@charset "utf-8";
@font-face{
font-family: 'moe';
src: url('//at.alicdn.com/t/webfont_jq0x47mjt6a.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_jq0x47mjt6a.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.woff2') format('woff2'),
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.svg#Alibaba-PuHuiTi-Regular') format('svg'); /* iOS 4.1- */
}
* { margin: 0; padding: 0; }
body { margin: 0; padding: 0; height: 100%; font-size: 16px; font-family:'moe'; color: #333; line-height: 24px; word-break: break-all; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px;  vertical-align: middle }
select {  font-size: 12px }
textarea {  font-size: 12px }
h3, h4, h5 { margin: 0; padding: 0;  font-size: 14px }
.fl { float: left }
.fr { float: right }
.clear { clear: both; font-size: 0; }
a { text-decoration: none; transition: all .2s linear 0s; color: #666; }
:focus { outline: 0 }
img { border: 0; vertical-align: baseline;}
p { line-height: 24px }
.flex{display: flex;display: -ms-flexbox;justify-content:space-between;-ms-flex-pack: justify;}
.flex-default{display: flex;}
.flex-wrap {display: flex; flex-wrap: wrap;}
.wrap { width: 1400px; margin: auto; }
.wraps{ max-width: 1600px; margin: auto; }

/*头部*/
/*top02start*/
.headtop2 { width: 100%; height: 35px; line-height: 35px; background-color: #f2f2f2; font-size: 14px; }
.headtop2 .fl { color: #797979; }
.headtop2 .fr { color: #797979; padding: 0px 15px; font-size: 14px; text-align: center; border-left: 1px solid #e0e0e0; transition: all .2s linear 0s; }
.headtop2 .fr div { display: inline-block; position: relative; top: 2px; margin-right: 5px; width: 16px; height: 16px; }
.headtop2 .frl { background: url(../images/city.png) center/16px 16px no-repeat; }
.headtop2 .fr2 { background: url(../images/qyfz.png) center/16px 16px no-repeat; }
.headtop2 .fr3 { background: url(../images/xml.png) center/16px 16px no-repeat; }
.headtop2 .fr4 { background: url(../images/rtxx.png) center/16px 16px no-repeat; }
.headtop2 .fr a { color: #797979; }
.headtop2 .fr:hover { background-color:  #035abb; }
.headtop2 .fr:hover a { color: #fff; }
.headtop2 .fr:hover .frl { background-image: url(../images/city1.png); }
.headtop2 .fr:hover .fr2 { background-image: url(../images/qyfz1.png); }
.headtop2 .fr:hover .fr3 { background-image: url(../images/xml1.png); }
.headtop2 .fr:hover .fr4 { background-image: url(../images/rtxx1.png); }
/*header*/
.header2 { width: 100%; }
.header2 .wrap { position: relative; display: flex; padding:20px 0px; }
.header2 .wrap div { display: inline-block; }
.header2 .wrap .phone { display: flex; padding-top: 5px; }
.header2 .wrap .phone .ph1 { font-size: 14px; color: #666666; line-height: 18px; margin-left: 10px; }
.header2 .phone .ph1 span { font-size: 24px; line-height: 24px; display: block; font-weight: bold; color:  #035abb;margin-top: 20px;}
.header2 .phone img { height:40px }
.header2 .logo { flex: 1; float: none; display: flex !important; }
.header2 .logo div { display: block; }
.header2 .logo img {margin-top: 0; }
.header2 .logo .logo-des { padding-left: 10px; padding-top: 5px; }
.header2 .logo .logo-des .logo-des-tit { font-size: 22px; line-height:30px; font-weight: bold; color:  #035abb; }
.header2 .logo .logo-des .logo-des-cont { color: #666666; font-size: 14px; }
.nav2 { width: 100%;  height: 50px; background: #0a68b7; }
.nav2 ul { text-transform: uppercase; font-size: 0; display: flex; }
.nav2 ul li { display: inline-block; position: relative; font-size: 14px; text-align: center; transition: background-color .2s linear 0s;width: 17%;}
.nav2 ul li a { display: block; color: #ffffff; line-height: 50px; }
.nav2 ul li.active, .nav2 ul li:hover { background:  #ff9428; }
.nav2 ul li.gbksub { cursor: pointer; margin-right: 0; }
.sub-menu { position: absolute; top:75px; width: 100%; visibility: hidden; opacity: 0; z-index: -1; display: flex; flex-direction: column; }
.nav2 ul li:hover .sub-menu { top:49px; visibility: visible; opacity: 1; z-index: 999; }
.sub-menu > li > a { background: #333; border-top: 1px solid #CCC;height:40px; font-size:12px; line-height:40px;border-color: rgba(255, 255, 255, 0.2);}
.sub-menu li:hover a,.sub-menu li.on a { background:  #035abb; }
.transition {-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }
/* 自适应 */
.header { width: 100%; min-height:132px;background: url(../images/headbg2.jpg) top no-repeat;}
.header .wrap { position: relative; }
.header .wrap div{display: inline-block;}
.header .wrap .phone{float: right;padding-top: 33px;position: relative;}
.header .wrap .phone .ph1{position: relative; font-size: 13px; line-height: 30px; }
.phone .ph1 img{position: absolute;top: 10px;left: -50px;}
.phone .ph1 span{font-size: 26px;line-height:30px;color: #ad1722; display: block; font-weight:bold;position: relative;top: -11px;}
.phone .ph2{font-size: 24px;line-height: 36px;color: #035abb;font-weight: bold;float: right;}
.header .wrap .phone .phimg{position: absolute;left: -174px;}
.logo{ float:left;}
.logo img { margin-top: 33px; margin-right:10PX; padding-right:10PX;}
.logoright{ float:left; padding-top:30px; line-height:32px;}
.logoright span{ font-size:23px; font-weight:bold; color: #ad1722; display:block;}



.tit1{font-size: 30px; font-weight: bold;color: #000000;}

/*banner*/ 
.banner{width: 100%;}
.swiper-container-banner{overflow: hidden;position: relative;}
.swiper-container-banner img{width: 100%;}
.swiper-button-next-banner{position: absolute;right: 5%;top: 50%;--swiper-theme-color: #bb2222;}
.swiper-button-prev-banner{position: absolute;left: 5%;top: 50%;--swiper-theme-color: #bb2222;}
.swiper-button-next-banner,.swiper-button-prev-banner{width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next-banner:after,.swiper-button-prev-banner:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}
.swiper-button-next-banner:after{content: 'next';}
.swiper-button-prev-banner:after{content: 'prev';}
.swiper-pagination-banner{position: absolute;z-index: 2;text-align: center;--swiper-theme-color: #bb2222;}
/*首页*/


.bg-grey {
	width: 100%;
	height: auto;
	padding-bottom:76px;
}
.content {
	width: 1400px;
	margin: 0 auto;
	height: auto;
}
h2.title {
	text-align: center;
	font-size: 24px;
	color: #333;
	line-height: 24px;
	padding-bottom: 24px;
	position: relative;
}
h2.title:after {
	position: absolute;
	left: 50%;
	width: 46px;
	height: 1px;
	margin-left: -23px;
	background-color: #0c9;
	bottom: 0;
	content: '';
}
p.subtitle {
	margin-top: 18px;
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.tab-block {
	width: 1400px;
	height:780px;
	background-color: #FFF;
	border: 0px solid #e5e5e5;
}
.tab-block.information-tab {
	height: 500px
}
.tab-block.information-tab .tabs {
	height: 450px; margin-top: 50px;
}
.tab-block .tab-buttons {
	width: 100%;
	height: 50px;
	background-color: #fafafa
}
.tab-block .tab-buttons .tab-button {
	width: 33.33%;
	float: left;
	height: 50px;
	text-align: center;
	font-size: 16px;
	color: #999;
	line-height: 50px;
	position: relative;
	cursor: pointer;
	background-color: #f2f2f3;
}
.tab-block .tab-buttons h3:nth-child(1).cur,.tab-block .tab-buttons h3:nth-child(1):hover  {
	background-color: #97b50b;
	color: #fff;
}

.tab-block .tab-buttons h3:nth-child(2).cur,.tab-block .tab-buttons h3:nth-child(2):hover  {
	background-color: #ff9a00;
	color: #fff
}

.tab-block .tab-buttons h3:nth-child(3).cur,.tab-block .tab-buttons h3:nth-child(3):hover {
	background-color: #cb0000;
	color: #fff
}


.tab-block .tabs {
	width: 100%;
	height: 528px
}
.tab-block .tabs .tab-item {
	width: 100%;
	height: 100%;

	display: none;
}
.tab-block .tabs .tab-item.active {
	display: block
}
.information-tab .information-left {
	width: 500px;
	height: 340px;
	overflow: hidden;
	position: relative;
	float: left;
}
.information-tab .information-left img {
	width: 100%;
	height: auto
}
.information-tab .information-left .left-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: rgba(0, 0, 0, .5);
	z-index: 2;
	color: #fff;
	padding: 0 14px
}
.information-tab .information-left .left-bottom .article-title {
	font-size: 18px;
	width: 400px;
	float: left;
}
.information-tab .information-left .left-bottom .article-time {
	font-size: 14px;
	float: right;
}
.information-tab .information-right {
	width: 640px;
	height: 340px;
	float: right;
}
.information-tab .information-right .article-list {
	padding-top: 20px
}
.information-tab .information-right .article-list .article-link {
	display: block;
	padding: 0 20px
}
.information-tab .information-right .article-list .article-link .article-head span {
	display: inline-block;
	vertical-align: middle
}
.information-tab .information-right .article-list .article-number {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background-color: #999;
	font-size: 14px
}
.information-tab .information-right .article-list .article-title {
	font-size: 16px;
	color: #333;
	line-height: 20px;
	margin-left: 14px;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.information-tab .information-right .article-list .article-time {
	float: right;
	font-size: 12px;
	color: #999;
	line-height: 20px
}
.information-tab .information-right .article-list .article-content {
	margin-top: 10px;
	padding-left: 44px;
	width: 450px;
	font-size: 14px;
	color: #666;
	line-height: 26px;
	display: none
}
.information-tab .information-right .article-list .article-content p {
	height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
}
.information-tab .information-right .article-list:nth-of-type(1) .article-number, .information-tab .information-right .article-list:nth-of-type(2) .article-number, .information-tab .information-right .article-list:nth-of-type(3) .article-number {
	background-color: #333
}
.information-tab .information-right .article-list.current .article-link {
	background-color: #fafafc;
	padding: 20px
}
.information-tab .information-right .article-list.current .article-number {
	background-color: #0c9!important
}
.information-tab .information-right .article-list.current .article-title {
	color: #0c9
}
.information-tab .information-right .article-list.current .article-content {
	display: block
}
.question-icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/question-icon.png) center no-repeat;
	-ms-background-size: 16px 16px;
	background-size: 16px 16px;
}



.hot {height: 84px; border-bottom: 1px solid #EFEFEF;}
.hot .wrap {}
.hot p span{color: #0057ad; font-weight: bold;display: inline-block; margin-right: 10px;}
.hot p {color: #959494; line-height: 84px;}
.tuo_dz{display: inline-block;}
.tou_dy { float: right; width: 343px; height: 38px;margin-top: 20px; }
.tou_dy .ank{width: 266px; height: 38px; text-indent:15px; border: 1px solid #e6e6e6; }
.tou_dy .anniu{ border:none; background: url(../images/search-white.png) 10px center no-repeat #ff9a00;width: 76px;height: 38px; color: #fff;text-indent: 20px;}
.tou_dy form {display: flex;}



.pro_bd ul {display: flex; display: -ms-flexbox; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.pro_bd li { position: relative; margin:0 1%; margin-bottom: 55px; background-color: #fff; transition: all .8s;background-color: #f5f5f5;width:23%;}
.pro_bd li:hover { background-color: #ff932a;}
.pro_bd li a { display: block; padding: 10px;}
.pro_bd li img { display: block; width: 100%;}
.pro_bd li p { height: 70px; font-size: 20px; line-height: 70px; text-align: center;}
/*.pro_bd li a::after {display: inline-block; position: absolute; content: "+"; bottom: 0; right: 0; width: 0; height: 0; color: #fff; border: 20px; border-style: solid; border-color: transparent #ff932a #ff932a transparent; line-height: 10px; font-size: 20px; text-align: center; transition: all .8s;}*/
/*.pro_bd li:hover a::after { border-color: transparent #ff932a #ff932a transparent; color:#ff932a; }*/
.pro_bd li:hover p {color: #fff;}
.product-nav {margin-bottom: 40px;}
.product-nav ul {display: flex;justify-content: center;}
.product-nav ul li{width: 11%;}
.product-nav ul li + li {margin-left: 20px;}
.product-nav ul li a {display: block;text-align: center;background-color: #797979;width: 100%;line-height: 38px;color: #fff;}
.product-nav ul li:hover a {background-color: #ff932a;}

/*product02start*/
.product02 .pro_bd ul {display: flex; display: -ms-flexbox; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.product02 .pro_bd li { position: relative; margin:0 1%; margin-bottom: 55px; background-color: #fff; transition: all .8s;background-color: #f5f5f5;width:23%;}
.product02 .pro_bd li:hover { background-color: #97b50b;}
/* .product02 .pro_bd li:nth-child(3n) {margin-right: 0;} */
.product02 .pro_bd li a { display: block; padding: 10px;}
.product02 .pro_bd li img { display: block; width: 100%;}
.product02 .pro_bd li p { height: 70px; font-size: 20px; line-height: 70px; text-align: center;}
/*.product02 .pro_bd li a::after {display: inline-block; position: absolute; content: "+"; bottom: 0; right: 0; width: 0; height: 0; color: #fff; border: 20px; border-style: solid; border-color: transparent #97b50b #97b50b transparent; line-height: 10px; font-size: 20px; text-align: center; transition: all .8s;}*/
/*.product02 .pro_bd li:hover a::after { border-color: transparent #97b50b #97b50b transparent; color:#97b50b; }*/
.product02 .pro_bd li:hover p {color: #fff;}
.product02 .product-nav {margin-bottom: 40px;}
.product02 .product-nav ul {display: flex;justify-content: center;}
.product02 .product-nav ul li{width: 11%;}
.product02 .product-nav ul li + li {margin-left: 20px;}
.product02 .product-nav ul li a {display: block;text-align: center;background-color: #797979;width: 100%;line-height: 38px;color: #fff;}
.product02 .product-nav ul li:hover a {background-color: #97b50b;}
/*product02end*//*product03start*/


/*product02start*/
.product03 .pro_bd ul {display: flex; display: -ms-flexbox; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.product03 .pro_bd li { position: relative; margin:0 1%; margin-bottom: 55px; background-color: #fff; transition: all .8s;background-color: #f5f5f5;width:23%;}
.product03 .pro_bd li:hover { background-color: #ff9a00;}
/* .product02 .pro_bd li:nth-child(3n) {margin-right: 0;} */
.product03 .pro_bd li a { display: block; padding: 10px;}
.product03 .pro_bd li img { display: block; width: 100%;}
.product03 .pro_bd li p { height: 70px; font-size: 24px; line-height: 70px; text-align: center;}
/*.product03 .pro_bd li a::after {display: inline-block; position: absolute; content: "+"; bottom: 0; right: 0; width: 0; height: 0; color: #fff; border: 20px; border-style: solid; border-color: transparent #ff9a00 #ff9a00 transparent; line-height: 10px; font-size: 20px; text-align: center; transition: all .8s;}*/
/*.product03 .pro_bd li:hover a::after { border-color: transparent #ff9a00 #ff9a00 transparent; color:#ff9a00; }*/
.product03 .pro_bd li:hover p {color: #fff;}
.product03 .product-nav {margin-bottom: 40px;}
.product03 .product-nav ul {display: flex;justify-content: center;}
.product03 .product-nav ul li{width: 11%;}
.product03 .product-nav ul li + li {margin-left: 20px;}
.product03 .product-nav ul li a {display: block;text-align: center;background-color: #797979;width: 100%;line-height: 38px;color: #fff;}
.product03 .product-nav ul li:hover a {background-color: #ff9a00;}
/*product02end*//*product03start*/



/*product02start*/
.product04 .pro_bd ul {display: flex; display: -ms-flexbox; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.product04 .pro_bd li { position: relative; margin:0 1%; margin-bottom: 55px; background-color: #fff; transition: all .8s;background-color: #f5f5f5;width:23%;}
.product04 .pro_bd li:hover { background-color: #cb0000;}
/* .product02 .pro_bd li:nth-child(3n) {margin-right: 0;} */
.product04 .pro_bd li a { display: block; padding: 10px;}
.product04 .pro_bd li img { display: block; width: 100%;}
.product04 .pro_bd li p { height: 70px; font-size: 20px; line-height: 70px; text-align: center;}
/*.product04 .pro_bd li a::after {display: inline-block; position: absolute; content: "+"; bottom: 0; right: 0; width: 0; height: 0; color: #fff; border: 20px; border-style: solid; border-color: transparent #cb0000 #cb0000 transparent; line-height: 10px; font-size: 20px; text-align: center; transition: all .8s;}*/
/*.product04 .pro_bd li:hover a::after { border-color: transparent #00a83b #00a83b transparent; color:#cb0000; }*/
.product04 .pro_bd li:hover p {color: #fff;}
.product04 .product-nav {margin-bottom: 40px;}
.product04 .product-nav ul {display: flex;justify-content: center;}
.product04 .product-nav ul li{width: 11%;}
.product04 .product-nav ul li + li {margin-left: 20px;}
.product04 .product-nav ul li a {display: block;text-align: center;background-color: #797979;width: 100%;line-height: 38px;color: #fff;}
.product04 .product-nav ul li:hover a {background-color: #cb0000;}
/*product02end*//*product03start*/

/*产品中心*/
.product .wrap {text-align: center;}
.product .product_top {padding-bottom: 36px; background: #fff;}
.product .product_top h1{text-align: center; padding-top: 50px; padding-bottom: 12px;}
.product .product_top p {text-align: center; color: #bebebe;padding-bottom: 12px; }
.product .product_top span {width: 30px; height: 2px; background: #000; margin: 0 auto; display: block;}
.product .product_cont { padding-top: 40px; padding-bottom: 66px;}
.product .product_cont .title {margin: 0 auto; padding-bottom: 38px;}
.product .product_cont .title .hf {margin-left: 30px;}
.product .product_cont .title a{width: 116px; height: 32px; display: inline-block; background: #ff9a00; color: #fff; line-height: 32px; text-align: center; }
.product .product_cont .title a:hover {background: #000;}
.product .product_cont ul {display: flex; flex-wrap: wrap; justify-content: space-between; padding-bottom: 40px;}
.product .product_cont .pic{overflow: hidden; padding:0px; margin:0px;}
.product .product_cont ul img {width: 100%; transition: all 0.5s;overflow: hidden;}
.product .product_cont ul img:hover {transform: scale(1.1);}   
.product .product_cont ul a {display:block; margin-bottom:30px; width:280px; float:left;} 
.product .product_cont ul .tit {height: 48px; background: #e9e9e9; text-align: center; line-height: 48px; border: 1px solid #e9e9e9; border-top: none;}
.product .product_cont .more {width: 130px; height: 38px; background: #ff9a00; display: block; color: #fff; text-align: center; line-height: 38px; margin: 0 auto;}
.product .product_cont a:hover .tit  {background: #ff9a00; color: #fff;border: 1px solid #ff9a00;border-top: none;transition: all 0.5s;}

/*san*/

.san {
	width: 100%;


}

.san .san_box {
	width: 100%;
	height: 100%;
	position: relative;
}

.san .san_box .sanb {	margin-bottom:55px;

}

.san .san_box .sanb .san_p1 {
	font-size: 26px;
	font-weight: bold;
	color: #ff9a00;
	line-height: 30px;
}

.san .san_box .sanb .san_p1 span {
	font-size: 26px;
	font-weight: bold;
	color: #ff9a00;
	margin-right: 10px;
}

.san .san_box .sanb .san_p2 {
	font-size: 14px;
	line-height: 33px;
	color: #888888;
	border-bottom: 1px dashed #cecece;
	margin-bottom: 15px;
}

.san .san_box .sanb .san_p3 {
	font-size: 16px;
	line-height:30px;
	color: #666666;

}



#video{width: 100%;
    height: 500px;}

/*product06end*//*divider10start*/
.divider10{background: url(../images/back.jpg) no-repeat;padding:50px 0; text-align:center;background-attachment: fixed; margin-bottom:60px;}


.divider10 .tit1 {font-size:40px; font-weight:bold; color: #f5f5f5; display: -ms-flexbox; line-height:100px;}
.divider10 .tit1 span {font-size:48px; color:#ff9428;}
.divider10 .tit2 {font-size: 30px; color: #fff;}
.divider10 .tit2 i {width: 35px; height: 1px; border-bottom: 1px solid #737373; display: inline-block; margin-bottom: 5px; margin-right: 10px;}


.divider10 .di_l p{font-size: 20px;color: #fff;padding-top: 30px;}
.divider10 .di_r{padding-top: 105px;display: flex;min-width: 149px;}
.divider10 .di_r img{width: 40px;height: 40px;margin-right: 20px;}
.divider10 .di_r p{font-size: 22px;color: #fff;line-height: 40px;margin-bottom: 0;}
/*title12end*//*about11start*/
.about11 { height: 555px; position: relative;}
.about11 .about-content-wrap {position: absolute;z-index: 2;width: 100%;top: 60px;height: 100%;}
.about11 .about_l { position: relative; float: left;  margin-top: -20px; margin-left: 33px; width: 54%; border: 5px solid #dbdbdb;}
/* .about11 .about_l .l_img { position: absolute; left: -38px; top: -40px;} */
.about11 .about_l img { display: block; width: 98%;height: 100%;margin-top: -5%;padding-bottom: 5%;margin-left: -4%;}
.about11 .about_r { float: right; margin-top: -20px; width: 38%;}
.about11 .about_r .en { font-size: 2.6vw; color:  #1e5fa7; font-weight:bold;}
.about11 .about_r .cn { margin-top: 4%; font-size: 1.4vw; color: #313131;font-weight: normal;}
.about11 .about_desc { float: right; width: 38%;}
.about11 .about_desc .description { padding-top: 10%; margin-bottom:-18%; font-size:2vw; line-height: 40px; color: #313131;font-weight: normal; font-weight:bold;}
.about11 .about_desc p { height: 150px; font-size: 0.8vw; line-height: 33px; color: #656565;}
.about11 .about_desc a { display: block; margin-top: 38px; width: 158px; height: 40px; line-height: 40px; text-align: center; background-color: #0a68b7;color:#fff;}
.about11 .about_desc a::after { display: block; float: right; margin-right: 2px; margin-top: 2px; width: 36px; height: 36px; content: "+"; font-size: 20px; line-height: 36px; text-align: center; color: #0a68b7; background-color: #fff;}
.about11 .background {width: 100%; height: 420px; background-color: #f3f3f3;position: absolute;bottom: 0px;z-index: 1;}
.about11 .about_desc .desc_link:hover {background-color: #0a68b7;color:#fff;}
/*about11end*//*divider03start*/
.divider03 { background: url(../images/mb/divider03/background.jpg); color: #fff; padding: 40px 0; }
.divider03 .wrap { display: flex; justify-content: space-between; }
.divider03 .left { margin-top: 10px; }
.divider03 .right{min-width: 267px;}
.divider03 .title { font-size: 35px; line-height: 40px; }
.divider03 .large { font-weight: bold; }
.divider03 .description { font-size: 17px; line-height: 17px; margin-top: 20px; }
.divider03 .tel { border: 1px solid #ffffff; border-radius: 30px; padding: 0 40px; padding-bottom: 5px; margin-bottom: 20px; }
.divider03 .tel img { height: 30px; position: relative; top: 7px; margin-right: 10px; }
.divider03 .tel span { font-size: 25px; font-weight: bold; line-height: 25px; }
.divider03 a { background-color: #ffffff; font-size: 20px; padding: 10px 40px; border-radius: 30px; line-height: 20px; cursor: pointer; }
.divider03 .ask-btn {transition: all 0.2s linear;}
.divider03 .ask-btn img { height: 25px; position: relative; top: 5px; margin-left: 10px; }
.divider03 .ask-btn:hover {transform: scale(0.95)}






.case{padding:50px 0PX;color: #000; background:#F6F6F6;}
.case .hd{padding-bottom: 46px;border-bottom: 2px dashed #dfdfdf; margin-bottom: 52px;text-align: center;}
.case .hd .zi-qianhui { color: rgba(68,68,68,.1); font-size: 80px; text-align: center; text-transform: uppercase; font-weight: bold;}
.case .hd h2 { font-size: 60px; text-align: center; text-transform: uppercase; }
.case .hd .cn { font-size:45px; text-align: center; padding-bottom: 4px; transform: translateY(-15px);color: #333; }
.case nav {padding: 0 7%;}
.case nav a{flex: 1;text-align: center;margin: 0 3px;height: 40px;line-height:40px;color: #000;}
.case nav .more{background: #000;color: #fff;}
.case nav a:hover{background: #000;color: #fff;}
.case ul{flex-wrap: wrap;margin-top: 46px;}
.case ul li{width: 23%;margin-bottom:25px;position: relative;}
.case ul li .pic{overflow: hidden;position: relative;}
.case ul li .pic > img{transition: .4s;}
.case ul li p{color: #000000;height: 50px;line-height: 50px;}
.case ul li p span{color: #999999;float: right;}
.case ul li .mask{transition: .4s; opacity: 0;font-size: 18px;color: #fff; position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;flex-direction: column; justify-content: space-around;align-items: center;background: rgba(255,154,0,0.8);}
.case ul li:hover .pic > img{transform: scale(1.3);}
.case ul li:hover .mask{opacity: 1;}
@media screen and  (max-width: 900px){
	.case nav{padding: 0;}
}

@media screen and  (max-width: 780px){
	.case nav{display: none;}
	.case ul li{width: 48.5%;margin: 0;}
	.case ul li p span{display: none;}
	.case ul li p{text-align: center;}
}


.abt{margin-top: 120px;height:1050px; background: #ff9a00;position: relative;}
.abt .wraps{position: relative;}
.abt .pic1{position: relative;left: -2px;top: -90px;}
.abt .main{padding-left: 4.5%;padding-top: 90px;padding-bottom: 50px; position: absolute;top: 138px;right: 0; width: 94%; max-width:1600px; margin:0 auto;background: #fff;background: url(../images/abt_down.png) center bottom no-repeat;background-color: #fff;}
.abt .main .box{width: 84%;}
.abt .main .l{width: 50%;}
.abt .main .hd{margin-bottom:50px;justify-content: flex-start;}
.abt .main .ct{font-size: 16px;line-height: 36px;color: #666666;overflow: hidden;
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
	display: -webkit-box;}
.abt .main .oth{margin-top: 25px;}
.abt .main .oth .img3{width: 90%;margin-right: 15px;}
.abt .main .oth a{margin-left: 20px; writing-mode: vertical-lr;font-size: 16px;letter-spacing: 16px;color: #000000;}
.abt .main .r{width: 48.5%;}
.abt .main .r .pic4{position: relative;}
.abt .main .r .pic4::after{content: '';position: absolute;left: 0;bottom: 0; width: 100%;height: 15%;background: #fff;}
.abt .main .r .flex{justify-content: space-around;position: relative;top: -30px;}
.abt .main .r .flex a{display: flex;justify-content: center;align-items: center; width: 189px;height: 76px;background-color: #dfdfdf;border-radius: 38px;}
.abt .main .r .flex a p{font-size: 16px;color: #000000;margin-left: 20px;}
.abt .main .r .flex a img{transition: .5s;}
.abt .main .r .flex a:hover img{transform: rotate(360deg);}
.abt .main .box{padding-bottom: 2.6vw;}
.abt .main .more2{display: none;}
.abt .main .img5{display: none;}

@media screen and  (max-width: 1520px){

	.abt .main{padding-top: 4.6vw;top: 7.18vw;}
	.abt .main .hd{margin-bottom: 2.6vw;}
	
}
@media screen and  (max-width: 1220px){
	.abt .main .r{display: none;}
	.abt .main .l{width: 100%;}
	.abt .main .box{width: 100%;}
	.abt .main .oth .img3{width: 48%;}
}
@media screen and  (max-width: 1000px){
	.abt{background: none;height: auto;}
	.abt .pic1{width: 30%;}
	.abt .main .l{padding-bottom: 50px;}
	.abt .pic1 img{width: 100%;}
	.abt .pic2,.abt .wraps{display: none;}
	.abt .main{position: relative;top: 0;left: 0;width: 100%;padding: 0 2%;padding-bottom: 50px;}
	.abt .main .hd{justify-content: center;}
	.abt .main .ct{
		font-size: 14px;
		overflow: hidden;
		-webkit-line-clamp: 6; 
		-webkit-box-orient: vertical;
		display: -webkit-box;
		margin-top: 50px;	
	}
	.abt .main .oth{display: none;}
	.abt .main .more2{display: inline-block;}
	.abt .main .img4{display: block;width: 70%;margin: auto;margin-top: 20px;}

}
@media screen and  (max-width: 660px){
	.abt .main .img5{width: 100%;}
}


.hd{justify-content: center;align-items: flex-end;margin-bottom: 65px;}
.hd img{margin-right: 10px;}
.hd .tt{display: inline-block; font-size:50px;font-weight: bold;color: #000000;position: relative;}
/*.hd .tt::after{content: '';position: absolute;left: 0;bottom: -10px;width: 100%;height: 20px;background: #111e3e;opacity: 0.2;}*/
.hd p{font-size: 25px;color: #000000;margin-top:45px;}



/*公司简介*/
.about {}
.about img{width:100%;}
.about .about_top  h1 {font-size: 28px; color: #0449a8; text-align: center; padding-bottom: 12px;padding-top: 80px;}
.about .about_top p i{width: 430px; height: 2px; background: url(../images/chang.png)no-repeat; display: inline-block; margin: 0 20px;}
.about .about_top p {text-align: center; padding-bottom: 10px; color: #898989;}
.about .about_top span {width: 30px; height: 2px; background: #000;display: block; margin: 0 auto;}
.about .about_cont {display: flex; padding-top: 42px;}
.about .about_l img{width: 960px; height: 503px;}
.about .about_r {width: 960px; height: 503px; background: #2a2a2b; padding-left: 50px;}
.about .about_r .tit {color: #fff; font-size: 24px; padding-bottom: 24px; padding-top: 78px;}
.about .about_r .desc {width: 550px; color: #f5f5f5; padding-top: 24px; line-height: 30px;}
.about .about_r .ar_h{width: 40px;height: 2px;background-color: #0449a8;}
.about .about_r .more { margin-top: 40px;background: #ff9a00; display: block; width: 140px; height: 38px; line-height: 38px; color: #fff; text-align: center; }

/*新闻*/
.inews .inews_top {padding-bottom: 30px; padding-top: 78px;}
.inews .inews_top  h1 {font-size: 28px; color: #0449a8; text-align: center; padding-bottom: 12px;}
.inews .inews_top p {text-align: center; padding-bottom: 10px; color: #898989; letter-spacing: 2px;}
.inews .inews_top span {width: 30px; height: 2px; background: #000;display: block; margin: 0 auto;}
/* .inews_cont {padding-bottom: 68px;} */
.inews_cont{ padding-bottom:30px;}
.inews_cont .inew_t {display: flex; justify-content: space-between;padding-bottom: 28px; border-bottom: 1px solid #e6e6e6;}
.inews_cont .inew_t .inew_tc {width: 580px; display: flex; }
.inews_cont .inew_t .inew_tc .pic {width: 190px; height: 150px;}
.inews_cont .inew_t .inew_tcr {padding-left: 20px; width: 410px;}
.inews_cont .inew_t .inew_tcr .tit {font-size: 16px; color: #333; padding-top: 26px;}
.inews_cont .inew_t .inew_tcr .date {font-size: 12px; color: #c5c5c5; padding: 5px 0; }
.inews_cont .inew_t .inew_tcr .cnt {font-size: 14px; color: #666;}
.inews_cont .inews_r {display: flex; flex-wrap: wrap; justify-content: space-between; padding-bottom: 46px;}
.inews_cont .inews_r .inews_list {display: flex; width: 385px; padding: 18px 0; border-bottom: 1px dashed #e6e6e6;}
.inews_cont .inews_r .title a{text-indent: 10px; display: inline-block; color: #333;}
.inews_cont .inews_r .date {color: #c5c5c5;}
.inews_cont .inews_r span{width: 10px; height: 2px; background: #000; display: inline-block; margin-bottom: 5px;}
.inews_cont .inews_r .date {padding-left: 96px;}
.inews_cont .inews_r .title:hover a{color: #ff9a00;}
.inews_cont .inews_r .title:hover span {background: #ff9a00;}
.inews_cont .more {width: 130px; height: 38px; background: #ff9a00; color: #fff; display: block; line-height: 38px; text-align: center; margin:0 auto;}

/*分站*/
.citys {width: 100%; min-width: 1200px; padding: 50px 0;}
.citys .dq ul {padding:15px; background: #fafafa; border: 1px solid #e6e6e6; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.citys .dq ul li {font-size: 16px; color: #666;}
.citys .dq ul li:hover {cursor: pointer;}
.citys .dq ul li i {    width: 1px;
    height: 11px;
    margin: 8px 0 0 38px;
    float: right;
    background: #C7C7C7;}
.citys .cs ul {padding: 15px; display: flex; display: -ms-flexbox; flex-wrap:wrap; -ms-flex-wrap: wrap; border: 1px solid #e6e6e6; border-top: none;}
.citys .cs ul li a {padding: 5px 12px;}

.dqli {font-weight: bold;}

/*友情链接*/
.link {height: 64px; background: #052a4f; line-height: 64px; border-bottom: 1px solid #163b5f; }
.link .wrap { color: #fff;  line-height: 64px;}
.link .wrap a { color: #a9a9a9; margin: 0 5px; }
.link img{width: 90px;height: 33px;}

/*内页*/
.ban { width: 100%; }
.newswep{display: none;}
.ban { width: 100%; }
.ban img{width: 100%;}
.about p { line-height: 36px; }
.videolist ul {display: flex; flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.videolist ul li  {margin-bottom: 20px;}
.videolist ul li .title {text-align: center; line-height: 45px; background: #f2f2f2;}
.videolist ul li .title:hover {background: #ff9a00; color: #fff;}
.videolist ul li img {width:285px ; height: 250px;}
.location { width: 100%; border-bottom: 1px solid #e4e4e4; height: 24px; line-height: 24px; padding: 13px 0; }
.location .breadrumb { background: url(../images/address.png) left center no-repeat; padding-left: 20px; }
.c_wrap { margin:40px auto;}
.c_wrap_l { width: 240px; float: left; }
.c_wrap_l .tit { background: #333; font-size: 20px; color: #fff; font-weight:bold; padding: 15px; text-align:center; }
.c_wrap_l .tellbg {background: url(../images/tellbg.jpg) center no-repeat; background-size:auto; padding:15px 0; }
.c_wrap_l .telltest {  width:60%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height:40px;font-size:20px; color: #fff; padding-left:15px; font-weight:bold;}
.c_wrap_l .telltest p{font-family: Arial;font-weight:100; line-height:10px;}
.c_wrap_l .tit p { font-size: 14px; text-transform: uppercase; font-family: Arial; padding-top: 10px; }
.c_wrap_l .box #leftnav dl dt {display: flex; justify-content: space-between;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt a {flex:1; display: inline-block; text-indent:5px;font-size: 14px; margin:0 10px;}
.c_wrap_l .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.c_wrap_l .box #leftnav dl dt:hover {background: #ff9a00;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt:hover a {color: #fff;border-bottom: 1px dashed #ff9a00;}
.c_wrap_l .box #leftnav .list2 { color: #333; line-height:40px; } 
.c_wrap_l .box #leftnav .list2 a {display:block; width:200px; margin:0 auto;  padding-left:20px;  border-bottom: 1px dashed #d7d7d7;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav .list2 a:hover {color: #fff; background: #ff9a00;border-bottom: 0px;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box { background: #f6f6f6; margin-bottom: 30px; padding-bottom:10px;}
.c_wrap_l .box dt a{ display:block; margin:0 auto;  height: 45px; line-height: 45px;  transition: all .2s linear 0s;border-bottom: 1px dashed #d6d6d6;  position: relative; }
.c_wrap_l .box #leftnav dt a {display: inline-block; }
.c_wrap_l .box dl dt:hover span{width:10px; height: 15px; display: inline-block; color:#fff !important;}
.c_wrap_l .box dl dt:hover {cursor: pointer; color: #fff;}
.c_wrap_l .box dl .active{background: #ff9a00; border-bottom: 1px dashed #ff9a00;}
.c_wrap_l .box dl .active a,.c_wrap_l .box dl .active span{color: #fff !important;border-bottom: 0px ;}

.c_wrap_l .box dl dt span:hover {cursor: pointer;}
.c_wrap_l .box.contact { padding: 15px 15px; background: #f6f6f6; }
.c_wrap_l .box.tags { padding: 15px; }
.c_wrap_l .box.tags .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 11px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; margin-bottom: 10px; }
.c_wrap_l .box.tags .badge i { display: inline-block; width: 12px; height: 12px; background: url(../images/tags.png) no-repeat; margin-right: 5px; }
.c_wrap_r { width:1100px; float: right; }
.c_wrap_r iframe{ min-height:350px !important;}

.prolist { width:30%; float: left; margin: 0 1.6%; margin-bottom: 28px; }
.prolist img { width: 100%;}
.prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.prolist p.title:hover { background: #ff9a00; color: #fff; }
.newslist { padding-bottom: 30px; }
.overf { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_item { position: relative; padding: 33px 0; transition: all .2s linear 0s; }
.list_item .news_con { position: absolute; width:830px; padding: 0 30px; }
.list_item .name { padding: 15px 0 5px; font-weight: normal; margin-bottom: 10px; font-size: 18px; color: #343434; }
.list_item .news_con .des { overflow: hidden; height: 72px; font-size: 14px; line-height: 22px; color: #999999; text-align: left; }
.list_item .news_con .xian { position: absolute; top: 16px; height: 16px; width: 4px; background: #999; transition: all .2s linear 0s; }
.list_item .news_others { position: relative; overflow: hidden; width: 160px; padding: 0 40px; height: 126px; }
.list_item .news_others .inform { position: absolute; width: 100%; top: 10px; }
.list_item .news_others .date { margin-bottom: 10px; font-size: 40px; line-height: 1; font-family: 'PingFang-Light'; opacity: 0.7; color: #999; display: block; padding-bottom: 5px; }
.list_item .news_others .year { margin-bottom: 5px; font-size: 14px; opacity: 0.6; color: #999; }
.list_item .news_others .more { display: block; width: 42px; height: 20px; opacity: 0; transform: translateX(-20px); border-bottom: 2px solid #ff9a00; padding-bottom: 8px; font-size: 12px; transition: all .2s linear 0s; }
.list_item .news_xian { display: block; width: 1px; height: 192px; background: #e3e3e4; position: absolute; left: 210px; margin-left: -0.5px; top: 0; z-index: 0; }
.odd .list_item { padding-left: 50%; }
.odd .list_item .news_con { left: 0; }
.odd .list_item .news_con .xian { right: -2px; }
.even .list_item .news_con { right: 0; }
.even .list_item .news_con .xian { left: -2px; }
.list_item:hover { box-shadow: 0 0 20px #ddd; }
.list_item:hover .news_con .xian { height: 80%; background: #ff9a00; }
.list_item:hover .news_con .name { color: #ff9a00; font-weight: normal; }
.list_item:hover .news_others .date, .list_item:hover .news_others .year { opacity: 1; color: #ff9a00; }
.list_item:hover .news_others .more { opacity: 1; transform: translateX(0); color: #ff9a00; }
.list_item:hover .news_others .img { opacity: 1; }
.c_wrap_r h1 { font-weight: 400; font-size: 24px; text-align: center; padding: 15px 0; }
.c_wrap_r p.news_oth { text-align: center; color: #888; border-bottom: 1px dashed #e4e4e4; padding-bottom: 10px; }
.c_wrap_r p.news_oth span { margin: 0 10px; }
.summary { position: relative; background: #fafafa; margin: 20px 10px 0; padding: 40px 20px 20px; font-family: 微软雅黑; color: #6c7480; font-style: italic; line-height: 150%; border: 1px solid #eee; border-radius: 5px; }
.summary span { position: absolute; left: -1px; top: 15px; padding: 0 0 0 20px; font-size: 1.2em; font-style: normal; color: #c2c6cc; border-left: 4px solid #c2c6cc; }
.content { padding: 20px 10px; line-height: 30px; }
.content img {display: block; margin: 0 auto; width:100%;}
.content1 img {display: block; margin: 0 auto; width:100%;}
.content p { margin-bottom: 10px; }
.content h2, .interested .tit { height: 48px; line-height: 48px; font-size: 16px; color: #202020; background: #eee; text-indent: 15px; font-weight: 400; border-left: 5px solid #ff9a00; margin-bottom: 10px; }
.pro_c { margin-bottom: 40px; padding:0px 50px; }
.pro_c .img { width:95%;text-align: center;border: 1px dashed #ccc;padding:10px;border-radius:15px; }
.pro_c .img img { width: 100%; border-radius: 10px; cursor: pointer;margin: 0 auto; }
.pro_c .img .swiper-pagination { background: rgba(0,0,0,.5); color: #fff; width: auto; left: 50%; margin-left: -25px; padding: 0 10px; border-radius: 24px; line-height: 24px; height: 24px; font-size: 12px; }
.pro_c .text { text-align: center; margin-bottom: 20px;}
.pro_c .text .tit h1 { font-size: 18px; font-weight: 400; text-align: left; display: inline-block; padding: 0; font-weight:bold; }
.pro_c .des {margin-top: 20px; line-height: 30px; color: #777777;text-align: center; }
.interested+.content { padding-top: 0; }
.taglist .list { display: none; border-bottom: 1px solid #f5f5f5; height: 50px; line-height: 50px; padding: 0 10px; }
.taglist .list span { margin-right: 20px; }
.taglist .list a { display: block; color: #777; background: url(../images/jt1.jpg) right center no-repeat; }
.tag { border-bottom: 1px dashed #ccc; padding-bottom: 16px; margin-top: 50px; font-size: 14px; color: #29282d; margin-bottom:30px; }
.tag a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #999; margin-left: 6px; color: #29282d; border-radius: 3px; }
.pagebox { height: 36px;  text-align: center; }
.pagebox #pagesize { display: inline-block; }
.pagebox #pagesize li { float: left; }
.pagenav { overflow: hidden; margin-top: 30px; margin-bottom: 62px; }
.pagenav p { width: 45%; font-size: 14px; color: #777; }
.pagenav p.next { float: left; }
.pagenav p.prev { float: right; text-align: right; }
.interested { padding-bottom: 20px; }
.interested .list { border-bottom: 1px dashed #ddd; height: 50px; line-height: 50px; padding-right:5px; padding-left:20px; background:url(../images/jt_right.png) no-repeat center left; }
.interested .list span { float:right; color:#CCC;}
.interested .list a { display: block; color: #777; }
.interested .prolist { width: 212px; float: left; margin: 15px 10px; margin-bottom: 30px; }
.interested .prolist img { width: 212px;}
.interested .prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.interested .prolist p.title:hover { background: #ff9a00; color: #fff; }
.photolist {float: left; margin-right: 40px;margin-bottom: 28px;}
.photolist img{width:269px;}
.photolist .title {height: 45px; text-align: center; line-height: 45px;background: #f2f2f2; transition: all .2s;}
.photolist .title:hover {background: #cd0208;color: #fff;}


.zxly{ padding-left:5px; margin-bottom:30px; line-height:40px; font-size:15px;}
.zxly span{ font-weight:bold; font-size:16px;}

.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
.ny_lxwm li{float:left; width:400px; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:65px;}
.ny_lxwm li.li1{ background-position:0px 20px;}
.ny_lxwm li.li2{ background-position:00px -50px;}
.ny_lxwm li.li3{ background-position:0px -120px;}
.ny_lxwm li.li4{ background-position:0px -190px;}
.ny_lxwm li.li5{ background-position:0px -260px;}
.ny_lxwm li.li6{ background-position:0px -330px;}
.lxtjyc{ display:none;}



/*底部*/
.footer { padding: 30px 0;background: #2c2f2f; color: #dcdee0;}
.footer p { color: #dcdee0;  line-height: 34px; }
.footer p span { margin: 0 10px; }
.footer a { color: #dcdee0; }
.footer .foot_p4 .footp_span img{position: relative;top: 4px;}
.footer .sit span {display: inline-block; padding-left: 30px;}
.fix-right-v2 { position: fixed; right: 20px; bottom: 100px; width: 38px; height: 38px; background: #fff; z-index: 1001; }
.fix-right-v2 table { width: 100%; height: 100%; }
.fix-right-v2 table, .fix-right-v2 td { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; height: 38px; }
.fix-right-v2 li { position: relative; }
.fix-right-v2 a { display: block; width: 38px; font-size: 0; background-image: url(../images/sidebar_spriteV2.png); overflow: hidden; cursor: pointer; transition: none; }
.fix-right-v2 .download a { height: 38px; background-position: -38px -176px; }
.fix-right-v2 .download:hover a { background-position: 0 -176px; }
.fix-right-v2 .download img { width: 90px; height: 90px; }
.fix-right-v2 li span { position: absolute; right: 58px; top: 0; visibility: hidden; padding: 0 14px; opacity: 0; color: #fff; font-size: 12px; background: #ff9a00; transition: .3s all ease-in; -webkit-transition: .3s all ease-in; -moz-transition: .3s all ease-in; -o-transition: .3s all ease-in; white-space: nowrap; }
.fix-right-v2 li .popup-qr { top: -30px; padding: 8px; background: #fff; }
.fix-right-v2 li span i { position: absolute; right: 0; top: 50%; width: 0; height: 0; margin: -5px -10px 0 0; font-size: 0; border: 5px solid; border-color: transparent transparent transparent #ff9a00; overflow: hidden; }
.fix-right-v2 li .popup-qr i { border-color: transparent transparent transparent #fff; }
.fix-right-v2 .feedback a, .fix-right-v2 .feedback span { height: 38px; line-height: 38px; }
.fix-right-v2 .feedback a { background-position: -38px -252px; }
.fix-right-v2 .feedback:hover a { background-position: 0 -252px; }
.fix-right-v2 li:hover span { right: 38px; opacity: 1; visibility: visible; }
.fix-right-v2 .gotop { position: absolute; bottom: 38px; }
.fix-right-v2 .gotop a, .fix-right-v2 .gotop span { height: 38px; line-height: 38px; }
.fix-right-v2 .gotop a { background-position: -38px -290px; }
.fix-right-v2 .gotop:hover a { background-position: 0 -290px; }
/**/
#dituContentn{ width:100%; height:300px;}http://2237.test.0579cj.com:89/
.companywab{background:url(../images/ba.png) no-repeat left center; padding-left:25px;}

/*大于1200px*/
@media screen and (min-device-width: 1200px) {
	.headweb{display: none;}
	.footweb{display: none;}
}
/*1400px到660px之间*/
@media screen and  (min-width: 660px) and (max-width:1200px) {
	.wrap { width: 96%; margin: auto; }
	.footweb{display: none;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	
	/*内页*/
	.c_wrap_l{display: none;}
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 46%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100%;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:60px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}
	
	/*头部*/
	.nav{min-width: inherit !important;}
	.nav .wrap1>ul{width: 100%;display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;}
	.nav ul li{width: inherit;}
	.nav ul li.active > a, .nav ul li:hover{background: #ad1722;}
	.nava:hover{background: #ad1722;}
	.sub-menu li:hover a, .sub-menu li.on a{background: #ad1722;}
	
	
	
}

@media screen and  (min-width: 660px) and (max-width:820px) {
	.header .wrap .phone .phimg{display: none;}
	.headtop .fr{padding-left: 10px;}
}

.hide{ display:none !important;}
#nav_s {position:absolute;top: 30px; width: 100%;margin: 0px auto; z-index: 99;line-height: 50px;}
#nav_s .left{ float:left;}
#nav_s ul{ float:right;}
#nav_s li{ float:left; color:#fff; height: 70px;}
#nav_s li .a{color:#fff; padding:0 20px;  line-height:107px; font-size:15px; height:50px; line-height:50px; display:inline-block;}
#nav_s li .a:hover{color:#ff9a00; background:url(../images/bg_nav.png) bottom center no-repeat;}
#nav_s .on .a {color:#ff9a00; background:url(../images/bg_nav.png) bottom center no-repeat;}
#nav li img{ padding-right:5px;}
#nav_s li.top_tel{ background:url(../images/line_tle.png) left 18px no-repeat; padding-left:20px;}


.nav {position:absolute;background:#fff; border-bottom:1px solid #ebebeb;top: 0px; position:fixed; top:0; z-index:999999999; width: 100%;margin: 0px auto; height: 107px;z-index: 99;line-height: 50px;}
.nav .left{ float:left; padding-top:30px;}
.nav ul{ float:right; padding-top:30px;}
.nav li{ float:left; color:#242623; font-size:15px; height:70px;}
.nav li .a{ padding:0 20px;  color:#242623; line-height:107px; font-size:15px; height:50px; line-height:50px; display:inline-block;}
.nav li .a:hover{color:#ff9a00; background:url(../images/bg_nav.png) bottom center no-repeat;}
.nav  .on .a {color:#ff9a00; background:url(../images/bg_nav.png) bottom center no-repeat;}
.nav li img{ padding-right:5px;}
.nav li.top_tel{ background:url(../images/line_tle.png) left 15px no-repeat; padding-left:20px;}

.nav_bg{left:0px; top:100px; overflow:hidden; z-index:9;  width:100%; height:0px; position:absolute; background:#ff9a00;}
.nav_bg .box{  height:39px;  }

header .list{ top:70px;   z-index:9999; display:none; width:auto;  position:absolute; height:40px;  font-size:12px; }
header .list a{height:40px; font-size:12px; display:block; float:left; padding-right:10px; line-height:40px ; color:#fff; background:url(../images/line_line.png) right center no-repeat; margin-right: 10px;}
header .list a:hover{ text-decoration:underline }
.nav li .list.text_right{ text-align:right; }
header .list.nav_li2{ left:0;}
header .list.nav_li3{ left:0;}
header .list.nav_li4{ left:0;}
header .list.nav_li5{ left:0;}
header .list.nav_li6{ left:0; }
header .list.nav_li7{ right:-20px; text-align:right;}
header .list.nav_li8{ right:-20px; text-align:right;}
header .list.nav_li9{ right:-20px; text-align:right;}
.nav .nav_bs{ position:relative; }
.nav .nav_bs .list{ top:100px; }

.fl,.left{ float:left !important;}
.fr,.right{ float:right !important;}
.main_box{ width:1400px; margin:0 auto;}
/*==========================================é¦–é¡µ8F=============================================*/
#box8 { position:relative; background:url(../images/s_bg_6.jpg) center top no-repeat; height:630px;}
#box8 .content_box {padding-top: 120px;}
#box8 .content_box .left{ width: 485px; position:relative; margin-top: 62px; color:#fff;}
#box8 .content_box .right{ width:600px;}
#box8 .content_box .left h1{ font-size:20px; margin-bottom:40px;}
#box8 .content_box .left .box8_up dl { display:block;}
#box8 .content_box .left .box8_up dd{ font-size:14px; line-height:40px; padding-left:30px;}
#box8 .content_box .left .box8_up .li1{ background:url(../images/icon_s_fot1.png) left 10px no-repeat;  }
#box8 .content_box .left .box8_up .li2{ background:url(../images/icon_s_fot2.png) left 10px no-repeat;  }
#box8 .content_box .left .box8_up .li3{ background:url(../images/icon_s_fot3.png) left 13px no-repeat;  }
#box8 .content_box .left .box8_un{ margin-top:30px;}
#box8 .content_box .left .box8_un dl dd{ float:left; width:60px; display:block; margin-right: 30px;}
#box8 .content_box .left .box8_un dl dd a{ display:block; width:60px; text-align: center;}
#box8 .content_box .left .box8_un dl dd img{  margin:0 auto; }
#box8 .content_box .left .box8_un dl dd span{ text-align:center; color:#fff; font-size:12px; display:block; margin-top:10px;}
#box8 .content_box .left .box8_un { position:relative;}
#box8 .content_box .left .ewm{ position:absolute; bottom:0px; width:120px; right:0px;}
#box8 .content_box .left .ewm span{ font-size:12px; display:block; text-align:center; padding-top:8px;}
#box8 .content_box .left .ewm2{ position:absolute; bottom:0px; width:120px; right:-150px;}
#box8 .content_box .left .ewm2 span{ font-size:12px; display:block; text-align:center; padding-top:8px;}
#box8 .content_box .left .box8_un dl dd:hover span{ color:#2d95a2;}

#box8 .content_box  .right h1{ font-size:24px; color:#fff; margin-bottom:30px;}
#box8 .content_box .right input{ border:none; height:45px; width: 270px;  line-height:45px; padding:0 10px; font-size:14px; color:#a8a8a9; }
#box8 .content_box .right dl{ display:block; clear:both; margin-bottom: 15px;}
#box8 .content_box .right dd{}
#box8 .content_box .right textarea{ width:550px; margin-top:15px; resize:none; height:100px; line-height:1.3em; padding:10px;  color:#a8a8a9; width: 578px;}
#box8 .content_box .right .submit{ background:#ff9a00; color:#fff; border-radius:3px; width:200px; margin-top:10px;}
#box8 .content_box .right .submit:hover{background:#0c7f8d;}
/*=======================================================================================*/

#friend_link{ padding: 20px 0 18px 0; background:#f7fcfd;}
#friend_link .main_box{ position:relative; min-height:20px; line-height:24px;}
#friend_link .title{ position:absolute; left:0; top:0px;}
#friend_link .title strong{ color:#379aa6; font-size:16px; }
#friend_link .content{ margin-left:80px;}
#friend_link a{ color:#666666; font-size:14px; display:inline-block;}
#friend_link i{ color:#666666; font-size:14px; padding:0 10px; display:inline-block;}
#friend_link a:hover{ color:#379aa6; }
.link_contact{ background:url(../images/icon_link_qq.png) left center  no-repeat; margin-top:5px; padding-left:20px; color:#666666; font-size:14px;  height:24px; line-height:24px;}



.formFieldWrap{ margin-bottom:10px;}
.formFieldWrap img{ margin-top:10px;}
#contactSubmitButton{background:#ff932a; color:#fff;}
/*==========================================footer=============================================*/
.footer{position:relative}
.footer .up_box{position:relative;padding-top:50px;padding-bottom:50px}
.footer .up_box .main_box{position:relative}
.footer .up_box{background:#2c2f2f}
.footer .up_box .right{width:890px;border-left:1px solid #464952; margin-top:25px; padding-left:25px}
.footer .up_box .right ul{margin-left:-35px;float:right}
.footer .up_box .right li{float:left;margin-left:100px}
.footer .up_box .right li a{display:block;font-size:12px;color:#c0c1c1;line-height:28px}
.footer .up_box .right li a:hover{color:#fff; text-decoration:underline;}
.footer .up_box .right li h1{margin-bottom:15px;font-size:15px;color:#c0c1c1}
.footer .up_box .right img{width:120px;height:120px;position:absolute;top:20px}

.footer .un_box{background:#2c2f2f;position:relative;border-top:1px solid #3f4141;padding:20px 0 20px 0;}
.footer .un_box h1{text-align:center;line-height:24px;color:#a4a6a9;font-size:12px}
.footer .un_box h1 a{ color:#a4a6a9;}
.footer .un_box h1 a:hover{color:#fff}

.footer .un_box2{background:#2c2f2f;position:relative;border-bottom:1px solid #3f4141;padding:20px 0 20px 0; color:#aaa;font-size:14px;}
.footer .un_box2 ul{ width:30%; padding:1.65%}
.footer .un_box2 img{ width:100px; border-radius:50px; float:left; margin-right:25px;}
.footer .un_box2 span{ display:block; font-size:22px; margin-bottom:15px;margin-top:15px;}
.footer .un_box2 h1 a:hover{color:#fff}


.fot_logo{ position:absolute; top:50%; margin-top:-35px;}

#bnt_mapsite{ position:absolute; display:block; right:0; bottom:40px;}
#bnt_mapsite img{ display:block; margin:0 auto;}
#bnt_mapsite strong{ display:block; font-size:12px; margin-top:3px; color:#999a9a;}
#bnt_mapsite:hover strong{ color:#fff;}



/*小于660px*/
@media screen and  (max-width: 660px) {
    .case .hd .cn,.title12 .cn{transform: translateY(-55px) !important;}
    .divider06{background: url(../images/mb/divider06/background.jpg) no-repeat center !important;
    padding: 26px 0px !important;}
    .case .hd .zi-qianhui,.title12 .zi-qianhui{font-size: 30px !important;}
    .content{ width:96%; max-width:360px;}
    .tab-block{ width:auto;}
    .inews_cont{display:block;}
    .inews10 .inews_cont .cont_left,.inews10 .inews_cont .cont_right{ width:100% !important;}
    .product03 .pro_bd li{ width:48%;} 
    .product03 .pro_bd li p{ font-size:16px;}
    .product02 .pro_bd li{ width:48%;} 
    .product02 .pro_bd li p{ font-size:16px;}
    .product04 .pro_bd li{ width:48%;} 
    #nav_s{display:none;}
    .abt .main{ background:none; width:96%; main:0 auto; padding:0px;}
    .abt .main .box{ display:block;}
    .abt .main .r{ display:block; width:96%; main:0 auto;}
    #box8 .content_box .left,#box8 .content_box .right,.main_box{width:96% !important; max-width:360px;float:none !important; margin:0 auto;}
    #box8 .content_box .right textarea{ width:96% !important; max-width:360px;    margin-bottom: 15px;}
    #box8 .content_box .right{ margin:5% auto;}
    #box8{ height:auto !important;    background-size: cover;}
    #box8 .content_box .left .ewm{ top:-180px; left:5%;}
    #box8 .content_box .left .ewm2{top:-180px; left:55%;}
    #box8 .content_box{ padding-top:200px;}
    #box8 .content_box .left h1{ margin-bottom:10px;}
    .product04 .pro_bd li p{ font-size:16px;}
	.service-side-container {display: none;}
	.service-dialog {display: none;}
	.wrap { width: 96%; margin: auto; }
	.headtop{display: none;}
	.header{display: none;}
	.nav{display: none;}
	.headweb{display: block;}
	.link{display: none;}
	.footer{display: none;}
	.footweb{display: block;}
	.citys{display: none;}
	/*banner*/
	.swiper-container { width: 100%;height: 100%;}
	.swiper-button-next-banner:after,.swiper-button-prev-banner:after{font-size:5vw;}
	/*headtop*/
	.headtop{display: none;}
	.header {display: none;}
	.headweb{display: block;}
	.link{display: none;}
	.footer{display: none;}
	.footlogo{display: none;}
	.fixnav {}
	/*nav*/
	#openlc { position: fixed; right: 0; top: 0; z-index: 999; height: 70px; padding: 5px 0; }
	.lcbody { display: inline-block; margin: 20px; width: 30px; height: 30px; position: relative; transform: translateZ(0px) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); }
	.lcitem { position: absolute; left: 0; top: 0; transform: translateZ(0px) rotate(0deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; -webkit-transform: translateZ(0px) rotate(0deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; width: 30px; height: 30px; }
	.lcitem .rect { width: 30px; height: 1px; background: #999999; position: absolute; left: 0; top: 14px; transition: transform 0.2s ease 0.2s; -webkit-transition: -webkit-transform 0.2s ease 0.2s; }
	.lcitem .rect.top { transform: translate3d(0px, -8px, 0px); -webkit-transform: translate3d(0px, -8px, 0px); }
	.lcitem .rect.bottom { transform: translate3d(0px, 68px, 0px); -webkit-transform: translate3d(0px, 8px, 0px); }
	#leftcontrol { width: 260px; height: 100%; right: -260px; transition: all 0.25s; background: #f3f3f3; position: fixed; overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; z-index: 999; }
	#leftcontrol ul#nav { padding-top: 13px; }
	#leftcontrol ul li { display: block; min-height: 44px; border-top: 1px solid #dcdcdc; font-size: 10px; width: 100%; }
	#leftcontrol ul li a { display: block; color: #777777; padding: 0 25px; height: 44px; line-height: 44px;font-size: 14px; }
	#leftcontrol ul li a span { display: inline-block; }
	#leftcontrol ul li a span.circle { width: 8px; height: 8px; border: #474747 1px solid; border-radius: 5px; margin-right: 20px; }
	#leftcontrol ul li .subnav { display: none; }
	#leftcontrol ul.subnav li a i { margin-right: 20px; font-size: 15px; color: #b22; }
	#leftcontrol ul.subnav li a { /*background: #bb2222;*/ color: #777777; }
	#leftcontrol ul.subnav li a:hover{color: #bb2222;}
	#leftcontrol ul li a span.more { width: 12px; height: 12px; position: relative; float: right; top: 16px; }
	#leftcontrol ul li a span.more span { background: #c50000; position: absolute; }
	#leftcontrol ul li a span.more span.h { width: 12px; height: 2px; transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0); }
	#leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); -webkit-transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); }
	#leftcontrol ul li.active a span.more span{background: #fff;}
	#leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); -webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
	#leftcontrol ul li.active a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.active a.hassub { background: #bb2222; color: #FFF; }
	#leftcontrol ul li.onnav>a { background: #b22; color: #ccc; }
	#leftcontrol ul li.onnav a span.circle { border-color: #fff; background-color: #fff; }
	#leftcontrol ul li.noNav { display: none; }
	.pageOn #openlc {}
	.pageOn #leftcontrol { right: 0; top: 0; }
	.pageOn .lcbody { transform: translateZ(0px) rotate(90deg); -webkit-transform: translateZ(0px) rotate(90deg); }
	.pageOn .lcitem { transform: translateZ(0px) rotate(45deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; -webkit-transform: translateZ(0px) rotate(45deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; }
	.pageOn .lcitem .rect { transition: transform 0.2s ease 0s; transform: translate3d(0px, 0px, 0px); -webkit-transition: -webkit-transform 0.2s ease 0s; -webkit-transform: translate3d(0px, 0px, 0px); }
	.pageOn .lcitem.bottom { transform: translateZ(0px) rotate(-45deg); -webkit-transform: translateZ(0px) rotate(-45deg); }
	#body { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 996; display: none; }
	.pageOn #body { display: block; }
	/*header*/
	.headerw { width: 100%; height: 80px; position: relative; }
	.header_fixed { position: fixed; z-index: 666; top: 0; left: 0; right: 0; padding: 17px 0; background: #FFF; box-shadow: 2px 2px 15px 5px rgba(0,0,0,.15) }
	.logo_area { height: 46px; }
	.logo_area img { height: 46px }
	
	/*foot*/
	.foot { width: 100%; height: 65px; background: #333; position: fixed; bottom: 0; z-index: 99999; }
	.foot ul { padding-top: 5px; }
	.foot li { width: 20%; float: left; text-align: center; color: #FFF; }
	.foot li p { color: #FFF; font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu }
	.foot_box { width: 100%; height: 65px; }
	.foot_back {width: 100%;height:100%; background: url(../images/back.png) 44px 36px no-repeat rgba(0,0,0,0.8); background-size: 84%; position: fixed; top: 0; z-index: 999999; display: none;}
	.foot_back a {right: 20vw;width: 66vw;height: 12vw;display: block;position: absolute;top: 109vw;border-radius: 50px;text-align: center;line-height: 12vw;font-size: 4vw;}

	/*内页*/
	.c_wrap_l{display: none;}	
	.c_wrap_r{width: 100%;float: none;padding: 20px 0;}
	.c_wrap_r .about{width: 100%;}
	.c_wrap_r .prolist{width: 46%;margin: 0 2%;margin-bottom: 20px;float: left;}
	.c_wrap_r .prolist img{width: 100%;}
	.pro_c{margin-bottom: 40px;padding: 0 6%;}
	.pro_c .text{margin-bottom: 20px;}
	.pro_c .img img{width: 100%;}
	.pagenav{margin-top: 30px;margin-bottom: 40px;}
	.pagenav p{font-size: 14px;}
	.interested{padding-bottom: 20px;}
	.content img{width: 100%;}
	.tag{margin-top: 30px;margin-bottom: 30px;}
	.newslist{display: none;}
	.newswep{display: block;}
	.newswep .newli{border-bottom: 1px solid #ccc;padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit{display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate{font-size: 14px;color: #969696;margin: 5px 0px;}
	.newswep .newli .newlicon{font-size: 14px;color: #969696;margin-bottom: 5px;height: 48px;overflow: hidden;}
	.newswep .newli .newlia{color: #5f5f5f;font-size: 16px;text-align: right;}
	
	.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
	.ny_lxwm li{float:left; width:-webkit-fill-available; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:50px;}
	.ny_lxwm li.li1{ background-position:0px 20px;}
	.ny_lxwm li.li2{ background-position:00px -50px;}
	.ny_lxwm li.li3{ background-position:0px -120px;}
	.ny_lxwm li.li4{ background-position:0px -190px;}
	.ny_lxwm li.li5{ background-position:0px -260px;}
	.ny_lxwm li.li6{ background-position:0px -330px;}
	.lxtjyc{ display:none;}	
	.c_wrap_r iframe {min-height: 520px !important;}

}