@charset "utf-8";
.tb80{ padding: 80px 0; }
.ant-modal-body{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    height: 100%;
    background-color: rgba(0,0,0,.45);
}
.ant-modal-body .qrcode{
    position: absolute;top: 50%;left: 50%;
    width: 266px;height: 310px; padding: 24px;word-wrap: break-word;background: #fff;
    margin: -155px 0 0 -133px;
    font-size: 15px;
    border-radius: 3px;
    text-align: center;
}
.ant-modal-body .qrcode .modal-title {text-align: center;margin-top: 12px; }
.ant-modal-body .qrcode .qrcode-img {
    display: block;
    width: 208px;
    margin: 10px auto 20px;
}
.ant-modal-body .qrcode .close-btn {
    border-bottom: 1px solid #000;
    cursor: pointer;
}
/*HeaderSTART*/
.header{ position: fixed;top: 0;left: 0;width: 100%; height:80px;line-height:80px;overflow: hidden;box-shadow: 0 4px 5px rgba(0,0,0,.1);
    z-index: 1080; }
.header .logo-img{ display:table-cell;max-width:250px;max-height:80px;vertical-align:middle;text-align:center; }
.header .logo-img img{ max-height:77px;vertical-align: middle; }
.header .search .ico-search{ display: block;width: 20px;margin: 30px 0 0 50px;cursor: pointer; }
.nav ul li{
    position: relative;
    float: left;
    -webkit-perspective: 60px;
    -moz-perspective: 60px;
    -ms-perspective: 60px;
    perspective: 60px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 999
}
.nav ul li a{display:block;}
.nav ul li .mtxt{ width: 100px; height: 34px;overflow: hidden;line-height: normal;text-align: center;margin-top: 24px; }
.nav ul li .mtxt span{ display: block;line-height: 34px; }
.nav ul li .mtxt span.men{ background: #222;color: #fff;text-transform: uppercase; }
.nav ul li:first-child a{background:none;}
.nav ul li .childer{
    position: absolute;
    width: 140px;
    height: auto;
    top: 80px;
    left: 0;
    padding-bottom: 5px;
    background: transparent;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 9999;
}
.nav ul li .childer a{
    height: 35px;
    line-height: 35px;
    text-align: left;
    color:#fff;
    padding-left: 15px;
    border-left-width: 2px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    border-color: transparent;
    overflow: hidden;
    font-weight: normal !important;
}
.nav ul li .childer a:hover{
    background: #fbfbfb;
    color: #0e94eb;
    border-left-width: 2px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    border-color: #fff;
}
.nav ul li .childer,
.nav ul li .childer a,
.nav ul li .mtxt span{
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
}
.nav ul li:hover .childer{
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.nav ul li.on .childer a{ color: #fff; }
.nav ul li.on .mtxt .mcn{ margin-top: -34px; }
/*HeaderNED*/
/*SlidesSTART*/
.swiper-container { min-width: 1180px; width: 100%;height: auto;background: #fff; }
.slide-usezans .swiper-slide { position: relative; height:calc(100vh - 80px); text-align: center;font-size: 18px;background: #252c36;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;
    -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;background-repeat: no-repeat;}
.slide-usezans .swiper-slide img{display: block;max-width: 100%;height: auto;margin-left: auto;margin-right: auto;}
.slide-usezans .swiper-button-next,
.slide-usezans .swiper-button-prev{ width:50px !important;height:50px !important; background: none;}
.slide-usezans .swiper-button-next{right:2% !important;}
.slide-usezans .swiper-button-prev{left:2% !important;}
.slide-usezans .swiper-button-next .span-next,
.slide-usezans .swiper-button-prev .span-prev{ color: #fff;font-size: 50px; }
.slide-usezans.swiper-container .swiper-button-prev.swiper-button-disabled,
.slide-usezans.swiper-container .swiper-button-next.swiper-button-disabled{opacity:0;}
.slide-usezans.swiper-container-horizontal .swiper-pagination-bullets{ bottom: 5%; }
.slide-usezans.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet{ opacity: .4; }
.slide-usezans.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{ opacity: 1; }
.swiper-container .swiper-slide .url{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 106;}
.slide-usezans .slide-video,.slide-usezans .vv-video{ width: 100%;height:calc(100vh - 80px); }
.slide-usezans .vv-video{ object-fit: cover; }
/** vremark **/
.vremark{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 10;
}
.vremark .vremark-con {
    width: 100%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    z-index: 16;
}
.vremark h1{
    font-size: 52px;
    line-height: 52px;
    text-align: center;
    letter-spacing: 2px;
    font-weight: lighter;
}
.vremark h2{ padding:10px 0 50px;font-size: 28px; }
.vremark .buy a{ display: block;color: #fff;font-size: 14px; }
.vremark .buy a.buy-btn{
    width: 160px;
    height: 38px;
    line-height: 37px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    word-break: keep-all;
    margin: 20px auto 60px;
}
.vremark .buy .go-bottom{ width: 28px; cursor: pointer; }
.play-v{ display: block;width:50px;height: 50px;background: url("../images/video.png") no-repeat;background-size: 50px; cursor: pointer;border: 0;
margin: 0 auto 50px;}
.play-logv{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,1);
    z-index: 1090;
}
.play-logv .vs-intro{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1440px;
    height: 600px;
    transform: translate(-50%,-50%);
}
.play-logv .vs-intro video{ width: 100%;height: 100%;object-fit: cover; }
.play-logv .close-xv{ position: absolute;top: -30px;right: -30px;cursor: pointer;transition: all .4s; z-index: 1091 }
.play-logv .close-xv:hover{ transform: rotate(90deg); }
/*SlidesNED*/
/** tip-text **/
.tip-text{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: fixed;
    right: 0;
    bottom: 48px;
    z-index: 1;
    color: #191919;
}
.tip-text h6{
    height: 84px;
    width: 12px;
    box-sizing: content-box;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    padding: 32px 21px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.3);
    border-radius: 2px;
}
.tip-text img{display: none; width:146px;height:148px;margin-left:4px;background-color:#fff;border-radius:2px}
.tip-text:hover img{ display: block; }
/*Footer*/
.footer{ background: #222; }
/** copyright **/
.copyright span,.copyright span a{ color: #fff; }
.copyright{ line-height: 79px;border-top: 1px solid #424242; }
.copyright .fnav a{ margin-left: 20px;color: #fff; }
/** search **/
.lasyer-search{ display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: #fff;z-index: 1096; }
.lasyer-search .search-head{ display: flex;align-items: center; height:90px;padding: 0 50px; }
.lasyer-search .close-xx{ position: absolute;top: 50px;right: 50px;cursor: pointer; z-index: 6; }
.lasyer-search .search-con{ display: flex;flex-direction: column;justify-content: center; width: 830px;height: calc(100vh - 190px); margin: 0 auto; }
.lasyer-search h6{ font-size: 60px;color: #000;line-height: 70px;text-align: center; }
.lasyer-search .bth-submit{ position: relative; width: 100%;height: 60px;border-radius: 65px;margin: 35px 0; overflow: hidden; }
.lasyer-search .bth-submit .keywords{ width:calc(100% - 25px);height: 60px;padding: 0 0 0 25px; background: #f5f5f5;border: 0; }
.lasyer-search .bth-submit .click-search{ position: absolute;top: 0;right: 0; width: 90px;height: 60px;border: 0;background: transparent;
    z-index: 8; }
.lasyer-search .bth-submit .click-search img{ cursor: pointer; }
.lasyer-search .footer-nav{ width: 100%;padding: 0; }
.lasyer-search .footer-nav .shot{ background: url("../images/shot.png") no-repeat center left;padding-left: 27px;font-size: 16px;color: #000;
    font-weight:bold;margin-right: 20px; }
.lasyer-search .footer-nav a{ font-size: 16px;color: #666;margin-left: 20px; }
.lasyer-search .search-footer{ height: 100px;line-height: 100px;text-align: center; }
.lasyer-search .close-xx:hover{ transform: rotate(90deg);-webkit-transform: rotate(90deg); }
/*+---------------
/*+  Search
/*+---------------*/
.search-type{ padding: 40px 0; }
.search-type a{
    display: inline-block;
    font-size: 18px;
    line-height: 75px;
    margin-right: 60px;
    position: relative;
    transition: all .3s;
}
.search-type a:last-child{ margin-right: 0; }
.search-type a:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    transform: scaleX(0);
    transition: all .3s;
}
.search-type a:hover,
.search-type a.cur{ color: #000; }
.search-type a:hover:before,
.search-type a.cur:before{ transform: scaleX(1); }
.search-result-box .result .keywords {
    font-size: 20px;
    color: #da0d2a;
    font-weight: bold;
}
.search-result-box .result .num {
    font-size: 20px;
    color: #da0f2c;
}
/** empty **/
.empty{text-align: center;padding:80px 0;}
.empty strong{font-size: 25px;color:#333}
/*++------------------------
/*++  Plate-Module
/*++------------------------*/
.comm-title{ position: relative;text-align: center;margin-bottom: 50px; }
.comm-title .title h3{ font-size:36px;color:#333; }
/*Ads*/
.regions-b.regions-module{ position: relative; }
.regions-b.regions-module a{ position: relative; width: 100%;display: block; }
.regions-b .intro{ display: flex;flex-direction: column;align-items: center;justify-content: center; width: 700px;height: 100%; margin: 0 auto;text-align: center;color: #fff; }
.regions-b .intro h5{ font-size: 40px;line-height: 50px;padding-bottom: 15px;font-weight: lighter; }
.regions-b.as-2 .intro{ display: block;height: auto;padding-top: 100px; }
.regions-b.regions-module a.buy-btn{
    position: absolute;
    left: 50%;
    bottom: 50px;
    width: 160px;
    height: 38px;
    line-height: 37px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    margin: 0 0 0 -80px;
    z-index: 68;
}
/** slide-region **/
.slide-region,
.slide-region .bd ul li{ position: relative; }
.slide-region .bd ul li .intro{ position: absolute;top: 100px;left: 50%; width: 700px;text-align: center;color: #fff;
    margin: 0 0 0 -350px; z-index: 65 }
.slide-region .bd ul li .intro h5{ font-size: 40px;line-height: 50px;padding-bottom: 15px;font-weight: lighter; }
.slide-region .hd a{ position: absolute;top: 45%; display: block;width: 14px;height: 29px;
    background: url("../images/slideico.png") no-repeat 0 0;cursor: pointer; z-index: 68 }
.slide-region .hd a.prev{ left: 5%; }
.slide-region .hd a.next{ right: 5%;background-position: -18px 0; }
/*Product*/
.product-lists .bd ul li{ width: 705px;height: 600px; margin-right: 30px;background: #f2f2f2;overflow: hidden; }
.product-lists .bd ul li .remark{ text-align: center;padding: 60px 15px; }
.product-lists .bd ul li .remark h5{ font-size: 32px;color: #000; }
.product-lists .bd ul li .remark p{ font-size: 13px;color: #666;padding: 5px 0 35px 0; }
.product-lists .bd ul li .remark span{ color: #999;font-size: 13px; }
.product-lists .bd ul li .imgs img{ display: block;margin: 0 auto;transition: all 1s; }
.product-lists .bd ul li:hover .imgs img{ transform: scale(1.1) }
.product-lists .hd{ margin: 55px 0 0 0;text-align: center; }
.product-lists .hd ul li{ display: inline-block;width: 10px;height: 10px;background: #ccc;border-radius: 65px;
text-indent: -9999px;margin-right: 15px;cursor: pointer; }
.product-lists .hd ul li:last-child{ margin-right: 0; }
.product-lists .hd ul li.on{ background: #000; }
/*Page*/
.page-b.plate-page:after{ display: block;content: "";clear: both; }
.page-b.plate-page .page-gs{ height: 597px;overflow: hidden; }
.page-b .w50{ width: 50%;height: 100%; }
.page-b .text-info{ position: relative;float: right; }
.page-b .text-info .text-width{ width:90%;position:absolute;top:50%;left:50%;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);z-index: 66; }
.page-b .text-info h5{ font-size: 36px;padding-bottom: 10px; }
.page-b .text-info .remark{ line-height: 25px;width: 80%; }
.page-b .text-info .a-more{ display: block;width: 138px;height: 40px;margin-top: 40px;text-align: center;line-height: 40px;background: #595959;color: #fff; }
.page-b .page-img{ float: left; }
.page-b .page-img img{ display:block;width:100%;height:100%; }
.page-b .text-info .a-more:hover{ color: #fff; border-color: transparent;background: #3b3b3b; }
/** plate-concise **/
.plate-concise{ background: #fafafa; }
.user-lists ul li .cons{ float: left; width: 660px; padding: 20px;margin:0 35px 35px 0;background: #fff;border-radius: 10px;
    overflow: hidden; }
.user-lists ul li .cons:nth-of-type(2n){ margin-right: 0; }
.user-lists ul li .cons{ display: flex;align-items: center; }
.user-lists ul li .cons .imgs{ width: 340px;margin-right: 15px;border-radius: 10px;overflow: hidden; }
.user-lists ul li .cons .imgs img{ display: block;width: 100%;transition: all 1s; }
.user-lists ul li .cons .remark{ width: calc(100% - 355px); }
.user-lists ul li .cons .remark h5{ font-size: 20px;color: #000; }
.user-lists ul li .cons .remark h5 span{ font-size: 13px; }
.user-lists ul li .cons .remark p{ padding: 10px 0 40px; }
.user-lists ul li .cons:hover .imgs img{ transform: scale(1.1); }
.user-lists .hd{text-align: center; }
.user-lists .hd ul li{ display: inline-block;width: 10px;height: 10px;background: #ccc;border-radius: 65px;
    text-indent: -9999px;margin-right: 15px;cursor: pointer; }
.user-lists .hd ul li:last-child{ margin-right: 0; }
.user-lists .hd ul li.on{ background: #000; }
/** investment-lists **/
.plate-investment .container{ width: 1280px;min-width: 1280px; }
.investment-lists{ position: relative; }
.investment-lists .bd .tempWrap{ width: 1280px !important; }
.investment-lists .bd ul li{ float: left; width: 390px;margin-right: 55px; }
.investment-lists .bd ul li img{ display: block;border-radius: 10px;overflow: hidden; }
.investment-lists .bd ul li .remark h5{ font-size: 20px;color: #000;padding: 15px 0 10px; }
.investment-lists .bd ul li .remark h5 span{ font-size: 14px;color: #666; }
.investment-lists .bd ul li .remark p{ color: #666; }
.investment-lists .hd a{ position: absolute;top:40%; display: block;width: 14px;height: 29px;cursor: pointer; }
.investment-lists .hd a.prev{ left: -80px; background: url("../images/teamLeftBtn.png") no-repeat; }
.investment-lists .hd a.next{ right: -80px; background: url("../images/teamRigthBtn.png") no-repeat; }
.investment-lists .detaila{ display: block;width: 138px;height: 38px;border: 1px solid #e5e5e5;margin: 60px auto 0;
 text-align: center;line-height:  38px; }
/** plate-partner **/
.plate-partner{ background: #fafafa; }
.partner-lists ul li .cons{ display: flex;align-items: center; float: left; width: 348px;height: 140px;margin: 0 15px 15px 0;overflow: hidden; }
.partner-lists ul li .cons:nth-of-type(4n){ margin-right: 0; }
.partner-lists ul li .cons img{ display: block;margin: 0 auto;max-width: 100%; }
.partner-lists .hd{ margin-top: 20px; text-align: center; }
.partner-lists .hd ul li{ display: inline-block;width: 10px;height: 10px;background: #ccc;border-radius: 65px;
    text-indent: -9999px;margin-right: 15px;cursor: pointer; }
.partner-lists .hd ul li:last-child{ margin-right: 0; }
.partner-lists .hd ul li.on{ background: #000; }
/** feedback-left **/
.plate-feedback .cons{ width: 950px;margin: 0 auto; }
.feedback-left{ width: 390px; }
.feedback-left h5{ font-size: 40px;color: #000;margin-bottom: 25px; }
.feedback-left ul li{ width: 100%;height: 45px;border-bottom: 1px solid #ebebeb;margin-bottom: 15px; }
.feedback-left ul li input[type=text]{ width: 100%; height: 45px;line-height: 45px;border: 0; }
.feedback-left .sub-inp{ display: block;width: 180px;height: 40px;color: #fff;line-height: 40px;text-align: center;
background: #595959;border: 0;cursor: pointer;margin-top: 40px; }
.feedback-left .error-hide{ display: block;margin-top: 15px; }
.feedback-right{ display: flex;align-items: center; height: 332px; }
.feedback-left .sub-inp:hover{ background: #3b3a3a; }
/** Validform **/
.Validform_checktip{line-height:20px;height:20px;overflow:hidden;color:#999;font-size:12px}
.Validform_right{color:#71b83d;padding-left:20px;background:url(../images/right.png) no-repeat left center}
.Validform_wrong{color:red;padding-left:20px;white-space:nowrap;background:url(../images/error.png) no-repeat left center}
.Validform_loading{padding-left:20px;background:url(../images/onLoad.gif) no-repeat left center}
.Validform_error{background-color:#ffe7e7}
/*++----------------
/*++  内容开始
/*++----------------*/
.back-color{ background: #fafafa; }
.nbanner .container{ position: relative;height: 100%; }
.nbanner a{ position: relative; display: block;width: 100%;height: 600px; }
.nbanner .text{ position: absolute;top: 40%;left: 0; }
.nbanner .text h5{ font-size: 48px;font-weight: bold;color: #fff;padding-top: 8px; }
.nbanner .text p{ font-size: 18px;color: rgba(255,255,255,.8); }
/** page-about **/
.page-about{
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 80px 40px;
}
.page-about .catname{
    border-left: 3px solid #0e57a2;
    border-right: 3px solid #0e57a2;
    font-size: 30px;
    color: #181818;
    line-height: 20px;
    padding: 0 20px;
    margin:0 20px 50px 20px;
}
.page-about .detail{ padding: 0; }
/** team-list **/
.team-list{ padding: 80px 0; width: 1030px;margin: 0 auto; }
.team-list h6{ font-size: 34px;color: #000;padding-bottom: 40px;text-align: center; }
.team-list ul li{ float: left;text-align: center; }
.team-list ul li:last-child{ float: right; }
.team-list ul li img{ border-radius: 10px;overflow: hidden; }
.team-list ul li h5{ color: #666;padding-top: 20px; }
/** article-list **/
.cate-sub{ padding: 60px 0 0; }
.cate-sub a{ padding: 7px 26px; }
.cate-sub a.on{ background: #595959;color: #fff; }
.article-list{ padding: 60px 0; }
.article-list ul li{
    float: left;
    width: calc((100% / 3) - 24px);
    margin: 0 32px 32px 0;
    background: #fff;
}
.article-list ul li:nth-of-type(3n){ margin-right: 0; }
.article-list ul li img{ display: block;width: 100%; }
.article-list ul li .remark{ padding: 20px 30px; }
.article-list ul li h5{ font-size: 20px; color: #000;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }
.article-list ul li .desc{
    color: #666;
    margin: 10px 0 30px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.article-list ul li .time{ color: #999; }
/* case-li */
.article-list ul li.case-li .imgs{ position: relative; }
.article-list ul li.case-li .lay-ops{
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    color: #ffbe00;
    font-size: 36px;
    z-index: 6;
}
/** show **/
.article-show{ padding: 30px 0; }
.article-con{ width: 939px; background: #fff;padding: 0 30px; margin: 0 auto; }
.article-shwo{ background: #fafafa;padding: 40px 0; }
.article-shwo .article-con{ background: #fff;padding: 0 35px; }
.content-title{padding:50px 0 25px;}
.content-title h1{font-size:32px;color:#000;padding-bottom: 5px;}
.content-title .sub-title{min-height:19px;}
.content-title .sub-title span{padding-right:10px;}
.content-title .show-keyword{ color: #999; }
.content-title .sub-title .bdsharebuttonbox{display:inline-block;vertical-align: middle;}
.content-title .bdshare-button-style0-16 a,
.content-title .bdshare-button-style0-16 .bds_more{margin:0 6px 2px 0;}
.detail{ padding:40px 0; }
.detail p{ color: #666;line-height: 24px; }
.detail img{max-width: 100%;vertical-align:middle;}
/** product-list **/
/** pro-cate **/
.pro-cate{ padding-top: 30px }
.pro-cate ul{background: #fff;}
.pro-cate ul li{ display: flex;align-items: center;justify-content: center; float: left; width: calc((100%/ 6) - 1px);height: 180px;text-align: center;border-right: 1px solid #ebebeb }
.pro-cate ul li:last-child{ border-right-color:#fff; }
.pro-cate ul li .icon-img{ width: 62px;height: 43px;margin: 0 auto;overflow: hidden; }
.pro-cate ul li .icon-img img{ transition: all .4s; }
.pro-cate ul li h5{ font-size: 18px;color: #000;padding-top: 20px; }
.pro-cate ul li.on,
.pro-cate ul li:hover{ background: #595959; }
.pro-cate ul li.on .icon-img img,
.pro-cate ul li:hover .icon-img img{ margin-top: -44px; }
.pro-cate ul li.on h5,
.pro-cate ul li:hover h5{ color: #fff; }
/** list **/
.product-list{ padding: 30px 0; }
.product-list ul li{ display: flex;align-items: center; padding: 50px 30px; width:calc(49% - 60px); float: left;margin-bottom:2%;background: #fff;border-radius: 10px;overflow: hidden; }
.product-list ul li:nth-of-type(even){ float: right; }
.product-list ul li .remark{ max-width: calc(100% - 350px); }
.product-list ul li .remark h5{ font-size: 32px;color: #000; }
.product-list ul li .remark p{ padding: 5px 0 50px;color: #666; }
.product-list ul li .remark .type a{ color: #999;margin-right: 20px; }
.product-list ul li .imgs{ width: 350px;overflow: hidden; }
.product-list ul li .imgs img{ display: block;max-width: 100%;transition: all 1s; }
.product-list ul li:hover .imgs img{ transform: scale(1.1) }
.product-list ul li .remark .type a:hover{ color: #3b3a3a; }
/** show **/
.thumbs{ position: relative; width: 100%; margin-bottom: 20px; }
.thumbs img{ width: 100%; display: block;margin: 0 auto; }
.thumbs .intro{ display: none; position: absolute;width: 100%;top: 100px;left: 0;text-align: center;z-index: 8; }
.thumbs .intro h5{ font-size: 50px;color: #000; }
.thumbs .intro p{ font-size: 15px;color: #666; }
.thumbs .intro a{ display: none; color: #999;padding-top: 20px; }
.thumbs:first-child .intro a{ display: block; }
.pro-region img{ display: block;width: 100%;margin-bottom: 20px; }
/** page **/
.page-list .reamk{ display: none; width: 840px;text-align: center;margin: 0 auto;padding: 80px 0; }
.page-list .reamk h5{ font-size: 34px;color: #000; }
.page-list .reamk p{ color: #666; }
.page-list img{ display: block;width: 100%; }
/** questions-list **/
.qa-cate{ margin-bottom: 60px;text-align: center; }
.qa-cate h6{ font-size: 40px;color: #333;padding-bottom: 15px; }
.qa-cate a{ display: inline-block;padding: 10px 15px;background: transparent;color: #666;margin-right: 10px; }
.qa-cate a:hover,
.qa-cate a.on{ background: #595959;color: #fff; }
.questions-list{ padding: 80px 0 30px; }
.questions-list .comm-title{ padding-bottom: 40px; }
.questions-list .support ul{ background: #fff;padding: 0 40px; }
.questions-list .support ul li{ padding: 35px 0;border-bottom: 1px solid #ebebeb; }
.questions-list .support ul li:last-child{ border-bottom: 0; }
.questions-list .support ul li h5{ font-size: 15px; color: #000;background: url("../images/qa.png") no-repeat center left;cursor: pointer; }
.questions-list .support ul li h5,
.questions-list .support ul li .remark{ padding-left: 35px; }
.questions-list .support ul li .remark{ display: none; color: #666;font-size: 13px;margin-top: 10px;line-height: 22px; }
.questions-list .support ul li .remark .cdowns{ display: block;width: 118px;height: 38px;line-height: 38px; border: 1px solid #dadada;
    text-align: center;margin-top: 30px;cursor: pointer; }
.questions-list .support ul li.on .remark .desc{ float: left; width: calc(100% - 130px); }
.questions-list .support ul li.on .remark .code-img{
    float: right;
    width: 120px;
}
.questions-list .support ul li.on .remark .code-img img{ display: block;width: 100%; }
.questions-list .support ul li.on .remark .code-img p{ text-align: center;font-size: 12px;color: #000;padding-top: 5px; }
.questions-list .support ul li.on .remark{ display: block; }
/** guarantee **/
.guarantee{ padding: 120px 0 70px; }
.guarantee h5{ text-align: center;font-size: 40px;color: #333;padding-bottom: 40px; }
.guarantee ul li{ float: left; width:calc((100% / 3) - 24px);text-align: center;margin-right: 36px; }
.guarantee ul li:last-child{ margin-right: 0 }
.guarantee ul li .imgs{ width: 75px;height: 75px;margin: 0 auto; }
.guarantee ul li .imgs img{ display: block;width: 100%; }
.guarantee ul li .remark h6{ font-size: 18px;color: #000;padding: 40px 0 5px; }
.guarantee ul li .remark p{ font-size: 13px;color: #666; }
/** down **/
.download-list .lis{ float: left; width: 331px;height: 298px; border: 1px solid #ebebeb;margin:0 35px 35px 0;
    text-align: center;overflow: hidden; }
.download-list .lis:nth-of-type(4n){ margin-right: 0; }
.download-list .lis h5{ font-size: 20px;color: #000; }
.download-list img{ display: block; width: 50px;margin:30px auto 15px; }
.download-list .remark p{ color: #3e4d5c;line-height: 26px; }
.download-list .remark .down-bth{ display: block;width: 200px;height: 45px;background: #595959;color: #fff;border: 0;
    cursor: pointer;margin: 30px auto 0; }
.download-list .remark .down-bth:hover{ background: #3b3a3a; }
/** vshop **/
.vshop{ background:#f5f5f5; }
.vlogo{ width:725px;margin:0 auto;padding:110px 0 130px; }
.vlogo h5{ text-align:center;font-size:24px;color:#000;font-weight:lighter;padding-bottom: 65px; }
.vlogo ul li{ position: relative; display: flex;align-items: center;justify-content: center; float: left;width: calc(100% / 2);height: 110px; }
.vlogo ul li:after{ position: absolute;top: 24px;right: 0;content: ""; display: block;width: 1px;height: 60px;background: #dcdcdc;
    z-index: 65; }
.vlogo ul li:last-child:after{ display: none; }
.vlogo ul li img{ display: block;max-width: 100%;margin: 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.vlogo ul li:hover img{ -webkit-filter: grayscale(0);filter: grayscale(0); }
.vshop .plate-feedback{ background: #fff; }
/*+---------------
/*+  Prev-Next
/*+---------------*/
.Pre-Next{ position: relative; height: 80px;border-top: 1px solid #ebebeb; }
.Pre-Next p{ max-width:50%;min-height:25px;line-height:80px;float: left; overflow:hidden;}
.Pre-Next .page-next{ float: right; }
.Pre-Next p a{ font-size: 14px; }
/*+---------------
/*+  Pages
/*+---------------*/
.pages{ text-align:center;padding:35px 0 0; }
.pages a{ display:inline-block;padding:5px 13px;margin-right:5px;background: #f5f5f5; }
.pages a:last-child{ margin-right:0; }
.pages a.curr{ color:#fff;background:#595959; }
/** media **/
@media screen and (max-width: 1439px){
    .container{ width: 1200px;min-width: 1200px; }
    /** product-lists **/
    .product-lists .bd ul li{ width: 50%; }
    /** user-lists **/
    .user-lists ul li .cons{ width: 542px; }
    .user-lists ul li .cons .imgs{ width: 220px; }
    .user-lists ul li .cons .remark{ width: calc(100% - 235px); }
}
/** contactus **/
.head-tit{margin:0 0 20px;padding-bottom:15px;border-bottom: 1px solid #f0f0f0;font-size:16px;color:#333;}
#allmap{height: 500px;overflow: hidden;}
.Map{height: 500px;}
#maps{width: 100%;height: 500px;}
#maps .info-title{color: white;font-size: 14px;background-color: rgba(0,155,255,0.8);line-height: 26px;padding: 0px 0 0 6px;font-weight: lighter;letter-spacing: 1px}
#maps .info-content{padding: 4px;color: #666666;line-height: 23px;}
#maps .info-content img{float: left;margin: 3px;}
#maps .amap-adcombo-close{ background:#000 url(../images/mapclose.png) center center no-repeat !important; }
/* intro */
.contactus{ min-height: calc(100vh - 210px); }
.contactus .intro{ display: flex;align-items: center; margin: 50px 0;background: #f0f0f0; }
.contactus .intro .desc{ width: 35% }
.contactus .intro .imgs{ width: 65%; }
.contactus .intro .desc{ padding: 0 50px; }
.contactus .intro .desc p{ font-size: 15px;line-height: 40px; }
.contactus .intro .code-wx{ width: 200px;margin: 20px auto 0;text-align: center; }
