@charset "utf-8";
/* CSS Document */


/* 公共样式 */

*{margin:0;padding:0;font-size:14px;line-height:1.5em;list-style:none;border-collapse:collapse;font-family:"微软雅黑";}

a img {border:0;}

a {outline:none;text-decoration:none;}

#node-content, #node-content p, #node-content span{font-size: 14px !important; font-family:"微软雅黑" !important; color:black;}

/* 清除浮动 */
.clearfix:before,
.clearfix:after { content: ""; display: table;}
.clearfix:after { clear: both;}
.clearfix { *zoom: 1;}

.clear{clear:both;height:0px;line-height:0px;font-size:0px;}



/* css3过渡动画效果 */

.trans{
	transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	-o-transition:all .5s;
}

#wrap{width:1423px;margin: auto;position: relative;background: url(../images/top_bg_01.png) no-repeat top center #f0f0f0;background-size: contain;}

#content{widtH:100%;height:auto;background: url(../images/bottom_bg_31.jpg) no-repeat center bottom #f0f0f0; background-size: contain;margin: auto;}

.top,.nav,.news,.main{width:1200px;margin:0 auto;}

#footer{widtH:100%;height:170px;background: #3f3f3f;text-align: center;font-size: 14px;color:#ffffff;line-height: 28px;padding-top:30px;}



/* 头部 */

.top{height:168px;}

.logo{display: block;width:800px;height:70px;background: url(../images/logo_04.png) no-repeat;margin:48px 0 0 24px;float: left;}

.scan{float:right;margin-top:28px;}

.scan li{float:left;margin-right:40px;text-align: center;}

.scan li i{display: block;widtH:86px;height:86px;margin-bottom:5px;}

.scan li span{font-size: 14px;color:#666666;}


/* 导航 */

.nav{height:60px;background: #0782c5;}

.nav_inner{height:60px;}

.nav_inner li{float: left;}

.nav_inner li a{display: block;padding:0 17px;font-size: 16px;color:#ffffff;line-height: 60px;}

.nav_inner .nav_img1 a{background: url(../images/nav_img1_11.jpg) no-repeat 0 0;height:60px;width:110px;padding:0;}
.nav_inner .nav_img2 a{background: url(../images/nav_img2_11.jpg) no-repeat;height:60px;width:110px;padding:0;}
.nav_inner .nav_img3 a{background: url(../images/nav_img3_11.jpg) no-repeat;height:60px;width:110px;padding:0;}
.nav_inner .nav_img4 a{background: url(../images/nav_img4_11.jpg) no-repeat;height:60px;width:110px;padding:0;}

.nav_inner li a:hover{background: #04689f;}

.nav .nav_inner .nav_img1 a:hover{background: url(../images/nav_img1_11.jpg) no-repeat 0 -60px;}
.nav .nav_inner .nav_img2 a:hover{background: url(../images/nav_img2_11.jpg) no-repeat 0 -60px;}
.nav .nav_inner .nav_img3 a:hover{background: url(../images/nav_img3_11.jpg) no-repeat 0 -60px;}
.nav .nav_inner .nav_img4 a:hover{background: url(../images/nav_img4_11.jpg) no-repeat 0 -60px;}


/* 新闻 */

.news{background: #ffffff;height:430px;border-bottom: 1px #e6e6e6 solid;}

.news_top{height:50px;background:#f6f6f6;}

.horn{line-height: 50px;padding-left:42px;float:left;background: url(../images/horn_15.png) no-repeat 10px center;font-size: 14px;color:#444444;}

.horn span{color:#444444;font-size: 14px;}

.search{float:right;height:30px;margin:10px 10px 0 0;}

.search p{width:208px;height:28px;border:1px #bfbfbf solid;background: #ffffff;float: left;}

.search p input{border: 0px;margin:0 10px;line-height: 28px;widtH:188px;font-size: 12px;color:#afafaf;}

.search a{display: block;height:30px;padding:0 20px;background: #0782c5;line-height: 30px;text-align: center;font-size: 12px;color:#ffffff;float:left;margin-left:10px;}





































































































