*{
	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;}




.top_a{
	width: 100%;
	height: 32px;
	background: #e6e6e6;
}
.top_m{
	width: 1200px;
	margin: 0 auto;
	
}
.top_left{
	float: left;
	line-height: 32px;
	color: #666;
	
}
.top_tel{
	float: right;
	line-height: 32px;
	color: #666;
}
.top_tel img{
	padding-right:5px;
}
.logo_a{
	width: 1200px;
	margin: 0 auto;
}
.logo_left{
	float:left;
}
.english{
	float: left;
	width: 105px;
	border-left: 1px solid #e6e6e6;
	height: 117px;
	margin-left: 277px;
	line-height: 117px;
	color: #666;
}
.english img{
	margin-left:20px;
	margin-right: 10px;
}
.search{
	float: left;
	
}
.english:hover{
	color: #006bb0;
}











.top1{
    width: 100%;
    background: #eeeeee;
}
.nav{
/*    box-shadow: 0px 2px 3px #ccc;*/
    width: 1145px;
    margin: auto;
}
.nav>img{
    float: left;
}
.nav>ul{
    margin-bottom: 0;
    font-size: 0;
}
.nav>ul>li{
    display: inline-block;
    font-size: 15px;
    position: relative;
}
.nav>ul>li>a{
    display: block;
    text-align: center;
    color: #666;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    width: 143px;
}

.navRight{
    float: right;
    overflow: hidden;
    line-height: 45px;
}

.navRight a{
    color: #808080;
    font-size: 15px;
}
.navRight a:hover{
    color: #fff;
}
.nav>ul>li>a:hover{
    /*border-bottom: 2px solid #243B84;*/
   background:#006bb0;
   color: #fff;
   transition: 0.3s linear;
}
.clear{
    clear: both;
}


.more{
    position: absolute;
    left: 0;
    top: 50px;
    width: 143px;
    z-index: 999;
    display: none;
}
.more a{
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    font-size: 15px;
    color: #666;
    margin-top:1px;
    text-align: center;
  
    background: #eee;
    transition: all 0.3s linear 0s;
}
.more a:hover{
	 background:#006bb0;
   color: #fff;
}









.youshi{
text-align: center;
	color: #333;
	font-size: 30px;
	margin-top:50px;
}
.wjx img{
	margin: 0 auto;
	margin-top: 10px;
	display: block;
}
.youshi_miaoshu{
	font-size: 14px;
	color:#666;
	text-align: center;
	margin-top: 15px;
}
.youshi_all{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.youshi_a{
	float: left;
	width: 190px;
	margin-left: 62px;
}
.youshi_tub{
	background: url(../images/main1.png) no-repeat;
	height: 143px;
	width: 138px;
	overflow: hidden;
	margin: 0 auto;
}

.youshi_tub img{
	margin: 0 auto;
	margin-top:45px;
}
.youshi_a:nth-child(1){
	margin-left: 0px;
}
.youshi_biaoti{
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-top: 20px;
}
.youshi_bt_ms{
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-top: 5px;
}

.youshi_a:hover .youshi_tub{
	background: url(../images/11.png) no-repeat;
}
.youshi_a:nth-child(2) .youshi_tub{
	background: url(../images/main2.png) no-repeat;

}
.youshi_a:nth-child(3) .youshi_tub{
	background: url(../images/main3.png) no-repeat;

}
.youshi_a:nth-child(4) .youshi_tub{
	background: url(../images/main4.png) no-repeat;

}
.youshi_a:nth-child(5) .youshi_tub{
	background: url(../images/main5.png) no-repeat;

}

.youshi_a:nth-child(2):hover  .youshi_tub{
	background: url(../images/22.png) no-repeat;
}
.youshi_a:nth-child(3):hover  .youshi_tub{
	background: url(../images/33.png) no-repeat;
}
.youshi_a:nth-child(4):hover  .youshi_tub{
	background: url(../images/44.png) no-repeat;
}
.youshi_a:nth-child(5):hover  .youshi_tub{
	background: url(../images/55.png) no-repeat;
}



.about_a{
	width: 1200px;
	margin: 0 auto;
	
	height: 356px;
	
	overflow: hidden;
}
.about_left{
	float: left;
	margin-top:60px;
}
.about_right{
	width: 705px;
	float: right;
	margin-top: 60px;
}
.about_bt img{
	display: inline-block;
	padding-right: 10px;
}
.about_bt{
	color: #0065a5;
	font-size: 18px;
	
}
.about_en{
	color: #cccccc;
}
.about_nr{
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-top:20px;
	min-height: 150px;
}
.about_more{
	display: block;
	width: 105px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #4c4c4c;
	border: #0065a5 1px solid;
	margin-top: 30px;
}

.about_more:hover{
	background: #0065a5;
	color: #fff;
}



.chanpingzhanshi{
	font-size: 24px;
	color: #0da2e4;
	text-align: center;
	margin-top: 50px;
}
.duanxian{
	width: 54px;
	height: 3px;
	background: #0da2e4;
	margin: 0 auto;
	margin-top: -2px;
}
.changxian{
	width: 100%;
	height: 1px;
	background: #e8e8e8;
	margin-top: 5px;
	
}
.chanpingzhanshi_en{
	text-align: center;
	margin-top: 5px;
}




.gongchenanli a:hover{
	color: #f08000;
}

.gongchenanli_all{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

.gongchenanli_tu{
	width:290px;
	height: 232px;
	border: 1px #3f71ae solid;
	overflow: hidden;
}
.gongchenanli_tu img{
	width: 100%;
	height: 232px;
/*	border: 1px solid #666;*/
	margin: 0 auto;
	
	
}
.gongchenanli_mz{
	width: 290px;
	height: 40px;
	text-align: center;
	line-height:40px;
	color: #666;
	font-size:14px;
	border: 1px solid #efefef;
	
}
.gongchenanli_one{
	
	display: block;
	margin-bottom: 0px;
	margin-top:20px;
	
}
.gongchenanli_m_o{
	overflow: hidden;
}
.gongchenanli_m_o>div{
	overflow: hidden;
	margin-left: 10px;
	width: 290px;
	float: left;
}

.gongchenanli_one:hover .gongchenanli_mz{
	
	color: #fff;
	background: #0da2e4;
}

.pro_aa{
	display: block;
	width: 150px;
	height: 45px;
	border: 1px solid #999;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	margin-top:30px;
}
.pro_aa:hover{
	background: #0da2e4;
	color: #fff;
	border: 0;
}







.lxxwly{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.tel_l{
	width: 270px;
	float: left;
}
.tel_tu{
	width: 270px;
	height: 90px;
	overflow: hidden;
}
.tel_tu img{
	width: 100%;
}
.tel_xq{
	width: 270px;
	height: 180px;
	border: 1px solid #e9e8e8;
	font-size: 13px;
	color: #666;
	line-height: 26px;
	padding-top: 15px;
	padding-left: 17px;
}
.news_m{
	width: 575px;
	float: left;
	margin-left: 45px;
}
.news_top img{
	display:inline-block;
}
.news_top a{
	float: right;
	font-size: 15px;
	color: #999;
}
.news_top a:hover{
	color: #0da2e4;
}
.news_tu{
	float: left;
	width: 90px;
	height: 65px;
	overflow: hidden;
}
.news_tu img{
	width: 100%;
}
.news_ms{
	float: right;
	width: 468px;
	color: #555;
	font-size: 13px;
	line-height: 23px;
}
.news_ms span{
	font-size: 15px;
	display: block;
	color: #888;
}
.news_ms:hover{
	color:#0da2e4;
}
.news_one{
	margin-top:10px;
}
.message_r{
	background: url(../images/mess_tu_03.jpg);
	height: 270px;
	float: right;
	overflow: hidden;
	width: 270px;
	
}
.messa_dianji{
	width: 220px;
	height: 50px;
	border: 3px solid #0da2e4;
	
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	margin-top:65px;
	display: block;
}
.messa_dianji:hover{
	background:rgba(255,255,255,0.5);
	border: 0px;
	color: #0da2e4;
}
.zongzhi{
	color: #fff;
	font-size: 13px;
	line-height: 26px;
	text-align: left;
	margin-top: 82px;
    margin-left: 11px;
}
.main_bac{
	background: #f2f2f2;
	width: 100%;
	height:340px;
	overflow: hidden;
	margin-top:40px;
}





.eq_m{
	width: 1200px;
	margin: 0 auto;
}
.eq_one{
	float: left;
	margin-left:20px;
	margin-top: 25px;
}
.eq_tu{
	width: 290px;
	height: 232px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.eq_tu img{
	width: 100%;
	height: 232px;
}
.eq_mz{
	font-size:16px;
	color: #666;
	text-align: center;
	line-height:45px;
	border: 1px solid #eee;margin-top: -1px;
}
.eq_one:hover .eq_mz{
	color: #fff;
	background: #0da2e4;
	
}




.foot_bg{
	width: 100%;
	height: 260px;
	background: #0da2e4;
	overflow: hidden;
	
}
.foot_m{
	width: 1200px;
	margin: 0 auto;
}
.erweima img{
	float: left;
	
}
.foot_lianxi{
	float: left;
	width: 415px;
	
	height: 180px;
	margin-left: 20px;
	margin-top:32px;
}
.rexinan{
	color:#fff;
	font-size: 14px;
	line-height: 28px;
}
.shouji{
	color:#fff;
	font-size: 24px;
	line-height: 28px;
}
.rexian_more{
	width: 112px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 14px;
	margin-top: 15px;
	border: 1px solid #fff;
	border-radius: 6px;
}
.rexian_more:hover{
	background: #fff;
	color: #0da2e4;
}
.foot_nav{
	width: 260px;
	float: left;
	color: #fff;
	border-left: #fff 1px solid;
	margin-top:50px;
	height: 180px;
	margin-left: 360px;
}
.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: #8d8c8c;
}
.copy a{
	color: #8d8c8c;
}
.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: #0269b8;
    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 #0269b8;
}


.detais{
    margin-bottom: 30px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #f2f2f2;
    background-color: #0269b8;
    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: #0269b8;
    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:#0269b8;
    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;
}

.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 #0269b8;
    margin-bottom: 15px;
    overflow: hidden;

}
.ttit{
    float: left;
    font-size: 24px;
    color: #0269b8;
}
.rb1 .weizhi{

}
.rb1 .weizhi a{
    color: #333;
}
.rb1 .weizhi a:hover{
    color: #0269b8;
}

.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: #0269b8;
}
.canp:hover img{
    transition: 0.3s linear;
    border: 1px solid #0269b8;
}




.link_m{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.line_xian{
	width: 100px;
    height: 30px;
    border-left: 5px solid #0da2e4;
    line-height: 30px;
    padding-left: 15px;
    font-size: 17px;
}
.link_a{
	margin-top: 15px;
}
.link_a a{
	height: 38px;
	padding: 0 20px;
	border: 1px solid #eee;
	line-height: 38px;
	color: #666;
	text-align: center;
	float: left;
	margin: 0 5px;
	
}
.link_a a:hover{
	background:#0da2e4;
	color: #fff;
}


