@charset "utf-8";


 @font-face {
	font-family:'Barlow';
	src: url('../fonts/Barlow-Bold.ttf'); }
	



/* CSS Reset */
html{-webkit-text-size-adjust:none;font-size: 62.5%;} 
body{color: #1a1a1a;overflow-x:hidden;margin:0; padding:0;font-family:Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6,p {margin: 0;padding: 0;font-size: unset;}
input,select,textarea {border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}


a,*::before,*::after {font-size: ;text-decoration:none;color: #1a1a1a;} 

.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.wow {}
.wow.zoomIn {opacity: 1;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s; }



.mobile_daohang{ display:none}
.bottomNav {display:none;}


.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none; -webkit-transition:all 2s ease 0s; transition:all 1s ease 0s;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center,img.img-center {height:-webkit-min-content;height:-moz-min-content;height:min-content;width: auto;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.img-alt {opacity: 0;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center {text-align: center;}
.input-1,.textarea-1{background:none;padding: 2rem 0;box-sizing: border-box;border: none;width: 100%;border-bottom: 1px solid #e7e7e7;color: #000;transition:all .4s ease;}
.input-1:focus,.textarea-1:focus {border-bottom: 1px solid #000;}
.textarea-1 {min-height: 150px;}
.input-1::-webkit-input-placeholder,.textarea-1::-webkit-input-placeholder{ color: #999;} 
.div-container {position: relative;width: 74%;margin: auto;}
.div-content {width: 83%;margin: auto;}
.aside-top {position: fixed; width: 50px;bottom:3%;right:1%; z-index:199;display: none;}
.aside-top a {width: 50px;height: 50px;display: block;overflow: hidden; background: #bb171e url('../images/up1.png') no-repeat center;border-radius: 100%;background-size: 30%;}




.bottomNav{ display:none}
.mobile_daohang{ display:none}




/* header */
.header {position:fixed;left: 0;top: 0;z-index: 500;width: 100%;transition:all .4s ease;backdrop-filter: blur(6px);}
.header::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;z-index: 1;background: rgba(255,255,255,.2);}
.header * {transition:all .4s ease;}
.header-content {width:100%;height: 8rem;margin: auto;position: relative;z-index: 500;}
.header-nav,.header-nav ul li,.header-nav ul li::after,.header-nav ul a.nav,.header-icon ,.header-icon li {display: inline-block;vertical-align: middle;}
.header-logo {position: absolute;left: 8%;top: 50%;transform: translateY(-50%);z-index: 10;width: auto;max-width: 8%;}
/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:1650px){  
.header-logo {position: absolute;left: 2%;}


}

.header-logo h1{ padding-top:22px;font-size:33px; font-weight:900; width:250px; line-height:25px; letter-spacing:7px;}
.header-logo h1 span{ font-size:15px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px; text-transform:uppercase;    line-height: 40px;}


.header-logo a {display: block;}

.header-logo .logo1{ display:none}
.header-logo .logo2{ display:block; color:#fff; }


.scroll-down .logo1{ display:block; color:#000; }
.scroll-down .logo2{ display:none}
.scroll-top .logo1{ display:block; }
.scroll-top .logo2{ display:none}


.header-logo img{display: block; width:75px; float:left; padding-right:15px;} 
.header-logo svg {display: block;width: 100%;height: auto;}
.header-center {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 9;text-align: center;font-size: 0;width: 100%;}
.header-center {left: 70%;}
.header-nav {text-align: center;}
.header-nav ul{list-style: none;margin: 0;padding: 0;font-size: 0;}
.header-nav ul li{list-style: none;margin: 0;position: relative;font-size: 0;z-index: 50;padding: 0;}
.header-nav ul a {color: #fff;}
.header-nav ul a.nav{position: relative; padding: 0 3rem;font-size: 0;}
.header-nav ul a.nav span {position: relative;line-height: 8rem;display: block;font-weight: 500; text-shadow: 0 0 5px rgba(0,0,0,.5);}
.header.scroll-down .header-nav ul a span{text-shadow: 0 0 5px rgba(0,0,0,0);}
.header.scroll-top .header-nav ul a span{text-shadow: 0 0 5px rgba(0,0,0,0);}
.header-nav ul a.nav span::after {content: '';width: 100%;height: 2px;position: absolute;left: 0;bottom:0;background: #018f39; opacity: 0;}
.header-nav ul li.cur a.nav span::after,.header-nav ul li.cur a.nav:hover span::after,.header-nav ul li.on a.nav:hover span::after {opacity: 1;}
.header-right {position: absolute;right: 4%;top: 50%;z-index: 521; transform: translateY(-50%);}
.header-right .menu-toggle {margin-right: 0rem;}
.header-right .menu-toggle span{ position:absolute; right:0}
.header-right .language,.header-right .menu-toggle{display: inline-block;vertical-align: middle;position: relative;}
.header-right .language {margin-left: 2rem;}
.header-right .language i{display: inline-block;vertical-align: middle;position: relative;width: 2.6rem;height: 2.6rem;}
.header-right .language i img {filter:invert(1);}
.header-right .language span{display: inline-block;vertical-align: middle;margin-left: 1px;}
.show-language {position: absolute;right: -50%;top: 100%;z-index: 111;width: 18rem;margin-right: -6.5rem;display: none;}
.show-language::before {content: ''; width:0;height: 0;border-right:1rem solid transparent;border-left:1rem solid transparent;border-bottom:1rem solid rgba(0,0,0,1);
	position: absolute;left: 50%;top: 1px;margin-left:-1rem;}
.show-language-item {background: rgba(0,0,0,1);padding: 5%;overflow: hidden;position: relative;margin-top: 1rem;}
.show-language-item a {display: block;padding:10%;text-align: left;border-bottom: 1px solid rgba(255,255,255,.2);color: #fff!important;}
.show-language-item a:hover {color: #999!important;}
.show-language-item a:last-child {border: none;}

.header-right .menu-toggle span {
    position: absolute;
    right: 0;
    top: 29%; font-family:Arial, Helvetica, sans-serif; 
  
}
.index .header {left: 1%;width: 98%;top: 2%;border-radius: 5px;background: #fff;}
.index .header .header-nav ul a {color: #222;}
.index .header .header-nav ul a.nav span::after {background: #3fac43;}
.index .header .header-logo a,.index .header .header-right .language i img,.index .header .menu-toggle {filter: none;}
.header.scroll-down,.header.scroll-top,.header.black,.detail .header {left: 0;width: 100%;top: 0;border-radius: 0;background: #fff;}
.header.scroll-down .header-nav ul a span,.header.scroll-top .header-nav ul a span,.header.black .header-nav ul a span,.detail .header-nav ul a span{color: #222;}
.header.scroll-down .header-nav ul a.nav span::after,.header.scroll-top .header-nav ul a.nav span::after,.header.black .header-nav ul a.nav span::after,.detail .header-nav ul a.nav span::after {background: #018f39;}
.header.scroll-down .header-logo a,.header.scroll-top .header-logo a,.header.black .header-logo a,.detail .header-logo a,
.header.scroll-down .header-right .language i img,.header.scroll-top .header-right .language i img,.header.black .header-right .language i img,.detail .header-right .language i img,
.header.scroll-down .header-right .menu-toggle,.header.scroll-top .header-right .menu-toggle,.header.black .header-right .menu-toggle,.detail .header-right .menu-toggle {filter: none;}



.header-show-mark {position: fixed;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0,0,0,0);z-index:-1;opacity: 0;transition:all .4s ease;}
.header-show-mark.cur {display: block;z-index: 100;opacity: 1;}
.header-nav-show {position: fixed;left: 0;top: 0;width: 100%;z-index:111;overflow: hidden;transition:all .4s ease;}
.header-nav-show.Hide {opacity:0;height: 0;z-index:111;}
.header-nav-show-content {margin-top:8rem;width:100%;position: relative;overflow: hidden;transition:all .4s ease;background: #fff;overflow: hidden;border-top: 1px solid #f5f5f5;}
.header-nav-content {text-align: center;font-size: 0;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;width: 90%;
    margin: 0 auto;}
.header-nav-item {display: inline-block;vertical-align: top;width: 13%;transition:all .4s ease;position: relative;}
.header-nav-item::before {content: '';width: 100%;height: 2px;position: absolute;left: 0;top: 0;background: #018f39;transition:all .4s ease;opacity: 0;}
.header-nav-item:hover,.header-nav-item.cur {background: #f7f7f7;}
.header-nav-item:hover::before,.header-nav-item.cur::before {opacity: 1;} 
.header-nav-item:first-child:hover {background: none;}
.header-nav-item:first-child:hover::before {opacity: 0;} 
.header-nav-item ul {list-style: none;margin: 0;padding: 5rem 0;overflow: hidden;position: relative;}
.header-nav-item ul::after {content: '';width: 1px;height: 100%;position: absolute;left: 0;top: 0;background: #f5f5f5;}
.header-nav-item:last-child ul::after {display: none;}
.header-nav-item ul a {display: block;padding: 1% 0;color: #454545;}
.header-nav-item ul a:hover {color: #018f39;}
.header-nav{width: 100%;}
.header.hover .header-nav ul li {width: 8%;}
.header.hover .header-center{left: 0;width: 100%;transform: translate(0,-50%);}
.no-touch .header-nav-show.Hide {opacity:1;height: auto;z-index: 111;}
.no-touch .header-show-mark {display: block;z-index: 100;opacity: 1;}
.no-touch .header {left:0;width: 100%;top: 0;border-radius: 0;background: #fff;}
.no-touch .header .header-center {left: 0;transform: translate(0,-50%);}
.no-touch .header .header-nav ul li {width: 8%;}
.no-touch .header .header-nav ul a {color: #222;}
.no-touch .header .header-nav ul a.nav span::after {background: #018f39;}
.no-touch .header .header-logo img,.no-touch .header .header-right .language i img,.no-touch .header .menu-toggle {filter: none;}
.no-touch .header-nav ul li.cur a.nav span::after,.no-touch .header-nav ul li.cur a.nav:hover span::after,.no-touch .header-nav ul li.on a.nav:hover span::after {opacity: 0;}
.no-touch .header-nav-content .header-nav-item:first-child {opacity: 0!important;}


.header-nav-mshow {position: relative;padding: 2% 0;display: none;transition: none;}
.header-nav-mshow a {padding: 2% 0;}
.header-nav ul a.nav.mnav::after {content: '';width: .6rem;height: 1.2rem;position: absolute;right: 5%;top: 50%;transform: translateY(-50%);background: url('../images/r1.svg') center no-repeat;background-size: 100%;}
.header-nav ul a.nav.mnav.cur::after {transform: translateY(-50%) rotate(90deg);}
.no-touch .header-nav-mshow {/*display: none!important;opacity: 0;*/}



/* menu */
.menu-toggle {display: none;width:12rem;height: 6rem;position: absolute;overflow: hidden;right: 0;top: 0px;z-index: 900;filter: invert(1); background:url(../../images/a1.png) no-repeat left center; background-size:27%}
.cd-nav-trigger {display: block;width: 13rem;height: 7rem;}
.menu-toggle span.hamburger,
.menu-toggle span.hamburger:after,
.menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-12px;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.menu-toggle span.hamburger:after {margin-top:-5px;top:-4px;transition-delay:0.27s;width: 12px;margin-left:-3px;}
.menu-toggle span.hamburger:before {margin-top:5px;top:4px;transition-delay:0.2s;margin-left:-14px;}
.menu-toggle span.hamburger {width: 18px;}
.menu-toggle span.cross:before,
.menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.no-touch .menu-toggle span.hamburger,
.no-touch .menu-toggle span.hamburger:after,
.no-touch .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.no-touch .menu-toggle span.hamburger:after {transition-delay:0s;}
.no-touch .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.no-touch .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #000;}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #000;}






.abab{color:#0066CC; font-weight:900}
.abab a{color:#0066CC;}


  .mm4 a{ color:#FFFFFF}
  .mm4 a:hover{ color:#FFFFFF; font-weight:900}



/*服务体系*/
.i_service{  width: 90%;
    margin: 0 auto;
    max-width: 1500px; }


.i_service ul li{ float:left; width:22%; transition:all 0.3s; position:relative; text-align:center;  padding-bottom:20px; padding-top:50px; padding-bottom:30px; margin-right:4%;border-radius:10px;background: rgba(69, 162, 51, 0.8);}
.i_service ul li:after{ content:""; position:absolute; right:0; top:0; height:100%; width:0px; background:#fff;}
.i_service ul li:last-child:after{ width:0;}
.i_service ul li .boxs{ width:94%; margin:0 auto; overflow:hidden;}
.i_service ul li i{ display:block; width:99px; height:99px; margin:0 auto; background-repeat:no-repeat; background-size:100% 100%;}
.i_service ul li i.bgs1{ background-image:url(../../images/i_ico1.png);}
.i_service ul li i.bgs2{ background-image:url(../../images/i_ico2.png);}
.i_service ul li i.bgs3{ background-image:url(../../images/i_ico3.png);}
.i_service ul li i.bgs4{ background-image:url(../../images/i_ico4.png);}
.i_service ul li .h3{ font-weight:normal; line-height:42px; overflow:hidden; margin-top:5%; font-size:20px; color:#fff; font-weight:900}
.i_service ul li .desc{ color:#fff; font-family:Arial;  font-size:16px; overflow:hidden;height:20px; line-height:20px; margin-top:1%;}
.i_service ul li .p{ color:#fff; font-size:15px; overflow:hidden; line-height:27px; height:140px;margin-top:2%; padding:15px 8% 0px 8%; text-align:left}



.i_service ul li:nth-child(1){ background:#a7d31a;}
.i_service ul li:nth-child(2){ background:#60be63;}
.i_service ul li:nth-child(3){ background:#11adb1;}
.i_service ul li:nth-child(4){ background:#26a740; float:right; margin-right:0;}


/* footer */
.footer {background:#333333;position: relative;clear: both; overflow: hidden;color: #fff;}
.footer a {color: #fff;}
.footer a:hover {color: #1ea543;}
.footer ul,.footer li {list-style: none;margin: 0;padding: 0;}
.footer-content-top {padding: 100px 0 130px 0;position: relative;}
.footer-content-top::before,.footer-content-top::after {content: '';width: 50%;height: .8rem;position: absolute;left: 0;top: 0;background: #018f39;}
.footer-content-top::after {left: auto;right: 0;background: #808080;}
.footer-content {width: 83%;margin: auto;position: relative;}
.footer-top-left {float: left;width: 21%; margin-right:9%; text-align:center}
.footer-logo {width: 27%;}
.footer-logo a{width: 100%;height: auto;display: block;}
.footer-logo img {display: block;width: 100%;}
.footer-logo .st0 {fill: #fff;}
.footer-contact {margin-top: 5%;}
.footer-social {margin-top: 5%;} 
.footer-social li {display: inline-block;vertical-align: middle;margin-right: 2%;position: relative;}
.footer-social li:first-child {margin-left: -.3%;}
.footer-social li a{position: relative;display: block;width: 2rem;height: 2rem;opacity: .3;}
.footer-social li a:hover {opacity: 1;}
.footer-social li:hover .ewmshow-1{display: block;}
.ewmshow-1 {background: #fff;padding: 5px;width: 90px;height: 90px;overflow: hidden;position: absolute;bottom: 100%;left: 50%;border-radius: 4px;margin-left: -50px;display: none;}
.footer-top-right {float: right;width:60%; margin-top:4%}
.footer-nav {overflow: hidden;text-align: right;display: flex;justify-content: space-between;}
.footer-nav ul{display: inline-block;vertical-align: top;text-align: left;}
.footer-nav ul strong {display: block;padding-bottom: 2rem;font-weight: normal;}
.footer-nav li{padding: 2% 0;overflow: hidden;}
.footer-nav a {color: #999;}
.footer-content-bottom {clear: both;overflow: hidden;position: relative;}
.footer-content-bottom .footer-content {border-top: 1px solid rgba(255,255,255,.1);padding: 2% 0;}
.footer-copy,.footer-content-bottom a  {color: #999999;}
.footer-content-bottom a:hover {color: #fff;}
.footer-link {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
  
		




/* index */ 

.index-banner-swiper {width: 100%;height: 100%;position: relative;background: #000;} 
.index-banner-swiper .swiper-slide-active .img .pic {animation: srmgani 4000ms 1 ease forwards;}
@keyframes srmgani{0%{transform:scale(1.05);} 100%{transform:scale(1.0);}}
.index-banner-item {position: relative;}
.index-banner-text {position: absolute;left: 8.5%;top: 55%;transform: translateY(-50%);z-index: 100;}
.index-banner-text.none {display: none;}
.index-banner-text .title-2 {margin-top: -1rem; } 
.index-banner-swiper .title-1,
.index-banner-swiper .title-2,
.index-banner-swiper .text-1,
.index-banner-swiper .more-2 {opacity: 0;transform:translateY(-60px);transition: opacity .8s linear,transform .8s cubic-bezier(.215,.61,.355,1); font-weight:900}
.index-banner-swiper .title-1 {transition-delay: .2s;}
.index-banner-swiper .title-2 {transition-delay: .3s; } 
.index-banner-swiper .text-2 {transition-delay: .4s;} 
.index-banner-swiper .more-2 {transition-delay: .5s;} 
.index-banner-swiper .swiper-slide-active .title-1,
.index-banner-swiper .swiper-slide-active .title-2,
.index-banner-swiper .swiper-slide-active .text-1,
.index-banner-swiper .swiper-slide-active .more-2  {transform: translateY(0px);opacity: 1;}
.index-banner-swiper .more-2 {margin-top: 10%;}
.index-banner-swiper .text-1 {margin-top: 3%;}
.index-banner-swiper .text-1 span {display: block;opacity: 1;padding-left: 0rem;position: relative;margin-left: 0%;}
.index-banner-swiper .text-1 span::before {content: '';width: 0px;height: 100%;background: #018f39;position: absolute;left: 0;top: 0;}


.banner-pagination {left: auto!important;bottom:auto!important;right:3%!important;left:auto;top:50%;width: auto!important;color: #fff;transform:translateY(-50%);text-align: center;position: absolute;}
.banner-pagination span{opacity: 1;margin: 5px 0!important;position: relative;width: 30px;height: 30px;background: transparent;display: block;}
.banner-pagination span::before {content: '';width:6px;height:6px;position: absolute;left:50%;top:50%;border-radius: 100%;transform: translate(-50%,-50%);background: #fff;transition:all .4s ease;opacity: .5;}
.banner-pagination span::after {content: '';width:26px;height:26px;position: absolute;left:50%;top:50%;border-radius: 100%;transform: translate(-50%,-50%);z-index: 1;border: 2px solid rgba(255,255,255,.5);opacity: 0;transition:all .4s ease;}
.banner-pagination span.swiper-pagination-bullet-active::before {background: #018f39!important;}
.banner-pagination span.swiper-pagination-bullet-active::after {opacity: 1;}
.banner-pagination span.swiper-pagination-bullet-active .content {opacity: 1;}
.banner-pagination span .content {position: absolute;top: 0;width: 50%;height:100%;margin: 0;padding: 0;overflow: hidden;opacity: 0;transition:all .4s ease;z-index: 11;}
.banner-pagination span .left {left: 0;}
.banner-pagination span .right {right: 0;}
.banner-pagination span .circle {position: absolute;margin: 0;width: 30px;height: 30px;border-radius: 50%;border: 2px solid transparent;transform: rotate(135deg);box-sizing: border-box;}
.banner-pagination span .left-circle {left: 0;border-top-color: #018f39;border-left-color: #018f39;}
.banner-pagination span .right-circle {right: 0;border-bottom-color: #018f39;border-right-color: #018f39;}
.banner-pagination span.swiper-pagination-bullet-active .left-circle {animation: circleleft 3s linear forwards;}
.banner-pagination span.swiper-pagination-bullet-active .right-circle {animation:circleright 3s linear forwards;}
@keyframes circleright {0% {transform: rotate(135deg);}50%,100% {transform: rotate(315deg);}}
@keyframes circleleft {0%,50% {transform: rotate(135deg);}100% {transform: rotate(315deg);}}



.more-2 {width: 15rem;margin-top: 2%;position: relative;}
.more-2 i{display: block;height: 7rem;width: 7rem;border-radius: 100%;background: #018f39;}
.more-2 span{display: block;position: absolute;left: 23%;top: 50%;transform: translateY(-50%);color: #fff;}
.more-2 a:hover i{transform: scale(1.1);}
.jcd-title {position: relative; background:url(../images/wen.png) no-repeat right 10px}
.jcd-title.center {text-align: center;}
.jcd-title.right {text-align: right;}
.jcd-title .entitle-1{color: #ccc;}
.jcd-title .title-1{color: #018f39;}
.jcd-title .title-1 h3{font-weight: 900;color: #222; font-size:35px;}
.jcd-title .title-3 h3{font-weight: 900;}
.jcd-title .title-2 {color: #222;margin-top: .5%;letter-spacing: -2px;}
.jcd-title .text-2 {color: #666666;margin-top: 2%;text-align: justify; font-size:15px; line-height:30px;}

.index-market-application {padding: 7rem 0 10rem 0;overflow: hidden;border-bottom: 0px solid #e9e9e9;}
.index-market-application-bottom {padding-top: 3%;overflow: hidden;}
.index-market-application-item {float: left;width: 33.2222%;overflow: hidden;margin-bottom: .111%;margin-right: .111%;}
.index-market-application-item.mr0 {margin-right: 0;}
.index-market-application-item a{display: block;position: relative;}
.index-market-application-item .title-1 {position: absolute;left: 6%;bottom: 8%;width: 86%;z-index: 11;}
.index-market-application-item .title-1 h4{color: #fff;}
.index-market-application-item a:hover .pic {transform: scale(1.03);}
.play-1 {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;}
.play-1 i {display: block;width: 10rem;height: 10rem;background: url('../images/play.png') center no-repeat;background-size: 100%;}


.index-about-jcd {padding:80px 0 0px;overflow: hidden; }
.index-about-jcd-left {float: left;width:56%;}
.index-about-jcd-left .jcd-title .title-2 {width: 84%;font-family:Barlow-Regular; line-height:45px;}
.index-about-jcd-left .jcd-title .text-2 {margin-top: 1%;letter-spacing:0px; font-size:16px;}
.index-about-jcd-right {float: right;width: 38%; margin-right:1%} 


.pp121{background:url(../templates/image/aboutbg.jpg) no-repeat center top; background-size:100%; margin-top:70px; padding-top:30px; width:100%; float:left}

.pp121 h4{ width:100%; float:left; text-align:center; font-size:35px; padding-top:50px; padding-bottom:0px; line-height:45px;}
.pp121 h4 span{ width:100%;  float:left; text-align:center; font-size:20px; font-weight:normal; text-transform:uppercase; line-height:35px;}




.index-about-jcd-video {display: block;position: relative;} 
.index-about-jcd-video .pic1{ width:489px; height:326px;border-radius:35px 0px 35px; overflow:hidden; 
}
.index-about-jcd-video .pic1 img{ width:100%;-webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}
.index-about-jcd-video .pic1 img:hover{transform: scale(1.1);-webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}

.index-about-jcd-bottom {margin-top: 0rem;overflow: hidden; width:100%}
.index-about-jcd-data {overflow: hidden;padding:4% 3% 2%; border-top:solid 1px rgba(0,0,0,.1); width:100%; margin-top:35px; }
.index-about-jcd-item {float: left;width: 50%;position: relative;}
.index-about-jcd-item:nth-child(2){ width:50%}
.index-about-jcd-item:nth-child(1){ width:50%;}


.index-about-jcd-item .icon-1{position: absolute;}
.index-about-jcd-item .icon-1 img {max-width: 100%;}
.index-about-jcd-item .right-1{float: left;width: 70%;margin-left: 30%;}
.index-about-jcd-item .number-1 {position: relative;display: inline-block; padding-top:4%}
.index-about-jcd-item .number-1 strong{display: block;letter-spacing: -4px;}
.index-about-jcd-item .number-1 sub{position: absolute;right: -4rem;top: 3rem;width:27px; height:27px; background:#79af72;    border-radius: 50%; line-height:27px; text-align:center; color:#fff;background-image: -webkit-linear-gradient(left,#79af72,#79af72);}


@media all and (max-width:1650px){  

.index-about-jcd-item .number-1 sub{position: absolute;right: -5rem; top: 3.5rem;width:27px; height:27px;   border-radius: 50%; line-height:27px; text-align:center; color:#fff}



}
.index-about-jcd-item .text-1{overflow: hidden; color:#484848; line-height:33px;}


.m31{ border:#c0c0c0 solid 1px;width:130px; line-height:28px; float:left;color:#7d7d7d;text-align:center;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal;  color: #000; margin-top:10px}

.m31 a{border-radius:0px; width:130px; line-height:28px; float:left; color:#4d4d4d;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; margin-top:10; font-size:14px}
.m31 a:hover{ 
	background:#131313\9;color: #fff;}
	
.m31:after{content:'';position:absolute;height:100%;width:0;background:#1ea542;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s; }
.m31:hover:after,.ydao ul li.cur:after{width:100%;color: #fff;}



.m32{ border:#c0c0c0 solid 1px;width:160px; line-height:38px; float:left;color:#7d7d7d; margin-top:10px; text-align:center;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; line-height:38px; height:38px;  color: #000; margin-top:30px}

.m32 a{border-radius:0px; width:160px; line-height:38px; float:left; color:#4d4d4d;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; line-height:38px; height:38px; margin-top:0; font-size:14px}
.m32 a:hover{ 
	background:#131313\9;color: #fff;}
	
.m32:after{content:'';position:absolute;height:100%;width:0;background:#018f39;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s; }
.m32:hover:after,.ydao ul li.cur:after{width:100%;color: #fff;}



.m33{ border:#b39b77 solid 0px;width:155px; line-height:42px; float:left; margin-top:10px; text-align:center; background:#1354a6;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; line-height:42px; height:42px;  margin-top:25px;border-radius:25px; margin-right:6px; font-size:16px;
}

.m33 a{border-radius:0px; width:155px; line-height:40px; float:left; color:#fff;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; line-height:42px;  margin-top:0;}
.m33 a:hover{ 
	background:#038bd7\9;color: #fff;}
	
.m33:after{content:'';position:absolute;height:100%;width:0;background:#038bd7;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s; border-radius:25px;}
.m33:hover:after,.ydao ul li.cur:after{width:100%;color: #fff;}








.index-customers {overflow: hidden;position: relative;}
.index-customers-text {position: absolute;right: 9%;top: 50%;transform: translateY(-50%);z-index: 11;width: 20%;color: #fff;}
.index-customers-text .jcd-title .title-2{color: #fff;}
.index-customers-text .jcd-title .title-100 {margin-left: -5%;margin-top: -5%;position: relative;}
.index-customers-text .jcd-title .title-100 strong{letter-spacing: -10px;}
.index-customers-text .jcd-title .title-100 sub {position: absolute;right: -10%;bottom: 20%;}
.index-customers-logo {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
.index-customers-row {width: 25%;height: 100%;float: left;overflow: hidden;position: relative;}
.index-customers-row::after {content: '';right: 0;top: 0;width: 1px;height: 100%;background: #fff;opacity: .1;position: absolute;}
.index-customers-list {position: absolute;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.index-customers-logo-item {position: relative;width: 100%;}
.index-customers-logo-item .img-center {opacity: .5;transition:all .4s ease;}
.index-customers-logo-item:hover .img-center {opacity: 1;}


.index-media-news {padding: 5% 0;overflow: hidden;background: #f2f2f2;}
.index-media-new-top {overflow: hidden;}
.index-media-new-bottom {margin-top: 3%;overflow: hidden;position: relative;}
.index-media-new-left {float: left;width: 50%;}
.index-media-new-right {width:100%;height: 100%;border-top:0px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;overflow: hidden;box-sizing: border-box;}
.index-media-new-right::after,.index-media-new-right::before{content: '';position: absolute;top: 0;background: #e6e6e6;}
.index-media-new-right::after {width: 1px;height: 100%;left: 50%;}
.index-media-new-right::before {width: 100%;height: 0px;left: 0;top: 50%;}
.index-media-new-item {overflow: hidden;float: left;width:50%;height:190px;position: relative;background: #fff;border-top: 1px solid #e6e6e6; border-radius:5px;}
.index-media-new-item.cur a {background:#5bab48;color:#FFFFFF}
.index-media-new-item.cur a::after {opacity: 1;}
.index-media-new-item.cur .text-1 {color: #fff;}

.index-media-new-item .text {position: absolute;left: 10%;top: 15%;width: 80%;height: 75%;z-index: 11;}
.index-media-new-item .text-1 {color: #000;font-weight: 900;}
.index-media-new-item .title-1 {margin-top: 3%;}
.index-media-new-item .date-1 {position: absolute;bottom: 0;left: 0;}
.index-media-new-item img {height: 100%;}

.index-media-new-item a {display: block;position: relative;width: 100%;height: 100%;}
.index-media-new-item a::after {content: '';width: 8rem;height:6rem;position: absolute;right: 0;bottom: 0;background: url('../images/fuzu1.png') center no-repeat;background-size: 100%;opacity: 0;}



/* about */
.jcd-banner {position: relative;overflow: hidden;}
.jcd-banner .text {position: absolute;color: #fff;top: 55%;transform: translateY(-50%);z-index: 11;width: 50%;left: 8.5%;}
.jcd-banner .title-1 {overflow: hidden;}
.jcd-banner .title-1 h2{font-weight: 900;}
.jcd-banner .text-1 {overflow: hidden;}

.jcd-company-profile {padding: 5% 0 4% 0;overflow: hidden;border-bottom: 1px solid #e5e5e5;background: #f2f2f2;}
.jcd-company-profile-top {overflow: hidden;}
.jcd-company-profile-left {float: left;width: 45%;}
.jcd-company-profile-left .jcd-title .text-2{margin-top: 4%;}
.jcd-company-profile-right {float: right;width: 48%;overflow: hidden;}
.jcd-company-profile-bottom {margin-top: 3%;overflow: hidden;}
.jcd-company-profile-bottom .index-about-jcd-data {border: none;}

.jcd-management-system {padding: 5% 0;overflow: hidden;background: #f2f2f2;}
.jcd-management-system-top {text-align: center;}
.jcd-management-system-bottom {position: relative;}
.jcd-management-system-swiper {padding: 3% 0 5% 0;}
.jcd-management-system-item {position: relative;}
.jcd-management-system-item a {display: block;position: relative;background: #fff;}
.jcd-management-system-item a::before {content: '';width: 100%;height: 100%;box-sizing: border-box;position: absolute;left: 0;top: 0;border: 2px solid #018f39;opacity: 0;}
.jcd-management-system-item .text{position: absolute;left: 5%;top: 10%;width: 90%;z-index: 11;text-align: center;mix-blend-mode: multiply;}
.jcd-management-system-item .icon-1{position: relative;width: 10rem;height: 7.5rem;margin: auto;}
.jcd-management-system-item .title-1{margin: auto;margin-top: 15%;position: relative;font-weight: 900;}
.jcd-management-system-item .title-1::after {content: '';width: 3rem;height: 2px;background: #018f39;margin: 10% auto;display: block;}
.jcd-management-system-item .text-1{margin-top: 1%;overflow: hidden;color: #666;}
.jcd-management-system-item a:hover {box-shadow: 0px 0px 50px 0px rgba(191, 11, 20, 0.1);background: #f2f2f2;}
.jcd-management-system-item a:hover::before {opacity: 1;}

.jcd-management-system-button {text-align: center;}
.swiper-button-prev,.swiper-button-next {width: 6rem;height: 6rem;border: 2px solid #999;border-radius: 6px;display: inline-block;vertical-align: middle;position: relative;left: auto;top: auto;transform: none;right: auto;bottom: auto;margin-left: 1rem;transition:all .4s ease;box-sizing: border-box;outline: none;box-sizing: border-box;margin: 0 1rem;}
.swiper-button-next::after ,.swiper-button-prev::after{color: #999;font-weight: 900;font-size: 1.2rem;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;transition:all .4s ease;}
.swiper-button-prev:hover,.swiper-button-next:hover {background: #bf1313;border: #bf1313 2px solid;}
.swiper-button-prev:hover::after,.swiper-button-next:hover::after {color: #fff;}

.jcd-our-honor {overflow: hidden;position: relative;}
.jcd-our-honor .div-content {padding: 5% 0;position: relative;}
.jcd-our-honor-top {text-align: center;}
.jcd-our-honor-bottom {position: relative;z-index: 10;}
.jcd-our-honor-swiper {padding: 2% 0 3% 0;overflow: visible;} 
.jcd-our-honor-item {position: relative;}
.jcd-our-honor-item a.johi1 {opacity: 1;}
.jcd-our-honor-item a {display: block;position: relative;opacity: 0;}
.jcd-our-honor-item a::after {content: '';width: 8rem;height: 3rem;position: absolute;right: 0;bottom: 0;background: url('../images/fuzu1.png') center no-repeat;background-size: 100%;opacity: 0;}
.jcd-our-honor-item a:hover {background: #fff;box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.08);}
.jcd-our-honor-item a:hover::after {opacity: 1;}
.jcd-our-honor-item .text {position: absolute;left: 0;top: 10%;width: 100%;z-index: 11;}
.jcd-our-honor-item .year-1 {color: #333333;font-weight: 900;position: relative;padding-left:10%;width: 80%;}
.jcd-our-honor-item .year-1::before {content: '';width: 4px;height: 50%;background: #018f39;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.jcd-our-honor-item .text-1 {color: #666666;margin-top: 4%;padding-left:10%;width: 70%;}
.jcd-our-honor-button {text-align: center;}
.jcd-our-honor-line {position: absolute;left: 0;width: 1px;height: 100%;top: 0;background: #eee;z-index: 1;}
.jcd-our-honor-line.l2 {left: 25%;}
.jcd-our-honor-line.l3 {left: 50%;}
.jcd-our-honor-line.l4 {left: 75%;}

.jcd-structure {overflow: hidden;position: relative;padding: 5% 0;background: #eeeeee;}
.jcd-structure-top {text-align: center;}
.jcd-structure-bottom {text-align: center;overflow: hidden;}
.jcd-structure-bottom img {max-width: 100%;}

.jcd-history  {overflow: hidden;position: relative;padding: 5% 0 0 0;background-position: center;background-repeat: no-repeat;background-size: cover;}
.jcd-history-top {text-align: center;}
.jcd-history-top .jcd-title .entitle-1,.jcd-history-top .jcd-title .title-3 h3 {color: #fff;}
.jcd-history-center {overflow: hidden;margin-top: 3%;text-align: center;position: relative;}
.jcd-history-center::after {content: '';width: 2rem;height: 7.8rem;position: absolute;top: 53%;transform: translateY(-50%);right: 20%;background: url('../images/mos.png') center no-repeat;background-size: 100%;}
.jcd-history-year-swiper {height: 28rem;}
.jcd-history-year-swiper .title-1 {overflow: hidden;transition:all .4s ease;position: relative;width: 100%;height: 10rem;}
.jcd-history-year-swiper .title-1 strong{transition:all .4s ease;text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;color: #3e4855;opacity: .4;position: absolute;top: 50%;transform: translateY(-50%);width: 100%;left: 0;}
.jcd-history-year-swiper .swiper-slide-active .title-1 strong{font-size: 10rem;text-shadow:none;color: #fff;opacity: 1;}
.jcd-history-bottom {margin-top: 5%;position: relative;overflow: hidden;}
.jcd-history-bottom::before {content: '';width: 100%;height: 1px;position: absolute;left:0;top: 0;background: #fff;opacity: .1;}
.jcd-history-list-swiper {position: relative;}
.jcd-history-list-swiper .swiper-slide:first-child .jcd-history-item::before{opacity: .1;}
.jcd-history-item {position: relative;}
.jcd-history-item::before {content: '';width: 1px;height: 100%;position: absolute;left: 0;top: 0;background: #fff;opacity: 0;}
.jcd-history-item::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #fff;opacity: .1;}
.jcd-history-item .text{position: absolute;left: 10%;top: 15%;width: 80%;z-index: 1;color: #fff;}
.jcd-history-item .year-1{font-weight: 900;}
.jcd-history-item .text-1{margin-top: 5%;opacity: .7;}

.jcd-culture {overflow: hidden;padding: 5% 0;background: #f5f5f5;}
.jcd-culture-top {text-align: center;}
.jcd-culture-bottom {margin-top: 3%;text-align: center;font-size: 0;}
.jcd-culture-item {position: relative;width: 33%;display: inline-block;vertical-align: top;margin: .111%;}
.jcd-culture-item .text {color: #fff;position: absolute;left: 5%;top: 10%;width: 90%;z-index: 11;}
.jcd-culture-item .title-1 {margin-top: 2rem;}
.jcd-culture-item .title-1 strong{font-weight: 900;}
 
.jcd-social-responsibility {padding: 5% 0;overflow: hidden;}
.jcd-social-responsibility-top {text-align: center;}
.jcd-social-responsibility-bottom {overflow: hidden;margin-top: 2%;position: relative;}
.jcd-social-responsibility-swiper {width: 51.6%;margin: auto .2%;float: left;}
.jcd-social-responsibility-item {position: relative;}
.jcd-social-responsibility-item .title-1{margin-top: 3%;font-weight: 900;color: #333333;}
.jcd-social-responsibility-item .text-1{margin-top: 1%;color: #666;}
.jcd-social-responsibility-btn {float: left;width: 24%;position: relative;cursor: pointer;overflow: hidden;user-select:none;-webkit-user-select:none;}
.jcd-social-responsibility-btn .img::before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;background: #018f39;opacity: .8;}
.jcd-social-responsibility-btn .title-1 {position: absolute;left: 5%;width: 90%;top: 50%;transform: translateY(-50%);z-index: 11;text-align: center;}
.jcd-social-responsibility-btn .title-1 strong{color: #fff;text-align: center;}
.jcd-social-responsibility-btn .title-1 strong::before {content: '';width: 3.3rem;height: 1.7rem;background: url('../images/r1.png') center no-repeat;background-size: 100%;margin: 5% auto;display: block;}
.jcd-social-responsibility-btn.responsibility-next {position: absolute;top: 45.7%;right: 0;}
.jcd-social-responsibility-btn.responsibility-next .img::before{background: #ffaf00;}
.jcd-social-responsibility-btn.responsibility-next .title-1 strong::before {transform: rotate(180deg);}
.jcd-social-responsibility-btn .img{transition:all .4s ease;}
.jcd-social-responsibility-btn:hover .img {transform: scale(1.05);}

.responsibility-prev-click,.responsibility-next-click {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 111;}




/* product */
.jcd-product-nav {text-align: center;padding:3% 0;overflow: hidden;background: #f2f2f2;}
.jcd-product-nav .div-content {width: 90%;}
.jcd-product-nav-swiper {position: relative;}
.jcd-product-nav-item {margin: auto;}
.jcd-product-nav-item a {display: block;position: relative;}
.jcd-product-nav-item i {display: block;position: relative;width: 11rem;height: 9rem;margin: auto;}
.jcd-product-nav-item img {filter: grayscale(1);opacity: .3;}
.jcd-product-nav-item span {display: inline-block;position: relative;padding-bottom: 1%;}
.jcd-product-nav-item span::after {content: '';width: 100%;height: 2px;background: #018f39;position: absolute;left: 0;bottom: 0;opacity: 0;}
.jcd-product-nav-item a.cur span,.jcd-product-nav-item a:hover span{font-weight: 900;color: #018f39;}
.jcd-product-nav-item a.cur span::after,.jcd-product-nav-item a:hover span::after {opacity: 1;}
.jcd-product-nav-item a.cur img,.jcd-product-nav-item a:hover img {filter: none;opacity: 1;}

.jcd-product-list {overflow: hidden;padding: 1% 0;background: #f2f2f2;}
.jcd-product-item {float: left;width: 49.5%;margin-bottom: 1%;margin-right: .5%;}
.jcd-product-item.mr0 {margin-right: 0;}
.jcd-product-item a {display: block;position: relative;overflow: hidden;background: #fff;border-radius: 5px;}
.jcd-product-item .img {background:url('../images/dw.png') right center no-repeat;background-size: auto 100%;float: right;width: 47%;}
.jcd-product-item .img-center {mix-blend-mode: multiply;}
.jcd-product-item .text {position: absolute;left: 7%;top: 50%;transform: translateY(-50%);width: 46%;z-index: 11;}
.jcd-product-item .title-1 {position: relative;padding: 4% 0;border-bottom: 2px solid #f2f2f2;}
.jcd-product-item .text-1 {color: #666666;margin: 4% 0;}
.jcd-product-item a:hover .jiantou-1 i {background: #018f39;border: 2px solid #018f39;}
.jcd-product-item a:hover .jiantou-1 i::before {filter: invert(1) grayscale(1) brightness(5);}
.jiantou-1 {margin-top: 3%;}
.jiantou-1 i{display: block;width: 6rem;height: 6rem;box-sizing: border-box;border: 2px solid #efefef;border-radius: 100%;position: relative;}
.jiantou-1 i::before {content: '';width: .6rem;height: 1rem;position: absolute;left: 51%;top: 50%;background: url('../images/r1.svg') center no-repeat;background-size: 100%;transform: translate(-50%,-50%);filter: invert(1) grayscale(1);}
 
.jcd-pageturn {text-align: center;margin: 3% auto;overflow: hidden;font-size: 0;}
.jcd-pageturn a {display: inline-block;vertical-align: middle;line-height: 6rem;text-align: center;position: relative;width: 6rem;height: 6rem;border-radius: 100%;overflow: hidden;box-sizing: border-box;background: #e2e2e2;margin: 0 .2%;}
.jcd-pageturn span {color: #b2b2b2;}
.jcd-pageturn i {width: .6rem;height: 1rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;opacity: .2;}
.jcd-pageturn a.prev i {background: url('../images/l3.png') center no-repeat;background-size: 80%;}
.jcd-pageturn a.next i {background: url('../images/r3.png') center no-repeat;background-size: 80%;}
.jcd-pageturn a.prev:hover i,.jcd-pageturn a.next:hover i {filter: invert(1);opacity: 1;} 
.jcd-pageturn a.prev:hover ,.jcd-pageturn a.next:hover {background: #018f39;}
.jcd-pageturn a.cur,.jcd-pageturn a:hover {background: #018f39;}
.jcd-pageturn a.cur span,.jcd-pageturn a:hover span{color: #fff;}

.jcd-product-detail {overflow: hidden;padding: 7% 0 5% 0;background: #f5f5f5;}
.jcd-detail-path {overflow: hidden;position: relative;background: #e5e5e5;padding: 1% 2%;}
.jcd-detail-path a{color: #666;}
.jcd-detail-path a:hover ,.jcd-detail-path-right a:hover span{color: #018f39;}
.jcd-detail-path-left {float: left;width: 50%;}
.jcd-detail-path-left a {font-weight: 900;}
.jcd-detail-path-right {text-align: right;}
.jcd-detail-path-right a {display: inline-block;vertical-align: middle;margin-left: 5rem;}
.jcd-detail-path-right a:first-child {margin: 0;}
.jcd-detail-path-right span {position: relative;}
.jcd-detail-path-right span::after{content: '';width: 100%;height: 1px;background: #018f39;position: absolute;left: 0;bottom: 0;opacity: 0;}
.jcd-detail-path-right a.cur span {color: #018f39;}
.jcd-detail-path-right a.cur span::after {opacity: 1;}

.jcd-detail-top {overflow: hidden;margin-top: 2%;}
.jcd-detail-pics {float: left;width: 48%;position: relative;}
.jcd-detail-pics-swiper{mix-blend-mode: multiply;}
.jcd-detail-pics-swiper .swiper-slide {position: relative;}
.jcd-detail-pics-swiper .swiper-slide .img-center {height:-webkit-min-content;height:-moz-min-content;height:min-content;width: auto;}
.jcd-detail-pics4-swiper {width: 50%;margin: auto;}
.jcd-detail-pics4-swiper .swiper-slide {cursor: pointer;}
.jcd-detail-pics4-swiper .swiper-slide .img-center {opacity: .2;height:-webkit-min-content;height:-moz-min-content;height:min-content;width: auto;}
.jcd-detail-pics4-swiper .swiper-slide-thumb-active .img-center {opacity: 1;}
.jcd-detail-right {float: right;width: 42%;margin-right: 5%;}
.jcd-detail-text {margin-top: 15%;}
.jcd-detail-text .title-1 h2 {color: #333;font-weight: 900;}
.jcd-detail-text .text-1 {margin-top: 3%;color: #666666;text-align: justify;}
.jcd-detail-text .share-4 {margin-top: 6%;position: relative;}

.jcd-product-features {padding: 5% 0;overflow: hidden;background-position: center;background-repeat: no-repeat;background-size: cover;}
.jcd-product-features-top {text-align: center;}
.jcd-product-features-top .title-1 h3{font-weight: 900;color: #fff;}
.jcd-product-features-bottom {margin-top: 3%;position: relative;}
.jcd-product-features-swiper {position: relative;}
.jcd-product-features-item {overflow: hidden;}
.jcd-product-features-item a {display: block;overflow: hidden;border-radius: 5px;background: rgba(225,234,240,.7);overflow: hidden;backdrop-filter: blur(8px);}
.jcd-product-features-item a::before,.jcd-product-features-item a::after {content: '';height: 100%;position: absolute;right: 0;top: 0;z-index: 2;}
.jcd-product-features-item a::before {width: 50%;background: url('../images/r4.png') right center no-repeat;background-size: auto 100%;opacity: 1;} 
.jcd-product-features-item a::after {content: '';width: 100%;opacity: .05;background:repeating-conic-gradient(#999 0 0.0001%,#fff 0 0.0002%) 40% 40%/1000px 1000px;background-blend-mode: difference;z-index: 1;}
.jcd-product-features-item .text {position: absolute;left: 10%;top: 20%;width: 58%;z-index: 11;}
.jcd-product-features-item .title-2 {color: #39404a;font-weight: 900;} 
.jcd-product-features-item .text-2 {margin-top: 5%;color: #39404a;}
.jcd-product-features-item a:hover {background: #bf1313;}
.jcd-product-features-item a:hover::before {background: url('../images/r2.png') right center no-repeat;background-size: auto 100%;}
.jcd-product-features-item a:hover .title-2,.jcd-product-features-item a:hover .text-2 {color: #fff;}
.jcd-product-features-item a:hover::after {opacity: 0;}
.jcd-features-button {text-align: center;margin-top: 4%;}
.jcd-features-button .features-prev,.jcd-features-button .features-next {border: 2px solid #fff;}
.jcd-features-button .features-prev::after,.jcd-features-button .features-next::after {color: #fff;}
.jcd-features-button .features-prev:hover,.jcd-features-button .features-next:hover {background: #fff;}
.jcd-features-button .features-prev:hover::after,.jcd-features-button .features-next:hover::after {color: #a2a7b6;}

.jcd-specification-parameters {padding: 5% 0;overflow: hidden;}
.jcd-specification-parameters-top {text-align: center;}
.jcd-specification-parameters-bottom {margin-top: 3%;}
.jcd-specification-parameters-pic {float: left;width: 50%;text-align: center;margin-top: 7%;}
.jcd-specification-parameters-right {float: right;width: 50%;}
.jcd-specification-parameters-right .parameters-1 {overflow: hidden;padding: 3% 3%;}
.jcd-specification-parameters-right .parameters-1 li{color: #666666;list-style: none;margin: 0;padding: 0;float: left;width: 60%;}
.jcd-specification-parameters-right .parameters-1 li:first-child{color: #333333;font-weight: 900;float: left;width: 20%;margin-right: 10%;}
.jcd-specification-parameters-right .bg2 {background: #f7f7f7;}





/* market */
.jcd-market-nav {padding: 2% 0;overflow: hidden;}
.jcd-market-nav .div-content {width: 90%;}
.jcd-market-nav-swiper {position: relative;}
.jcd-market-nav-item {text-align: center;}
.jcd-market-nav-item.cur span{color: #018f39;}
.jcd-market-nav-item.cur img {filter: none;}
.jcd-market-nav-item a{ display: block;}
.jcd-market-nav-item i {display: block;margin: auto;position: relative;width: 8rem;height: 8rem;}
.jcd-market-nav-item img {filter: grayscale(1);}
.jcd-market-nav-item span {display: block;color: #333333;}
.jcd-market-nav-item a:hover span{color: #018f39;}
.jcd-market-nav-item a:hover img {filter: none;}

.jcd-module-application {padding: 5% 0;overflow: hidden;background: #f7f7f7;}
.jcd-module-application-top {text-align: center;}
.jcd-module-application-top .jcd-title .text-1{margin: auto;margin-top: 1%;width: 35%;color: #333333;}
.jcd-module-application-bottom {margin-top: 3%;}
.jcd-module-application-item {float: left;width: 49%;margin-bottom: 1%;margin-right: 1%;overflow: hidden;}
.jcd-module-application-item a {display: block;}
.jcd-module-application-item .title-1 {position: absolute;left: 5%;bottom: 10%;z-index: 11;width: 90%;color: #fff;font-weight: 900;}




/* news */
.jcd-news-list {padding: 5% 0;overflow: hidden;}
.jcd-news-list-top {overflow: hidden;position: relative;}
.jcd-news-list-swiper {position: relative;float: left;width: 60%;}
.jcd-news-top-item {position: relative;}
.jcd-news-top-item .img {overflow: hidden;}
.jcd-news-list-swiper .banner-pagination {right:5%!important;}
.jcd-news-list-right {position: absolute;right: 0;top: 0;width: 40%;height: 100%;z-index: 1;border-bottom: 1px solid #e7e7e7;box-sizing: border-box;}
.jcd-news-list-item {width: 100%;height: 50%;position: relative;}
.jcd-news-list-item.cur {overflow: hidden;}
.jcd-news-list-item a {display: block;border-top: 1px solid #e7e7e7;padding: 7%;}
.jcd-news-list-item .text{overflow: hidden;}
.jcd-news-list-item .class-1 {color: #bf0b14;font-weight: 900;}
.jcd-news-list-item .title-1 h4{font-weight: normal;margin-top: 1%;}
.jcd-news-list-item .text-1 {margin-top: 3%;color: #333333;}
.jcd-news-list-item .date-1 {margin-top: 6%;color: #999999;}
 
.jcd-news-list-bottom {clear: both;padding: 3% 0 0 0;}
.jcd-news-bottom-top {position: relative;background: #e7e7e7;padding: 2% 3%;box-sizing: border-box;z-index: 15;}
.jcd-news-bottom-top-choice {position: relative;}
.jcd-news-bottom-top-choice a.cur{display: block;position: relative;}
.jcd-news-bottom-top-choice a.cur span{font-weight: 900;color: #333;position: relative;display: inline-block;padding-right: 2rem;}
.jcd-news-bottom-top-choice a.cur span::after {content: '';width: .5rem;height: .8rem;position: absolute;right: 0;top: 50%;background: url('../images/r3.png') center no-repeat;background-size: 80%;margin-top: -.4rem;transform: rotate(90deg);opacity: .5;}
.jcd-news-bottom-top-choice .choice-show-1 {position: absolute;left: 0;top: 100%;z-index: 11;width: 14rem;display: none;}
.jcd-news-bottom-top-choice ul{list-style: none;margin: 5% 0;padding: 0;width: 100%;display: block;box-sizing: border-box;max-height: 16rem;overflow: hidden;overflow-y: auto;background: #fff;box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);}
.jcd-news-bottom-top-choice li{list-style: none;margin: 0;padding: 0;overflow: hidden;}
.jcd-news-bottom-top-choice li a{display: block;cursor: pointer;padding:5% 15%;}
.jcd-news-bottom-top-choice li a:hover {background: #f1f1f1;}
.jcd-news-bottom-top-choice#newstype {position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 23%;} 

.jcd-news-bottom-bottom {overflow: hidden;}
.jcd-news-bottom-bottom .jcd-pageturn {margin: 5% auto auto auto;}
.jcd-news-bottom-list {border-top: 1px solid #e5e5e5;}
.jcd-news-bottom-item {position: relative;overflow: hidden;border-bottom: 1px solid #e5e5e5;padding: 2.5% 0;}
.jcd-news-bottom-item .title-1{position: relative;}
.jcd-news-bottom-item .title-1 li{list-style: none;margin: 0;padding: 0 3%;display: inline-block;vertical-align:middle;width: 28%;color: #454545;transition:all .4s ease;}
.jcd-news-bottom-item .title-1 li:first-child{width: 10%;}
.jcd-news-bottom-item .title-1 li:nth-child(3) {width: 20%;float: right;}
.jcd-news-bottom-item .title-1 i{display: block;width: 1.5rem;height: 1.5rem;position: absolute;right: 3%;top:5%;}
.jcd-news-bottom-item .title-1 i::before,.jcd-news-bottom-item .title-1 i::after{content: '';background: #000;position: absolute;left: 50%;transform: translateX(-50%);}
.jcd-news-bottom-item .title-1 i::before {width: 100%;height: 1px;top: 50%;margin-top: -.5px;}
.jcd-news-bottom-item .title-1 i::after {width: 1px;height: 100%;}
.jcd-news-bottom-item .text-1 {padding: 1% 0;overflow: hidden;display: none;}
.jcd-news-bottom-item .text-1 .pic-1 {margin-left: 19.33%;width: 20%;}
.jcd-news-bottom-item.cur .title-1 li:nth-child(2) {width: 40%;}
.jcd-news-bottom-item.cur .title-1 li:first-child{color: #018f39;}
.jcd-news-bottom-item.cur .title-1 li a {font-size: 2.8rem;line-height: 3.2rem;}
.jcd-news-bottom-item.cur i::after {display: none;}


.jcd-news-detail {padding: 7% 0 0 0;overflow: hidden;background: #f5f5f5;}
.jcd-news-detail .jcd-detail-path {background: rgba(0,0,0,0.1);z-index: 10;}
.jcd-news-detail-bottom {position: relative;padding-bottom: 5%;}
.jcd-news-detail-bottom::after {content: '';width: 1px;height: 100%;position: absolute;right: 33%;top: 0;z-index: 1;background: #e2e2e2;}
.jcd-news-detail-left {float: left;width: 65%;padding-right: 5%;}
.jcd-news-detail-left .news-title {padding: 4% 0;position: relative;}
.jcd-news-detail-left .news-title::before {content: '';width: 100%;height: 180%;position: absolute;left: -15%;bottom: 0;z-index: 1;background: url('../images/wl.png') left bottom no-repeat;mix-blend-mode: multiply;}
.jcd-news-detail-left .news-title::after {content: '';width: 150%;height: 1px;background: #e2e2e2;position: absolute;right: 0;bottom: 0;z-index: 1;}
.jcd-news-detail-left .title-1 {width: 80%;position: relative;z-index: 11;}
.jcd-news-detail-left .title-1 h1{font-weight: 900;}
.jcd-news-detail-left .date-1 {color: #018f39;margin-top: 3%;}
.jcd-news-detail-left .social-1 {position: absolute;right: 0;bottom: 15%;z-index: 51;}
.jcd-news-detail-left .social-1 .social-share .social-share-icon {width: 5rem;height: 5rem;}
.jcd-news-detail-main {color: #333333;padding: 3% 0;overflow: hidden;border-bottom: 1px solid #ccc;}
.jcd-news-detail-main img {max-width: 100%;height: auto!important;}
.jcd-news-detail-left .pageturn-1 {margin-top: 4%;}
.jcd-news-detail-left .pageturn-1 a {display: block;position: relative;float: left;width: 45%;}
.jcd-news-detail-left .pageturn-1 a.next-1 {float: left;margin-left: 15%;width: 40%;}
.jcd-news-detail-left .pageturn-1 .text-1 {color: #666666;text-align: left;}
.jcd-news-detail-left .pageturn-1 .title-1 {color: #333333;width: 100%;} 
.jcd-news-detail-left .pageturn-1 a:hover .title-1{color: #018f39;}
.jcd-news-detail-right {float: left;width: 30%;position: relative;padding-top: 4%;}
.jcd-news-detail-item {margin-bottom: 10%;position: relative;}
.jcd-news-detail-item a {display: block;overflow: hidden;}
.jcd-news-detail-item .title-1 {width: 100%;margin-top: 5%;font-weight: 500;}
.jcd-news-detail-item .date-1 {color: #999999;margin-top: 2%;}
.jcd-news-detail-item a:hover .pic{transform: scale(1.05);}





/* investor */
.jcd-investor-relations {padding: 4% 0;overflow: hidden;}
.jcd-price-of-stock-left {float: left;width: 30%;}
.jcd-price-of-stock {color: #333333;display: inline-block;vertical-align: middle;}
.jcd-price-of-stock .text-1 {font-weight: normal;}
.jcd-price-of-stock .stock-1 {overflow: hidden;}
.jcd-price-of-stock .stock-1 strong{display: inline-block;vertical-align: bottom;}
.jcd-price-of-stock .stock-1 sub{display: inline-block;vertical-align: bottom;font-weight: bold;}
.jcd-price-of-stock .stock-1 i{margin-left: 2rem;}
.jcd-price-of-stock .stock-1 span{color: #018f39;}
.jcd-price-of-stock-right{float: right;width: 68%;margin-top: 1%;text-align: right;}
.jcd-price-of-stock-item {display: inline-block;vertical-align: middle;text-align: left;width: 80%;}
.jcd-price-of-stock-item li{list-style: none;padding: 0;margin: 0;display: inline-block;vertical-align: middle;width: 23%;}
.jcd-price-of-stock-item span{display: block;color: #333333;}
.jcd-price-of-stock-item strong{display: block;}
.jcd-price-of-stock-link {display: inline-block;vertical-align: middle;}
.jcd-price-of-stock-link a {display: block;border: 2px solid #018f39;padding: 1.2rem 4rem;}
.jcd-price-of-stock-link span {color: #018f39;display: inline-block;vertical-align: middle;margin-right: 1rem;}
.jcd-price-of-stock-link i {display: inline-block;vertical-align: middle;width: .6rem;height: 1rem;background: url('../images/r1.svg') center no-repeat;background-size: 100%;}
.jcd-price-of-stock-link a:hover {background: #018f39;}
.jcd-price-of-stock-link a:hover span {color: #fff;}
.jcd-price-of-stock-link a:hover i {filter: invert(1) grayscale(1) brightness(4);}

.jcd-investor-relations-bottom {padding: 5% 0;overflow: hidden;background: #f5f5f5;}
.jcd-investor-relations-left {float: left;width: 46%;}
.jcd-investor-relations-list {margin-top: 3%;overflow: hidden;}
.jcd-investor-relations-list li {list-style: none;margin: auto;padding: 0;}
.jcd-investor-relations-list li.ir1 a {background: #ebebeb;}
.jcd-investor-relations-list li a {display: block;position: relative;padding: 3% 0;overflow: hidden;}
.jcd-investor-relations-list li a::after {content: '';width: 1.2rem;height: 1.6rem;position: absolute;right: 5%;top: 50%;transform: translateY(-50%);background: url('../images/d.png') center no-repeat;background-size: 100%;}
.jcd-investor-relations-list li span {display: inline-block;vertical-align: middle;width: 25%;padding-left: 5%;}
.jcd-investor-relations-list li strong {display: inline-block;vertical-align: middle;width: 50%;}
.jcd-investor-relations-right {float: right;width: 46%;}
.jcd-investor-relations-list li a:hover {background: #fff;}





/* contact */
.jcd-contact-us {padding: 4% 0 1% 0;overflow: hidden;}
.jcd-contact-us-list {position: relative;}
.jcd-contact-us-item {float: left;width: 47%;margin-right: 3%;margin-bottom: 3%;overflow: hidden;}
.jcd-contact-us-item.mr0 {margin-right: 0;clear: right;}
.jcd-contact-us-item .text {padding: 3% 0;overflow: hidden;}
.jcd-contact-us-item .title-1 {font-weight: 900;}
.jcd-contact-us-item .text-1 {color: #454545;margin-top: 1%;}
 
.jcd-contact-message {padding: 5% 0;overflow: hidden;border-top: 1px solid #f2f2f2;}
.jcd-contact-left {float: left;width: 45%;}
.jcd-contact-list {overflow: hidden;}
.jcd-contact-item {overflow: hidden;border-bottom: 1px solid #f2f2f2;padding: 4% 0; }
.jcd-contact-item:first-child {padding: 0 0 4% 0;}
.jcd-contact-item .icon-1 {float: left;width: 16%;height: 8rem;position: relative;}
.jcd-contact-item .icon-1 .img-center {right: auto;bottom:auto;}
.jcd-contact-item .item-1 {float: left;width: 55%;}
.jcd-contact-item .title-1 {font-weight: 900;color: #333333;}
.jcd-contact-item .text-1  {color: #454545;margin-top: 3%;}
 
.jcd-contact-right {float: right;width: 50%;background: #f7f7f7;}
.jcd-contact-message-from {overflow: hidden;}
.jcd-contact-message-from-content {padding: 5% 7%;}
.jcd-contact-message-from .title-1{font-weight: 900;padding-bottom: 2%;}
.from-item-2 {clear: both;padding: 2% 0;}
.from-item-2 li {list-style: none;margin: 0;padding: 0;width: 48%;float: left;position: relative;overflow: hidden;}
.from-item-2 li:last-child {float: right;}
.from-item-2 a{display: block;width: 50%;float: left;background: #333;padding: 3% 0;text-align: center;color: #fff;}
.from-item-2 a:last-child {background: #018f39;}
.select-1 {width: 100%;height: 100%;display: block;background: #f7f7f7;position: absolute;left: 0;top: 0;border: none;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;color: #999;}

.jcd-contact-map {position: relative;overflow: hidden;}
.jcd-map-content {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;}
.jcd-map-content-list {position: absolute;right: 5%;top: 50%;transform: translateY(-50%);background: #fff;width: 30%;z-index: 11;}
.jcd-map-content-item {padding: 5%;overflow: hidden;}
.jcd-map-content-item a {display: block;overflow: hidden;margin: 5% auto;width: 90%;}
.jcd-map-content-item a i {display: inline-block;vertical-align: middle;width: 7rem;height: 7rem;position: relative;border-radius: 100%;background: #ccc;}
.jcd-map-content-item a i::after {content: '';width: 1.9rem;height: 2.5rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../../contact/images/add.png') center no-repeat;background-size: 99%;filter: invert(1);opacity: .5;}
.jcd-map-content-item a div {width: 70%;margin-left: 2rem;display: inline-block;vertical-align: middle;}
.jcd-map-content-item a div strong{display: block;color: #333;}
.jcd-map-content-item a div span{color: #666666;}
.jcd-map-content-item a.cur div strong{color: #018f39;}
.jcd-map-content-item a.cur i {background: #018f39;}
.jcd-map-content-item a.cur i::after {filter: none;opacity: 1;}

.BMap_Marker.BMap_noprint::before {content: '';width: 74px;height: 74px;z-index: 11;position: absolute;left: 50%;top: 50%;background: #018f39;border-radius: 100%;transform: translate(-50%,-50%) scale(0);}
.BMap_Marker.BMap_noprint::after {content: 'JCD';width: 50px;height: 50px;border-radius: 100%;transform: translate(-50%,-50%);background: #018f39;position: absolute;left: 50%;top: 50%;z-index: 21;text-align: center;color: #fff;font-size: 16px;line-height: 50px;}
.BMap_Marker.BMap_noprint::before {animation: fangdadh1 3000ms infinite ease;}
.BMap_pop,.BMap_shadow {display: none;}
@keyframes fangdadh1{0%{transform: translate(-50%,-50%) scale(0);opacity:1;} 100%{transform: translate(-50%,-50%) scale(1.2);opacity: 0;}}

.jcd-join-us {padding: 5% 0 3% 0;overflow: hidden;border-bottom: 1px solid #f2f2f2;}
.jcd-join-us .jcd-title {text-align: center;}
.jcd-joinus-structure-top {overflow: hidden;margin-top: 2%;}
.jcd-joinus-structure-bottom {overflow: hidden;margin-top: 3%;display: flex;flex-direction: row;flex-wrap: wrap;}
.jcd-joinus-structure-item {float: left;width: 48%;margin-bottom: 3%;margin-right: 3%;background: #f5f5f5;box-sizing: border-box;padding: 5%;}
.jcd-joinus-structure-item.mr0 {margin-right: 0;}
.jcd-joinus-structure-item .title-1 {font-weight: bold;}
.jcd-joinus-structure-item .title-1 strong{color: #018f39;font-weight: bold;}
.jcd-joinus-structure-item .text-1 {margin-top: 4%;color: #333333;}

.jcd-enterprise-training {padding: 5% 0;overflow: hidden;border-bottom: 1px solid #f2f2f2;}
.jcd-enterprise-training .jcd-title {text-align: center;}
.jcd-enterprise-training-bottom {margin-top: 3%;position: relative;}
.jcd-enterprise-training-content {overflow: hidden;position: absolute;left: 5%;width: 90%;bottom: 5%;z-index: 12;}
.jcd-enterprise-training-swiper {position: relative;}
.jcd-enterprise-training-swiper .swiper-slide {border-radius: 1rem;overflow: hidden;}
.jcd-enterprise-training-swiper .text {color: #fff;position: absolute;left: 5%;top: 50%;transform: translateY(-50%);width: 90%;z-index: 11;}
.jcd-enterprise-training-swiper .title-1 {font-weight: bold;}
.jcd-enterprise-training-swiper .text-1 {margin-top: 1%;}
.jcd-enterprise-training-swiper .swiper-slide img {backdrop-filter: blur(8px);}
.jcd-enterprise-training-swiper .enterprise-pagination {top: auto;position: relative;width: 100%;text-align: center;margin: auto;margin-top: 2%;}
.jcd-enterprise-training-swiper .enterprise-pagination span {background: #fff;}

.jcd-employee-activities {padding: 5% 0;overflow: hidden;}
.jcd-employee-activities .jcd-title {text-align: center;}
.jcd-employee-activities-bottom {margin-top: 3%;position: relative;}
.jcd-employee-activities-swiper {position: relative;}
.jcd-employee-activities-swiper a {display: block;position: relative;overflow: hidden;}
.jcd-employee-activities-swiper .img {overflow: hidden;}
/*.jcd-employee-activities-swiper .pic {filter: grayscale(1);opacity: .8;}*/
.jcd-employee-activities-swiper .img img {opacity: 0;}
.jcd-employee-activities-swiper .text {position: absolute;left: 5%;bottom: 5%;width: 90%;z-index: 11;color: #fff;}
.jcd-employee-activities-swiper .title-1 {font-weight: bold;}
.jcd-employee-activities-swiper .text-1 {opacity: .6;overflow:hidden;display: block;height: 0;}
.jcd-employee-activities-swiper .text-1 p {transform: translateY(200%);transition-delay: .2s;display:block;opacity: 0;}
.jcd-employee-activities-swiper a:hover .text{bottom: 5%;}
.jcd-employee-activities-swiper a:hover .text-1 {display: block;height: auto;margin-top: 5%;}
.jcd-employee-activities-swiper a:hover .text-1 p {transform: translateY(0);opacity: 1;}
.jcd-employee-activities-swiper a:hover .img-block {opacity: 1;border-radius: 65px 0px 65px;}
.jcd-employee-activities-swiper a:hover .pic {filter:none;opacity: 1;transform: scale(1.05);}

.jcd-recruitment-positions {padding: 5% 0;overflow: hidden;background: #f5f5f5;}
.jcd-recruitment-positions-content {position: relative;}
.joinus-recruit-top {background: #fff;padding: 3% 5%;overflow: hidden;}
.joinus-recruit-top .title-1 {overflow: hidden;font-weight: bold;}
.joinus-recruit-top .title-1 strong {color: #018f39;margin-left: 2%;}
.joinus-recruit-type {margin-top: 3%;overflow: hidden;}
.joinus-recruit-item {overflow: hidden;margin-bottom: 1%;}
.joinus-recruit-item .type-1 {overflow: hidden;display: inline-block;vertical-align: middle;font-weight: bold;width: 8%;}
.joinus-recruit-item .item-1 {overflow: hidden;display: inline-block;vertical-align: middle;}
.joinus-recruit-item .item-1 li {list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;margin-right: 3rem;} 
.joinus-recruit-item .item-1 li a{display: block;color: #666;} 
.joinus-recruit-item .item-1 li.cur a {color: #018f39;}
.joinus-recruit-bottom {overflow: hidden;position: relative;}
.join-us-item {background: #fff;overflow: hidden;margin-top: .8%;}
.join-us-item .title{position: relative;color: #666666;border-bottom: 1px solid #f7f7f7;overflow: hidden;padding: 2% 5%;cursor: pointer;}
.join-us-item .title div {width: 20%;display: inline-block;vertical-align: middle;}
.join-us-item .title-1{font-weight: bold;color: #000;width: 40%;}
.join-us-item div.jia-1{position: absolute;right: 5%;top: 50%;transform: translateY(-50%);width: 3.5rem;height: 3.5rem;}
.join-us-item div.jia-1::before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top:0;background: url('../images/add.png') center no-repeat;z-index: 11;}
.join-us-text {padding: 3% 5%;overflow: hidden;clear: both;width: 90%;position: relative;display: none;}
.join-us-text .text-3{overflow: hidden;position: relative;}
.join-us-text .more-1{position: relative;right: auto;bottom: auto;margin: 2% 0 0 0;}
.join-us-text .more-1 a{display: inline-block}
.join-us-text .more-1 span {position: relative;display: inline-block;vertical-align: middle;margin-right: 1rem;color: #018f39;}
.join-us-text .more-1 i {display: inline-block;vertical-align: middle;background: url('../images/r1.svg') center no-repeat;background-size: 100%;width: .5rem;height: .8rem;}
.join-us-text .more-1 span::after {content: '';width: 100%;height: 2px;background: #018f39;position: absolute;left: 0;bottom:0;}


.div-recruitment-windows {width: 31%;position: fixed;left: 50%;top: 50%;z-index: 1111;transform: translate(-50%,-250%);background: #fff;box-sizing: border-box;padding: 3% 3%;text-align: center;transition:all .4s ease;}
.div-recruitment-windows.cur {transform: translate(-50%,-50%);}
.div-recruitment-windows-mark {position: fixed;left: 0;top: 0;z-index: -1;width: 100%;height: 100%;background: rgba(0,0,0,.5);opacity: 0;transition:all .4s ease;}
.div-recruitment-windows-mark.cur {opacity: 1;z-index: 1110;}
.div-recruitment-windows .close-2{position: absolute;right: 2%;top: 2%;z-index: 2;}
.div-recruitment-windows .close-2 i {display: block;width: 50px;height: 50px;position: relative;cursor: pointer;transform: rotate(45deg);transition:all .4s ease;}
.div-recruitment-windows .close-2 i::after {content: '';width: 24px;height: 2px;background: #000;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;}
.div-recruitment-windows .close-2 i::before {content: '';width: 2px;height: 24px;background: #000;left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;}
.div-recruitment-windows .close-2:hover i{transform: rotate(135deg);}
.div-recruitment-windows .title-1{overflow: hidden;font-family: 'Work-Sans-Bold';}
.div-recruitment-from {text-align: left;margin-top:7%;}
.div-recruitment-from li{list-style: none;margin: 0;padding: 0;padding: 1% 0;position: relative;}
.div-recruitment-from li span {display: block;margin-bottom: 5px;}
.div-recruitment-from .input-2{width: 100%;display: block;border: none;background: #fff;box-sizing: border-box;padding: 3% 6%;overflow: hidden;border: 1px solid #dddddd;}
.div-recruitment-from .text-2 {overflow: hidden;}
.div-recruitment-from .text-2 span {color: #999999;}
.div-recruitment-from .input-3 {width: 100%;display: block;border: none;background:none;box-sizing: border-box;padding: 2% 6%;overflow: hidden;}
.div-recruitment-from .upload-2{position: relative;padding: 1% 0;border: 1px solid #e6e6e6;overflow: hidden;}
.div-recruitment-from .button-2{position: absolute;width:20%;display: block;border: none;background: #000;box-sizing: border-box;padding: 2% 3%;overflow: hidden;text-align: center;color: #fff;right: 8px;top: 50%;cursor: pointer;font-size: 12px;transform: translateY(-50%);}
.div-recruitment-from .button-2:hover {background: #000;}
.div-recruitment-from .submit-2 {width: 100%;display: block;border: none;background: #018f39;box-sizing: border-box;padding: 4% 0;overflow: hidden;text-align: center;color: #fff;cursor: pointer;margin-top: 5%;}
.div-recruitment-from .submit-2:hover {background: #000;color: #fff;}

.jcd-cooperative-partner {padding: 4% 0 2% 0;overflow: hidden;background: #f5f5f5;}
.jcd-cooperative-partner-list {overflow: hidden;background: #fff;}
.jcd-partner-item {float: left;width: 25%;overflow: hidden;position: relative;}
.jcd-partner-item .img-center {max-width: 90%;max-height: 90%;}
.jcd-partner-item::after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #ebeaea;}
.jcd-partner-item::before {content: '';width: 100%;height: 1px;position: absolute;left:0;bottom:0;background: #ebeaea;}





/* other */

.galleryOverlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; opacity: 0; z-index: 100000; background-color: rgba(0,0,0,.7);  overflow: hidden; display: none; -moz-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
.galleryOverlay.visible { opacity: 1; }
.gallerySlider { height: 100%; left: 0; top: 0; width: 100%; white-space: nowrap; position: absolute; }
.gallerySlider .placeholder { background: url("../images/loading.gif") no-repeat center center; height: 100%; line-height: 1px; text-align: center; width: 100%; display: inline-block; }
.gallerySlider .placeholder:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }
.gallerySlider .placeholder img { display: inline-block; max-height: 100%; max-width: 100%; vertical-align: middle; }
.prevArrow, .nextArrow { border: none; text-decoration: none;opacity: 0.5; cursor: pointer; position: absolute; width:50%;height:100%; top:0; margin-top:0px; }
.prevArrow:hover, .nextArrow:hover { opacity: 1; }
.prevArrow { background-position: left top; left:0; }
.nextArrow { background-position: right top; right:0; }
.pagelimit { position: absolute; bottom: 20px; left: 50%; margin-left: -18px; color: #fff; font-size: 18px; }
.closed {cursor: pointer; position: absolute; width: 40px; height: 40px;right:2%; top: 3%;transform: rotate(45deg);}
.closed::after,.closed::before {content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.closed:hover {opacity: 0.5;}
.closed::after {width: 26px;height: 2px;}
.closed::before {width: 2px;height: 26px;}
 
.social-share{font-style:normal;display: inline-block;vertical-align: middle;}
.social-share a{position:relative;text-decoration:none;margin-right:10px;display:inline-block;outline:none;border: 1px solid #fff;border-radius: 100%;}
.social-share a:hover::before{opacity: 1;}
.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left:50%;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;transform: translateX(-50%);}
.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}
.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;font-size:1.2rem;background-color:#f3f3f3;margin:0;padding:0;color:#777}
.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}
.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}
.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;padding:0;margin:0}
.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
.social-share .icon-wechat:hover .wechat-qrcode{display:block}
.social-share-icon {display: block;width: 6rem;height: 6rem;position: relative;background: #fff;box-sizing: border-box;}
.social-share-icon:hover {opacity: 1;} 
.social-share-icon::before {opacity: .3;content: '';width: 4rem;height:4rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;}  
.icon-share::before{background: url('../images/s1.png') center no-repeat;background-size: 50%;}
.icon-linkedin::before{background: url('../images/s2.png') center no-repeat;background-size: 50%;}
.icon-wechat::before  {background: url('../images/s3.png') center no-repeat;background-size: 50%;} 
.icon-twitter::before {background: url('../images/s4.png') center no-repeat;background-size: 50%;}   




@keyframes fadeInBigs{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{transform:scale(1.0);opacity: 0;}100%{transform:scale(1.1);opacity: 1;}}
.fadeInBigs{-webkit-animation-name:fadeInBigs;animation-name:fadeInBigs;-webkit-animation-duration:.9s;animation-duration:.9s}



@media screen and (max-width: 5120px) { 
	html{font-size: 82.5%;}  
	.jcd-specification-parameters-pic img{max-width: 90%;}
	.jcd-management-system-item .text-1 {text-align: justify;}
	.header-nav-mshow {position: absolute;left:0;top: 100%;z-index: 111;width: 18rem;background: rgba(8,158,74,.8);padding:0;display: none;padding: 5% 0;}
	.header-nav-mshow a {display: block;padding: 5% 10%;text-align: left;border-bottom: 1px solid rgba(255,255,255,.2);color: #fff!important;}
	.header-nav-mshow a:hover {border-bottom: 1px solid #fff;}
	.header-nav-mshow a:last-child {border-bottom:none;}
}
@media screen and (max-width: 3840px) { 
	html{font-size: 72.5%;} 
}
@media screen and (max-width: 2560px) {
	
}
@media screen and (max-width: 2048px) {
	
}
@media screen and (max-width: 1920px) {	
	html{font-size: 62.5%;} 
	.jcd-social-responsibility-btn.responsibility-next {top: 45%;}
 }
@media screen and (max-width: 1680px) {
	html{font-size: 52.5%;}  
}
@media screen and (max-width: 1440px) {
	html{font-size: 42.5%;} 
	.jcd-product-item .text-1 {padding: 0;margin-top: 5%;}
	.jcd-product-item .img-center {max-width: 80%;}
	.jcd-detail-pics-swiper .img-center {max-width: 80%;max-height: 80%;}
	.jcd-specification-parameters-pic{margin-top: 4%;}
}
@media screen and (max-width: 1366px) {
	.keyworld-2 a {width: 23.8%;}
	.menu-toggle span.hamburger:after {margin-top: -5px;top: -2px;}
	.menu-toggle span.hamburger:before {margin-top: 5px;top: 2px;}
}
@media screen and (max-width: 1280px) { 
}
@media screen and (max-width: 1152px) { 
}
@media screen and (max-width: 1024px) {
	
}
@media screen and (max-width: 980px) {
	 
}
@media screen and (max-width: 860px) { 
	.pcshow,.header-show-nav,.footer-top-right,.customers-bg,.jcd-our-honor-line{display: none!important;}
	.mbshow   {display: block!important;} 
	.header-content {height: 7rem;}
	.header-logo {width: 30%;max-width: 40%;}
	.header-center {position: fixed;left: 0;top: 0;transform: none;width: 100%;height: 100%;overflow: hidden;background: #fff;transform: translateX(100%);}
	.no-touch .header-center {transform: translateX(0);}
 	.header-nav {width: 100%;height: 100%;overflow: hidden;box-sizing: border-box;padding-top: 7rem;}
	.header-nav ul {width: 100%;height: 100%;overflow: auto;}
	.header-nav ul li {display: block;border-top: 1px solid #ccc;}
	.header-nav ul li a {color: #000;} 
	.index .header {top: .5%;}
	.header-right .menu-toggle {margin-right: 0;}
	.header-right .language {margin: 0 2rem;}
	.header-right .language i {width: 3rem;height: 3rem;}
	.no-touch .header .header-nav ul li {width: 100%;}
	.no-touch .header .header-center {left: 0;transform: none;}
	.no-touch.index .header ,.index .header.scroll-down,.index .header.scroll-top  {top: 0;}
	.header-nav ul a.nav span {font-weight: bold;font-size: 2rem;}
	.no-touch .header .header-nav ul a {display: block;}
	.jcd-social-responsibility-btn .title-1 strong,.jcd-news-bottom-item .title-1 i ,.jcd-news-detail-bottom::after{display: none;}
	.jcd-history-year-swiper .swiper-slide-active .title-1 strong {font-size: 7rem;}
	.index-banner-swiper .title-1 strong,.index-banner-swiper .title-2 h2 {font-size: 5rem;}
	.jcd-banner .title-1 h2,.jcd-history-year-swiper .title-1 strong {font-size: 4rem;}
	.index-banner-swiper .text-1 span,.jcd-banner .text-1 .font24 {font-size: 2rem;}
	.index-banner-text {left: 3%;top: 55%;width: 96%;}
	.jcd-contact-item .icon-1 {width: 25%;}
	.jcd-specification-parameters-right .parameters-1 li:first-child {width: 24%;}
	.jcd-product-features-item .text,.jcd-banner .text {width: 80%;}
	.div-content,.footer-content {width: 96%;}
	.jcd-news-bottom-item .title-1 li,.jcd-news-bottom-item.cur .title-1 li:nth-child(2) {width: 60%;}
	.jcd-product-nav .div-content,.jcd-market-nav .div-content,.jcd-module-application-top .jcd-title .text-1,.select-1 option,.joinus-recruit-item .type-1{width: 100%;}
	.index-market-application-item,.index-about-jcd-left,.index-about-jcd-right,.index-media-new-left,.footer-top-left ,.jcd-news-detail-right,.jcd-contact-us-item,.jcd-contact-left,.jcd-contact-right,
	.jcd-company-profile-left,.jcd-company-profile-right,.jcd-detail-path-left{float: none;width: 100%;margin-right: auto;}
	.index-about-jcd-item .right-1,.jcd-our-honor-item .text-1,.jcd-culture-item,.jcd-product-item ,.jcd-detail-pics,.jcd-module-application-item,.jcd-price-of-stock-right,
	.jcd-detail-right,.jcd-detail-pics4-swiper,.jcd-joinus-structure-item{float: none;width: 100%;margin-left: auto;margin: auto;}
	.jcd-specification-parameters-pic,.jcd-specification-parameters-right,.jcd-news-list-swiper,.jcd-news-list-right,.jcd-price-of-stock-item,.jcd-investor-relations-left,.jcd-investor-relations-right,
	.jcd-news-bottom-item .title-1 li:first-child ,.jcd-news-detail-left .title-1,.jcd-price-of-stock-left{width: 100%;float: none;}
	.index-market-application-item {margin-bottom: 0;}
	.index-about-jcd-right,.index-about-jcd-item .right-1,.jcd-company-profile-right,.jcd-management-system-item .title-1,.jcd-module-application-item,
	.jcd-social-responsibility-bottom ,.jcd-product-item,.jcd-detail-pics4-swiper,.jcd-contact-right,.jcd-joinus-structure-item{margin-top: 5%;}
	.jcd-detail-top,.jcd-specification-parameters-right,.jcd-price-of-stock-right,.jcd-price-of-stock-link,.jcd-investor-relations-right{margin-top: 10%;} 
	.index-about-jcd-item .icon-1,.footer-link,.jcd-news-list-right {position: relative;left: auto;top: auto;transform: none;right: auto;bottom: auto;}
	.jcd-detail-path {padding: 5%;}
	.index-about-jcd-data,.footer-content-bottom .footer-content,.jcd-product-nav,.jcd-market-nav {padding: 5% 0;}
	.index-media-new-item a,.footer-content-top,.jcd-company-profile,.jcd-management-system-swiper,.jcd-investor-relations,
	.jcd-enterprise-training,.jcd-employee-activities,.jcd-recruitment-positions {padding: 10% 0;}
	.index-media-news,.jcd-management-system,.jcd-our-honor-swiper,.jcd-structure,.jcd-culture,.jcd-social-responsibility,
	.jcd-specification-parameters,.jcd-investor-relations-bottom,.jcd-contact-message,.jcd-cooperative-partner{padding: 15% 0;}
	.jcd-our-honor .div-content ,.jcd-product-features {padding: 20% 0;}
	.jcd-module-application {padding: 10% 0 20% 0;}
	.index-customers-text {position: relative;right: auto;top: auto;transform: none;width: 100%;color: #000;text-align: center;padding-bottom: 5%;}
	.jcd-history {padding-top: 15%;}
	.index-customers,.jcd-product-list,.jcd-news-list {padding-bottom: 15%;}
	.jcd-pageturn{margin: 5% auto;}
	.jcd-detail-path-right {text-align: left;margin-top: 1%;}
	.jcd-detail-path-right a {margin-left: 2%;}
	.index-customers-text .jcd-title.right {text-align: center;}
	.index-customers-text .jcd-title .title-2 {color: #000;}
	.index-customers-text .jcd-title .title-100 {margin-left: auto;margin-top: auto;}
	.index-customers-text .jcd-title .title-100 sub {position: relative;right: auto;bottom: auto;}
	.index-customers-text .jcd-title .title-100 strong {line-height: 15rem;}
	.index-customers-logo {position: relative;left: auto;top: auto;overflow: hidden;width: 90%;margin: auto;text-align: center;}
	.index-customers-list {position: relative;top: auto;transform: none;}
	.index-customers-logo-item {width: 30%;display: inline-block;vertical-align: middle;margin: 1%;}
	.index-customers-logo-item .img-center {filter: invert(1);max-height: 70%;max-width: 80%;}
	.index-customers-row {width: 100%;height: 100%;float: none;}
	.index-media-new-right {width: 100%;height: 100%;position: relative;right: auto;top: auto;} 
	.index-media-new-item .text {top: 10%;}
	.jcd-our-honor-item a {background: #fff;box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.08);}
	.jcd-our-honor-item a::after {opacity: 1;}
	.jcd-history-center::after {right: 2%;}
	.jcd-social-responsibility-btn {width: 15%;}
	.jcd-social-responsibility-btn .title-1::before {content: '';width: 3.3rem;height: 1.7rem;background: url('../images/r1.png') center no-repeat;background-size: 100%;margin: 5% auto;display: block;}
	.jcd-social-responsibility-btn.responsibility-next .title-1::before {transform: rotate(180deg);}
	.jcd-social-responsibility-swiper {width: 70%;margin: 0;}
	.jcd-social-responsibility-btn.responsibility-next {top: 55%;}
	.jcd-product-item .text-1 {padding: 0;margin-top: 5%;}
	.jcd-product-item .img-center {max-width: 80%;}
	.jcd-product-detail,.jcd-news-detail {padding: 20% 0 15% 0;}
	.jcd-specification-parameters-pic img {max-width: 80%;} 
	.jcd-news-bottom-item .text-1 .pic-1  {width: 80%;margin: 3%;}
	.jcd-news-detail-left {float: none;width: 100%;padding-right: 0;overflow: hidden;}
	.jcd-news-detail-left .social-1 {position: relative;right: auto;bottom: auto;margin-top: 3%;}
	.jcd-news-detail-left .news-title::before {left: 5%;}
	.jcd-price-of-stock-right {text-align: left;}
	.jcd-map-content-list {position: relative;right: auto;top: auto;transform: none;background: #fff;width: 100%;}
	.jcd-enterprise-training-content {position: relative;margin-top: 5%;}
	.jcd-enterprise-training-swiper .swiper-slide {background: #333;padding: 5% 0;}
	.jcd-enterprise-training-swiper .swiper-slide img {opacity: 0;}
	.jcd-enterprise-training-swiper .enterprise-pagination {margin-top: 5%;}
	.jcd-enterprise-training-swiper .enterprise-pagination span {background: #000;}
	.jcd-employee-activities-swiper .text {bottom: 5%;}
	.jcd-employee-activities-swiper .text-1,.joinus-recruit-item {margin-top: 5%;}
	.jcd-employee-activities-swiper .pic {filter: none;opacity: .8;}
	.joinus-recruit-item .item-1{margin-top: 2%;}
	.join-us-item .title .title-1 {width: 40%;}
	.join-us-item .title {padding: 5% 5%;}
	.div-recruitment-windows {width: 90%;}
	.jcd-partner-item {width: 50%;}
	.jcd-partner-item .img-center {max-width: 70%;max-height: 70%;width: auto;}
	.header-nav ul li:last-child {border-bottom: 1px solid #ccc;}
	.header-nav-mshow {position: relative;left:auto;top: auto;z-index: 111;width: 100%;background:none;display: none;padding: 0;}
	.header-nav-mshow a {display: block;padding: 5% 10%;text-align: center;border-bottom: 1px solid rgba(255,255,255,.2);color: #666!important;}
	.header-nav-mshow a:hover {border-bottom: none}
	.no-touch .header-logo a {filter:none;}
	.index-media-new-right::before {display: none;}
	 
}
 


 
 



@media all and (max-width:768px){
	.pc_lianxi{ display:none}
	.pc_dibu{}
	
	.mobile_dibu{ display:block}
	.mobile_lianxi{ display:none; font-size:15px!important}
	.mobile_job{ display:block}
.pc_job{ display:none}
.wsjob{ float:none; padding:0px; width:100%; padding-bottom:20px;}
.jobt-list li{ text-align:center; width:33%; margin:0 auto; margin-bottom:20px;}
.jobt-list li ._num{ float:none; width:50%; margin:0 auto; text-align:center; margin-bottom:15px; }
.jobt-list li ._nr{width:90%; padding-left:5%; padding-right:5px; margin-left:0px!important; margin:0 auto; float:none!important; text-align:center}
.jobt-list li ._sum{ height:60px;}

	.lxma{ font-size:15px!important}
	.mobile_daohang{ display:block}
	.pc_daohang{ display:none}
	body{ font-size:14px!important;}
	.neirong{ font-size:14px;}

.suspension{ display:none}
.suspension-box{ display:none}

.alogo{ display:none}

.flash{ display:none}
.flash1{display:block!important;}

/*-------底部-----------*/



/*手机版底部导航*/

#banner{ display:block}
.tbottom{ display:block; height:70px;}

.nav_bgc{ display:none}
.bottomNav {display:block;
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:0px; z-index:999}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:25%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; }


.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #0e4ca0;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}



#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	}

.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#0e4ca0}


/*手机版顶部导航*/
@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}
.wsneirong img{ width:100%!important; height:auto!important}
body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:20px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:8px; padding:1px 1px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:8rem; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%!important;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
header{	
	height:50px;
	line-height: 50px;
	text-align: center;
    background-color: #fff;
	box-shadow: 0px 1px 5px #9c8e93; margin-bottom:5px;
}

.cd-logo {
    position: absolute;
    top: 0px; font-size:15px; line-height:15px; color:#333333; padding-top:0px;
    left: 10px; font-size:25px;
   
}

.cd-logo h1{ float:left;font-size:20px; padding-top:14px;}


.cd-logo img { float:left; padding-right:10px; height:35px; padding-top:8px;} 

/*.search_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_sea.png) no-repeat;
position: absolute;
right:60px;
top:10px;
background-size: auto 25px;
background-position: center center;
}*/
.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background: url(../images/wap_close.png) no-repeat;} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 115px;
    min-width: 115px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:2.6rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 font-size:12px;
 color:#00943e;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #00943e;
border-radius: 5px;
color: #00943e;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con{ display:none; background-color:#FFF;}

.tabs li{
float: left;
width: 33.33%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs .thistab{
float: left;
width: 33.33%;
height: 40px;
border-bottom: 1px solid #00943e;
line-height: 40px;
font-size: 0.9rem;
color: #00943e;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {

    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap; background-color:#FFF; box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative; border-radius:50%; overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:2.6rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 font-size:12px;
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	font-size:12px;
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#00943e;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height:70px;}
#BottomNav {
    /*background: #0a53a3 none repeat scroll 0 0;*/
	background: rgba(36,131,61,0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9;
}
#BottomNav ul li {
    float: left;
   
    text-align: center;
    width: 16.66%; 
}

.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #00943e;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}


#BottomNav ul li a div {
    font-size: 0.7rem; padding-top:0.25rem;padding-bottom:0.4rem; 
}
#BottomNav .yy1 {
    background-image: url(../images/yy1.png);
}
#BottomNav .yy2 {
    background-image: url(../images/yy2.png);
}
#BottomNav .yy3 {
    background-image: url(../images/yy3.png);
}
#BottomNav .yy4 {
    background-image: url(../images/yy4.png);
}
#BottomNav .yy5 {
    background-image: url(../images/yy5.png);
}
.yy6 {
    background: url(../images/yy6.png) no-repeat left;
	    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

#msk{ display:block; position:absolute; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333; color:#fff; z-index:200; display:none; font-size:0.9rem;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);overflow-y: scroll;}
.menu1{ position:absolute; width:200px; height:100%;  right:-200px; background:#444; color:#fff; z-index:300; display:none;}

#menu li:after , .menu1 li:after{ content:''; display:block; width:100%;  border-bottom:1px solid #222;}
#menu a , .menu1 a{  line-height:45px;  padding:0 20px 0 35px; border:none; display:block;  color:#fff;font-size: 0.8rem;}
/*---
#menu a:after , .menu1 a:after{
	display:block; content:''; position:absolute; 
	right:15px;
	top:50%;
	margin-top:-4px;
	width:6px; height:6px;
	border:2px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}---*/
.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}

.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden;}



		.menu_open{ display: block;}
	.menu_close{ display: none; background: url(../images/wap_close.png) no-repeat;background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
	.menu { position: fixed; width: 200px; height: 100%; top: 50px; right:-200px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}
	
	.menuico_right{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
	
	
	
	
	
	
	


/*----------------------------------------------------------------------------------------------------------------------------------------*/





	   .ind212{width:100%; float:left; background:url(../images/a14.png) no-repeat right; padding: 20px 0 20px 0; height:auto; }
    .ind2{width:90%;margin:auto}
    .ind2-b1{height: 230px;position: absolute;top: 0;right: 0;}
    .ind2-b2{height: 277px;position: absolute;bottom: 0;left: 0;}
    .ind2-b3{height: 604px;position: absolute;bottom: 35px;right: 0;}
    .ind2-a{margin: 0  auto;position: relative;}
	
	  .ind2-a12{float: right; width:100%; padding-top:15px; }
	   .ind2-a12 img{ width:100% ; height:auto;border-radius:10px;}
    .ind2-a1{float: left; width:100%;}
    .ind2-a2{height:auto; font-size:20px; font-family: 'Oswald'; color:#000; text-transform:uppercase; text-align:left}
	
    .ind2-a3{font-size:20px;line-height:35px;font-weight: bold;margin-top:0px;background: linear-gradient(68deg,#238ee0, #1e8fcf);-webkit-background-clip: text;color: transparent; padding-bottom:0px;text-align:left}
    .ind2-a4{font-size:15px;line-height: 24px;color: #333;font-weight:normal;margin-top: 0px;}
    .ind2-a5{font-size: 14px;line-height:22px;color: #565656;margin-top:10px; text-align:left;}
	
	




.fanhui{ width:100%; margin:0 auto; line-height:15px; margin-top:20px; margin-bottom:0px;}
.fanhui ul li{ float:left; width:30.3%;background:#f2f2f2;padding-left:1.5%; padding-right:1.5%; padding-top:10px; padding-bottom:10px; }
.fanhui ul li:nth-child(2n) {background: #1671c2; text-align:center}
.fanhui ul li:nth-child(2n) a{ color:#fff; text-align:center}











    .ind2-c41{width:180px;height: 180px;margin: 0 auto;margin-top: 5px;border-radius: 50%;position: relative;margin-top:-350px;
    border-radius: 50%;
    position: relative;
    margin-left:250px}
    .ind2-c41>img{width: 100%;height:100%;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;animation:trans 3s linear infinite;}
    @keyframes trans {0%{transform: scale(0.8);opacity:1;}50%{transform: scale(0.9);opacity:0.5;}100%{transform: scale(1);opacity:0;}}
    .ind2-c3a{width:100px;height:100px;background: linear-gradient(to bottom,#1c8aca,#9ed2f0);border-radius: 50%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto; padding:3%;opacity: 0.8; text-align:center}
    .ind2-c311{font-size:20px;line-height: 36px;color: #fff;font-family: 'Oswald';position: absolute;left: 28px;top: 18px;text-transform: uppercase;}

    .ind2-c321{font-size:20px;line-height: 40px;color: #fff; text-align:center; padding-top:10px;color: #dff2eb;font-family: 'Oswald';}
    .ind2-c331{font-size:15px;line-height: 22px;font-weight:normal;color: #fff; text-align:center; padding-top:0px; }
    .ind2-c341{width: 14px;height: 13px;position: absolute;left: calc(50% - 13px/2);bottom: 24px;}


    .ind2-c41a{width:220px;height: 220px;margin: 0 auto;margin-top: 5px;border-radius: 50%;position: relative;margin-top:-200px;
    border-radius: 50%;
    position: relative;
    margin-left:30px}
    .ind2-c41a>img{width: 100%;height:100%;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;animation:trans 3s linear infinite;}
    @keyframes trans {0%{transform: scale(0.8);opacity:1;}50%{transform: scale(0.9);opacity:0.5;}100%{transform: scale(1);opacity:0;}}
    .ind2-c3aa{width:120px;height:120px;background: linear-gradient(to bottom,#1c8aca,#9ed2f0);border-radius: 50%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto; padding:3%;opacity: 0.8; }
    .ind2-c311a{font-size:20px;line-height: 36px;color: #fff;font-family: 'Oswald';position: absolute;left: 28px;top: 28px;text-transform: uppercase;}
    .ind2-c321a{font-size:25px;line-height: 40px;color: #fff; text-align:center; padding-top:20px;color: #dff2eb;    font-family: 'Oswald';}
    .ind2-c331a{font-size:15px;line-height: 22px;font-weight:normal;color: #fff;  text-align:center; padding-top:0px;}
    .ind2-c341a{width: 13px;height: 13px;position: absolute;left: calc(50% - 13px/2);bottom: 24px;}





    .ind2-c41a1{width:220px;height:220px;margin: 0 auto;margin-top: 5px;border-radius: 50%;position: relative;margin-top:0px;
    border-radius: 50%;
    position: relative;
    margin-left:50px}
    .ind2-c41a1>img{width: 100%;height:100%;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;animation:trans 3s linear infinite;}
    @keyframes trans {0%{transform: scale(0.8);opacity:1;}50%{transform: scale(0.9);opacity:0.5;}100%{transform: scale(1);opacity:0;}}
    .ind2-c3aa1{width: 120px;height: 120px;background: linear-gradient(to bottom,#1c8aca,#9ed2f0);border-radius: 50%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto; padding:3%;opacity: 0.8; }
    .ind2-c311a1{font-size:30px;line-height: 36px;color: #fff;font-family: 'Oswald';position: absolute;left: 28px;top: 28px;text-transform: uppercase;}
    .ind2-c321a1{font-size:25px;line-height: 37px;color: #fff; text-align:center; padding-top:20px;color: #dff2eb;    font-family: 'Oswald';}
    .ind2-c331a1{font-size:15px;line-height: 22px;font-weight:normal;color: #fff;  text-align:center; padding-top:0px;}
    .ind2-c341a1{width: 13px;height: 13px;position: absolute;left: calc(50% - 13px/2);bottom: 24px;}
	
	
	
 .ind3{width: 100%;background: #f0f9ff;padding: 40px 0 0px 0;overflow: hidden;}	


  .ind3-a{width: 100%;margin: 0 auto;position: relative; display:flex}
    .ind3-a1{position: relative;width:100%;}
    .ind3-a1a{font-size:20px;line-height:25px;font-family: 'Oswald';background: linear-gradient(to bottom,#1d90cf,#09579e);-webkit-background-clip: text;color: transparent;text-transform: uppercase; text-align:center}
    .ind3-a1b{font-size:20px;line-height:24px;margin-top:0px; color:#000; text-align:center;background: linear-gradient(68deg, #238ee0, #1e8fcf);color: transparent;}
    .ind3-a1 .ind2-a6{position: absolute;right: 0;top: 3px;margin-top: 0;}
    .ind3-a2{width: 100%;margin-top:20px;padding-bottom:20px;position: relative;}
    .ind3-swi{width: calc(585px*3);}
    .ind3-a21{width: 100%;height: 350px;background:#59bc69;position:relative;}
    .ind3-swi>div>.swiper-slide:nth-child(2n) .ind3-a21{background:#00b8bb;}
    .ind3-swi>div>.swiper-slide:nth-child(3n) .ind3-a21{background:#0082a1;}
    .ind3-a21>img{height:195px;position:absolute;right:0;top:0;left:0;bottom:0;margin:auto;transition: 0.5s;}
    .ind3-a22{font-size: 24px;line-height: 24px;font-weight: bold;margin-top: 57px;}
    .ind3-a23{font-size: 16px;line-height: 16px;color: #757575;margin-top: 23px;}
    .ind3-a21:hover >img{transform: scale(1.08);transition: 0.5s;}
    .ind3-next{width: 18px;height: 11px;background: url(../img/a16.png) no-repeat;background-size: 100% 100%;position: absolute;right: 0;top: auto;bottom: calc(20px/2 - 11px/2);outline: none;}
    .ind3-prev{width: 18px;height: 11px;background: url(../img/a17.png) no-repeat;background-size: 100% 100%;position: absolute;left: auto;right: 90px;top: auto;bottom: calc(20px/2 - 11px/2);outline: none;}
    .ind3-line{width: 1px;height: 20px;background: #bfbfbf;position: absolute;bottom: 0;right: 54px;}
    .ind3-scr{width: calc(100% - 165px);height: 1px;position: absolute;left: 0;bottom: calc(20px/2 - 1px/2);background: #dcdcdc;}
    .swiper-scrollbar-drag{height: 3px;margin-top: -1px;background: linear-gradient(to right,#0082a1,#59bc68);}



.pro ul{overflow:hidden; text-align:left;  font-size:14px; padding-top:15px; }
.pro ul li{display:inline;float:left; width:100%; }
.pro ul li a{ float:left;padding-top:0px;  line-height:25px; background:url(../images/d.jpg) no-repeat left 8px; padding-left:10%; padding-right:0px}
.pro ul li a:hover{ -webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;padding-left:8%; }
.pro{width:100%; }



  .ind2-a61 { width:100%}
  .ind3-aa{margin: 0 auto;display:block; max-width:100%; padding:0 6% }
.ind21honor{width: 100%;position: relative;padding:20px 0 20px 0;height:auto; background:url(../images/a5.jpg) no-repeat center top fixed; background-size:cover}


.ind2-b3{height:300px;position: absolute;bottom: 35px;right:0;}
.ind2-b3 img{ width:100%; padding-top:0px;}	





 .bot { width:100%;  margin-top:0px; float:left;  box-shadow: 0px 0px 40px 0px rgba(5, 5, 5, 0.08); margin-bottom:20px }
 .bot .img2{display: none;}
 .bot li{width:33%;float: left;height:130px;text-align: center;background:url(../images/pro6.png) no-repeat center right #FFFFFF;position: relative;cursor: pointer;}
 .bot li .bot-li{position: absolute;top:55%;transform: translate(-50%,-50%);left: 55%;text-align: left;    width: fit-content;padding-left: 0px; width:100%}
 .bot-li img{position: absolute;top:0%;transform: translateY(-50%);left: 0; width:50px;}
 .bot li p{margin-bottom: 0;color: #777777;}
 .bot li:hover{background: #238ee0!important; transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
 .bot li:hover .img1{display: none;float: left;}
 .bot li:hover .img2{display:inline-block;float: left;}
 .bot li:hover p, .bot li:hover h6{color: #FFFFFF;}
.h3-size30 {
      color:#333333
}



.bot li p {
    margin-bottom: 0;
    color: #777777; font-size:12px; margin-top:0px; font-family:Arial, Helvetica, sans-serif; width:100%; float:left;
}


.bot li .bot-li h6{ font-size:14px; line-height:25px; padding:0px; margin:0px; font-weight:400; width:100%; float:left; padding-top:28px;}

	
    .ind2-a6 {width: 145px;height: 46px;border-top: 1px solid #0082a1;border-bottom: 1px solid #0082a1;margin-top: 65px; padding: 0 20px 0 5px; font-size:15px; color:#4489fe!important; margin:auto ; text-align:center; float:left 

  }





.index-about-jcd {padding:20px 0 0px;overflow: hidden; }
.index-about-jcd-left {float: left;width:100%;}
.index-about-jcd-left .jcd-title .title-2 {width: 84%;line-height:18px; font-size:14px;}
.index-about-jcd-left .jcd-title .text-2 {margin-top: 3%;letter-spacing:0px; font-size:14px;}
.index-about-jcd-right {float: right;width:100%; margin-right:0%} 



.jcd-title .title-1 h3{font-weight: 900;color: #222; font-size:20px;}

.jcd-title .text-2 {color: #666666;margin-top: 2%;text-align: justify; font-size:14px; line-height:24px;}

	
.index-about-jcd-bottom {margin-top: 0rem;overflow: hidden; width:100%}
.index-about-jcd-data {overflow: hidden;padding:2% 0% 0%; border-top:solid 1px rgba(0,0,0,.1); width:100%; margin-top:20px; }
.index-about-jcd-item {float: left;width: 50%;position: relative;}
.index-about-jcd-item:nth-child(2){ width:50%}
.index-about-jcd-item:nth-child(1){ width:50%;}


.index-about-jcd-item .icon-1{position: absolute;}
.index-about-jcd-item .icon-1 img {max-width: 70%;}
.index-about-jcd-item .right-1{float: left;width: 70%;margin-left: 30%;}
.index-about-jcd-item .number-1 {position: relative;display: inline-block; padding-top:0%}
.index-about-jcd-item .number-1 strong{display: block;letter-spacing: -4px;}
.index-about-jcd-item .number-1 sub{position: absolute;right: -4rem;top: 0rem;width:27px; height:27px; background:#79af72;    border-radius: 50%; line-height:27px; text-align:center; color:#fff;background-image: -webkit-linear-gradient(left,#79af72,#79af72);}


.index-about-jcd-video .pic1{ width:100%; height:auto;border-radius:35px 0px 35px; overflow:hidden; }




.m33{ border:#b39b77 solid 0px;width:30%; line-height:33px; float:left; margin-top:0px; text-align:center; background:#1354a6;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; line-height:33px; height:33px;  margin-top:20px;border-radius:25px; margin-right:2%;
}

.m33 a{border-radius:0px; width:100%; line-height:33px; float:left; color:#fff;
 text-decoration: none; position: relative;z-index: 3; display: block; font-weight: normal; line-height:33px;  margin-top:0; font-size:14px}
.m33 a:hover{ 
	background:#038bd7\9;color: #fff;}
	
.m33:after{content:'';position:absolute;height:100%;width:0;background:#038bd7;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s; border-radius:25px;}
.m33:hover:after,.ydao ul li.cur:after{width:100%;color: #fff;}





.pp121{background:url(../templates/image/aboutbg.jpg) no-repeat center top; background-size:100%; margin-top:30px; padding-top:20px; width:100%; float:left}

.pp121 h4{ width:100%; float:left; text-align:center; font-size:20px; padding-top:20px; padding-bottom:0px; line-height:30px;}
.pp121 h4 span{ width:100%;  float:left; text-align:center; font-size:14px; font-weight:normal; text-transform:uppercase; line-height:20px;}


.index-about-jcd-item .text-1{overflow: hidden; color:#484848; line-height:22px; font-size:12px; letter-spacing:0}

.foot-nav{ padding-bottom:30px;}
}








