@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei';
}
a{
	color:#303030;
}


.section-title {
	margin-bottom: 40px;
	text-align: center;
	font-size: 48px;
}
.section-title p {
	margin: 0;
	font-size: 0;
	position: relative;
}
.section-title p:before {
	position: absolute;
	left: 0;
	top: 50%;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #eee;
}
.section-title span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 0 30px;
}
.section-title span:before {
	position: absolute;
	left: 0;
	top: 50%;
	content: '';
	width: 100%;
	height: 3px;
	background-color: #0f58d6;
	margin-top: -1px;
}
.section-title i {
	font-size: 24px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	font-style: normal;
	background-color: #fff;
	padding: 0 15px;
}
.section-title small {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color: #999;
}
.section-title-1 i {
	font-size: 28px;
}

/* about */
.about{  background:#1b1b1b; margin:70px auto 0;}
.about .biaoti h2,.about .biaoti p{
	color:#fff;
}
.about .biaoti h2::before,.about .biaoti h2::after{background: #fff;}
.about .wrap{max-width: 1200px; margin:0 auto}
.about .r{width:100%; padding:00px 60px; box-sizing: border-box; position: relative; overflow: hidden;}
.about .r ul{
	margin:50px auto;
	display: flex;
	justify-content: space-between;
}
.about .r  p{font-size: 16px;  line-height: 28px; letter-spacing: 2px; text-align: center;}
/* .about .r li {   text-align: center; display: inline-block; margin:0 10px; position:relative} */
.about .r li .box{position: relative;}
.about .r li p{position: absolute;left:0; width:100%; height:100%; display:flex; top:0; align-items:center; justify-content:center; color:#fff;
    font-size: 55px;
	transition: all 0.5s;
	font-weight: bold;
}
.about .r li {
	padding:0 10px;
}
.about .r li h2{
    color:#fff;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    transition: all 0.5s;
}
.about .r li a {
    color:#fff;
}
.about .r li a i{
    font-size: 14px;
    font-style: normal;
    
}

.about .r li img{ transition:all 0.5s; margin: 0 auto}
.about .r li img.img1{display:block;}
.about .r li img.img2{display:none;}
.about .r a.amore{width:105px; height: 105px; display: block; position: absolute; right:-105px;  bottom: 0; cursor: pointer;}
.about .r li:hover .img1{
	display: none
}
.about .r li:hover .img2{
	display: block
}
.about .r li:hover{
    cursor: pointer;
}
.about .r li:hover a{
	/*color: #3f64b2;*/
}
.about .r li:hover h2,.about .r li:hover p{
    transform: scale(1.1);
}


.about-wrapper{
    display: flex;
    margin-bottom: 80px;
    gap:10px;

}
.about .l ,.about .rig{
    width:20%;
    color:#fff;
    flex-shrink: 0;
    align-items: stretch;
  
    
}
.about .mid{
 color:#fff;
 word-break: break-all;
 word-wrap: break-word
    
}
.about dl{
    border:1px solid  #ffd400;
          height: 50%;
    margin-bottom: 10px;
    display: flex;
    flex-direction:  column;
    justify-content: center;
    text-align: center;
    padding:10px;
}
.about .l dl:first-child{
    background: #ffd400;
    color:#1a1a1a;
}
.about .l dl:first-child dt p::after{
    background: #1a1a1a;
}
.about dl dt strong{
    font-size: 50px;
    color:#fff;
}
.about dl dt p{
    font-size: 18px;
}
.about dl dt p::after{
    width:60px;
    height: 1px;
    background: #fff;
    content:'';
    display: block;
    margin-top:8px;
    margin:8px auto;
}
.about dl h2{
    font-size: 16px;
    color:#fff;
}

/*iadtage*/

.iadtage-wrap{padding:0px 0 0px;background:#ffd400;overflow:hidden;}
.iadtage-wrap .content{max-width: 100%; margin:0 auto;}
.iadtage-wrap .imain-ti a,.iadtage-wrap .imain-subti{color:#fff;}
.iadtage-wrap .imain-ti .line{background:#fff;}
.iadtage-wrap .biaoti h2,.iadtage-wrap .biaoti p {
	/* color:#fff; */
}
.iadtage-wrap .biaoti h2::before{background: #fff;}
.iadtage-wrap .biaoti h2::after{background: #fff;}
.iadtage{margin-top:50px;max-width: 1200px; margin:0 auto; overflow: hidden;min-height: 580px;}
.iadtage a{display:block; font-size:13px;color:#fff;line-height:24px;text-align: center; margin-bottom: 50px; padding:14px 10px;}
.iadtage .icon{display:block;width:78px;height:78px;margin:0 auto;background:url(../images/iadtage_icon.png)}
.iadtage .ti{display:block;margin-bottom:15px;font-size:18px;font-weight:bold; text-transform: uppercase}
.iadtage a.it1 .icon{background-position:0 0;}
.iadtage a.it2 .icon{background-position:0 -80px;}
.iadtage a.it3 .icon{background-position:0 -160px;}
.iadtage a.it4 .icon{background-position:0 -240px;}
.iadtage a.it5 .icon{background-position:0 -320px;}
.iadtage .right a{
	text-align: left
}
.iadtage a:hover{
	background: #1b1b1b;
	cursor: pointer;
	color:#fff;
}
.iadtage ul{
	display: flex;
	flex-wrap: wrap;
}
.iadtage ul a{
	width:25%;
	color:#1a1a1a;
	position: relative;
}
.iadtage ul a .img2{
	display: none;
}
.iadtage ul a p{
	min-height: 90px;
}
.iadtage ul a i{
	width:30px;
	height: 4px;
	background: #000;
	display: block;
	margin:0 auto;
	font-size: 0;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 40px;


}
.iadtage ul a:hover .img1{
	display: none
}
.iadtage ul a:hover .img2{
	display: block;
	margin:0 auto;
}
.iadtage ul a:hover i{
	width:100px;
	height: 25px;
	border-radius: 15px;
	background: #ffd400;
	font-size: 14px;
	color:#000;
}
.isolve a,.iadtage a{-webkit-transition:transform .5s;transition:transform .5s;}
.isolve a:hover,.iadtage a:hover{-webkit-transform:translate(0, -15px);transform:translate(0, -15px);}

.imain-tel{height:38px;margin-top:30px;text-align:center;line-height:38px;font-size:14px;color:#fff; font-weight: bold}
.imain-tel i{display:inline-block;width:32px;height:32px;background:url(../images/tel2.png);vertical-align:middle;margin-right:9px;}
.imain-tel span{display:inline-block;font-size:30px;vertical-align:middle;font-family:'DINOT-CONDBOLD'}
.imain-tel .btn{ padding:0; display:inline-block;width:120px;height:36px;margin-left:15px;border-radius:36px;vertical-align:middle;line-height:36px;text-align:center;color:#fff;border:1px solid #fff;}
.imain-tel .btn:hover{background-color:#05582f;border-color:#05582f;color:#fff;}

.imain-ti{text-align:center;font-size:30px;position:relative;line-height:40px; margin-bottom: 25px;}
.imain-ti p{font-size: 16px;}
.imain-ti a{color:#222;}
.imain-ti span{color:#fff;font-size:36px;}
.imain-ti .line{position:absolute;width:46px;height:3px;background:#05336c;bottom:-4px;left:50%;margin-left:-23px;}
.solution ul{margin-bottom: 30px}
/* 优势 */
.section{overflow: hidden;}
.cen_box3{width:100%; position: relative;text-align: center;}

.cen_box3 span{ font-size:15px; color:#333; font-weight:500;}

.cen_box3 .c3_zx{ position:absolute; top:990px; left:50px; width:220px; height:168px;}

.c3_zx{ font-size:24px; color:#FFFFFF; line-height:180%;}

.c3_zx .c3_button{ font-size:16px; color:#333333; line-height:200%; background:#FFFFFF; border-radius:10px; padding:5px 15px; cursor:pointer;}

.cen_box3 .c3_title{ position:absolute; top:960px; width:100%; height:100px;}

.c3_title h5{ text-align: center; color:#FFFFFF; font-size:34px; font-weight:bold;margin-bottom: 25px;}

.c3_title p{ text-align: center; color:#FFFFFF; font-size:20px; font-weight:500;}

.cen_box3 .tit{text-align: center;font-weight: normal;height: 96px;position: relative;}
.cen_box3 .tit:after{position: absolute;width: 30px;height: 1px;background: #c9313d;content: "";left: 50%;margin-left: -15px;bottom: 0;}
.cen_box3 .tit b{display:block;font-size: 40px;line-height: 40px;}
.cen_box3 .tit i{display:block;font-size: 24px;line-height: 24px;padding-top: 14px;margin-top: 5px;}
.gybj{ height:980px; box-sizing: border-box; background:#fff; padding-top: 48px; overflow: hidden; font-family:"Microsoft Yahei";}
.gybj h2{margin-bottom: 60px;}
.gybj h2 span{ background: url(../images/tslinebg.png) no-repeat center center;font-size: 24px}
.gy{width: 1200px; height: 710px; position: relative;background: url(../images/tsbg.jpg) no-repeat center center;margin: 0 auto;}
.gy_left{width: 520px;float: left;}
.gy_left dl{overflow: hidden; height:167px;width: 520px; float: left; margin-bottom: 96px;}
.gy_left dt{width:119px;height: 119px;padding-top: 25px; float: left; }
.gy_left dt img{width:119px;height: 119px;  display: block;}
.gy_left dd {width:397px;padding-right: 78px;  height: 167px; box-sizing: border-box; float: left; position: relative;}
.gy_left dd h3{padding-left: 46px;padding-top: 10px; white-space: nowrap; margin-bottom:15px; font-size: 22px; color: #222222; font-weight: bold; height: 58px; line-height: 58px; position: relative;font-family:"Microsoft Yahei";text-align: left;}
.gy_left dd p{ line-height: 24px;overflow: hidden; font-size:16px;color: #666666;font-family:"Microsoft Yahei";}
.gy_left dl:nth-child(2){width: 365px;}
.gy_left dl:nth-child(2) dt{padding-top: 46px; float: right;}
.gy_left dl:nth-child(2) dd{width: 234px;padding-right: 40px;}
.gy_left dl:nth-child(1) dd h3{background: url(../images/ts01.png) no-repeat left 0;}
.gy_left dl:nth-child(2) dd h3{background: url(../images/ts02.png) no-repeat left 0;}
.gy_left dl:nth-child(3) dd h3{background: url(../images/ts03.png) no-repeat left 0;}
.gy_right{width: 520px;float: right;}
.gy_right dl{overflow: hidden; height:167px;width: 520px; float: right;margin-bottom: 96px;  }
.gy_right dt{width:119px;height: 119px;padding-top: 25px; float: left; }
.gy_right dt img{width:119px;height: 119px;  display: block;}
.gy_right dd {width:397px; padding-left: 78px;height: 167px; box-sizing: border-box; float: right; position: relative;}
.gy_right dd h3{ padding-right: 65px;padding-top: 10px;white-space: nowrap; margin-bottom: 15px; font-size: 22px; color: #222222; font-weight: bold; height: 58px; line-height: 58px; position: relative;font-family:"Microsoft Yahei"; text-align: right;}

.gy_right dd p{ line-height: 24px;overflow: hidden; font-size:16px;color: #666666;font-family:"Microsoft Yahei"; text-align: right;}
.gy_right dl:nth-child(2){width: 355px;}
.gy_right dl:nth-child(2) dt{padding-top: 46px; }
.gy_right dl:nth-child(2) dd{width: 235px;padding-right:0;padding-left: 0;}
.gy_right dl:nth-child(3) dt{padding-top: 32px;  }
.gy_right dl:nth-child(1) dd h3{background: url(../images/ts04.png) no-repeat right 0;}
.gy_right dl:nth-child(2) dd h3{background: url(../images/ts05.png) no-repeat right 0;}
.gy_right dl:nth-child(3) dd h3{background: url(../images/ts06.png) no-repeat right 0;}



.search{ margin:0 auto;overflow: hidden; }
.search p{ float:left;font-size: 14px; color:#5c5c5c; width:940px; height:80px; line-height:80px; overflow:hidden;}
.search p a{font-size: 14px; color:#2f2a2a; padding:0 10px 0 0;}
.search p a:hover{color: #5c5c5c;}
.search .ser_inp{ background:none; width:180px; height:42px; border:none; font-family:"Microsoft YaHei";font-size: 14px; color:#1a1a1a; line-height:42px;
	 outline:none;margin-top:20px;
	border: 1px solid #dcdcdc;
	opacity: 0.2;
	}
.search .ser_so{cursor: pointer; float:left; background:url(../images/sear.png) no-repeat; border:none; width:70px; height:42px;margin-top: 20px;}
input::-webkit-input-placeholder {color: #666;}
#SearchForm{display: flex}

.biaoti{margin:55px auto;width:100%; text-align: center;}
.biaoti h2{font-size:24px; color:#1a1a1a; text-transform: uppercase; font-weight: bold;  margin-bottom: 15px; }
.biaoti h2 span{color:#1a1a1a;}
.biaoti p{color:#1a1a1a; font-size: 12px; opacity: 0.7; padding:0px 0; text-transform: uppercase ; text-align: center;}
/* .biaoti h2::before{content:""; width:100px; height: 1px; background: #17266b; display: inline-block; margin:0 25px;}
.biaoti h2::after{content:""; width:100px; height: 1px; background: #17266b; display: inline-block; margin:0 25px;} */

.marker  p{
	margin-bottom: 20px;
	color: #1a1a1a;
	font-size: 16px;
	/* white-space:nowrap; */
	word-wrap:break-word;
	word-break: break-all;
}
.marker .text img{
	float: left;
	margin-right: 15px;
}


.solution ul li{
	margin-bottom: 30px;
	/* padding:10px; */
}
.solution ul li img{
	max-width: 100%;
	border: 5px solid #1a1a1a;
}

.solution ul li a{
	display: block;
}
.solution ul li p{
	/* background: #f1f1f1; */
	line-height: 40px;
	text-align: center;
	color:#fff;
	font-size: 18px;
	background: #1b1b1b;
	margin-top:5px;
	text-transform: uppercase;
}
.solution ul li:hover a{box-shadow: 0 5px 10px rgba(51, 51, 51, .25);-webkit-transform: translateY(-3px);-moz-transform: translateY(-3px);transform: translateY(-3px); }
.solution ul li:hover p{visibility: visible; color: #1a1a1a;  background: #ffd400}

.solution ul li:hover img{
	border:5px solid #ffd400;
}
.page {
	width: 100%;
	margin: 10px auto;
	line-height: 30px;
	text-align: right;
  }
  .page span {
	display: inline-block;
	padding: 0 10px 0 0;
  }
  .page a.num.select {
	padding: 3px 10px;
	color: #fff;
	background: #0f58d6;
  }
  .page a.num {
	background: #fff;
	padding: 0 10px;
  }
  .page a.num:hover {
	padding: 3px 10px;
	color: #fff;
	background: #0f58d6;
  }
/* 搜索 */
.yunu-sou {
	padding: 25px 0;
	border-bottom: 1px solid #eee;
}
.yunu-sou .hot {
	float: left;
	padding: 7px 0;
}
.yunu-sou .hot a {
	margin-right: 10px;
}
.yunu-sou .hform {
	float: right;
}
.yunu-sou .hform input {
	float: left;
	border: 1px solid #eee;
	padding: 6px 12px;
	width: 210px;
	font-size: 14px;
}
.yunu-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 40px;
	height: 34px;
	background: url(../images/sear.png) no-repeat center / contain #cc2231;
	color: #fff;
	font-size: 0;
}
.pronav{
	overflow: hidden;
	font-size: 16px;
	padding:25px 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.pronav a{
	color:#fff;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	background: #ffd400;
	transition: all 0.5s;
	margin: 1% 0;
	line-height: 28px;
	text-align: center;
	justify-content: center;
	padding:55px 10px;

}
.pronav a.active{
	background: #1b1b1b;
	box-shadow: 0 0 4px 1px #000000
}
.pronav a i{
	font-style: normal;
	border:1px solid #424242;
	width:18px;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
.pronav a:hover{
	background:#1a1a1a;
	/*font-weight: bold;*/
}
.pronav a:hover i{
	border:1px solid #3f64b2;
}

.case h3{
	border-bottom:2px solid #eeecde;
	padding:10px 0;
	font-weight: normal;
	color: #1a1a1a;
	display: flex;
	justify-content: space-between;

}
.case h3 a{
	color: #1a1a1a;
	opacity: 0.4;
	font-size: 18px;
}
.case  ul li p{
	word-break: break-all;
	word-wrap: break-word;
	color:#313131;
}
/* 产品中心 */
.section {
	padding: 50px 0;
}
.section-title {
	text-align: center;
	margin-bottom: 30px;
	font-size: 26px;
	font-weight: bold;
}
.section-title span {
	color: #cc0000;
}
.section-title small {
	display: block;
	color: #999;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}
.title-1 {
	border-bottom: 1px solid #e2e2e2;
	font-size: 24px;
	color: #cc0000;
	padding-bottom: 15px;
	margin-bottom: 20px;
	line-height: 32px;
}
.title-1 .more {
	float: right;
	font-size: 14px;
}
.title-1 small {
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
	margin-left: 10px;
}
.in-prd-cate {
	float: left;
	/* width: 290px; */
	border: 3px solid #cc0000;
	background-color: #fff;
	padding:0
}
.in-prd-cate .tit {
	text-align: center;
	color: #fff;
	line-height: 100px;
	font-size: 24px;
	font-weight: bold;
	background-color: #cc0000;
}
.in-prd-cate dl {
	padding: 10px;
	margin: 0;
}
.in-prd-cate dt a {
	display: block;
	line-height: 60px;
	background: url(../images/g3.jpg) no-repeat center;
	color: #fff;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in-prd-cate dd {
	margin: 0;
}
.in-prd-cate dd a {
	display: block;
	line-height: 60px;
	font-size: 15px;
	border-bottom: 1px dotted #e5e5e5;
	background: url(../images/aao_10.jpg) left center no-repeat;
	padding-left: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in-prd-con {
	/* float: right;
	width: 870px; */
}
.list-1 {
	margin: -20px 0 0 -20px;
}
.list-1 li {
	float: left;

}
.list-1 li a {
	display: block;
	margin: 20px 0 0 20px;
}
.list-1 li .img-center {
	background-color: #fff;
	/* height: 316px;
	line-height: 316px; */
    border: 1px solid #ddd;
    transition: all .5s;
    overflow: hidden;
}
.list-1 li .img-center img{
    /* height: 220px; */
}
.list-1 li p {
	text-align: center;
	margin: 15px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#828180;
}

.list-1-1 li .img-center {
	height: 220px;
    line-height: 220px;
   
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.img-cover {
	overflow: hidden;
	position: relative;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}



.list-1 li .img-center:hover {
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.list-1 li .img-center:hover img {
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
.list-1 li:hover  a{
	color: #cc0000;
}



.pro_tel{
    background: url(../images/tel2.png) no-repeat right  center #cc0000;
    padding:60px 10px;
    color:#fff;
    margin-top:80px;
}
.pro_tel p{font-size: 16px;}
.pro_tel strong{
    font-size: 28px;
}



.subadv{
    padding:50px 0;
    background: url(../images/sub1.jpg) no-repeat center;
    color:#fff;
    text-align: center;
}
.subadv h2{
    font-size: 30px;
    font-family: "宋体";
	font-weight:bolder;
	background: #333333; 
	display: inline-block;
	padding:10px 30px; 
	border-radius: 30px;
	color:#fff;

}
.subadv p{
	font-size: 34px;
	letter-spacing: 2px;
    padding:15px 0;
}
.subadv .subtel{
    font-size: 24px;
}

/* 优势 */
.proAdvant {
	margin-top: 80px;
}
.proAdvant .list {

}
.proAdvant .list li {
	width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.proAdvant .list li a {
	display: block;
}
.proAdvant .list li .img {
	/* width: 530px;
	height: 300px;
	margin-left: 0;
	margin-right: 20px; */
}
.proAdvant .list li:nth-child(2n) .img {
	margin-left: 20px;
	margin-right: 0;
}
.proAdvant .list li .title {
	/* width: 650px; */
}
.proAdvant .list li .title .shu {
	border-bottom: 1px dashed #b2b2b2;
	padding-bottom: 20px;
	text-align: center;
}
.proAdvant .list li .title .shu span {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: #dc0000;
	border-radius: 10px;
	color: #fff;
	font-size: 46px;
	line-height: 60px;
}
.proAdvant .list li .tit {
	font-size: 28px;
	color: #dc0000;
	line-height: 1.5;
	padding-top: 20px;
	font-weight: bold;
	text-align: center;
}
.proAdvant .list li .cont {
	font-size: 16px;
	color: #666666;
    padding-top: 20px;
    line-height: 30px;
	text-align: justify;
}

/* 新闻 */
.in_news{padding:45px 0px; overflow:hidden;}
.in_news li{ margin-bottom: 20px; cursor: pointer; padding-left:0}
.in_news li a{display: block; overflow: hidden;padding:8px; 
display: flex;
    height: 100%;
}
.in_news li h2{font-size: 20px; color: #000; padding-bottom: 5px;  height: 30px; overflow: hidden; font-weight: bold; line-height: 30px; margin-bottom:10px;}
.in_news li p{color:#1a1a1a; font-size: 14px; opacity: 0.7;line-height: 26px;}
.in_news .list-time{ width:20%; border-right:1px solid #c8c7c7;  font-size: 14px; color:#1a1a1a; line-height: 30px;   padding:0; text-align: center}
.in_news .list-time span{display: block; font-size: 40px; margin-top:10px;}
.in_news .list-tit{padding-right:0;}
.in_news .list-tit i{color:#ffd400; display:block; font-weight:normal; font-size12px;}
.in_news li i{color:#3f64b2; font-size: 16px; font-style: normal;font-weight: bold; margin:10px 0; display: block;}
.in_news li:hover a{background: #ededed;}
.in_news li:hover .list-time{background: #1b1b1b; color:#fff;}
.in_news li:hover .list-time  span{color:#fff;}
.in_news .imgleft {color:#17266b;font-size: 14px;}
.in_news .imgleft h2{font-size: 20px;font-weight: bold;margin:20px 0;}

.in_news ul{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.contant ul{text-align: center; margin-bottom: 25px;}
.contant ul img{max-width: 100%;}
.contant ul p{ color:#333333; font-size: 18px;}
.contant ul h2{color:#e40a1b; font-size: 40px; font-weight: bold; margin:10px 0;}
@media(min-width:800px) {
/* CSS Document */

a {
    color: #333;
    text-decoration: none;
}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0px;
	padding: 0px;
}
fieldset, img {
	border: none;
}
img {
	border: none;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
li {
	list-style: none;
}
table {
	border-collapse: collapse;
}
input {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Microsoft YaHei';
}
input::-moz-focus-inner {
border:none;
padding:0px;
}
select, input {
	vertical-align: middle;
}
select, input, textarea {
	font-size: 13px;
	margin: 0px;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
body {
	font-family: "Microsoft YaHei";
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clearit {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	width: 100%;
}
.max {
	/* min-width: 1200px; */
}
.box {
	max-width: 1200px;
	margin: 0 auto;
}
/* .box:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
} */
ul:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.max:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	text-decoration: none;
}
header {
	display: none;
}

.header {
	background: url(../images/head_t.png) no-repeat 0px 56px;

  
}


.head_top{
	line-height: 36px;
	background: #313131;
	color: #fff;
	margin-bottom: 28px;
}
.head_top .box{
	display: flex;
	justify-content: space-between;
}
.head_top a{
	color:#fff;
	display: flex;
	text-transform: uppercase;
	align-items: center;
}
.head_top a img{
	margin-right: 8px;
	width:16px;
	height: 16px;

}
.header .box{
	display: flex;
	justify-content: space-between
}
.header .logo img {
	display: block;
}
.header .tel {
	margin-top: 5px;
	display: flex;
	align-items: center;
}
.header .tel img {
	  width:36px;
	  height: 36px;
	margin-right: 10px;
}
.header .tel span {
	display: block;
	font-size: 16px;
	color: #1a1a1a;
	margin-top: -5px;
}
.header .tel strong {
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #1a1a1a;
	line-height: 30px;
}
.heade_tel{
	background: #053d92;
	color:#FFF;
	padding:6px 0;
}
.heade_tel .box{
	justify-content: flex-end;
	width: 100%;
	display: flex;
}
.heade_tel img{
	margin-right: 3px;
}

.header .search{

}

.nav {
	width: 100%;
	/* background: #3f64b2; */
	line-height: 65px;
	/* float: right; */
	/* flex:1 */
	border-top:1px solid #dcdcdc;
	margin-top:25px;
}
.nav ul{
   width:100%;
   display: flex;
   height: 80px;
}
.nav ul li.nLi {
	line-height: 25px;
	display: block;
   flex:1;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 2px solid #e2e2e2;
}
.nav ul li.nLi:nth-child(1){
	border-left: 2px solid #e2e2e2;
}

.nav ul li.nLi:after {
	/* content: "|";
	position: absolute;
	left: 0;
	top: 0;
	color: #053d92; */
}
.nav ul li.hover:after{
   display: none;
}
.nav ul li.nLi a {
	display: block;
	color: #1a1a1a;
	font-size: 16px;
}
.nav ul li.nLi:last-child:before {
	/* content: "|";
	position: absolute;
	right: 0;
	top: 0;
	color: #707073; */
}

.nav ul li.nLi:hover {
	border-top:4px solid #ffd400;
	color:#ffd400;

}
.nav ul li.nLi:hover a{
	color:#ffd400;
}
.nav ul li.hover {
	border-top:4px solid #ffd400;

}
.nav ul li.hover a{
	color:#ffd400;
}
.nav ul li.nLi .sub {
	/* width: 100%; */
	width:250px;
	position: absolute;
	top: 80px;
	left: 0;
	background: #ffd400;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
}
.nav ul li.nLi .sub a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
}
.nav ul li.nLi:hover .sub {
	top: 80px;
	opacity: 1;
	visibility: visible;
}
.nav ul li.nLi .sub a:hover {
	background: #02081c;
	color:#fff;
}
.banner {
	display: none;
}
.fullSlide {
	min-width: 1200px;
	position: relative;
	height: 600px;
	z-index: 9;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	height: 600px;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 600px;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 600px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 600px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	display: block;
	width: 16%;
	margin: 0 auto;
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	height: 12px;
	width: 12px;
	margin: 5px;
	background: rgba(255,255,255,0.7);
	overflow: hidden;
	line-height: 9999px;
	border-radius: 25px;
	transition: all .5s;
}
.fullSlide .hd ul .on {
	width: 40px;
}




.marker {
	background: url(../images/ab_bg.jpg) no-repeat center top;
	overflow: hidden;
}

.index_pro {
	background: #eee;
	padding-top: 50px;
	padding-bottom: 20px;
}
.index_pro .lmt {
	margin-bottom: 45px;
}
.index_pro .lmt strong {
	display: block;
	text-align: center;
	font-size: #333333;
	font-size: 30px;
}
.index_pro .lmt p {
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
}
.index_pro .title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #0f58d6;
	margin-bottom: 15px;
}
.index_pro .title a {
	float: right;
	font-size: 15px;
	color: #666666
}
.index_pro .title strong {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #0f58d6;
	padding: 0 20px;
	font-size: 18px;
}
.index_pro .title1 {
	border-bottom: 2px solid #df3536
}
.index_pro .title1 strong {
	background: #df3536
}
.pro_box {
	margin-bottom: 35px;
}
.index_pro .pro_list li {
	display: block;
	float: left;
	width: 23.5%;
	margin-right: 1.8%;
	background: #fff;
	padding: 2%;
	box-sizing: border-box;
	transition: all .5s;
}
.index_pro .pro_list li:last-child {
	margin-right: 0;
}
.index_pro .pro_list li .pic {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 75%;
	overflow: hidden;
}
.index_pro .pro_list li img {
	display: block;
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	transition: all .5s;
}
.index_pro .pro_list li a.t {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #666;
}
.index_pro .pro_list li .pro_c a {
	display: block;
	float: right;
	width: 52px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background: #0f58d6;
	font-size: 15px;
	border-radius: 5px;
	margin-top: 10px;
}
.index_pro .pro_list li .pro_c p {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}
.index_pro .pro_list li:hover {
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.index_pro .pro_list li .pic:hover img {
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
.index_pro .pro_list li a.t:hover {
	color: #0f58d6;
}
.index_pro .left {
	width: 49%;
}
.index_pro .right {
	width: 49%;
}
.index_pro .left .pro_list li {
	width: 48%;
	padding: 3%;
	margin-right: 4%;
}
.index_pro .left .pro_list li:last-child {
	margin-right: 0;
}
.index_pro .right .pro_list li {
	width: 48%;
	padding: 3%;
	margin-right: 4%;
}
.index_pro .right .pro_list li:last-child {
	margin-right: 0;
}
.youshi {
	padding-top: 50px;
	padding-bottom: 70px;
}
.youshi .lmt {
	position: relative;
	margin-bottom: 50px;
	height: 160px;
}
.youshi .lmt i {
	display: block;
	font-size: 100px;
	font-family: "宋体";
	color: #ededed;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: 0 auto;
	z-index: 2;
}
.youshi .lmt .t {
	position: absolute;
	left: 244px;
	top: 20px;
	z-index: 5;
}
.youshi .lmt .t span {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 24px;
}
.youshi .lmt .t p {
	font-size: 24px;
	color: #0f58d6;
}
.youshi .lmt .t strong {
	display: block;
	font-size: 36px;
	color: #0f58d6;
}
.youshi .lmt .t .p {
	width: 650px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #0f58d6;
	margin-top: 10px;
	position: relative;
}
.youshi .lmt .t .p:after {
	content: "";
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #0f58d6;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -10px;
}
.youshi ul li {
	display: block;
	float: left;
	width: 50%;
	background: #f1f1f1;
	margin-bottom: 1px;
}
.youshi ul li:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.youshi ul li .left {
	width: 265px;
	position: relative;
	overflow: hidden;
}
.youshi ul li .left strong {
	display: block;
	font-size: 28px;
	color: #fff;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 265px;
	height: 189px;
}
.youshi ul li .left strong span {
	display: block;
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 10;
}
.youshi ul li .left strong:after {
	content: "";
	width: 200px;
	height: 156px;
	background: rgba(0,86,249,.65);
	display: block;
	position: absolute;
	transform: rotate(7deg);
	-ms-transform: rotate(43deg);
	-moz-transform: rotate(43deg);
	-webkit-transform: rotate(43deg);
	z-index: 5;
	-o-transform: rotate(43deg);
	left: 120px;
	top: 120px;
}
.youshi ul li .left img {
	display: block;
	width: 100%;
}
.youshi ul li .right {
	width: calc(100% - 265px);
}
.youshi ul li .right strong {
	text-align: center;
	font-size: 24px;
	color: #0f58d6;
	display: block;
	padding-top: 55px;
}
.youshi ul li .right p {
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-top: 15px;
}


/* 

.about {
	height: 618px;
	background: #0f58d6;
}
.about .box {
	height: 618px;
	position: relative;
}
.about .box:after {
	content: "";
	width: 1171px;
	height: 512px;
	background: url(../images/about_box.png) no-repeat center;
	position: absolute;
	left: 60px;
	top: 50px;
	visibility: visible;
}
.about .box .t {
	display: block;
	font-size: 32px;
	color: rgba(255,255,255,.5);
	position: absolute;
	right: 55px;
	top: 30px;
	font-weight: bold;
}
.about .box .left {
	display: block;
	margin-top: 98px;
	position: relative;
	z-index: 99;
	width: 550px;
	height: 420px;
}
.about .box .left img {
	width: 100%;
	height: 100%;
}
.about .box .right {
	position: absolute;
	width: 623px;
	top: 111px;
	right: 0;
	z-index: 99;
}
.about .box .right strong {
	font-size: 32px;
	color: #fff;
	display: block;
}
.about .box .right .about_tab {
	margin-top: 25px;
	margin-bottom: 30px;
}
.about .box .right .about_tab a {
	display: inline-block;
	width: 119px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 2px solid rgba(255,255,255,.7);
	color: #fff;
	font-size: 16px;
	margin-right: 15px;
	border-radius: 7px;
}
.about .box .right .about_tab a:hover, .about .box .right .about_tab a.on {
	background: #fff;
	color: #0f58d6;
}
.about .box .right .j {
	font-size: 15px;
	color: #fff;
	line-height: 27px;
}
.about .box .right .j p {
	margin-bottom: 20px;
	text-align: justify;
}
.about .box .right a.more {
	color: #fff;
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	border: 2px solid rgba(255,255,255,.7);
	text-align: center;
	border-radius: 25px;
}
.about .box .right a.more:hover {
	background: #fff;
	color: #0f58d6;
} */

.case {
	margin-top:30px;
	padding-top: 30px;
	padding-bottom: 40px;
	background: #fffceb;
}
.case .lmt {
	position: relative;
	height: 87px;
	margin-bottom: 25px;
}
.case .lmt b {
	display: block;
	font-size: 100px;
	font-family: "宋体";
	color: #f4f4f4;
	font-weight: 100;
	position: absolute;
	left: 0;
	top: -20px;
}
.case .lmt .t {
	display: block;
	font-size: 24px;
	color: #000;
	position: absolute;
	left: 0;
	top: 65px;
}
.case .lmt .t span {
	display: inline-block;
	font-size: 12px;
	color: #f1f1f1;
}
.case ul {
	/* width: 1235px; */
	display: flex;
	justify-content: space-between;
}
.case ul li {
	display: block;
	float: left;
	padding-top:15px;
	/* width: 380px;
	width: 23%;
	margin:0 1%; */
	/* margin-right: 30px; */
	margin-bottom: 5px;
	/* border-bottom: 2px solid #e6e6e6; */
	position: relative;
	transition: all .5s;
	overflow: hidden;
	color:#17266b;
	font-size: 18px;
	line-height: 35px;
	
}
.case ul li p{
	color:#313131;
	font-size: 14px;
	/* text-align: center; */
	line-height:24px;
}
.case ul li h2{
	color:#1a1a1a;
	font-size: 23px;
	text-align: center;
	line-height: 50px;
}
.case ul li .pic {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;

}
.case ul li .pic img {
	display: block;

	/* width: 100%; */

	transition: all .5s;
	border:1px solid #dcdadb;
}
.case ul li a.more {
	display: block;
	position: absolute;
	right: 20px;
	opacity: 1;
	bottom: 0;
	width: 24px;
	height: 52px;
	background: url(../images/jiantou.png) no-repeat center;
}
.case ul li a.tit {
	display: inline-block;
	font-size: 15px;
	color: #414141;
	height: 52px;
	line-height: 52px;
	display: block;
	text-align: center;
}
.case ul li:hover {
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
	/* background: #3f64b2; */
}
.case ul li:hover a.more {
	opacity: 1;
	right: 0;
}
.case ul li:hover a.tit {
	color: #fff;
}
.case ul li:hover img {
	opacity: .9;
	transform: scale(1.12);
	left:0
}
.case .more1 {
	display: block;
	width: 220px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #cccccc;
	border-radius: 5px;
	font-size: 15px;
	color: #4a4a4a;
	margin-top: 10px;
}
.case .more1:hover {
	color: #fff;
	background: #0f58d6;
	border: 1px solid #0f58d6;
}


.news {
	padding-bottom: 30px;
}
.news .xinwen {
	width: 780px;
}
.news .wenti {
	width: 385px;
}
.news .title {
	width: 100%;
	margin-bottom: 20px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #ececec;
}
.news .title a {
	float: right;
	font-size: 14px;
	color: #a4a4a4;
}
.news .title p {
	font-size: 22px;
	color: #000000;
	padding-left: 33px;
	height: 47px;
	line-height: 47px;
	border-bottom: 2px solid #008af8;
	display: inline-block;
	padding-right: 3px;
}
.news .title a:hover {
	color: #008af8
}
.news .xinwen .title p {
	background: url(../images/news-ico1.png) no-repeat left center;
}
.news .wenti .title p {
	background: url(../images/news-ico2.png) no-repeat left center;
}
.news .xinwen .left {
	width: 270px;
}
.news .xinwen .left img {
	display: block;
	width: 270px;
	height: 330px;
}
.news .xinwen .right {
	width: 490px;
}
.news .xinwen .right .tj {
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
.news .xinwen .right .tj p span {
	float: right;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	color: #b4b4b4;
	margin-left: 15px;
}
.news .xinwen .right .tj p {
	height: 37px;
	line-height: 37px;
	overflow: hidden;
}
.news .xinwen .right .tj p a {
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.news .xinwen .right .tj p a:hover {
	color: #008af8
}
.news .xinwen .right .tj span {
	display: block;
	font-size: 14px;
	color: #959595;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}
.news .xinwen .right ul li {
	height: 38px;
	line-height: 38px;
	background: url(../images/li.png) no-repeat left center;
	overflow: hidden;
	padding-left: 12px;
}
.news .xinwen .right ul li span {
	float: right;
	font-size: 14px;
	color: #c3c3c3;
	margin-left: 15px;
}
.news .xinwen .right ul li a {
	font-size: 14px;
	color: #333;
}
.news .xinwen .right ul li a:hover {
	color: #008af8
}
.news .wenti dl {
	margin-bottom: 10px;
}
.news .wenti dl dt {
	height: 39px;
	line-height: 39px;
	background: #f2f2f2;
	cursor: pointer;
	font-size: 14px;
	color: #373737;
	padding-right: 15px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.news .wenti dl dt i {
	display: inline-block;
	width: 39px;
	text-align: center;
	font-style: normal;
	color: #fff;
	background: #008af8;
	margin-right: 10px;
}
.news .wenti dl dd {
	font-size: 14px;
	padding-top: 8px;
	color: #616161;
	margin-top: 10px;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	position: relative;
	padding-left: 49px;
}
.news .wenti dl dd a {
	color: #616161;
}
.news .wenti dl dd i {
	display: block;
	width: 39px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #00c643;
	position: absolute;
	left: 0;
	top: 0px;
	font-style: normal;
}
.news .wenti dl dd a:hover {
	color: #008af8
}
.footer {
	background: #1b1b1b;
	padding-top: 45px;
	padding-bottom: 20px;
	/* background: url(../images/fotbg.jpg) no-repeat 0px center; */

}
.footer .box {
	/* background: url(../images/footer_box.png) no-repeat 0px center; */
}
.footer .left {
	width: 657px;
}
.footer .left .footCont{
	display: flex;
	justify-content: space-between;
	color:#fff;
	border-bottom: 1px solid #35373d;
	padding-bottom: 20px;
	

}
.footer .left .footCont li{
	display: flex;
	align-items: center;
}
.footer .left .footCont li img{
	margin-right: 20px;
}
.footer .left .footCont li .text h2{
	font-size: 18px;
	margin-bottom: 10px;
}
.footer .left dl {
	display: flex;
	margin-right: 30px;
	margin-top: 20px;
	color:#fff;
}
.footer .left dl a{color:#fff}
.footer .left dl dt {
	
	font-size: 15px;
	color: #fff;


}
.footer .left dl dt a {
	display: block;
    color: #fff;
    font-size: 20px;
}
.footer .left dl dt:after {
	content: "";
	width: 7px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}
.footer .left dl dd {
	display: block;
	font-size: 14px;
	color: #6f6f6f;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	flex: 1
}
.footer .left dl dd a {
	color: #fff;
	opacity: 0.7;
}
.footer .left dl dd a:hover {
	color: #fff;
}
.footer .left dl.fo_p {
	width: 360px;
}
.footer .left dl.fo_p dd {
	display: block;
	float: left;
	width: 50%;
}
.footer .right {
	width: 542px;
}

.footer .foot_form {width: 100%;height: auto;margin-top: 25px;}
.footer .form_t{font-size: 24px;color: #fff;margin-bottom: 20px;}
.footer .form_t span{font-size: 18px;color: #666;}
.footer .foot_form .form_input{position:relative}
.footer .foot_form .divItem{margin-bottom: 10px;}
.footer .foot_form .divItem::before{
    content: "*";
    position: absolute;
    left:0;
    z-index: 9999;
    top:0;
    color:#fff;
}
.footer .foot_form .form_input input {width:100%;height: 36px;line-height: 36px;color: #9b9b9b;border: 1px solid #aaa;background: none;text-align: left;text-indent: 18px;}
.footer .foot_form textarea {width:100%;height: 72px;line-height: 36px;color: #9b9b9b; border: 1px solid #aaa;background: none;text-align: left;text-indent: 18px;}
.footer .foot_form .btn { padding:0;width: 100px;height:30px; line-height:30px; cursor: pointer;background: #ffd400;color: #fff;font-size: 16px;margin: 15px  0 20px;display: block; margin-left:15px;}





.footer .right .con .t {
	display: block;
	font-size: 20px;
	color: #fff;

	height: 26px;
	line-height: 26px;
	text-align: left;

	font-weight: bold;
	margin-bottom: 20px;
}
.footer .right .con ul li {
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	margin-bottom: 12px;
	padding-left: 40px;
	opacity: 0.7;
}
.footer .right .con ul li a {
	color: #fff;
	opacity: 0.7;
}
.footer .right .con ul li:nth-of-type(1) {
	background: url(../images/ft.png) no-repeat left top;
}
.footer .right .con ul li:nth-of-type(2) {
	background: url(../images/ft.png) no-repeat left -43px;
}
.footer .right .con ul li:nth-of-type(3) {       
	
	background: url(../images/ft.png) no-repeat left -89px;
}
.footer .right .con ul li:nth-of-type(4) {
	background: url(../images/ft.png) no-repeat left -133px;
}
.footer .right .con ul li:nth-of-type(5) {
	background: url(../images/ft.png) no-repeat left -177px;
}
.footer .right dl {
	float: right;
	margin-top: 15px;
}
.footer .right dl img {
	display: block;
	width: 168px
}
.footer .right dl dd {
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
	opacity: 0.7;
}
.links {
	margin-top: 20px;
	font-size: 14px;
	color: #8c8c8c;
	padding-bottom: 15px;
}
.links span {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.links a {
	display: inline-block;
	color: #8c8c8c;
	margin-right: 15px;
}
.copyright {
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #e40a1b;
	font-size: 14px;
	color: #fff;
}
.copyright a {
	color: #fff;
}
#bottom {
	display: none;
}
.neiye {
	padding-top: 20px;
	padding-bottom: 30px;
	background: none;
}
.neiye .neiye-l {
	width: 240px;
}
.neiye .neiye-l .nydh {
	background: #fff;
}
.neiye .neiye-l .nydh .title {
	width: 240px;
	height: 72px;
	background: #ffd400;
	text-align: center;
	padding-top: 20px;
	box-sizing: content-box;
}
.neiye .neiye-l .nydh .title p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.neiye .neiye-l .nydh .title span {
	display: block;
	font-size: 12px;
	color: rgba(255,255,255,0.3);
	margin-top: 5px;
}
.neiye .neiye-l .nydh .ul {
	width: 238px;
	border: 1px solid #e9e9e9;
	border-top: none;
}
.neiye .neiye-l .nydh .ul li {
	display: block;
	/* width: 192px; */
	height: 58px;
	line-height: 58px;
	border-top: 1px solid #e9e9e9;
	background: url(../images/nydh-li.png) no-repeat 10px center;
	padding-left:35px;
	font-size: 13px;
	transition: all .5s;
	overflow: hidden;
}
.neiye .neiye-l .nydh .ul li a {
	color: #575757;
	display: block;
}
.neiye .neiye-l .nydh .ul li:hover, .neiye .neiye-l .nydh ul li.active {
	background: url(../images/nydh-li-on.png) no-repeat 10px center;
}
.neiye .neiye-l .nydh .ul li:hover a, .neiye .neiye-l .nydh ul li.active a {
	color: #0f58d6;
}
.neiye .neiye-l .nydh .sideMenu {
	width: 238px;
	border: 1px solid #e9e9e9;
	border-top: none;
}
.neiye .neiye-l .nydh .sideMenu .dh {
	margin: 0 auto;
	background: #fff;
}
.neiye .neiye-l .nydh .sideMenu .dh p {
	height: 58px;
	line-height: 58px;
	background: url(../images/nydh-li.png) no-repeat 17px center #efefff;
	padding-left: 37px;
	font-size: 16px;
	color: #575757;
	cursor: pointer;
	border-top: 1px solid #e9e9e9;
}
.neiye .neiye-l .nydh .sideMenu .dh p a {
	color: #575757;
	display: block;
}
.neiye .neiye-l .nydh .sideMenu .dh p a:hover {
	color: #0f58d6;
}
.neiye .neiye-l .nydh .sideMenu .dh ul {
	background: #fff;
}
.neiye .neiye-l .nydh .sideMenu .dh ul li {
	height: 47px;
	line-height: 47px;
	padding-left: 39px;
	font-size: 14px;
	color: #585858;
	background: url(../images/s_li.png) no-repeat 26px center;
	border-bottom: 1px solid #e9e9e9;
}
.neiye .neiye-l .nydh .sideMenu .dh ul li:last-child {
	border-bottom: 0;
}
.neiye .neiye-l .nydh .sideMenu .dh ul li a {
	color: #585858;
}
.neiye .neiye-l .nydh .sideMenu .dh ul li a:hover {
	color: #0749a3;
}
.neiye .neiye-l .nydh .sideMenu .dh p.on {
	background: url(../images/nydh-li-on.png) no-repeat 17px center #efefff;
}
.nylx {
	width: 100%;
	margin-top: 16px;
	background: #fff;
}
.nylx .title {
	width: 100%;
	height: 50px;
	background: #ffd400;
	padding-left: 24px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	line-height: 50px;
	box-sizing: border-box;
	position: relative;
}
.nylx .title:after {
	content: "";
	width: 5px;
	height: 15px;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	left: 12px;
	top: 17px;
}
.nylx .title span {
	display: inline-block;
	font-size: 12px;
	color: rgba(255,255,255,0.2);
	margin-left: 5px;
	font-weight: normal;
}
.nylx .contact {
	width: 100%;
	border: 1px solid #e9e9e9;
	border-top: none;
	padding-top: 15px;
	box-sizing: border-box;
}
.nylx .contact .tel {
	width: 230px;
	margin: 0 auto;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
}
.nylx .contact .tel img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
.nylx .contact .tel span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #aeaeae;
}
.nylx .contact .tel b {
	display: block;
	text-align: center;
	margin-top: 5px;
	font-size: 26px;
	color: #ffd400;
}
.nylx .dizhi {
	width: 225px;
	margin: 0 auto;
	font-size: 14px;
	color: #5d5d5d;
	line-height: 29px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.neiye .neiye-r {
	width: 930px;
}
.newsnav {
	width: 100%;
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.newsnav .more {
	float: right;
	font-size: 15px;
	color: #999;
}
.newsnav .more a {
	color: #999;
}
.newsnav a.more:hover {
	color: #0075e3
}
.newsnav .more a:hover {
	color: #0075e3
}
.newsnav p {
	font-size: 22px;
	color: #000000;
	padding-left: 13px;
	border-bottom: 2px solid #ffd400;
	height: 57px;
	line-height: 57px;
	display: inline-block;
	position: relative;
}
.newsnav p:after {
	content: "";
	width: 5px;
	height: 18px;
	background: #ffd400;
	position: absolute;
	left: 0;
	top: 20px;
}
.newsnav span {
	display: inline-block;
	font-size: 13px;
	color: #c2c2c2;
	margin-left: 5px;
}
.case_li ul li:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.case_li ul li {
	background: #fff;
	margin-bottom: 15px;
	padding-right: 30px;
	box-sizing: border-box;
	position: relative;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.case_li ul li img {
	display: block;
	float: left;
	width: 300px;
	height: 188px;
	margin-right: 22px;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.case_li ul li a.tit {
	display: block;
	font-size: 17px;
	color: #363636;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	padding-top: 10px;
}
.case_li ul li span {
	display: block;
	font-size: 14px;
	color: #8d8d8d;
}
.case_li ul li p {
	font-size: 14px;
	line-height: 26px;
	color: #8d8d8d;
	margin-top: 10px;
}
.case_li ul li a.more {
	display: block;
	width: 23px;
	height: 13px;
	background: url(../images/t.png) no-repeat center;
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.case_li ul li a.tit:hover {
	color: #0f58d6
}
.case_li ul li img:hover {
	opacity: 0.8;
}
.case_li ul li:hover {
	-webkit-transform: translate3d(5px, 0px, 0);
	transform: translate3d(5px, 0px, 0);
	box-shadow: 5px 5px 15px rgba(0,0,0,.1)
}
.case_li ul li a.more:hover {
	-webkit-transform: translate3d(5px, 0px, 0);
	transform: translate3d(5px, 0px, 0);
}
.fenye {
	width: 100%;
	margin: 0 auto;
	margin-top: 25px;
	padding-bottom: 30px;
	text-align: center;
}
.fenye a {
	display: inline-block;
	padding: 0 13px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #333;
	margin: 2px 4px;
	border-radius: 5px;
	background: #eee;
}
.fenye b, .fenye a:hover {
	display: inline-block;
	padding: 0 13px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	margin: 2px 4px;
	background: #0f58d6;
	border-radius: 5px;
}
.newslist {
	margin-top: -15px;
}
.newslist ul li:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.newslist ul li {
	border-bottom: 1px dashed #d8d8d8;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	padding: 15px 0;
}
.newslist ul li img {
	display: block;
	float: left;
	width: 197px;
	height: 124px;
	margin-right: 15px;
}
.newslist ul li .t {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.newslist ul li .t a {
	font-size: 16px;
	color: #303030;
	font-weight: bold;
}
.newslist ul li .t span {
	float: right;
	font-size: 14px;
	color: #b0b0b0;
}
.newslist ul li p {
	font-size: 14px;
	color: #939393;
	line-height: 22px;
	text-align: justify;
}
.newslist ul li a.more {
	font-size: 14px;
	color: #ffd400;
	display: inline-block;
	margin-top: 10px;
}
.newslist ul li .t a:hover {
	color: #0f58d6;
}
.danye {
	font-size: 15px;
	line-height: 28px;
	color: #434343;
	text-align: justify;
}
.danye p {
	margin-bottom: 15px;
}
.danye table td{
	border:1px solid #000
}
.danye img {
	max-width: 100%;
}
/* .biaoti {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.biaoti h1 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
}
.biaoti p {
	font-size: 14px;
	color: #ccc;
	margin-top: 15px;
} */
.fn {
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
	border-top: 1px solid #e8e8e8;
	padding-top: 10px;
	padding-bottom: 30px;
}
.fn p {
	font-size: 14px;
	line-height: 30px;
	color: #565656
}
.fn p a {
	color: #565656
}
.fn p a:hover {
	color: #0f58d6;
}
.tuijian ul {
	width: 980px;
	margin-top: 10px;
}
.tuijian ul li {
	display: block;
	float: left;
	width: 435px;
	margin-right: 36px;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #ebebeb;
	padding-left: 12px;
	background: url(../images/li.png) no-repeat left center;
	overflow: hidden;
}
.tuijian ul li span {
	float: right;
	font-size: 14px;
	color: #b4b4b4;
	margin-left: 15px;
}
.tuijian ul li a {
	color: #333;
	font-size: 14px;
}
.tuijian ul li a:hover {
	color: #0f58d6;
}
.xunjia {
	padding-bottom: 30px;
}
.xunjia p {
	width: 455px;
	height: 48px;
	float: left;
	margin-bottom: 10px;
}
.xunjia p em {
	display: inline-block;
	width: 70px;
	text-align: right;
	font-size: 15px;
	color: #717171;
	/*padding-right: 10px;*/
	height: 40px;
	line-height: 40px;
	font-style: normal;
}
.xunjia p em i {
	font-style: normal;
	color: #ff0000;
}
.xunjia p input {
	display: inline-block;
	width: 368px;
	padding-left: 5px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dddddd;
	color: #666;
}
.xunjia p select {
	display: inline-block;
	width: 280px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dddddd;
}
.xunjia .miaoshu {
	width: 932px;
	height: 260px;
}
.xunjia .miaoshu em {
	float: left;
}
.xunjia .miaoshu textarea {
	display: inline-block;
	width: 843px;
	padding-left: 5px;
	height: 260px;
	line-height: 24px;
	border: 1px solid #dddddd;
	color: #666;
}
.xunjia .zy {
	font-size: 15px;
	color: #717171;
	height: 40px;
	line-height: 40px;
	display: block;
	padding-left: 30px;
}
.xunjia .zy i {
	font-style: normal;
	color: #ff0000;
}
.xunjia .submit {
	display: inline-block;
	width: 181px;
	height: 45px;
	border: none;
	background: #0f58d6;
	color: #fff;
	font-size: 15px;
	border-radius: 5px;
	margin-top: 15px;
	margin-left: 100px;
	cursor: pointer;
}
.xunjia .reset {
	background: #bcbcbc;
	margin-left: 20px;
}
.pro-xq .pic {
	float: left;
	width: 483px;
	height: 362px;
	margin-right: 20px;
}
.pro-xq .pic img {
	width: 483px;
	height: 362px;
}
.pro-xq .pro-js {
	width: 400px;
	float: left;
}
.pro-xq .pro-js h1 {
	font-size: 26px;
	color: #000;
	height: 68px;
	line-height: 68px;
	border-bottom: 1px solid #eee;
}
.pro-xq .pro-js .pro-xx {
	font-size: 14px;
	color: #5b5b5b;
	line-height: 23px;
	height: 180px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
	overflow-y: auto;
}
.pro-xq .pro-js .pro-xx::-webkit-scrollbar {
width:5px;
height:10px;
}
.pro-xq .pro-js .pro-xx::-webkit-scrollbar-thumb {
background:#ddd;
border-radius:4px;
}
.pro-xq .pro-lx {
	padding-top: 15px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.pro-xq .pro-lx .z {
	display: block;
	clear: both;
	color: #0285ff;
	line-height: 30px;
}
.pro-xq .pro-lx p {
	width: 260px;
	float: left;
	font-size: 16px;
	color: #0285ff;
	height: 50px;
}
.pro-xq .pro-lx p i {
	display: block;
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 40px;
	background: url(../images/tel.png) no-repeat center;
}
.pro-xq .pro-lx p font {
	line-height: 15px;
	display: block;
	margin-bottom: 3px;
	color: #000;
}
.pro-xq .pro-lx:after {
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.pro-xq .pro-lx p span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #ffd400;
	line-height: 24px;
}
.pro-xq .pro-lx a.zx {
	display: inline-block;
	float: right;
	width: 120px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	background: #ffd400;
	margin-top: 5px;
}
.pro-xq .pro-lx a.zx:nth-child(2) {
	display: none;
}
.pro-xq .pro-lx a.zx1 {
	background: #0f58d6;
}
.pro-xq .pro-lx a.zx:hover {
	border-radius: 25px;
}
.neiye .pro_list {
	width: 960px;
}
.neiye .pro_list li {
	display: block;
	float: left;
	width: 296px;
	margin-right: 20px;
	background: #fff;
	box-sizing: border-box;
	transition: all .5s;
	border: 1px solid #e1e1e1;
	margin-bottom: 15px;
}
.neiye .pro_list li:last-child {
	margin-right: 0;
}
.neiye .pro_list li .pic {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 75%;
	overflow: hidden;
}
.neiye .pro_list li img {
	display: block;
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	transition: all .5s;
}
.neiye .pro_list li a.t {
	display: block;
	text-align: center;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #666;
}
.neiye .pro_list li:hover {
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.neiye .pro_list li .pic:hover img {
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
.neiye .pro_list li a.t:hover {
	color: #0f58d6;
}
.contit {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contit:after {
	content: "";
	width: 30px;
	height: 3px;
	background: #0f58d6;
	position: absolute;
	left: 0;
	bottom: 0;
}
.contact_nr {
	font-size: 16px;
	color: #464646;
	line-height: 38px;
	margin-bottom: 15px;
}
.contact_nr img {
	display: block;
	float: right;
	margin-top: 10px;
}
#map {
	width: 100%;
	height: 300px;
}
.about_r {
	height: 350px;
	background: url(../images/about_r.jpg) no-repeat center;
	background-size: cover;
}
.about_r .box {
	padding-top: 114px;
}
.about_r .box strong {
	display: block;
	font-size: 50px;
	color: #fff;
	font-weight: normal;
}
.about_r .box h1 {
	display: block;
	font-size: 35px;
	color: #fff;
	font-weight: normal;
	margin: 15px 0;
}
.about_r .box p {
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	margin-top: 20px;
	width: 888px;
}
.zhuanli {
	padding-top: 30px;
}
.zhuanli .lmt strong {
	display: block;
	text-align: center;
	font-size: 38px;
	font-weight: normal;
}
.zhuanli .lmt span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
}
.honorlist ul {
	width: 1220px;
	margin-top: 20px;
}
.honorlist ul li {
	display: block;
	float: left;
	width: 219px;
	margin-right: 17px;
	margin-bottom: 10px;
}
.honorlist ul li a {
	display: block;
	width: 219px;
	height: 310px;
	line-height: 310px;
	border: 1px solid #e6e6e6;
	text-align: center;
}
.honorlist ul li a img {
	display: inline-block;
	vertical-align: middle;
	width: 94%;
}
.honorlist ul li p {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin: 0 auto;
	height: 44px;
	margin-top: 8px;
}
.honorlist ul li:hover a {
	border: 1px solid #2555e0
}
.wenhua {
	padding-top: 30px;
	padding-bottom: 60px;
}
.wenhua .lmt {
	margin-bottom: 25px;
}
.wenhua .lmt strong {
	display: block;
	text-align: center;
	font-size: 38px;
	font-weight: normal;
}
.wenhua .lmt span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin-top: 10px;
}
.wenhua .left {
	width: 800px;
}
.wenhua .left dl {
	width: 800px;
	background: #f8f8f8;
}
.wenhua .left dl:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.wenhua .left dl dt {
	display: block;
	float: left;
	width: 400px;
}
.wenhua .left dl dt img {
	display: block;
}
.wenhua .left dl dd {
	width: 400px;
	padding: 30px;
	box-sizing: border-box;
	float: left;
}
.wenhua .left dl dd strong {
	display: block;
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 15px;
}
.wenhua .left dl dd p {
	font-size: 16px;
	line-height: 30px;
	color: #545454;
}
.wenhua .right {
	width: 400px;
	background: #f8f8f8;
}
.wenhua .right dl dd {
	width: 400px;
	height: 260px;
	padding: 30px;
	box-sizing: border-box;
	float: left;
}
.wenhua .right dl dd strong {
	display: block;
	text-align: center;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 15px;
}
.wenhua .right dl dd p {
	font-size: 16px;
	line-height: 30px;
	color: #545454;
}
.nydh_pro {
	display: none
}
.floating_ck {
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -178px;
	z-index: 999;
}
.floating_ck dl dd {
	position: relative;
	background-color: #0f58d6;
	margin-bottom: 3px;
	text-align: center;
	cursor: pointer;
}
.floating_ck dl dd a, .floating_ck dl dd p {
	width: 100%;
	position: relative
}
.floating_ck dl dd img {
	margin: 0 auto;
	text-align: center
}
.floating_ck dl dd p {
	text-align: center
}
.floating_ck dl dd:hover .floating_left {
	right: 0;
}
.quote, .qrcord {
	padding: 8px 0 4px
}
.floating_ck dl dd a, .floating_ck dl dd p {
	color: #fff;
	display: block;
}
.floating_ck dl dd a img {
	display: inline-block;
	text-align: center;
	margin: 0 auto
}
.floating_left {
	position: absolute;
	right: -300px;
	top: 0px;
	width: 300px;
	z-index: 999;
	height: 75px;
	line-height: 75px;
	background: #0f58d6;
	transition: all ease .4s;
}
.floating_left a {
	color: #fff;
}
.floating_ewm p {
	color: #Fff;
}
.floating_ewm .qrcord_p01 {
	font-size: 12px;
	line-height: 20px;
}
.floating_ewm .qrcord_p02 {
	font-size: 20px;
}
.submian .subright .conBox .ArticleTencont img {
	max-width: 100%;
}
/*浮动客服*/
.toolbar {
	position: fixed;
	top: 50%;
	right: 1%;
	margin-top: -163px;
	z-index: 100;
	width: 80px;
}
.toolbar dd {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	background: #0f58d6;
	margin-top: 2px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
	transition: all .5s;
}
.toolbar dd:first-child {
	margin-top: 0;
}
.toolbar dd i {
	width: 100%;
	height: 30px;
	display: block;
	margin-top: 13px;
	background: url(../images/toolbar.png) no-repeat center 0;
}
.toolbar dd.qq i {
	background-position-y: 0;
}
.toolbar dd.tel i {
	background-position-y: -30px;
}
.toolbar dd.code i {
	background-position-y: -60px;
}
.toolbar dd.top i {
	background-position-y: -90px;
}
.toolbar dd span {
	display: block;
	color: #fff;
}
.toolbar dd.tel .box {
	position: absolute;
	top: 0;
	width: 190px;
	right: -200px;
	height: 100%;
	margin-right: 10px;
	border-radius: 5px;
	background: #0f58d6;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.tel .box p {
	font-size: 14px;
	margin: 15px auto 7px;
}
.toolbar dd.tel .box h3 {
	font-size: 18px;
	font-weight: bold;
}
.toolbar dd.tel .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #0f58d6;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: -18px;
	margin-left: -12px;
}
.toolbar dd.code .box {
	position: absolute;
	top: 0;
	width: 162px;
	right: -172px;
	height: 162px;
	margin-right: 10px;
	border-radius: 5px;
	background: #0f58d6;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.code .box img {
	width: 140px;
	height: 140px;
	padding: 11px;
}
.toolbar dd.code .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #0f58d6;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 30px;
	right: -18px;
	margin-left: -12px;
}
.toolbar dd:hover {
	background: #333;
}
.toolbar dd.tel:hover .box {
	opacity: 1;
	right: 80px;
}
.toolbar dd.code:hover .box {
	opacity: 1;
	right: 80px;
}
.subright .searchList {
	border-top: 1px solid #ddd;
}
.subright .searchList li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.subright .searchList li:first-child {
	border-top: none;
}
.subright .searchList li:hover a h2 {
	color: #16a1b3;
	font-weight: bold;
}
}

@media screen and (max-width: 990px) {
	.header .box{
		flex-direction: column;
	}
	.header .box .nav{
		width:100%;
	}
	}


	

@media screen and (max-width: 768px) {
.maximg img {
	max-width: 100% !important;
	height: auto !important
}
}

@media screen and (max-width: 767px){
	
    .yunu-sou {
        padding: 0;
        border-bottom: 0;
    }
    .yunu-sou .container {
        padding: 0;
    }
    .yunu-sou .hot {
        display: none;
    }
    .yunu-sou .hform {
        float: none;
        position: relative;
    }
    .yunu-sou .hform input {
        border-color: transparent;
        width: 100%;
        box-sizing: border-box;
        line-height: 20px;
        padding: 9px 60px 9px 15px;
        border-radius: 0;
        border-bottom: 1px solid #eee;
    }
    .yunu-sou .hform button {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 40px;
	}
	.proAdvant .list li .img{
		display: block;
		margin:0 auto;
	}
	.gybj{
		height: auto;
		padding:15px;
	}
	.gy{
		height: auto;
	}
}



@media screen and (max-width:480px){
	.list-1 li {
		margin-bottom: 10px;
	}
	.list-1 li a{
		margin:0px;
	}


	.cen_box3 .gybj .gy{width: 100%;background: none;}
	.gy_left{width: 45%}
	.gy_left dd{width: unset;padding: 0}
	.gy_left dl{width: 100%;margin-bottom: 1rem;}
	.gy_left dl:nth-child(2){width: 100%;}
	
	.gy_left dl:nth-child(2) dt{padding-top: 46px; float: right;}
	
	.gy_left dl:nth-child(2) dd{width: 100%;padding-right: 0px;}
	
	.gy_left dl:nth-child(1) dd h3{background: url(../images/ts01.png) no-repeat left 0; background-size: 40px auto;}
	
	.gy_left dl:nth-child(2) dd h3{background: url(../images/ts02.png) no-repeat left 0;background-size: 40px auto}
	
	.gy_left dl:nth-child(3) dd h3{background: url(../images/ts03.png) no-repeat left 0;background-size: 40px auto}
	
	.gy_right dt img{width:0 }
	
	.gy_right{width: 45%}
	.gy_right dl{width: 100%;margin-bottom: 1rem;}
	.gy_right dt{width:0 }
	.gy_right dd{width: unset;padding: 0}
	
	.gy_right dl:nth-child(2){width: 100%;}
	
	.gy_right dl:nth-child(2) dt{padding-top: 46px; }
	
	.gy_right dl:nth-child(2) dd{width: 100%;padding-right:0;padding-left: 0;}
	
	.gy_right dl:nth-child(3) dt{padding-top: 32px;  }
	
	.gy_right dl:nth-child(1) dd h3{background: url(../images/ts04.png) no-repeat right 0;background-size: 40px auto}
	
	.gy_right dl:nth-child(2) dd h3{background: url(../images/ts05.png) no-repeat right 0;background-size: 40px auto}
	
	.gy_right dl:nth-child(3) dd h3{background: url(../images/ts06.png) no-repeat right 0;background-size: 40px auto}
	
	.gybj img{width: 80%}
	
	.zhuan{position:relative;top:-150px;}
	}

}