
/* 二级导航 */

.banner_box img{width: 100%;}
.nav2_box{width: 100%;background: #f0f0f0;position: relative;top: -4px;}
.nav2{width: 1200px;margin: 0 auto;}
.nav2 ul{float: left;}
.nav2 ul li{float: left;width: 121px;line-height: 53px;text-align: center;}
.nav2 ul li a{font-size: 16px;}
.on{background: #044977;}
.on a{color: #fff;}
.dq{float: right;line-height: 53px;}
.dq p{display: inline-block;color: #999;}
.dq a{display: inline-block;color: #999;}


/* 关于我们 */
.about_box{width: 100%;}
.about{width: 1200px;margin: 0 auto;padding: 33px 0px;}
.about_title{font-size: 18px;text-align: center;padding: 20px 0px;}
.about_con{color: #666;line-height: 28px;}
.about_rq{text-align: center;color: #999;padding-bottom: 20px;}
.about_fanye{padding-top: 30px;}
.about_fanye a{padding-bottom: 10px;}
.about_fanye a:hover{color: #044977;}




/* 产品中心 */
.pro_box{width: 100%;}
.pro{width: 1200px;margin: 0 auto;}
.pro ul{padding: 37px 0px;}
.pro ul li{float: left;border: solid 1px #e1e1e1;margin-right: 28px;margin-bottom: 35px;height: 326px;width: 372px;}
.pro ul li:nth-child(3){margin-right: 0px;}
.pro ul li:nth-child(6){margin-right: 0px;}
.pro ul li:nth-child(9){margin-right: 0px;}
.pro ul li img{border-bottom: solid 1px #e1e1e1;height: 228px;}
.pro ul li span{padding: 22px 0px 20px 0px;display: block;position: relative;top: -4px;}
.pro ul li span h1{text-align: center;font-size: 16px;padding-bottom: 14px;}
.pro ul li span h2{text-align: center;}
.pro ul li span:hover{background: #044977;}
.pro ul li span:hover h1{color: #fff;}
.pro ul li span:hover h2{color: #fff;}


/* 新闻中心 */
.new_box{width: 100%;}
.new{width: 1200px;margin: 0 auto;}
.new ul{padding: 17px 0px 49px 0px;}
.new ul li{border-bottom: solid 1px #e7e7e7;padding: 32px 0px;}
.new ul li img{width: 286px;height: 187px;float: left;}
.new1{float: left;padding: 25px 0px 13px 28px;}
.new1 p{padding: 25px 0px 30px 0px;}
.new_more{border: solid 1px #004c7e;display: block;text-align: center;width: 134px;line-height: 34px;color: #333;}
.new_more:hover{background: #004c7e;color: #fff;cursor: pointer;}
.new2{float: right;padding-top: 40px;}
.new2 h1{font-size: 48px;color: #044977;border-bottom: solid 2px #044977;text-align: center;}
.new2 p{font-size: 16px;color: #044977;text-align: center;}

.fenye_box{padding-bottom: 30px;}