@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top;
	image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
html, body {width:100%;height:100%;max-width: 100%;min-width: 320px;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}
::-webkit-scrollbar{width: 8px;height: 8px;}
::-webkit-scrollbar-thumb{background-color: hsl(132deg 72% 82%/100%);-webkit-transition: background-color .3s;transition: background-color .3s;}
::-webkit-scrollbar-track{background: rgba(255,252,252,.11);}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#078dff;}
a:focus{outline:none;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.dh300s{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dhwz2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;position:relative;}
.bgf8{background:#f8f8f8;}
.bgfff{background:#fff;}
.fl {float:left;}
.fr {float:right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}


@media (min-width: 1470px){
	.container{width: 1440px;}
}
@media (min-width: 1370px){
	.container{width: 1340px;}
}
@media (min-width: 1270px){
	.container{width: 1240px;}
}
@media (min-width: 1370px){
	.container{width: 1340px;}
}
@media (min-width: 1470px){
	.container{width: 1440px;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
}


/* 头部 */
header{ position: absolute; z-index: 9999; height: 90px; display: block; top: 0px; left: 0px; width: 100%; }
header .top { overflow:hidden; }
header .top_l { float: left; }
header .top_l>.logo { margin-left: 82px; margin-top: 14px;}
header .top_l>.logo a { display: block; }
header .top_l>.logo a img { max-width: 100%; display: block; }
header .top_r { float: right; }
header .top_r>ul { overflow: hidden; float: left; margin-right: 320px; }
header .top_r>ul>li { float: left; margin-left: 75px; }
header .top_r>ul>li>a { padding:0; line-height: 90px; display: block; }
header .top_r>ul>li>a>span { font-size: 16px; color: #fff; position: relative; }
header .top_r>ul>li>a>span::after { position: absolute; content: ''; height: 1px; left: 0; bottom: -10px; width: 0%; background: #fff; transition: 0.6s; }
header .top_r>ul>li.cur>a>span::after,header .top_r ul li:hover  a span::after { width: 100%; }

header .top_r .head-raea { float: right; margin-right: 100px; }
.nav>li>a:focus, .nav>li>a:hover { background: none; }
#search-btn{float:left;display:block;line-height: 90px;color:#fff;font-size:16px;border-radius:18px; padding-right: 26px; background: url(/staticres/images/ss.png)right 37px no-repeat; cursor: pointer;}
#search-close{float:left;display:block;line-height: 34px;margin: 22px 0;color:#fff;font-size:30px;cursor:pointer;display:none;}
.search-con{position:absolute;right:90px;top:80px;width:300px;background:#4a4a4a;padding:10px;overflow:hidden;display:none;}
.search-con form{background:#fff;}
#keyword{display: block;height: 40px;width: 100%;background: none;text-indent: 1em;padding-right:50px;}
.search-con .s_bt{position: absolute;right: 10px;top: 10px;cursor: pointer;display: block;width: 40px;height: 40px;background: url(/staticres/images/search-btn.png) no-repeat;}
.search-con .s_bt:hover{background-color:#ddd;}

header.active { background: #232323; }
.header_space { width: 100%; height: 90px;  display: block; }

@media(max-width: 1770px) {
	header .top_r>ul { margin-right: 260px; }
}
@media(max-width: 1670px) {
	header .top_r>ul { margin-right: 160px; }
}

@media(max-width: 1570px) {
	header .top_r>ul>li { margin-left: 55px; }
}
@media(max-width: 1470px) {
	header .top_r>ul { margin-right: 100px; }
}
@media(max-width: 1370px) {
	header .top_r>ul { margin-right: 50px; }
	header .top_r .head-raea { margin-right: 60px; }
}
@media(max-width: 1270px) {
	header .top_r>ul { margin-right: 30px; }
	header .top_r>ul>li { margin-left: 45px; }
}

@media(max-width: 1199px) {
	header .top_l .logo { margin-left: 22px; }
	header .top_r .head-raea { margin-right: 30px; }
	header .top_r>ul>li { margin-left:25px; }
	header .top_r>ul>li>a>span { font-size: 15px; }
	#search-btn{ font-size: 15px; }

}

@media(max-width: 991px) {
	header .top { position: fixed; top: 0px; left: 0px; width: 100%; background: #232323; overflow:visible;  }
	.search-con { top: 91px; right: 80px; }
}
@media(max-width: 767px) {
	header .top { height: 60px; }
	header .top_l>.logo { margin-top: 8px; }
	.search-con { top: 61px; right: 70px; }
	#search-btn { font-size: 14px; }
}


/* 小屏幕导航 */
#m-head-nav{height: 16px;position: relative;float: right;display:none;margin-top: 36px;width: 24px; margin-right: 30px;}	
#m-head-nav .line{width: 24px;height: 2px;background-color: #fff;position: absolute;left: 0px;top: 7px;}
#m-head-nav .line1{margin-top: -7px;}
#m-head-nav .line3{margin-top: 7px;}
#m-head-nav[data-active="on"] .line1{margin-top: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
#m-head-nav[data-active="on"] .line2{display: none;}
#m-head-nav[data-active="on"] .line3{margin-top: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
#header1:hover #m-head-nav .line, #header1.active #m-head-nav .line{background-color:#70c7d6;}

.mm-nav-box{position: absolute;top: 90px;right: 0;width: 100%;height: 100%;z-index: 998;display: none;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%); transition: all 0.5s;}
.mm-nav-box[data-on="active"]{-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}
.mm-nav-box .mm-wrap{position: absolute;top: 0px;right: 0;width: 40%;padding-bottom: 15px;z-index: 10000000;border-top: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-wrap:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: #fff;z-index: -1;}
.mm-nav-box .mm-nav .li1{margin: 0 20px;line-height: 60px;border-bottom: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1 .a1{display: block;color: #222222;font-size: 16px;}
.mm-nav-box .mm-nav .li1.on .a1{color: #e00000;}
.mm-nav-box .mm-nav .li1.on .mm-title{border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-title{position: relative;height: 60px;line-height: 60px;}
.mm-nav-box .mm-nav .li1 .mm-title .am{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1 .mm-title .a1{position: absolute;top: 0;left: 0;height: 100%;z-index: 10;}
.mm-nav-box .mm-nav .li1 .mm-title .click{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .click:after{content: "";position: absolute;top: 50%;right: 20px;width: 6px;height: 6px;border-top: 1px solid #222222;border-right: 1px solid #222222;-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);margin-top: -3px;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick a{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1.on .mm-title .click:after{border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-innav{display: none;padding: 6px 0;}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-innav{display: block;border-top: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-title .click:after{-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.mm-nav-box .mm-nav .li1[data-on="click"] .a1{color:#70c7d6;}
.mm-nav-box .mm-nav .li1 .mm-innav li{margin: 0 10px;border-bottom: 1px solid rgba(255,255,255,.4);line-height: 1;}
.mm-nav-box .mm-nav .li1 .mm-innav li a{color: #222222;font-size: 14px;line-height: 1.4;display: block;padding: 6px 0;}
.mm-nav-box .mm-nav .li1 .mm-innav li a:hover{color:#70c7d6;}
.mm-nav-box .mm-nav .li1 .mm-innav li .box2{margin: 0 15px;}
.mm-nav-box .mm-wrap .mmlang{padding: 0 10px;font-size: 0;display: none;}
.mm-nav-box .mm-wrap .mmlang .mmitem{height: 55px;line-height: 55px;width: 50%;font-size: 14px;color: #222222;display: inline-block;*display: inline;*zoom: 1;text-align: center;}
.mm-nav-box .mm-wrap .mmlang .mmitem.on{color:  #e00000;}


@media(max-width: 1199px) {
	.nav { margin-right: 40px; }
}

@media (max-width: 991px){
	#m-head-nav { display: block; }
	.nav{display:none;}
	.mm-nav-box {display: none;}
	.header_space{display:none;}
	.mm-nav-box[data-on="active"] { display: block; }
	header { position: relative;  background: #232323; }



}
@media (max-width: 800px){
.mm-nav-box .mm-nav .li1 .mm-title{height: 45px;line-height: 45px;}
}

@media( max-width: 767px) {
	.mm-nav-box { width: 70%; top: 60px; }
}

@media (max-width: 600px){
.mm-nav-box .mm-wrap{width: 100%;padding-bottom: 0;}
.mm-nav-box .mm-nav .li1 .mm-title .a1{font-size: 14px;}
.mm-nav-box .mm-nav .li1 .mm-innav li a{font-size: 13px;}
.mm-nav-box .mm-nav .li1{margin: 0 10px;}
.mm-nav-box .mm-wrap .mmlang{display: block;}
}
@media (max-width: 450px){
	#header1, .header_space{height:66px;}
	.logo a img{height:50px;}
}


.nax_r { float: right; }


@media ( max-width: 767px ) {
	header { height: 60px; }
	.headcon1 { height: 60px; }
	.headcon { background: #fff;     box-shadow: 0 0 10px rgb(0 0 0 / 30%); }
	.logo a img { height: 40px; }
	#search-btn {  margin: 0px; line-height: 60px;background: url(/staticres/images/ss.png)right 22px no-repeat; }

	#header1 { height: 60px; }
	#header1 .active { position: fixed;  top: 0; left: 0; right: 0; background: #fff; transition: all 0.3s; box-shadow: 0 0 10px rgb(0 0 0 / 30%);}
	.wap_nav { position: relative; }
	#m-head-nav { margin-top: 24px; }

}

@media(max-width: 350px) {
	#m-head-nav { margin-right: 15px; }
	header .top_r .head-raea { margin-right: 15px; }
	.search-con { right: 30px; width: 260px; }
}





/* 轮播图 */
#banner{position:relative;}
#banner video{width:100%;display:block;}
#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;width:100%;}
#banner .swiper-pagination{bottom:40px;font-size:0;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:12px;height:12px;opacity:1;border-radius: 6px;background:rgb(255 255 255 / 80%);position:relative;margin:0 6px;}
#banner .swiper-pagination-bullet-active{background:#fff;width:60px;}
#banner .swiper-button-prev, #banner .swiper-button-next{width:46px;height:46px;background:url(/staticres/images/ban-jt.png) no-repeat center left;border:1px solid #fff;border-radius:50%;transition:all .3s;-webkit-transition:all .3s;}
#banner .swiper-button-prev{left:-115px;}
#banner .swiper-button-next{right:-115px;transform: rotate(180deg);}
#banner:hover .swiper-button-prev{left:115px;}
#banner:hover .swiper-button-next{right:115px;}
#banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{background:url(/staticres/images/ban-jt.png) no-repeat center left -46px #fff;box-shadow: 0 0 3px 0px rgb(200 200 200 / 80%);}
@media (max-width: 1400px){
	#banner .swiper-button-prev{left:60px;}
	#banner .swiper-button-next{right:60px;}
}
@media (max-width: 767px){
	#banner .swiper-pagination{bottom:20px;}
	#banner .swiper-pagination-bullet{border:none;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display:none;}
}
@media (max-width: 450px){
	#banner .swiper-pagination{bottom: 5px;padding:8px;}
	#banner .swiper-pagination-bullet{width:8px;height:8px;margin:0 5px;}
}

#banner .bannerfont { position: absolute; left: 50%; top: 57%;   transform: translate(-50%, -50%); z-index:999; }
#banner .bannerfont .bana { display: block; }
#banner .bannerfont .bana a { width: 280px; line-height: 54px; text-align: center; border: 1px solid #bbbbbb; border-radius: 6px;  font-size: 20px; color: #fff; letter-spacing: 3px; transition: all 0.5s; }
#banner .bannerfont .bana a:hover { background: #078dff; border: 1px solid #078dff;  border-radius: 0px; }


/* 首页标题 */
.title { font-size: 40px; font-weight: bold; color: #1c1c1c; text-align: center; position: relative; line-height: 2; }
.title::after { position: absolute; content: ''; width: 40px; height: 4px;  display: block; background: #52718d; left: 50%; transform: translateX(-50%); bottom: 0px; }

@media(max-width: 991px) {
	.title { font-size: 34px; }
}

@media( max-width: 767px) {
	.title { font-size: 26px; line-height: normal; }
	.title::after { bottom: -10px; }
}


/*特色产品*/
#product { margin-top: 50px; overflow:hidden; }
#product .pro_nr { margin-top: 45px; padding-left: 105px;  padding-right: 105px; }
#product .pro_nr ul { overflow: hidden; }
#product .pro_nr ul li { display: flex; margin-bottom: 80px;  }
#product .pro_nr ul li a { display: flex; }
#product .pro_nr ul li:nth-child(odd) a{flex-direction: row;}
#product .pro_nr ul li:nth-child(even) a{ flex-direction: row-reverse; }
#product .pro_nr ul li .product-right { flex: 0.65; }
#product .pro_nr ul li .product-left { flex: 0.35; }
#product .pro_nr ul li .product-right dt { overflow: hidden; }
#product .pro_nr ul li .product-right dt img { display: block; max-width: 100%; } 

#product .pro_nr ul li .product-left .list { padding-top: 100px;  padding-left: 60px;}
#product .pro_nr ul li .product-left .list h3 { font-size: 40px; font-weight: bold; color: #333333; transition: all 0.5s; }

#product .pro_nr ul li .product-left .list .desc { margin-top: 45px; margin-bottom: 60px; font-size: 16px; color: #666666; line-height: 2; }
#product .pro_nr ul li .product-left .list span { display: block; width: 155px; height: 61px; background: url(/staticres/images/more.png)no-repeat center; text-align: center; transition: all 0.5s; }
#product .pro_nr ul li .product-left .list span em { display: block; line-height: 55px; color: #fff;font-style:oblique; font-size: 16px;  width: 147px; }
#product .pro_nr ul li:nth-child(even) .product-left .list {   padding-left: 0px;}
#product .pro_nr ul li .product-left .list span:hover { background: url(/staticres/images/more_on.png)no-repeat center;}
#product .pro_nr ul li:hover .product-left .list h3 { color: #078dff; }

@media(max-width: 1270px) {
	#product .pro_nr {padding-left: 35px; padding-right: 35px;}
	#product .pro_nr ul li:nth-child(even) .product-left .list  { padding-right: 30px; }
	#product .pro_nr ul li { margin-bottom: 40px; }
}

@media(max-width: 1199px) {
	#banner .bannerfont { top: 60%; }
	#banner .bannerfont .bana a { width: 250px; line-height: 48px; }
	#product .pro_nr { padding-left: 0px; padding-right: 0px; }
	#product .pro_nr ul li .product-right { flex:0.6; }
	#product .pro_nr ul li .product-left{ flex:0.4; }
	#product .pro_nr ul li .product-left .list { padding-top: 40px;padding-left: 30px; }
	#product .pro_nr ul li:nth-child(even) .product-left .list { padding-left: 20px; }
}
@media(max-width: 991px) {
	#product { margin-top: 30px; } 
	#product .pro_nr ul li .product-left .list h3 { font-size: 32px; }
	#product .pro_nr ul li .product-left .list .desc { font-size: 15px;word-break: break-all; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; margin-bottom: 30px; margin-top: 25px; }
}
@media(max-width: 767px) {
	#product .pro_nr { padding-left: 10px;padding-right: 10px; margin-top: 35px; }
	#product .pro_nr ul li { display: block; background: #f5f5f5; padding-bottom: 30px;  }
	#product .pro_nr ul li a{ display: block; }
	#product .pro_nr ul li:nth-child(even) .product-left .list { padding-left: 30px; }
	#product .pro_nr ul li .product-left .list { padding-right: 30px; }
	#product .pro_nr ul li .product-left .list h3 { font-size: 24px; }
	#product .pro_nr ul li .product-left .list .desc { font-size: 14px; line-height: 1.8; }
	#product .pro_nr ul li .product-left .list { padding-left: 15px; padding-right: 15px; padding-top:20px; }
}

@media(max-width: 500px) {
	#product .pro_nr ul li { padding-bottom: 20px; }
}


/*发展历程*/
.fzlc { background: url(/staticres/images/fzlc.jpg)no-repeat center; padding:55px 0; position: relative;}
.waveimg2{background-image: url(/staticres/images/i8.png);}
.waveimg3{background-image: url(/staticres/images/i9.png);}
.fzlc .waveWrapperInner { position: absolute;width: 100%;  overflow: hidden; height:  240px;   top: 200px;  }
.fzlc .img { top: 364px; }
.wave{width: 100%;height: 100%;background-repeat: repeat no-repeat;background-position: 0 bottom;transform-origin: center bottom;}
.fzlc .fzlc_t  .title { color: #fff; }
.fzlc .fzlc_t  .title::after { background: #4d92cc; }
.time-line{width:100%;margin:55px auto 0 auto;position: relative;}
.time-line .left-btn,.time-line .right-btn{width: 52px;height: 52px;position: absolute;cursor: pointer; z-index: 10; display: block; border-radius: 30px; border: 1px solid #078dff; background: url(/staticres/images/more_jt.png)no-repeat center; transition:all 0.5s;}
.time-line .left-btn:hover, .time-line .right-btn:hover { background: url(/staticres/images/more_jt.png)no-repeat center #078dff; }
.time-line .left-btn{bottom: 0px; left: 45%;}
.time-line .right-btn{bottom: 0px; right: 45%; transform: rotate(180deg);  }
.time-line .time-box{width: 100%;margin: 0 auto;overflow: hidden;}
.time-line .time-box ul{overflow: hidden;position: relative;}
.time-line .time-box li{float: left;box-sizing: border-box;position: relative; width: 240px; color: #fff;}
.time-line .time-box li:nth-child(odd){margin-top: 130px;}
.time-line .time-box li .point {position: relative;}
.time-line .time-box li .point h3  { font-size: 36px; font-weight: bold; color: #078dff; display: block; }
.time-line .time-box li.active1 .point h3 { margin-top: 80px;  }
.time-line .time-box li.active1 { position: relative; /*padding-top: 110px;*/}
.time-line .time-box li.active1 p { font-size: 14px; color: #fff; height: 80px; display: block; }
.time-line .time-box li.active2 { position: relative; }
.time-line .time-box li.active2::after{ width: 10px; height: 10px; display: block; background: #078dff; border-radius: 20px; position: absolute; content: ''; left: 0; top: 68px;}
.time-line .time-box li.active1::after { width: 10px; height: 10px; display: block; background: #078dff; border-radius: 20px; position: absolute; content: ''; left: 0; bottom: -20px;}
.time-line .time-box li.active2 .point h3 { margin-bottom: 26px;  }
.time-line .time-box li.active2 .point p {display: block;  height: 220px; padding-top: 80px; position: relative;padding-left: 20px;  }
.time-line .time-box li.active1 .point { padding-left: 20px; }
.time-line .time-box li.active1 .point::after { position: absolute; content: ''; width: 2px; height: 100px; background: #078dff; top: 0; left: 4px; }
.time-line .time-box li.active1 .point::before { position: absolute; content: ''; width: 2px; height: 120px; background: #fff; bottom: -15px; left: 4px;  }
.time-line .time-box li.active2 .point::after { position: absolute; content: ''; width: 2px; height: 100px; background: #078dff; top: 76px; left: 4px; }
.time-line .time-box li.active2 .point::before { position: absolute; content: ''; width: 2px; height: 80px; background: #fff; bottom: 40px; left: 4px;  }
.time-line .time-box li.key0 .point::after { height: 70px; }
.time-line .time-box li.key0 .point::before {  height: 170px; bottom: 0px; }
.time-line .time-box li.key1 .point::after { height: 30px; }
.time-line .time-box li.key1 .point::before {  height: 200px; }
.time-line .time-box li.key2 .point::after { height: 70px; }
.time-line .time-box li.key2 .point::before {  height: 70px;bottom: 80px;  }
.time-line .time-box li.key3 .point::after { height: 80px; }
.time-line .time-box li.key3 .point::before {  height: 170px; }
.time-line .time-box li.key4 .point::after { height: 70px; }
.time-line .time-box li.key4 .point::before {  height: 80px;bottom: 100px;  }
.time-line .time-box li.key5 .point::after { height: 60px; }
.time-line .time-box li.key5 .point::before {  height: 170px; }
.time-line .time-box li.key6 .point::after { height: 70px; }
.time-line .time-box li.key6 .point::before {  height: 80px;bottom: 80px;  }
.time-line .time-box li.key7 .point::after { height: 65px; }
.time-line .time-box li.key7 .point::before {  height: 150px; }
.time-line .time-box li.key8 .point::after { height: 70px; }
.time-line .time-box li.key8 .point::before {  height: 80px;bottom: 100px;  }
.time-line .time-box li.key9 .point::after { height: 60px; }
.time-line .time-box li.key9 .point::before {  height: 190px; }
.time-line .time-box li.key10 .point::after { height: 70px; }
.time-line .time-box li.key10 .point::before {  height: 100px;bottom: 80px;  }

.fzlc .img img { max-width: 100%;  }

@media(max-width: 1900px) {
	.fzlc .img { top: 365px; }
	.time-line .time-box li:nth-child(odd) {     margin-top: 128px; }
}

@media(max-width: 1800px) {
	.time-line .time-box li:nth-child(odd) {     margin-top: 128px; }
}

@media(max-width: 1470px) {
	.time-line .time-box li { width: 224px; }
	.time-line .time-box li.key5 p  { width: 100px; }
	.time-line .time-box li.key5 .point::after { height: 100px; }
	.time-line .time-box li.key7 p  { width: 100px; }
	.time-line .time-box li.key7 .point::after { height: 100px; }
	.time-line .time-box li.key9 p  { width: 100px; }
	.time-line .time-box li.key9 .point::after { height: 120px; }
	.time-line .time-box li:nth-child(odd) { margin-top: 116px; }


}

@media(max-width: 1270px) { 
	.time-line .time-box li { width: 240px; }
	.fzlc .img  { top: 383px; }
	.time-line .time-box li:nth-child(odd) { margin-top: 144px; }
	.time-line .time-box li.key2 { margin-top: 130px; }
	.time-line .time-box li.key4 { margin-top: 130px; }
	.time-line .time-box li.key6 { margin-top: 145px; }

 }

 @media( max-width: 1199px){
 	.time-line .time-box { width: 99%; }
 	.time-line .left-btn { left: 43%; }
 	.time-line .right-btn  { right: 43%; }
 	.time-line .time-box li.key7 p { width: auto; }
 	.time-line .time-box li.key5 p{ width: auto; }
 	.time-line .time-box li.key9 p { width: auto; }
 }
 @media(max-width: 991px) {
 	.time-line .time-box { width: 95%; } 
 	 .time-line .left-btn { left: 42%; }
 	.time-line .right-btn  { right: 42%; }

 }

 @media(max-width: 767px) {
 	.fzlc .img img { max-width: none; }
 	.fzlc .img { top: 316px; }
 	.time-line .time-box li.active2 .point p { padding-top: 50px; }
 	.time-line .time-box li.active1 .point h3 { margin-top: 50px; }
 	.time-line .time-box li:nth-child(odd) { margin-top: 129px; }
 	.time-line .left-btn { left: 39%;  bottom: -45px; width: 42px; height: 42px;}
 	.time-line .right-btn  { right: 39%;bottom: -45px; width: 42px; height: 42px;}
 }

@media(max-width: 500px) {
	.time-line .time-box li { width: 190px; }
	.fzlc .img { top: 294px; }
	.time-line .time-box li:nth-child(odd) { margin-top: 108px; }
	.time-line .time-box li.key0 .point p { padding-top: 15px; }
	.time-line .time-box li.active1 p { width: 140px; }
	.time-line .left-btn { left: 38%; }
 	.time-line .right-btn{ right: 38%; }
}



/* 服务案例 */
#case{padding:30px 0;background:#f5f5f5;}
#case ul{padding-top:30px;}
#case ul li{margin-bottom:30px;}
#case ul li:nth-child(n+9){display:none;}
#case ul li a{display:block;background:#fff;box-shadow:2px 2px 15px 0 rgb(0 0 0 / 10%); }
#case ul li a .case-txt{padding:20px;}
#case ul li a .case-txt h4{font-size:20px;color:#444;padding-bottom:15px;border-bottom:1px solid #eee;}
#case ul li a .case-txt p{font-size:14px;color:#888;line-height:25px;height:50px;margin-top:10px;}
#case ul li a:hover .case-txt{background:url(/staticres/images/case-bgico.png) no-repeat right bottom #078dff;}
#case ul li a:hover .case-txt h4{color:#fff;font-weight:bold;}
#case ul li a:hover .case-txt p{color:#fff;}
@media only screen and (max-width:1199px){
	#case ul li:nth-child(n+9){display:block;}
	#case ul li:nth-child(n+10){display:none;}
}
@media only screen and (max-width:991px){
	#case ul li:nth-child(n+7){display:none;}
}
@media only screen and (max-width:767px){
	#case ul li{padding:0 10px;margin-bottom:20px;}
	#case ul li a .case-txt{padding:15px;}
	#case ul li a .case-txt h4{font-size:16px;padding-bottom:10px;}
	#case ul li a .case-txt p{line-height: 20px;height: 40px;}
}

/*品牌优势*/
.about { display: block; position: relative; padding-bottom: 60px;}
.about .about_l { display: block; overflow:hidden; padding-top: 40px; padding-left: 30px;}
.about .about_l .about_t .title { text-align: left; }
.about .about_l .about_t .title::after { left:0; transform:translateX(0); }
.about .about_l .desc { font-size: 16px; color: #444444; line-height: 2; display: block; margin-top: 40px; }
.about .about_l .more { display: block; overflow: hidden; }
.about .about_l .a { display: inline-block;position: relative;color: #fff;font-size: 16px;width: 447px;line-height: 52px;background: #1c1c1c;margin-left: 15px;transform: skewX(-25deg); text-align: center; float: left;}
.about .about_l .a::after { position: absolute; content: ''; width: 0;height: 52px; background: #078dff; top: 0px; left: 0px; display: block;z-index: -1; transition: all 0.5s;  }
.about .about_l .a:hover::after  { width: 100%; }
.about .about_l .more:hover {  }
.about .about_l  em { display:inline-block; width: 81px; height: 52px; background: #078dff;transform: skewX(-25deg); margin-left: -1px; text-align: center; padding-top: 13px; }
.about .about_l  em img { vertical-align: middle;align-items: center;transform: skewX(25deg); }

.about .about_r  { position: static; }
.about .about_r dt { position: static; z-index: 10;}
.about .about_r dt img { position: absolute; z-index: 10;  right: 0; top: -40px;}

@media(max-width: 1670px) {
	.about .about_l { padding-left: 0px; }
}

@media(max-width: 1470px) {
	.about { overflow: hidden; }
	.about .about_l .a { width: 400px; }
	.about .about_r dt img { max-width: 100%; position: relative; top: 100px; right: -40px; }
}

@media(max-width: 1370px) {
	.about .about_l .desc { font-size: 15px; line-height: 1.6; }
	.about .about_l .a { width: 370px; }
}

@media(max-width: 1270px) {
	.about .about_l .a { width: 330px; }
}

@media(max-width: 1199px) {
	.about .about_l .desc { word-break:break-all; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:8;overflow:hidden;}
	.about .about_l .a { width: 210px; }
	.about .about_l em { width: 60px; }
	.about .about_l .more { margin-top: 20px; }
}
@media(max-width: 991px) {
	.about .about_l { padding-left: 20px; }
	.about .about_r dt img { top:30px;  right: 0px;}
}

@media(max-width: 350px) {
	.about .about_l .a { width: 180px; }
}



/* 通用配置 */
.owl-rela{position:relative;}
.owl-prev, .owl-next{display:block;width:30px;height:68px;background:url(/staticres/images/pro-jtbn.png) no-repeat;position:absolute;top:50%;margin-top:-34px;text-indent:-99999999px;opacity:0.4;transition:all .3s;-webkit-transition:all .3s;}
.owl-prev{left:-30px;}
.owl-next{right:-30px;transform: rotate(180deg);}
.owl-prev:hover, .owl-next:hover{opacity:1;}
@media (max-width:800px){
	.owl-prev, .owl-next{display:none;}
}

/* 图片封面动画 */
.white, .whites{position: relative;overflow: hidden;}
.white::after, .whites::after{content: '';cursor: pointer;position: absolute;left: -120%;top: 0;width: 100%;height: 100%;
background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));
transform: skewx(-25deg);transition: unset;}
.white:hover::after{left: 120%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition: 1s;}

/* 底部 */
footer { background:url(/staticres/images/footer_bg.png) no-repeat center #000000; padding-top: 75px;  padding-bottom: 60px;}
footer .footer_nav { padding-left: 0px; border-right: 1px solid #444444; }
footer .footer_nav .footer_nav_t { font-size: 20px; font-weight: bold; color: #fff; padding-left: 20px; background: url(/staticres/images/footer_nav.png)left 10px no-repeat; }
footer .footer_nav ul { margin-top: 30px; overflow:hidden; }
footer .footer_nav ul li { padding-left: 0px; }
footer .footer_nav ul li a { display: block; line-height: 3; font-size: 16px; color: #999999; }
footer .footer_nav ul li a:hover { color: #fff;  }
footer .footer_lx { padding-left: 0px; }
footer .footer_lx .footer_lx_t  { font-size: 20px; font-weight: bold; color: #fff; padding-left: 20px; background: url(/staticres/images/footer_nav.png)left 10px no-repeat; }
footer .footer_lx .footer_lx_desc { margin-top: 30px; overflow:hidden; }
footer .footer_lx .footer_lx_desc p { font-size: 16px; display: inline-block; color: #999999; line-height: 3; padding-left: 32px;  }
footer .footer_lx .footer_lx_desc p em { font-size: 20px; font-weight: bold; color: #ffffff; }
footer .footer_lx .footer_lx_desc p.tel { background: url(/staticres/images/footer_tel.png)left center no-repeat; }
footer .footer_lx .footer_lx_desc p.mail { background: url(/staticres/images/footer_mail.png)left center no-repeat; }
footer .footer_lx .footer_lx_desc p.add { background: url(/staticres/images/footer_add.png)left center no-repeat; }
footer .footer_lx .footer_lx_desc p.mail a { font-size: 16px;  color: #999999;  }
footer .footer_lx .footer_lx_desc p:hover a { color: #fff; text-decoration: underline; }

footer .footer_ewm { padding-left: 0px; overflow:hidden; }
footer .footer_ewm .footer_ewm_t  { font-size: 20px; font-weight: bold; color: #fff; padding-left: 30px; background: url(/staticres/images/footer_ewm.png)left 7px no-repeat; }
footer .footer_ewm .footer_ewm_desc { margin-top: 25px; overflow:hidden; }
footer .footer_ewm .footer_ewm_desc dt { padding-left: 0px;  display: block; }
footer .footer_ewm .footer_ewm_desc dt img { max-width: 125px; display: block;  margin: 0 auto; }
footer .footer_ewm .footer_ewm_desc dt em { text-align: center; font-size: 14px; color: #999999; line-height: 3; display: block;}

.icp {  line-height: 75px; border-top: 1px solid #444444; background: #000000;}
.icp p { font-size: 14px; color: #999999; display: inline-block; }
.icp a { font-size: 14px; color: #999999; }
.icp a:hover { color: #fff; text-decoration: underline;  }

@media(max-width: 1270px) {
	footer .footer_lx .footer_lx_desc p { font-size: 15px; }
	footer .footer_lx .footer_lx_desc p em { font-size: 17px; }
}

@media(max-width: 1199px) {
	footer .footer_lx { padding-left: 15px; }
	footer { padding-top: 55px; padding-bottom: 40px; }
	.icp { line-height: 60px; }
}

@media(max-width: 991px) {
	footer .footer_ewm { margin-top: 30px; }
}
@media(max-width: 767px) {
	footer .footer_nav { padding-left: 15px; }
	footer .footer_lx { margin-top: 20px; }
	footer .footer_nav ul{ margin-top: 10px; }
	footer .footer_lx .footer_lx_desc { margin-top: 10px; }
	footer .footer_ewm { padding-left: 15px; }
	footer { padding-bottom: 10px; }
	.icp { padding-bottom: 10px;  padding-left: 15px; line-height: 2.2; }
	.icp p { display: block; }
}

@media(max-width: 500px) {
	footer .footer_nav ul li a { line-height: 2; }
	footer .footer_lx .footer_lx_desc p em { font-size: 14px; }
	footer .footer_lx .footer_lx_desc p { font-size: 14px; }
	footer .footer_ewm { margin-top: 10px; }
	.icp p { font-size: 12px; }
	.icp a { font-size: 12px; }
}

@media(max-width: 350px) {
	footer .footer_nav .footer_nav_t { font-size: 18px; }
	footer .footer_nav ul li a { font-size: 14px; }
	footer .footer_lx .footer_lx_t { font-size: 18px; }
	footer .footer_lx .footer_lx_desc p { padding-left: 22px; font-size: 12px; text-overflow: ellipsis; overflow:hidden; white-space: nowrap; }
	footer .footer_lx .footer_lx_desc p em { font-size: 12px; }
	footer .footer_ewm .footer_ewm_t { font-size: 18px; }
}


/*友情链接*/
.link { background: #000000;line-height: 40px; padding:10px 0; }
.link .flink span{color: #999; font-size: 18px; padding-left: 35px; background: url(/staticres/images/link_bg.png)no-repeat center left; line-height: 25px; display: inline-block;}
.link .flink a{color: #999999;margin-right: 5px; font-size: 14px;}
.link .flink a:last-child{margin-right: 0;}
.link .flink a:hover{color: #fff; text-decoration: underline; }



@media(max-width: 767px) {
	.link .flink { padding-left: 15px; }
	.link .flink span { font-size: 14px; }
}
@media(max-width: 350px) {
	.link .flink span { font-size: 12px; }
	.link .flink a { font-size: 12px; }
}



/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #078dff;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 100;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #078dff;float: left;position: relative;border-top:1px solid #333;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#078dff;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 130px;position:absolute; top:0; left:-131px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}


/* 面包屑 */
#location{box-shadow:0px 3px 20px 0px rgba(0,0,0,0.1);overflow:hidden;margin-bottom:50px;}
.crumbs{padding-left:20px;background:url(/staticres/images/location.png) no-repeat left center;line-height:25px;padding-top:10px;padding-bottom:10px;float:left;color:#666;}
.crumbs a{color:#666;}
.crumbs a:hover{color:#0074c3;}



/* 内页导航 */
/* 内页导航 */
#sidebar{float:right;}
#sidebar li{display:inline-block;margin:0 10px;position: relative;}
#sidebar li a{display:block;height:45px;line-height:44px;text-align:center;color:#666;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#sidebar li a::after{content: "";display: block;width: 0%;height: 2px;background: #0074c3;position: absolute;left: 50%;bottom: 0;overflow: hidden;transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;-o-transition: all .5s ease-out;}
#sidebar li:hover a, #sidebar li.cur a{color:#0074c3;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}
@media (max-width:767px) {
	#location{margin-bottom: 20px;background:#f3f3f3;border-bottom: 1px solid #ddd;box-shadow:none;}
	.w100{width:100%;float:left;}
	.w50{width:50%;float:left;}
	.w33{width:33.33%;float:left;}
	.w25{width:25%;float:left;}
	#sidebar{float:none;}
	#sidebar li{padding:0 5px;margin:0;}
}


/* 内页banner */
.nybanner>div{background-position: center;background-repeat: no-repeat;background-size: cover;}
@media (max-width: 1329px){
	.nybanner>div{height: 420px !important;}
}
@media (max-width: 1199px){
	.nybanner>div{height: 360px !important;}
}
@media (max-width: 991px){
	.nybanner>div{height: 320px !important;}
}
@media (max-width: 767px){
	.nybanner>div{height: 280px !important;}
}
@media (max-width: 700px){
	.nybanner>div{height: 240px !important;}
}
@media (max-width: 580px){
	.nybanner>div{height: 175px !important;}
}
@media (max-width: 420px){
	.nybanner>div{height: 150px !important;}
}
@media (max-width: 374px){
	.nybanner>div{height: 130px !important;}
}

/* 内页样式 */
#inside{padding-bottom:30px;padding-left:10px;padding-right:10px;overflow:hidden;border-bottom:4px solid #078dff;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(/staticres/images/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;margin-bottom:20px;}
@media (max-width:767px) {
	#inside{padding-bottom:30px;}
}




/* 内页产品导航 */
#pronav{width: 100%;background: #e8e8e8;text-align: center;margin-bottom:20px;}
.pronav-a{line-height: 80px;display:flex;overflow:hidden;}
.pronav-a a{flex:1;font-size:16px;color:#333;}
.pronav-a a.cur, .pronav-a a:hover{background:#078dff;color:#fff;}
@media (max-width:1509px) {
	.pronav-a{display:block;}
	.pronav-a a{display:inline-block;padding:0 14px;}
}
@media (max-width:1409px) {
	.pronav-a a{padding:0 13px;font-size:15px;}
}
@media (max-width:1309px) {
	.pronav-a{line-height:60px;}
	.pronav-a a{padding:0 11px;font-size:14px;}
}
@media (min-width:768px) and (max-width:1199px) {
	.pronav-a a{display:block;float:left;width:16.66%;}
}
@media (max-width:767px) {
	.pronav-a a{display:block;float:left;width:25%;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}
@media (max-width:500px) {
	.pronav-a{line-height:40px;}
}

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin:30px 0;}
#nytitle h1{font-size: 36px;color: #353535;font-weight:bold;}
#nytitle p{color: #999;font-size: 16px;margin-top: 10px;text-transform:uppercase;}
@media only screen  and (max-width: 500px){
	#nytitle{margin-bottom:20px;}
	#nytitle h1{font-size: 30px;}
	#nytitle p{font-size: 14px;}
}

/* 内页单页面内容 */
.nyshow{width:100%;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin:20px 0;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #078dff solid;color: #078dff;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#078dff;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;min-height:300px;}
.nyshowdesc p{margin:5px 0;}
.nyshowdesc img{max-width:100%;height:auto !important;}
.block-shadow{height: 200px;-webkit-box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.block-shadow:hover{box-shadow: 0 10px 20px 0 rgba(0,125,255,.5);}
.radius-md{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.icon-sm{width: 60px;display: inline-block;text-align: center;}
.icon-sm em{font-size: 30px;line-height: 30px;}
.icon-content{overflow: hidden;}
.icon-content h5{font-weight: bold;font-size: 18px;line-height: 25px;color: #1a1a1a;margin-top: 10px;margin-bottom: 10px;}
@media (max-width:767px) {
	.nyshowdesc{font-size:14px;line-height:1.6;margin-bottom:20px;min-height:100px;}
	.nyshowdesc h1{font-size:30px;}
	.nyshowdesc h2{font-size:24px;}
	.nyshowdesc h3{font-size:18px;}
	.nyshowdesc h4{font-size:14px;}
	.block-shadow{height:auto;}
}

/* 内页项目 */
#nyitem{padding-bottom:30px;border-bottom:4px solid #078dff;}
#nyitem ul>li{padding:0 10px;margin-bottom:20px;}
#nyitem ul>li a{display:block;}
.ser-img{position:relative;overflow:hidden;}
.ser-bg{position:absolute;left:0;top:0;width:100%;height:100%;background: transparent repeat-x bottom;}
.ser-img i{position:absolute;left:50%;top:150%;width:60px;height:60px;transform:translate(-50%, -50%);transition: all .3s;}
#nyitem ul>li p{font-size:24px;color:#444;line-height:40px;text-align:center;padding:0 10px;}
#nyitem ul>li a:hover .ser-bg{background:url(/staticres/images/ser-bg.png) repeat-x bottom;}
#nyitem ul>li a:hover .ser-img i{top:50%;}
#nyitem ul>li a:hover p{font-weight:bold;color:#00a041;}
@media only screen and (max-width:767px){
	#nyitem ul>li p{font-size:16px;line-height:30px;}
}
@media only screen and (max-width:500px){
	#nyitem ul>li{margin-bottom:10px;}
}

/* 内页关于我们 */
.brank_con{font-size: 16px;line-height: 1.8;color: #333;}
.brank_con>.cpcon h4{color: #078dff;font-weight: bold;font-size: 20px;line-height: 1.8;}
.brank_con>.cpcon{padding:50px 0;overflow: hidden;}
.brank_con>.cpcon:last-child{margin-bottom: 0;}
.brank_con>.cpcon:nth-child(odd){background: transparent;}
.brank_con>.cpcon:nth-child(odd) .cpcon_img{float: right;}
.brank_con>.cpcon:nth-child(even){background: #f5f5f5;}
.brank_con>.cpcon>h3{text-align: center;font-size: 36px;margin-bottom: 50px;}
.brank_con>.cpcon .cpcon_img img{max-width: 100%;height:auto!important;display: block;margin:0 auto;}
.brank_con>.cpcon .cpcon_txt{padding-top: 15px;padding-bottom: 15px;}
@media (max-width: 767px){
	.brank_con{font-size: 14px;line-height: 1.6;}
	.brank_con>.cpcon{padding:20px 0;}
	.brank_con>.cpcon>h3{font-size: 24px;margin-bottom: 20px;}
}

/* 内页服务网点 */
#nypoint{padding-bottom:30px;}
#nypoint ul li{float:left;width:33.33%;padding:15px;}
#nypoint ul li a{display: block;border: 1px solid #fff;background: #e9f1f1;text-align: center;border-radius: 10px;}
#nypoint ul li a span{display: inline-block;line-height: 28px;font-size: 16px;color: #666;padding-left: 35px;background: url(/staticres/images/scity-x.png) no-repeat left;margin: 20px 0;}
#nypoint ul li a:hover{border-color:#078dff;}
#nypoint ul li a:hover span{color:#078dff;background:url(/staticres/images/scity-xx.png) no-repeat left;}


.nypo-l{width:50%;height:500px;float:left;overflow-y:scroll;}
.nypo-r{width:50%;height:500px;float:right;overflow:hidden;position:relative;}
.nypo-r img{position:absolute;left:50%;transform:translateX(-50%);}

@media (max-width: 1199px){
	#nypoint ul li{padding:10px;}
	#nypoint ul li a span{margin:16px 0;}
}
@media (max-width: 991px){
	#nypoint ul li{width:50%;}
}
@media (max-width: 600px){
	#nypoint ul li{width:33.33%;}
	.nypo-r{width:100%;height:auto;}
	.nypo-r img{position:relative;height:250px;}
	.nypo-l{width:100%;overflow:hidden;height:auto;}
}
@media (max-width: 500px){
	#nypoint ul li{width:50%;}
	.nypo-r img{height:150px;}
}

.nyshowdesc>.nyject{overflow:hidden;background: #f5f5f5;}
.nyshowdesc>.nyject .nyject_img{overflow:hidden;}
.nyshowdesc>.nyject .nyject_img img{transition: 0.5s;}
.nyshowdesc>.nyject .nyject_txt{padding:20px 50px;}
.nyshowdesc>.nyject .nyject_txt h4{color:#333;font-size:24px;margin-bottom:20px;font-weight:bold;}
.nyshowdesc>.nyject .nyject_txt p{font-size:16px;color:#666;}
.nyshowdesc>.nyject:hover .nyject_img img{transform: scale(1.1);}
@media (min-width:768px) {
	.nyshowdesc>.nyject{display:flex;align-items: center;}
	.nyshowdesc>.nyject:nth-child(even){flex-direction: row-reverse;}
	.nyshowdesc>.nyject .nyject_img,  .nyshowdesc>.nyject .nyject_txt{flex:50%;}
}
@media (max-width:767px) {
	.nyshowdesc>.nyject .nyject_txt{padding:20px;}
}
@media (max-width:500px) {
	.nyshowdesc>.nyject .nyject_txt{padding:15px;}
	.nyshowdesc>.nyject .nyject_txt h4{font-size:20px;margin-bottom:10px;}
	.nyshowdesc>.nyject .nyject_txt p{font-size:14px;}
}

/* 留言模块Message */
#nymessage{padding:50px 0;background:url(/staticres/images/nymessagebg.jpg) no-repeat center / cover;}
#nymessage h4{color:#078dff;}
#nymessage form{overflow:hidden;margin-top:50px;}
#nymessage form label{font-weight:normal;text-align:none ! important; white-space: nowrap; }
#nymessage .nymessage-h6{text-align:left;}
@media (max-width:767px) {
	#nymessage{padding:30px 0;}
	#nymessage h4{font-size:16px;line-height:1.4;}
	#nymessage form{margin-top:30px;}
	#nymessage form>div[class^="col-"]{padding:0 5px;}
}

#nycommon{padding:30px 0;background:#f8f8f8;}
/* 热门标签 */
.nycomtag{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;}
.nycomtag>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #078dff solid;color: #078dff;font-size: 18px;font-weight: bold;background:url(/staticres/images/ny-objs.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(/staticres/images/ghtag.png) no-repeat left;}
#tagac{margin-top:10px;}
#tagac>a{font-size: 14px;color: #797979;line-height: 25px;display: inline-block;background-color: #fff;border-radius: 30px;padding: 0 14px;margin-top: 14px;box-shadow: 1px 4px 16px 0px rgb(7 141 255 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #078dff;color: #fff;}

/* 推荐新闻 */
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #078dff solid;color: #078dff;font-size: 18px;font-weight: bold;background:url(/staticres/images/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(/staticres/images/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:calc(100% - 90px);color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(/staticres/images/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#078dff;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#078dff;color:#078dff;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top>h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin:20px 0;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{width:800px;max-width:100%;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#078dff;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top>ul{padding:10px;background:#f6f6f6;}
.showdown-top>ul>li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top>ul>li:last-child{margin-bottom:0;}
.showdown-top>ul>li>span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.nyimg-ul{overflow:hidden;}
.nyimg-ul li {margin-bottom:20px;padding:0 10px;}
.nyimg-ul li .nyimg-div {background:#fff;padding:7px;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div a {display:block;overflow:hidden;}
.nyimg-ul li .nyimg-div img {height:230px;margin:0 auto;-webkit-transition:1s;-moz-transition:1s;transition:1s;width:100%;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;background:#EFEFEF;font-size:14px;color:#333;text-align:center;}
.nyimg-ul li:hover .nyimg-a {color:#ffffff !important;}
.nyimg-ul li:hover .nyimg-div img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a {background:#078dff;color:#fff;}
@media (max-width:767px){
	.nyimg-ul li .nyimg-a{line-height:32px;}
}

/*图片详情*/
.showimg-top{padding-bottom: 10px;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(/staticres/images/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
.showimg-right{border-left:1px solid #f0f2f5;}
@media (max-width:767px){
	.showimg-left{padding:0;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
	.nyimg-ul li .nyimg-div img,.nynews-img img{height:120px!important}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;}
.nybusiness>p{font-size: 16px;color: #078dff;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(/staticres/images/ny-objs.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover p{background: rgba(0,153,255,.5);}

.hotnews{}
.hotnews p{font-size: 16px;color: #078dff;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(/staticres/images/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(/staticres/images/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(/staticres/images/iyuan_on.png) no-repeat left;color: #078dff;}

/*新闻列表*/
.nynews-ul {overflow:hidden;}
.nynews-ul li.nynews-li {padding:0 10px 10px;margin-bottom:20px;cursor:pointer;}
.nynews-img {padding:0;overflow:hidden;border:1px solid #f3f3f3;}
.nynews-img a {display:block;}
.nynews-img img {width:100%;transition:.8s;height:230px}
.nynews-ul li.nynews-li:hover img {transform:scale(1.02);}
.nynews-date {color:#333;line-height:20px;font-size:12px;}
.nynews-date span {color:#4d4c51;}
.nynews-date img {margin:4px 6px 0 0;float:left;}
.nynews-date p {float:left;margin:0;}
.nynews-date i {margin-right:5px;}
.nynews-con h3 {font-size:18px;font-weight:bold;color:#3b3c3c;text-transform:uppercase;line-height:32px;letter-spacing:1px;margin-top:0px;margin-bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nynews-con h3 a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.nynews-ul li.nynews-li:hover h3 a {color:#078dff;}
.nynews-con {background-color:#f9f9f9;padding-top:16px;padding-bottom:18px;}
.nynews-con p.nynews-desp {color:#8d8d8d;font-size:14px;line-height:23px;margin:10px 0;height:46px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.nynews-con a.nynews-more {position:relative;left:0;color:#ffffff;font-size:15px;padding:7px;background:#078dff;margin-top:10px;width:120px;display:block;border-radius:20px;float:left;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
.nynews-con a.nynews-more:hover {background:#FF7A0E;left:10px;color:#ffffff !important;}
@media (max-width:991px) {
	#nynewslist>.container {padding-left:5px;padding-right:5px;}
	.nynews-ul li.nynews-li {padding:0 5px 4px;margin-bottom:14px;}
}
@media (max-width:767px) {
	.nynews-con h3 {font-size:16px;font-weight:bold}
	.nynews-con {padding-left: 10px;padding-right: 10px;padding-top: 10px;padding-bottom: 12px;}
	.nynews-con p.nynews-desp{margin: 2px 0 8px;}
}

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page>div[class^="col-"]{padding: 0 10px;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.shownews-top h1{font-size: 20px;}
	.shownews-con{font-size:14px !important;line-height: 1.6;}
	.shownews-page a{padding:8px;}
}

/* 招聘模块Nyjoblist*/
.nyjoblist-ul{overflow: hidden;}
.nyjoblist-ul li{margin-bottom: 20px;border-bottom: 1px solid #dedede;}
.nyjoblist-ul li .nyjoblist-top{padding: 20px;position: relative;overflow:hidden;}
.nyjoblist-ul li .nyjoblist-top h3{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 10px;}
.nyjoblist-ul li .nyjoblist-top span{padding-right: 20px;color: #999;}
.nyjoblist-ul li .nyjoblist-top p{color:#666;margin:10px 0;}
.nyjoblist-ul li .nyjoblist-top>a{float:left;padding:10px 25px;background:#078dff;border-radius:20px;color:#fff;margin-right:10px;}
.nyjoblist-ul li .nyjoblist-top>a+a{margin-right:0;}
.nyjoblist-ul li .nyjoblist-top>a:hover{background:#ffc531;color:#333;}
@media (max-width:767px) {
	.nyjoblist-ul li .nyjoblist-top{padding:10px;}
}


.showjob-left{padding-bottom:30px;}
.showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;padding:5px 10px;background: url(/staticres/images/dt-0.png) no-repeat left top 13px;}
.showjob-list li span{float: left;margin-right: 10px;color: #999;}
.showjob-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
.showjob-con img{max-width: 100%;height:auto !important;}
.showjob-more{}
.showjob-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.showjob-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showjob-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.showjob-top h1{ font-size:20px;}
	.showjob-top h2{ font-size:16px;}
	.showjob-con{padding:0;font-size:14px !important}
	.showjob-left{padding: 0;}
	.showjob-page>div[class^="col-"]{padding: 0 10px;}
}

/* 产品列表 */
.nypro-ul{overflow:hidden; margin-top: 20px; }
.nypro-ul li{margin-bottom:25px; width: 25%; padding:0 10px; float: left; }

/*.nypro-ul li:nth-child(1) { padding-left: 0px; }
.nypro-ul li:nth-child(4n) { padding-right: 0px; }
.nypro-ul li:nth-child(5) { padding-left: 0px; }*/

.nypro-ul li a{display:block;position:relative;overflow:hidden;background: #fff;  padding-bottom: 30px;}
.nypro-ul li a p{line-height:40px;color:#333;text-align:center;font-size:16px;padding:0 5px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.nypro-ul li a:hover p{color:#078dff;}

.font { padding: 0 20px;}
.font .tit {font-size: 20px;font-weight: bold;padding-bottom: 10px;border-bottom: 2px solid #ddd;color: #454545;margin-bottom: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.font p {font-size: 14px;color: #666666;line-height: 24px;display: block;margin-bottom: 30px;}
.font .but {display: flex;align-items: center;justify-content: center;width: 114px;height: 40px;position: relative;}
.font .but strong {font-size: 16px;color: #666;position: relative;z-index: 2; font-weight: normal;}
.font .but i {display: block;height: 14px;overflow: hidden;position: relative;margin-left: 14px;z-index: 2;}
.font .but i img {float: left;height: 100%;}
.font .but i img:nth-child(2n) {display: none;}
.font .but::before {content: "";display: block;position: absolute;top: 0;left: 0;width: 30%;height: 100%;z-index: 1;background-color: #eaeff8;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.nypro-ul li:hover .img img { transform: scale(1.04);}
.nypro-ul li:hover .font .tit {color: #078dff;border-color: #078dff;}
.nypro-ul li:hover .font .but strong {color: #fff;}
.nypro-ul li:hover .font .but i img:nth-child(1) { display: none;}
.nypro-ul li:hover .font .but i img:nth-child(2) {display: block;}
.nypro-ul li:hover .font .but::before {width: 100%; background-color: #078dff;}

@media(max-width: 991px) {
	.nypro-ul li { padding:0 5px; }
}

@media (max-width:767px){
	.nypro-ul {}
	.nypro-ul li { width: 50%;padding:0 10px; }
	.nypro-ul li a p{line-height:30px;font-size:14px;}
}



/*产品详情*/
.showpro-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:20px;}
.showpro-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showpro-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showpro-img{margin-bottom:20px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width:140px;height:93px;}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
}



/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#078dff;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #078dff;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details p{margin: 5px 0;}
.showpro-details img{max-width: 100%;height:auto !important;}
.showpro-details video{max-width: 100%;height:auto !important;}
@media (max-width:767px){
	.showpro-details{font-size: 14px;line-height: 1.6;}
}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyaboutpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #078dff solid;color: #078dff;font-size: 18px;font-weight: bold;background:url(/staticres/images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#078dff;}
#abprolist li a:hover p{background:#078dff;color:#fff;}

/* 标签 */
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#078dff;}
/* 分享按钮 */
.jiathis{padding-top:10px;height:35px;line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/* 上下页按钮 */
.ny-page{overflow: hidden;margin-bottom:30px;}
.ny-pagea{width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}

/* 搜索模块 */
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #078dff;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #078dff;}
.nysearch-til>a:hover{background:#333;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#333;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #078dff;left:10px;}


/*联系我们*/
.product-inlist{background-color:#f6f6f6;}
.contact_meg {float:right;width:50%;height:510px;z-index:3;background:#f6f6f6;}
.meg_con .title2 {font-size:28px;color:#333333;max-width:510px;margin-bottom:24px;margin-top:35px;font-weight:bold;}
.meg_con .tel {padding:13px 0;border-top:solid 1px #333;border-bottom:solid 1px #333;color:#333;max-width:510px;font-size:30px;}
.meg_con .tel img {display:inline-block;}
.meg_con .megs {margin-top:20px;font-size:15px;line-height:36px;}
.meg_con {width:100%;z-index:3;padding-left:8%;padding-right:4%;box-sizing:border-box;}
.my-map {margin:0 auto;width:50%;height:510px;float:left;}
.amap-container {height:100%;}
@media only screen and (max-width:1199px) {
.meg_con {width:100%;position:unset;padding-left:5%;box-sizing:border-box;}
.meg_con .title2,
.meg_con .tel{max-width: initial;width: 100%;}
.contact_meg {width:100%;float:none;height:auto;padding-bottom:40px}
.my-map {margin:0 auto;width:100%;height:400px;float:none;}
}
@media only screen and (max-width:991px) {
	.product-inlist>div{margin-bottom: 0 !important;}
	.product-inlist{margin-bottom: 0;}
}
@media only screen and (max-width:768px) {
.meg_con .title2 {margin-bottom:16px;margin-top:20px;font-size:24px;}
.meg_con .megs {font-size:14px;line-height:30px;}
.meg_con .tel {padding:10px 0;font-size:20px;}
.meg_con .tel img {width:26px;}
.meg_con .megs {margin-top:10px;}
.meg_con .tel img {width:20px;margin-bottom:0;}
.meg_con .title2 {font-size:22px;}
.product-inlist {margin-top:10px;}
}

/*产品详情*/
/*showproduct*/
#showproduct{overflow: hidden;  position: relative; background: #f5f5f5;  border-bottom: 4px solid #078dff;} 
#showproduct .list_pro { border-bottom: none; }
#showproduct .showproductli{ margin-top: 20px; }
#showproduct .showproductli .showproductli_l { padding-left: 0px; }
#showproduct .showproductli .showproductli_r h1{ font-weight: bold; line-height: 2; color: #333; font-size: 28px; border-bottom: 3px solid #ddd; position: relative; }
#showproduct .showproductli .showproductli_r h1::before{ position: absolute; content: ''; background-image: linear-gradient(to right, #0160b0, #078dff); width: 40px; height: 3px; left: 0; bottom: -3px;}
#showproduct .showproductli .showproductli_r>p{margin:25px 0; font-size: 16px; color: #666; line-height: 2; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2; overflow: hidden;}
#showproduct .showproductli .showproductli_r ul{overflow: hidden; margin-top: 20px;}
#showproduct .showproductli .showproductli_r .but>ul li { padding: 0 10px; margin-bottom: 10px; width: 25%; float: left;}
#showproduct .showproductli .showproductli_r .but>ul li:nth-child(1) { width: 28%; }
#showproduct .showproductli .showproductli_r .but>ul li a {  background:  #333;display: block;border-radius: 50px;line-height: 3;color: #fff;text-align: center;padding-left: 24px;font-size: 14px;}
#showproduct .showproductli .showproductli_r .but>ul li:nth-child(1) a  { background: url(/staticres/images/download.png)no-repeat 10px #333; }
#showproduct .showproductli .showproductli_r .but>ul li:nth-child(2) a  { background: url(/staticres/images/pro_qq.png)no-repeat 18px 3px #333; }
#showproduct .showproductli .showproductli_r .but>ul li:nth-child(3) a  { background: url(/staticres/images/peo_ly.png)no-repeat 18px 3px #333; }
#showproduct .showproductli .showproductli_r .but>ul li:nth-child(1):hover a { background: url(/staticres/images/download.png)no-repeat 10px #078dff; }
#showproduct .showproductli .showproductli_r .but>ul li:nth-child(2):hover a { background: url(/staticres/images/pro_qq.png)no-repeat 18px 3px #078dff; }
#showproduct .showproductli .showproductli_r .but>ul li:nth-child(3):hover a { background: url(/staticres/images/peo_ly.png)no-repeat 18px 3px #078dff; }
#showproduct .showproductli .showproductli_r .but>ul li:nth-child(4) a  { background: url(/staticres/images/pro_dh.png)no-repeat 18px 3px #333; }
#showproduct .showproductli .showproductli_r .but>ul li:nth-child(4):hover a { background: url(/staticres/images/pro_dh.png)no-repeat 18px 3px #078dff; }



#showproduct .showproduct_txt{margin-top: 50px;}
#showproduct .showproduct_txt .hd{overflow: hidden; border-bottom:1px solid #c8cacc; }
#showproduct .showproduct_txt .hd ul li{ padding: 0 25px; float: left; font-size: 15px; color: #666; background: #ececec; margin-right: 8px; line-height: 3; border:1px solid #c8cacc; border-bottom: none; cursor: pointer;}
#showproduct .showproduct_txt .hd ul li.cur{background: #078dff; color: #fff; border: 1px solid #078dff; border-bottom: none;}
#showproduct .showproduct_txt .bd ul{padding: 20px 10px; font-size: 16px; color: #666; line-height: 1.8; min-height: 50px; overflow: hidden;}
#showproduct .showproduct_txt .bd ul tr { border: 1px solid #ddd;}
#showproduct .showproduct_txt .bd ul tr td {  border: 1px solid #ddd; padding-left: 10px !important; padding-right: 10px !important;  }
#showproduct .showproductli .showproductli_r .desc p.ms {  font-size: 16px; line-height: 26px; color: #666666; margin-top: 20px; margin-bottom: 20px;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

@media(max-width: 1430px) {
	#showproduct .showproductli .showproductli_r .but>ul li:nth-child(1) { width: 30%; }
	#showproduct .showproductli .showproductli_r .but>ul li  { width: 30%; }

}

@media(max-width:1199px) {
	#showproduct .showproductli .showproductli_r .but>ul>li:nth-child(1) { width: 33.33%;  }

	#showproduct .showproductli .showproductli_r .but>ul>li { width: 33.33%; }
}

@media (max-width: 767px) {
	#showproduct .showproductli { margin-top: 20px; padding-left: 10px;padding-right: 10px;}
		#showproduct .showproductli .showproductli_r .but>ul>li { width: 100%; float: none;}
	#showproduct .showproductli .showproductli_r .but>ul>li:nth-child(1) { width: 100%; float: none;  }


}
@media(max-width: 767px) {
	#showproduct .showproductli .showproductli_r .but>ul li:nth-child(1) a  { background: url(/staticres/images/download.png)no-repeat 18px 3px  #333; }
	#showproduct .showproductli .showproductli_r .but>ul li:nth-child(1):hover a { background: url(/staticres/images/download.png)no-repeat 18px 3px  #078dff; }

	#showproduct .showproduct_txt .bd ul tr td { padding-left: 5px !important;padding-right: 0px !important; }
	#showproduct .showproduct_txt .hd ul li { width: 25%; float: left; margin-right: 0px;padding:0 5px;border-bottom:1px solid #ccc;}
	#showproduct .showproduct_txt .hd ul li.cur { border-bottom:1px solid #078dff; }
}

#showproduct .product_com{overflow: hidden; background: linear-gradient(135deg,transparent 15px,#e5e9ed 0); margin-bottom: 20px;}
#showproduct .product_com h2{ float: left; line-height: 56px; font-size: 20px; font-weight: bold; color: #333; padding-left: 20px; }
#showproduct .product_com img{ float: right;}
#showproduct #showproductcom li img{border:1px solid #dedede;}
#showproduct #showproductcom li dd{background: #fff; padding: 10px 20px; position: relative; }
#showproduct #showproductcom li dd::before{position: absolute; content: ''; width: 32px; height: 9px; right: 5%; top: 50%; margin-top: -5px; background: url(/staticres/images/productli_dd.png) no-repeat center;}
#showproduct #showproductcom li dd h3{ color: #333; font-size: 16px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 5px;}
#showproduct #showproductcom li dd p{ color: #999; text-transform: uppercase;}
#showproduct #showproductcom li:hover dd{background: #078dff; }
#showproduct #showproductcom li:hover dd h3{color: #fff;}
#showproduct #showproductcom li:hover dd p{color: #fff;}
#showproduct #showproductcom li:hover dd::before{background: url(/staticres/images/productli_ddw.png) no-repeat center;}
#showproduct ul{position: relative;}
#showproduct .list-unstyled {  margin-bottom:30px; }
#showproduct ul .disabled .owl-prev{ width: 32px; height: 78px; background: url(/staticres/images/prev.png) no-repeat left; font-size: 0; position: absolute; left: -48px; top:25%; }
#showproduct ul .disabled .owl-next{ width: 32px; height: 78px; background: url(/staticres/images/next.png) no-repeat left; font-size: 0;}
#showproduct ul .owl-nav{display: none;}
#showproduct .showproduct_com h5{font-size: 120px;font-weight: bold;color: #eceff4;text-transform: uppercase;position: absolute;bottom: -30px;width: 100%;text-align: center;left: 0;}
.showproduct_com { overflow: hidden; }
@media(max-width: 1199px){
	#showproduct .showproductli .showproductli_r h1{ font-size: 24px; }
	#showproduct .showproductli .showproductli_r>p{ margin: 15px 0; font-size: 15px;}
	#showproduct .showproductli .showproductli_r ul li{padding: 0 5px;}
	#showproduct .showproductli .showproductli_r ul li.advisory a{background: #383f4a url(/staticres/images/advisory.png) no-repeat 20px 10px; }
	#showproduct .showproductli .showproductli_r ul li.tel a{background: #383f4a url(/staticres/images/tel.png) no-repeat 20px 10px; }
}

@media(max-width: 991px){
	#showproduct .showproductli .showproductli_l{padding: 0;}
	#showproduct .showproductli .showproductli_r{margin-top: 20px; padding: 0; }
}

@media(max-height: 767px){
	#showproduct { padding-bottom: 20px; }
	#showproduct .showproductli .showproductli_r { padding-left: 10px; padding-right: 10px; }
	#showproduct .showproductli .showproductli_r h1{ font-size: 18px;}
	#showproduct .showproductli .showproductli_r>p{margin:10px; font-size: 14px; -webkit-line-clamp:3;}
	.sp-thumbs a:link, .sp-thumbs a:visited{ width: 90px; height: 60px;}
	#showproduct .showproduct_txt{ margin-top: 30px;}
	#showproduct .showproduct_txt .bd ul{padding: 10px; font-size: 14px;}
	#showproduct #showproductcom li dd{padding: 5px 10px;}
	#showproduct #showproductcom li dd h3{ font-size: 14px;}
	#showproduct .showproduct_com h5{ font-size: 54px; bottom: 10px;}
	#showproduct .product_com { margin-left: 10px; margin-right: 10px; }
	#showproduct .list-unstyled  { padding-left: 10px; padding-right: 10px; }
	#showproduct .showproduct_txt .hd { margin-left: 10px; margin-right: 10px; }
	#showproduct .product_com h2 { font-size: 14px; font-weight: normal; line-height: 40px; }
	#showproduct .product_com img { width: 40px; }
} 

.showproductli_info { overflow: hidden; margin-top: 20px; }
.showproductli_info .canshu { overflow: hidden; padding-left: 0px; margin-bottom:15px;}
.showproductli_info .canshu p { font-size: 18px; color: #444; line-height: 2; font-weight: bold; }
.showproductli_info .canshu em { font-size: 14px; display: block; margin-top: 5px; line-height:1.8; color: #555; }

.list-unstyled li { padding-left: 0px; }
.list-unstyled li a { display: block; overflow: hidden; }
.list-unstyled li img { display: block; max-width: 100%; border:1px solid #ddd;}
.list-unstyled li dd{background: #fff; padding: 10px 20px; position: relative;border:1px solid #ddd; border-top:none;}
.list-unstyled li dd::before{position: absolute; content: ''; width: 32px; height: 9px; right: 5%; top: 50%; margin-top: -5px; background: url(/staticres/images/productli_dd.png) no-repeat center;}
.list-unstyled li dd h3{ color: #333; font-size: 16px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 5px;}
.list-unstyled li dd p{ color: #999; text-transform: uppercase;}
.list-unstyled li:hover dd{ background: #078dff; }
.list-unstyled li:hover dd h3{color: #fff;}
.list-unstyled li:hover dd p{color: #fff;}
.list-unstyled li:hover dd::before{background: url(/staticres/images/productli_ddw.png) no-repeat center;}




@media(max-width: 767px) {
	.list-unstyled li { margin-bottom: 15px; }
}

/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#078dff; display: inline-block; }
.metpager_5 a:hover { border:1px solid #078dff; color:#fff; background-color:#078dff;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#078dff; border:1px solid #078dff; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(/staticres/images/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(/staticres/images/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(/staticres/images/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(/staticres/images/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(/staticres/images/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}
@media (max-width:767px){
	.digg4>span:nth-child(-n+2){display:none;}
}

/*产品列表页*/
.ny_pro { overflow: hidden; }
.overflow { overflow: hidden; }
.ny_pro .ny_pro_list { overflow: hidden; padding-top: 40px; border-top:1px solid #ddd; }
.ny_pro .ny_pro_list ul { overflow: hidden; margin-bottom: 20px; }
.ny_pro .ny_pro_list ul li { display: block; padding-left: 10px; padding-right: 10px; margin-bottom: 20px; width: 20%; float: left;}
.ny_pro .ny_pro_list ul li a { display: block;  position: relative;}
.ny_pro .ny_pro_list ul li a dt { overflow: hidden; display: block; }
.ny_pro .ny_pro_list ul li a dt img { max-width: 100%; display: block; transition: all 0.8s;height:320px;  }
.ny_pro .ny_pro_list ul li a p { position: absolute;  top: 30px;  text-align: center; color: #fff; padding: 15px 20px 15px 20px;   background: rgba(7,141,255,0.5); width: 100%; font-size: 17px; transition: 0.8s;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_pro .ny_pro_list ul li:hover a dt img { transform: scale(1.08); } 
.ny_pro .ny_pro_list ul li:hover a p {  background: rgba(7,141,255,0.8);  }


/*产品列表页2*/
.ny_pro_list2 { overflow: hidden; padding-left: 0px;padding-right: 0px;  margin-top: 30px;}
.ny_pro_list2 ul { overflow: hidden; }
.ny_pro_list2 ul li { padding-left: 0px;   margin-bottom: 30px; padding-right: 25px;}
.ny_pro_list2 ul li a { display: block; }
.ny_pro_list2 ul li .a { display: block;background: #fff; overflow: hidden; }
.ny_pro_list2 ul li .a dt { padding-left: 0px; padding-right: 0px; display: block; overflow: hidden;}
.ny_pro_list2 ul li .a dt img { max-width: 100%; display: block;  transition: all 0.5s;}
.ny_pro_list2 ul li .a .desc { padding-left: 30px; padding-top: 60px; }
.ny_pro_list2 ul li .a .desc span { font-size: 26px; font-weight: bold; line-height: 40px; color: #333; display: block; float: left; width: 100%; margin-bottom: 20px;  text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.ny_pro_list2 ul li .a .desc dl { float: left; display: block;margin:0px; width: 25%; text-align: left;}
.ny_pro_list2 ul li .a .desc dl h3 { font-size: 16px; line-height: 2;color: #666; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.ny_pro_list2 ul li .a .desc .more { width: 120px;height: 44px;display: block;border: 1px solid #078dff;color: #078dff;border-radius: 5px;text-align: center;line-height: 44px;margin-top: 20px;transition: all 0.5s;  }
.ny_pro_list2 ul li .a .desc .more:hover{ background: #078dff; color: #fff; }
.ny_pro_list2 ul li:hover .a dt img { transform: scale(1.07); }
.ny_pro_list2 ul li .a .desc span:hover { color: #078dff; }
.ny_pro_list2 ul li .a .desc dl h3:hover { color: #078dff; }


@media(max-width: 1300px) {
	.ny_pro_list2 ul li .a .desc dl { width: 33.33%; }
	.ny_pro_list2 ul li .a .desc { padding-top: 30px; }
}

@media(max-width: 1199px) {
	.ny_pro_list2 ul li .a .desc dl h3 { font-size: 14px; } 
	.ny_pro_list2 ul li .a .desc { padding-top: 15px; }
	.ny_pro_list2 ul li .a .desc span { font-size: 22px; }
	.ny_pro .ny_pro_list ul li { width: 25%; }

}

@media(max-width: 991px) {
	.ny_pro_list2 ul li .a .desc span { line-height:normal;  }
	.ny_pro_list2 ul li .a .desc dl { width: 50%;  }
	.ny_pro_list2 ul li .a .desc dl:nth-child(n+4) { display: none; }
	.ny_pro_list2 ul li .a .desc { padding-left: 15px; }
	.ny_pro .ny_pro_list ul li { width: 33.33%; }
}

@media(max-width: 767px) {
	.overflow { padding-left: 5px; }
	.ny_pro_list2 { padding-left: 15px;margin-top: 10px; }
	.ny_pro_list2 ul li .a dt img { width: 100%; max-width: none; }
	.ny_pro_list2 ul li .a .desc dl:nth-child(n+4) { display: block; }
	.ny_pro_list2 ul li .a .desc dl { width: 25%; }
	.ny_pro_list2 ul li .a .desc { background: #f5f5f5; padding-bottom: 30px; padding-top:20px; }
	.ny_pro .ny_pro_list ul li { width: 50%; }
	.ny_pro .ny_pro_list ul li a p { font-size: 14px; }
	.showproductli_info .canshu p { font-size: 17px; }

}



/*产品页面包屑*/
.crumbs_pro { float: none; margin-left: 10px; }
.list_pro { background: #f5f5f5; border-bottom: 4px solid #078dff;} 
.list_pro .list  {  overflow: hidden; margin-top: 20px; margin-bottom:30px;}
.list_pro .list .lt { width: 11%;text-indent: 4rem;background-color: #ebeff6;font-size: 18px;color: #333; float: left; line-height: 52px; font-weight: bold;  border-bottom: 1px solid #c6c9cf; border-top: 1px solid #c6c9cf; }
.list_pro .list .gt{ width: 89%;background-color: #fff;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between; border-bottom: 1px solid #c6c9cf; border-top: 1px solid #c6c9cf; } 
.list_pro .list .gt .lei { display: block; padding-top: 10px; padding-bottom: 10px; }
.list_pro .list .gt .lei a { font-size: 16px;color: #333;position: relative;display: block;   text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height: 2; float: left;margin:0 30px}
.list_pro .list .gt .lei a.cur { color: #078dff; } 
.list_pro .list .gt .lei a:hover { color: #078dff; }
.crumbs_desc_pro {margin-left: 0px; }
.desc_pro .list { margin-left: 0px; }


@media(max-width: 1300px) {
	.list_pro .list .lt { width: 12%; text-indent: 2rem;}
	.list_pro .list .gt  { width: 88%; }
	.list_pro { padding-bottom: 0px; }
	.list_pro .list { margin-bottom: 0px; }
}

@media(max-width: 1199px) {
		.list_pro .list .lt { text-indent: 2rem;}
}

@media(max-width: 991px) {
	.list_pro .list .lt { width: 15%; text-indent: 1rem;}
	.list_pro .list .gt  { width: 85%; }
}

@media(max-width: 767px) {
	.list_pro .list { margin-top: 10px; }
	.list_pro .list .lt { width: 100%; line-height: 40px; font-size: 16px; font-weight: normal; border-bottom: none; }
	.list_pro .list .gt{ width: 100%; }
	.list_pro .list .gt .lei a { width: 25%; }
	.list_pro { padding-bottom: 0px; }
}


/*关于我们*/
.abjianjie{padding:0 0  50px 0;background: #fff;}
.jianjiemain{overflow: hidden;background: #f7f7f7;height: auto;}
.jjmain-left{width: 100%;float: left;padding:3%;}
.jjmain-right{float: left;width: 100%;height: 100%;overflow: hidden;padding:0 3% 3%  3%;}
.jjmain-right img{max-width: 100%;}
.jjmain-left .about_title{padding:0;text-align: left;}
.jjmain-left .about_title p{font-size: 40px;font-family: leto-bold;color: #333;font-weight: 700;text-transform: uppercase;}
.jjmain-left .about_title span{line-height:30px;font-size: 18px; color: #666;}
.jjmain-left .note{font-size: 16px;line-height: 30px;color: #666;margin-top: 30px;}
.jjmain-left .main { display: flex; margin-top: 30px; }
.jjmain-left .main .stat-items { flex: 1; text-align: center;}
.jjmain-left .main .stat-items .stat-items-t-box .stat-items-t { font-size: 42px; font-weight: bold; color: #2b82e3; font-family: 'arial'; }
.jjmain-left .main .stat-items .stat-items-t-box .stat-items-unit { font-size: 18px; color: #333333; }
.jjmain-left .main .stat-items p { font-size: 16px;
    color: #666666; }

.jjwenhua{padding-bottom: 50px;background: #fff;}
.jjwenhuamain{overflow: hidden;}
.jjwenhuamain li{display: block;width: 33.33%;float: left;}
.jjwenhuamain li .pic{width: 100%;overflow: hidden;height: 260px;}
.jjwenhuamain li .pic img{width: 100%;}
.jjwenhuamain li .wen{width: 100%;background: #f5f5f5;overflow: hidden;height: 260px;padding:10%;}
.jjwenhuamain li .wen p.about_title{font-size: 30px;color: #333;font-weight: 700;padding-bottom: 10px; text-align: center;}
.jjwenhuamain li .wen i{display: block;width: 20px;height: 2px;background: #333;margin: 15px auto;}
.jjwenhuamain li .wen span{font-size: 14px;color: #666;line-height: 24px;}

/*.gywm_td { background: #fff; overflow: hidden;  padding-bottom: 20px;}*/
/*.gywm_td .incont { margin-bottom: 40px; }*/
.gywm_td .incont .incont-til h4{font-size: 20px;color: #333;text-transform: uppercase;font-weight: normal;}
.gywm_td .incont .incont-til h3 {font-size: 36px;color: #333;font-weight: bold;margin-top: 12px;}


@media(max-width: 1299px) {
	.jjmain-left .about_title p { font-size: 42px; }
	.jjmain-left .note { font-size: 14px;  margin-top: 30px;}
	.jjmain-left .main .stat-items .stat-items-t-box .stat-items-t { font-size: 34px; }
}

@media(max-width: 1199px) {
	.yunywenti { background: none;background-color: #f5f5f5; }
	.comyangshi { background: url(/staticres/images/cha.png) no-repeat left top; padding-right: 0px; text-align: left; padding-left:40px;  }
	.wenti02 { margin: 80px 0px; }
	.wenti03 { margin-right: 0px; }
	.wenti01 { margin-right: 0; }
	.wenti04 { margin-left: 0px; }
	.wenti05 { margin: 80px 0px; }
	.wenti06 { margin-left: 0px; }
	.yunywentimain .wenti_left02 { padding-left: 100px; }

	.inysli .ico img { max-width: 90%; }
	.inysli .wen p { font-size: 19px; }

	.zzseoleft p { font-size: 36px; }

	.seoliucheng { padding:50px 0; }
	.liuchengli p.pic { width: 100px; height: 100px; }
	.liuchengli p.pic img { margin-top: 33px; width: 40px; }
	.jiantou img {margin-top: 40px;}

	.jjmain-left { width: 100%; }
	.jjmain-right { display: none; }
	.jjmain-left .note { margin-top: 30px; }
	.jjwenhuamain li .wen { height: 200px; padding:20px;}
	.jjwenhuamain li .pic { height: 200px; }
	.jjwenhuamain li .wen p.about_title { font-size: 24px; }
}

@media(max-width: 991px) {
	.abjianjie { padding-top: 10px; }
	.indexyoushi { padding:50px 0; }
	.inysli .wen p { height: 74px; display: block; }
	.xysyoushi li span.icon {  width: 26%; }
	.zzseoli .ico { width: 20%; } 
	.zzseoli .wen { width: 80%; }
	.jjwenhuamain li .pic { height: 155px; }
	.jjwenhuamain li .wen { height: 155px; }
	.jjwenhuamain li .wen span { line-height: 20px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
	.jjwenhuamain li .wen p.about_title { font-size: 24px; padding-bottom: 0px;  }
	.jjwenhuamain li .wen i { margin:10px auto; }

}
@media(max-width: 767px) {
	.abjianjie { padding-left: 10px; padding-right: 10px; }
	.yunywentimain .wenti_left02 { padding-left: 0px; }
	.index-title p { font-size: 30px; }
	.yunywentimain { margin-top: 40px; }
	.comyangshi p, .comyangshi02 p { font-size: 20px; }
	.inysli { width: 47%; margin-bottom: 20px; height: 445px; display: block; float: left; }
	.webjians-title p { font-size: 30px; }

	.xysyoushi li { width: 48%; }
	.xysyoushi li span.icon { width: 28%; }

	.zhengzhan { padding:50px 0; }
	.zzseoleft p { font-size: 26px; }
	.zzseoli .ico { width: 22%;font-size: 36px; }
	.zzseoli .wen { width: 75%; }

	.liuchengmain {  margin-top: 40px; display: block; }
	.jiantou { display: none; }
	.liuchengli { width: 50%; display: block; float: left; margin: 0 auto; margin-bottom: 30px; }
	.jjmain-left .about_title p { font-size: 32px; }
	.jjwenhua { padding-bottom: 10px; }
	.jjwenhuamain { padding-left: 10px; padding-right: 10px; }
	.jjwenhuamain li { width: 100%; margin-bottom: 30px; }
	.jjwenhuamain li .pic { height: 210px; }
	.jjwenhuamain li .wen { height: 210px; }
	.jjwenhuamain li .wen i { margin: 20px auto; }
	.jjwenhuamain li .wen span { line-height: 24px; -webkit-line-clamp: 4;}
	.jjmain-left .about_title span { font-size: 14px; }

	.jjmain-left .main .stat-items .stat-items-t-box .stat-items-t { font-size: 22px; }
	.jjmain-left .main .stat-items .stat-items-t-box .stat-items-unit { font-size: 12px; }

	.gywm_td .incont { padding-left: 10px; padding-right: 10px; }


}

@media(max-width: 500px) {
	.index-title p { font-size: 26px; }
	.webjians02 { padding:50px 0; }
	.xysyoushi li { width: 100%;min-height: auto;  }
	.zzseoleft { width: 100%; }
	.zzseoright { width: 100%; }


}

@media(max-width: 350px) {
	.jjmain-left .about_title p { font-size: 26px; }
	.jjmain-left .about_title span { font-size: 14px; }
	.jjmain-left .main .stat-items .stat-items-t-box .stat-items-t { font-size: 18px; }
	.jjmain-left .main .stat-items p { font-size: 14px; }
}

.gywm_td .pro-one li .pro-img {border-radius:0px; margin: 0px;}

/*下载模块*/
.inside { padding-bottom: 20px; }
.contact_m h4 { background-color:#078dff; margin-bottom:20px;color:#fff; padding:0 20px;text-align: center; font-size: 18px; line-height: 54px;  font-weight: bold;  }
.contact_m .form-group { padding-left: 0px; }
.contact_m .form-group1 { padding-right: 0px; }
.contact_m .text { padding-left: 0px; padding-right: 0px; }
.contact_m input:focus {outline: 0px auto -webkit-focus-ring-color; */ outline-offset: 0px;}
.contact_m input:active {color: #fff; }
.download_show { padding:0 0 30px 0; }
.download_show .part_2 { border: 1px solid #ddd; }
.download_show .part_2 ul { display: flex; }
.download_show .part_2 ul li { flex: 1; font-size: 16px; background: #078dff; line-height: 50px; text-align: center; display: block; border-right: 1px solid #fff; color: #fff; }
.download_show .part_2 ul li:last-child { border-right: none; }
.download_show .part_2 dl { display: flex; margin-bottom: 0px;  }
.download_show .part_2 dl dt { flex: 1;font-size: 16px;  line-height: 50px; text-align: center; display: block; border-right: 1px solid #ddd; color: #666; }
.download_show .part_2 dl dt:hover { color: #078dff; }
.download_show .part_2 dl dt:last-child{ border-right:none; }
.download_show .part_2 dl:nth-child(odd){ background: #f5f5f5;} 

@media(max-width: 767px) {
	.contact_m .form-group { padding-right: 0px; }
	.download_show .part_2 dl{ padding-right: 0px; }
	.contact_m h4 { font-size: 16px; line-height: 2; font-weight: normal; padding:10px; }
	.download_show .part_2 dl dt { font-size: 14px; line-height: 2.2; position: relative; }
}


/*留言弹窗*/

.mc_modal {display: none;position: fixed;top: 0;left: 0;z-index: 999;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);}

.mc_modal_container {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}

.mc_modal_close {position: absolute;right: 15px;top: 15px;font-size: 20px;font-weight: bold;cursor: pointer;z-index: 10; color: #fff;}

.mc_modal_content {width: 800px;padding:40px 20px;max-width: calc(100vw - 40px);max-height: calc(100vh - 80px);overflow: auto;background: rgba(7,141,255,0.9);}
.mc_modal_content .mc_modal_content_l { overflow: hidden;  }
.mc_modal_content .mc_modal_content_l .t { font-size: 24px; font-weight: bold; color: #fff; text-align: center; display: block; }
.mc_modal_content .mc_modal_content_l .nr_t { overflow: hidden; margin-top: 30px; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_l { padding-left: 0px; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_l dt { padding-left: 0px; padding-right: 0px; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_l dt img { max-width: 100%; display: block; margin:0 auto; } 
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_l dt em { font-size: 16px; line-height: 2; color: #fff; text-align: center; display: block; }
.mc_modal_content .mc_modal_content_l .nr_t .nr_t_b { padding-left: 0px; }

#showproduct .showproductli .showproductli_r .mc_modal_content .mc_modal_content_l .nr_t .nr_t_b ul { margin-top: 10px; } 
#showproduct .showproductli .showproductli_r .mc_modal_content .mc_modal_content_l .nr_t .nr_t_b ul li { margin-bottom: 5px; }
#showproduct .showproductli .showproductli_r .mc_modal_content .mc_modal_content_l .nr_t .nr_t_b ul li p.c-title2 { display: inline-block; font-size: 14px; color: #fff;line-height: 2; }
#showproduct .showproductli .showproductli_r .mc_modal_content .mc_modal_content_l .nr_t .nr_t_b ul li p.c-text  { display: inline-block; font-size: 16px; color: #fff; line-height: 24px;}

#showproduct .showproductli .showproductli_r .mc_modal_content .mc_modal_content_l .nr_b { overflow: hidden;padding-left: 20px;padding-right: 20px; margin-top: 20px; }
form .c-text2 {padding: 45px 0 25px;font-size: 22px;line-height: 32px;}
form .c-box {display: flex;align-items: flex-start;margin: 0 -5px;}
form .c-box .c-wrap {padding: 0 5px 10px;width: 50%;}
 form .c-box .c-wrap input {color: #fff; padding: 0 20px;width: 100%;height: 50px;line-height: 48px;border: 1px solid rgba(255,255,255,0.4);}
 form .c-box2 {display: flex;align-items: flex-start;}
 form .c-box2 input {color: #fff; padding: 0 20px;width: -webkit-calc(100% - 150px);width: calc(100% - 150px);height: 50px;line-height: 48px;border: 1px solid rgba(255,255,255,0.4);}
 form .c-box2 button {border: 0;font-family: inherit;font-size: inherit;color: inherit;background: transparent;width: 150px;font-weight: bold;line-height: 50px;color: #333;background: #fff;cursor: pointer; color: #333;}
 .c-right .c-title {position: relative;padding-top: 54px;padding-bottom: 35px;font-size: 44px;line-height: 54px;border-bottom: 1px solid rgba(255,255,255,0.2); font-weight: bold;}



 form .c-box .c-wrap input::-webkit-input-placeholder{ color:rgba(255,255,255,0.7); font-size: 14px; }
 form .c-box .c-wrap input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:rgba(255,255,255,0.7);; font-size: 14px;  }
 form .c-box .c-wrap input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:rgba(255,255,255,0.7);; font-size: 14px; }
 form .c-box .c-wrap input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:rgba(255,255,255,0.7);; font-size: 14px;  }

 form .c-box2 input::-webkit-input-placeholder{ color:rgba(255,255,255,0.7); font-size: 14px; }
 form .c-box2 input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:rgba(255,255,255,0.7);; font-size: 14px;  }
 form .c-box2 input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:rgba(255,255,255,0.7);; font-size: 14px; }
 form .c-box2 input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:rgba(255,255,255,0.7);; font-size: 14px;  }


 /*联系我们*/
.lianxi_m { overflow: hidden;margin-top: 10px; margin-bottom: 24px; background: #f5f5f5;}
.lianxi_m .lianxi_ml { width: 410px; float: left; background: #078dff;color: #fff;padding: 30px 40px 30px 40px;overflow: hidden;}
.lianxi_m .lianxi_ml .lianxi_ml_m { overflow: hidden;font-size: 36px;font-weight: bold;line-height: 52px;margin-bottom: 18px; color: #fff; }
.lianxi_m .lianxi_ml .lianxi_ml_s { width: 310px;border: solid 2px #fff;font-size: 26px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 18px;line-height: 55px; }
.lianxi_m .lianxi_ml .lianxi_ml_en { font-family:'Arial';font-size: 24px;line-height: 40px; }


.lianxi_mr {
	float: right;
	position: relative;
	width: calc(100% - 470px);
}
.lianxi_mr_i {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	font-weight: 89;
	margin-left: -28px;
	line-height: normal;
	color: #999;
	position: absolute;
	overflow: hidden;
	margin-top: 20px;
}
.lianxi_m .mr_i {
	font-size: 100px;
	line-height: 200px;
	margin-top: 100px;
	margin-left: calc(100% - 690px);
    position: absolute;
    right:30px;
}
.lianxi_mr_m {
	width: calc(100% - 69px);
	float: left;
	overflow: hidden;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 38px;
	line-height: 28px;
	color: #666;
	font-size: 16px;
text-align:left
}
.lianxi_mr_m span {
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	color: #078dff;
}
.contact_ny ul  { background: #f5f5f5; overflow: hidden; border-right: none;}
.contact_ny ul li {float: left;width:25%;height: 140px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding:35px;text-align: left;box-sizing: border-box; }
.contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 6px;}
.contact_ny ul li h5 {color: #078dff;margin-bottom: 10px; font-size: 18px; font-weight: bold;}




@media(max-width: 1199px) {
	.lianxi_m .lianxi_ml { width: 400px; }
	.lianxi_mr_i { display: none; }
	.lianxi_mr { width: calc(100% - 400px); }
}


@media(max-width: 991px) {
	.contact_ny ul li { width: 50%; }
	.lianxi_mr { width: calc(100% - 360px); }
	.lianxi_m .lianxi_ml { width: 360px;padding: 30px 20px 30px 20px; }
	.lianxi_mr_m{ width: 100%; }
}

@media(max-width: 767px) {
	.lianxi_m .lianxi_ml { width: 100%;float: none; overflow: hidden; padding: 20px 20px 20px 20px;}
	.lianxi_mr {  width: 100%;float: none; overflow: hidden;}
	.contact_ny ul li  { width: 100%;  }
	.lianxi_mr_m { padding-top: 15px; padding-bottom: 20px; }
	.lianxi_m .lianxi_ml .lianxi_ml_m { font-size: 24px; }
	.lianxi_m .lianxi_ml .lianxi_ml_s { width: 290px; line-height: 48px; font-size: 24px; }
	.lianxi_m .lianxi_ml .lianxi_ml_en { font-size: 20px; line-height: auto; }
}



@media(max-width: 350px) {
	.lianxi_m .lianxi_ml .lianxi_ml_s { width: 260px; }
}