﻿
/* CSS Document */
body{ margin:0; padding:0; font-size:14px; font-family:Arial,"微软雅黑"; line-height:30px; font-size:14px; background:url(../images/bodybg.png);}
a{color:#de5e00; text-decoration:none;}
a:hover{color:#e80b00;}

a.normal{font-size:12px; font-weight:normal; color:#4e4e4e; text-decoration:none; line-height:24px;}
a.normal a{font-size:12px; color:#4e4e4e; text-decoration:none;}
a.normal a:hover{color:#3775c0; }
.font_white{font-size:20px; color:#ffffff; padding-top:18px; padding-left:20px; text-align:center;}
h2{color:#ffe34a; font-weight:normal; font-size:22px; line-height:35px; margin:0; padding:0;}
h3{width: 1024px; color:#fff; font-weight:normal; font-size:25px; line-height:35px; padding:5px; display: inline-block; border-bottom: 1px solid #fff;}
h5{color:#313131; font-weight:normal; font-size:18px; margin:0; padding:0;}
.font-yellow{color: #feea3e; font-size: 17px; font-weight: bold;}
ul,li{margin:0;padding:0;list-style-type:none;}
img{border:0;}
p{margin:0;padding:0;}

#header{background: #ededed;}
.top{height:40px; background:url(../images/top_bg.jpg) repeat-x;}
.top_cont{width:1024px; margin:0 auto;}
.top_cont span{display:inline-block; float:left;}
.top_cont span a{color:#474747; font-size:12px; padding:0 5px; line-height:44px;}
.top_cont span a:hover{color:#3a92bb; font-size:12px;}
.top_cont .logo{width:110px; background:url(../images/logo.png) no-repeat;}
.nav{height:100px; background: url(../images/menubg.png) #2f467f no-repeat center;}
.nav_cont{width:1024px; margin:0 auto; height: 70px; background: url(../images/nav-bg.png) repeat-x 40px 20px;}
.nav_cont li{float: left; margin-right: 164px;}
.nav_cont li a{float:left; margin-top: 40px; height:40px; line-height:40px; color:#66e4ff; font-size:16px; width:92px; background: url(../images/menu-bg.png) no-repeat; text-align: center; display: block;}
.nav_cont li a:hover{ background: url(../images/menu-hoverbg.png) no-repeat; -webkit-transition: all .4s ease; color: #0c1139;}
.navbg_sel1{background: url(../images/menu-hoverbg.png) no-repeat;}


#container{margin-top:25px;}
.intro{width: 1024px; border: 2px solid #4ca0d8; margin: 0px auto; color: #fff; padding:20px 60px; font-size:14px; line-height:30px;}
.intro p{ padding: 20px; }
.zhibo_tt{text-align: center; margin: 10px 0;}
.sign{background: url(../images/title2-bg.png) #4a6eb8 left top; font-size:16px; color:#fff;}
.sign_cont{width:1024px; margin:20px auto; padding-top: 20px;}
.sign_rt p{width: 500px; margin-left: 10px; float: left; line-height: 50px;}
.report{width: 1024px; margin: 0 auto; color: #fff;}
.report_nr{background: #4bad7b; min-height: 180px; padding: 20px; border-bottom: 1px dotted #fff;}
.report_lf{float: left;}
.report_rt{float: right; width: 700px;}
.report_lf2{float: left;  width: 700px;}
.report_rt2{float: right;}
.report_rttt{ font-weight: bold; padding-left: 6px; background: #2a8456;}
.report_bg2{background: #3a9868;}
.btn_download{background: #f39424; padding: 10px; color: #fff;}
.btn_download:hover{color: #fff; background: #f37224; text-decoration: underline; -webkit-transition: all .4s ease;}
.view{background: #ececec; padding: 50px 10px 20px 10px; }
.view_cont{width: 1024px; margin: 0 auto; border: 2px solid #736fb6; height: 400px;}
#footer{clear:both; background:#124374; font-size:14px; height:60px; line-height:30px; color:#ffffff; text-align:center; padding-top: 15px; }

/*返回顶部样式开始*/
.dn{display: none;}
.go-top{position: fixed; bottom: 40px; right: 0; width: 70px; height:100px; z-index: 999;}
.go-top .go{display: block;  background-position: 0 0; height: 60px; background: url(../images/icon-top.png) #323232 no-repeat center;}
.go-top .go:hover{background-position: 0 0; background: url(../images/icon-top.png) #4c4c4c no-repeat center;}

/*返回顶部样式结束*/

