*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
    color: #333;
}
body{
	font-family: "微软雅黑";
    min-width: 1200px;
}
ul{
    list-style: none;
}
.clearfix{clear: both;}
img{display: block;} 





.top_bg{
	background: #4a5154;
}
.top{
	width: 1200px;
	margin: 0 auto;
	height: 30px;


}
.top_left{
	float: left;
	font-size: 14px;
	color: #a8aeaf;
	line-height: 30px;
}
.topRights{
	float: right;
	font-size: 14px;
	
	line-height: 30px;
}
.topRights a{
	color: #a8aeaf;
}
.topRights a:hover{
	color: #00537a;
}
.logo{
	width: 100%;
	height:124px;
	
}
.logo img{
	width: 1200px;
	margin: 0 auto;
}

.nav{background: #00537a;width: 100%;}
.nav_n{width:1080px;margin: 0 auto;height:50px;text-align: center;}
.nav_n a{line-height:50px;color:#fff;font-size: 16px; height:50px;float: left; width:135px;}
.nav_n a:hover{background: #006fa3;color: #fff;}


.biaoti{
	background: url(../images/biaoti_03.jpg) center 0 no-repeat;
	height:72px;
	margin-top:60px;
}
.pro_all{

	width: 1200px;
	margin: 0 auto;
	margin-top:40px;
}
.pro_left{
	float: left;
	width: 710px;
	display: flex;
	flex-wrap: wrap;
}
.pro_left0{
	overflow: hidden;
}
.pro_left0>div{
	overflow: hidden;
	margin-left: 10px;
	width: 309px;
}

.pro_tu{
	width:309px;
	height: 232px;
	border: 1px solid #e5e5e5;
	display: block;
	overflow: hidden;
	
	margin-bottom: 10px;
	position: relative;
}
.pro_tu:hover .pro_hover{
	   position: absolute;
    width: 100%;
    height: 40px;
    
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    
    top: 190px;
	background:rgba(0,0,0,0.5);
    opacity: 1;
	transition:1.2s;
}

/*.pro_tu:nth-child(1){
	margin-left: 0px;
}
.pro_tu:nth-child(4){
	margin-left: 0px;
}*/
.pro_tu img{
	width: 100%;
	height: 232px;
	}

.pro_hover{
	    position: absolute;
    width: 100%;
    height: 40px;
    
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    opacity: 0.01;
    top: 190px;
	
}
.pro_hover:hover{
	background:rgba(0,0,0,0.5);
    opacity: 1;
	transition:1.2s;

}
.pro_right{
	float: right;
	width: 474px;
	height: 474px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	position: relative;
}
.pro_right img{
	width: 100%;
	height: 474px;
}
.pro_r_hover{
	
	position: absolute;
    width: 474px;
	height: 474px;
    top:0px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	line-height:474px;
	opacity: 0.01;
}
.pro_r_hover:hover{
	background:rgba(0,0,0,0.5);
  opacity: 1;
	transition:1.2s;

}

.about_bj {
	background: url(../images/us_bj.jpg) center 0 no-repeat;
	height: 509px;
	overflow: hidden;
	margin-top: 60px;
	width: 100%;
}

.about_m {
	width: 1200px;
	margin: 0 auto;
}

.about_r {
	width: 550px;
	float: right;
}

.about_bt {
	font-size:26px;
	color: #fff;
	font-weight: 600;
	line-height: 52px;
	margin-top: 70px;
}

.about_xian {
	width: 70px;
	height: 3px;
	background: #0081be;
}

.about_miaoshu {
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	margin-top: 20px;
	min-height: 220px;
}

.more_ab {
	display: block;
	width: 172px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 18px;
	color: #fff;
	float: right;
}

.more_ab:hover {
	background: #fff;
	color: #00537a;
}



.news_bt{
	width: 344px;
	margin: 0 auto;
	margin-top: 45px;
}
.news_bt_xw{
	background: #00537a;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 172px;
	float: left;
	font-size: 20px;
	color: #fff;
}
.news_bt_wt{
	background: #222d3a;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 172px;
	float: left;
	font-size: 20px;
	color: #fff;
}
.news_bt_wt:hover{
	color: #00537a;
	background: #fff;
	border: 1px solid #00537a;
}
.news_bt_xw:hover{
	background: #fff;
	border: 1px solid #00537a;
	color: #00537a;
}

.news_all{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px
}
.news_left{
	float: left;
	width: 482px;
}
.news_one{
	width: 475px;
}
.news_timu{
	font-size: 20px;
	color: #00537a;
}
.news_timu span{
	display: block;
	font-size: 16px;
	color: #999;
}
.newsxq{
	font-size: 14px;
	color: #666;
	line-height:21px;
	margin-top: 5px;
	display: block;
}
.newsxq:hover{
	color: #00537a;
}
.news_x{
	width: 482px;
	height: 1px;
	background: #999;
	margin-top: 15px;
}

.news_tu{
	margin-top: 15px;
	width: 482px;
	height: 237px;
	overflow: hidden;
}
.news_tu img{
	width: 100%;
	height: 237px;
}
.news_right{
	float: right;
	width: 662px;
}
.news_r_tu{
	float: left;
	width: 145px;
	height: 94px;
	overflow: hidden;
	border: 1px solid #999;
}
.news_r_tu img{
	width: 100%;
	height: 94px;
	
}

.news_ones{
	width: 475px;
	float: right;
}
.news_r_one{
	margin-bottom:39px;
}

.foot_bg{
	width: 100%;
	height:275px;
	background: #222d3a;
	overflow: hidden;
	margin-top: 40px;
}
.foot_m{
	width: 1200px;
	margin: 0 auto;
}
.erweima{
	float: left;
	padding-top: 45px;
}
.foot_lianxi{
	float: left;
	width: 415px;
	border-right:#5a5e6b 1px solid;
	height: 180px;
	margin-left: 20px;
	margin-top:50px;
}
.rexinan{
	color:#fff;
	font-size: 14px;
	line-height: 28px;
}
.shouji{
	color:#fff;
	font-size: 24px;
	line-height: 28px;
	font-weight: 600;
}
.rexian_more{
	width: 112px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 14px;
	margin-top: 15px;
	
	border-radius:15px;
	background: #00537a;
}
.rexian_more:hover{
	background: #0065a5;
	color: #fff;
}
.foot_nav{
	width: 260px;
	float: left;
	color: #fff;
	border-right:#5a5e6b 1px solid;
	margin-top:50px;
	height: 180px;
}
.nav_lianjie{
	font-size: 14px;
	color: #fff;
	margin-left: 42px;
	
}
.foot_daohang{
	width: 170px;
	margin: 0 auto;
	margin-top: 20px;
}
.foot_daohang a{
	width: 85px;
    float: left;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
}
.foot_nav2{
	width: 348px;
	float: left;
	color: #fff;

	margin-top:50px;
	height: 180px;
}
.nav_lianjie2{
	font-size: 14px;
	color: #fff;
	margin-left: 42px;
	
}
.foot_daohang2{
	width: 255px;
	margin: 0 auto;
	margin-top: 20px;
}
.foot_daohang2 a{
	width: 85px;
    float: left;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
}
.foot_daohang2 a:hover{
	color: #0065a5;
}
.foot_daohang a:hover{
	color: #0065a5;
}
.copy{
	text-align: center;
	height: 40px;
	line-height:40px;
	color: #fff;
	background: #00537a;
}
.copy a{
	color: #fff;
}
.copy a:hover{
	color: #0065a5;
}
























/*详情*/
/* 垂直居中 */
.small-img{
    display: flex;
    align-items:center;
    justify-content: center;
}
.clearfix:before,
.clearfix:after{
  display: table;
  line-height: 0;
  content: "";
}
.magnifier{
    width: 500px;
    position: relative;
    float: left;
    margin-bottom: 34px;
}
.magnifier-container{
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.move-view{
    width: 100px;
    height: 100px;
    position: absolute;
    background-image: url('../image/move-box.png');
}
.images-cover{
    height: 100%;
    width: 100%;
    position: relative;
}
.images-cover img{
    position: absolute;
}
.magnifier-assembly{
    height: 92px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
.magnifier-btn{
    position: absolute;
    font-family: "宋体";
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -40px;
}
.magnifier-btn span{
    line-height: 80px;
    height: 80px;
    width: 20px;
    background-color: #6e6e6e;
    color: #fff;
    display: block;
    z-index: 9998;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.magnifier-btn .magnifier-btn-left{
    float: left;
}
.magnifier-btn .magnifier-btn-right{
    float: right;
}
.magnifier-line{
    position: relative;
    overflow: hidden;
    height: 92px;
}
.magnifier-line ul{
    display: block;
    font-size: 0;
    width: 10000%;
    position: absolute;
    left: 0;
    z-index: 9997;
}
.magnifier-line li{
    float: left;
    width: 100px;
    cursor: pointer;
}
.magnifier-line ul > .active .small-img{
    border-color: #bbb;
}
.small-img{
    height: 78px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-align: center;
}
.small-img img{
    max-width: 100%;
    max-height: 100%;
}
.magnifier-view{
    width: 100%;
    height: 100%;
    position: absolute;
    right: -105%;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    display: none;
    overflow: hidden;
}
.magnifier-view img{
    display: block;
}
.animation03{
    transition: all 0.3s ease-in 0.1s;
    -ms-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
}
.abstractTop{
    width: 100%;
    height: 40px;
    border-bottom:1px solid #ccc;
    line-height: 40px; 
}
.abstractTop>div{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.abstractTop>div>div:nth-child(1){
    float: left;
    width: 330px;
}
.abstractTop>div>div:nth-child(1)>img{
    float: left;
    width: 26px;
    margin-top: 10px;
}
.abstractTop>div>div:nth-child(1)>div{
    width: 810px;
}
.abstractTop>div>div:nth-child(1)>div>a{
    color: #333;
}
.prodDeta{
    width: 1200px;
    overflow: hidden;
    margin: 40px auto;
}

.detairqRight{
  float: right;
    width: 357px;
    overflow: hidden;  
}

.detairqRight p{

}
.detairqRight div{
    margin-top: 20px;
}
.detairqRight a{
    display: inline-block;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #00537a;
    color: #fff;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px;
    border-radius: 4px;
}
.detairqRight button{
          width: 165px;
    display: inline-block;
    margin: 0 10px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ddd;
    color: #666;
    font-size: 13px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px;
    border-radius: 4px;  
}





/*.details3Right{
    float: right;
    width: 635px;
}
.details3Right>h3{
    margin-top: 0;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ccc;
}
.details3Right>p{
    
}*/
.details3Right>a>button{
        display: inline-block;
    width: 130px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #0170c1;
    color: #fff;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px;
    border-radius: 4px;
}
.details3Right>button{
        width: 230px;
    display: inline-block;
    margin: 0 10px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ddd;
    color: #666;
    font-size: 13px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px;
    border-radius: 4px;
}


.details3xq{
    width: 100%;
    margin: auto;
    overflow: hidden;
}
.details3xq>h5{
    border-bottom: 1px solid #ccc;
    height: 43px;
    line-height: 43px;
    font-size: 19px;
    color: #8dbd58;

}
.rb2{
        display: block;
    text-align: center;
    margin-top: 26px;
    margin-bottom: 16px;
    font-size: 20px;
    height: 21px;
}
.rb3{
        text-align: center;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    height: 48px;
    line-height: 48px;
    font-size: 10px;
    display: block;
    margin-bottom: 30px;
}










.scroller{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;

}
.scroller a:nth-child(1){
/*    margin-left: 0;*/
}
.scroller a{
    display: block;
    margin-left: 38px;
    margin-top: 8px;
}

.scroller div{
    text-align: center;
    margin-top: 10px;
    color: #333;
    font-size: 16px;
}

.scroller img{
    width: 271px;
    height: 162px;
    border: 1px solid #00537a;
}


.detais{
    margin-bottom: 30px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #f2f2f2;
    background-color: #00537a;
    font-size: 19px;
    padding: 0 29px;
    color: #fff;
    border-radius: 5px;
}











/**/
.allCenter{
    width: 1200px;
    overflow: hidden;
    margin:20px auto;
}
.allCenterLeft{
    float: left;
    width: 226px
}
.allCenterLeft>h5{
    width: 226px;
    height: 70px;
    background: #00537a;
    margin-top: 0;
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding: 13px 0;
    line-height: 22px;
}
.allCenterLeft>h5>p{
    font-size: 12px;
    font-weight: 500;
    text-align: center; 
}

.containers{
    width: 226px;
}
.rows{
    width: 226px;
}

.panel-level-1 {
    margin:0;
    padding:0;
    list-style:none;
}
.panel-level-1 li {
    white-space:nowrap;
}
.panel-level-1 a {
    color: #666;
    text-decoration: none;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    display: block;
    padding-left: 15px;
}
.panel-level-1 a:hover {
    color:#00537a;
    text-decoration:none;
}
.panel-level-1 > li {
    border-bottom: 1px solid #ccc;
    width: 226px;
    overflow: hidden;
    margin-bottom: 10px;
}
.panel-level-2 > li {
    margin-bottom:10px;
        padding-left: 10px;
}
.panel-level-3 > li {
    padding-left: 10px;
}

.panel-level-1 li:hover a{
    padding-left: 20px;
    transition: 0.5s linear;
}

.panel-level-3{
    display: none;
}

.panel-level-2{
    display: none;
}


.lainxi{
    width: 226px;
    margin-top: 10px;
    overflow: hidden;
    border: 1px solid #ccc;
	padding: 5px;
}

.lainxi li{
    
}
.lainxi a{
    display: block;
    text-align: center;
    color: #333;
    line-height: 43px;
    
}














.allCenterRight{
    float: right;
    width: 900px;
    overflow: hidden;
}

.allRight{
    width: 900px;
}
.rb1 {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #00537a;
    margin-bottom: 15px;
    overflow: hidden;

}
.ttit{
    float: left;
    font-size: 24px;
    color: #00537a;
}
.rb1 .weizhi{

}
.rb1 .weizhi a{
    color: #333;
}
.rb1 .weizhi a:hover{
    color: #00537a;
}

.nnlist li {
    height: 134px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
.nnlist .rq {
    float: left;
    width: 107px;
    height: 107px;
    text-align: center;
    color: #fff;
    background: #464646;
}
.rq>img {
    display: block;
    width: 100%;
    height: 100%;
}
.nnlist .xx {
    float: right;
    width: 767px;
}
.nnlist .wz {
    font-size: 16px;
}
.wz>a {
    color: #333;
}
.nnlist .jj {
    color: #888;
    line-height: 20px;
    margin-top: 5px;
}


.canp{
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 300px;
    min-height: 180px;
    overflow: hidden;

}
.canp img{
    width: 280px;
    height: 200px;
    border: 1px solid #ccc;
}
.canp div{
    text-align: center;
    color: #333;
    margin-top: 10px;
}
.canp span{
    font-size: 19px;
    color: #09F;
}
.canp>a{
       display: block;
    width: 271px;
}

.canp:hover div{
    transition: 0.3s linear;
    color: #00537a;
}
.canp:hover img{
    transition: 0.3s linear;
    border: 1px solid #00537a;
}










