 

/* CSS Reset */
body,body a {color: #3f3a39;}
::-webkit-scrollbar{height:4px; width:0px;background: #dbdedf;}
::-webkit-scrollbar-button{height:0; width:5px;background: #dbdedf;}
::-webkit-scrollbar-thumb{background-color:#999;box-shadow:inset 1px 1px 0 #999,inset 0 -1px 0 #999;}
input,select,textarea {font-family:PingFang SC,Microsoft Yahei,Helvetica Neue,Arial;}
a{text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;} 
a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden;}
.alltransition {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.table {display: table;width: 100%;height: 100%;}
.table-cell {display: table-cell;vertical-align: middle;}
.no-touch body,.no-touch html {overflow: hidden;width: 100%;height: 100%;}
.pcshow { display:block;}
.mbshow { display:none!important;}
.left{ float:left;}
.right{ float:right;}
.clear { clear:both;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;background-color: #000;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;}
.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;}
.img-block {display: block;width: 100%;height: auto;min-height: 900px;}
.img-inline {display: inline-block;width: auto;height: auto;}
.pic {background-position: center center;background-repeat: no-repeat;background-size: cover;}
input,select,textarea {-webkit-appearance: none;border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}


 

/* header */




.index-information {overflow: hidden;background: #f8f8f8;padding: 5% 0;background-image: -webkit-linear-gradient(-90deg, #f8f8f8 0%, #fff 100%);}
.index-information-top {position: relative;width: 94%;margin: auto;}
.index-information-title {font-size: 18px;color: #c5c4c3;position: absolute;left: 0;top: 0;z-index: 1;}
.index-information-center-title {font-size: 42px;line-height: 42px;color: #d3d1ce;text-align: center;}
.index-information-center-title span {color: #3f3a39;display: block;}
.index-information-morelink {position: absolute;right: 0;top: 0;z-index: 2;}
.index-information-morelink a{display: block;text-decoration: underline;color: #3f3a39;}
.index-information-morelink a:hover {color: #ad813f;}
.index-information-bottom {position: relative;width: 70%;margin: auto;padding: 5% 0 3% 0;overflow: hidden;}
.information-list {overflow: hidden;}
.information-item {overflow: hidden;position: relative;border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-radius: 20px 20px 0 0;padding: .5% 2%;}
.information-title {padding-left: 5%;overflow: hidden;position: relative;cursor: pointer;}
.information-title em{font-style: normal;background: #e3e3e3;text-align: center;width: 30px;height: 30px;border-radius: 100%;font-size: 14px;color: #3c3c3c;line-height: 30px;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.information-title strong {font-weight: normal;margin: 0;padding: 0;color: #d3d1ce;font-size: 30px;}
.information-title span {color: #3f3a39;position: relative;padding:0 1%;}
.information-title span::after {content: '';width: 1px;height: 70%;position: absolute;right: 1%;top: 15%;background: #ccc;}
.information-title i {width: 30px;height: 30px;position: absolute;right: 0;top: 50%;margin-top: -15px;background: #443319;border-radius: 100%;}
.information-title i::before,.information-title i::after {content: '';width: 11px;height: 1px;position: absolute;left: 50%;top:50%;background: #fff;margin-left: -5px;}
.information-title i::after {width: 1px;height: 11px;margin: -5px 0 0 0;}
.information-item-content {overflow: hidden;padding: 5% 7% 1% 7%;position: relative;display: none;}
.information-item-main {overflow: hidden;position: relative;}
.information-item-content .data-1 {font-size: 15px;color: #cdcdcd;}
.information-item-text {padding: 2% 0;overflow: hidden;position: relative;}
.information-item-text .text-1{font-size: 18px;line-height: 36px;color: #3f3a39;float: left;width: 30%;}
.information-item-text .text-2{font-size: 18px;line-height: 36px;color: #8b8a89;float: left;width: 30%;margin-left: 5%;}
.information-item-text .text-1:hover *,.information-item-text .text-2:hover *{text-decoration: underline;}
.information-item-pic {width: 35%;float: right;}
.information-item.cur {margin-bottom: 1%;border: 1px solid #ad813f;border-radius: 20px;}
.information-item.cur .information-title strong {font-size: 42px;color: #ad813f;}
.information-item.cur .information-title strong span {color: #ad813f;}
.information-item.cur .information-title i {background: #ad813f;}
.information-item.cur .information-title i::after {display: none;}
.information-item.cur .information-title em {background: #ad813f;color: #fff;}
.information-title,.information-title strong,.information-title i {transition:all .4s ease;}
.information-item .information-title.cur strong {font-size: 42px;color: #ad813f;}
.information-item .information-title.cur strong span {color: #ad813f;}
.information-item .information-title.cur i {background: #ad813f;}
.information-item .information-title.cur i::after {display: none;}
.information-item .information-title.cur em {background: #ad813f;color: #fff;}


 

/* information */
.information {padding: 5% 0;overflow: hidden;margin-top: 80px;background-image: -webkit-linear-gradient(-90deg, #f7f8f9 0%, #fff 100%);}
.information-content {width: 94%;margin: auto;overflow: hidden;}
.information-content .index-information-center-title {text-align: left;}
.information-content-list {padding: 5% 0 0 0;overflow: hidden;width: 75%;margin: auto;}
.information-content-item {overflow: hidden;padding-bottom: 3%;margin-bottom: 3%;border-bottom: 1px solid #ededed;}
.information-content-item a{display: block;overflow: hidden;position: relative;}
.information-content-item .img{float: left;width: 38%;}
.information-content-item .text{float: left;width:59%;margin-left: 3%;padding-top: 3%;}
.information-content-item .title-1{font-size: 30px;color: #d0d0d0;}
.information-content-item .title-1 span {color: #3f3a39;position: relative;padding:0 2% 0 0;}
.information-content-item .title-1 span::after {content: '';width: 1px;height: 70%;position: absolute;right: 1%;top: 15%;background: #ccc;}
.information-content-item .data-2{font-size: 15px;color: #cdcdcd;padding: 1% 0 3% 0;overflow: hidden;}
.information-content-item .text-3{font-size: 18px;line-height: 36px;}
.information-content-item a:hover .pic {transform: scale(1.1);}
.information-content-item a:hover .title-1 ,.information-content-item a:hover .title-1 span {color: #ad813f;}
.information-more {overflow: hidden;}
.information-more a{display: inline-block;position: relative;padding:10px 40px 10px 0;}
.information-more span{font-size: 15px;}
.information-more i{display: block;width: 30px;height: 30px;background: #817c74 url('../images/down1.png') center no-repeat;border-radius: 100%;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.information-more a:hover i{background: #ad813f url('../images/down1.png') center no-repeat;}
.information-more a:hover span{color: #ad813f;}







/* product */
.page-login {width: 100%;height: 100%;position: relative;overflow: hidden;background: #163350 url('../images/loginbg.jpg') center no-repeat;background-size:cover;}
.page-login-content {width: 100%;height: 100%;position: relative;overflow: hidden;}
.products-bottom-copy {position: absolute;left: 0;text-align: center;bottom: 5%;color: #fff;font-size: 14px;width: 100%;}
.products-bottom-copy span {opacity: .2;}
.products-bottom-copy a {color: #fff;opacity: .2;}
.products-bottom-copy a:hover {opacity: 1;}

.login-content {color: #fff;overflow: hidden;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;text-align: center;width: 620px;}
.login-content .title-1{font-size: 24px;padding-bottom: 8%;}
.login-content .form-1{position: relative;overflow: hidden;}
.login-content .form-1 i {display: block;position: absolute;width: 30px;height: 30px;top: 50%;transform: translateY(-50%);opacity: .2;}
.login-content .form-1 i.eyes {position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 11;opacity: .5;cursor: pointer;background: url('../images/eays.png') center no-repeat;}
.login-content .form-1 i.eyes.cur {background: url('../images/eay.png') center no-repeat;opacity: 1;}
.login-content .form-1 i.eyes:hover {opacity: 1;}
.login-content .form-1 .input-1 {background: none;border: none;outline: none;border-bottom: 1px solid rgba(255,255,255,.2);width: 100%;box-sizing: border-box;padding: 20px 3% 20px 60px;overflow: hidden;display: block;overflow: hidden;transition:all .4s ease;color: #fff;}
.login-content .form-1 .input-1::placeholder,.login-content .form-1 .input-1::-webkit-input-placeholder{font-size: 14px;color: #fff;opacity: .2;}
.login-content .form-1 .input-1:focus {border-bottom: 1px solid rgba(255,255,255,1);}
.login-content .form-1 .button-1{position: absolute;right: 0;top: 2%;width: 30%;height: 95%;background: #214061;border: none;font-size: 13px;color: #fff;cursor: pointer;transition:all .4s ease;}
.login-content .form-1 .button-1:hover {background: #fff;color: #000;}
.login-content .form-1 .link-1{padding: 0px 0;overflow: hidden;color: #fff;font-size: 14px;float: left;width: 40%;opacity: .3;}
.login-content .form-1 .link-1:hover {opacity: 1;}
.login-content .form-1 .link-1 span {opacity: .2;}
.login-content .form-1 .link-1 strong {opacity: 1;}
.login-content .form-1 .link-1.link-2 {float: right;text-align: right;}
.login-content .form-1.text-right  {text-align: right;padding: 3% 0;}
.login-content .form-1.text-left  {text-align: left;padding: 3% 0;}
.login-content .form-1 .login-1{width: 100%;background: #214061;border: none;font-size: 13px;padding: 2% 0;display: block;color: #fff;cursor: pointer;transition:all .4s ease;}
.login-content .form-1 .login-1:hover {background: #fff;color: #000;}
.login-content .form-1 .yzm {position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 1;}
.login-content .form-1 .yzm a {color: #fff;font-size: 14px;opacity: .2;}

.authentication {background: #fff;width: 50%;margin: auto;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;}
.authentication .title-1 {text-align: center;font-size: 30px;color: #ad8d5c;padding: 8% 0  5% 0;overflow: hidden;}
.authentication-content {overflow: hidden;max-height: 380px;overflow-y: auto;width: 90%;margin: auto;padding-bottom: 3%;}
.authentication-content::-webkit-scrollbar{height:4px; width:5px;background: #dbdedf;}
.authentication-content::-webkit-scrollbar-button{height:0; width:5px;background: #dbdedf;}
.authentication-content::-webkit-scrollbar-thumb{background-color:#999;box-shadow:inset 1px 1px 0 #999,inset 0 -1px 0 #999;}
.authentication-content-text {font-size: 16px;line-height: 32px;color: #8b8a89;overflow: hidden;padding:0 3% 3% 3%;}
.authentication-bottom {text-align: center;margin: 3% 0;padding-bottom: 3%;}
.authentication-bottom a {display: inline-block;vertical-align: middle;width: 20%;padding: 2% 0;text-align: center;font-size: 16px;}
.authentication-bottom .agree-1{background: #ad8d5c;color: #fff;}
.authentication-bottom .noagree-2{background: #f5f5f5;color: #8b8a89;}

.page-branner {position: relative;overflow: hidden;}
.page-branner-content {overflow: hidden;position: relative;}
.page-branner-content .page-title{position: absolute;left: 3%;bottom: 20%;font-size: 42px;width: 100px;z-index: 11;line-height: 42px;color: #fff;}
.page-branner-content .page-right-title{position: absolute;right: 10%;bottom: 0;z-index: 20;width: 324px;height: 315px;background: #b79056;overflow: hidden;}
.page-branner-content .page-right-title .down-1{position: absolute;right: 15%;top: 15%;}
.page-branner-content .page-right-title .down-1 i{display:block;width:60px;height:60px;border-radius:100%;background:#fff url('../images/jtou.png') center no-repeat;}
.page-branner-content .page-right-title .down-1 i {animation:updown1 1400ms ease-in-out infinite;}
.page-branner-content .page-right-title .title-1{position: absolute;color: #fff;font-size: 26px;line-height: 26px;bottom: 13%;left: 13%;z-index: 2;}
.page-branner-content .page-right-title .box-1{overflow: hidden;}
.page-branner-content .img{overflow: hidden;}
.page-branner-content .pic{animation: bigimgani 4000ms 1 ease forwards;opacity: 1;}
@keyframes bigimgani{0%{transform:scale(1.0);} 100%{transform:scale(1.05);}}
@keyframes updown1{0%{margin: -15px 0 0 -6px;}50%{margin: -5px 0 0 -6px;}100%{margin: -15px 0 0 -6px;}}


.page-product-list {overflow: hidden;position: relative;}
.page-product-list-content {overflow: hidden;position: relative;}
.product-list-item {padding: 5% 0;overflow: hidden;width: 100%;margin: auto;position: relative;background: #f8f8f8;transition:all .4s ease;}
.product-list-item.cur {background: #fff;}
.product-list-item.pi2 {overflow: hidden;}
.product-list-item:hover {background: #fff;}
.product-list-item:hover i {background: #ad813f;}
.product-item-content {overflow: hidden;width: 94%;margin: auto;}
.product-title {position: relative;overflow: hidden;padding-bottom: 3%;}
.product-title em{font-size: 18px;color: #a9a5a4;font-style: normal;position: absolute;left:0;top: 5%;}
.product-title strong{font-weight: normal;font-size: 30px;margin: 0;margin-left: 13%;padding: 2% 0;}
.product-title i{display: block;position: absolute;right: 7.5%;top: 1%;width: 60px;height: 60px;border-radius: 100%;background: #443319;transition:all .4s ease;}
.product-title i::before,.product-title i::after {content: '';width: 11px;height: 1px;position: absolute;left: 50%;top:50%;background: #fff;margin-left: -5px;}
.product-title i::after {width: 1px;height: 11px;margin: -5px 0 0 0;}
.product-list-item.cur .product-title.cur i::after,.product-title.cur i::after {display: none;}
.product-list-item.cur .product-title.cur i,.product-title.cur i {background: #ad813f;}
.product-item-main {overflow: hidden;position: relative;width: 92.5%; display: none;padding: 3% 0 0 0;}

.product-item {width: 30%;float: right;margin-left: 2%;}
.product-item a {border: 1px solid #f3f3f3;overflow: hidden;display: block;}
.product-item-top {background: #f8f8f8;padding: 7% ;overflow: hidden;}
.product-item-top .more-1{float: right;}
.product-item-top .more-1 span{display: inline-block;vertical-align: middle;font-size: 18px;color: #a9a5a4;margin-right: 10px;}
.product-item-top .more-1 i{width: 60px;height: 60px;border-radius: 100%;background: #443319 url('../images/jtou1.png') center no-repeat;display: inline-block;vertical-align: middle;transform: rotate(-45deg);}
.product-item-top .title-2{font-size: 20px;line-height: 24px;clear: both;padding: 11% 0 0 0;}
.product-item-bottom {padding: 5% 7%;overflow: hidden;}
.product-item-bottom .item-3{border-bottom: 1px solid #f3f3f3;margin-bottom: 5%;padding-bottom: 5%;position: relative;}
.product-item-bottom .item-3:last-child {border-bottom:none;margin-bottom: 0;padding-bottom: 0;}
.product-item-bottom .text-1{font-size: 18px;line-height: 24px;color: #a9a5a4;}
.product-item-bottom .text-2{font-size: 40px;font-family: 'Montserrat-Regular';position: absolute;right: 5%;top: 35%;transform: translateY(-50%);}
.product-item-bottom .data-2{font-family: 'Montserrat-Regular';font-size: 18px;padding-top: 5px;text-transform: uppercase;}
.product-item a:hover .more-1 i{background: #ad813f url('../images/jtou1.png') center no-repeat;transform: rotate(0deg);}
.product-item a:hover .text-2 {color: #ad813f;}

.prob-product {padding: 5% 0 0 0;overflow: hidden;}
.prob-product-content {width: 94%;margin: auto;overflow: hidden;color: #fff;}
.prob-product-content-bottom {width: 100%;margin: auto;overflow: hidden;color: #fff;position: relative;}
.prob-product-content-bottom::after {content: '';width: 100%;height: 100%;background: #fff;position: absolute;left: 0;top: 24.5%;z-index: 1;}
.prob-product-main {position: relative;width: 84%;margin: auto;overflow: hidden;z-index: 10;padding-top: 10%;}
.prob-product-title {font-size: 42px;line-height: 42px;}
.prob-product-title span {opacity: .3;display: block;}
.prob-product-text {padding: 5% 5.5%;overflow: hidden;width: 30%;opacity: .5;font-size: 18px;line-height: 36px;}
.prob-product-type {float: left;position: relative;overflow: hidden;width: 22%;position: absolute;left: 0;top: 0;}
.prob-product-type .icon-1 {position: absolute;display:block;width:60px;height:60px;right: 15%;top: 10%;z-index: 1;}
.prob-product-type .title-1 {position: absolute;color: #fff;font-size: 26px;line-height: 26px;bottom: 15%;left: 15%;z-index: 2;}
.prob-product-type .box-1 {overflow: hidden;}
.prob-product-right {overflow: hidden;background: #fff;float: right;width: 78%;padding-bottom: 7%;}
.prob-product-item {float: left;width: 25%;overflow: hidden;position: relative;}
.prob-product-item a {display: block;padding: 5% 10% 10% 10%;position: relative;overflow: hidden;cursor: default;}
.prob-product-item a::after {content: '';width: 60%;height: 1px;left: 10%;bottom: 0;background: #000;position: absolute;z-index: 1;opacity: .1;transition:all .4s ease;}
.prob-product-item a::before {content: '';width: 8px;height: 16px;right:10%;top:55%;background: url('../images/r2.png') center no-repeat;z-index: 2;position:absolute;}
.prob-product-item .num-1{overflow: hidden;border-bottom: 1px solid rgba(0,0,0,.1);width:100px;position: relative;}
.prob-product-item .num-1 strong {font-size:100px;height:80px;font-weight:normal;margin: 0;padding: 0;display: block;overflow: hidden;color: #f3f3f3;font-family: 'Tungsten-Semibold';}
.prob-product-item .icon-2 {position: absolute;left: 9.5%; top: 14%;width: 60px;height: 60px;opacity: 0;}
.prob-product-item .text-2{font-size: 20px;margin-top: 45%;}
.prob-product-item .text-3{font-size: 16px;color: #a9a5a4;min-height: 22px;}
.prob-product-item a:hover {background: #f8f8f8;}
.prob-product-item a:hover::after {background: #ad813f;;width: 100%;left: 0;opacity: 1;}
.prob-product-item a:hover .text-2,.prob-product-item a:hover .text-3 {color: #ad813f;}
.prob-product-item a:hover .icon-2 {opacity: 1;}
.prob-product-item a:hover .num-1,.prob-product-item a:hover::before  {opacity: 0;}
.prob-product-item.ppi5,.prob-product-item.ppi6,.prob-product-item.ppi7 {float: right;}
.prob-product-item.ppi4 a::before{transform: rotate(90deg);top: auto;bottom: -5px;}
.prob-product-item.ppi5 a::before {display: none;}
.prob-product-item.ppi6 a::before,.prob-product-item.ppi7 a::before {transform: rotate(180deg);}

.product-item.mbshow {overflow: hidden;}
.product-item.mbshow a{display: block;}
.product-item.mbshow .product-item-top {padding: 7% 5%;}
.product-item.mbshow .product-item-top .title-1{font-size: 16px;color: #3f3a39;float: left;width: 50%;}
.product-item.mbshow .product-item-top .item-2{float: left;width: 50%;}
.product-item.mbshow .product-item-top .item-2 li{list-style: none;padding: 0;margin: 0;float: left;width: 50%;text-align: right;}
.product-item.mbshow .product-item-top .item-2 li strong{display:block;padding: 0;margin: 0;font-size: 18px;font-weight: normal;color: #ad813f;font-family: 'Montserrat-Regular';}
.product-item.mbshow .product-item-top .item-2 li span{display: block;padding: 0;margin: 0;font-size: 14px;color: #a9a5a4;}
.product-item.mbshow .product-item-center {padding: 2% 5% 5% 5%;overflow: hidden;}
.product-item.mbshow .product-item-center .item-4{padding: 10px 0;overflow: hidden;border-bottom: 1px solid #f3f3f3;}
.product-item.mbshow .product-item-center .item-4 li{list-style: none;padding: 0;margin: 0;float: left;width:52%;}
.product-item.mbshow .product-item-center .item-4 li:last-child {float: right;width: 45%;}
.product-item.mbshow .product-item-center .item-4 li span{display:inline-block;vertical-align: middle;padding: 0;margin: 0;color: #a9a5a4;font-size: 12px;padding-right: 5%;}
.product-item.mbshow .product-item-center .item-4 li strong{display:inline-block;vertical-align: middle;padding: 0;margin: 0;text-transform: uppercase;color: #3f3a39;font-size: 12px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 60%;}
.product-item.mbshow .product-item-bottom .more-1 i{width: 40px;height: 40px;border-radius: 100%;background: #ad813f url('../images/jtou1.png') center no-repeat;display: inline-block;vertical-align: middle;background-size: 40%;}
.product-item.mbshow .product-item-bottom {padding: 1% 7% 5% 7%;}
.product-item.mbshow .product-item-bottom .more-1 span{display: inline-block;vertical-align: middle;font-size: 14px;color: #a9a5a4;margin-left: 10px;}


.product-faq {overflow: hidden;background: #f0f0f0;}
.product-faq-left {width: 23.5%;float: left;padding: 5% 3%;overflow: hidden;}
.prob-product-nav {padding: 30% 0 0 0;margin-left: 33%;}
.prob-product-nav a {font-size: 30px;display: block;position: relative;padding: 1% 0;overflow: hidden;}
.prob-product-nav a strong {display: inline-block;margin: 0;padding: 0;font-weight: normal;position: relative;}
.prob-product-nav a::before {content: '';width: 8px;height: 8px;border-radius: 100%;border: 1px solid #ad813f;position: absolute;left: -20px;top: 50%;transform: translateY(-50%);}
.prob-product-nav a.cur {color: #ad813f;padding-left: 20px;}
.prob-product-nav a.cur::before {left: 0;}
.prob-product-nav a.cur strong::after{content: '';width: 100%;height: 2px;background: #ad813f;position: absolute;left: 0;bottom: 2px;}
.product-faq-right {width: 60%;float: left;padding: 5% 5%;overflow: hidden;background: #f8f8f8;}
.product-faq-right-content {width: 95.5%;overflow: hidden;}
.product-faq-search {position: relative;}
.product-faq-search .title-1{font-size: 26px;}
.product-faq-search .faq-search{float: right;width: 50%;position: relative;}
.product-faq-search .faq-search .search-input{border: none;background: none;width: 100%;border-bottom: 1px solid #e8e8e8;padding: 2% 0;font-size: 16px;}
.product-faq-search .faq-search .search-input::-webkit-input-placeholder{color: #c1bfbe;}
.product-faq-search .faq-search .search-submit{border: none;background: none;width:30px;height: 30px;position: absolute;right: 0;top: 0;z-index: 1;background: url('../images/search.png') center no-repeat;cursor: pointer;}
.product-faq-list {overflow: hidden;width: 100%;}
.product-faq-item {overflow: hidden;border-bottom: 1px solid #e9e9e9;}
.product-faq-title {position: relative;font-size: 26px;cursor: pointer;padding: 3% 0;transition:all .4s ease;}
.product-faq-title.cur {padding: 3% 0 0 0;}
.product-faq-title strong{font-size: 26px;margin: 0;padding: 0;font-weight: normal;}
.product-faq-title i {display: block;width: 30px;height: 30px;position: absolute;right: 0;top: 50%;margin-top: -15px;border-radius: 100%;background: #443319;}
.product-faq-title i::before,.product-faq-title i::after {content: '';width: 11px;height: 1px;position: absolute;left: 50%;top:50%;background: #fff;margin-left: -5px;}
.product-faq-title i::after {width: 1px;height: 11px;margin: -5px 0 0 0;}
.product-faq-content {font-size: 18px;line-height: 36px;color: #8b8a89;overflow: hidden;position: relative;padding-bottom: 3%;display: none;}
.product-faq-item.cur .product-faq-content{display: block;}
.product-faq-item.cur i::after,.product-faq-title.cur i::after{display: none;}
.product-faq-item.cur i,.product-faq-title.cur i{background: #ad813f;}
.product-faq-main {overflow: hidden;padding: 8% 0 0 0;clear: both;}

.product-contact {padding: 5% 0 0 0;overflow: hidden;position: relative;}
.product-contact .prob-product-title {margin-left: 3%;}
.product-contact-en {margin-left: 3%;font-size: 400px;text-shadow:#e5e5e5 1px 0 0,#e5e5e5 0 1px 0,#e5e5e5 -1px 0 0,#e5e5e5 0 -1px 0;color: #fff;}
.product-contact-ewm {position: absolute;right: 8%;bottom: 10%;}
.product-contact-ewm .text-2{font-size: 18px;padding: 2% 0;}

.page-detail {margin-top: 80px;overflow: hidden;background: #f7f8f8;background-image: -webkit-linear-gradient(-90deg, #f7f7f8 0%, #fff 100%);}
.detail-content-path {padding: 2% 0;overflow: hidden;font-size: 14px;border-bottom: 1px solid #e8e8e8;border-top: 1px solid #e8e8e8;}
.path-content  {width: 94%;margin: auto;overflow: hidden;position: relative;}
.detail-content-path a:hover {color: #000;}
.detail-content-path a.cur {color: #ad813f;}
.detail-content-path .return {position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.detail-content-path .return a{display: inline-block;font-size: 16px;color: #443319;text-decoration: underline;}
.page-detail-content {width: 94%;margin: auto;overflow: hidden;/* background: url('../images/lou.png') left bottom no-repeat;*/} 
.detail-content {width: 87%;margin: auto;overflow: hidden;position: relative;}
.detail-content-title {padding: 3% 0;overflow: hidden;border-bottom: 1px solid #e8e8e8;}
.detail-content-title .text-1{font-size: 20px;color: #a9a5a4;}
.detail-content-title .title-1{font-size: 42px;}
.product-introduce-detail {padding: 1% 0 2% 0;overflow: hidden;position: relative;}
.reserved-products {position: absolute;left: 0;top: 10%;overflow: hidden;text-align: center;}
.reserved-products i{display: block;width: 100px;height: 100px;background: #443319 url('../images/jtou1.png') center no-repeat;position: relative;border-radius: 100%;transform: rotate(-45deg);}
.reserved-products a:hover i{background: #ad813f url('../images/jtou1.png') center no-repeat;transform: rotate(0deg);}
.reserved-products span{display: block;font-size: 16px;color: #a9a5a4;padding: 5% 0;}
.product-introduce-detail-content {text-align: right;width: 70%;float: right;}
.product-introduce-item {display: inline-block;vertical-align: top;width: 42%;margin: 0 0 0 7%;text-align: left;position: relative;border-bottom: 1px solid #e8e8e8;padding: 3% 0;}
.product-introduce-item:nth-child(1),.product-introduce-item:nth-child(3),.product-introduce-item:nth-child(5) {margin: 0;}
.product-introduce-item .title-1{font-size: 18px;color: #a9a5a4;width: 42px;}
.product-introduce-item .data-1{position: absolute;right: 0;top: 50%;transform: translateY(-50%);font-size: 40px;color: #ad813f;font-family: 'Montserrat-Regular';}
.product-introduce-item .text-1{position: absolute;right: 0;top: 50%;transform: translateY(-50%);font-size: 18px;font-family: 'Montserrat-Regular';}
.product-introduce-item:last-child,.product-introduce-item:nth-child(5) {border: none;}
.performance-trend {overflow: hidden;width: 64%;padding-bottom: 5%;clear: both;float: right;}
.performance-trend-title{font-size: 30px;padding-bottom: 1%;overflow: hidden;border-bottom: 1px solid #e8e8e8;}
.performance-trend-pic{padding: 4% 0;overflow: hidden;position: relative;}


.product-detail-left-ewm {position: absolute;width: 20%;left: 0;bottom: 15%;z-index: 1;}
.product-detail-left-ewm .ewm-text {font-size: 18px;}

.product-introduce-detail-main {overflow: hidden;border-top: 1px solid #f3f3f3;margin-bottom: 5%;}
.product-introduce-detail-main .introduce-item{border-bottom: 1px solid #f3f3f3;overflow: hidden;padding: 3% 0 6% 0;}
.product-introduce-detail-main .introduce-item-left {float: left;width: 48%;}
.product-introduce-detail-main .title-1{font-size: 14px;}
.product-introduce-detail-main .introduce-item-right{float: right;width: 45%;}
.product-introduce-detail-main  li{list-style: none;margin: 0;padding: 0;width: 100%;font-size: 0;text-align: left;overflow: hidden;}
.product-introduce-detail-main  li strong{width: 60%;float: right;font-weight: normal;margin: 0;padding: 0;font-size: 13px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-family: 'Montserrat-Regular';}
.product-introduce-detail-main  li span{float: left;font-size: 13px;display: block;width: 35%;color: #a9a5a4;}
.product-introduce-detail-main .introduce-item:first-child  li {width: 50%;float: left;}
.product-introduce-detail-main .introduce-item:first-child  li:last-child {text-align: right;}
.product-introduce-detail-main .introduce-item:first-child  li strong{color: #ad813f;display: block;font-size: 16px;width: 100%;float: none;}
.product-introduce-detail-main .introduce-item:first-child  li span{display: block;width: 100%;float: none;}





/* recruit */
.page-center-title {text-align: center;color: #fff;position: absolute;top:0;left: 0;width: 100%;height: 100%;z-index: 11;}
.page-center-title .title-1 {position: relative;overflow: hidden;text-align: center;}
.page-center-title .title-1 span{font-size: 18px;color: #dadad9;opacity: .8;display: block;}
.page-center-title .title-1 strong{font-size: 42px;font-weight: normal;display: block;}
.page-branner-top {position: absolute;top: 50%;left:0;transform: translateY(-70%);z-index: 2;width: 100%;}
.page-branner-bottom {opacity: .8;position: absolute;left: 10%;bottom: 10%;z-index: 1;text-align: left;}
.page-branner-bottom .text-1 {font-size: 18px;line-height: 36px;}

.probability-culture {overflow: hidden;position: relative;}
.probability-culture-left {width: 31%;height: 100%;overflow: hidden;position: absolute;left: 0;top: 0;}
.probability-culture-left img {height: 100%;}
.probability-culture-title {position: absolute;left: 10%;top: 10%;z-index: 11;color: #375473;font-size: 42px;line-height: 55px;}
.probability-culture-title span{color: #fff;display: block;}
.probability-culture-pic{overflow: hidden;width: 100%;height: 100%;}
.probability-culture-right {width: 69%;height: 100%;overflow: hidden;position: absolute;right: 0;top: 0;-webkit-user-select: none;}
.probability-culture-top {width: 80%;position: absolute;top: 50%;transform: translateY(-50%);left: 16%;}
.probability-culture-swiper {width: 100%;}
.probability-culture-item {width: 100%;text-align: center;font-size: 0;overflow: hidden;}
.probability-culture-item .img{width: 28%;display: inline-block;vertical-align: top;}
.probability-culture-item .text{width: 46%;padding:5% 0 5% 3%;overflow: hidden;display: inline-block;vertical-align: top;text-align: left;}
.probability-culture-item .title-1{font-size: 30px;}
.probability-culture-item .text-2{font-size: 18px;line-height: 24px;color: #8b8a89;margin-top: 3%;}
.prob-bottom-prev,.prob-bottom-next {width: 60px;height: 60px;position: absolute;z-index: 33;border: 1px solid #e4e6e8;transition:all .4s ease;border-radius: 100%;bottom: 10%;cursor: pointer;}
.prob-bottom-prev {background: url('../images/l1.png') center no-repeat;left: 100px;}
.prob-bottom-next {background: url('../images/r1.png') center no-repeat;left: 180px;}
.prob-bottom-prev:hover {background: url('../images/l2.png') center no-repeat;}
.prob-bottom-next:hover {background: url('../images/r2.png') center no-repeat;}
.contain  {position:absolute; width:100%; height:100%; z-index:3; left:0; top:0; display:block;box-sizing: border-box;}
.contain .path { stroke-dasharray: 240;stroke-dashoffset: 240;box-sizing: border-box;animation: dash 4000ms infinite;}
@keyframes dash {from {stroke-dashoffset: 240;} to {stroke-dashoffset: 0;}}

.recruit {position: relative;overflow: hidden;}
.recruit-content {overflow: hidden;}
.recruit-content-item {float: left;width: 50%;overflow: hidden;position: relative;}
.recruit-content-item a{display: block;overflow: hidden;}
.recruit-content-item .text {position: absolute;left: 50%;top: 50%;padding: 3% 5%;text-align: center;font-size: 42px;color: #fff;z-index: 3;transform: translate(-50%,-50%);overflow: hidden;}
.recruit-content-item .text::before,
.recruit-content-item .text::after  {content: '';width: 0;height: 1px;background: #fff;opacity: .2;position: absolute;left:50%;transition:all .4s ease;}
.recruit-content-item .text::before {top: 0;}
.recruit-content-item .text::after {bottom: 0;}
.recruit-content-item a:hover .pic {transform: scale(1.1);}            
.recruit-content-item a:hover .pic img {opacity: .5;}
.recruit-content-item a:hover .text::after,.recruit-content-item a:hover .text::before  {width: 100%;left: 0;}


.enterprise-welfare {padding: 5% 0 0 0;overflow: hidden;position: relative;}
.enterprise-welfare-title {color: #dadad9;font-size: 42px;line-height: 55px;margin-left: 3%;}
.enterprise-welfare-title span{color: #3f3a39;display: block;}
.enterprise-welfare-content {float: right;width: 80%;overflow: hidden;}
.enterprise-welfare-top {overflow: hidden;position: relative;padding: 3% 0;width: 90%;}
.enterprise-welfare-text {font-size: 18px;color: #8b8a89;line-height: 24px;}
.enterprise-welfare .prob-bottom-prev {right: 80px;left: auto;bottom: auto;top: 25%;}
.enterprise-welfare .prob-bottom-next {right: 0px;left: auto;bottom: auto;top: 25%;}
.enterprise-welfare-item {background: #f4f4f4;overflow: hidden;}
.enterprise-welfare-item a{display: block;overflow: hidden;position: relative;}  
.enterprise-welfare-item a::after {content: '';width: 1px;height: 100%;background: #e8e8e8;position: absolute;right: 0;top: 0;}
.enterprise-welfare-item .text{padding: 10%;overflow: hidden;}    
.enterprise-welfare-item .title-1{font-size: 22px;width: 42px;line-height: 26px;}    
.enterprise-welfare-item .text-1{width: 100%;font-size: 18px;line-height: 24px;margin: 13% 0 10% 0;color: #8b8a89;}   
.enterprise-welfare-item .img{background-color: #f4f4f4;}   
.enterprise-welfare-item .img .mark {width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 10;background: url('../images/welfare1.png') center no-repeat;background-size: 380%;display: none;}
.enterprise-welfare-item .img .mark i{display: block;width: 30px;height: 1px;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;}
.enterprise-welfare-item .img .mark i::before{content: '';width: 1px;height: 30px;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.enterprise-welfare-item a:hover .img img ,.enterprise-welfare-item a:hover .mark i{opacity: 0;}
.enterprise-welfare-item a:hover .mark{background-size: 1400%;}
.enterprise-welfare-item a:hover .title-1{color: #ad8d5c; }
.enterprise-welfare-item a:hover .text-1{color: #3f3a39; }
.enterprise-welfare-item .img img {opacity: 0;}

.page-section .index-information{background-image: -webkit-linear-gradient(-90deg, #f8f8f9 0%, #fff 100%);}





/* contact */
.page-contact {background: #f8f8f8 url('../images/section2-1.png') right bottom no-repeat;padding-top: 80px;}
.page-contact-content {width: 83%;margin: auto;overflow: hidden;}
.page-contact-title {font-size: 42px;line-height: 50px;color: #ad8d5c;padding: 6% 0;overflow: hidden;}
.page-contact-title span{display: block;color: #3f3a39;}
.page-contact-us {padding-bottom: 10%;overflow: hidden;}
.page-contact-us-left {float: left;width: 30%;}
.page-contact-us-right {float: left;width: 40%;position: relative;padding-left:5%;}
.page-contact-us-right::before {content: '';width: 1px;height: 100%;background: #e8e8e8;position: absolute;left: 0;top: 0;}
.page-contact-us .item{margin-bottom: 1.5%;}
.page-contact-us .text-1{font-size: 13px;color: #c7c5c2;}
.page-contact-us .text-2{font-size: 30px;}
.page-contact-us .text-3{font-size: 30px;}
.page-contact-us .text-3 a {position: relative;display: inline-block;}
.page-contact-us .text-3 a::after {content: '';width: 0;height: 1px;background: #ad8d5c;position: absolute;left: 0;bottom: 0;transition:all .4s ease;}
.page-contact-us .text-3 a:hover {color: #ad8d5c;}
.page-contact-us .text-3 a:hover::after  {width: 100%;}
.page-contact-us .text-4{font-size: 30px;color: #3f3a39;}  
.page-contact-us .text-5{font-size: 18px;padding-top: 1%;}  
.page-contact-us .ewm-1{margin-top: 1%;}  
.page-contact-map .map{position: relative;min-height: 700px;overflow: hidden;}
.page-contact-us-right .item{margin-bottom: 7%;}
.anchorBL {display: none;}





/* 20220628 */
.gl-index-about {padding: 5% 0;overflow: hidden;background: url('../picture/fw.jpg') center top no-repeat;background-size: cover;}
.gl-index-about-content {width: 90%;margin: auto;}
.gl-index-about-top {text-align: center;}
.gl-index-about-top .classname-1{color: #c5c4c3;font-size: 18px;}
.gl-index-about-top .title-1{font-size: 48px;color: #3f3a39;margin-top: 40px;}
.gl-index-about-top .title-1 strong {color: #ad813f;font-weight: normal;}
.gl-index-about-bottom {overflow: hidden;text-align: center;padding: 6% 0;}
.gl-index-about-item {width: 18%;margin: auto 1%;display: inline-block;vertical-align: top;}
.gl-index-about-item.top1 {margin: 5% 3% 0 3%;text-align: center;}
.gl-index-about-item.top1 .number-1  {color: #026eb6;}
.gl-index-about-item.top2 .number-1  {color: #ad813f;}
.gl-index-about-item .number-1{position: relative;display: inline-block;}
.gl-index-about-item .number-1 strong{font-size: 260px;line-height: 210px;font-weight: normal;display:block;font-family: 'Tungsten-Semibold';transition:all .4s ease;}
.gl-index-about-item .number-1 sup{display: block;position: absolute;right:-40px;top: 0;font-size: 30px;font-weight: 900;}
.gl-index-about-item .line-2{margin: 30px auto;clear: both;}
.gl-index-about-item .line-2 i{display: inline-block;width:90px;height: 1px;background: #ededed;position: relative;}
.gl-index-about-item .line-2 i::before {content: '';width: 20px;height: 1px;background: #0091de;position: absolute;left: 50%;top: 0;transform: translateX(-50%);}
.gl-index-about-item .text-3{overflow: hidden;font-size: 22px;line-height: 34px;}
.gl-index-about-item.top2 .line-2 i::before {background: #ad813f;}
.gl-index-about-item:hover .number-1 strong{transform: scale(1.1);}

.gl-footer {padding: 3% 0;overflow: hidden;background: #0f263f;}
.gl-footer-content {width: 90%;margin: auto;}
.gl-footer-content-top {overflow: hidden;}
.gl-footer-logo {float: left;}
.gl-footer-contact {float: left;color: #fff;margin-left: 6%;}
.gl-footer-contact .item-1{overflow: hidden;padding-bottom: 2%;}
.gl-footer-contact .item-1 span{display: block;padding: 2% 0;color: #516274;font-size: 14px;}
.gl-footer-contact .item-1 strong{display: block;font-weight: normal;font-size: 22px;}
.gl-footer-right {float: right;text-align: right;}
.gl-footer-right-nav {overflow: hidden;}
.gl-footer-right-nav a{color: #516274;font-size: 20px;display: inline-block;vertical-align: middle;margin-left: 50px;}
.gl-footer-right-nav a:hover {color: #fff;}
.gl-footer-right-ewm {margin-top: 10%;}
.gl-footer-right-ewm .ewm-2 {text-align: center;display: inline-block;color: #fff;font-size: 20px;}
.gl-footer-right-ewm .ewm-2 .ewm-pic{background: #fff;padding: 10px;}
.gl-footer-right-ewm .ewm-2 .ewm-pic img {display: block;}
.gl-footer-right-ewm .ewm-2 p {color: #fff;font-size: 20px;display: block;padding: 10px 0;margin: 0;}
.gl-footer-content-bottom {clear: both;overflow: hidden;color: #3d4d5e;padding-top: 3%;font-size: 14px;}
.gl-footer-content-bottom a {color: #3d4d5e;}
.gl-footer-content-bottom a:hover {color: #fff;}
.gl-footer-content-bottom .copy-1 {float: left;}
.gl-footer-content-bottom .linkurl-2 {float: right;}	
 
.page-contact-us-right .item:last-child {margin: 0;}
.page-contact-us-right .item {margin-bottom: 5%;}
.page-branner-top .button-1 {overflow: hidden;margin-top: 2%;}
.page-branner-top .button-1 a {display: inline-block;vertical-align: middle;line-height: 53px;width: 150px;text-align: center;border-radius: 4px;font-size: 16px;color: #fff;margin: 0 10px;border: 1px solid rgba(255,255,255,.2);}
.page-branner-top .button-1 a:hover {background: #026eb6;color: #fff;border: 1px solid #026eb6;}

.gl-productlist {padding: 9% 0 0 0;overflow: hidden;background: #f8f8f8;}
.gl-productlist-content {width: 86%;margin: auto;}
.gl-productlist-top {width: 100%;overflow: hidden;}
.gl-productlist-top5 {width: 100%;overflow: hidden;}
.gl-productlist-top-swiper {position: relative;width: 100%;}
.gl-productlist-item {overflow: hidden;position: relative;border-radius: 20px;}
.gl-productlist-item a{display: block;position: relative;overflow: hidden;}
.gl-productlist-item .text{position: absolute;left: 5%;top: 45%;width: 90%;transform: translateY(-50%);z-index:11;text-align: center;}
.gl-productlist-item .title-1{font-size: 28px;line-height: 34px;color: #fff;text-align: center;}
.gl-productlist-item .button-2{margin-top: 5%;}
.gl-productlist-item .button-2 a {color: #fff;font-size: 20px;line-height: 60px;color: #fff;background: #ad813f;text-align: center;width: 60%;border-radius: 6px;margin: auto;display: inline-block;}
.gl-productlist-item .button-2 a:hover {background: #fff;color: #000;}
.gl-productlist-item .text-3{position: absolute;left: 0;bottom: 5%;text-align: center;color: #ad813f;font-size: 18px;z-index: 1;text-align: center;width: 100%;}
.gl-productlist-item .img{background-color: #fff;}
.gl-productlist-item .img img {opacity: 0;}
.gl-productlist-item .title-2 {font-size: 26px;color: #3f3a39;width: 60%;margin: auto;}
.gl-productlist-item .line-2 {width: 28px;height: 2px;background: #ededed;margin: 5% auto;}
.gl-productlist-item .number-3 {font-size: 55px;color: #d40000;font-family: 'Montserrat-Regular';margin-top: 10%;}
.gl-productlist-item .text-4 {font-size: 18px;color: #999999;margin: 2% auto;}
.gl-productlist-item .number-4 {font-size: 28px;color: #ad813f;font-family: 'Montserrat-Regular';margin-top: 10%;}
.gl-productlist-item .button-5 {overflow: hidden;position: absolute;left: 0;bottom: 5%;width: 100%;z-index: 11;text-align: center;}
.gl-productlist-item .button-5 a {font-size: 20px;line-height: 60px;text-align: center;background: #026eb6;border-radius: 6px;margin: auto;width: 50%;color: #fff;display: inline-block;}
.gl-productlist-item .button-5 a:hover {background: #ad813f;}
.productlist-button-prev,.productlist-button-next {width: 60px;height: 60px;background: #ad813f;border-radius: 100%;}
.productlist-button-prev:after, .productlist-button-next:after {font-size: 14px;color: #fff;}
.productlist-button-prev.swiper-button-disabled,.productlist-button-next.swiper-button-disabled  {display: none;}

.gl-productlist-bottom {overflow: hidden;padding: 4% 0;}
.gl-products-item {position: relative;overflow: hidden;background: #fff;border-radius: 20px;margin-bottom: 2%;}
.gl-products-item-top {overflow: hidden;padding: 2% 0;border-bottom: 1px solid #ededed;position: relative;}
.gl-products-item-top .title-1{float: left;font-size: 26px;color: #3f3a39;margin-left: 3%;}
.gl-products-item-top .button-3{position: absolute;right: 3%;top: 50%;transform: translateY(-50%);}
.gl-products-item-top .button-3 a{font-size: 20px;line-height: 60px;text-align: center;background: #026eb6;border-radius: 6px;margin: auto;width:180px;color: #fff;display: inline-block;}
.gl-products-item-top .button-3 a:hover {background: #ad813f;}
.gl-products-item-center {overflow: hidden;position: relative;padding-top: 5%;}
.quxiangtu-1 {float: left;width: 70%;}
.xingxi-2 {float: right;width: 25%;border: 1px solid #ededed;margin-right: 3%;}
.xingxi-item {display: block;overflow: hidden;padding: 7% 5%;}
.xingxi-item li{font-family: 'Montserrat-Regular';list-style: none;padding: 0;margin: 0;float: left;font-size: 22px;color: #3f3a39;}
.xingxi-item li:last-child {float: right;color: #ad813f;}
.xingxi-item li.cred{color: #d40000;}
.xingxi-item:first-child {background: #f8f8f8;}
.xingxi-item:nth-child(3),.xingxi-item:nth-child(5) {background: #f8f8f8;}


.performance-trend-show {width:450px;z-index: 999;position: fixed;left: 50%;top: 50%;background: #fff url('../images/tyu.jpg') center no-repeat;transform: translate(-50%,-50%) scale(1);border-radius: 10px;padding: 2% 0;transition:all .4s ease;}
.performance-trend-show.cur {transform: translate(-50%,-50%) scale(0);}
.performance-trend-show .icon-1 {position: relative;overflow: hidden;margin: 2% auto;text-align: center;}
.performance-trend-show .title-1 {font-size: 28px;padding: 2% 0;text-align: center;}
.performance-trend-show .title-1 span {color: #ad813f;}
.performance-trend-show .title-2 {font-size: 18px;color: #bfbcbc;padding: 2% 0;text-align: center;}
.performance-trend-show .close-1 {position: absolute;right: 5%;top: 5%;font-size: 13px;color: #7e7e7e;cursor: pointer;}
.performance-trend-show .close-1:hover {color: #000;}
.reserved-products-bg-mark {width: 100%;height: 100%;z-index: 980;position: fixed;left: 0;top: 0;background: rgba(0,0,0,.5);}
.reserved-products-bg-mark.cur {display: none;}
@media screen and (max-width: 840px) {.performance-trend-show,.performance-trend-show2 {width: 90%;}}


.performance-trend-show2 {width:450px;z-index: 999;position: fixed;left: 50%;top: 50%;background: #fff url('../images/tyu.jpg') center no-repeat;transform: translate(-50%,-50%) scale(1);border-radius: 10px;padding: 2% 0;transition:all .4s ease;}
.performance-trend-show2.cur {transform: translate(-50%,-50%) scale(0);}
.performance-trend-show2 .icon-1 {position: relative;overflow: hidden;margin: 2% auto;text-align: center;}
.performance-trend-show2 .title-1 {font-size: 28px;padding: 2% 0;text-align: center;}
.performance-trend-show2 .title-1 span {color: #ad813f;}
.performance-trend-show2 .title-2 {font-size: 18px;color: #bfbcbc;padding: 2% 0;text-align: center;}
.performance-trend-show2 .close-1 {position: absolute;right: 5%;top: 5%;font-size: 13px;color: #7e7e7e;cursor: pointer;}
.performance-trend-show2 .close-1:hover {color: #000;}








/* fonts */




@font-face {
	font-family: 'Tungsten-Semibold';
	src: url('../fonts/Tungsten-Semibold.eot');
	src: local('☺'), url('../fonts/tungsten-semibold.woff') format('woff'), url('../fonts/tungsten-semibold.ttf') format('truetype'), url('../fonts/tungsten-semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Regular';
	src: url('../fonts/montserrat-regular.eot');
	src: local('☺'), url('../fonts/montserrat-regular.woff') format('woff'), url('../fonts/montserrat-regular.ttf') format('truetype'), url('../fonts/montserrat-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}






/* other */
.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;}

.highcharts-credits {display: none!important;}



 


 


@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) {
	.performance-trend-pic img{max-width: 100%;}
}
@media screen and (max-width: 1680px) {
	.index-banner-content .text .text-1 {font-size: 40px;}
	.index-banner-content .text .text-2,.section-left-nav a,.index-about-classname,.index-about-data-item .text-1,.index-milepost-right-text,.index-advantage-item .text-3 li ,.index-information-title,.index-information-morelink a,.product-title em,.product-item-top .more-1 span,.product-item-bottom .data-2,.product-introduce-item .text-1{font-size: 16px;}
	.mouseslide span,.footer-left,.footer-right,.products-bottom-copy,.detail-content-path {font-size: 12px;}
	.index-advantage-item .title-2,.information-content-item .data-2 {font-size: 13px;}
	.authentication-bottom a,.prob-product-item .text-3,.product-contact-ewm .text-2,.page-contact-us .text-5 {font-size: 14px;}
	.authentication-content-text,.product-faq-content,.page-branner-bottom .text-1,.probability-culture-item .text-2,.enterprise-welfare-item .text-1 {font-size: 14px;line-height: 24px;}
	.index-about-text-item ,.information-item-text .text-1,.information-item-text .text-2,.prob-product-text{font-size: 16px;line-height: 26px;}
	.product-item-bottom .text-1,.product-introduce-item .title-1,.information-content-item .text-3 {font-size: 16px;line-height: 24px;}
	.prob-product-item .text-2,.detail-content-title .text-1 {font-size: 17px;}
	.index-strategy-technology-item .text-1 {font-size: 18px;}
	.product-item-bottom .text-2,.product-introduce-item .data-1 {font-size: 30px;}
	.index-advantage-item .title-1,.information-title strong ,.contact-text .item h3,.authentication .title-1,.product-title strong,.prob-product-nav a,.product-faq-title strong,.performance-trend-title,.information-content-item .title-1,.page-contact-us .text-2,.page-contact-us .text-3,.page-contact-us .text-4{font-size: 24px;}
	.page-branner-content .page-right-title .title-1,.prob-product-type .title-1,.product-faq-search .title-1 {font-size: 22px;line-height: 24px;}
	.information-item.cur .information-title strong,.detail-content-title .title-1,.page-center-title .title-1 strong,.recruit-content-item .text {font-size: 40px;}
	.index-about-title,.header-nav-show-nav li a {font-size: 40px;line-height: 56px;}	
	.index-milepost-title ,.index-advantage-title,.index-technology-title,.index-information-center-title,.page-branner-content .page-title,.prob-product-title,.probability-culture-title,.enterprise-welfare-title,.page-contact-title{font-size: 40px;line-height: 45px;}	
	.index-milepost-text-swiper .text-2 {font-size: 17px;}
	.prob-product-item .num-1 strong {font-size: 90px;height: 70px;}
	.index-about-data-item .year-1,.index-about-data-item .data-1 {font-size: 130px;line-height: 130px;}
	.milepost-item .bignum-1  {font-size: 100px;line-height: 100px;}
	.product-contact-en {font-size: 340px;}
	.milepost-item .bignum-2 {font-size: 400px;line-height: 320px;}
	.index-milepost-main {margin: auto;}

	.index-about-text {top: 20%;}
	.product-introduce-item .title-1 {width: 40px;}
	.performance-trend {width: 70%;}
	.milepost-button-next, .milepost-button-prev {width: 50px;height: 50px;top: 70%;}
	.product-title i,.product-item-top .more-1 i {width: 50px;height: 50px;}
	.reserved-products i  {width: 80px;height: 80px;}
	.index-technology-center-circular {width: 600px;height: 600px;}
	.index-technology-center-circular-ring  {width: 400px;height: 400px;}
	.index-strategy-technology-item a {width: 350px;height: 350px;}
	.index-strategy-technology-item a:hover .text-1 {top: 80%;}
	.authentication .title-1 {padding: 5% 0 5% 0;}
	.prob-bottom-prev {left: 60px;}
	.prob-bottom-next {left: 140px;}
	.header-nav-show-news .yuan-2 {width: 240px;height: 240px;margin: -90px 0 0 -70px;}
	.page-contact-us .item {margin-bottom: 3%;}
	.contact-text .item strong {font-size: 24px;}
}
@media screen and (max-width: 1600px) {		
	.gl-productlist-item .title-2 {width: 100%;}
	.gl-productlist-item .button-5 a {font-size: 16px;line-height: 50px;}
	.gl-productlist-item .number-3 {font-size: 45px;}
	.gl-productlist-item .text-4 {font-size: 16px;}
	.gl-productlist-item .button-2 a {font-size: 16px;line-height: 50px;}
	.gl-productlist-item .text {top: 40%;}
}
@media screen and (max-width: 1500px) {	
	.index-advantage-list {top: 28%;width: 38%;}
	.prob-product-text {font-size: 14px;line-height: 24px;}
	.index-about-text {top: 25%;}
	.header-nav a {font-size: 13px;}
	.menu-toggle h3::before {font-size: 12px;}
	.index-milepost-swiper.cur4 .milepost-item .bignum-1 {font-size: 80px;line-height:80px;}
	.index-milepost-swiper.cur4 .milepost-item .bignum-2 {font-size: 350px;}
	.index-banner-text {top: 70%;}
	.index-banner-text .button-3 a,.page-branner-top .button-1 a {line-height: 40px;width: 130px;font-size: 14px;}
	.gl-index-about-top .classname-1 {font-size: 15px;}
	.gl-index-about-top .title-1 {font-size: 38px;}
	.gl-index-about-item .text-3 {font-size: 16px;line-height: 24px;}
	.gl-index-about-item .number-1 strong {font-size: 200px;line-height: 180px;}
	.gl-index-about-item .number-1 sup {right: -20px;font-size: 20px;}
	.gl-index-about-item .line-2 {margin: 0px auto 20px auto;}
	.gl-footer-contact .item-1 span {font-size: 12px;}
	.gl-products-item-top .title-1,.performance-trend-show .title-1 {font-size: 22px;}
	.gl-productlist-item .number-4 {font-size: 18px;}
	.gl-footer-contact .item-1 strong,.gl-footer-right-nav a,.gl-footer-right-ewm .ewm-2 p ,.xingxi-item li{font-size: 18px;}
	.gl-productlist-item .text-3,.gl-productlist-item .text-4,.performance-trend-show .title-2 {font-size: 14px;}
	.gl-footer-right-ewm .ewm-2 .ewm-pic img {max-width: 100%;}
	.gl-footer-right-ewm .ewm-2 .ewm-pic {margin: auto;}
	.gl-footer-right-ewm .ewm-2  {float: right;width: 30%;}
	.gl-footer-right-ewm {margin-top: 10%;}
	.gl-footer-content-bottom {font-size: 12px;}
	.gl-productlist-item .button-5 a,.gl-productlist-item .button-2 a {font-size: 17px;line-height: 50px;width: 50%;}
	.gl-products-item-top .button-3 a {font-size: 17px;line-height: 50px;width: 150px;}
	.gl-productlist-item .title-2 {font-size: 18px;width: 70%;}
	.gl-productlist-item .title-1 {font-size: 18px;line-height: 26px;}
	.gl-productlist-item .number-3 {font-size: 45px;margin-top: 5%;}
	.gl-productlist-item .text {top: 40%;}
}
@media screen and (max-width: 1440px) {
	.index-about-data-item.iadi3 .year-1 strong,.index-about-data-item .year-1, .index-about-data-item .data-1 {font-size: 100px;line-height: 100px;}
	.performance-trend {width: 64%;}
	.menu-toggle {width: 80px;}
}
@media screen and (max-width: 1366px) {
	.information-item {padding: 0.5% 2%;}
	.information-title {padding:1% 0 1% 15.5%;}	 
	.index-banner-content .text .text-1 {font-size: 30px;}
	.index-banner-content .text .text-2 ,.index-about-text-item,.index-advantage-item .text-3 li{font-size: 14px;}
	.information-content-item .text-3,.product-item-bottom .text-1 {font-size: 14px;line-height: 22px;}
	.authentication-content-text {font-size: 12px;line-height: 20px;}
	.index-about-data {width: 90%;}
	.information-item.cur .information-title strong {font-size: 30px;}
	.index-about-data-item.iadi1 {margin-left: 25%;}
	.index-about-data-item.iadi3 {left: 45%;}
	.milepost-item .bignum-2 {font-size: 300px;line-height: 300px;}
	.index-advantage-num strong {font-size: 90px;height: 70px;}
	.index-strategy-technology-item.isti1 {margin: -3% 0 0 22%;}
	.index-strategy-technology-content {top: 0;}
	.footer-nav {width: 100%;}
	.index-about-text {width: 80%;right: 7%;}
	.product-contact-en {font-size: 280px;}
	.page-branner-content .page-right-title .down-1 i ,.prob-product-type .icon-1,.prob-bottom-prev, .prob-bottom-next{width: 50px;height: 50px;}
	.prob-product-type .icon-1 img{max-width: 80%;}
	.information-content-item .title-1,.product-faq-title strong,.contact-text .item h3,.contact-text .item strong,.information-title strong,.page-contact-us .text-4,.page-contact-us .text-2 {font-size: 18px;}
	.information-content-item .text {padding-top: 1%;}
	.login-content {width: 40%;}
	.product-item-bottom .text-2 {font-size: 24px;}
	.product-item-bottom .item-3 {margin-bottom: 2%;padding-bottom: 2%;}
	.page-branner-content .page-right-title {width: 20%;height: auto;}
	.page-detail-content {background-size: 30%;}
	.page-contact-us-right {width: 60%;}
	.page-contact-map .map {min-height: 500px;}
	.contain .path {r:24;}
}
@media screen and (max-width: 1280px) {
	.footer-left-bottom .footer-ewm:last-child {margin-left: 15%;}
}
@media screen and (max-width: 1152px) {
	.footer-left-bottom .footer-ewm:last-child {margin-left: 5%;}
}
@media screen and (max-width: 1024px) {}
@media screen and (max-width: 840px) {
	.pcshow{display: none!important;}
	.mbshow{display: block!important;}
	.header-nav ,.shubiao,.section-left-nav,.logomark .img-block.layer{display: none!important;}
	.menu-toggle h3 {font-size: 14px;line-height: 14px;}
	.header-nav-show-contact {bottom: 10%;width: 100%;}
	.header-nav-show-copy {bottom: 2%;}
	.header-nav-show-nav {width: 70%;}
	.header-nav-show-nav li a:hover {padding-left: 10%;}
	.header-nav-show-news .title-1 {font-size: 20px;line-height: 20px;margin: 0 auto auto auto;width: 50px;}
	.header-nav-show-news .yuan-2 {width: 140px;height: 140px;margin: -60px 0 0 -40px;}
	.header-nav-show-news {right: 65%;top: 55%;z-index: 50;}
	.index-banner-content .text {width: 90%;}
	.diamond-1 {margin: 40% 0 0 50%;}
	.diamond-2 {margin: 50% 0 0 40%;}
	.diamond-3 {margin: 30% 0 0 18%;}
	.diamond-4 {margin: 125% 0 0 48%;}
	.diamond-5 {margin: 130% 0 0 84%;}
	.diamond-6 {margin: 142% 0 0 75%;}
	.header-logo {width: 120px;}
	.header-content {height: 50px;}
	.index-about-classname,.index-about-title,.index-milepost-title {float: none;}
	.index-about-title {font-size: 22px;line-height: 30px;width: 100%;margin-left: 0;margin-top: 3%;letter-spacing: -1px;}
	.index-about-text {width: 100%;margin-top: 15%;top: auto;position: relative;right: auto;}
	.index-about-text-item {float: none;width: 100%;margin-left:0;font-size: 12px;line-height: 22px;margin-bottom: 5%;}
	.index-about-text-item:last-child {margin-left: 0;}
	.index-about-data {width: 94%;margin-bottom: 30%;}
	.index-about-data-item {overflow: hidden;margin-bottom: 10%;padding-top:10%;}
	.index-about-data-item.iadi3 {position: relative;left: 10%;top: auto;width: 90%;}
	.index-about-data-item .year-1 {position: absolute;right: 40%;top:0;}
	.index-about-data-item.iadi3 {padding-top: 20%;}
	.index-about-data-item.iadi3 .data-1 {margin-top: auto;}
	.index-about-data-item.iadi3 .year-1 {width: 90%;position: absolute;right: -14%;line-height: normal;top: 0;margin-left: 0;}
	.index-milepost,.prob-product {padding: 20% 0 0 0;}
	.index-milepost-title, .index-advantage-title, .index-technology-title, .index-information-center-title, .page-branner-content .page-title, .prob-product-title, .probability-culture-title, .enterprise-welfare-title, .page-contact-title {font-size: 30px;line-height: 35px;}
	.milepost-item .bignum-2 {font-size: 200px;line-height: 200px;}
	.index-milepost-right-text {top: 0;}
	.index-milepost-text-swiper {clear: both;position: relative;float: none;width:50%;padding-bottom:10%;margin-top: 10%;float: left;}
	.milepost-button-next, .milepost-button-prev {top: 30%;}
	.index-milepost-top {position: relative;width: 91%;}
	.index-information-title,.footer-logo {position: relative;}
	.information-title {padding: 5% 15.5%;}
	.information-item.cur .information-title strong {font-size: 20px;}
	.information-item-text .text-1,.information-item-pic,.information-item-text .text-2 {width: 100%;float: none;margin-top: 4%;overflow: hidden;}
	.index-milepost-swiper .swiper-slide-next .bignum-2 {height: 330px;}
	.information-item-text .text-2 {margin: 0;width: 100%;}
	.information-item-pic,.probability-culture-swiper {margin: 10% 0;}
	.information-item-content {padding: 5%;}
	.information-title span {padding: 0 4% 0 0;}
	.index-information ,.product-contact{padding: 20% 0;}
	.footer-top .footer-left {padding-left: 0;width: 100%;}
	.footer-nav a {display: block;border-bottom: 1px solid #dadad9;padding-bottom: 2%;margin-bottom: 2%;margin-right:0;}
	.footer-right {float: none;padding-top: 3%;}
	.footer-left {float:none;}
	.footer-ewm img {max-width: 90%;}
	.information,.product-faq-search .faq-search,.page-detail {margin-top: 50px;}
	.information-content-list,.product-item-main,.product-item,.prob-product-right,.product-faq-search .faq-search,.detail-content,.product-introduce-detail-content,.performance-trend {width: 100%;}
	.information-content-item .img,.information-content-item .text,.prob-product-item ,.recruit-content-item,.page-contact-us-left{width: 100%;float: none;margin:0;}
	.footer-nav,.information-content-item .text  {margin-top: 5%;}
	.information {padding-bottom: 10%;}
	.products-bottom-copy {width: 90%;margin: auto;left: 5%;}
	.authentication,.login-content ,.prob-product-text,.product-contact .prob-product-title {width: 90%;}
	.authentication-bottom a {width: 40%;padding: 3% 0;}
	.authentication-content {max-height: 300px;}
	.login-content .form-1 .login-1 {padding: 5% 0;}
	.page-branner-content .page-title {width: 60px;}
	.page-branner-content .page-right-title {width: 54%;}
	.product-title i, .product-item-top .more-1 i {width: 40px;height: 40px;right: 1%;}
	.product-item {margin: 0;}
	.prob-product-type {width: 50%;position: relative;}
	.prob-product-item a::before {transform: rotate(90deg);top: auto;bottom: 0;}
	.prob-product-item.ppi5 a::before {display: block;}
	.prob-product-item.ppi6 a::before,.prob-product-item.ppi7 a::before {transform: rotate(90deg);}
	.prob-product-content-bottom::after {top: 5%;}
	.product-faq-left {width: 90%;padding: 20% 5% 5% 5%;}
	.prob-product-nav {padding: 10% 0 0 0;margin-left: 0;}
	.prob-product-nav a {font-size: 18px;display: inline-block;margin-right: 10%;}
	.product-faq-right {width: 90%;padding: 5% 5% 20% 5%;}
	.product-faq-title {padding: 5% 0;}
	.product-faq-title strong {width: 85%;display: block;}
	.product-contact .prob-product-title {font-size: 24px;}
	.product-contact-en {font-size: 180px;}
	.product-contact-ewm {position: relative;right: auto;bottom: auto;margin-left: 3%;}
	.page-branner-bottom {left:5%;width: 90%;}
	.page-branner-bottom .text-1,.index-about-classname {font-size: 14px;line-height: 22px;}
	.probability-culture-left,.probability-culture-right {width: 100%;height: 100%;overflow: hidden;position: relative;left: 0;top: 0;}
	.probability-culture-top ,.product-introduce-item{position: relative;left: auto;top: auto;transform: none;width: 100%;margin: 0;}
	.probability-culture-item .img {width: 50%;}
	.probability-culture-item .text {width: 40%;padding: 5%;}
	.prob-bottom-prev {left: auto;right: auto;margin: 20px;}
	.prob-bottom-next {left: auto;right: auto;}
	.prob-bottom-prev, .prob-bottom-next,.reserved-products {position: relative;display: inline-block;vertical-align: middle;}
	.enterprise-welfare-top .prob-bottom-prev {left: auto;right:auto;float: none;}
	.enterprise-welfare-top .prob-bottom-next {left: auto;right:auto;float: none;}
	.enterprise-welfare-text {padding: 10% 0;font-size: 16px;}
	.page-contact-us-right {width: 100%;padding: 15% 0;}
	.page-contact-us-right::before,.product-title em {display: none;}
	.page-contact {background-size: 80%;}
	.page-contact-us,.page-detail-content {padding-bottom: 30%;}
	.detail-content-title {padding: 10% 0;}
	.detail-content-path .return a,.index-strategy-technology-item .text-1 {font-size: 12px;}
	.detail-content-title .title-1 {font-size: 32px;}
	.reserved-products,.product-introduce-item {text-align: left;padding: 5% 0;}
	.reserved-products span {padding: 0;position: absolute;left: 100px;top: 50%;transform: translateY(-50%);}
	.product-introduce-item .title-1 {width: auto;}
	.product-introduce-item:last-child, .product-introduce-item:nth-child(5) {border-bottom: 1px solid #e8e8e8;}
	.prob-product-item .num-1 ,.page-branner-content .page-right-title .title-1,.page-branner-content .page-right-title .box-1{opacity: 0;}
	.prob-product-item .icon-2 {opacity: 1;}
	.page-branner-content .page-right-title {background-color: transparent;bottom: -10%;right: 5%;}
	.product-title strong {margin-left: 0;font-size: 18px;}
	.product-title i {width: 30px;height: 30px;top: 50%;transform: translateY(-50%);}
	.product-title {padding: 5% 0;}
	.product-item-top .more-1 i {background-size: 40%;}
	.index-banner .video {display: none;}
	.header-nav-show-nav li a {font-size:30px;line-height: 46px;}
	.header-nav-show-nav {margin-top: 15%;}
	.prob-product  {background: url(../fonts/52ac5755c2bd409c98edbce8f5192e62.woff) {margin-right: 0;}
	.prob-product-nav a.cur {padding-left: 15px;}
	.product-faq {background: #fff;}
	.product-faq-left {width: 94%;padding: 5% 3%;}
	.product-faq-search {overflow: hidden;background: #f0f0f0;width: 94%;padding: 8% 3% 8% 3%;}
	.product-faq-search .faq-search .search-submit {background-size: 60%;}
	.product-faq-right {width: 100%;padding: 0 0 20% 0;}
	.product-faq-right-content {width: 100%;}
	.product-faq-title.cur strong {color: #ad813f;}
	.product-faq-search .faq-search {margin: 30px 0 0 0;}
	.product-faq-main {padding: 8% 0 0 0;width: 94%;margin: auto;}
	.product-faq-title i {width: 25px;height: 25px;margin-top: -12px;}
	.product-faq-list {min-height: auto!important;}
	.reserved-products i {display: inline-block;vertical-align: middle;}
	.reserved-products span {position: relative;left: auto;top: auto;transform: none;display: inline-block;vertical-align: middle;padding-left: 10px;}
	.detail-content-title .text-1 {font-size: 14px;}
	.detail-content-title .title-1 {font-size: 22px;}
	.reserved-products i {width: 60px;height: 60px;background-size: 30%;}
	.probability-culture-title {margin-top: 10%;}
	.product-item.mbshow {margin-bottom: 5%;}
	.index-banner-text {top: 65%;width: 100%;}
	.index-banner-text .text-2 {width: 50%;margin: auto;}
	.index-banner-text .text-2 img {max-width: 100%;}
	.index-banner-text .button-3 {margin-top: 5%;}
	.gl-index-about-top .title-1 {font-size: 22px;}
	.gl-index-about-item {width: 39%;}
	.gl-index-about-item .number-1 strong {font-size: 150px;line-height: 100px;}
	.gl-index-about-item.top1,.gl-index-about-item.top2 {margin: 5%;}
	.gl-index-about {padding: 15% 0;}
	.gl-footer {padding: 10% 0;}
	.gl-footer-contact {margin-left: 0;margin-top: 5%;}
	.gl-footer-right-nav {display: none;}
	.gl-footer-right {float: none;width: 100%;overflow: hidden;text-align: left;clear: both;}
	.gl-footer-right-ewm .ewm-2 {float: left;width: 30%;}
	.gl-footer-content-bottom .linkurl-2 {float: left;}
	.header-right-btn a,.header-right-btn {font-size: 14px;}
	.menu-toggle {display: block;}
	.header-right-btn {right: 30%;}
	.gl-productlist {padding: 19% 0;}
	.quxiangtu-1 {float: none;width: 100%;}
	.xingxi-2 {float: none;width: 100%;margin-right: 0;}
	.gl-products-item-top {padding: 5% 0;}
	.gl-products-item-top .title-1 {font-size: 16px;}
	.gl-products-item-top .button-3 a {font-size: 14px;line-height: 40px;width: 100px;}
	.gl-products-item {margin-bottom: 5%;}
	.productlist-button-prev, .productlist-button-next {width: 40px;height: 40px;}
	.gl-productlist-item .button-2 a,.gl-productlist-item .button-5 a {font-size: 14px;line-height: 40px;}
	.contact-text .item h3 {font-size: 14px;}

}


/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	
}





@media only screen and (max-height : 700px)  {
	.authentication-content {max-height: 240px;}
	.authentication-bottom {padding-bottom: 0;}
	.login-content .title-1 {padding-bottom: 5%;}
}



@media only screen and (max-height : 650px)  {
	.authentication-content {max-height: 240px;}
	.authentication-bottom {padding-bottom: 0;}
	.login-content .title-1 {padding-bottom: 5%;}
}






/*仅IE6和IE7识别*/
@media screen\9 {  }  

/*仅IE6和IE7、IE8识别*/
@media \0screen\,screen\9 {  } 

/*仅IE8识别*/
@media \0screen {  } 

/*仅IE8-10识别*/
@media screen\0 {  }  

/*仅IE9和IE10识别*/
@media screen and (min-width:0\0) {  }  

/*仅IE10/11识别*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
 

} 
















