@charset "utf-8";


.black {color:#000000;}

/*** 大图区 ***/
.big_pic {width:100%; min-width:1002px; height:480px; background:url('../img/newCee/top_default.png') no-repeat center;}
.big_pic .h_center {width:942px; height:480px; margin:0px auto;}
.big_pic .h_center .main_tlte {float:top; padding-top:80px; font-size:46px; text-align:center; color:#ffffff; text-shadow:2px 2px 3px #666666;}
.big_pic .h_center .btn_enter {float:top; margin-left:410px; margin-top:200px; width:180px; height:48px; line-height:46px; color:#ffffff; font-size:24px; text-align:center; background-color:#ff8000;}
.big_pic .h_center .btn_enter:hover {cursor:pointer; background-color:#ffa000;}

/*** 导航条 ***/
.nav_bar {width:100%; height:100px; min-width:1002px; margin-bottom:20px;}
.nav_bar .h_center {width:942px; height:140px; margin:0px auto;background-color:#ffffff;padding:20px 30px 10px;position: relative;top: -70px; border-bottom: 1px solid #ececec;background-color: rgba(255,255,255,0.8)!important;background-color: #ffffff;filter:Alpha(opacity=80);}
.nav_bar .h_center > div {float:left; width:125px; margin:0px 16px; line-height:40px; text-align:center; font-size:16px;color: #0099ff;text-align: center;padding-top: 10px;position: relative;}
.nav_bar .h_center > div img{display: block;margin: auto;}
.nav_bar .h_center > div:hover {cursor:pointer; color:#0099ff; background-color:#eeeeee;}
/*.nav_bar .h_center .sel {color:#ffffff; background-color:#0099ff;}*/

/*** 导航 ***/
.main_content {width:1002px; margin:0px auto;}
.main_content .main_content_left{width: 60%;float: left;}
.main_content .main_content_right{width: 40%;float: right;}
.main_content .main_content_left .left_box, .main_content .main_content_right .right_box{margin-bottom: 20px;}

.title_bar {height:44px; border-bottom:1px solid #cccccc;}
.title_bar .title {float:left; height:30px; line-height:30px; margin-top:8px; font-size:21px; color:#5f5f5f;}
.title_bar .title span {float:left; width:4px; height:18px; margin:6px 10px 0px 0px; background-color:#0099ff;}
.title_bar .refresh {float:right; margin:18px 4px 0px 0px;}
.title_bar .refresh .pic {float:left; width:20px; height:20px;}
.title_bar .refresh .txt {float:left; height:20px; line-height:20px; margin-left:2px;}
.title_bar .more {float:right; margin:20px 4px 0px 0px;}
.title_bar .more .txt {float:left; height:20px; line-height:20px;}
.title_bar .more .pic {float:left; width:12px; height:12px; margin:5px 2px 0px 4px;}

/*最新动态*/
.infoBox{width: 580px;padding: 20px 0px 20px 20px;}
.infoBox .floatRight{width: 475px;}
.infoBox img{width: 85px;height: 85px;margin-right: 20px;}
.infoBox .infoName{display: block;padding-bottom: 10px;font-size: 14px;}
.infoBox .infoName a{color: #6699FF;}
.infoBox .infoContent{}

/*网站公告*/
.noticeBox{width: 580px;padding: 20px 0px 20px 20px;}
.noticeBox a{margin-bottom: 10px;display: block;font-size:14px;}
.noticeBox a span{padding: 0px 15px;}

/*联系我们*/
.right_box{border: 1px solid #cccccc;margin-left: 38px;background: #f2f2f2;display: block;}
.right_box:first-child{margin-top: 15px;}
.right_box:hover{color: #333333;}
.right_box .right_box_left{padding: 0px 15px;width: 50px;float: left;}
.right_box_left img{margin: 50px 0px 10px;}
.right_box .right_box_right{}
.right_box_right img{margin: 10px 10px 10px 0px;}
.right_box_right span{display: block;}