 

/* CSS Reset */
html{-webkit-text-size-adjust:none;}
body{color: #1a1a1a;overflow-x:hidden;margin:0; padding:0;}
input,select,textarea {border-radius: 0;outline: none;font-family:Arial,'Microsoft YaHei',sans-serif;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
a,*::before,*::after {font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.left {float: left;}
.right {float: right;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;background-color:#333;}
.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto!important;height: auto!important;z-index: 1;max-width: 100%;max-height:100%;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;}
.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;}
.send-mark {position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 9999;background: rgba(255,255,255,0.5);}
.send-mark.cur {display: none;}
.send-mark i {display: block;width: 4.8rem;height: 4.8rem;background:url('../images/loading.gif') center no-repeat;background-size: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
::-webkit-scrollbar{height:4px; width:3px;background: #ededed;}
::-webkit-scrollbar-button{height:0; width:5px;background: #ededed;}
::-webkit-scrollbar-thumb{background-color:#e64a27;box-shadow:inset 1px 1px 0 #e64a27,inset 0 -1px 0 #e64a27;}
 



/* header */
.header {position:fixed;left: 0;top: 0;z-index: 500;width: 100%;transition:all .4s ease;}
.header * {transition:all .4s ease;}
.header-content {width:94%;height: 80px;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: 0;top: 50%;transform: translateY(-50%);z-index: 10;width: 7%;}
.header-logo a {display: block;}
.header-logo img{display: block;max-width: 100%;width: 100%;}
.header-right {position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 9;text-align: right;font-size: 0;}
.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;}
.header-nav ul li::after {content: '';width: 1px;height: 10px;background: #ccc;margin: 0 10px;opacity: .2;}
.header-nav ul a.nav{color: #fff;position: relative;text-transform: uppercase;padding: 0 10px;line-height: 80px;}
.header-nav ul li.cur a.nav {color: #e64a27;}
.header-icon {text-align: center;font-size: 0;}
.header-icon li {list-style: none;margin: 0;padding: 0;}
.header-icon li a{display: block;}
.header-icon li a img {display: block;}
.header-icon li:first-child {margin: 0 60px 0 25px;}


html.black .header {border-bottom: 1px solid #ededed;}
html.black .header-nav ul a.nav {color: #000;}
html.black .header-nav ul li.cur a.nav,html.black .header.black .header-nav ul li.on a.nav {color: #e64a27;}
html.black .header-nav ul li::after {background: #ccc;opacity: .6;}
html.black .header-icon li a img {filter: invert(100%);}
html.black .header.scroll-down,html.black .header.scroll-top {background: #fff;}
html.black .header.black {border-bottom: 1px solid #1f1f1f;}
html.black .header.black .header-nav ul a.nav {color: #fff;}
html.black .header.black .header-nav ul li.cur a.nav {color: #e64a27;}
html.black .header.black .header-nav ul li::after {background: #ccc;opacity: .2;}
html.black .header.black .header-icon li a img {filter: invert(0);}
html.black .header.black .scroll-down,html.black .header.black.scroll-top {background: #000;}
html.black .header.scroll-down,html.black .header.scroll-top {background: #fff;}
html.black .header.scroll-down.black,html.black .header.scroll-top.black {background: #000;}
.header.black {background: #000;}
.header.black .header-nav ul li.on a.nav {color: #e64a27;}
.header.scroll-down,.header.scroll-top {background: #000;}





.header-nav-show-mark {width: 100%;height: 100%;position: fixed;left: 0;top: 0px;z-index:-1;opacity: 0;transition:all .4s ease;background: #000;}
.header-nav-show-mark.cur  {z-index: 20;opacity: .2;}
.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 {width:100%;position: relative;overflow: hidden;transition:all .4s ease;background: #0a0a0a;margin-top:80px;overflow: hidden;}
.header-nav-product {padding: 3% 0;overflow: hidden;float: right;width: 47%;}
.header-product-nav1 {width: 30%;position: relative;float: left;min-height: 180px;}
.header-product-nav1::after {content: '';width: 1px;height: 100%;background: #ccc;position: absolute;right: 0;top: 0;opacity: .2;}
.header-product-nav1 li {list-style: none;margin: 0;padding: 0;padding: 2.5% 0;position: relative;}
.header-product-nav1 li a {position: relative;display: block;}
.header-product-nav1 li a::after {content: '';width: 4px;height:7px;position: absolute;right: 15%;top: 50%;margin-top: -3.5px;background: url('../images/r4.png');background-size: 100% 100%;z-index: 11;filter: grayscale(100%) invert(100%);opacity: .5;}
.header-product-nav1 li a i{display: inline-block;position: relative;vertical-align: middle;width: 35px;height: 35px;}
.header-product-nav1 li a i img{filter: grayscale(100%) invert(100%);opacity: .5;}
.header-product-nav1 li a span{display: inline-block;vertical-align: middle;color: #4c4c4c;margin-left: 10px;}
.header-product-nav1 li a:hover span{color: #e64a27;}			 
.header-product-nav1 li a:hover i img{filter: grayscale(0) invert(0);opacity: 1;}
.header-product-nav1 li a:hover::after {filter: grayscale(0);opacity:1;}
.header-product-nav1 li.cur a span{color: #e64a27;}	
.header-product-nav1 li.cur a i img{filter: grayscale(0) invert(0);opacity: 1;}
.header-product-nav1 li.cur a::after {filter: grayscale(0);opacity:1;}	
.header-product-nav2 {width: 27%;position: relative;float: left;padding: 0 3%;min-height: 180px;}
.header-product-nav2::after {content: '';width: 1px;height: 100%;background: #ccc;position: absolute;right: 0;top: 0;opacity: .2;}
.header-product-nav2 ul,.header-product-nav2 ul li {list-style: none;margin: 0;padding: 0;width: 100%;}
.header-product-nav2 ul {display: none;}
.header-product-nav2 ul li {padding: 6.5% 0;position: relative;}
.header-product-nav2 li a {color: #4c4c4c;display: block;}
.header-product-nav2 li a::after {content: '';width: 4px;height:7px;position: absolute;right: 0;top: 50%;margin-top: -3.5px;background: url('../images/r4.png');background-size: 100% 100%;z-index: 11;filter: grayscale(100%) invert(100%);opacity: .5;}
.header-product-nav2 li a:hover {color: #e64a27;}	
.header-product-nav2 li a:hover::after {filter: grayscale(0);opacity:1;}
.header-product-right {float: left;width: 25%;margin: 0 2%;margin-top: -1%;}
.header-product-item {overflow: hidden;position: relative;}
.header-product-item a {display: block;}
.header-product-item .img {background: none;}
.header-product-item .img img {max-width: 80%;max-height: 80%;}
.header-product-item .text {margin-top: 0;text-align: center;} 
.header-product-item .title-1 {color: #fff;} 
.header-product-item .text-1 {color: #4c4c4c;margin-top: 4%;} 
.header-product-item a:hover .img-center {transform: scale(1.02);}
.header-product-item a:hover .title-1 {color: #e64a27;} 
.header-product-item a:hover .text-1 {color: #fff;} 

.header-navshow {width: 280px;position: absolute;left: 0;top: 70px;transition:all .4s ease;display: none;z-index: 11;opacity: 1;}
.header-navshow.cur {top: 70px;z-index:10;opacity: 1;}
.header-navshow ul {list-style: none;margin: 0;padding: 10%;overflow: hidden;text-align: left;margin-top: 10px;background: #0a0a0a;}
.header-navshow ul a {display: block;padding: 4% 0;overflow: hidden;position: relative;color: #4c4c4c;}
.header-navshow ul a::after {content: '';width: 4px;height:7px;position: absolute;right: 0;top: 50%;margin-top: -3.5px;background: url('../images/r4.png');background-size: 100% 100%;z-index: 11;filter: grayscale(100%) invert(100%);opacity: .5;}
.header-navshow ul a:hover {color: #e64a27;}	
.header-navshow ul a:hover::after {filter: grayscale(0);opacity:1;}
.header-navshow ul a.cur {color: #e64a27;}
.header-navshow ul a.cur::after {filter: grayscale(0);opacity:1;}



/* menu */
.menu-toggle {display: none;width: 40px;height: 40px;position: absolute;overflow: hidden;right: 1%;top: 10px;display: none;z-index: 111;}
.cd-nav-trigger {display: block;width: 40px;height: 40px;}
.menu-toggle span.hamburger,
.menu-toggle span.hamburger:after,
.menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#fff;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:-7px;top:0;transition-delay:0.27s;}
.menu-toggle span.hamburger:before {margin-top:7px;top:0;transition-delay:0.2s;}
.menu-toggle span.cross:before,
.menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#fff;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: #fff;}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #fff;}



/* footer */
.footer {background:#000;position: relative;clear: both;padding: 4% 0 3% 0;overflow: hidden;}
.footer-content {overflow: hidden;width: 94%;margin: auto;color: #fff;}
.footer-content li{list-style: none;margin: 0;padding: 0;}
.footer-content-top {overflow: hidden;position: relative;padding-bottom: 3%;border-bottom: 1px solid #1a1a1a;} 
.footer-nav {float: left;width: 40%;}
.footer-nav a{display: block;color: #3c3c3c;margin-bottom: 1.5%;text-transform: uppercase;}
.footer-nav a:hover {color: #fff;}
.footer-contact {float: right;width: 30%;text-align: right;}
.footer-contact .contact-1{overflow: hidden;}
.footer-contact .contact-1 .tel-1{color: #e64a27;padding-bottom: 5%;}
.footer-contact .contact-1 li{margin-top: 4%;}
.footer-contact .contact-1 li strong{display: block;font-weight: normal;padding-bottom: 3%;}
.footer-contact .contact-1 li span{display: block;color: #4c4c4c;}
.footer-contact .share-1 {text-align: right;overflow: hidden;margin-top: 10%;}
.footer-contact .share-1 li {display: inline-block;vertical-align: middle;margin-left: 10px;}
.footer-contact .share-1 li a {display: block;position: relative;width: 35px;height: 35px;} 
.footer-contact .share-1 li a img {opacity: 1;}
.footer-contact .share-1 li a:hover img{opacity: .8;}
.footer-content-center {padding: 3% 0;overflow: hidden;}
.footer-text {float: left;width: 33%;overflow: hidden;}
.footer-text .text-1 *{color: #fff;}
.footer-from {float: right;width: 60%;overflow: hidden;}
.footer-from-content {clear: both;overflow: hidden;position: relative;}
.footer-from-input {float: left;width: 49%;}
.footer-from-input li {margin-bottom: 2%;}
.footer-from-input li:last-child {margin-bottom: 0;}
.footer-from-input .input-1,.footer-from-textarea .textarea-1 {border: 1px solid #191919;padding: 4% 3%;box-sizing: border-box;width: 100%;outline: none;background: none;transition:all .4s ease;color: #ccc;}
.footer-from-input .input-1:focus,.footer-from-textarea .textarea-1:focus {border: 1px solid #fff;}
.footer-from-input .input-1::-webkit-input-placeholder,.footer-from-textarea .textarea-1::-webkit-input-placeholder {color: #ccc;}
.footer-from-input .input-1::placeholder,.footer-from-textarea .textarea-1::placeholder {color: #ccc;}
.footer-from-textarea {width: 50%;position: absolute;right: 0;top: 0;height: 100%;}
.footer-from-textarea .textarea-1{height: 100%;width: 100%;display: block;}			 
.footer-from-bottom {clear: both;overflow: hidden;padding-top: 2%;}
.footer-from-bottom .fromtip-1{color: #cccccc;float: left;width: 30%;}
.footer-from-bottom .submit-1 {float: right;}
.footer-from-bottom .submit-1 a{display: block;background: #fff;width: 240px;line-height: 60px;padding: 0 10%;box-sizing: border-box;position: relative;}
.footer-from-bottom .submit-1 i{position: absolute;left: 10%;top: 50%;transform: translateY(-50%);width: 20px;height: 20px;border-radius: 100%;background: #000 url('../images/r1.png') center no-repeat;z-index: 11;background-size: 20%;}
.footer-from-bottom .submit-1 span{color: #000;text-align: right;width: 100%;display: block;}
.footer-from-bottom .submit-1 a:hover {background: #e64a27;}
.footer-from-bottom .submit-1 a:hover span {color: #fff;}
.footer-content-bottom {overflow: hidden;position: relative;}
.footer-content-bottom * {color: #4c4c4c;}
.footer-content-bottom a:hover {color: #fff;}
.footer-copy {margin-top: 1%;float: left;}
.footer-copy  a {display: block;margin-top: 2%;}
.footer-top {position: relative;float: right;}
.footer-top a{display: block;width: 60px;height: 60px;background: #e64a27;position: relative;}
.footer-top a:hover {background: #e64a27;}
.footer-top a::after {content: '';width: 14px;height: 14px;position: absolute;left: 50%;top: 50%;transform:rotate(-90deg);z-index: 11;background: url('../images/r1.png') center no-repeat;margin-top: -7px;margin-left: -7px;}

.footer-content-center.pb3 {padding: 0 0 3% 0;}
.footer-content-center .footer-contact {float: left;width: 30%;text-align: left;}
.footer-content-center .footer-contact .share-1 {text-align: left;}
.footer-content-center .footer-contact .share-1 li {margin-left: 0px;margin-right: 10px;}




/* 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-item.cright .text{text-align: right;left: auto;right: 10%;width: 45%;}
.index-banner-item.cright .more-1 a{margin: auto;transform: translateX(18%);}
.index-banner-item .text{position: absolute;left: 5%;top: 53%;transform: translateY(-50%);z-index: 100;}
.index-banner-item .text span {background: linear-gradient(50deg, #e64a27 0%, #e64a27 30%,#4c3b92 50%, #4c3b92 90%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.index-banner-item .title-2 {margin-bottom: 5%;}
.index-banner-item .text-3 {text-align: left;}
.index-banner-item .more-1 {margin-top: 7%;}
.index-banner-item .more-1  a {display: block;width: 170px;height: 170px;overflow: hidden;position: relative;}
.index-banner-item .more-1  a i {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 8px;height: 12px;background: url('../images/r1.png') center no-repeat;}
.index-banner-item .more-1  a::after {content: '';width: 100%;height: 100%;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);border-radius: 100%;background:#fff;opacity: .1;}
.index-banner-item .more-1  a:hover::after {width: 130px;height: 130px;}
.index-banner-swiper .banner-pagination {top: 50%;transform: translateY(-50%);left: auto;right: 3%;width: 20px;z-index: 160;bottom: auto;position: absolute;}
.index-banner-swiper .banner-pagination span {margin: 10px auto!important;position: relative;display: block;width: 20px;height: 20px;background: none;}
.index-banner-swiper .banner-pagination span::after {content:'';width: 12px;height: 12px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;background: #fff;opacity: 0;border-radius: 100%;}
.index-banner-swiper .banner-pagination span::before {content:'';width: 4px;height: 4px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 3;background: #fff;opacity: 1;border-radius: 100%;}
.index-banner-swiper .banner-pagination span.swiper-pagination-bullet-active::after {opacity: .2;}
.swiper-botton-right {position: absolute;right: 0;bottom: 0;z-index: 111;}
.swiper-banner-prev ,.swiper-banner-next {width: 85px;height: 170px;display: block;float: right;outline: none;cursor: pointer;transition:all .4s ease;position: relative;}
.swiper-banner-prev::after ,.swiper-banner-next::after {content: '';width: 8px;height: 12px;position: absolute;left:0;top:0;bottom: 0;right: 0;margin: auto;}
.swiper-banner-prev::after {background: url('../images/l1.png') center no-repeat;}
.swiper-banner-next::after {background: url('../images/r1.png') center no-repeat;}
.swiper-banner-prev {background: #202020;}
.swiper-banner-prev:hover {background: #363636;}
.swiper-banner-next {background: #e64a27;}
.swiper-banner-next:hover {background: #e64a27;}
.moustip {position: absolute;left: 3%;bottom: 6%;z-index: 11;}
.moustip i{display: block;width: 18px;height: 30px;border: 1px solid rgba(255,255,255,.2);border-radius: 50px;}		 
.moustip i::before {content: '';width: 4px;height: 4px;background: #fff;position: absolute;left: 50%;top: 20%;margin-left: -2px;z-index: 1;border-radius: 100%;animation: fudong1 2s infinite ;}
@keyframes fudong1 {0%{top: 20%;}50%{top: 70%;}100%{top: 20%;}} 

.index-banner-item.ccenter .text{text-align: center;left: 50%;right: auto;width: 50%;transform: translate(-50%,-50%);}
.index-banner-item.ccenter .more-1 a {margin: auto;}
.index-banner-item.none .text{display: none;} 

.index-banner-swiper .swiper-slide .text-1,
.index-banner-swiper .swiper-slide .title-1,.index-banner-swiper .swiper-slide .title-2,
.index-banner-swiper .swiper-slide .text-2,.index-banner-swiper .swiper-slide .text-3,
.index-banner-swiper .swiper-slide .more-1 {opacity: 0;transform:translateY(-60px);transition: opacity .8s linear,transform .8s cubic-bezier(.215,.61,.355,1);}
.index-banner-swiper .swiper-slide .text-1 {transition-delay: .2s;}
.index-banner-swiper .swiper-slide .title-2 {transition-delay: .3s;}
.index-banner-swiper .swiper-slide .title-1 {transition-delay: .4s;}
.index-banner-swiper .swiper-slide .text-2 {transition-delay: .5s;}
.index-banner-swiper .swiper-slide .text-3 {transition-delay: .5s;}
.index-banner-swiper .swiper-slide .more-1 {transition-delay: .6s;}
.index-banner-swiper .swiper-slide-active .text-1,
.index-banner-swiper .swiper-slide-active .title-1,.index-banner-swiper .swiper-slide-active .title-2,
.index-banner-swiper .swiper-slide-active .text-2,.index-banner-swiper .swiper-slide-active .text-3,
.index-banner-swiper .swiper-slide-active .more-1  {transform: translateY(0px);opacity: 1;}
.index-banner-swiper .swiper-slide .text-2 p {margin: 0;padding:0;}
.index-banner-swiper .swiper-slide .text-2 * {background: linear-gradient(50deg, #e64a27 0%, #e64a27 30%,#4c3b92 50%, #4c3b92 90%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}



.div-container {position: relative;width: 94%;margin: auto;}
.index-markets {padding: 5% 0 7% 0;overflow: hidden;background: url('../upload/bg1.jpg') center top no-repeat;background-size: cover;}
.index-markets .title-1{text-align: center;color: #e64a27;}
.index-markets-list {margin-top: 5%;} 
.index-markets-swiper {overflow: visible;}
.index-markets-item {position: relative;}
.index-markets-item .title-2{position: absolute;width: 90%;left: 5%;top: 50%;color: #fff;z-index: 14;transform: translateY(-50%);text-align: center;opacity: 1;}
.index-markets-item .img::before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: #000;opacity: .5;transition:all .4s ease;z-index: 11;}
.index-markets-item .learnmore-1 {position: absolute;left: 50%;top: 50%;z-index: 14;transform: translate(-50%,-50%);text-align: center;opacity: 0;}
.index-markets-item a {display: block;overflow: hidden;}
.index-markets-item a:hover {box-shadow: 0px 19px 50px 0px rgba(0, 0, 0, 0.2);}
.index-markets-item a:hover .img::before {opacity: .1;}
.index-markets-item a:hover .title-2 {opacity: 1;}
.index-markets-item a:hover .learnmore-1  {opacity: 1;}
.index-markets-item a:hover {transform: translateY(-25px);}



.index-product-lines {padding: 5% 0;overflow: hidden;position: relative;}
.index-product-lines-top {width: 94%;margin: auto;}
.index-product-lines-top .title-1{color: #e64a27;}
.index-product-lines-top .text-1{ color: #ccc;margin-top: 2%;overflow: hidden;width: 40%;}
.index-product-lines-bottom {margin-top: 10%;}
.index-product-lines-list {float: right;width: 87%;position: relative;z-index: 20;}
.product-lines-item {position: relative;overflow: hidden;}
.product-lines-left {float: left;width: 45%;}
.product-lines-left .number-1 {position: absolute;left: 10%;bottom: 10%;z-index: 11;}
.product-lines-left .number-1 span {display: block;width: 70px;height: 70px;line-height: 70px;text-align: center;color: #fff;border-radius: 100%;border: 1px solid rgba(255,255,255,.2);}
.product-lines-left .img::before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 11;background: #000;opacity: .1;}
.product-lines-right {width: 55%;position: absolute;right: 0;top: 0;height: 100%;background: #e64a27 url('../upload/product-lines.jpg?v=1.0');color: #fff;background-size: cover;}
.product-lines-text {position: absolute;z-index: 20;right:0;width: 90%;height: 90%;}
.product-lines-text .title-1{margin-top: 10%;border-bottom: 1px solid rgba(255,255,255,.3);padding: 5% 0;text-transform: uppercase;margin-left: -33%;}
.product-lines-text .text-1{margin-top: 10%;overflow: hidden;}
.product-lines-txt {width: 50%;margin: auto;position: relative;}
.product-lines-txt::before {content: '';width: 31px;height: 29px;position: absolute;left: -20%;top: 0;background: url('../upload/ys.png') center no-repeat;}
.learnmore-1 {overflow: hidden;margin-top: 10%;}
.learnmore-1 i {display: inline-block;vertical-align: middle;width: 20px;height: 20px;position: relative;border-radius: 100%;background: #fff;}
.learnmore-1 i::before {content: '';width: 5px;height: 5px;background: url('../images/r4.png') center no-repeat;background-size: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.learnmore-1 span {display: inline-block;vertical-align: middle;margin-left: 10px;color: #fff;}
.learnmore-1 a:hover span {text-decoration: underline;}
.prevnext-1 {position: absolute;bottom: 1%;left: 24%;}
.swiper-next ,.swiper-prev {width: 60px;height: 60px;border-radius: 100%;outline: none;background: #fff;display: inline-block;vertical-align: middle;position: relative;cursor: pointer;transition:all .4s ease;}
.swiper-next::after,.swiper-prev::after {content: '';width: 20px;height: 20px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;}
.swiper-next::after {background: url('../images/r4.png') center no-repeat;}
.swiper-prev::after {background: url('../images/l4.png') center no-repeat;}
.swiper-next {margin-left: 10px;background: rgba(0, 0, 0, 0.1);}
.swiper-next::after {background: url('../images/r1.png') center no-repeat;}
.swiper-next:hover,.swiper-prev:hover {background: #000;}
.product-lines-left-logo {position: absolute;width: 16%;left: 3%;bottom:-4%;z-index: 11;}


.index-featured-cases {padding: 2% 0;overflow: hidden;}
.index-featured-cases-top {width: 74%;margin: auto;}
.index-featured-cases-top .title-1{color: #e64a27;text-transform: uppercase;text-align: center;}
.index-featured-cases-top .text-1 {color: #cccccc;margin-top: 3%;overflow: hidden;width: 70%;float: right;}
.index-featured-cases-top .text-1 a {color: #cccccc;float: right;display: block;position: relative;width: 55%;padding-right: 14%;}
.index-featured-cases-top .text-1 a:hover .viewmore-1{opacity: 1;}
.index-featured-cases-top .text-1 a:hover .viewmore-1 i {transform: rotate(180deg);}
.viewmore-1 {position: absolute;right: 0;top: 1%;opacity: 0;}
.viewmore-1 i {display: block;width: 60px;height: 60px;position: relative;border-radius: 100%;background: #e64a27;transition:all .4s ease;}
.viewmore-1 i::before,.viewmore-1 i::after {content: '';position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;background: #fff;}
.viewmore-1 i::before  {width: 14px;height: 2px;}
.viewmore-1 i::after {width: 2px;height: 14px;}  
.index-featured-cases-bottom {margin-top: 5%;overflow: hidden;clear: both;width: 100%;}
.featured-cases-swiper {position: relative;width: 100%;}
.featured-cases-swiper .img {overflow: hidden;background: #000;}
.featured-cases-swiper .pic {opacity: .5;}
.featured-cases-swiper .text {position: absolute;width: 90%;top: 50%;z-index: 11;left: 5%;text-align: center;color: #fff;transform: translateY(-50%);opacity: 0;}
.featured-cases-swiper .title-1 {margin-bottom: 2%;text-transform: uppercase;}
.featured-cases-swiper .learnmore-1 {margin-top: 0;}
.featured-cases-swiper .learnmore-1 i::before {background: url('../images/r3.png') center no-repeat;background-size: 100%;}
.featured-cases-swiper a:hover .pic {opacity: .5;}
.featured-cases-swiper .swiper-slide-active .pic,.featured-cases-swiper .swiper-slide-active .text {opacity: 1;}
.swiper-cases-prev,.swiper-cases-next {width: 50px;height: 140px;position: absolute;top: 50%;transform: translateY(-50%);z-index: 11;background: rgba(0, 0, 0, 0.5);opacity: 0;cursor: pointer;outline: none;transition:all .4s ease;}
.swiper-cases-prev:hover,.swiper-cases-next:hover {background: #000;}
.swiper-cases-prev::after,.swiper-cases-next::after {content: '';width: 20px;height: 20px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;}
.swiper-cases-prev::after {background: url('../images/l1.png') center no-repeat;}
.swiper-cases-next::after {background: url('../images/r1.png') center no-repeat;}
.swiper-cases-prev {left: 0;}
.swiper-cases-next {right: 0;}
.featured-cases-swiper .swiper-slide-active .swiper-cases-prev,.featured-cases-swiper .swiper-slide-active .swiper-cases-next {opacity: 1;}



.index-press-center {padding: 2% 0;overflow: hidden;}
.index-press-center-top {position: relative;width: 71%;margin: auto;}
.index-press-center-top .title-1 {color: #e64a27;text-transform: uppercase;padding-bottom: 2%;border-bottom: 1px solid #eeeeee;}
.press-center-nav {clear: both;padding: 3% 0 0 0;overflow: hidden;}
.press-center-nav a {display: inline-block;vertical-align: middle;padding: 20px 24px;margin-right: 10px;border: 1px solid #eeeeee;border-radius: 100px;text-align: center;min-width: 50px;}
.press-center-nav a.cur{background: #000;color: #fff;}
.press-center-nav a:hover {border: 1px solid #ccc;}
.press-center-ctrl {position: absolute;right: 0;bottom: 0;width: 10%;}
.press-center-ctrl * {-webkit-touch-callout: none; -moz-user-select: none; user-select: none; }
.swiper-press-prev {background: #f4f4f4;}
.swiper-press-prev::after {filter: grayscale(100%);opacity: .5;}
.swiper-press-prev:hover,.swiper-press-next:hover {background: #e64a27;}
.swiper-press-prev:hover::after {filter:none;opacity: 1;background: url('../images/l1.png') center no-repeat;} 
.swiper-press-next {background: #000;}
.index-press-center-bottom {clear: both;padding: 4% 0;overflow: hidden;}
.press-center-type-swiper {width: 85.5%;float: right;}
.press-center-swiper {padding-bottom: 5%;}
.press-center-item {position: relative;overflow: hidden;}
.press-center-item .img {background: #f8f8f9;}
.press-center-item .pic {opacity: 0;}
.press-center-item .title-1{position: absolute;left:10%;top: 10%;width: 80%;z-index: 11;color: #202020;opacity: 0;}
.press-center-item .text{position: absolute;left: 10%;bottom:6%;width: 80%;z-index: 11;color: #bebebe;opacity: 1;}
.press-center-item .text-1{border-bottom: 1px solid rgba(0,0,0,.1);padding: 10% 0;overflow: hidden;}							 
.press-center-item .date-1 {position: relative;overflow: hidden;margin-top: 5%;}	
.press-center-item .date-1 span{display: block;position: absolute;left: 0;top: 15%;color: #202020;}	
.press-center-item .date-1 strong{display: block;font-weight: normal;float: right;color: #e64a27;}	 
.press-center-item a:hover .pic {opacity: 0;}
.press-center-item a:hover .title-1,.press-center-item a:hover .text-1,.press-center-item a:hover .date-1 span{color: #000;}
.press-center-item a:hover .text {opacity: 1;}
.press-center-item a:hover .title-1 {opacity: 1;}
.press-center-item a .title-1,.press-center-item a .text-1,.press-center-item a .date-1 span{color: #000;}
.press-center-item a .text {opacity: 1;}
.press-center-item a .title-1 {opacity: 1;}
.press-center-swiper .press-pagination {top: auto;bottom: 0;width: 83%;background: #eeeeee;height: 1px;}
.press-center-swiper .press-pagination span {background: #e64a27;}

.index-partner-logo {padding: 3% 0 8% 0; overflow: hidden;background: #333;}
.index-partner-logo .title-1 {text-align: center;color: #e64a27;}
.partner-logo-swiper {text-align: center;margin-top:3%;}
.partner-logo-swiper .swiper-slide {position: relative;}
.partner-logo-swiper .swiper-slide .img{background: none;}
.partner-logo-swiper.swiper-container-free-mode>.swiper-wrapper {-webkit-transition-timing-function: linear;-moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}







/* product */
.page-banner {position: relative;overflow: hidden;}
.page-banner .text {position: absolute;left: 3%;bottom: 10%;z-index: 1;}
.page-banner .title-1 {color: #e64a27;}
.page-banner .pic {animation: srmgani 4000ms 1 ease forwards;}
.page-product {padding: 4% 0;overflow: hidden;}
.page-product .div-container {width: 80%;}
.product-nav {text-align: center;border-bottom: 1px solid #ededed;padding-bottom: 5%;}
.product-nav a{display: inline-block;vertical-align: middle;padding: 20px 24px;margin-right: 10px;border: 1px solid #eeeeee;border-radius: 100px;text-align: center;min-width: 50px;}
.product-nav a.cur{background: #e64a27;color: #fff;}
.product-nav a:hover {border: 1px solid #000;background: #000;color: #fff;}
.product-list {margin-top: 4%;overflow: hidden;}
.product-item {float: left;width: 32%;margin-right: 2%;margin-bottom: 2%;overflow: hidden;}
.product-item.mr0 {margin-right: 0;}
.product-item a {display: block;position: relative;background: #f8f8f8;padding-bottom: 5%;}
.product-item .pic{position: relative;}
.product-item .title-1 {text-align: center;padding: 3% 0;}
.product-item .text {position: absolute;background: #e64a27;z-index: 10;width: 100%;height: 100%;left: 0;top: 0;color: #fff;padding: 10%;box-sizing: border-box;opacity: 0;}
.product-item .text .title-2{overflow: hidden;}
.product-item .text .text-1{margin-top: 8%;}
.product-item .text .item-1{margin-top: 10%;}
.product-item .text .item-1 ul {list-style: none;margin: 0;padding: 0;}
.product-item .text .item-1 li {overflow: hidden;}
.product-item .text .more-2 {position: absolute;left: 10%;bottom: 10%;text-decoration: underline;top: auto;}
.product-item a:hover .text{opacity: 1;}
.pageturn-1 {text-align: center;margin-top: 4%;overflow: hidden;margin-bottom: 2%;}
.pageturn-1 a {display: inline-block;vertical-align: middle;width: 55px;height: 55px;line-height: 55px;color: #000;border: 1px solid #f1f1f1;border-radius: 100%;margin: 0 2px;}
.pageturn-1 a.cur {background: #e64a27;border: 1px solid #e64a27;color: #fff;}
.pageturn-1 a:hover {background: #000;border: 1px solid #000;color: #fff;}


 


/* markets */
.page-markets {padding: 4% 0;overflow: hidden;}
.page-markets .div-container {width: 80%;}
.markets-top {text-align: center;}
.markets-top .title-1{color: #7e7e7e;}
.markets-top .text-1{margin: auto;margin-top: 3%;width: 50%;}
.markets-list {margin-top: 5%;overflow: hidden;}
.markets-item {position: relative;float: left;width: 48%;margin-right: 2%;margin-bottom: 2%;}
.markets-item.mr0 {margin-right: 0;}
.markets-item a{display: block;position: relative;}
.markets-item .text{position: absolute;left: 5%;top: 50%;transform: translateY(-50%);text-align: center;z-index: 11;width: 90%;}
.markets-item .icon-1{position: relative;margin: auto;width: 80px;height: 80px;}
.markets-item .title-1{color: #fff;margin-top: 4%;}
.markets-item a:hover .pic {transform: scale(1.05);}
.page-markets-detail {position: relative;overflow: hidden;}
.page-markets-detail .img  img{animation: srmgani 4000ms 1 ease forwards;}
.page-markets-detail .text {position: absolute;left: 3%;bottom: 10%;z-index: 11;color: #fff;width: 93%;}
.page-markets-detail .text .title-1{border-bottom: 1px solid rgba(255,255,255,.2);padding-bottom: 2%;}
.page-markets-detail .text .text-1{margin-top: 6%;}
.downicon-1 {position: absolute;right: 0;bottom: 0;}
.downicon-1 i{display: block;width: 55px;height: 55px;background: #fff;border-radius: 100%;position: relative;}
.downicon-1 i::after {content: '';width: 14px;height: 14px;position: absolute;left: 50%;top: 50%;margin-top: -7px;margin-left: -7px;background: url('../images/r4.png') center no-repeat;transform: rotate(90deg);}
.downicon-1 a:hover i{background: #e64a27;}
.downicon-1 a:hover i::after {background: url('../images/r1.png') center no-repeat;margin-top: -4px;}
.markets-detail {overflow: hidden;width: 94%;margin: auto;padding: 4% 0;}
.markets-detail-left {position: relative;float: none;width: 100%;overflow: hidden;border-bottom: 1px solid #ccc;padding-bottom: 5%;}
.markets-detail-left::after {content: '';width: 1px;height: 100%;background: #ededed;position: absolute;right: 0;top: 0;}
.markets-detail-left .title-1{color: #cccccc;}
.markets-detail-left .text-1{color: #1a1a1a;margin-top: 5%;width: 90%;}
.button-1 {margin-top: 5%;}
.button-1 a{display: inline-block;vertical-align: middle;padding: 25px 50px;border-radius: 100px;text-align: center;color: #3c3c3c;background: #f8f8f8;}
.button-1 a:hover {background: #e64a27;color: #fff;}
.markets-detail-right {float: none;width: 80%;position: relative;overflow: hidden;padding: 2% 3%;margin: auto;}
.markets-detail-text {overflow: hidden;padding: 3% 0;}
.markets-detail-text .text-2 {overflow: hidden;color: #999999;}




/* cases */
.page-cases-banner {position: relative;overflow: hidden;}
.page-cases-banner .text{position: absolute;width: 80%;left: 10%;top: 50%;transform: translateY(-50%);z-index: 11;color: #fff;text-align: center;padding: 6% 0;overflow: hidden;}
.page-cases-banner .text::before,.page-cases-banner .text::after {content: '';width: 13px;height: 13px;position: absolute;z-index: 11;}
.page-cases-banner .text::before {left: 0;top: 0;background: url('../images/syh1.png') center no-repeat;}
.page-cases-banner .text::after {right: 0;bottom: 0;background: url('../images/syh2.png') center no-repeat;}
.page-cases-banner .text-1{width: 60%;margin: auto;}
.cases-list {overflow: hidden;margin-top: 3%;}
.cases-item {position: relative;float: left;width: 48%;margin-right: 2%;margin-bottom: 2%;}
.cases-item.mr0 {margin-right: 0;}
.cases-item a{display: block;position: relative;}
.cases-item .text{position: absolute;left: 5%;bottom: 10%;width: 80%;z-index: 11;color: #fff;}
.cases-item .title-1{color: #fff;}
.cases-item .text-1{margin-top: 5%;}
.cases-item .pic {background-color: #000;}
.cases-item .pic img{opacity: 0;}
.cases-item a:hover .pic {transform: scale(1.05);}
.cases-item a:hover .pic img{opacity: 1;}
.cases-item a:hover .text {opacity: 0;}
.page-cases-detail {overflow: hidden;padding-top: 80px;position: relative;}
.page-cases-detail .div-container {position: relative;padding: 3% 0;}
.path-1 {color: #cccccc;}
.path-1 a {display: inline-block;vertical-align: middle;color: #666666;}
.path-1 a:hover {color: #000;}
.return-2 {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.return-2 a{display: block;padding: 20px 0;width: 280px;text-align: center; border-radius: 100px;background: #f8f8f8;color: #3c3c3c;}
.return-2 a:hover {background: #e64a27;color: #fff;}
.cases-detail {padding: 3% 0;overflow: hidden;}
.cases-detail .div-container {width: 80%;margin: auto;}
.cases-detail-top {text-align: center;}
.cases-detail-top .title-1{overflow: hidden;}
.cases-detail-top .date-1{margin-top: 2%;color: #cccccc;}
.cases-detail-center {overflow: hidden;padding: 3% 0;margin-top: 1%;}
.cases-detail-text {overflow: hidden;color: #999999;}
.cases-detail-text img {max-width: 100%;height: auto!important;}
.cases-detail-bottom {padding: 4% 0;overflow: hidden;margin-top: 4%;}
.cases-detail-bottom .title-3{border-bottom: 1px solid #ededed;padding-bottom: 3%;text-align: center}
.related-product-list{padding-top: 3%;overflow: hidden;}




/* academy */
.page-academy {padding: 4% 0;overflow: hidden;}
.page-academy .product-nav {margin-top: 3%;border-bottom: none;}
.academy-list {padding: 0 0 2% 0;overflow: hidden;}
.academy-item {overflow: hidden;}
.academy-item a {display: block;position: relative;padding: 2.5% 4%;overflow: hidden;border-bottom: 1px solid #ededed;}
.academy-item .img {float: left;width: 30%;}
.academy-item .text {float: left;margin-left: 5%;width: 65%;position: relative;}
.academy-item .data-1 {margin-top: 4%;color: #e64a27;}
.academy-item .title-1 {color: #202020;margin-top: 2%;}
.academy-item .text-1 {color: #666666;margin-top: 2%;width: 84%;}
.more-2 {position: absolute;right: 0;top: 42%;z-index: 11;}
.more-2 span{display: inline-block;vertical-align: middle;margin-right: 5px;text-decoration: underline;color: #999999;}
.more-2 i{display: inline-block;vertical-align: middle;width: 17px;height: 13px;background: url('../images/more1.png') no-repeat;filter: grayscale(100%);opacity: .5;}
.academy-item a:hover {background: #f8f8f8;border-bottom: 1px solid #f8f8f8;}
.academy-item a:hover .title-1,.academy-item a:hover .more-2 span {color: #e64a27;}
.academy-item a:hover .more-2 {opacity: 1;}
.academy-item a:hover .more-2 i {filter: grayscale(0);opacity: 1;}
.academy-item a:hover .pic {transform: scale(1.05);}
.page-news-detail {overflow: hidden;padding-top: 80px;position: relative;}
.page-news-detail .div-container {position: relative;padding: 3% 0;}
.news-detail {padding: 1% 0;overflow: hidden;}
.news-detail .div-container{width: 94%;margin: auto;overflow: hidden;}
.news-detail-left {float: left;width: 64%;overflow: hidden;}
.news-detail-top {text-align: left;border-bottom: 1px solid #ededed;padding-bottom: 3%;}
.news-detail-top .title-1{color: #000;}
.news-detail-top .date-1{margin-top: 5%;color: #e64a27;}
.news-detail-center {padding: 3% 0;overflow: hidden;}
.news-detail-text {color: #999999;}
.news-detail-text img {max-width: 100%;height: auto!important;}
.news-detail-bottom {padding: 7% 0;overflow: hidden;}
.news-detail-bottom .button-1 {margin-top: 2%;}
.news-detail-bottom .button-1 a{min-width: 15%;}
.news-detail-right {float: left;width: 30%;overflow: hidden;margin-left: 3%;}
.news-detail-right .prevnext-2 {margin-top: 3%;overflow: hidden;}
.news-detail-right .prevnext-2 a {display: block;padding: 4% 0;overflow: hidden;color: #2e2e2e;border-bottom: 1px solid #ededed;}
.news-detail-right .prevnext-2 a:hover {color: #e64a27;}
.news-detail-right .share-3 {margin-top: 5%;}
.news-detail-right .share-3 .title-1 {color: #cccccc;padding-bottom: 2%;}
.relevant-information-4 {margin-top: 10%;position: relative;overflow: hidden;}
.relevant-information-4 .title-1 {color: #000;padding-bottom: 4%;}
.relevant-information-list .academy-item a {padding: 5% 0;}
.relevant-information-list .academy-item .img {width: 40%;}
.relevant-information-list .academy-item .text {width: 55%;}
.relevant-information-list .academy-item .data-1 {margin-top: 8%;}
.relevant-information-list .academy-item .title-1 {margin-top: 5%;}

 

/* support */
.page-support {overflow: hidden;padding-top: 80px;position: relative; }
.page-support-top {padding: 3% 0;overflow: hidden;}
.page-support-top .text{overflow: hidden;}
.page-support-top .title-1{color: #e64a27;}
.page-support-top .text-1 {width: 22%;color: #9e9e9e;margin-top: 1%;}
.page-support-bottom {overflow: hidden;padding: 2% 0;width: 94%;margin: auto;}
.faq-list {width: 60%;float: right;margin-right: 10%;padding-bottom: 5%;}
.support-faq-item {position: relative;border-bottom: 1px solid #e8e8e8;}
.support-faq-item:first-child {border-top: 1px solid #e8e8e8;}
.support-faq-item .title.cur .title-1{color: #e64a27;}
.support-faq-item .title.cur::after {filter: grayscale(0);transform:rotate(270deg);}
.support-faq-item .title{position: relative;padding: 3% 0;overflow: hidden;cursor: pointer;}
.support-faq-item .title::after {content: '';width: 14px;height: 14px;right: 0;top: 50%;transform:rotate(90deg);background: url('../images/r4.png') center no-repeat;filter: grayscale(100%);position: absolute;transition:all .4s ease;margin-top: -7px;}
.support-faq-item .title-1{color: #1a1a1a;display: inline-block;vertical-align: middle;margin-left: 15px;}
.support-faq-item .faq-1 {display: inline-block;vertical-align: middle;width: 20px;height: 20px;position: relative;}
.support-faq-item .faq-1::before {content: '';width: 20px;height: 20px;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/faq.png') center no-repeat;filter: grayscale(100%);position: absolute;}
.support-faq-item .title.cur .faq-1 {filter: grayscale(0);}
.support-faq-item .title.cur .faq-1::before {filter: invert(0);}
.support-faq-item .text{overflow: hidden;padding: 0 0 3% 0;display: none;}
.support-faq-item .text-1{color: #9e9e9e;} 
.service-list {width: 60%;float: right;margin-right: 10%;padding-bottom: 5%;}
.service-item {margin-bottom: 3%;overflow: hidden;}
.service-item a {display: block;position: relative;background: #fff;padding: 4% 3%;overflow: hidden;}
.service-item .title-1 {color: #4c4c4c;}
.service-item .icon-1 { width: 55px;height: 55px;background: #cccccc;border-radius: 100%;position: absolute;right: 5%;top: 50%;margin-top: -26px;z-index: 11;}
.service-item .icon-1 i {display: block;width: 19px;height: 22px;position: absolute;left: 50%;top: 50%;background: url('../images/pdf1.png');margin-top: -11px;transform: translateX(-50%);}
.service-item a:hover {background: url('../images/pdfbg.png') center no-repeat;background-size: cover;}
.service-item a:hover .title-1 {color: #fff;transform: translateX(2%);}
.service-item a:hover .icon-1 {background: #fff;}
.service-item a:hover .icon-1 i {background: url('../images/pdf.png');}

.service-order-tracking {width: 100%;position: relative;text-align: center;padding: 13% 0 20% 0;overflow: hidden;}
.service-order-tracking .title-1 {color: #e64a27;}
.service-order-tracking .orderform-1 {margin-top:3%;text-align: center;}
.service-order-tracking .orderform {position: relative;display: inline-block;width: 50%;margin: auto;}
.service-order-tracking .orderform-1 input{display: block;margin: auto;width: 100%;padding:27px 5%;box-sizing: border-box;background: #fff;border: none;outline: none;border-radius: 100px;border: 1px solid #fff;transition:all .4s ease;}
.service-order-tracking .orderform-1 input:focus {border: 1px solid #000;}
.service-order-tracking .orderform-1 .submit-2{position: absolute;width: 50px;height: 50px;right: 3%;top: 50%;margin-top: -25px;background: url('../images/ss.png') center no-repeat;border-radius: 100%;cursor: pointer;padding: 0;outline: none;}
.service-order-tracking .orderform-1 .submit-2:hover {background: url('../images/s.png') center no-repeat #e64a27;}
.service-order-search {padding: 4% 0;overflow: hidden;}
.service-order-search .title-1{color: #a0a0a0;}
.service-order-search .title-1 strong{color: #000;font-weight: normal;}
.order-search-list{padding: 3% 0 1% 0;width: 80%;margin: auto;margin-top: 2%;}
.order-search-item {float: left;width: 32%;margin-right: 1%;margin-bottom: 1%;}
.order-search-item.mr0 {margin-right: 0;}
.order-search-item a {display: block;position: relative;background: #fff;box-sizing: border-box;}
.order-search-item a::before {content: '';width: 100%;height: 100%;box-sizing: border-box;border: 1px solid #e64a27;position: absolute;left: 0;top: 0;opacity: 0;}
.order-search-item .text {position: absolute;left: 7%;top: 15%;width: 80%;z-index: 11;}
.order-search-item .title-2 {color: #202020;}
.order-search-item .title-2::after {content: '';width: 15px;height: 2px;display: block;margin: 15px 0;background: #e64a27;transition:all .4s ease;}
.order-search-item .text-2 {color: #cccccc;}
.order-search-item .icon-2 {width: 55px;height: 55px;background: #cccccc;border-radius: 100%;position: absolute;right: 8%;bottom:17%;z-index: 11;}
.order-search-item .icon-2 i{display: block;width: 19px;height: 22px;position: absolute;left: 53%;top: 50%;background: url('../images/pdf1.png');margin-top: -11px;transform: translateX(-50%);}
.order-search-item a:hover {box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);}
.order-search-item a:hover .title-2 {color: #e64a27;}
.order-search-item a:hover::before {opacity: 1;}
.order-search-item a:hover .icon-2 {background: #e64a27;}
.order-search-item a:hover .icon-2 i {background: url('../images/pdf1.png');}




/* about */
.page-about-top {padding: 5% 0;overflow: hidden;}
.page-about-top-swiper .swiper-slide {width: auto;}
.page-about-top-swiper .swiper-slide div {color: #eeeeee;margin-left: 20px;}
.page-about-top-swiper.swiper-container-free-mode>.swiper-wrapper {-webkit-transition-timing-function: linear;-moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}
.page-about {padding: 2% 0;overflow: hidden;}
.about-visionMax {overflow: hidden;}
.about-visionMax-left {float: left;width: 55%;}
.about-visionMax-right {float: left;width: 20%;margin-top: 7%;margin-left: 7%;}
.about-visionMax-right .text{overflow: hidden;}
.about-visionMax-right .title-1{color: #202020;}
.about-visionMax-right .text-1{color: #999999;margin-top: 14%;}
.about-visionMax-right .button-2 {margin-top: 18%;}
.about-visionMax-right .button-2 a {display: block;background: #202020;width: 240px;line-height: 60px;padding: 0 10%;box-sizing: border-box;position: relative;}
.about-visionMax-right .button-2 a i{position: absolute;left: 10%;top: 50%;transform: translateY(-50%);width: 20px;height: 20px;border-radius: 100%;background: #fff url('../images/r3.png') center no-repeat;z-index: 11;background-size: 20%;}
.about-visionMax-right .button-2 a span{color: #fff;text-align: right;width: 100%;display: block;}
.about-visionMax-right .button-2 a:hover {background: #e64a27;}
.about-visionMax-right .button-2 a:hover span {color: #fff;}
.about-visionMax-data {padding: 5% 0;overflow: hidden;width: 55%;position: relative;clear: both;}
.about-visionMax-data-item {position: relative;float: left;width: 50%;overflow: hidden;margin-left: -1px;}
.about-visionMax-data-item a {display: block;position: relative;box-sizing: border-box;color: #202020;}
.about-visionMax-data-item .data-1{position: absolute;left: 7%;top: 10%;z-index: 11;}
.about-visionMax-data-item .text-2{position: absolute;left: 7%;bottom: 10%;width: 80%;z-index: 13;}
.about-visionMax-data-item .text-1{position: absolute;right: 7%;top: 10%;z-index: 12;}
.about-visionMax-data-item img {opacity: 0;}
.about-visionMax-data-item a {border: 1px solid #ededed;}
.about-visionMax-data-item a:hover img{opacity: 1;}
.about-visionMax-data-item a:hover .data-1,.about-visionMax-data-item a:hover .text-1,.about-visionMax-data-item a:hover .text-2 {color: #fff;}
.about-visionMax-data-item:first-child,.about-visionMax-data-item:nth-child(3) {margin-left: 0;}
.about-visionMax-data-item:nth-child(3),.about-visionMax-data-item:nth-child(4) {margin-top: -1px;}
.page-about-culture {padding: 25% 0 20% 0;overflow: hidden;position: relative;background: #f4f4f4;}
.page-about-culture .page-about-top-swiper .swiper-slide div {color: #fff;}
.about-culture-item {width: 18%;position: absolute;left: 10%;top: 10%;z-index: 111;}
.about-culture-item a {display: block;position: relative;border-radius: 140px;overflow: hidden;}
.about-culture-item .img{overflow: hidden;background: none;}
.about-culture-item .position-absolute {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(232,0,5,.9);opacity: 0;}
.about-culture-item .text{position: absolute;left: 5%;top: 50%;width: 90%;z-index: 10;text-align: center;color: #fff;transform: translateY(-50%);}
.about-culture-item .title-1{overflow: hidden;}
.about-culture-item .text-1{margin-top: 5%;}
.about-culture-item a:hover .position-absolute{opacity: 1;}
.about-culture-item.aci1 {left: 10%;top: 10%;}
.about-culture-item.aci2 {left: 50%;top: 60%;transform: translateX(-50%);width: 20%;}
.about-culture-item.aci3 {right: 10%;top: 20%;left: auto;}
.page-about-environment {overflow: hidden;}
.about-environment-swiper {position: relative;width: 100%;margin: auto;}
.about-environment-swiper .swiper-slide {background: #000;}
.about-environment-swiper .title-1 {position: absolute;width: 100%;text-align: center;color: #fff;left: 0;bottom: 10%;z-index: 11;}
.about-environment-swiper .swiper-environment-next,.about-environment-swiper .swiper-environment-prev {position: absolute;top: 50%;transform: translateY(-50%);z-index: 11;}
.about-environment-swiper .swiper-environment-prev {left: 3%;}
.about-environment-swiper .swiper-environment-next {right: 3%;background: #e64a27;}
.page-qualification-patent {padding: 8% 0;overflow: hidden;background: #f8f8f8;}
.page-qualification-patent .title-1 {text-align: center;}
.qualification-patent {width: 80%;margin: auto;position: relative;}
.qualification-patent-swiper {width: 86%;margin: auto;margin-top: 5%;}
.qualification-patent-swiper a {display: block;position: relative;}
.qualification-patent-swiper .img {background: none;border: 1px solid #e8e8e8;}
.qualification-patent-swiper .img .img-block {opacity: 0;}
.qualification-patent-swiper .title-2 {text-align: center;margin-top: 10%;}
.swiper-qualification-prev,.swiper-qualification-next {position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 11;border: 1px solid #dddddd;}
.swiper-qualification-next {right: 0;left: auto;}
.qualification-patent-swiper a:hover .title-2{color: #e64a27;}
.qualification-patent-swiper a:hover .img .img-block{opacity: 1;z-index: 111;position: relative;}
.qualification-patent-swiper a:hover .img::before {content: '';width: 100%;height: 100%;position: absolute;left:0;top:0;z-index: 120;background: url('../images/big.png') center no-repeat;}
.page-about-partner {padding: 5% 0;overflow: hidden;}
.page-about-partner .title-1 {text-align: center;}
.about-partner-list {overflow: hidden;width: 80%;margin: auto;margin-top: 4%;}
.about-partner-list li {text-align: center;width: 20%;list-style: none;margin: 0;padding: 0;position: relative;float: left;margin-bottom: 5%;}
.about-partner-list li img {max-width: 100%;height: auto;}




/* contact */
.page-contact {padding: 4% 0;overflow: hidden;}
.page-contact-text  {color: #999999;float: right;width: 40%;margin-right: 10%;}
.page-contact-us {overflow: hidden;background: #f8f8f8;}
.contact-us-left {float: left;width: 45%;position: relative;overflow: hidden;}
.contact-us-left .text {padding: 10% 5%;overflow: hidden;}
.contact-us-left .contact-title{padding-bottom: 5%;border-bottom: 1px solid #ededed;}
.contact-us-left .contact-title .title-1{color: #e64a27;}
.contact-us-left .contact-title .text-1{color: #999999;width: 70%;margin-top: 3%;}
.contact-us-left .contact-list {padding-top: 5%;overflow: hidden;width: 90%;}
.contact-us-left .contact-item {margin-bottom: 5%;padding-left: 40px;position: relative;}
.contact-us-left .contact-item .icon-1{position: absolute;left: 0;top: 0;width: 40px;height: 40px;}
.contact-us-left .contact-item .text-1 {color: #4c4c4c;}
.contact-us-right {float: left;width: 55%;position: relative;overflow: hidden;}







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

.language-show {width: 20%;position: fixed;left: 50%;top: 50%;transform: translate(-50%,-250%);z-index: 900;opacity: 0;transition:all .4s ease;}
.language-show.cur {transform: translate(-50%,-50%);opacity: 1;}
.close-language {position: relative;text-align: right;}
.close-language i,.close-search i{display: inline-block;transform: rotate(45deg);width: 40px; height: 40px;cursor: pointer;margin-right: -3%;transition:all .4s ease;}
.close-language i::after,.close-language i::before,
.close-search i::after,.close-search i::before  {content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.close-language i::after,.close-search i::after {width: 20px;height: 2px;}
.close-language i::before,.close-search i::before  {width: 2px;height: 20px;}
.close-language:hover i,.close-search:hover i {transform: rotate(226deg);}
.language-show-content {color: #fff;background: #1a1a1a;padding: 10% 10%;overflow: hidden;}
.language-show-content .title-1{text-align: center;}
.language-show-content .language-1{margin-top: 10%;}
.language-show-content .language-1 li{list-style: none;margin: 0;padding: 0;position: relative;border-bottom: 1px solid #393939;}
.language-show-content .language-1 li a {display: block;position: relative;overflow: hidden;padding: 7% 0;color: #fff;}
.language-show-content .language-1 li i{display: block;position: absolute;right: 0;top: 50%;margin-top: -10px;width: 20px;height: 20px;}
.language-show-content .language-1 li:last-child {border: none;}
.language-show-content .language-1 li a:hover {color: #e64a27;}


.search-show {position: absolute;width: 100%;height: 100%;background: #000;z-index: 611;left: 0;top: -100px;transition:all .4s ease;}
.search-show.cur {top: 0;}
.search-show-content {position: absolute;width: 60%;left: 20%;top: 50%;transform: translateY(-50%);z-index: 1;}
.search-input {position: relative;overflow: hidden;}
.search-submit {position: absolute;left: 0;top: 50%;margin-top: -20px;z-index: 11;}
.search-submit a {display: block;width: 40px; height: 40px;background: url('../images/s.png') center no-repeat;}
.search-submit .submit-3 {display: block;width: 40px; height: 40px;background: url('../images/s.png') center no-repeat;cursor: pointer;outline: none;border: none;}
.search-input input{width: 100%;height: 100%;background: none;border: none;color: #fff;box-sizing: border-box;padding-left: 5%;}
.close-search{position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 10;}


.page-search {padding: 10% 0 3% 0;overflow: hidden;background: url('../upload/searchbg.jpg') center no-repeat;background-size: cover;}
.page-search .div-container {text-align: center;width: 70%;margin: auto;}
.page-search .div-container .title-1{color: #e64a27;}
.search-container{margin-top: 4%;text-align: left;}
.search-container .text-1{color: #cccccc;}
.search-container .input-2 {position: relative;}
.search-container .input-2 input{width: 100%;border: none;background:none;outline: none;border-bottom: 1px solid #e8e8e8;padding: 2% 0;box-sizing: border-box;}
.search-container input.search-submit-1{position: absolute;width: 50px;height: 50px;right: 0;top: 50%;margin-top: -25px;background: url('../images/ss.png') center no-repeat;cursor: pointer;border-radius: 100%;transition:all .4s ease;padding: 0;}
.search-container input.search-submit-1:hover {background: url('../images/s.png') center no-repeat #e64a27;}
.search-results-container {padding: 2% 0 5% 0;overflow: hidden;}
.search-results-container .div-container {width: 70%;margin: auto;}
.results-1 {color: #a0a0a0;}
.results-1 strong{font-weight: normal;color: #000;}
.search-results-list {padding: 1% 0;overflow: hidden;}
.search-results-type {overflow: hidden;border-bottom: 1px solid #eeeeee;}
.search-results-type a{display: inline-block;vertical-align: middle;padding: 3% 0;position: relative;margin-right: 130px;padding-right: 20px;}
.search-results-type a::after {content: '';width: 100%;height: 2px;position: absolute;left: 0;bottom: 0;background: #e64a27;display: none;}
.search-results-type a.cur {color: #e64a27;}
.search-results-type a.cur::after {display: block;}
.search-results-type-list .academy-list {padding: 4% 0 2% 0;}





@media screen and (max-width: 5120px) { 
}
@media screen and (max-width: 3840px) { 

}
@media screen and (max-width: 2560px) {
	
}
@media screen and (max-width: 2048px) {
	
}
@media screen and (max-width: 1920px) {	
	.product-lines-left-logo .logoimg-1 {width: 100%;}
}
@media screen and (max-width: 1680px) {
	.header-nav-product {width: 55%;}
	.index-banner-item .more-1 a {width: 150px;height: 150px;}
	.swiper-banner-prev, .swiper-banner-next {width: 65px;height: 140px;}
	.header-nav-product {padding: 1% 0 3% 0;}
	.swiper-next, .swiper-prev ,.service-item .icon-1,.order-search-item .icon-2{width: 50px;height: 50px;}
	.product-lines-left .number-1 span {width: 60px;height: 60px;line-height: 60px;}
	.swiper-cases-prev, .swiper-cases-next {width: 45px;height: 130px;}
	.press-center-nav a,.product-nav a {padding: 18px 22px;}
	.product-lines-left-logo {width: 14%;bottom: 0;}
	.footer-from-bottom .submit-1 a {width: 220px;line-height: 50px;} 
	.footer-top a ,.downicon-1 i{width: 50px;height: 50px;}
	.pageturn-1 a {width: 50px;height: 50px;line-height: 50px;}
	.markets-item .icon-1 {width: 70px;height: 70px;}
	.button-1 a {padding: 22px 48px;}
	.return-2 a {padding: 18px 0;width: 250px;}
	.service-order-tracking .orderform-1 input {padding: 25px 5%;}
	.about-visionMax-right .button-2 a {width: 210px;line-height: 50px;}
	.about-culture-item a {border-radius: 100px;overflow: hidden;}
	.service-item .icon-1 i,.order-search-item .icon-2 i {width: 16px;height: 20px;background: url('../images/pdf1.png') no-repeat;background-size: 100%;margin-top: -10px;}
	.service-item a:hover .icon-1 i {background: url('../images/pdf.png') no-repeat;background-size: 100%;}
	.service-item a {padding: 3% 3%;}
	.press-center-ctrl {width: 40%;text-align: right;}
	.swiper-next, .swiper-prev {display: inline-block;}
	 
}
@media screen and (max-width: 1440px) {
	.header-nav-product {width: 65%;}
	.index-banner-item .more-1 a {width: 130px;height: 130px;}
	.swiper-banner-prev, .swiper-banner-next {width: 55px;height: 120px;}
	.index-banner-item.cright .more-1 a {transform: translateX(70%);}
	.press-center-nav a, .product-nav a {padding: 15px 20px;}
	.button-1 a {padding: 20px 45px;}
	.service-order-tracking {padding: 10% 0 15% 0;}
	.service-order-tracking .orderform-1 input {padding: 20px 5%;}
	.about-culture-item a {border-radius: 50px;}
}
@media screen and (max-width: 1366px) {
	.header-nav-product {width: 70%;}
	.header-content {height: 60px;}
	.header-nav ul a.nav {line-height: 60px;}
	.header-nav-show-content {margin-top: 60px;}
	.page-cases-detail,.page-news-detail,.page-support {padding-top: 60px;}
	.header-navshow {top: 50px;}
	.product-item .pic .img-center{max-width: 70%;max-height: 70%;}
	.return-2 a {width: 200px;}
	.markets-detail-text .text-2 {height: 400px;}
	.footer-from-bottom .submit-1 a {width: 180px;}
	.qualification-patent-swiper .img .img-center{max-width: 80%;max-height: 70%;}
}
@media screen and (max-width: 1280px) {
	.header-product-right {width: 20%;margin-top: 0;margin: 3% 5%;}
	.header-product-item .text {margin-top: 4%;}
	.about-visionMax-right .button-2 a {width: 170px;}
}
@media screen and (max-width: 1152px) {
	.page-product .div-container,.page-markets .div-container,.cases-detail .div-container {width: 94%;}
	.faq-list,.service-list {width: 100%;margin-right: 0;}
	.order-search-list {width: 100%;}
	.about-visionMax-right {width: 35%;margin-top: 2%;}
	.qualification-patent ,.about-partner-list{width: 94%;}
}
@media screen and (max-width: 1024px) {
	 
}
@media screen and (max-width: 980px) {
	.header-nav ul li::after,.header-navshow ul a::after {display: none;}
	.header-logo {width: 20%;}
	.header-right {position: fixed;right: 0;top: 0;transform: translateX(100%);height: 100%;background: rgba(0, 0, 0, 0.9);}
	.no-touch .header-right {transform: translateX(0);}
	.header-right {overflow-y: auto;}
	.header-nav {margin-top: 60px; }
	.header-nav::-webkit-scrollbar{height:0px; width:0px;background:none;}
	.header-nav ul li {width: 90%;text-align: right;margin: auto;padding: 0 2%;box-sizing: border-box;}
	.header-nav ul a.nav {line-height: normal;padding: 3% 0;font-size: 18px;}
	.header-nav li.dropdown {padding-right: 20px;}
	.header-nav li.dropdown a.nav::after {content: '';width: 10px;height: 10px;position: absolute;right: -20px;top: 50%;margin-top: -5px;background: url('../images/r1.png') center no-repeat;transform: rotate(90deg);}
	.swiper-banner-prev, .swiper-banner-next {width: 45px;height: 90px;}
	.header-icon {margin-right: 5%;margin-top: 10%;}
	.header-navshow {width: 100%;position: relative;left: auto;top: auto;display: none;transition:none;}
	.header-navshow ul {background: none;padding: 0;text-align: right;margin-bottom: 5%;}
	.header-navshow ul a{padding: 2% 0;font-size: 14px;}
	.button-1 a {padding: 15px 25px;}
	.markets-detail-text .text-2 {height: auto;}
	.search-show-content {width: 90%;left: 5%;}
	.search-input input {padding: 0 15% ;}
}
@media screen and (max-width: 860px) {
	.pcshow ,.aside-top a,.index-banner-swiper .banner-pagination,.swiper-cases-prev, .swiper-next, .swiper-prev,
	.swiper-cases-next,.featured-cases-swiper .learnmore-1,.press-center-ctrl,.downicon-1,.path-1{display: none!important;}
	.mbshow,.menu-toggle{display: block!important;}
	.index-banner-item.cright .text {right: 5%;width: 90%;}
	.index-banner-item .more-1 a {width: 80px;height: 80px;margin: 0;}
	.index-banner-item.cright .more-1 a {transform: none;margin: 0;display: inline-block;}
	.index-markets,.index-product-lines,.page-markets,.page-about-partner {padding: 15% 0;}
	.footer-content-center,.page-contact,.search-results-container {padding: 10% 0;}
	.index-markets-item a:hover {transform: translateY(0px);}
	.index-markets-item a .title-2 {opacity: 1;}
	.index-product-lines-bottom {position: relative;}
	.product-lines-left-logo {width: 34%;top: 0;bottom: auto;}
	.footer-contact {padding-bottom: 5%;}.search-results-type a {margin-right: 40px}
	.footer-contact ,.footer-from,.footer-from-bottom .submit-1,.about-visionMax-right{margin-top: 10%;}
	.index-featured-cases-top ,.index-press-center-top,.page-cases-banner .text-1,.service-order-tracking .orderform,.page-search .div-container,.search-results-container .div-container{width: 90%;}
	.index-product-lines-top .text-1 ,.product-lines-left,.index-featured-cases-top .text-1,.footer-nav,.footer-contact,.footer-text,.footer-from,.footer-from-input,.footer-from-bottom .fromtip-1,.footer-from-bottom .submit-1,.markets-top .text-1,.markets-detail-left,.markets-detail-right,.academy-item .img,.academy-item .text-1,.news-detail-left,.page-support-top .text-1,.about-visionMax-left ,.about-visionMax-data,.about-visionMax-data-item,.page-contact-text,.contact-us-left,.contact-us-right,.contact-us-left .contact-title .text-1{width: 100%;float: none;}
	.product-item,.markets-item,.cases-item,.order-search-item {float: none;width: 100%;margin-right: 0;}
	.academy-item .text,.news-detail-right,.about-visionMax-right {float: none;margin-left: 0;width: 100%;}
	.product-lines-right {width: 100%;position: relative;right: auto;top: auto;overflow: hidden;}
	.product-lines-text {position: relative;right: auto;width: 90%;height:auto;margin: 5%;overflow: hidden;}
	.product-lines-text .title-1 {margin-left: 0;overflow: hidden;margin-top: 0;}
	.product-lines-txt {width: 80%;overflow: hidden;clear: both;padding-left: 20%;}
	.prevnext-1 {position: relative;bottom: auto;left: auto;padding-top: 10%;overflow: hidden;clear: both;margin-left: 20%;}
	.product-lines-txt::before {width: 31px;height: 29px;left: 0;top: 15%;}
	.index-featured-cases-top .text-1 a {width: 100%;padding-right: 0;}
	.index-featured-cases-top .title-1,.footer-contact,.footer-contact .share-1 {text-align: left;}
	.featured-cases-swiper .text {position: relative;width: 100%;top: auto;left: auto;color: #000;transform: none;padding-top: 10%;text-align: center;}
	.index-featured-cases,.index-press-center {padding: 2% 0 15% 0;}
	.press-center-nav a, .product-nav a {padding: 10px 2%;margin-right: 2px;}
	.press-center-type-swiper {width: 95%;}
	.partner-logo-swiper .swiper-slide {width: auto;max-width: 150px;margin-right: 40px;}
	.footer-contact .share-1 li {margin-left: 0px;margin-right: 10px;}
	.footer-from-textarea {width: 100%;position: relative;right:auto;top: auto;height: auto;}
	.footer-from-textarea .textarea-1 {min-height: 100px;margin-top: 2%;}
	.product-nav a {margin-bottom: 3%;}
	.markets-detail-right,.support-faq-item .title {padding: 5% 0;}
	.page-cases-banner img.img-block {width: 200%;max-width: 200%;}
	.return-2 {position: relative;right: auto;top: auto;transform: none;margin-top:3%;}
	html.black .header,html.black .header.scroll-down, html.black .header.scroll-top {background: #000;}
	html.black .header {border: none;}
	html.black .header-nav ul a.nav {color: #fff;}
	.more-2 {position: relative;right: auto;top: auto;margin: 5% 0;}
	.relevant-information-list .academy-item .text,.relevant-information-list .academy-item .img {float: left;}
	.relevant-information-list .academy-item .text {margin-left: 5%;}
	.relevant-information-list {padding-bottom: 10%;}
	.service-item a {padding: 10% 3%;}.service-order-tracking {padding: 30% 0 40% 0;}
	.page-about-culture {padding: 300px 0 300px 0;}.about-visionMax-data-item {margin: 0;}
	.about-culture-item {width: 40%;}.about-culture-item.aci1 {left: 5%;}
	.about-culture-item.aci2 {left: 50%;top: 60%;transform: translateX(-50%);width: 60%;}
	.about-partner-list li {width: 45%;border: 1px solid #ccc;margin: 2%;padding: 10% 0;}
	.about-partner-list li img {max-width: 80%;}
	.page-search {padding: 30% 0 10% 0;}
	.language-show {width: 80%;}
	.close-language {position: absolute;}
	.footer-content-center .footer-contact {float: none;width: 100%;}
	
}





/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	
}

/* iPad x*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}
/* iPad y */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
}











