@charset "utf-8";
/* CSS Document */

/* Common */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#666; font-family: Microsoft YaHei, sans-serif; }
html::-webkit-scrollbar {display: none;}
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%;max-width: 100%;min-width: 320px;overflow-x: hidden;scrollbar-width: none;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover{text-decoration:none;color:#0bbbb9;}
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;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.dhwz2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.dhwz3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;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: 1230px){
.container{width: 1200px;}
}
@media (min-width: 1330px){
.container{width: 1300px;}
}
@media (min-width: 1430px){
.container{width: 1400px;}
}
/* @media (min-width: 1530px){
.container{width: 1500px;}
}
@media (min-width: 1630px){
.container{width: 1600px;}
} */
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
}

/* scroll */
.virtual-scroll{position: fixed;width: 10px;height: 100vh;right: 0;top: 0;z-index: 135;background-color: rgba(0, 0, 0, 0);opacity: 0;-webkit-transition: opacity 0.25s;-o-transition: opacity 0.25s;transition: opacity 0.25s;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.virtual-scroll:hover{opacity: 1;background-color: #f1f1f1;}
.virtual-scroll:before{content: '';position: absolute;width: 100vw;right: 0;height: 100vh;top: 0;display: none;z-index: -1;}
.virtual-scroll.dblclick:hover:after{content: '';position: absolute;line-height: 40px;padding: 0 30px;background-color: #1a1a1a;color: #fff;right: 25px;bottom: 50px;white-space: nowrap;pointer-events: none;}
.virtual-scroll.active{opacity: 1;}
.virtual-scroll.mousedown:before{display: block;}
.virtual-scroll .virtual-scroll-thumb{position: absolute;width: 10px;height: 200px;background-color: #0bbbb9;left: 0;top: 0;-webkit-transition: background-color 0.25s;-o-transition: background-color 0.25s;transition: background-color 0.25s;}
.virtual-scroll .virtual-scroll-thumb:hover{background-color: #6abad6;}
.virtual-scroll .virtual-scroll-thumb:hover.active{background-color: #6abad6;}
.virtual-scroll .virtual-scroll-thumb.active{background-color: #6abad6;}
@media (max-width:767px) {
	.virtual-scroll{display:none;}
}



.htop{line-height:40px;height:40px;background: #f1f2f4;position: relative;}
.htop p{float:left;color: #999999;z-index: 10;font-size: 14px;}
.htop span{font-size: 20px;/*  */}
.dwwea{font-weight: bold;margin-right: 17px;padding-top: 5px;}
.htop span img{margin: 14px 15px 13px 0;}
.htop .htop-aa{float:right;display:block;}
.htop .htop-aa img{margin: 8px 0;}
.htop .htop-aa p{color: #fff;font-size: 16px;}
.htop .htop-aa span{font-size: 14px;}

.htop .htop-aa a{display:block;float:left;padding:0 5px;/*border-right:1px solid #eee;*/color:#666;}
.htop .htop-aa i{font-style: normal;float: left;color: #bfbfbf;}
.htop .htop-aa i:nth-child(1){display: none;}
.htop .htop-aa i:nth-last-of-type(1){display: none;}
.htop .htop-aa a span{display:block;color: #999;}
.htop .htop-aa a:hover{color:#0280f6;}

.lang {display: block;float: right;margin-left: 20px;}
.lang .center {display: flex;}
.lang .center .icon{background: url(../images/icon_map.png)  no-repeat left;width: 20px;}
.lang .center a{padding-left: 5px;color: #0bbbb9;}
/* Header */
header{padding-top:25px;padding-bottom: 15px;}
.headl{float:left;display:flex;margin-top: 4px;}
.logo{}
.logo a{display:block;}
.logo a img{height:44px;}
.hltxt{padding-left:22px;margin-left:22px;background: url(../images/htphone.jpg) no-repeat left center;}
.hltxt h3{color:#0bbbb9;font-size:26px;font-weight:bold;/* line-height:36px; */}
.hltxt p{color:#666;font-size:18px;line-height:1;margin-top:6px;}
.headr{float:right;}
.hrtel{float: left;}
.hrtel span{width:143px;font-size:16px;color:#fff;display:block;/* margin-bottom:6px; */background: #0bbbb9;border-radius: 25px; padding: 3px 10px 4px;padding-right: 0;}
.en .hrtel span{width: 214px;font-size: 13px;}
.hrtel span img{margin-right: 5px;margin-top: 4px;}
.en .hrtel span img{margin-top: 2px;}
.hrtel p{color:#0bbbb9;font-size:30px;font-weight:bold;    line-height: 39px;}

.headr .zx{float: left;display: flex;    margin-right: 25px;}
.en .headr .zx{margin-right: 45px;}
.headr .zx img{width: 69px;}
.headr .zx p{font-size: 18px;width: 40px;margin: 0 8px;line-height: 22px;color: #333;}
.en .headr .zx p{font-size: 13px;line-height: 16px;}
@media (max-width:1429px) {
	.en .hltxt h3{font-size: 24px;}
	.en .hrtel p{font-size: 25px;}
	.en .hltxt p{font-size: 16px;}
}
@media (max-width:1329px) {
	.en .hltxt h3{font-size: 20px;}
	.en .hltxt p{font-size: 15px;}
}
@media (max-width:1230px) {
	.hltxt{margin-left:15px;padding-left:15px;}
}
@media (max-width:1199px) {
	.en .headr .zx {display: none;}
	.logo a{margin:0;}
	.logo a img{height:50px;}
	.hltxt h3{font-size:28px;line-height:30px;}
	.hltxt p{font-size:16px;}
	.hrtel span{font-size:16px;}
	.hrtel p{font-size:22px;}
	.en .hltxt p{font-size: 13px;}
}
@media (max-width:991px) {
	header{padding:30px 0;}
	.headr{display:none;}
}
@media (max-width:767px) {
	.htop p{padding-left: 10px;}
	.lang{padding-right: 10px;}
	header{padding:20px 10px;}
	.hltxt{display:none;}
	.headl{float:none;display:block;}
	.logo a{text-align:center;}
	.logo a img{height:auto;max-height:50px;max-width:100%;}
	.en .htop-aa{display: none;}
}
@media (max-width:580px){
	.htop .htop-aa{display: none;}
}
@media (max-width:500px) {
	.logo a img{max-height:40px;}
	.en .htop p{font-size: 12px;}
	.en .lang {margin-left: 0;}
}
@media (max-width:400px){
	.en .htop p{padding-left: 2px;}
	.en .lang {margin-left: 0;padding-right: 1px;}
	.en .lang .center a {padding-left: 2px;}
}
/* Nav */
#innav{border-top:1px solid #e6e6e6;box-shadow: 0 3px 5px 0 rgb(0 0 0 / 10%);}
.navbar-nav{float: none;width: 100%;}
.nav > li{transition: background-color 0.5s ease 0s;-webkit-transition: background-color 0.5s ease 0s;}
.mobile-tel {line-height: 50px;color: #fff;font-size: 14px;display: block;background: url(../images/mobile-tel.png) no-repeat left;padding-left: 25px;}
.mobile-tel:hover{color:#ddd;}
.dropdown-menu.multi-dropdown{position: absolute;left: -100% !important;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{border: none;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color: transparent;}

@media only screen and (min-width:992px){
	.navbar-nav{display:flex;}
	.en .navbar-nav{display:block;}
	.nav>li:last-child{background-image:none;}
	li.dropdown>ul.dropdown-menu::before{content: '';background: #fff;left:0;right: 0;}
	.dropdown-div{margin: 0 auto;font-size: 0;}
	.dropdown-div>li{width: 100%;text-align: left;line-height: 44px;border-bottom: 1px solid #f4f4f4;}
	.dropdown-div>li:last-child{border-bottom: 0;}
	.dropdown-div>li>a{padding:0 15px;color: #333;font-size: 15px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align:center;}
	.en .dropdown-div>li>a{font-size: 13px;padding: 0 10px;}
	.dropdown-div>li>a:hover{color: #0bbbb9;background-color: #f4f4f4;}
	nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li a:hover{color: #0bbbb9;background-color: #f4f4f4;}
	nav.navbar.bootsnav ul.nav > li{position: relative;text-align: center;float:none;flex:1;}
	.en nav.navbar.bootsnav ul.nav > li{width: auto;float: left;}
	/* nav.navbar.bootsnav ul.nav > li::before{content:'';position:absolute;top:50%;right:0px;margin-top:-3px;width:6px;height:6px;background:#666;border-radius:50%;}
	nav.navbar.bootsnav ul.nav > li:last-child::before{display:none;} */
	nav.navbar.bootsnav ul.nav > li > a{color: #333;font-size: 18px;position:relative;line-height:57px;display:inline-block;width:118px;padding:0;}
	.en nav.navbar.bootsnav ul.nav > li > a{font-size: 14px;width: auto;padding: 0 30px;text-transform:capitalize;}
	nav.navbar.bootsnav ul.nav > li > a::after{content: '';position: absolute;left: 50%;right: 50%;bottom: 0;height: 4px;background-color: #0bbbb9;-webkit-transition-property: left,right;transition-property: left,right;-webkit-transition-duration: .3s;transition-duration: .3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
	nav.navbar.bootsnav ul.nav li.active > a:hover,
	nav.navbar.bootsnav ul.nav li.active > a:focus,
	nav.navbar.bootsnav ul.nav li.active > a{background-color: #fff;color:#0bbbb9;}
	nav.navbar.bootsnav ul.nav > li:hover > a::after, nav.navbar.bootsnav ul.nav > li.active > a::after{left: 0;right: 0;}
	nav.navbar.bootsnav ul.nav > li:hover > a{color:#0bbbb9;background:#fff;}
    .nav.navbar-nav>li.active>a.nav-v{position: relative;}
	.dropdown-menu{top:auto;left: 50%;transform: translateX(-50%);}
	nav.navbar.bootsnav li.dropdown>ul.dropdown-menu{background: #fff;min-width: auto;width: 160px;box-shadow: 0 2px 4px 1px rgba(0,0,0,0.2);}
    nav.navbar.bootsnav li.dropdown>ul.dropdown-menu li{background: transparent;display: inline-block;width: 100%;}
	nav.navbar.bootsnav li.dropdown>ul.dropdown-menu ul.dropdown-menu{border-top: 0;}
}
@media only screen and  (min-width:992px){
	.en nav.navbar.bootsnav ul.nav > li > a{padding: 0 17px;}
}
@media only screen and  (min-width:1200px){
	.en nav.navbar.bootsnav ul.nav > li > a{padding: 0 30px;}
}
@media only screen and  (min-width:1230px){
	.en nav.navbar.bootsnav ul.nav > li > a{padding: 0 31px;}
}
@media only screen and  (min-width:1330px){
	.en nav.navbar.bootsnav ul.nav > li > a{padding: 0 38px;}
}
@media only screen and  (min-width:1430px){
	.en .navbar-nav{display:flex;}
	.en nav.navbar.bootsnav ul.nav > li{position: relative;text-align: center;float:none;flex:1;}
	.en nav.navbar.bootsnav ul.nav > li > a{font-size: 14px;width: 175px;padding: 0;}
}

@media only screen and (max-width:991px){
	#innav{box-shadow:unset;border:0;background:#0bbbb9;}
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{background: #f4f4f4;}
	.dropdown-menu.multi-dropdown{ left: 0 !important; }
	nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
	nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
	nav.navbar.bootsnav ul.nav > li.active > a{background: #0bbbb9 !important;color: #fff !important;}
	.dropdown-div>li{}
	.dropdown-div>li>a{display: block;width: 100%;border-bottom: solid 1px #e0e0e0;padding: 10px 0;color: #333;padding-right: 15px !important;padding-top: 15px !important;padding-bottom: 15px !important;}
}
@media (max-width:1199px) {
	nav.navbar.bootsnav ul.nav > li > a{width: auto;display: block;color: #333;}
}
/* Banner */
#banner{position:relative;}
#banner video{width:100%;display:block;}
#banner .swiper-slide{overflow:hidden;position:relative;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:48px;width: auto;left: 50%;transform: translateX(-50%);}
#banner .swiper-pagination-bullet{width:14px;height:14px;border-radius:unset;opacity:1;background:rgb(255 255 255 / 40%);margin:0 5px;position:relative;border-radius:50%;}
#banner .swiper-pagination-bullet-active{background:rgb(255 255 255 / 1);}
#banner .swiper-button-prev, #banner .swiper-button-next{width:46px;height:46px;background:url(../images/page/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(../images/page/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:10px;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display:none;}
}
@media (max-width: 500px){
	#banner .swiper-pagination{display:none;}
}

.title{text-align:center;}
.title h2{font-size:48px;font-weight:bold;color:#333;margin-bottom:5px;}
.title p{font-size:20px;color:#666;}
a.inbtn{display:inline-block;width:160px;line-height:52px;background:#0bbbb9;color:#fff;font-size:18px;text-align:center;border-radius:5px;transition:all .3s;-webkit-transition:all .3s;}
a.inbtn:hover{background:#6abad6;}
@media (max-width: 767px){
	.title h2{font-size:36px;}
	.title p{font-size:17px;}
}
@media (max-width: 500px){
	.title h2{font-size:24px;}
	.title p{font-size:14px;}
	a.inbtn{width:140px;line-height:40px;font-size:15px;}
}
/* 搜索 */
.search {border-bottom: 1px solid #e3e3e3;font-size: 14px;}
.search p { color: #0bbbb9;line-height: 66px;font-weight: bold; background: url(../images/liank.png) no-repeat left center;padding-left: 30px ;}
.search  a {  color: #666; display: inline-block;margin-right: 0px;    margin-left: 2px;font-weight: normal;}
.search  i{  color: #666;font-weight: normal;    font-style: normal;}
.search-inp { width: 300px;height: 40px; border-radius: 20px; background: #eeeced; padding-left: 15px; margin-top: 13px;    margin-bottom: 5px;}
.search-inp input { border: 0;}
.search-inp1 {width: 224px; height: 40px;line-height: 40px;color: #333; float: left; }
.en .search-inp1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.search-inp2 { width: 30px; height: 30px; background: url(../images/VISkins-p1.png) no-repeat;float: right; cursor: pointer;margin: 11px 10px 0 0;}
@media (max-width: 1229px){
	.en .search  a{font-size: 13px;}
}
@media (max-width: 1199px){
	.en .search-inp{margin-top: 0;}
}
@media (max-width: 991px){
	.search p {line-height: 50px;}
	.en .search p {overflow: hidden;height: 50px;}
	.search-inp{margin-top: 0;}
}
@media (max-width: 767px){
	.search{padding: 0 10px;}
	.search p {height: 50px;overflow: hidden;}
}
@media (max-width: 550px){
	.search-inp {width: 287px;height: 30px;border-radius: 20px;background: #eeeced;padding-left: 15px;margin-top: 0;margin-bottom: 5px;}
	.search-inp input { border: 0;}
	.search-inp1 {width: 224px;height: 30px;line-height: 30px;color: #a9a9a9;float: left;}
	.search-inp2 {width: 30px;height: 30px;background: url(../images/VISkins-p1.png) no-repeat;float: right;cursor: pointer;margin: 7px 5px 0 0;}
}
/*title*/
.sy-tit{ text-align: center;padding: 40px 0;}
.sy-tit h2{font-size: 42px;padding-bottom: 12px;color: #333;}
.sy-tit h2 em{ color: #333; font-weight: bold;}
.sy-tit p{font-size: 18px;color: #666;position: relative;display: inline-block;/* font-weight: bold; */}
.sy-tit p::before{content: '';display: block;position: absolute;height: 20px;width: 11px;bottom: 3px;left: -28px;transform: translateX(-50%);transition: all .5s ease;z-index: 1;background: url(../images/sy-title1.png) center no-repeat;}
.sy-tit p::after{ content: ''; display: block; position: absolute; height: 20px; width: 11px; bottom: 3px; right: -36px; transform: translateX(-50%); transition: all .5s ease; z-index: 1; background: url(../images/sy-title1.png) center no-repeat; }
.en .sy-tit h2{font-size: 36px;}
.en .sy-tit p{font-size: 16px;}
.en .sy-tit p::before{bottom: 1px;}
.en .sy-tit p::after{bottom: 1px;}
 @media(max-width: 1630px) {
 	.sy-tit h2{ font-size: 42px;}
 }
 @media(max-width: 1199px) {
 	.sy-tit h2{ font-size: 32px; }
	.en .sy-tit h2{font-size: 28px;}
	.en .sy-tit p{font-size: 14px;}
 }
  @media(max-width: 991px){
	  .sy-tit{padding: 28px 0;}
  }
 @media( max-width: 767px) {
 	.sy-tit h2{ font-size: 24px;}
	.sy-tit p{font-size: 16px;}
	.sy-tit p::before{height: 16px;bottom: 4px;left: -21px;}
	.sy-tit p::after{height: 16px;bottom: 4px;right: -19px;}
	.en .sy-tit h2{font-size: 24px;}
	.en .sy-tit p{font-size: 12px;}
 }
 @media( max-width: 500px) {
 	.sy-tit h2{ font-size: 20px; }
	.sy-tit p{font-size: 13px;}
	.en .sy-tit h2{font-size: 22px;}
	.sy-tit p::before{height: 12px;bottom: 4px;left: -15px;}
		.sy-tit p::after{height: 12px;bottom: 4px;right: -16px;}
 }

 
/* 首页开始 */
#ny_about_2 { background: #f5f5f5; overflow: hidden; display: block; padding:5px 0 60px 0; }
#ny_about_2 .ny_about_2_nr { overflow: hidden; margin-top: 0px; display: block; }
#ny_about_2 .ny_about_2_nr li { display: block; background:#fff; }
#ny_about_2 .ny_about_2_nr li a { display: block; border:1px solid #eee; transition: all 0.3s;}
#ny_about_2 .ny_about_2_nr li a .abpro-img{padding:20px 20px 0 20px;}
#ny_about_2 .ny_about_2_nr li a img { max-width: 100%; display: block; }
#ny_about_2 .ny_about_2_nr li a p { font-size: 16px;color: #666666;line-height: 2;text-align: center;display: block;margin-top: 10px; padding: 0 20px;border-top: 1px solid #eaeaea;font-weight: bold;}
#ny_about_2 .ny_about_2_nr li a span{display: block;text-align: center;line-height: 16px;margin-bottom: 10px;} 
#ny_about_2 .ny_about_2_nr .owl-nav { display: none; }
#ny_about_2 .ny_about_2_nr li:hover a { border:1px solid #0bbbb9; }
#ny_about_2 .ny_about_2_nr li:hover a p { color:  #0bbbb9;  border-top: 1px solid #0bbbb9;}

/*产品中心*/
.product2{padding-bottom: 60px;background: url(../images/prod.jpg) no-repeat center center;}
.product2 .in_title {text-align: center;margin-bottom: 48px;}
.product2 .list{width:100%;}
.product2 .list li{transition:all .5s;width: 20%;float: left;margin-bottom: 10px;padding: 0px 5px;}
.product2 .list li .decw2 {display: block;border: 1px solid #ececec;border-radius: 5px;}
.product2 .list li:nth-child(5n){margin-right: 0;}
.product2 .list li a{display:block;}
.product2 .list li .img{width: 100%;height: 175px;overflow: hidden;text-align: center;}
.product2 .list li .img img{/* width: 100%; */height: 100%;transition: all .5s;}
.product2 .list li:hover .img img{transform: scale(1.1);}
.product2 .list li .subtitle {padding: 15px 18px;}
.product2 .list li .subtitle h5{color: #999999;font-size: 12px;line-height: 20px;}
.product2 .list li .subtitle h3{color: #333;}
.en .product2 .list li .subtitle h3{font-size: 20px;height: 44px;}
.product2 .list li .decw2 .more {}
.product2 .list li .decw2 .more a{border: 1px solid #eeeeee;display: block;width: 180px;line-height: 40px;margin: 10px  auto;text-align: center;border-radius: 5px;color: #999999;}
.product2 .list li .decw2 .more a:hover{background: #0BBBB9;color: #fff;}
 @media(max-width: 1329px){
	 .product2 .list li .img{height: 153px;}
	 .en .product2 .list li .subtitle h3 {font-size: 18px;height: 40px;}
 }
 @media(max-width: 1199px) {
	 .product2 .list li {width: 25%;}
	 .product2 .list li .subtitle {padding: 10px 7px;}
	 .product2 .list li .subtitle h3{font-size: 18px;}
 }
 @media(max-width: 991px) {
	 .product2{padding-bottom: 30px;}
 	 .product2 .list li {width: 33%;}
	 .product2 .list li .subtitle h5{white-space: nowrap; overflow: hidden;}
	 }
 @media(max-width: 767px) {
	.en .product2 .list li .subtitle h3 {font-size: 16px;height: 35px;}
}
 @media(max-width: 630px){
	 .product2 .list li {width: 50%;}
	 
 }
  @media(max-width: 500px){
		.product2{padding-bottom: 15px;}
	  .product2 .list li .decw2 .more a{width: 145px;line-height: 30px;margin-top: 5px;}
	  
  }
/**/
.zhs_ig{background:url(../images/zhs_img.png) no-repeat;position: relative;height: 253px;}
.zhs_ig .zhs_box{display: flex;}
.zhs_ig .zhs_con{margin-top: 50px;color: #fff;width:60%;}
.zhs_ig .zhs_con h3{font-size: 42px;font-weight: bold;}
.en .zhs_ig .zhs_con h3{font-size: 34px;}
.zhs_ig .zhs_con h5{font-size: 18px;line-height: 35px;color: #fff;margin-top: 8px;}
.en .zhs_ig .zhs_con h5{line-height: 25px;}
.zhs_ig .zhs_con p{font-size: 24px;margin: 10px 0;color: #fff;border-top: 1px solid #fff;padding-top: 10px;font-weight: bold;display: inline-block;}
.zhs_ig .zhs_con p img{margin-top: 5px;margin-right: 20px;}
.zhs_box .zhs_i h4{font-size: 14px;color: #fff;}
.zhs_ig .zhs_i{padding: 40px;    width: 40%;padding-bottom: 0;}
.en .zhs_ig .zhs_i{padding-top: 25px;}
.zhs_ig .zhs_i .form-horizontal{margin-top: 10px;}
.zhs_ig .zhs_i .form-group  input {padding: 0 20px;width: 100%;height: 50px;line-height: 50px;background: #f6f7fb;font-size: 14px;border:none;border-radius: 0px;}
.zhs_ig .zhs_i .mess_1 .form-group{width: 49%;}
.zhs_ig .zhs_i .mess_1{overflow: hidden;}
.zhs_ig .mess_2{position: relative;}
.zhs_ig .mess_2 .form-control{border-radius: 0;}

.zhs_i .mess_3 {height: 30px;width: 90px;position: absolute;color: #222222;bottom: 0;right: 0;margin: 9px;border-radius: 5px;}
.zhs_i .mess_3 .btn-default{width: 90px;height: 30px;line-height: 19px;font-size: 14px;border-radius: 5px;}
.zhs_ig .mess_2 .form-control{padding: 20px;background: #f6f7fb;padding-bottom: 0;}
.zhs_ig  .form-group {background: #f6f7fb;}
  @media(max-width: 1199px){
	.zhs_ig .zhs_con h3{font-size: 32px;}
	.zhs_ig .zhs_con h5{font-size: 16px;line-height: 26px;}
	.zhs_ig .zhs_con p{font-size: 21px;}
	.zhs_ig .zhs_i{padding: 0;padding-top: 25px;}
}
@media(max-width: 991px){
	.zhs_ig{height: auto;background: #0bbbb9;}
	.zhs_ig .zhs_box{display: block;}
	.zhs_ig .zhs_con{margin-top: 16px;width: 100%;}
	.zhs_ig .zhs_i{padding-top: 15px;width: 100%;}
	.en .zhs_ig .zhs_i{padding-top: 15px;}
}
@media(max-width:767px){
	.zhs_ig{padding: 10px;}
	.zhs_ig .zhs_con p img{margin-right: 12px;}
	.en .zhs_ig .zhs_con h3{font-size: 28px;}
}
@media(max-width:450px){
	.en .zhs_ig .zhs_con h3{font-size: 24px;}
}
/*应用解决方案*/

.case{max-width: 1920px;background:url(../images/pzbg1.png);margin: auto;padding-bottom: 50px;}
.case .in_title {text-align: center;margin-bottom: 48px;}
.case .tab{text-align: center;padding-top: 40px;}
.case .tab a{padding: 0 16px;line-height: 40px;font-size: 16px;display: inline-block;margin: 5px;color: #fff;background: #2b2b2b;}
.case .tab a:hover{background: #0bbbb9;}
.case .proCase{position: relative;padding-top: 0px;}
.case .proCase .list{width: 100%;}
.case .proCase .list li{position: relative;display: block;transition: all .5s;padding: 20px;padding-top: 0;}
.case .proCase .list li a{display: block;}
.case .proCase .list li a:hover{box-shadow: 7px 10px 14px 0px #bebebe;}
.case .proCase .list li a .busje {background: #fff;}
.case .proCase .list li .img{position: relative;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.case .proCase .list li .img img{display: block;width: 100%;transition: all .5s;}
/* .case .proCase .list li .img .mask{position:absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;opacity: 0;background: rgba(0,0,0,.6);transition: all .5s;}
.case .proCase .list li .img .mask .see{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;color: #fff;}
.case .proCase .list li .img .mask .see:before,.case .proCase .list li .img .mask .see:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s;}
 */
.case .proCase .list li .img .mask .see:after{top: 0;}
.case .proCase .list li .tit{position: relative;overflow: hidden;padding: 20px 20px 10px;box-sizing: border-box;}
.case .proCase .list li .tit:hover{background: #0bbbb9;}
.case .proCase .list li .tit::after{content:'';position:absolute;right:12px;top:0;width:60px;height:100%;background:url(../images/protxtico.png) no-repeat center;}
.case .proCase .list li .tit:hover::after{background:url(../images/protxtico1.png) no-repeat center;}
.case .proCase .list li .tit h3{color: #222;font-size: 20px;line-height: 22px;}
.case .proCase .list li .tit:hover h3{color: #fff;}
.case .proCase .list li .tit span{position: relative;display: block;font-size: 14px;line-height: 38px;color: #777;text-transform: uppercase;}
.case .proCase .list li .tit:hover span{color: #fff;}
/* .case .proCase .list li .tit span i{position: absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(../images/you.png) no-repeat;} */
.case .proCase .list li:hover .img img{transform: scale(1.1);}
.case .proCase .list li:hover .img .mask{opacity: 1;}
.case .proCase .list li:hover .img .mask .see:before,.case .proCase .list li:hover .img .mask .see:after{width: 10%;}
.case .proCase .owl-prev,.case .proCase .owl-next{position: absolute;display: block;width: 62px;height: 58px;cursor: pointer;}
.case .proCase .owl-prev{background:url(../images/prev22.png) no-repeat center;    left: -79px;}
.case .proCase .owl-carousel .owl-nav.disabled{display: block;}
.case .proCase .owl-next{background:url(../images/next22.png) no-repeat center;transform: rotate(0);    right: -79px;}


.case .proCase .hd .prev:after{top: 34px;}
.case .proCase .hd .prev:before{top: 14px;}
.case .proCase .hd .next:after{right: 0;top: 14px;}
.case .proCase .hd .next:before{right: 0;top: 34px;}
.case .proCase .hd .prev:hover:after,.case .proCase .hd .prev:hover:before,
.case .proCase .hd .next:hover:after,.case .proCase .hd .next:hover:before{background: #0bbbb9;}
.case .more{margin-top: 20px;text-align: center;}
.case .more a{position:relative;display: inline-block;width: 240px;height: 50px;font-size: 16px;line-height: 50px;text-align: center;border: 1px solid #0bbbb9;background: #0bbbb9;color: #fff;font-weight: bold;border-radius: 10px;}
.en .case .more a{width: 335px;font-size: 14px;}
.case .more a img{margin-right: 8px;margin-top: 14px;}
@media(max-width: 1523px){
	.case .proCase .owl-prev{background-size: 50px;left: -62px;}
	.case .proCase .owl-next{background-size: 50px;right: -62px;}
}
  @media(max-width: 1470px){
	  .case .proCase .owl-prev, .case .proCase .owl-next{width: 49px;}
	  .case .proCase .owl-prev{left: -50px;}
	  .case .proCase .owl-next{right: -50px;}
  }
  @media(max-width: 1370px){
	  .case .proCase .owl-prev, .case .proCase .owl-next{width: 45px;}
	  .case .proCase .owl-prev{background-size: 43px;left: -43px;}
	  .case .proCase .owl-next{background-size: 43px;right: -43px;}
  }
  @media(max-width: 1299px){
	  .case .proCase{padding-top: 0;}
  }
  @media(max-width: 1249px){
	  .case .proCase .list{padding: 0 50px;}
	  .case .proCase .owl-prev{left: 0;}
	  .case .proCase .owl-next{right: 0;}
  }
   @media(max-width: 1199px){
	  .case .proCase .hd span{top:-154px}
	  .case .proCase .list li .tit span{font-size: 12px;}
  }
   @media(max-width: 991px){
	   .case {padding-bottom: 35px;}
	   .case .proCase .list li .tit {padding: 12px 7px 7px;}
	   .case .proCase .list li .tit h3 {font-size: 17px;}
	   .case .more {margin-top: 10px;}
	   .case .more a{height: 40px;line-height: 40px;font-size: 13px;width: 205px;}
	   .case .more a img { margin-right: 5px; margin-top: 8px;}
	   .case .proCase .list li .tit::after{background-size: 25px;    width: 31px;    right: 5px;}
	   .case .proCase .list li .tit:hover::after{background-size: 25px;}
	   .case .proCase .list li .tit span{font-size: 12px;}
   }
   @media(max-width: 767px){
	   .case .proCase .list li .tit h3 {font-size: 15px; text-overflow: ellipsis; white-space: nowrap;overflow: hidden;}
   }
    @media(max-width: 600px){
		.case .proCase .owl-carousel .owl-nav.disabled{display: none;}
		.case .proCase .list{padding: 0;}
		.case .proCase .list li .tit span{ text-overflow: ellipsis; white-space: nowrap;overflow: hidden;}
	}
/* 优势 */
.ysbj{height:auto;position:relative;background:url(../images/ysbg3.png) no-repeat center top;}
.ysbj .in_title {text-align: center;margin-bottom: 48px;}
.ys{height:auto;position:relative}
.ys1{width:100%;max-width:1920px;margin:0 auto;overflow:hidden}
.ys1 dl{overflow: hidden;    margin: 35px 0 ;}
.ys1 dt{width:600px;display:block;float:left}
.ys1 dt img,.ys2 dt img,.ys3 dt img,.ys4 dt img{width: 100%;}
.ys1 dd{width:540px;padding-top:58px;float:right;box-sizing:border-box;text-align:left;position:relative;margin-right: 20px;}
.ys1 dd h3{padding-top:20px;position:relative;font-size:44px;color:#333333;margin-bottom:23px;background: url(../images/yanfa.png) no-repeat left center;padding-left: 58px;height: 90px;font-weight: bold;}
.ys1 dd h3:before{content:"";position:absolute;width:176px;height:4px;background:#d5d5d5;left:0;top:0}
.ys1 dd h3:after{content:"";position:absolute;width:100%;height:4px;background:#d5d5d5;left:0;top:87px}
.ys1 dd li{font-size:18px;line-height:30px;color:#666;margin-bottom:20px}
.ys1 dd li b{display:block;height:28px;line-height:28px;font-size:15px;color:#2c2c2c;margin-bottom:10px}
.en .ys1 dd {padding-top: 35px;}
.en .ys1 dd h3{font-size: 36px;padding-top: 24px;}

.ys2{width:100%;max-width:1920px;margin:0 auto 0;overflow:hidden}
.ys2 dl{overflow: hidden;}
.ys2 dt{width:600px;display:block;float:right}
.ys2 dd{width:540px;padding-top:58px;float:left;box-sizing:border-box;text-align:left;position:relative;margin-left: 20px;}
.ys2 dd h3{padding-top:20px;position:relative;font-size:44px;color:#333333;margin-bottom:23px;background: url(../images/dingzhi.png) no-repeat left center;padding-left: 58px;height: 90px;font-weight: bold;}
.ys2 dd h3:before{content:"";position:absolute;width:176px;height:4px;background:#d5d5d5;left:0;top:0}
.ys2 dd h3:after{content:"";position:absolute;width:100%;height:4px;background:#d5d5d5;left:0;top:87px}
.ys2 dd li{font-size:18px;line-height:30px;color:#666;margin-bottom:20px}
.ys2 dd li b{display:block;height:28px;line-height:28px;font-size:15px;color:#2c2c2c;margin-bottom:10px}
.en .ys2 dd {padding-top: 15px;}
.en .ys2 dd h3{font-size: 36px;padding-top: 24px;}

.ys3{width:100%;max-width:1920px;margin:0 auto 0;overflow:hidden}
.ys3 dl{overflow: hidden;}
.ys3 dt{width:600px;display:block;float:left}
.ys3 dd{width:540px;padding-top:58px;float:right;box-sizing:border-box;text-align:left;position:relative;margin-right: 15px;}
.ys3 dd h3{padding-top:20px;position:relative;font-size:44px;color:#333333;margin-bottom:23px;background: url(../images/gongyi.png) no-repeat left center;padding-left: 58px;height: 90px;font-weight: bold;}
.ys3 dd h3:before{content:"";position:absolute;width:176px;height:4px;background:#d5d5d5;left:0;top:0}
.ys3 dd h3:after{content:"";position:absolute;width:100%;height:4px;background:#d5d5d5;left:0;top:87px}
.ys3 dd li{font-size:18px;line-height:30px;color:#666;margin-bottom:20px}
.ys3 dd li b{display:block;height:28px;line-height:28px;font-size:15px;color:#2c2c2c;margin-bottom:10px}
.en .ys3 dd {padding-top: 0px;}
.en .ys3 dd h3{font-size: 36px;padding-top: 24px;}


.ys4{width:100%;max-width:1920px;margin:0 auto;overflow:hidden}
.ys4 dl{overflow: hidden;}
.ys4 dt{width:600px;display:block;float:right}
.ys4 dd{width:540px;padding-top:58px;float:left;box-sizing:border-box;text-align:left;position:relative;margin-left: 20px;}
.ys4 dd h3{padding-top:20px;position:relative;font-size:44px;color:#333333;margin-bottom:23px;background: url(../images/pingzhi.png) no-repeat left center;padding-left: 58px;height: 90px;font-weight: bold;}
.ys4 dd h3:before{content:"";position:absolute;width:176px;height:4px;background:#d5d5d5;left:0;top:0}
.ys4 dd h3:after{content:"";position:absolute;width:100%;height:4px;background:#d5d5d5;left:0;top:87px}
.ys4 dd li{font-size:18px;line-height:30px;color:#666;margin-bottom:20px}
.ys4 dd li b{display:block;height:28px;line-height:28px;font-size:15px;color:#2c2c2c;margin-bottom:10px}
.en .ys4 dd {padding-top: 0px;}
.en .ys4 dd h3{font-size: 36px;padding-top: 24px;}

.ys1 dd li:hover img,.ys2 dd li:hover img,.ys3 dd li:hover img,.ys4 dd li:hover img,.ys5 dd li:hover img{transform:scale(1.1)}
.ysbj .round{position:absolute;width:80px;height:80px;border-radius:50%;-webkit-animation-name:living;animation-name:living;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:3s;animation-duration:3s}
.ysbj .round1{left: 50%;margin-left: 7px;top: 374px;background:rgba(11,187,185,.1)}
.ysbj .round1 b{position:absolute;width:16px;height:16px;background:#0bbbb9;border:2px solid #fff;border-radius:50%;left:30px;top:30px}
.ysbj .round1 span{position:absolute;width:50px;height:50px;background:rgba(11,187,185,.1);border-radius:50%;left:15px;top:15px}
.ysbj .round2{left: 50%;margin-left: -82px;top: 691px;background:rgba(11,187,185,.1)}
.ysbj .round2 b{position:absolute;width:16px;height:16px;background:#0bbbb9;border:2px solid #fff;border-radius:50%;left:30px;top:30px}
.ysbj .round2 span{position:absolute;width:50px;height:50px;background:rgba(11,187,185,.1);border-radius:50%;left:15px;top:15px}
.ysbj .round3{left: 50%;margin-left: 9px;top: 1050px;background:rgba(11,187,185,.1)}
.ysbj .round3 b{position:absolute;width:16px;height:16px;background:#0bbbb9;border:2px solid #fff;border-radius:50%;left:30px;top:30px}
.ysbj .round3 span{position:absolute;width:50px;height:50px;background:rgba(11,187,185,.1);border-radius:50%;left:15px;top:15px}
.ysbj .round4{left: 50%;margin-left: -82px;top: 1385px;background:rgba(11,187,185,.1)}
.ysbj .round4 b{position:absolute;width:16px;height:16px;background:#0bbbb9;border:2px solid #fff;border-radius:50%;left:30px;top:30px}
.ysbj .round4 span{position:absolute;width:50px;height:50px;background:rgba(11,187,185,.1);border-radius:50%;left:15px;top:15px}
@keyframes living{0%{transform:scale(1);opacity:1}
50%{transform:scale(1.3);opacity:.4}
100%{transform:scale(1.1);opacity:1}
}
.round1 b{position:absolute;width:130px;height:130px;left:0;bottom:0;background:rgba(237,27,35,.1);border-radius:50%;-webkit-animation:living 2s linear infinite;animation:living 2s linear infinite;z-index:-1}
.round1 span:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s}

@media(max-width: 1429px){
	.ys1 dd,.ys2 dd,.ys3 dd,.ys4 dd {width: 500px;}
	.en .ys1 dd h3,.en .ys2 dd h3,.en .ys3 dd h3,.en .ys4 dd h3{font-size: 33px;padding-top: 24px;}
	.en .ys3 dl{margin-bottom: 0;}
	.en .ys1 dd li ,.en .ys2 dd li,.en .ys3 dd li  ,.en .ys4 dd li { font-size: 16px; line-height: 28px;}
}
@media(max-width: 1329px){
	.ys1 dt,.ys2 dt,.ys3 dt,.ys4 dt{width: 550px;margin-top: 25px;}
	.ys1 dd,.ys2 dd,.ys3 dd,.ys4 dd {width:456px;}
	.ys1 dl{margin-top: 0;}
	.en .ys1 dd h3,.en .ys2 dd h3,.en .ys3 dd h3,.en .ys4 dd h3{font-size: 28px;padding-top: 29px;}
}
@media(max-width: 1229px){
	.en .ys3 dl{margin-bottom: 10px;}
}
@media(max-width: 1199px){
	.ysbj{background: #fff;}
	.f_pr{display: none;}
	.ys1 dl {margin-bottom: 25px;}
	.ys1 dt,.ys2 dt,.ys3 dt,.ys4 dt{width: 49%;margin: 0;}
	.ys1 dd,.ys2 dd,.ys3 dd,.ys4 dd {width:49%;margin: 0;padding: 0;}
	.ys1 dd h3,.ys2 dd h3,.ys3 dd h3,.ys4 dd h3{padding-top: 15px;margin-bottom: 13px;padding-left: 46px;font-size: 26px;height: 60px;background-size: 30px;}
	.ys1 dd h3:after,.ys2 dd h3:after,.ys3 dd h3:after,.ys4 dd h3:after{top: 57px;}
	.en .ys1 dd h3,.en .ys2 dd h3,.en .ys3 dd h3,.en .ys4 dd h3{font-size: 20px;padding-top: 18px;}
	.en .ys1 dd li ,.en .ys2 dd li,.en .ys3 dd li  ,.en .ys4 dd li { font-size: 14px; line-height: 24px;}
}
@media(max-width: 991px){
	.ys1 dl,.ys2 dl,.ys3 dl,.ys4 dl{margin-bottom: 0;}
	.ys1 dt,.ys2 dt,.ys3 dt,.ys4 dt{width: 100%;}
	.ys1 dd,.ys2 dd,.ys3 dd,.ys4 dd{width: 100%;margin-top: 15px;}
	.en .ys1 dd,.en .ys2 dd{padding-top: 0;}
}
@media(max-width: 767px){
	.ys1,.ys2,.ys3,.ys4{padding: 0 10px;}
	.ys1 dd h3,.ys2 dd h3,.ys3 dd h3,.ys4 dd h3{padding-top: 12px;margin-bottom: 5px;padding-left: 37px;font-size: 20px;height: 48px;background-size: 29px;}
	.ys1 dd h3:after,.ys2 dd h3:after,.ys3 dd h3:after,.ys4 dd h3:after{top: 44px;}
	.ys1 dd li,.ys2 dd li,.ys3 dd li,.ys4 dd li{font-size: 16px;line-height: 26px;color:#666;margin-bottom: 12px;}
	.en .ys1 dd h3,.en .ys2 dd h3,.en .ys3 dd h3,.en .ys4 dd h3{font-size: 18px;padding-top: 14px;}
}
@media(max-width: 600px){
	
}
/*lm10*/
.sy-lm10{background: url(../images/xb1.png) top no-repeat;height: 440px;background-size: 100%;}
.en .sy-lm10{background: url(../images/xb12.png) top no-repeat;background-size: 100%;}
/*hzhb*/
.hzhb22{border-bottom: 1px solid #eeeeee;margin-bottom: 12px;}
.hzhb{background: url(../images/hezuoswd.png) top no-repeat;height: 620px;background-size: 100%;}
.hzhb .sy-tit{padding: 10px 0;}
.en .hzhb{background: url(../images/hezuoswd.png)  no-repeat 0 10px;background-size: 100%;}
/* 关于我们 */

@media(max-width:1578px){
	.sy-lm10 {height: 380px;}
	.sy-lm10 .sy-tit{padding: 26px 0;}
}
@media(max-width:1429px){
	.hzhb{height: 577px;}
}
@media(max-width:1344px){
	.sy-lm10{height: 310px;}
	.sy-lm10 .sy-tit{padding: 20px 0;}
}
@media(max-width:1329px){
	.hzhb{height: 530px;}
}
@media(max-width:1299px){
	.sy-lm10{    height: 295px;}
	.sy-lm10 .sy-tit{padding: 10px;}
}
@media(max-width:1199px){
	.hzhb{height: 425px;}
	.hzhb .sy-tit{padding-top: 0;}
}
@media(max-width:991px){
	.sy-lm10{background: url(../images/xb11.png) bottom no-repeat;position: relative;background-size: 100%;height: 300px;}
	.en .sy-lm10{background: url(../images/xb13.png) bottom no-repeat;position: relative;background-size: 100%;}
	.hzhb{height:345px;background: url(../images/hezuoswd.png) bottom no-repeat;background-size: 100%;}
	.en .hzhb{background: url(../images/hezuoswd.png) bottom no-repeat;background-size: 100%;height:375px;}
	.hzhb .sy-tit{padding-top: 10px;}
	.hzhb22{border-bottom:none;}
	}
	@media(max-width:800px){
		.sy-lm10{height: 260px;}
	}
	@media(max-width:767px){
		.sy-lm10{height: 241px;}
		.hzhb{height: 341px;}
		.en .hzhb{height: 360px;}
	}
	@media(max-width:600px){
		.sy-lm10{height: 215px;}
		.hzhb{height: 279px;}
		.en .hzhb{height: 313px;}
	}
	@media(max-width:500px){
		.sy-lm10{height: 175px;}
		.hzhb{height: 239px;}
		.en .hzhb{height: 265px;}
	}
	@media(max-width:375px){
		.sy-lm10{height: 150px;}
		.hzhb{height: 202px;}
		.en .hzhb{height: 229px;}
	}
/*lm7*/
#sy-about{background: url(../images/about-bj.png) top no-repeat;padding: 54px 0;}
.gywm{}
.gywm .ab-right{ padding: 0;}
.gywm .ab-right .shipin img{position: relative;}

.video_hidden{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgba(255,255,255,.72);}
.video_hidden i{position: absolute;top: 1rem;right: 1rem;}
.video_hidden i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 65%;max-height:90%;transform: translate(-50%,-50%);}

.gywm .ab-left{ padding-right: 60px;}
.gywm .ab-left .abtit{ padding-bottom: 20px;}
.gywm .ab-left .abtit h2{ font-size: 42px;color: #333;    display: inline-block;position: relative;}
.gywm .ab-left .abtit h2::after{ content: ''; display: block; position: absolute; height: 20px; width: 11px; top: 3px; right: -25px; transform: translateX(-50%); transition: all .5s ease; z-index: 1;background: url(../images/sy-title1.png) center no-repeat;}
.gywm .ab-left .abtit h2::before{ content: ''; display: block; position: absolute; height: 20px; width: 11px; top: 3px; right: -35px; transform: translateX(-50%); transition: all .5s ease; z-index: 1;background: url(../images/sy-title1.png) center no-repeat;}
.gywm .ab-left .abtit p{color: #333333; padding-top: 28px;font-size: 30px;}
.gywm .ab-left .abnr{}
.gywm .ab-left .abnr p{ font-size: 16px; line-height: 28px;}
.gywm .ab-left .abnr a{ background: #0bbbb9; color: #fff; width: 140px; height: 40px; line-height: 40px; display: inline-block; text-align: center; font-size: 16px; margin-top: 20px;border-radius: 5px;}

.en .gywm .ab-left .abtit{ padding-bottom: 10px;}
.en .gywm .ab-left .abtit h2{font-size: 38px;}
.en .gywm .ab-left .abtit p{padding-top: 8px;font-size: 26px;}
.en .gywm .ab-left .abnr p{font-size: 14px;}
@media (max-width: 1429px){
	.en .gywm .ab-left .abtit{ padding-bottom: 10px;}
	.en .gywm .ab-left .abtit h2{font-size: 34px;}
	.en .gywm .ab-left .abtit p{padding-top: 5px;font-size: 22px;}
	.en .gywm .ab-left .abnr p{font-size: 14px;}
}
@media (max-width: 1329px){
	.gywm .ab-left .abnr p{line-height: 24px;font-size: 14px;}
}
@media (max-width: 1199px){
	#sy-about{ padding:42px 0; }
	.gywm .ab-left{padding: 0;}
	.gywm .ab-left .abtit p{color: #333333;padding-top: 20px;font-size: 24px;}
	.gywm .ab-left .abnr p{line-height: 28px;}
	.gywm .ab-left .abtit h2{ font-size:32px; }
	.gywm .ab-left .abtit{padding-bottom: 10px;}
	.gywm .ab-right {padding: 20px 0;}
	.gywm .ab-right img{width: 100%;}
	.en .number .main .stat-items p{font-size: 14px;}
}

@media (max-width: 1024px){
	
}

@media (max-width: 991px){
	
	.gywm .ab-left{ padding-left:0 }
	.en .gywm .ab-left .abtit h2{font-size: 28px;}
	.en .gywm .ab-left .abtit p{padding-top: 5px;font-size: 16px;}
	.en .number .main .stat-items .stat-items-t{font-size: 40px;}
	.en .number .main .stat-items em{font-size: 40px;}
	.en .number .main .stat-items p{font-size: 12px;}
}

@media (max-width: 767px){
	
	.gywm .ab-left .abtit h2{ font-size:24px; }
	.en .number .main .stat-items .stat-items-t{font-size:35px;}
	.en .number .main .stat-items em{font-size: 35px;}
}

@media (max-width: 500px){
	.en .number .main .stat-items .stat-items-t{font-size:28px;}
	.en .number .main .stat-items em{font-size: 28px;}
}

@media (max-width: 450px){
	.en .number .main .stat-items .stat-items-t{font-size:15px;}
	.en .number .main .stat-items em{font-size: 15px;}
	.en .number .main .stat-items .stat-items-unit{font-size: 15px;}
}


/*lm8*/


/*数字跳动*/
.number {width: 100%;display: block;overflow: hidden;padding: 30px 0;padding-bottom: 0px;}
.number .shuzis{background: url(../images/shuju.png) center / cover;overflow: hidden;height: 153px;}
.number .main { display: flex; }
.number .main .stat-items { flex: 1; text-align: center;}
.number .main .stat-items .stat-items-t {font-size: 60px;color: #fff;font-weight: 700;    font-family: arial, sans-serif;}
.number .main .stat-items em{font-size: 60px;font-weight: bold;color: #fff;}
/* .number .main .stat-items:hover .stat-items-t {color: #34598e;} */
.number .main .stat-items .stat-items-unit {font-size: 27px;color: #fff;font-weight: bold;}
.number .main .stat-items p {font-size: 16px;color: #fff;}
#countup{overflow:hidden;margin: 30px 0;}
#countup>div{padding: 0 10px;    font-family: arial;margin: 10px 0;height: 80px;border-right: 1px solid rgba(250,250,250,.6);}
#countup>div:nth-last-child(1){border-right: none;}
.stat-items-t-box {height: 58px;line-height: 58px;}
.countup-txt{text-align:center;width:100%;}
.countup-txt h4{font-family:arial;font-size:60px;color:#444;font-weight:bold;}
.countup-txt h4 em{font-size:24px;}
.countup-txt p{font-size:18px;color:#98a3b7;margin-top:10px;}

@media(max-width: 1200px) {
    .number{ padding-top:40px; }
}
@media(max-width: 1199px) {
    .number{ padding-top:10px; }
	.number .main .stat-items .stat-items-t { font-size: 50px;}
	.number .main .stat-items em {font-size: 50px;}
}
@media(max-width: 991px) {
	.number .shuzis{background: #0bbbb9;height: auto;}
	#countup{margin: 10px 0;}
}
@media(max-width:767px){
	#sy-about { padding: 18px 10px;}
	.gywm .ab-left .abtit p {font-size: 19px;}
	.number {display: block !important;margin-top: 0;}
	#countup>div{margin: 0;height: auto;}
	.stat-items-t-box{height: 51px;line-height: 51px;}
	.number .main .stat-items .stat-items-t{font-size: 39px;}
	.number .main .stat-items em{font-size: 36px;}
	.number .main .stat-items p{font-size: 14px;}
}
@media(max-width:550px){
	.stat-items-t-box{height: 31px;line-height: 31px;}
		.number .main .stat-items .stat-items-t{font-size: 27px;}
		.number .main .stat-items em{font-size: 26px;}
		.number .main .stat-items .stat-items-unit { font-size: 20px;}
		.gywm .ab-left .abnr p {font-size: 14px;}
		.gywm .ab-left .abnr a{width: 116px;height: 35px;line-height: 35px;font-size: 15px;}
		.gywm .ab-right{padding-bottom: 0;}
}
@media(max-width:450px){
	.number .main .stat-items{flex: auto;}
	.number .main .stat-items .stat-items-t { font-size: 24px;}
	.number .main .stat-items em {font-size: 23px;}
	.number .main .stat-items .stat-items-unit { font-size: 18px;}
	.number .main .stat-items p {font-size: 12px;}
}
/*lm5*/
#sy-lm5{background: url(../images/yuan.jpg)no-repeat bottom;overflow: hidden;}
.lm5-nr{    overflow: hidden;}
.news-wz{display: block;overflow: hidden;padding-top: 10px;}
.news-left{position: relative;padding: 0;}

.news-left img{width: 100%;border: 1px solid #eee;}
.news-bt{background: #333333;padding: 14px 20px;}
.news-bt h2{font-size: 20px;/* font-weight: bold; */line-height: 24px;color: #fff;    text-overflow: ellipsis; white-space: nowrap;overflow: hidden;}
.news-bt p{color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;font-size: 16px;padding-top: 10px;}
.news-right{padding: 0;/* margin-top: 20px; */}
.news-er{ padding: 0;}
.news-er ul{}
.news-er ul li{padding: 37px 30px;background: #0bbbb9;border-bottom: 1px solid rgba(250,250,250,.6);}

.news-er ul li .er-xw1{margin-bottom: 20px;}
.news-er ul li .er-xw1 h2{ font-size: 20px; line-height: 32px;color: #fff;font-weight: bold;height: 65px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news-er ul li .er-xw1 p{ font-size: 14px; margin: 10px 0; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news-er ul li .er-xw2 span{ /* text-align: center; */ color: #fff;}
.news-er ul li .er-xw2 i{ background: url(../images/pro-jt.png) right no-repeat; width: 26px; height: 20px; display: inline-block; float: right; margin-right: 20px; padding-top: 42px;}

.sinwn{background: #f1f2f4;padding: 0;margin-top: 15px;    box-shadow: 2px 6px 16px #d6d6d6;margin-bottom:25px;}
.sinwn ul {padding: 34px;overflow: hidden;  }
.sinwn ul li{border-right: 1.5px dashed #ababab;    padding: 15px  20px;}
.sinwn ul li:nth-last-child(1){border: none;}
.sinwn ul li .sinwnc1{}
.sinwn ul li .sinwnc1 p:hover{color: #0bbbb9;}
.sinwn ul li .sinwnc1 h2{ font-size: 18px; line-height: 24px;}
.sinwn ul li .sinwnc1 p{ font-size: 16px;color: #666; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.sinwn ul li .sinwnc2{ padding-top: 20px;}
.sinwn ul li .sinwnc2 span{ /* text-align: center; */ display: inline-block;color: #666;}
.sinwn ul li .sinwnc2 span em{ font-size: 28px; display: inline-block; font-weight: bold; line-height: 28px;}
.sinwn ul li .sinwnc2 i{ background: url(../images/pro-jt.png) right no-repeat; width: 26px; height: 20px; display: inline-block; float: right; margin-right: 20px; padding-top: 42px;}


.news-san{}
.news-san ul{box-shadow: 2px 6px 16px #d6d6d6;}
.news-san ul li{background: #eee;padding: 44px 30px;display: block;overflow: hidden;border-bottom: 1px solid #ccc;}
.news-san ul li:nth-last-child(1){border: none;}
.news-san ul li:hover h2{ color:#0bbbb9 }
.news-san ul li:hover p{ color:#333 }
.news-san ul li:hover span{ color:#0bbbb9 }

.san-xw1{float: left;width: 15%;margin-right: 6%;display: inline-block;padding: 18px 0;border-right: 1px solid #ccc;}
.san-xw1 em{}
.san-xw1 span em{font-size: 48px;line-height: 36px;}
.san-xw2{ float: left; width: 79%;}
.san-xw2 h2{font-size: 18px;line-height: 24px; text-overflow: ellipsis; white-space: nowrap;overflow: hidden;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ccc;font-weight: bold;}
.san-xw2 p{font-size: 16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

@media (max-width: 1429px){
	.news-er ul li {padding: 32px 30px;}
	.news-san ul li{padding: 40px 30px;}
}
@media (max-width: 1329px){
	.news-er ul li {padding: 27px 30px;}
	.news-san ul li{padding: 37px 30px;}
}
@media (max-width: 1229px){
	.news-er ul li {padding: 26px 30px;}
	.news-san ul li{padding: 36px 30px;}
}

@media (max-width: 1199px){
	.news-er ul li {padding: 50px 30px;}
	.sinwn ul{padding: 20px;}
	.sinwn ul li{padding: 7px 12px;}
	.news-san{padding: 0;}
	.san-xw1{text-align: center;margin-right: 4%;width: 13%;}
	.news-san ul li{padding: 38px 0px;}
}

@media (max-width: 991px){
	.news-er:nth-child(1){width: 60%;}
	.news-er:nth-child(2){width: 40%;}
	.news-er ul li{    padding: 44px 22px;}
}
@media (max-width: 767px){
	.news-er:nth-child(n){width: 100%;}
	.news-er ul{display: flex;}
	.news-er ul li{flex: 1;float: left;    padding: 20px 16px;}
	.news-er ul li:nth-child(1){    margin-right: 1px;}
	#sy-lm5{padding: 0 10px;}
}
@media (max-width: 600px){
	.news-er ul{display: block;}
	.news-er ul li{width: 100%;margin: 0;}
	.news-er ul li .er-xw1 h2{height: auto;}
	.news-er ul li .er-xw1 { margin-bottom: 10px;}
	.news-er ul li .er-xw1 h2 {font-size: 17px;}
	.news-san ul li{padding: 20px 0px;}
	.san-xw1{margin-right: 3%;padding: 10px 0;width: 16%;}
	.san-xw1 span{font-size: 12px;}
	.san-xw1 span em{font-size:29px;line-height: 39px;}
	.san-xw2 h2{font-size: 15px;line-height: 16px;padding-bottom: 10px;margin-bottom: 5px;}
	.san-xw2 p {font-size: 14px;}
	.en .news-er ul li .er-xw1 h2{font-size: 16px;line-height: 22px;}
	.en .sinwn ul{padding: 5px;}
	.en .sinwn ul li .sinwnc1 p{font-size: 14px;line-height: 20px;}
}


/* 首页结束 */
/* Product Center */
#procen{padding:50px 0;}
.procen_ul{margin-top:40px;display:flex;position:relative;}
.procen_ul::after{content:'';position:absolute;left:0;bottom:0;width:100%;border-bottom:1px solid #d5d5d5;}
.procen_ul li{flex:1;margin-right:12px;}
.procen_ul li:last-child{margin-right:0;}
.procen_ul li a{display:block;}
.procen_txt{padding-bottom:4px;position:relative;}
.procen_txt p{font-size:24px;color:#333;padding:0 5px;text-align:center;line-height:82px;}
.procen_lastli{display:none;}
.procen_ul li a:hover .procen_txt p{color:#0bbbb9;}
.procen_btn{text-align:center;margin-top:25px;}
@media (min-width: 992px){
	.procen_ul li a:hover .procen_txt::after{content:'';position:absolute;left:0;bottom:0;height:14px;width:100%;background:url(../images/procen_txtico.png) no-repeat center top;border-bottom:4px solid #0bbbb9;z-index:1;}
}
@media (max-width: 1199px){
	.procen_txt p{font-size:20px;line-height:65px;}
}
@media (max-width: 991px){
	.procen_ul{flex-wrap:wrap;}
	.procen_ul::after{display:none;}
	.procen_ul li{flex: 0 0 33.33%;margin-right:0;}
	.procen_ul li a{padding:10px}
	.procen_lastli{display:block;}
	.procen_btn{display:none;}
	.procen_txt{padding-bottom:0;}
	.procen_txt p{font-size:18px;line-height:50px;}
}
@media (max-width: 767px){
	#procen{padding:30px 5px;}
	.procen_ul{margin-top:20px;}
	.procen_ul li a{padding:5px}
	.procen_txt p{font-size:16px;line-height:36px;}
}
@media (max-width: 500px){
	.procen_txt p{font-size:14px;line-height:30px;}
}

/* About Us */
#about{padding:75px 0;background:#f0f1f5;}
.about_img{float:left;width:50%;padding:0 30px;}
.about_con{float:left;width:50%;position:relative;z-index:1;padding:0 30px 0 50px;}
.about_con span{position:absolute;top:-18px;left:0;font-family:arial;font-size:153px;color:#fff;font-weight:bold;text-transform:uppercase;line-height:1;z-index:-1;opacity:0.4;}
.about_con h2{font-size:48px;font-weight:bold;color:#333;margin-top:40px;}
.about_con .about_txt{color:#666;font-size:18px;line-height:36px;text-align:justify;margin-top:45px;}
.about_con .about_btn{margin-top:40px;}
@media (max-width: 1629px){
	.about_con span{font-size:143px;}
}
@media (max-width: 1529px){
	.about_con span{font-size:134px;}
	.about_con h2{margin-top:20px;}
}
@media (max-width: 1429px){
	.about_img{padding:0 20px;}
	.about_con span{font-size:124px;}
	.about_con .about_txt{margin-top:30px;font-size:16px;line-height:35px;}
}
@media (max-width: 1329px){
	.about_img{padding:0 10px;}
	.about_con span{font-size:114px;}
	.about_con h2{margin-top:10px;}
	.about_con .about_txt{line-height:30px;}
	.about_con .about_btn{margin-top:25px;}
}
@media (max-width: 1229px){
	.about_con span{font-size:112px;}
}
@media (max-width: 1199px){
	.about_con{padding:0 20px;}
	.about_con span{font-size:92px;}
	.about_con h2{font-size:36px;}
	.about_con .about_txt{margin-top:15px;font-size:15px;line-height:25px;}
	.about_con .about_btn{margin-top:20px;}
}
@media (max-width: 991px){
	.about_img{width:100%;padding:0;margin-bottom:20px;}
	.about_img img{margin:0 auto;}
	.about_con{width:100%;}
	.about_con span{top:0;}
	.about_con h2{margin-top:0px;line-height:92px;}
}
@media (max-width: 767px){
	#about{padding:30px 10px;}
	.about_con{padding:0 10px;}
	.about_con span{font-size:70px;}
	.about_con h2{font-size:30px;line-height:70px;}
}
@media (max-width: 500px){
	.about_con span{font-size:50px;}
	.about_con h2{font-size:20px;line-height:50px;}
	.about_con .about_txt{margin-top:10px;font-size:14px;}
}

/* Inimages */
#inimages{padding:45px;background:url(../images/inimagesbg.jpg) no-repeat center bottom #0bbbb9;}
@media (max-width: 767px){
	#inimages{padding:30px;}
}
@media (max-width: 500px){
	#inimages{padding:20px;}
}

/* News Center */
#news{padding:60px 0 100px;}
.newstop{overflow:hidden;padding:0 15px;}
.newstop .title{float:left;text-align:left;}
.newstag{float:right;font-size:0;margin-top:30px;}
.newstag a{display:inline-block;width:160px;line-height:54px;color:#666;font-size:18px;text-align:center;background:#f0f1f5;border-radius:5px;margin-right:15px;}
.newstag a:last-child{margin-right:0;}
.newstag a.on{background:#0bbbb9;color:#fff;}
.newstag a span{display:inline-block;padding-left:35px;}
.newstag a:nth-child(1) span{background:url(../images/newsico1.png) no-repeat left center;}
.newstag a:nth-child(2) span{background:url(../images/newsico2.png) no-repeat left center;}
.newstag a:nth-child(3) span{background:url(../images/newsico3.png) no-repeat left center;}
.newstag a:nth-child(1).on span{background:url(../images/newsico1x.png) no-repeat left center;}
.newstag a:nth-child(2).on span{background:url(../images/newsico2x.png) no-repeat left center;}
.newstag a:nth-child(3).on span{background:url(../images/newsico3x.png) no-repeat left center;}
.newsbox{margin-top:40px;}
.newsbox .newso{display:none;}
.newsbox .newso:first-child{display:block;}
.newsul{overflow:hidden;}
.newsul li{width:50%;float:left;padding:15px;}
.newsul li a{display:flex;}
.newsul li a .newsimg{width:300px;position:relative;}
.newsul li a .newscon{width:calc(100% - 300px);padding:25px 10px 0 35px;display:flex;}
.newsul li a .newscon .newstime{width:70px;text-align:center;color:#333;}
.newsul li a .newscon .newstime p{font-size:40px;font-weight:bold;line-height:1;}
.newsul li a .newscon .newstime span{font-size:14px;}
.newsul li a .newscon .newstxt{width:calc(100% - 70px);padding-left:15px;}
.newsul li a .newscon .newstxt h4{color:#333;font-size:20px;font-weight:bold;line-height:30px;height:60px;}
.newsul li a .newscon .newstxt p{color:#666;font-size:16px;line-height:25px;height:75px;margin-top:20px;text-align:justify;}
.newsul li a:hover .newsimg::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;border:2px solid #0bbbb9;}
.newsul li a:hover .newscon .newstime{color:#0bbbb9;}
.newsul li a:hover .newscon .newstxt h4{color:#0bbbb9;}
@media (max-width: 1429px){
	.newsul li a .newsimg{width:280px;}
	.newsul li a .newscon{width:calc(100% - 280px);padding:20px 10px 0 20px;}
}
@media (max-width: 1199px){
	.newsul li{padding:10px;}
	.newsul li a .newsimg{width:180px;}
	.newsul li a .newscon{width:calc(100% - 180px);padding:0 10px;}
	.newsul li a .newscon .newstime{width:45px;}
	.newsul li a .newscon .newstime p{font-size:28px;}
	.newsul li a .newscon .newstime span{font-size:12px;}
	.newsul li a .newscon .newstxt{width:calc(100% - 45px);padding-left:10px;}
	.newsul li a .newscon .newstxt h4{font-size:16px;line-height:22px;height:44px;}
	.newsul li a .newscon .newstxt p{margin-top:10px;font-size:14px;line-height:20px;height:60px;}
}
@media (max-width: 991px){
	.newstop .title{float:none;text-align:center;}
	.newstag{float:none;text-align:center;}
}
@media (max-width: 767px){
	#news{padding:30px 0;}
	.newstag{margin-top:20px;}
	.newstag a{width:145px;line-height:50px;}
	.newsbox{margin-top:20px;}
	.newsul li{width:100%;}
	.newsul li a:hover .newsimg::before{display:none;}
}
@media (max-width: 500px){
	.newstop{padding:0 10px;}
	.newstag{display:flex;}
	.newstag a{flex:1;margin-right:10px;font-size:15px;}
}
@media (max-width: 400px){
	.newstag a{line-height:40px;}
	.newstag a span{background-image:none !important;padding-left:0;}
	.newsbox{margin-top:10px;}
	.newsul li a .newsimg{width:140px;}
	.newsul li a .newscon{width:calc(100% - 140px);padding-right:0;}
	.newsul li a .newscon .newstime p{font-size:24px;}
	.newsul li a .newscon .newstxt h4{font-size:15px;}
	.newsul li a .newscon .newstxt p{font-size:12px;margin-top:5px;height:40px;}
}
@media (max-width: 370px){
	.newsul li a .newsimg{display:none;}
	.newsul li a .newscon{width:100%;}
}

/* 弹窗视频 */
#altVideo{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 200000;text-align: center;display: none;background: rgba(255,255,255,.72);}
#altVideo i{position: absolute;top: 1rem;right: 1rem;}
#altVideo i img{cursor: pointer;}
.ivideo{margin:0 auto;position: absolute;top: 50%;left: 50%;width: 65%;max-height:90%;transform: translate(-50%,-50%);}
@media (max-width:767px){
	.ivideo{width: 95%;}
}

/* 通用配置 */
.owl-rela{position:relative;}
.owl-prev, .owl-next{display:block;width:30px;height:68px;background:url(../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;}


#fgtop{height:77px;position:relative;z-index:1;}
#fgtop .dins a{position:absolute;left:50%;bottom:0;width:71px;height:32px;background:url(../images/fgtopbtn.png) no-repeat;margin-left:-40px;}
#fgtop .dins2 a{position:absolute;left:50%;top: 84px;width:71px;height:32px;margin-left: -18px;font-size: 15px;color: #fff;}
/* 底部 */
footer{ background: #f7f8fc;position: relative;}
.ft-a1{padding: 80px 0;background: #272727;padding-bottom: 65px;}
.ft-sss1{/* width: 22%; */padding-left: 32px;}
.ft-sss1 h2{font-size: 18px;color: #fff;padding-bottom: 10px;background: url(../images/tel.png) no-repeat left top;padding-left: 20px;}
.en .ft-sss1 h2{font-size: 16px;}
.ft-sss1 em{font-size: 28px;font-weight: bold;color: #fff;padding: 3px 0;display: block;line-height: 30px;}
.ft-sss1 p{font-size: 16px;line-height: 32px;color: #fff;padding-left: 35px;}
.ft-sss1 .youx{background: url(../images/youx.png) no-repeat left center;}
.ft-sss1 .diz{background: url(../images/diy.png) no-repeat left center;}
.en .ft-sss1 .youx{background: url(../images/youx.png) no-repeat left 5px;}
.en .ft-sss1 .diz{background: url(../images/diy.png) no-repeat left 5px;}
.ft-sss1 a{display: inline-block;padding: 12px 54px;background: url(../images/ft-wx.png) #72bb38  80% no-repeat;color: #fff;font-size: 18px;line-height: 24px;border-radius: 24px;margin-top: 24px;padding-right: 90px;}
.ft-sss1 a:hover{ background: url(../images/ft-wx.png) #0b74cc  80% no-repeat; }
.ft-sss2{padding: 0;/* width: 27%; */float: right;}
.ft-sss2 .ft-ewm{}
.ft-sss2 .ft-ewm>div{/* border: 1px solid #ccc; */text-align: center;}
.ft-sss2 .ft-ewm img{ width: 100%;border-radius: 5px;}
.ft-sss2 .ft-ewm p{font-size: 15px;line-height: 24px;padding-bottom: 15px;color: #999;padding-top: 2px;}

.ft-sss3{ padding: 0;}
.ft-sss3 .ft-bt1{background: url(../images/fots.png) no-repeat left top;min-height: 200px;padding-left: 30px;    height: 315px;}
.ft-sss3 .ft-bt1 span{ width: 26px; height: 2px; display: inline-block; background: #fff; margin: 6px 0;}
.ft-sss3 .ft-bt1 h2{font-size: 18px;color: #fff;padding-bottom: 6px;}
.ft-sss3 .ft-bt1 p a{font-size: 14px;line-height: 30px;color: #999999;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
.ft-sss3 .ft-bt1 p:hover{}
.ft-sss3 .ft-bt1 p a:hover{ color:#fff }
.link {background: #272727;}
.link .flink{color: #999999;font-size: 14px;line-height: 40px;}
.link .flink span{font-weight: bold;}
.link .flink a{color: #999999;padding-right: 10px;}
#footercopy{border-top: 1px solid #666;background: #272727;padding-bottom: 44px;}
.fttt1{}
.fttt1 p{font-size: 14px;line-height:55px;color: #999;margin-bottom: 10px;}
.fttt1 p a{color: #999;}
.fttt1 p a:hover{ color:#fff }

@media (max-width: 1429px){
	
}
@media (max-width: 1199px){
	.ft-sss3{display: none;}
	.ft-sss1{padding-left: 0;padding-right: 0;}
	.ft-sss2 .ft-ewm{width: 50%;float: left;}
	.ft-sss2 .ft-ewm>div{padding: 0 40px;}
	.ft-a1{padding-bottom: 20px;}
}
@media (max-width: 991px){
	.ft-sss2 .ft-ewm>div{padding: 0 30px;}
	.fttt1 p{font-size: 12px;}
}
@media (max-width: 767px){
	.bootom_nav{display: none;}
	.ft-a1{padding-top: 39px;}
	.ft-sss1 h2 {font-size: 16px;padding-bottom: 5px;}
	.ft-sss1 em {font-size: 24px;}
	.ft-sss1 p {font-size: 13px;}
	.link{padding: 0 10px;}
	#footercopy{padding-left:10px;}
	#fgtop{height: 55px;}
	#fgtop .dins2 a{top: 60px;}
	.fttt1 p{line-height: 26px;}
}
@media (max-width: 600px){
	.ft-sss1{width: 100%;}
	.ft-sss2{width: 100%;justify-content: center;display: flex;}
	.ft-sss2 .ft-ewm{width: auto;}
	.ft-sss2 .ft-ewm img{width: 120px;margin: 0 auto;}
	.ft-sss2 .ft-ewm>div{padding: 0 15px;}
	.ft-a1{padding-bottom: 0;}
}
@media (max-width: 500px){
	
}

#c-right-fixed { display: none; position: fixed; top: 80%; right: 20px; z-index: 905; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
#c-right-fixed a { position: relative; right: 0; margin-bottom: 5px; display: flex; align-items: center; width: 70px; height: 70px; text-align: center; color: #777; background: #fff;}
#c-right-fixed a:last-child { margin-bottom: 0;}
#c-right-fixed a:nth-child(3) { z-index: 2;}
#c-right-fixed .c-wrap { border: 1px solid #eff1f5; padding: 11px 0; width: 70px; height: 70px; flex: 0 0 70px; transition: all .5s;}
#c-right-fixed .c-wrap img { height: 28px;}
#c-right-fixed .c-wrap img:nth-child(2),
#c-right-fixed a:hover .c-wrap img:nth-child(1) { display: none;}
#c-right-fixed a:hover .c-wrap img:nth-child(2) { display: inline-block;}
#c-right-fixed .c-title { padding-top: 5px; font-size: 12px; line-height: 1;}
#c-right-fixed a:last-child .c-title { font-family: "Arial"; font-weight: bold;}
#c-right-fixed .c-text { flex: 0 0 auto; width: 170px; font-weight: bold; font-size: 20px; line-height: 40px; border-left: 1px solid #0bbbb9 ; color: #fff; transition: all .5s;}
#c-right-fixed .c-img { position: absolute; right: -300px; top: -1px;  z-index: -1;  padding: 5px;  width: 148px;  border: 1px solid #eff1f5; background: #fff; transition: .5s;  box-shadow: 0 0 50px rgba(0, 0, 0, .1);}
#c-right-fixed .c-img::before { content: ""; position: absolute; top: 34px; right: -8px; border-left: 8px solid #fff; border-top: 8px solid transparent; border-bottom: 8px solid transparent;}
#c-right-fixed .c-img img { width: 100%;}
#c-right-fixed .c-img .c-text2 { padding: 5px; font-size: 14px; line-height: 24px; text-align: center;  color: #777;}
#c-right-fixed a .c-box { position: absolute; top: 0; left: 0; padding: 11px 0; width: 100%; height: 100%; display: flex; align-items: center; background: #fff; transition: all .5s; overflow: hidden;}
#c-right-fixed a:hover .c-wrap {color: #fff; border-color: #0bbbb9 ; background: #0bbbb9 ;}
#c-right-fixed a:last-child .c-wrap { color: #fff; border-color: #0bbbb9 ; background: #0bbbb9 ;}
#c-right-fixed a:first-child:hover .c-box { width: 250px; height: 70px; -webkit-transform: translateX(-180px); transform: translateX(-180px); overflow: none; background: #0bbbb9 ;}
#c-right-fixed a:hover .c-img { right: 84px;}
@media (max-width: 767px){
	#c-right-fixed { display: none; }
}

/*产品导航*/
.bootom_nav{width: 100%;height: 44px;background-color: #868686;background-color: rgba(0,0,0,0.6);position: fixed;bottom: 0px;left: 0px;z-index: 66;}
.bootom_nav a{position: relative;top: -10px;left: 0;width: 176px;height: 54px;display: block;}
.bootom_nav a img{width: 176px;height: 54px;display: block;}
.bootom_nav .tel{height: 44px;padding-left: 30px;background: url(../images/cel.png) no-repeat left 13px;line-height: 44px;color: #fff;font-size: 20px;margin-left: 74px;font-weight: bold;}
.bootom_nav .tel i{
	color: #FFFFFF;
	font-size: 20px;font-style: normal;
}
.bootom_nav select{width: 300px;float: right;height: 30px;background-color: #fff;margin-right: 100px;cursor: pointer;margin-top:8px;color: #666;border-radius: 5px;padding-left: 15px;padding-right: 10px;}


.bootom_nav .top{position: relative;width:60px;height: 44px;float: right;color: #ffffff;font-size: 14px;line-height:44px;cursor: pointer;}
/* .bootom_nav .top:before{content: "";width:0;height:0;position:absolute;top: 8px;left:50%;margin-left: -8px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 7px solid #2b726c;} */


/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #0bbbb9;text-align: center;border-top: 1px solid #fff;}
.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: #0bbbb9;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:#0bbbb9;}
.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;background: #fff;font-size: 0;}
.crumbs{padding-left:20px;background:url(../images/page/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:#0bbbb9;}

/* 内页导航 */
#sidebar{/* float:right; */text-align: center;}
#sidebar li{display:inline-block;margin: 0px 24px;position: relative;}
.en #sidebar li{margin: 0 3px;}
#sidebar li a{display:block;/* height:45px; */line-height: 60px;text-align:center;color:#666;font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding: 0 10px;}
#sidebar li a::after{content: "";display: block;width: 0%;height: 2px;background: #0bbbb9;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:#0bbbb9;}
#sidebar li:hover a::after, #sidebar li.cur a::after{left: 0;width: 100%;}

@media (max-width:991px) {
	#sidebar li{margin:0 20px;}
}
@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;}
	#sidebar li a{line-height:50px;}
	.en #sidebar li{width: auto;}
	.en #sidebar li a{line-height: 40px;font-size: 14px;padding: 0;}
}
@media (max-width:500px) {
	#sidebar li a{line-height:40px;padding:0;font-size:14px;}
}

/* 内页banner */
.nybanner{position:relative;}
.nybanner .nyback{background-position: center;background-repeat: no-repeat;background-size: cover;}
.nybanner .nybginfo{position:absolute;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / 30%);}
.nybanner .nybginfo p{font-size:40px;color:#fff;font-weight:bold;}
@media (max-width: 1400px){
	.nybanner>div{height: 350px !important;}
}
@media (max-width: 1199px){
	.nybanner>div{height: 300px !important;}
}
@media (max-width: 991px){
	.nybanner>div{height: 250px !important;}
	.nybanner .nybginfo p{font-size:36px;}
}
@media (max-width: 767px){
	.nybanner>div{height: 200px !important;}
	.nybanner .nybginfo p{font-size:32px;}
}
@media (max-width: 500px){
	.nybanner>div{height: 160px !important;}
	.nybanner .nybginfo p{font-size:28px;}
}
@media (max-width: 420px){
	.nybanner>div{height: 115px !important;}
	.nybanner .nybginfo p{font-size:24px;}
}

/* 内页单页面标题 */
#nytitle{text-align: center;padding:0 10px;margin:30px 0;overflow:hidden;}
#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;}
}

/* 内页样式 */
#inside{padding:50px 0;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/page/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:20px 10px;}
}

/* 内页产品列表页 */
#nyproduct{padding: 50px 0;}
.nyjc{}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #0bbbb9}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}
.nyrepro ul{border: 1px solid #0bbbb9;background: #fff;padding: 0 10px;}
.nyrepro ul li{padding: 10px 0;border-bottom: 1px dashed #ccc;}
.nyrepro ul li:last-child{border-bottom: 0;}
.nyrepro ul li p{margin-top: 8px;color:#333;font-weight:bold;}
.nyrepro ul li p+p{color:#666;font-weight:normal;white-space:nowrap;overflow:hidden;width:182px;}
.nyrepro ul li span{display: block;margin-top: 10px;}
.nyrepro ul li span i{display: inline-block;margin-left: 5px;}
.nyrepro ul li a:hover p{color:#0bbbb9;}
/* #sidebar1{padding:10px;background: #fff;border: 1px solid #0bbbb9;}
#sidebar1 li{margin-top: 10px;}
#sidebar1 li:first-child{margin-top: 0px;}
#sidebar1 li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background: #0bbbb9;color: #fff;}
#sidebar1 dt{margin-top: 10px;font-weight: normal;line-height: 40px;height: 40px;padding: 0 10px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: left;color: #666;background: #eee;cursor: pointer;}
#sidebar1 dt:first-child{margin-top: 0px;}
#sidebar1 dt>a{color: #666;display: block;font-size: 14px;}
#sidebar1 dt.cur, #sidebar1 dt:hover{background: #0bbbb9;color: #fff;}
#sidebar1 dt.cur a,#sidebar1 dt:hover a{color:#fff;}
#sidebar1 dd{}
#sidebar1 dd a{display: block;line-height: 35px;border-bottom: 1px dashed #ddd;background: url(../images/page/iyuan.png) 5px center no-repeat;padding-left: 25px;margin-bottom: 5px;position: relative;color: #333;}
#sidebar1 dd a.cur, #sidebar1 dd a:hover{background: url(../images/page/iyuan_on.png) 5px center no-repeat;color:#0bbbb9;} */
.nyprolist{padding: 50px 0;}
.nypro-l{float:left;width:340px;}
.nypro-r{float:right;width:calc(100% - 360px);}
.nypro-ul li{margin-bottom: 20px}
.nypro-img{overflow: hidden;max-width:800px;}
.nypro-img img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nypro-txt{padding:15px;}
.nypro-txt p{font-size:16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom:10px;color:#333;font-weight:bold;text-align:center;}
.nypro-txt span{font-size:14px;line-height:20px;height:60px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;color:#666;text-align:justify;}
.nypro-ul li:hover .nypro-img{border-color:#0bbbb9;}
.nypro-ul li:hover .nypro-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nypro-ul li:hover p{color:#0bbbb9;}
.nymenu{width: 0;height: 100%;position: fixed;z-index: 1200;top: 0;background: rgba(0,0,0,0.3);}
.nymenu>a{position: fixed;right: 0;bottom: 100px;width: 80px;text-align: center;padding: 5px;background: #02ACFA;color: #fff;z-index: 95;}
.nymenu-con{position: fixed;overflow-y: auto;top: 0;right: -280px;width: 280px;padding: 15px 25px 25px;height: 100%;background-color: #02ACFA;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100; }
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 15px;line-height: 25px;}
.nymenu-con dl dt{margin-bottom:10px;border-bottom:1px solid #fff;}
.nymenu-con dl dd{padding-left: 10px;}
.nymenu-con dl dd a{display: inline-block;border: 1px solid #fff;padding: 2px 5px;margin-bottom: 5px;}
.nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{right: 0;}
@media (max-width: 1529px) {
	.nypro-r{width:calc(100% - 340px);}
}
@media (max-width: 1429px) {
	.nypro-l{width:280px;}
	.nypro-r{width:calc(100% - 300px);}
}
@media (max-width: 1199px) {
	.nypro-l{display:none;}
	.nypro-r{width:100%;}
}
@media (max-width: 991px) {
	#nyproduct{padding: 20px 10px;}
	.nyprolist{padding: 20px 10px;}
}
@media (max-width: 767px) {
	#nyproduct{padding: 20px 10px;}
	.nymenu, .nymenu-con{height: calc(100% - 50px);}
	.nypro{padding:10px;}
}
@media (max-width: 500px) {
	.nypro-ul{margin-left:-5px;margin-right:-5px;}
	.nypro-ul li{padding:0 5px;margin-bottom:10px;}
	.nypro-txt{padding:8px;}
	.nypro-txt p{margin-bottom:0;}
	.nypro-txt span{display:none;}
}

.pro-ico{display: flex;margin: 15px 0;}
.pro-ico a{flex: 1;padding: 0 10px;}
.pro-icoimg{width: 60%;margin: 0 auto;background: #ccc;border-radius: 50%;padding: 20px;}
.pro-ico p{text-align: center;margin-top: 5px;}
.pro-mlist{background: #fff;overflow: hidden;}
.pro-mp{padding-left: 15px;border-bottom: 1px dashed #eee;}
.pro-mp p{line-height: 50px;font-size:16px;padding-left: 15px;position: relative;}
.pro-mp p::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #0bbbb9;}
.pro-mlist li{padding: 10px;border-bottom: 1px dashed #eee;}
.pro-m-img{padding: 0;border: 1px solid #ddd;}
.pro-m-txt{padding-left: 10px;padding-right: 0;}
.pro-m-txt>a{font-size: 16px;display: block;color: #333;margin-bottom: 10px;}
.pro-m-txt>p{font-size: 14px;color: #999;line-height: 20px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-break: break-all;}
.pro-m-al{overflow: hidden;margin-top: 10px;margin-right: 20px;}
.pro-m-al a{width: 40px;height: 30px;display: block;float: right;border: 1px solid #f3f3f3;}
.pro-m-al a.pro-mico1{background: url(../images/pro-mico1.png) no-repeat center;background-size: 20px;}
.pro-m-al a.pro-mico2{background: url(../images/pro-mico2.png) no-repeat center;background-size: 20px;border-left: none;}
@media (max-width: 800px) {
	.pro-icoimg{padding: 15px;}
}
@media (max-width: 700px) {
	.pro-icoimg{width: 80%;}
}
@media (max-width: 600px) {
	.pro-icoimg{width: 80%;}
	.pro-ico p{font-size: 12px;}
}
@media (max-width: 500px) {
	.pro-ico{margin: 10px 0;}
	.pro-ico a{padding: 0 5px;}
	.pro-icoimg{width: 100%;}
}

/* 内页产品详情页 */
.showpro_til{margin-bottom:30px;}
.showpro_til h1{text-align:center;font-size:36px;margin-bottom:10px;color:#333;}
.showpro_txt{font-size:16px;line-height:1.8;text-align:center;max-width:100%;margin:0 auto;color:#666;}
.showpro_imglist{max-width:800px;margin:0 auto;}
.swiper-slide{background-size: cover;background-position: center;}
.swiper-slide img{display: block;width: 100%;height: 100%;object-fit: cover;}
.mySwiper2{height: 80%;width: 100%;overflow:hidden;position:relative;margin-left: auto;margin-right: auto;}
.mySwiper2 .swiper-button-next{right:10px;}
.mySwiper2 .swiper-button-prev{left:10px;}
.mySwiper{height: 20%;padding: 10px 0;overflow:hidden;}
.mySwiper .swiper-slide{width: 25%;height: 100%;opacity: 0.4;}
.mySwiper .swiper-slide-thumb-active{opacity: 1;}
.mySwiper .swiper-slide{cursor: pointer;}

.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:82px;height:82px;}
@media (max-width:1629px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:75px;height:75px;}
}
@media (max-width:1529px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1429px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:66px;height:66px;}
}
@media (max-width:1329px){
	.sp-wrap{border: 6px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1229px){
	.sp-wrap{border: 5px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:68px;height:68px;}
}
@media (max-width:1199px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:76px;height:76px;}
}
@media (max-width:991px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:79px;height:79px;}
	.showpro_til{margin:30px 0;}
}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
	.showpro_til{margin:10px 0 20px;}
	.showpro_til h1{font-size:24px;}
	.showpro_txt{font-size:14px;line-height:1.6;}
}
@media (max-width:500px){
	.mySwiper2 .swiper-button-prev,
	.mySwiper2 .swiper-button-next{display:none;}
}
#spotlight .footer{width:100%;text-align:center !important;}
.showpro-rem{float:left;}
.showpro-rem>p{color:#0bbbb9;font-weight: bold;line-height: 25px;margin-bottom: 10px;font-size: 18px;}
.showpro-rem ul{}
.showpro-rem ul li:nth-child(n+4){display:none;}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #0bbbb9}

/*产品参数*/
.showpro-p{margin-bottom:20px;}
/*
.showpro-p h5{color: #444;line-height: 25px;margin-bottom: 10px;}
.showpro-p p{color: #666;line-height: 25px;margin-bottom: 10px;width: 50%;float: left;padding-right: 10px;}
*/
.showpro-tlb{margin-top:20px;}
.showpro-tlb>h4{font-size:16px;color:#000;margin-bottom:10px;}
.showpro-tlb>table{line-height:1.6;}
.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:#0bbbb9;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: #0bbbb9;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 .showpro-det strong{font-size:18px;}
.showpro-det>div{margin-bottom: 10px;}
.showpro-det p{margin: 5px 0;}
.showpro-det img{max-width: 100%;height:auto !important;}
.showpro-det video{max-width: 100%;height:auto !important;background:#000;}
@media (max-width:991px){
	.showpro-right{margin-top:20px;}
}
@media (max-width:767px){
	.showpro-p>h1{font-size:20px;}
	.showpro-p p{line-height:20px;}
	.showpro-details{font-size: 14px;line-height: 1.6;}
	.showpro-details .showpro-det strong{font-size:16px;}
}
@media (max-width:500px){
	.showpro-tlb>table{line-height:1.3;word-break: break-word;}
}
.sp-large a {text-align: center;border-bottom: 1px solid #eee;}

.sp-large a img{width: auto;}
.sp-thumbs{margin-top: 0;}
.sp-zoom img{width: 550px;}
/* 内页联系我们 */
.conta{padding-bottom:100px;}
.contacon{font-size:16px;line-height:30px;text-align:justify;width:780px;max-width:100%;margin: 0 auto;position:relative;z-index:2;text-align:center;top:-41px;}
.contacon>h1{font-size:37px;letter-spacing:4px;margin:0 auto 45px;line-height:82px;background:url(../images/nytilbl.png) no-repeat left / contain,url(../images/nytilbr.png) no-repeat right / contain;display:inline-block;width:450px;padding:0 60px;position:relative;}
.contacon>h1::after{content:'';background:url(../images/nytilbg.jpg) repeat-x center / contain;width:calc(100% - 120px);position: absolute;height: 100%;left: 50%;z-index: -1;transform: translateX(-50%);}
.contacon>h2{font-size:22px;letter-spacing:4px;margin-top:70px;text-align:left;}
.contacon img{max-width:100%;}
.contacon .contaimg2{margin-top:40px;}
.contatxt{font-size:22px;margin-top:40px;line-height:40px;}
.containfo{width:620px;max-width:100%;margin:40px auto;font-size:16px;line-height:1.8;text-align:justify;}
.contaform{background:#f0f0f0;width:640px;max-width:100%;margin: 0 auto 100px;border-radius:15px;padding:40px;}
.contaform-input{display:flex;margin-bottom:45px;}
.contaform-input span{font-size:18px;line-height:40px;height:40px;letter-spacing:2px;margin-right:15px;width: 140px;text-align: justify;}
.en .contaform-input span{height:auto;}
.contaform-input span::after{content:'';display:inline-block;width:100%;}
.en .contaform-input span::after{display:none;}
.contaform-input input{flex:1;background:#fff;border:1px solid #bdbdbd;border-radius:8px;line-height:38px;padding:0 20px;}
.contaform-xxtxt{font-size:14px;text-align:justify;margin-bottom:35px;}
.contaform-btn{text-align:center;}
.contaform-btn input{font-size:27px;letter-spacing:2px;width:248px;height:56px;background:url(../images/contaform-btn.png) no-repeat center;}
.contaothegcon{border:5px solid #d7ae7c;border-radius:10px;padding:25px 0;}
.contaothegcon>h4{font-size:28px;letter-spacing:4px;font-weight:bold;}
.contaotheghg{padding:0 60px;text-align:justify;margin-top:45px;line-height:30px;max-height:300px;overflow-y:scroll;}
.contaotheghg h5{font-size:20px;font-weight:bold;letter-spacing:4px;line-height:30px;}
.contaotheghg p{font-size:20px;letter-spacing:4px;}
.containfoa a{display:block;width:640px;height:114px;background:url(../images/contatelbg.png) no-repeat center;margin:0 auto;line-height: 114px;font-size: 44px;color: #000;letter-spacing: 1px;}
.containfoa a:hover{color:#0bbbb9;text-decoration:underline;}
.containfoaa a{display:block;width:640px;height:114px;background:url(../images/contatelbg.png) no-repeat center;margin:0 auto;line-height: 114px;font-size: 35px;color: #000;letter-spacing: 6px;text-align:center;}
.ci26 .contacon>h1,
.ci27 .contacon>h1,
.ci52 .contacon>h1,
.ci53 .contacon>h1,
.ci54 .contacon>h1{width:100%;}
.ci52 .contacon>h1,
.ci53 .contacon>h1{font-size:30px;}
.ci28 .containfo,
.ci54 .containfo{font-size:24px;letter-spacing:4px;width:100%;}
.ci28 .contaothtxt,
.ci54 .contaothtxt{padding:25px 0;font-size:22px;line-height:45px;border-top:1px solid #767676;border-bottom:1px solid #767676;}
.ci29.conta,
.ci55.conta{padding:100px 10px;}
.ci29 .containfo{font-size:38px;letter-spacing:4px;width:100%;}
.ci55 .containfo{font-size:28px;letter-spacing:4px;width:100%;}
.ci29 .contaothtxt,
.ci55 .contaothtxt{padding:25px 0;font-size:22px;line-height:45px;border-top:1px solid #8d6d36;}
@media (max-width:767px) {
	.contacon>h1{font-size:24px;}
	.containfoa a{width:540px;height:96px;background:url(../images/contatelbg.png) no-repeat center / cover;line-height: 96px;}
	.containfoaa a{width:540px;height:96px;background:url(../images/contatelbg.png) no-repeat center / cover;line-height: 96px;}
}
@media (max-width:640px) {
	.ci29.conta{padding:30px 10px;}
	.conta{padding:0 10px 30px;}
	.contacon{width:100%;font-size:14px;line-height:25px;}
	.ci52 .contacon>h1,
	.ci53 .contacon>h1{font-size:20px;}
}
@media (max-width:600px) {
	.contacon{top:-24px;}
	.contacon>h1{font-size:18px;letter-spacing:2px;margin-bottom:15px;line-height:48px;width:100%;padding:0 40px;}
	.contacon>h1 span{font-size:unset !important;}
	.contacon>h1::after{width:calc(100% - 80px);}
	.contacon>h2{font-size:18px;letter-spacing:2px;margin-top: 20px;}
	.contacon .contaimg2{margin-top:12px;}
	.contatxt{font-size:16px;margin-top:20px;line-height:28px;}
	.containfo{margin:20px auto;line-height: 1.4;}
	.contaform{padding:30px;}
	.contaform-input{margin-bottom:30px;}
	.contaothegcon{padding:20px 0;}
	.contaothegcon>h4{font-size:20px;letter-spacing:0;}
	.contaotheghg{margin-top:20px;padding:0 20px;}
	.contaotheghg h5{font-size:18px;letter-spacing:0}
	.contaotheghg p{font-size:16px;letter-spacing:0}
	.ci28 .contacon>h1{font-size:26px;}
	.ci28 .containfo,
	.ci54 .containfo{font-size:18px;letter-spacing:0;}
	.ci28 .contaothtxt,
	.ci54 .contaothtxt{padding:15px 0;font-size:16px;line-height:28px;}
	.ci29 .containfo,
	.ci55 .containfo{font-size:20px;letter-spacing:0px;}
	.containfoa a{width:420px;height:75px;line-height: 75px;font-size:34px;}
	.containfoaa a{width:420px;height:75px;line-height: 75px;font-size:25px;}
}
@media (max-width:450px) {
	.contaform{padding:20px;margin-bottom:60px;}
	.contaform-input{margin-bottom:20px;}
	.contaform-input span{font-size:14px;letter-spacing:0;margin-right:10px;line-height:32px;height:32px;width:100px;}
	.contaform-input input{line-height:30px;width:160px;}
	.contaform-xxtxt{font-size:12px;margin-bottom:20px;}
	.contaform-btn input{width:200px;height:45px;font-size:20px;background: url(../images/contaform-btn.png) no-repeat center / cover;}
	.containfoa a{width:338px;height:60px;line-height: 60px;font-size:30px;}
	.containfoaa a{width:338px;height:60px;line-height: 60px;font-size:20px;letter-spacing:3px;}
	.ci52 .contacon>h1,
	.ci53 .contacon>h1{font-size:12px;}
}
@media (max-width:400px) {
	.contaform{padding:15px;}
}
@media (max-width:350px) {
	.containfoa a{width:280px;height:50px;line-height: 50px;font-size:26px;}
	.containfoaa a{width:280px;height:50px;line-height: 50px;font-size:16px;}
}

/* 产品中心 */
/* .submian{padding: 30px 0;} */
.submian .sobtitle{
	height: 26px;
	line-height: 20px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #666;
	border-bottom: 1px solid #ddd;
	text-align: right;
	margin-bottom: 10px;
}

.submian .sobtitle h3{float: left;position: relative;height: 30px;color: #666;font-size: 18px;border-bottom: 2px solid #0bbbb9;}
.submian .sobtitle s{display: inline-block;width: 15px;height: 15px;margin-right: 10px;background: url(../images/page/location.png) no-repeat;vertical-align: middle;}
.submian .sobtitle a{font-size: 14px;color: #666;}
.submian .sobtitle a:hover{color: #0bbbb9;}
/*内页左侧*/
.submian .subleft{width: 270px;}
.submian .subleft .title{height: 90px;background: #0bbbb9;border-radius: 10px 10px 0 0;text-align: left;}
.submian .subleft .title h2{margin: 0 24px;padding-top: 15px;color: #fff;font-size: 20px;line-height: 30px;font-weight: bold;}
.submian .subleft .title h2 span{display: block;font-size: 16px;font-weight: normal;text-transform: uppercase;white-space: nowrap;/* text-overflow: ellipsis; */overflow: hidden;}
/*栏目分页*/
.submian .subleft .lefta{margin-bottom: 20px;}
.submian .subleft .lefta .comt{background: #f8f8f8;padding: 20px 20px 30px;border-radius: 0 0 10px 10px;}
.submian .subleft .lefta .comt ul{border-top: 0;}
.submian .subleft .lefta .comt ul li a{position: relative;display: block;color: #838383;font-size: 16px;line-height: 47px;border-bottom: 1px solid #ededed;transition: all .5s;overflow: hidden;}
.submian .subleft .lefta .comt ul li a:after{content: ">";position:absolute;right: 0;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 12px;line-height: 20px;text-align: center;background: #a4a4a4;border-radius: 50%;transition: all .5s;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{color: #0bbbb9;}
.submian .subleft .lefta .comt ul li:hover a:after, .submian .subleft .lefta .comt ul li.hover a:after{background: #0bbbb9;}
.submian .subleft .lefta .comt ul li .boxlist{display: none;}
.submian .subleft .lefta .comt ul li .boxlist li a{color: #838383;font-size: 12px;line-height: 35px;border-bottom: 0;padding-left: 10px;}
.submian .subleft .lefta .comt ul li .boxlist li a:after{content: " ";left: 0;margin-top: -2px;width: 4px;height: 4px;background: #0bbbb9;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #0bbbb9;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
.submian .subleft .lefta .comt ul li.cur a{color: #0bbbb9;}
.submian .subleft .lefta .comt ul li.cur a:after{background: #0bbbb9;}


.submian .subleft .lefta .nypro-nav {background: #f8f8f8;padding: 20px 20px 10px;border-radius: 0 0 10px 10px;}
.submian .subleft .lefta .nypro-nav  #sidebar1 dl{border-top: 0;}
.submian .subleft .lefta .nypro-nav  #sidebar1 dt a{position: relative;display: block;color: #838383;font-size: 16px;line-height: 47px;border-bottom: 1px solid #ededed;transition: all .5s;overflow: hidden;}
.en .submian .subleft .lefta .nypro-nav  #sidebar1 dt a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;}
.submian .subleft .lefta .nypro-nav  #sidebar1 dt a:after{content: ">";position:absolute;right: 0;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 12px;line-height: 20px;text-align: center;background: #a4a4a4;border-radius: 50%;transition: all .5s;}
.submian .subleft .lefta .nypro-nav  #sidebar1 dt:hover a, .submian .subleft .lefta .nypro-nav  #sidebar1 dt.hover a{color: #0bbbb9;}
.submian .subleft .lefta .nypro-nav  #sidebar1 dt:hover a:after,.submian .subleft .lefta .nypro-nav  #sidebar1 dt.hover a:after{background: #0bbbb9;}
/* .submian .subleft .lefta .comt ul li .boxlist{display: none;}
.submian .subleft .lefta .comt ul li .boxlist li a{color: #838383;font-size: 12px;line-height: 35px;border-bottom: 0;padding-left: 10px;}
.submian .subleft .lefta .comt ul li .boxlist li a:after{content: " ";left: 0;margin-top: -2px;width: 4px;height: 4px;background: #0bbbb9;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #0bbbb9;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
 */
.submian .subleft .lefta .nypro-nav  #sidebar1 dt.cur a{color: #0bbbb9;}
.submian .subleft .lefta .nypro-nav  #sidebar1 dt.cur a:after{background: #0bbbb9;}


.submian .subleft .lefta .nypro-nav  #sidebar1 dd{display: none;}
.submian .subleft .lefta .nypro-nav  #sidebar1 dd a{display: block;line-height: 35px;border-bottom: 1px dashed #ddd;background: url(../images/iyuan.png) 20px center no-repeat;padding-left: 40px;margin-bottom: 5px;position: relative;color: #333;}
.en .submian .subleft .lefta .nypro-nav  #sidebar1 dd a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;}
.submian .subleft .lefta .nypro-nav  #sidebar1 dd a.cur, .submian .subleft .lefta .nypro-nav  #sidebar1 dd a:hover{background: url(../images/iyuan_on.png) 20px center no-repeat;color:#0bbbb9;}

.M_menu{width:100%;overflow: hidden;margin-bottom: 15px;}
.M_menu a{line-height:32px;color:#666666;padding:0px 26px;float:left;margin:2px 0px;font-size: 15px;font-weight: bold;border: 1px solid #999;margin-right: 6px;}
.M_menu a:hover,.M_menu a.cur{color:#fff;background:#0bbbb9;border: 1px solid #0bbbb9;}

@media (max-width:1199px){
	.M_menu{width:100%;padding:13px 0px;}
}
@media (max-width:991px){
	.M_menu{width:100%;padding:5px 0px;}
}

/*联系我们*/
.submian .leftnews .title{padding-left: 54px;font-weight: bold;font-size: 20px;line-height: 60px;height: 60px;color: #fff;background: #0bbbb9 url(../images/Phone.png) no-repeat 24px 19px;}
.submian .leftnews .leftcont{padding: 30px 12px 15px;background: #464646;border-radius: 0 0 10px 10px;}
.submian .leftnews .leftcont h2{font-size: 16px;line-height: 16px;color: #acacac;padding-bottom: 6px;}
.submian .leftnews .leftcont h3{font-weight: bold;font-size: 24px;line-height: 50px;color: #0bbbb9;border-bottom: 1px solid #545454;}
.submian .leftnews .leftcont p{color: #fff;font-size: 14px;line-height: 27px;padding: 5px 0;border-bottom: 1px solid #545454;}
.submian .leftnews .leftcont p span{color: #acacac;}
/*内页右侧*/
.submian .subright{width:calc(100% - 270px);padding-left:30px;overflow: hidden;}
.sousuen {margin: 0 auto;margin-bottom: 5px;}
/*默认单页*/
.submian .Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;}
.submian .Aboutpage img{max-width: 100%;}
.submian .Aboutpage .t{padding: 0 0 25px;color: #0bbbb9;font-size: 18px;}
.submian .contact .t1{font-size: 36px;line-height: 60px;text-align: center;color: #333;}
.submian .contact .t2{color: #5f5f5f;margin-top: 10px;margin-bottom: 40px;text-align: center;}
.submian .contact .txt{width: 450px;}
.submian .contact .txt h3{color: #0bbbb9;font-size: 22px;font-weight: bold;line-height: 50px;}
.submian .contact .txt p{line-height: 37px;}
.submian .contact .txt a{display: block;width: 210px;color: #fff;font-size: 16px;line-height: 46px;text-align: center;background: #0bbbb9;margin-top: 19px;}
.submian .contact .txt a:hover{background:#333;}
.submian .contact .img{width: 450px;height: 300px;}
.submian .contact .img img{width: 100%;height: 100%;}
/*文章列表*/
.submian .Newslist{}
.submian .Newslist .list{padding-bottom: 20px;}
.submian .Newslist .item{display: block;padding: 10px;border: 1px solid #e1e1e1;margin-bottom: 15px;transition: all .5s;}
.submian .Newslist .item a{display: block;}
.submian .Newslist .item .txt{width: 100%;}
.submian .Newslist .item .txt h3{font-size: 16px;line-height: 30px;transition: all .5s;}
.submian .Newslist .item .txt .mark{color: #999;font-size: 12px;line-height: 20px;padding:0;background-color: transparent;}
.submian .Newslist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .Newslist .item .txt p{color: #999;line-height: 25px;text-align: justify;height: 50px;overflow: hidden;}
.submian .Newslist .item .txt p span{display: inline-block;color:#0bbbb9;padding-left: 10px;}
.submian .Newslist .item a:hover .txt h3{color:#0bbbb9;}
/*下载列表*/
.submian .Xiazai{}
.submian .Xiazai .list{
	padding-bottom: 20px;
}
.submian .Xiazai .item{
	display: block;
	padding: 10px;
	border: 1px solid #e1e1e1;
	margin-bottom: 15px;
	transition: all .5s;
}
.submian .Xiazai .item .you{
	width: 115px;
}

.submian .Xiazai .item  a{display: block;}
.submian .Xiazai .item .txt{
	width: 750px;
}
.submian .Xiazai .item .txt h3{font-size: 16px;line-height: 30px;transition: all .5s;}
.submian .Xiazai .item .txt .mark{color: #999;font-size: 12px;line-height: 20px;padding:0;}
.submian .Xiazai .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .Xiazai .item .txt p{color: #999;line-height: 25px;text-align: justify;height: 50px;overflow: hidden;}
.submian .Xiazai .item .txt p span{display: inline-block;color:#0bbbb9;padding-left: 10px;}
.submian .Xiazai .item a:hover .txt h3{color:#0bbbb9;}

/* 手机列表 */
.visible-sm{display: none;}
.sm-pronav{margin-bottom:15px;}
.sm-pronav>h2{display:block;line-height:30px;color:#fff;background:url(../images/pronavbg.png) no-repeat bottom center #0bbbb9;font-size:26px;padding:15px 0;text-align:center;margin-bottom:10px;}
.sm-pronav>h2>span{font-size:14px;line-height:18px;text-transform:uppercase;display:block;}
.sm-pronav .sm-pronava{float:left;width:49%;margin-right:2%;margin-bottom:10px;}
.sm-pronav .sm-pronava:nth-child(2n){margin-right: 0;float: right;}
.sm-pronav .sm-pronava.active{width:100%;margin-right:0;}
.sm-pronav .sm-pronava>a{color:#fff;background: #0bbbb9;padding: 10px 14px;display:block;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sm-pronav .sm-pronava ul{overflow:hidden;}
.sm-pronav .sm-pronava ul li{width:50%;float:left;border-bottom:1px solid #ddd;padding:14px 0 14px 25px;background: url(../images/iyuan.png) 5px center no-repeat;}

@media (max-width:1199px){
	.submian .subleft{width: 240px;}
	.submian .subright{width: calc(100% - 240px);padding-left: 20px;}
}
@media (max-width:991px){
	.submian .subleft{display: none;}
	.visible-sm{display: block;}
	.submian .subright{width: 100%;padding-left: 0;}
	.submian .Newslist .list{padding-bottom: 0;}
	.sousuen{margin-bottom: 10px;}
}
@media (max-width:767px){
	.submian .sobtitle h3{display: none;}
	.submian .sobtitle{text-align: left;margin-bottom:0;}
	
}
@media (max-width:580px){
	.en .sm-pronav .sm-pronava ul li{width: 100%;padding: 9px 0 9px 22px;}
}
@media (max-width:500px){
	.submian .sobtitle {height: auto;}
	
}
@media (max-width:375px){
	.sm-pronav .sm-pronava ul li{padding: 10px 0 10px 22px;}
}

/*一级产品列表*/
.oneProlist ul.list{float: left;width: 100%;padding-left: 0px;}
.oneProlist ul.list li.item{
	float: left;
	position: relative;
	
	padding: 10px;
	
transition: all .5s;	
}
.oneProlist ul.list li.item:nth-child(3n){margin-right: 0;}
.oneProlist ul.list li.item .wrb{display: block;overflow: hidden;background: #f6f6f6;border: 1px solid #CCCCCC;}
.oneProlist ul.list li.item span{width: 100%;font-size: 16px;font-weight: bold;color: #555;text-align: left;display: block;transition: all .5s;padding-left: 20px;height: 145px;margin-bottom: 20px;margin-top: 10px;    padding-right: 20px;}
.oneProlist ul.list li.item span h4{font-size: 18px;font-weight: bold;color: #555;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#222;}
.oneProlist ul.list li.item span h5{line-height: 26px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;    border-bottom: 1px solid #c1c0c0;padding-bottom: 4px;color:#555;}
.oneProlist ul.list li.item span p{color: #888;text-align: left;display: block;transition: all .5s;font-size: 14px;margin-bottom: 10px;margin-top: 5px;font-weight: normal;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.oneProlist ul.list li.item .img{width: 100%;overflow: hidden;}
.oneProlist ul.list li.item .img img{width: 100%;height: 100%;transition: all .5s;}
.oneProlist ul.list li.item .bg{position: absolute;top: 0;width: 100%;height: 222px;background: url(../images/more.png) center no-repeat;background-color: rgba(0,0,0,.7);opacity: 0;transition: all .5s;}
.oneProlist ul.list li.item:hover .bg{opacity: 1;}
.oneProlist ul.list li.item:hover .img img{transform: scale(1.1);}
@media (max-width:767px) {
	.oneProlist ul.list li.item span{padding:0 10px;}
}
@media (max-width:400px){
	.oneProlist ul.list li.item span{padding:0 5px;}
	.nyprolist{padding: 10px 0px;}
}
/*二级产品列表*/
.twoProlist ul.list{float: left;width: 460px;padding-left: 0px;}
.twoProlist ul{
	float: left;
	width: 460px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-right: 5px;
}
.twoProlist ul.list li.item{
	position: relative;
	width: 150px;
	transition: all .5s;
	float: left;
	margin-right: 10px;
}
.twoProlist ul.list li.etem{
	position: relative;
	width: 300px;
	transition: all .5s;
	float: left;
}

.twoProlist ul.list li.item:nth-child(3n){margin-right: 0;}
.twoProlist ul a{
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.twoProlist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.twoProlist ul.list li.item .img{
	width: 150px;
	height: 113px;
	overflow: hidden;
	margin-right: 20px;
}
.twoProlist ul.list li.item .img img{
	width: 150px;
	height: 113px;
transition: all .5s;}
.twoProlist ul.list li.item:hover .bg{opacity: 1;}
.twoProlist ul.list li.item:hover .img img{transform: scale(1.1);}

/*↓组图样式↓*/
.MainBg{
	width: 930px;
	margin:0 auto;
	background-color: #f8f8f8;
}
#ThumbPic img{
	cursor:pointer;
	width: 900px;
	display:block;
transition: all .5s;					margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}
/*↑组图样式↑*/
/*内容详情页*/
.submian .subright .conBox .ArticleTitle h1{
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #f8f8f8;
}
.submian .subright .conBox .ArticleMessage{
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px dashed #ccc;
}
.submian .subright .conBox .ArticleMessage span:first-child{margin-left:0;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox #pic{width: max-content;margin: 20px auto;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
.submian .subright .conBox #pic img{max-width: 800px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow: hidden;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
/*内容详情页选项卡*/
.tabs {
	position: relative;
	width: 900px;
	background-color: #f8f8f8;
	padding-top: 20px;
	margin: auto;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

.tabs input {
	position: absolute;
	z-index: 1000;
	width: 120px;
	height: 40px;
	left: 0px;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	cursor: pointer;
}
.tabs input#tab-2{
	left: 120px;
}
.tabs input#tab-3{
	left: 240px;
}
.tabs input#tab-4{
	left: 360px;
}

.tabs label {
	background: #5ba4a4;
	background: -moz-linear-gradient(top, #5ba4a4 0%, #4e8c8a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5ba4a4), color-stop(100%,#4e8c8a));
	background: -webkit-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: -o-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: -ms-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	font-size: 15px;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding: 0 20px;
	float: left;
	display: block;
	width: 200px;
	color: #333333;
	top: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
	border-radius: 3px 3px 0 0;
	box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
}

.tabs label:after {
    content: '';
	background: #fff;
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 8px;
	display: block;
}

.tabs input:hover + label {
	background: #5ba4a4;
	top: -8px;
	-webkit-transition: top linear 0.2s;
    -moz-transition: top linear 0.2s;
    -o-transition: top linear 0.2s;
    -ms-transition: top linear 0.2s;
    transition: top linear 0.2s;
}
.tabs input:hover + label:after{
	background: #5ba4a4;
}
.tabs input:hover + label ~ .clear-shadow {
    top: -8px;
	-webkit-transition: top linear 0.2s;
    -moz-transition: top linear 0.2s;
    -o-transition: top linear 0.2s;
    -ms-transition: top linear 0.2s;
    transition: top linear 0.2s;
}

.tabs input:checked:hover + label {
    top: 0;
}
.tabs input:checked:hover + label:after{
	background: #fff;
}
.tabs input:checked:hover + label ~ .clear-shadow {
    top: 0;
	background: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

.tabs input.tab-selector-1:hover + label.tab-label-1 ~ .clear-shadow{
    z-index: 3;
}

.tabs input.tab-selector-2:hover + label.tab-label-2 ~ .clear-shadow {
    z-index: 2;
}

.tabs input.tab-selector-3:hover + label.tab-label-3 ~ .clear-shadow {
    z-index: 1;
}

.tabs input.tab-selector-4:hover + label.tab-label-4 ~ .clear-shadow {
    z-index: 0;
}
.tabs label:first-of-type {
    z-index: 4;
    box-shadow: 2px 0 2px rgba(0,0,0,0.1);
}

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.tab-label-4 {
    z-index: 1;
}

.tabs input:checked + label {
    background: #fff;
	z-index: 6;
	-webkit-transition: top linear 0.2s;
    -moz-transition: top linear 0.2s;
    -o-transition: top linear 0.2s;
    -ms-transition: top linear 0.2s;
    transition: top linear 0.2s;
}

.clear-shadow {
    background: #5ba4a4;
	position: relative;
	top: 0;
    height: 10px;
	margin-bottom: -10px;
    clear: both;
	z-index: -2;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2);
    border-radius: 3px;
}
.content {
	background: #fff;
	width: 100%;
	z-index: 5;
	overflow: hidden;
	box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
	border-radius: 0 3px 3px 3px;
	position: relative;
}

.content div {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 100%;
	overflow: hidden;
	z-index: 1;
	opacity: 0;
    -webkit-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -ms-transition: all linear 0.1s;
	transition: all linear 0.1s;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 900px;
}
.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4 {
	bottom: 0px;
    z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.2s 0.2s;
    -moz-transition: all ease-out 0.2s 0.2s;
    -o-transition: all ease-out 0.2s 0.2s;
    -ms-transition: all ease-out 0.2s 0.2s;
    transition: all ease-out 0.2s 0.2s;
	position: relative;
	width: 900px;
}
.content div h3{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ebf4f4;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
/*内容分页*/
.reLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #0bbbb9;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
/* 内页单页面内容 */
.nyshow{max-width:100%;margin:0 auto;}
.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: 20px;height: 40px;line-height: 40px;border-bottom: 2px #0bbbb9 solid;color: #0bbbb9;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:#0bbbb9;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;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;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;}
}

/* 内页关于我们 */
.brank_con{font-size: 16px;line-height: 1.8;color: #333;}
.brank_con>.cpcon h4{color: #0bbbb9;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;}
}

.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;}
}


/* 内页公司简介 */
.ny_about_1_box { display: flex; }
.ny_about_1_box .box_l { width: 50%; }
.ny_about_1_box .box_l dl{margin-bottom:0;}
.ny_about_1_box .box_l dt { display: block; overflow: hidden; }
.ny_about_1_box .box_l dt img { display:block; max-width: 100%;  }
.ny_about_1_box .box_r { width: 50%; }
.ny_about_1_box .box_r .flex { width: 100%; height: 100%; }
.ny_about_1_box .box_r .flex .box_r_nr { display: block;  padding:0 5%;}
.ny_about_1_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 40px;font-weight: bold;color: #0bbbb9;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px;text-transform:uppercase; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px;color: #333;opacity: 1;display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc:last-child { margin-bottom:0px; }
.ny_about_1_box .box_r .flex .box_r_nr .desc>span { font-size: 20px;color: #0bbbb9;margin: 0 0 10px; display: block;}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list { font-size: 16px; line-height: 1.8; color: #5f5f5f; margin-top: 5px; display: block; }
.ny_about_1_box .box_r .flex .box_r_nr .desc .list>h3{color:#0bbbb9;font-weight:bold;font-size:24px;line-height:1.8;}
.en .ny_about_1_box .box_r .flex .box_r_nr .desc .list>h3{line-height: 1.4;}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list>h4{color:#333;font-weight:bold;font-size:18px;margin-top:10px;}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list>ul{}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list>ul>li{padding-left:16px;line-height:30px;position:relative;}
.ny_about_1_box .box_r .flex .box_r_nr .desc .list>ul>li:after{content:'';position:absolute;left:0;top:11px;width:8px;height:8px;border-radius:50%;background:#0bbbb9;}
.ny_about_1_1_box  { display: flex; flex-direction: row-reverse; }
.ny_about_1_1_box .box_l { flex: 1; }
.ny_about_1_1_box .box_l dl{margin-bottom:0;}
.ny_about_1_1_box .box_l dt { display: block; overflow: hidden; }
.ny_about_1_1_box .box_l dt img { display:block; max-width: 100%;  }
.ny_about_1_1_box .box_r { flex: 1; }
.ny_about_1_1_box .box_r .flex { width: 100%; height: 100%; }
.ny_about_1_1_box .box_r .flex .box_r_nr { display: block;width: 100%;  padding:0 10% 0 0;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t { text-align: left; display: block;  margin-bottom: 40px;}
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 40px;font-weight: bold;color: #0bbbb9;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px;color: #333;opacity: 1;display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .box_t em {  font-size: 24px;color: #333;margin-top: 20px; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 35px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc:last-child { margin-bottom:0px; }
.ny_about_1_1_box .box_r .flex .box_r_nr .desc>span { font-size: 20px;color: #0bbbb9;margin: 0 0 10px; display: block;}
.ny_about_1_1_box .box_r .flex .box_r_nr .desc .list { font-size: 16px; line-height: 1.8; color: #5f5f5f; margin-top: 5px; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number{  display:block;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { text-align: center; display: block; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 40px; color: #0bbbb9; font-weight: bold; line-height: 1;}
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-unit { font-size: 14px; color: #0bbbb9;line-height: normal; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { line-height: normal; display: block; font-size: 14px; color: #888888; line-height: 2; text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t-box { text-align: left; }
.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t{ position: relative; }
ul.nymolico{margin-top:50px;display:flex;flex-wrap:wrap;text-align:center;}
ul.nymolico li{width:20%;padding:0 10px;margin-bottom:50px;}
ul.nymolico li img{width:120px;max-width:100%;}
ul.nymolico li p{font-size:16px;margin-top:10px;}
ul.nymolico1{margin-top:50px;display:flex;flex-wrap:wrap;text-align:center;}
ul.nymolico1 li{width:16.6666%;padding:0 10px;margin-bottom:50px;}
ul.nymolico1 li img{width:120px;max-width:100%;}
ul.nymolico1 li p{font-size:16px;margin-top:10px;}
.nyokcon{padding:50px 0;}
.nyspal{padding-top:50px;background:#f5f5f5;}
.nyspal ul.ny_about_3_ul li .item{background:#fff;}

/*en*/
.ny_about_1_box .box_r .flex .box_r_nr .box_t .con_en{font-size: 20px;}

.en .ny_about_1_box .box_r .flex .box_r_nr .box_t span {font-size: 20px;line-height: 28px;}
.en .ny_about_1_box .box_r .flex .box_r_nr .box_t{margin-bottom: 8px;}
.en .ny_about_1_box .box_r .flex .box_r_nr .desc .list{font-size: 15px;}
.en .ny_about_1_1_box .box_r .flex .box_r_nr .box_t span{font-size: 20px;line-height: 28px;}
.en .ny_about_1_1_box .box_r .flex .box_r_nr .box_t{margin-bottom: 8px;}
.en .ny_about_1_1_box .box_r .flex .box_r_nr .desc .list{font-size: 15px;}

@media(max-width: 1429px){
	.en .ny_about_1_box .box_r .flex .box_r_nr .box_t span {font-size: 18px;line-height: 24px;}
	.en .ny_about_1_box .box_r .flex .box_r_nr .box_t{margin-bottom: 8px;}
	.en .ny_about_1_box .box_r .flex .box_r_nr .desc .list{font-size: 14px;}
	.en .ny_about_1_1_box .box_r .flex .box_r_nr .box_t span{font-size: 18px;line-height: 24px;}
	.en .ny_about_1_1_box .box_r .flex .box_r_nr .box_t{margin-bottom: 8px;}
	.en .ny_about_1_1_box .box_r .flex .box_r_nr .desc .list{font-size: 14px;}
}
@media(max-width: 1409px) {
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 34px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p{ font-size: 34px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 30px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { padding-right: 0px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t { margin-bottom: 30px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 25px; }
}
@media(max-width: 1309px) {
	.ny_about_1_box .box_r .flex .box_r_nr { padding:0 5%; }
	.ny_about_1_1_box .box_r .flex .box_r_nr { padding: 0 5% 0 0; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t { margin-bottom: 20px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc { margin-bottom: 15px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t{margin-bottom:20px;}
}
@media(max-width: 1299px){
	
}
@media(max-width: 1199px) {
	.ny_about_1_box{display: block;}
	.ny_about_1_box .box_l{width: 100%;}
	.ny_about_1_box .box_r{width: 100%;padding-top: 10px;}
	.ny_about_1_box .box_r .flex .box_r_nr{padding: 0;}
	.ny_about_1_1_box{display: block;}
	.ny_about_1_1_box .box_l{width: 100%;}
	.ny_about_1_1_box .box_l dt img{width: 100%;}
	.ny_about_1_1_box .box_r{width: 100%;padding-top: 10px;}
	.ny_about_1_box { margin-bottom:25px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px; }
	.ny_about_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_1_box .box_r .flex .box_r_nr .desc span { font-size: 16px; }
	.ny_about_1_box .box_l dt { display: flex;vertical-align: middle;height: 100%; align-items: center; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p { font-size: 30px;   }
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items .stat-items-t { font-size: 24px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 12px; }
}
@media(max-width: 991px) {
	.ny_about_1_box .box_l dt img{margin: 0 auto;}
	.ny_about_1_box { display: block; width: 100%; padding: 0 10px;}
	.ny_about_1_box .box_l { display: block; width: 100%; }
	.ny_about_1_box .box_r  { display: block; width: 100%; }
	.ny_about_1_box .box_r .flex .box_r_nr { padding: 1% 0; }
	.ny_about_1_1_box { display: block; width: 100%; }
	.ny_about_1_1_box .box_l{ display: block; width: 100%; }
	.ny_about_1_1_box .box_r{ display: block; width: 100%; }
	#inside{padding-bottom: 15px;}
	ul.nymolico li img{width:80px;}
}
@media(max-width: 767px) {
	
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items { margin-bottom: 15px; }
	.ny_about_1_1_box .box_r .flex .box_r_nr .number .stat-items p { font-size: 14px; }
	.nyokcon{padding:0;padding-top: 20px;}
	.ny_about_1_box .box_r .flex .box_r_nr{padding: 1% 0;}
	.nyspal{padding-top:30px;}
}
@media(max-width: 500px) {
	.ny_about_1_box .box_r .flex .box_r_nr .box_t p{font-size:24px;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .box_t p{font-size:24px;}
	.ny_about_1_box .box_r .flex .box_r_nr .desc .list{font-size:14px;line-height:1.6;}
	.ny_about_1_1_box .box_r .flex .box_r_nr .desc .list{font-size:14px;line-height:1.6;}
	ul.nymolico{margin-top:20px;}
	ul.nymolico li{width:25%;margin-bottom:10px;}
	ul.nymolico li p{font-size:12px;}
	.en .ny_about_1_box .box_r .flex .box_r_nr .box_t span {font-size: 16px;line-height: 24px;}
	.en .ny_about_1_1_box .box_r .flex .box_r_nr .box_t span{font-size: 16px;line-height: 24px;}
}
@media (max-width: 375px){
	.ny_about_1_box .box_r .flex .box_r_nr .desc .list>h3 {font-size: 20px;}
	.ny_about_1_box .box_r .flex .box_r_nr .box_t span {font-size: 20px;}
}
#ny_about_3 { display: block; overflow: hidden; }
.ny_about_3_box { display: flex; }
.ny_about_3_box .box_l { flex: 0.7; }
.ny_about_3_box .box_l .flex { padding:0 10% 0 0; width: 100%; height: 100%; }
.ny_about_3_box .box_l .flex .box_r_nr { overflow: hidden; display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .box_t { text-align: left;display: block;margin-bottom: 40px;}
.ny_about_3_box .box_l .flex .box_r_nr .box_t p {font-size: 40px;font-weight: bold;color: #0bbbb9;display: block;margin-bottom: 5px;line-height: 1; letter-spacing: -2px;text-transform:uppercase;}
.ny_about_3_box .box_l .flex .box_r_nr .box_t span {font-size: 24px;color: #333;opacity: 1;display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc { margin-top: 30px; overflow: hidden;display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 22px;color: #333; display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc .list { font-size: 14px;color: #666;line-height: 2; }
.ny_about_3_box .box_r { flex: 0.5; }
.ny_about_3_box .box_l .flex .box_r_nr .desc2 { margin-top: 18px; overflow: hidden; display: block; }
.ny_about_3_box .box_l .flex .box_r_nr .desc2 span { font-size: 16px;color: #fff;display: inline-block;border-radius: 30px;background: #0bbbb9;margin: 0 0 12px;padding: 2px 23px; }
.ny_about_3_box .box_l .flex .box_r_nr .desc2 .list2 { font-size: 17px;color: #333;line-height: 2; font-weight: bold;}

ul.ny_about_3_ul { overflow: hidden; display: flex;margin-top: 20px;flex-wrap: wrap;margin-left: -15px;margin-right: -15px;margin-bottom:50px;}
ul.ny_about_3_ul li {width: 25%;padding: 0px 15px;margin-top: 30px;}
ul.ny_about_3_ul li .item {display: block;background-color: #f5f5f5;width: 100%;height: 100%;border-radius: 3px;padding: 20px;overflow: hidden;}
ul.ny_about_3_ul li .item .shu {float: left;align-items: center;}
ul.ny_about_3_ul li .item .shu span {font-size: 22px;color: #fff;background-color: #0bbbb9;display: flex;align-items: center;justify-content: center;font-weight: bold;width: 45px;height: 45px;border-radius: 50%;margin-right: 20px;margin-top: 0;}
ul.ny_about_3_ul li .item .shu i {display: block;width: calc(100% - 80px);height: 1px;background-color: #e5e8eb;}
ul.ny_about_3_ul li .item .desc {float: left;width: calc(100% - 65px);}
ul.ny_about_3_ul li .item .desc strong {font-size: 22px;margin-bottom: 5px;font-weight: bold;display: block;color: #444;}
ul.ny_about_3_ul li .item .desc p {font-size: 15px;color: #666;line-height: 26px;}

@media(max-width: 1199px) {
	ul.ny_about_3_ul li { padding: 0 8px; margin-top:16px; width:33.33%;}
	ul.ny_about_3_ul li .item .desc p { font-size: 14px; }
	ul.ny_about_3_ul li .item .desc strong { font-size: 17px; line-height:35px; }
	ul.ny_about_3_ul li .item .shu span { font-size: 20px; width: 35px; height: 35px; margin-right:12px; }
}
@media(max-width: 991px) {
	ul.ny_about_3_ul { width: 100%;margin-left:0;margin-right:0;}
	ul.ny_about_3_ul li { width: 50%; float: left; }
	.ny_about_3_box .box_l{flex: 1;}
	.ny_about_3_box .box_r{display: none;}
	.ny_about_3_box .box_l .flex{padding:0;}
}
@media(max-width: 767px){
	
	.ny_about_3_box .box_l .flex .box_r_nr .box_t{margin-bottom:20px;}
	.ny_about_3_box .box_l .flex .box_r_nr .box_t p{ font-size: 30px; }
	.ny_about_3_box .box_l .flex .box_r_nr .box_t span { font-size: 24px; }
	.ny_about_3_box .box_l .flex .box_r_nr .desc{margin-top:20px;}
	.ny_about_3_box .box_l .flex .box_r_nr .desc span { font-size: 18px; }
	.ny_about_3_box .box_l .flex .box_r_nr .desc2{margin-top:20px;}
	ul.ny_about_3_ul{padding:0 10px;margin-bottom:30px;}
}
@media(max-width: 500px){
	ul.ny_about_3_ul li{width:100%;padding:0;margin-top:10px;}
	ul.ny_about_3_ul li .item { padding: 15px 10px; }
}
@media(max-width: 375px){
	.ny_about_3_box .box_l .flex .box_r_nr .box_t p{font-size: 24px;}
}

.fff9f1{background:#fff9f1;}
.star_war{height: auto;position: relative;margin-top:50px;}
.star_war canvas{width: 100% !important;height: auto !important;}

/* 发展历程 */

/**/

.timeline{display: flow-root;position: relative;margin-top: 70px;padding-bottom: 60px;}
.timeline:before{content: "";width: 1px;height: 100%;position: absolute;left: 50%;top: 0;background-color: #b3b3b3;}
.timeline .topico{width: 14px;height: 14px; background-color: #0bbbb9;border-radius: 100%;position: absolute;top: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);z-index: 2;}
.timeline .topico:after{content: "";

    width: 50px;

    height: 50px;

    border: solid 1px #0bbbb9;

    border-radius: 100%;

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}

.timeline-div{

    width: 50%;

    position: relative;

    float: left;

    margin-bottom: 40px;

}

.timeline-div .div{
	
    position: relative;

    width: 88.815%;

    padding: 35px 65px 40px;

    box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.05);

    background-color: #f7f7f9;

}

.timeline-div:nth-child(2n+1) .div{

    float: left;

}

.timeline-div:nth-child(2n) .div{

    float: right;

}

.timeline-div .div:after{

    content: "";

    width: 18px;

    height: 30px;

    position: absolute;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

    z-index: 1;

}

.timeline-div em{ width: 30px;height: 30px;background: url(../images/yuanyuan.png) no-repeat center center/100%;border-radius: 100%;position: absolute;top: 50%;display: inline-block;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.timeline-div:nth-child(2n+1) .div:after{left: 100%; background: url(../images/jiaos.png) no-repeat center center/100%;}
.timeline-div:nth-child(2n+1) em{left: 100%;-webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.timeline-div:nth-child(2n) i{right: 100%;-webkit-transform: translate(50%, -50%);transform: translate(50%, -50%);}
.timeline-div:nth-child(2){margin-top: 70px;}
.timeline-div:nth-child(2n){float: right;clear: right;}
.timeline-div:nth-child(2n) .div:after{right: 100%; background: url(../images/jiaos2.png) no-repeat center center/100%;}
.timeline-div .dateTime{color: #0bbbb9;font-size: 32px;margin-bottom: 20px;}
.timeline-div .tit{  font-size: 20px; color: #333333;font-weight: bold;line-height: 36px;}
.timeline-div .txt{font-size: 16px;line-height: 36px; color: #666666;}
.timeline-h{max-height: 236px;}

.en .timeline-div .tit{font-size: 17px;color: #333333;font-weight: bold;line-height: 26px;margin-bottom: 10px;}
.en .timeline-div .dateTime{margin-bottom: 0;}
.en .timeline-div .txt{line-height: 26px;}

/* IE娴忚鍣ㄧ増鏈吋瀹硅皟璇� */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){

    .timeline-h{

        height: 288px;

    }

    .idWhyBox .title div{

        color: #dfa76a;

    }

}

@media(max-width: 1199px){
	.timeline-div .div{ padding: 22px 34px 22px;}
	.timeline-div .dateTime{margin-bottom: 0;}
	.timeline-div .txt{line-height: 28px;}
}
@media(max-width: 991px){
	.timeline:before,.timeline .topico:after,.timeline .topico,.timeline-div:nth-child(n) em,.timeline-div .div:after{display: none;}
	.timeline-div{width: 100%;}
	.timeline-div .div{width: 100%;}
	.timeline-div:nth-child(2){margin-top: 0;}
	.timeline-div{margin-bottom: 20px;}
	.timeline{margin-top: 35px;padding-bottom: 0;}
}
@media(max-width: 500px){
	.timeline-div .div{padding: 14px 19px 14px;}
	.timeline-div .tit {font-size: 17px;}
	.timeline-div .dateTime{font-size: 26px;line-height: 31px;}
	}
	
/* 研发制造 */
.nyspal{padding-top:50px;background:#f9f9f9;}
.nyspal2{padding-top:50px;background:#f9f9f9;}
.nyspal3{padding-top:50px;}
.nyspal ul.ny_about_3_ul li .item{background:#fff;}
#nycon1{padding: 50px 10px;}
#nycon2 { padding:50px 0; display: block; background: url(../images/ny_about3.jpg) no-repeat center; overflow: hidden; }
.nycon_til { text-align: center; display: block; }
.nycon_til p { font-size: 40px;font-weight: bold;color: #0bbbb9;display: block;margin-bottom: 5px;line-height: 1.2; text-transform:uppercase;}
.nycon_til span { font-size: 24px;color: #666;opacity: 1;display: block;text-transform: uppercase;line-height: 1; }
.nycon_con{font-size:16px;line-height:2;color:#333;text-align:justify;margin:30px auto 0px;width:1100px;max-width:100%;}
.nycon_con>h3{color: #0bbbb9;font-weight: bold;font-size: 24px;line-height: 1.8;}
.nycon_con>h4{color: #333;font-weight: bold;font-size: 18px;margin-top: 10px;}
.nycon_con>ul>li{padding-left: 16px;line-height: 30px;position: relative;}
.nycon_con>ul>li::after{content: '';position: absolute;left: 0;top: 11px;width: 8px;height: 8px;border-radius: 50%;background: #0bbbb9;}
.nycon_con img{max-width: 100%;display: block; }
.nycon2_nr { display: block; position: relative; margin-top: 20px; }
.nycon2_nr li { padding: 46px 20px 32px;transition: ease .5s;background: transparent; cursor: pointer; }
.nycon2_nr li img { max-width: 100%; display: block; }
.nycon2_nr li h4 { position: relative;padding-bottom: 13px;}
.nycon2_nr li h4::after { position: absolute;content: "";width: 100%;height: 2px;background: #0bbbb9;bottom: 0;left: 0; }
.nycon2_nr li h4 span { display: inline-block;font-size: 30px;color: #222;line-height: 30px; }
.nycon2_nr li h4 em { display: inline-block;font-size: 16px;line-height: 30px;color: #222; }
.nycon2_nr li .abt4-img  { overflow: hidden; margin-top: 30px; }
.nycon2_nr li .abt4-img img { max-width: 100%;display: block;  }
.nycon2_nr li .abt4-p { margin-top: 14px;font-size: 14px;line-height: 1.8;color: #666;position: relative;padding-left: 16px; height: 10px; display: block; }
.nycon2_nr li .abt4-p::after { position: absolute;content: "";width: 6px;height: 6px;border-radius: 50%;background: #0bbbb9;left: 0;top: 12px; }
.nycon2_nr li:hover { background: #fff;box-shadow: 0 0 13px rgba(0,0,0,.2);}
.nycon2_nr .swiper-container { padding:10px; }
#nycon3{padding:50px 0;}
#nycon4{padding-bottom:50px;}
#nycon4 .nycon4_nr { display: block; position: relative; margin-top: 40px; }
#nycon4 .nycon4_nr li { border:1px solid #eee; }
#nycon4 .nycon4_nr li a { display: block;  padding:20px 20px 0 20px; overflow:hidden;}
#nycon4 .nycon4_nr li a img { max-width: 100%; display: block; }

#nycon4 .nycon4_nr li a p { font-size: 16px;color: #666666;text-align: center;margin:10px 0; }
#nycon4 .nycon4_nr li:hover{ border:1px solid #0bbbb9; }
#nycon4 .nycon4_nr li:hover a p { color:  #0bbbb9;  }
@media(max-width: 1410px) {
	 .nycon2_t p { font-size: 36px; }
	 .nycon2_nr li {  padding-left: 5px; padding-right: 5px;}
}
@media(max-width: 991px) {
	.ny_about_1_box .box_r .flex{display: block;}
	.nycon_til p {font-size: 32px;}
}
@media(max-width: 767px) {
	#nycon1 { padding:30px 10px; }
	 { padding:30px 0; }
	#nycon3 { padding:30px 0; }
	#nycon4 { padding-bottom:30px; }
	 .nycon2_nr li { padding-top: 26px; }
	 .nycon2_nr li .abt4-p { height: auto; }
	 .nycon2_nr li h4 span { font-size: 24px; }
	.nycon_til p  { font-size: 30px; }
	.nycon_til span { font-size: 24px; }
	.en .nycon_til span { font-size: 18px; }
	.nycon_con{padding:0 10px;margin-bottom:30px;font-size:14px;line-height:1.6;}
	.nyspal3 {padding-top: 30px;}
	.nyspal {padding-top: 25px;}
	
}
@media(max-width: 500px) {
	.nycon_til p{font-size:24px;}
}

/* 联系咨询 */
#lx_nymessage { background-color: #f6f7fb; padding:50px 0;}
.lx_nyme {background-color: #fff !important;padding-bottom: 0 !important;}
.form-horizontal { /* overflow: hidden; */margin-top: 40px; }
#lx_nymessage p { font-size: 40px;font-weight: bold;color: #0bbbb9;display: block;margin-bottom: 5px;line-height: 1.2; text-transform:uppercase;text-align: center;}
#lx_nymessage span { font-size: 24px;color: #666;opacity: 1;display: block;text-transform: uppercase;line-height: 1;text-align: center;}
.form-horizontal .form-group {margin-bottom: 10px; position: relative;}
.form-control { padding: 0px; margin: 0px; border: none; }
#lx_nymessage .mess_1 { margin: 0 -5px; display: flex; flex-wrap: wrap; align-items: flex-start; padding-left: 0px; padding-right: 0px; }
#lx_nymessage .mess_1 .form-group { margin-bottom: 10px; position: relative;  width: 50%; padding: 0 5px; } 
#lx_nymessage .mess_1 .form-group  input { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #fff;  font-size: 16px;   border:none; border-radius: 0px; }
#lx_nymessage .mess_1 .liung{width: 33.33%;} 
#lx_nymessage .mess_1 .form-group select { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #fff;  font-size: 16px;   border:none; border-radius: 0px; }

#lx_nymessage .mess_1 .form-group select .option{height: 40px;}

.lx_nyme  .mess_1 .form-group input,.lx_nyme textarea{background: #f6f7fb !important; }

.form-horizontal .form-group { margin-left: 0px !important; margin-right:0px !important;}
.form-horizontal .form-group .mess_2_2  {  padding-left: 0px; padding-right: 0px; }
#lx_nymessage textarea { width: 100%;height: 200px;padding: 25px 20px;line-height: 26px; background: #fff;  overflow-y: auto;font-size: 16px;  }
.btn-default { width: 20%; line-height: 40px; text-align: center; font-size: 16px; color: #333; background-color: #dadde3; border: none; border-radius: 0;}
.btn-default:hover { color: #333; background-color: #dadde3; }
.btn-default:first-child { background-color: #0bbbb9; color: #fff; margin-right: 20px; }
#lx_nymessage .mess_2 { padding-left: 0px; padding-right:10px;  }
#lx_nymessage .mess_3 { margin-top: 25px; overflow: hidden;}
#lx_nymessage .mess_3 .mess_3_3 { padding-left: 0px; padding-right: 0px;  }
.btn-default:first-child:hover { background: #0bbbb9; color: #fff; }
#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }
#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 16px; }
#lx_nymessage textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 16px;  }
#lx_nymessage textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 16px; }
#lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 16px;  }
.form-control:focus { border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6); }
.form-control { box-shadow: inset 0 0px 0px rgba(0,0,0,.075); }
@media(max-width: 1310px) {
	#lx_nymessage p { font-size: 36px; }
	#lx_nymessage { padding: 50px 0; }
	.form-horizontal { padding:0 10px; }
}
@media(max-width: 767px) {
	#lx_nymessage{padding:30px 10px;}
	#lx_nymessage h4 { font-size: 24px; }
	#lx_nymessage .mess_1 .form-group { width: 100%; }
	#lx_nymessage .mess_1 { padding-left: 0px; padding-right: 0px; }
	#lx_nymessage .mess_1 .form-group input { line-height: 46px; height: 46px; }
	.mess_2_2 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage textarea { height: 140px; }
	.btn-default { width: 40%; }
	.mess_3_3 { padding-left: 0px;padding-right: 0px; }
	#lx_nymessage p { font-size: 26px; }
	#lx_nymessage span { font-size: 24px; }
	.form-horizontal { padding:0; margin-top:20px; }
	#lx_nymessage .mess_1 .form-group  input::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage .mess_1 .form-group  input::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage .mess_1 .form-group  input::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-webkit-input-placeholder{ color:#999; font-size: 14px; }
	#lx_nymessage textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */  color:#999; font-size: 14px;  }
	#lx_nymessage textarea::-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999; font-size: 14px; }
	#lx_nymessage textarea::-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999; font-size: 14px;  }
	.btn-default { font-size: 14px; }
}
@media(max-width: 375px){
	.nycon_til p{font-size: 20px;}
}


.viewBox{color: #303030; cursor: pointer;line-height: 40px; position: relative;}
.viewInput{height:36px;outline: none;cursor: pointer;  padding-left: 10px;font-size: 14px; border: none;}
.optionBox{ display: none; background: #f1f1f1;position: absolute;width: 98.7%;z-index: 5;height: 360px;overflow: overlay;border: 1px solid #c6c6c6; margin-top: 6px;    padding-right: 1px;}
.optionBox2{height: auto;overflow: overlay;max-height: 360px;}
.optionBox li{ height: 45px;font-size: 14px; color: #c1c1c1; line-height: 45px;cursor: pointer; list-style-type: none; padding-left: 10px;background: #fff;border-bottom: 1px solid #eaebee;}
.optionBox li:hover{ color: #fff;background: #0bbbb9;}
 .optionBox>li:first-child{}
 .btnImg{float: right;position: absolute;height: 40px;z-index: 40;right: 20px;top: 48%;}
 .btnImg img{width: 19px;}



/* 留言模块Message */
#nymessage{padding:50px 0;background:url(../images/nymessagebg.jpg) no-repeat center / cover;}
#nymessage h4{color:#0bbbb9;}
#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:#f6f7fb;}
@media (max-width:767px) {
	#nycommon{padding:10px 0;}
}


/* 热门标签 */
.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 #0bbbb9 solid;color: #0bbbb9;font-size: 18px;font-weight: bold;background:url(../images/page/ny-objs.png) no-repeat left;}
.nycomtag>a{float:right;}
.ghtag{padding-left:22px;background:url(../images/page/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(30 168 57 / 20%);margin-right: 10px;transition: all ease 0.3s;}
#tagac>a:hover{background-color: #0bbbb9;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 #0bbbb9 solid;color: #0bbbb9;font-size: 18px;font-weight: bold;background:url(../images/page/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(../images/page/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(../images/page/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#0bbbb9;}

/*视频列表*/
.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:#0bbbb9;color:#0bbbb9;}

/*视频详情*/
.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:#0bbbb9;color:#fff;font-size:16px;line-height:2;}
.nydown-list table thead th{text-align: center;font-weight: bold;}
.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;margin-top: 26px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;/* padding-left:20px; */padding-bottom: 10px;border-bottom: 1px solid #eee;}
.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;}

/*图片列表*/
.nyimglist{padding:50px 0;}
.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 {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:#0bbbb9;color:#fff;}
@media (max-width:767px){
	.nyimglist{padding:20px 10px;}
	.nyimg-ul li .nyimg-a{line-height:32px;}
}

/*图片详情*/
.nyshowimg{padding: 50px 10px 50px;}
.showimg-top{padding-top:10px;padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showimg-top h1{line-height: 2;color: #333;text-align: center;font-size: 24px;margin-bottom: 5px;font-weight: bold;}
.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(../images/page/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;font-weight: 300;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-top:20px;margin-bottom: 15px;}
.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:991px){
	.nyshowimg{padding: 30px 10px 50px;}
}
@media (max-width:767px){
	.nyshowimg{padding:20px 10px;}
	.showimg-left{padding:0;}
	.showimg-top{padding-top:10px;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;}
.nybusiness>p{font-size: 16px;color: #0bbbb9;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../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: #0bbbb9;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(../images/iyuan_on.png) no-repeat left;color: #0bbbb9;}

/*新闻列表*/
.nynewslist{padding:50px 0;}
.nynews-ul { display: block;margin: 20px 0px; }
.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}
.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:#0bbbb9;}
.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:#0bbbb9;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;}
	.nynewslist{padding:20px 10px;}
}
@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;}
}
.nynews-ul .news_list { overflow: hidden; margin-top: 30px; margin-bottom: 20px;}
.nynews-ul .news_list .news_list_l { padding-left:0px; padding-right: 0px; float: left; width: 37%; }
.nynews-ul .news_list .news_list_l a { display: block; position: relative;}
.nynews-ul .news_list .news_list_l a dt { display: block; }
.nynews-ul .news_list .news_list_l a dt img { max-width: 100%; display: block; }
.nynews-ul .news_list .news_list_l a .news_list_l_t { width: 100%;height: 62px;overflow: hidden;background: rgba(0,0,0,0.8) url(../images/news-blue-back.png) no-repeat left center;position: absolute;bottom: 0;left: 0; }
.nynews-ul .news_list .news_list_l a .news_list_l_t::after { position: absolute; content: ''; width: 0%; height: 100%; display: block; background: #0bbbb9; transition: all 0.5s; left: 0; top: 0; z-index: 1;}
.nynews-ul .news_list .news_list_l a:hover .news_list_l_t::after { width: 100%;  }
.nynews-ul .news_list .news_list_l a .news_list_l_t .time{height: 62px;font-family: arial;color: #fff;float: left;  position: relative; z-index: 2;}
.nynews-ul .news_list .news_list_l a .news_list_l_t .time .day{font-size: 24px;line-height: 30px;padding-top: 5px;text-indent: 28px;}
.nynews-ul .news_list .news_list_l a .news_list_l_t .time .year{font-size: 15px;text-indent: 16px;}
.nynews-ul .news_list .news_list_l a .news_list_l_t .tit{float: left;margin-left: 8%;line-height: 62px;min-height: 62px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-size: 17px;color: #fff;width: 76%; position: relative; z-index: 2;}
.nynews-ul .news_list .news_list_r { padding-right: 0px; padding-left: 20px; float: left; width: 63%;}
.nynews-ul .news_list .news_list_r a { overflow: hidden; display: block;  margin-bottom: 20px;}
.nynews-ul .news_list .news_list_r a .pic {width: 27%;overflow: hidden;float: left;}
.nynews-ul .news_list .news_list_r a .pic img { max-width: 100%; display: block; }
.nynews-ul .news_list .news_list_r a .desc{width: 73%;float: right;padding-left: 20px;padding-top: 18px;}
.nynews-ul .news_list .news_list_r a .desc .tit{font-size: 17px;color: #333333;line-height: 24px;min-height: 24px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;transition: all .5s ease;}
.nynews-ul .news_list .news_list_r a:hover .desc .tit { color: #0bbbb9; }
.news-top .right .item-list:hover .Info .tit{color: #2b72ad;transition: all .5s ease;}
.nynews-ul .news_list .news_list_r a .desc .time{font-family: arial;font-size: 15px;color: #777777;margin: 12px 0;}
.nynews-ul .news_list .news_list_r a .desc .sub{font-size: 15px;color: #666666;line-height: 25px;min-height: 50px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-ul .news_list .news_list_r a .desc .jt{display: block;height: 12px;margin-top: 15px;background: url(../images/news-jt.png) no-repeat left center;}
@media screen and (max-width: 1440px){.nynews-ul .news_list .news_list_r a .desc .time{margin: 6px 0;}.nynews-ul .news_list .news_list_r a .desc .jt{margin-top: 10px;}}
.nynews-ul .news_list .news_list_r a:first-child{margin-bottom: 19px;border-bottom: 1px solid #eeeeee;padding-bottom: 20px; }
.nynews-ul li{width: 100%;overflow: hidden;padding: 36px 49px 0 31px;background: #f4f6f8; margin-bottom: 15px;transition: all .5s ease;}
.nynews-ul li:last-child { margin-bottom: 25px }
.nynews-ul li:hover{background: #f4f6f8;box-shadow: 0px 0px 10px 0 rgba(47, 76, 156, .4);transition: all .5s ease;}
.nynews-ul li .time-box{width: 90px;float: left;background: #0bbbb9;font-family: arial;color: #fff;text-align: center;padding: 7px 0 7px;}
.nynews-ul li .time-box .day{font-size: 48px;line-height: 50px;}
.nynews-ul li .time-box .year{font-size: 15px;line-height: 25px;}
.nynews-ul li .content{width: 92.275862068%;float: right;overflow: hidden;/* border-bottom: 1px solid #d3d5d6; */padding-bottom: 35px;}
.nynews-ul li .content hr{float: left;width: 1px;height: 90px;background: #e5e6e6;padding: 0;margin: 0;}
.nynews-ul li .content .Info{width: 78%;float: left;margin-left: 20px;}
.nynews-ul li .content .Info .tit{font-size: 18px;font-weight: bold;line-height: 25px;color: #333333;min-height: 25px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;transition: all .5s ease;}
.nynews-ul li:hover .content .Info .tit{color: #0bbbb9;transition: all .5s ease;}
.nynews-ul li .content .Info .key{font-size: 14px;color: #888888;line-height: 25px;margin: 14px 0;}
.nynews-ul li .content .Info .sub{font-size: 15px;color: #555555;line-height: 28px;min-height: 56px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-ul li .content .Pic{width: 16%;float: right;overflow: hidden; }
.nynews-ul li .content .Pic img{display: block;width: 100%;transform: scale(1);transition: all .5s ease;}
.nynews-ul li:hover .content .Pic img{transform: scale(1.12);transition: all .5s ease;}

@media(max-width:1331px) {
    .nynews-ul .news_list .news_list_r a:first-child { margin-bottom: 10px;padding-bottom: 10px;}
    .nynews-ul .news_list .news_list_r a .desc { padding-top:10px;}
    .nynews-ul li .content { width:88%;}
    .nynews-ul .news_list .news_list_l a .news_list_l_t .tit { width:65%;}
    .nynews-ul .news_list { margin-top: 0px; }
}
@media(max-width:1199px) {
    .nynews-ul .news_list .news_list_r a .desc .sub { -webkit-line-clamp: 1; min-height:auto;}
    .nynews-ul .news_list .news_list_l a .news_list_l_t .tit { width:65%;}
}
@media(max-width:991px) {
	.nynews-ul .news_list .news_list_r a .pic { width:35%;}
	.nynews-ul .news_list .news_list_r a .desc {width:64%; }
	.nynews-ul li .content { width:84%;}
	.nynews-ul li .content .Info { width:70%;}
	.nynews-ul li .content .Pic{ width:25%;}
	.nynews-ul .news_list .news_list_l { width: 41%; }
	.nynews-ul .news_list .news_list_r { width: 55%; }
	.nynews-ul .news_list .news_list_r a .desc .time { display: none; }
}
@media(max-width:767px) {
	
    .nynews-ul .news_list .news_list_l { width:100%;}
    .nynews-ul .news_list .news_list_r { width:100%; padding-left:0; padding-top:15px;}
    .nynews-ul .news_list .news_list_r a .pic { width:40%;}
    .nynews-ul .news_list .news_list_r a .desc {width:60%; }
    .nynews-ul .news_list .news_list_r a .desc .jt { display:none;}
    .nynews-ul .news_list { margin-top: 0px;}
    .nynews-ul li .time-box { display:none;}
    .nynews-ul li { padding:10px 10px;}
    .nynews-ul li .content hr { display:none;}
    .nynews-ul li .content { width:100%; padding-bottom:0;}
    .nynews-ul li .content .Info { width:60%; margin-left:0px; padding-right:10px;}
    .nynews-ul li .content .Pic {width:40%;}
    .nynews-ul li .content .Info .tit { font-size:16px; font-weight:normal;}
    .nynews-ul li .content .Info .key { display:none;}
    .nynews-ul li .content .Info .sub { font-size:14px;}
}
@media(max-width: 500px) {
	.ny_news_list {  padding-left:0px !important; padding-right: 0px !important;}
	.nynewslist .ny_container{  padding-left:10px; padding-right: 10px;}
	.nynews-ul .news_list .news_list_l a .news_list_l_t .tit { font-size: 16px; }
    .nynews-ul li .content .Info .tit { font-size:14px;}
    .nynews-ul li .content .Info .sub { font-size:12px;}
}

/*新闻详情*/
#nynew{padding: 50px 0;}
.shownews-top{padding-top:10px;padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 2;color: #333;text-align: center;font-size: 24px;margin-bottom: 5px;font-weight: bold;}
.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;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;}
#nynew .shownews-con p{font-size: 14px;line-height: 1.8; text-align: justify;}
@media (max-width:991px){
	#nynew{padding: 20px 10px;}
}
@media (max-width:767px){
	.shownews-top{padding-top:10px;}
	.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;padding-bottom: 20px;}
.nyjoblist-ul li{/* margin-bottom: 20px; */border-bottom: 1px solid #dedede;}
.nyjoblist-ul li .nyjoblist-top{padding: 20px 5px;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:6px 25px;background:#0bbbb9;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:#333333;color:#fff;}
@media (max-width:767px) {
	.nyjoblist-ul li .nyjoblist-top{padding:10px;}
	.nyjoblist-ul li .nyjoblist-top h3{font-size: 18px;}
	.nyjoblist-ul li .nyjoblist-top>a{    padding: 4px 18px;}
	
}
@media (max-width:400px) {
	.nyjoblist-ul li .nyjoblist-top span {padding-right: 3px;}
}

.showjob-left{padding-bottom:30px;}
.showjob-top{border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 2;color: #5a5a5a;text-align: center;font-size: 24px;font-weight: bold;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;padding:5px 10px;background: url(../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;}
}
@media (max-width:767px){
	.showjob-list li{width: 100%;}
}

/* 内页导航 */
#nynav{padding: 10px 0;border-bottom: 1px solid #ddd;}
.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(../images/page/location.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #0bbbb9;}
.crumbs{padding-left:20px;background: url(../images/page/location.png) left no-repeat;line-height: 25px;padding-top:10px;padding-bottom:10px;float: left;color: #444;}
.crumbs a{color: #444;}
.crumbs a:hover{color: #0bbbb9;}

.nyjc-desc{padding:20px;margin-bottom:20px;text-align:center;}
.nyjc-desc h1{font-size:36px;font-weight: bold;color:#333;margin-bottom:10px;}
.nyjc-desc p{font-size:16px;line-height:1.8;color:#666;}
@media (max-width:500px){
	.nyjc-desc{padding:0;margin-top:10px;}
	.nyjc-desc h1{font-size:24px;}
	.nyjc-desc p{font-size:14px;line-height:1.6;}
}

/*产品详情*/
.cjinh {line-height: 30px;font-size: 28px;font-weight: bold;color: #333;padding: 15px 0;text-align: center;}
.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:96.9px;height:96.9px;border: 1px solid #dadada;border-right: 1px solid #dadada;}
@media (max-width:1629px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:75px;height:75px;}
}
@media (max-width:1529px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1429px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:66px;height:66px;}
}
@media (max-width:1329px){
	.sp-wrap{border: 6px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:70px;height:70px;}
}
@media (max-width:1229px){
	.sp-wrap{border: 5px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:68px;height:68px;}
}
@media (max-width:1199px){
	.sp-thumbs a:link, .sp-thumbs a:visited{width:76px;height:76px;}
}
@media (max-width:991px){
	.sp-wrap{border: 4px solid #eee;}
	.sp-thumbs a:link, .sp-thumbs a:visited{width:79px;height:79px;}
}
@media (max-width:767px){
	.showpro-top h1{font-size: 20px;}
	.showpro-imgbox{padding:0;}
}
#spotlight .footer{width:100%;text-align:center !important;}
.showpro-rem{float:left;}
.showpro-rem>p{color:#0bbbb9;font-weight: bold;line-height: 25px;margin-bottom: 10px;font-size: 18px;}
.showpro-rem ul{}
.showpro-rem ul li:nth-child(n+4){display:none;}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #0bbbb9}

/*产品参数*/
.chane{background-color: #f8f8f8;padding: 0 15px;padding-bottom: 15px;}
.showpro-p{margin-bottom:20px;}
.showpro-p h1{font-size:24px;line-height:30px;color:#222;margin-bottom:10px;font-weight:bold;text-transform: capitalize;margin-top: 10px;}
.showpro-p h4{color:#666;font-size:14px;line-height:1.8;}
.showpro-p h5{color: #444;line-height: 25px;margin-bottom: 10px;}
.showpro-p ul li{font-size: 16px;}
.showpro-p p{display: inline-block;margin-right: 5px;color: #444;font-size: 16px;vertical-align: middle;padding-bottom: 3px;}
.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:#0bbbb9;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.showpro-con{margin-top: 20px;overflow: hidden;}
.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;border-radius: 5px 5px 0 0px;margin-right: 1px;}
.showpro-con ul li.on{background: #0bbbb9;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;}
#nyproduct .showpro-details .showpro-det .swiper-slide {width: 100% !important;}
.showpro-details .showpro-det table{width: 100%;}
.showpro-details .showpro-det strong{font-size:18px;}
.showpro-det>div{margin-bottom: 10px;}
.showpro-det p{margin: 5px 0;}
.showpro-det img{max-width: 100%;height:auto !important;}
.showpro-det video{max-width: 100%;height:auto !important;background:#000;}
@media (max-width:991px){
	.showpro-right{margin-top:20px;}
	.chane{background: #fff;padding: 0;}
	.cjinh{padding: 8px 0;font-size: 24px;}
}
@media (max-width:767px){
	.showpro-p>h1{font-size:22px;}
	.showpro-p p{line-height:20px;}
	.showpro-p ul li p{font-size: 14px;}
	.showpro-telcon p{line-height: 40px;}
	.showpro-details{font-size: 14px;line-height: 1.6;}
	.showpro-details .showpro-det strong{font-size:16px;}
	.showpro-tel{padding: 4px 0;}
	.showpro-telx img{display: none;}
	.en .showpro-con ul li{padding: 0 5px;font-size: 14px;}
}
@media (max-width:500px){
	.en .showpro-con ul li{padding: 0 2px;font-size: 12px;}
}
.sp-wrap{/* border-radius: 10px; */border: 2px solid #eee;}
table .firstRow th{text-align: center;    background: #2f3133;color: #fff;}
#nyprozylist .owl-dots{position:absolute;left:0;right:0;bottom:10px;font-size:0;text-align:center;}
#nyprozylist .owl-dots .owl-dot{width:10px;height:10px;display:inline-block;background:rgb(0 0 0 / 30%);margin-right:6px;border-radius:50%;}
#nyprozylist .owl-dots .owl-dot:last-child{margin-right:0;}
#nyprozylist .owl-dots .owl-dot.active{background:#000;}

/*相关产品*/
.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 #0bbbb9 solid;color: #0bbbb9;font-size: 18px;font-weight: bold;background:url(../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:#0bbbb9;}
#abprolist li a:hover p{background:#0bbbb9;color:#fff;}

.nyhpro{padding: 0 10px 30px;}
.nyhotpro{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;margin-bottom:20px;}
.nyhotpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #0bbbb9 solid;color: #0bbbb9;font-size: 18px;font-weight: bold;background:url(../images/page/ny-objs.png) no-repeat  left;}
.en .nyhotpro>h3 {font-size: 16px;width: 170px;}
#nyhotprolist li a{display:block;position:relative;}
.nyhotpro-img{overflow:hidden;border: 1px solid #eee;}
#nyhotprolist li a p{background: rgba(0,0,0,.5);width:100%;line-height:28px;padding:0 10px;text-align:center;color:#fff;font-size:15px;    background: url(../images/about_l.png) no-repeat  rgba(0,0,0,.5) center bottom;background-size: 22px;}
#nyhotprolist li a span{display: block;text-align: center;color:#fff;background: rgba(0,0,0,.5);padding: 5px 0;font-size: 12px;/* border-top: 1px solid #333; */}
#nyhotprolist li a:hover p{background: #0bbbb9;background: url(../images/about_l.png) no-repeat  #0bbbb9 center bottom;background-size: 22px;}
#nyhotprolist li a:hover span{background: #0bbbb9;}
@media (max-width:767px){
	/* .sp-wrap{margin-top: 10px;} */
	hr{margin: 10px 0;}
}
@media only screen and (max-width:767px) {
#nyhotprolist li a p{line-height:30px;font-size:14px;}
}

/* 标签 */
.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:#0bbbb9;}
/* 分享按钮 */
.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: #0bbbb9;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: #0bbbb9;}
.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: #0bbbb9;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;}
}


/*联系我们*/
#ny_lx { padding-top: 55px; padding-bottom: 30px;overflow: hidden; display: block; background: #f7f7f7;}
#ny_lx .ny_lx_bg { display: block; overflow: hidden; margin-top: 45px; }
#ny_lx .ny_lx_t { text-align:center; display: block; overflow: hidden; margin-bottom: 25px; }
#ny_lx .ny_lx_t p {font-size: 44px;font-weight: bold;color: #0bbbb9;display: block;margin-bottom: 5px;line-height: 1;letter-spacing: -2px;text-transform: uppercase;text-align: center;}
#ny_lx .ny_lx_t span { font-size: 32px;color: #333;opacity: 1;display: block;text-align: center;}
.lianxi_m { overflow: hidden;margin-top: 10px; margin-bottom: 24px; background: #f5f5f5;}
.lianxi_m .lianxi_ml { width: 410px; float: left; background: #0bbbb9;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: #0bbbb9;}
.contact_ny ul  { background: #fff; overflow: hidden; border-left: 1px solid #ececec; border-top: 1px solid #ececec;}
.contact_ny ul li {float: left;width:33.3333%;height: 140px;border-right: 1px solid #ececec;border-bottom: 1px solid #ececec; padding:35px;text-align: left;box-sizing: border-box; }
.en .contact_ny ul li:last-child{padding: 20px 35px;font-size: 14px;   }

.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: #0bbbb9;margin-bottom: 10px; font-size: 18px; font-weight: bold;}
#nytitle p{font-size: 40px;font-weight: bold;color: #0bbbb9;display: block;margin-bottom: 5px;line-height: 1.2; text-transform:uppercase;}
#nytitle span{font-size: 24px;color: #666;opacity: 1;display: block;text-transform: uppercase;line-height: 1;}
@media(max-width: 1329px){
	.contact_ny ul li{padding: 25px 15px;height: 120px;}
	.en .contact_ny ul li{padding: 35px;height: 140px;}
	#nytitle p{font-size: 36px;}
}
@media(max-width: 1299px) {
	.contact_ny ul li em{margin-top: 0;}
}
@media(max-width: 1199px) {
	.contact_ny ul li{width: 50%;}
	.contact_ny ul li p{font-size: 15px;}
	.lianxi_m .lianxi_ml { width: 400px; }
	.lianxi_mr_i { display: none; }
	.lianxi_mr { width: calc(100% - 400px); }

}
@media(max-width: 767px) {
	#nytitle p{font-size: 26px;}
	.lianxi_m .lianxi_ml .lianxi_ml_m{line-height: 30px;}
	.en .contact_ny ul li{padding: 15px;height: auto;}
	.en .contact_ny ul li:last-child{padding: 15px;font-size: 14px;   }
}


@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%; padding:15px 20px; height: 110px;}
	.contact_ny ul li:last-child { border-bottom: 1px solid #ececec; }
	.lianxi_mr_m { padding-top: 15px; padding-bottom: 20px; }
	.lianxi_m .lianxi_ml .lianxi_ml_m { font-size: 20px; }
	.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; }
	#ny_lx { padding-top: 25px; }
	#ny_lx .ny_lx_bg { margin-top: 25px; }
	#ny_lx .ny_lx_t p { font-size: 26px; }
	#ny_lx .ny_lx_t span { font-size: 24px; }
	#ny_lx .ny_container { padding-left: 0px;padding-right: 0px; }
	.lianxi_mr_m span { font-size: 20px; }
	.lianxi_mr_m { font-size: 14px; line-height: 2; }
}


/*联系我们修改*/
.map_city_xg { display: block; }
.map_city_xg .box { display: block; margin-top: 20px; background: #f6f7fb; padding:20px;}
.map_city_xg .box .t { display: inline-block; line-height: 2; border-bottom: 2px solid #0bbbb9; font-weight: bold; font-size: 20px; color: #0bbbb9; }
.map_city_xg .box ul { display: flex; margin-top: 15px;  flex-wrap: wrap;}
.map_city_xg .box ul .desc {width: 33.3%; display: block; margin-bottom: 15px;border-right: 1px solid #c2c1c1;padding: 0 15px;}
.map_city_xg .box ul .desc:nth-child(3n){border-right: none;}
.map_city_xg .box ul .desc:nth-child(1),.map_city_xg .box ul .desc:nth-child(5n){padding-left: 0;}
.map_city_xg .box ul .desc .list { display: block; }
.map_city_xg .box ul .desc .list .t2 { font-size: 17px; color: #444; display: block; line-height: 2; font-weight: bold;}
.map_city_xg .box ul .desc .list p { margin:0; font-size: 14px; color: #666; display: block; }


.map_city_xg .box ul .desc_en{width: 45%; display: block; margin-bottom: 15px; margin-right: 45px;}


@media(max-width: 1199px) {
	.map_city_xg .box ul .desc { padding-right: 2%; width: 50%;}
	.map_city_xg .box ul .desc:nth-child(1),.map_city_xg .box ul .desc:nth-child(3n){padding-left: 0;}
	.map_city_xg .box ul .desc:nth-child(2n){border-right: none;}
}

@media(max-width: 991px) {
	.map_city_xg .box ul .desc:nth-child(n){padding-left: 0;}
	.map_city_xg .box ul .desc:nth-child(n){border-right: none;}
	.map_city_xg .box ul .desc { width: 100%; padding-right: 0%; }
	
	.map_city_xg .box ul .desc .list .t2 { font-size: 16px; }
	.map_city_xg .box ul .desc .list p { font-size: 13px; }
}
@media(max-width: 767px){
	.map_city_xg .box .t { font-size: 17px; }
}
/*翻页样式*/
.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:#0bbbb9; display: inline-block; }
.metpager_5 a:hover { border:1px solid #0bbbb9; color:#fff; background-color:#0bbbb9;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#0bbbb9; border:1px solid #0bbbb9; 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(../images/page/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(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/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;}
}
