@charset "utf-8";
:root{
    --100vh:100vh;
    --pdlr:60px;
    --color:#fa5400;
}
.tb80{ padding: 80px 0; }
.trans{ -webkit-transition: all .3s ease-out;transition: all .3s ease-out; }
.icons{ display: block;width: 0;height: 0;background: url("../images/icons.png") no-repeat 0 0; }
.section{ height:var(--100vh);overflow: hidden; }
/*Header*/
.header,
.header .logo a{  height:90px; }
.header{ position: fixed;top: 0;left: 0;padding: 0 var(--pdlr); width:calc(100% - 120px);line-height:90px;background: #fff; z-index: 1001; }
.header .logo a{ display: flex;align-items: center; }
.header .logo a img{ max-width: 120px; }
.header.ty{ transform: translateY(-100px); }
.nav ul li{
    float: left;
    padding: 0 27px;
    position: relative;
    text-align: center;
}
.nav ul li a{
    position: relative;
    display:block;
    font-size: 18px;
    color: #000;
}
.nav ul li a:after{ position: absolute;bottom: 0;left: 0; display: block;width: 100%;height: 3px;background:transparent; content: "";z-index: 6 }
.nav ul li .childer{
    display: none;
    padding: 20px 0;
    position: absolute;
    top: 90px;
    left: 27px;
    width: 150px;
    background: #111619;
    z-index: 651;
}
.nav ul li .childer.clshd1{ display: none !important; }
.nav ul li:last-child .childer{ left: auto; right: 27px; }
.nav ul li .childer a{ line-height: 30px;font-size: 14px;color: #fff;text-align: left;text-indent: 35px; }
.nav ul li .childer a:hover{ color: var(--color); }
.nav ul li .childer a:after{ height: 0; }
.nav ul li.on a:after{ background: var(--color); }
.nav ul li:hover .childer{ display: block }
.cls1 .nav ul li:hover .childer.clshd1{ display: block !important; }
    /*Footer*/
.footer .fbg{ height: calc(100vh - 430px); }
.footer-top .top-left,
.footer-top .top-center,
.footer-top .top-right{ height: 300px; }
.footer-top .top-left{ display: flex;justify-content: center; float: left;width: 45%;padding-top: 70px; }
.footer-top .top-left li{ float: left; display: block; width: 80px;margin-right: 80px; }
.footer-top .top-left li:last-child{ margin-right: 0; }
.footer-top .top-left li h5{ font-size: 16px;color: #000;padding-bottom: 10px }
.footer-top .top-left li a{ display: block; line-height: 30px;font-size: 13px;color: #000; }
.footer-top .top-left li a:hover{ color: var(--color); }
.footer-top .top-center{ float: left;width: calc(34% - 2px);padding-top: 70px; border: solid #ececec;border-width: 0 1px;text-align: center; }
.footer-top .top-center .cname h3{ color: var(--color);font-size: 24px;font-weight: bold; }
.footer-top .top-center .cname p{ color: #000; }
.footer-top .top-center .eadd{ position: relative; padding-top: 25px;margin-top: 25px; }
.footer-top .top-center .eadd:after{ position: absolute;top: 0;left: 50%; display: block;width: 375px;height: 1px;
    background: #ececec;content: "";transform: translate(-50%,0); z-index: 65; }
.footer-top .top-center .eadd p{ color: #000;line-height: 30px; }
.footer-top .top-right{ float: left;width: 21%;padding-top: 70px;text-align: center; }
.footer-top .top-right strong{ font-size: 30px; color: var(--color);font-weight: bold; }
.footer-top .top-right strong img{ margin-right: 5px;vertical-align:-2px; }
.footer-top .code-img{ width: 142px;text-align: center;margin: 23px auto 0; }
.footer-top .code-img img{ width: 120px; padding: 10px;border: 1px solid #ececec; }
.footer-top .code-img p{ padding-top: 5px; }
.copyright{ height: 59px;line-height: 59px; border-top: 1px solid #ececec;text-align: center; }
/*++------------------------
/*++  Plate-Module
/*++------------------------*/
/*Ads*/
.ads-module{ margin-top: 5px; }
.ads-module:first-child{ margin-top: 0; }
.ads-module .cons{ position: relative; }
.ads-module .ads-intro{ opacity: 0; display: flex;align-items: center;justify-content: center; flex-direction: column; width: 100%;height: 100%;
    background: rgba(0,0,0,.7);color: #fff; }
.ads-module .ads-intro h5{ font-size: 50px; }
.ads-module .ads-intro em{ display: block;width: 30px;height: 2px;background: #f29455;margin: 35px auto; }
.ads-module .ads-intro .remark{ font-size: 16px;text-align: center; }
.ads-module .ads-intro .remark p{ line-height: 24px; }
.ads-module .ads-intro a{ display: block;width: 140px;height: 45px;line-height: 45px; text-align: center;font-size: 12px;color: #fff;
background: #f29455;border-radius: 65px;margin: 55px auto 0; }
.ads-module .cons:hover .ads-intro{ opacity: 1; }
/** module-v2 **/
.a-mores{ display: none;width: 130px;height: 40px;line-height: 40px; text-align: center; background: #222a35;color: #fff;margin-top: 40px;}
.a-mores:hover{ color: #fff; }
/** comm-title-v2 **/
.comm-title-v2{ text-align: center; }
.comm-title-v2 h5{ font-size: 32px;color: #000;padding-bottom: 15px; }
.comm-title-v2 .subcat-v2{ margin-bottom: 25px; }
.comm-title-v2 .subcat-v2 a{ display: inline-block;padding: 4px 17px;color: #000;cursor: pointer; }
.comm-title-v2 .subcat-v2 a.on{ background: var(--color);color: #fff; }
/** module-park **/
.module-park li{ position: relative; float: left; width: calc(100% / 4);height: var(--100vh);overflow: hidden; }
.module-park li .remark{ display: flex;align-items: center; position: absolute;width: 100%;height: 100%; top: 0;left: 0;
    background: rgba(0,0,0,.4);color: #fff; z-index: 65; }
.module-park li .txt{ padding-left: 35px; }
.module-park li .remark p{ font-size: 16px;text-transform: uppercase;line-height: 25px; }
.module-park li .remark h5{ font-size: 30px; }
.module-park li.on{ width: 45%; }
.module-park li:not(.on){ width: calc(55% / 3); }
.module-park li.on .remark{ background: rgba(0,0,0,0); }
.module-park li.on .remark a{ display: block; }
/** module-case **/
.module-case{ padding: 85px 0 60px; }
.module-case .swiper-slide{ min-height: 635px; }
.module-case .group-list{ position: relative; float: left;overflow: hidden; }
.module-case .group-list:first-child{ width: 72%; height: 635px;margin-right: 14px; }
.module-case .group-list{ width:calc(28% - 14px);  height: 310px; }
.module-case .group-list:last-child{ margin-top: 14px; }
.module-case .remark{ position: absolute;bottom: -40px;left: 0;width: 100%;text-align: center;background: rgba(0,0,0,.5);z-index: 65}
.module-case .remark h5{ color: #fff;padding: 15px 0 20px; }
.module-case .remark .deta-a a{ display: inline-block;width: 83px;height: 33px;line-height: 33px; text-align: center;
    border: 1px solid #fff;color: #fff;margin: 0 2px; }
@media screen and (max-width: 1679px){
    .module-case .swiper-slide{ min-height: 500px; }
    .module-case .group-list:first-child{  height: 500px; }
    .module-case .group-list{ height: 243px; }
}
.module-case .group-list:hover .remark{ display: flex;align-items: center;flex-direction: column;justify-content: center; bottom: 0; height: 100%; background: rgba(250,84,0,.5); }
.module-case .group-list:hover .remark h5{ font-size: 24px; }
/** module-process **/
.module-process li{ position: relative; float: left; width: calc((100% / 4) - 15px);height: var(--100vh); }
.module-process li:not(:nth-of-type(4n)){ margin-right: 20px; }
.module-process .remark{display: flex;flex-direction: column;justify-content: center;text-align: center; position: absolute;top:0;left: 0;width: calc(100% - 70px);height: 100%; padding: 0 35px; color: #fff; background: rgba(0,0,0,.5);
    z-index: 65; }
.module-process .remark .imgs{ display: flex;align-items: center;justify-content: center; width: 100px;height: 100px;
    border: 1px solid #fff;border-radius: 65px;margin: 0 auto 5px; }
.module-process .remark .imgs img{ max-width: 60px; }
.module-process .remark h5{ font-size: 36px; }
.module-process .remark em{ display: block;width: 60px;height: 3px;background: #fff;margin: 10px auto; }
.module-process .remark p{ font-size: 16px; }
.module-process li:hover .remark{ background: rgba(0,0,0,0); }
.module-process li:hover .remark a{ display: block; }
.module-process li:hover .remark .txt{ margin-top: -50px; }
/** module-about **/
.module-about .remark{ display: flex;align-items: center;justify-content: center; position: relative; float: right; width: 50%;height: var(--100vh); }
.module-about .txt{ width: 670px; }
.module-about .txt h5{ font-size: 36px;color: #000; }
.module-about .txt span{ font-size: 16px;text-transform: uppercase; }
.module-about .txt p{ line-height: 26px;margin-top: 25px; }
.module-about .txt a{ display: block;margin-top: 60px; }
/*++------------------------
/*++  List
/*++------------------------*/
.back-color{ background: #f2f2f2; }
.back-white{ background: #fff; }
.nbanner .container{ position: relative;height: 100%; }
.nbanner a{ position: relative; display: block;width: 100%;height: 450px; }
.nbanner .text{ position: absolute;top: 45%;left: 0; }
.nbanner .text h5{ font-size: 42px;color: #fff; }
.nbanner .text p{ font-size: 22px;color: #fff; }
/** cons-subcat **/
.cons-subcat{ text-align: center; }
.cons-subcat .cname{ padding: 55px 0 35px; }
.cons-subcat .cname h5{ font-size: 36px;color: #000;line-height: 45px; }
.cons-subcat .cname p{ color: #999;font-size: 12px; }
.cons-subcat .subcat{ padding-bottom: 25px; }
.cons-subcat .subcat ul li{ display: inline-block;padding: 0 20px; }
.cons-subcat .subcat ul li a{ font-size: 14px;color: #999; }
.cons-subcat .subcat ul li.on a,
.cons-subcat .subcat ul li:hover a{ color: #f29455; }
/** About **/
.cowboy-group{ padding: 50px 0 25px; }
.ctitle{ text-align: center; }
.ctitle h5{ font-size: 36px;color: #f29455;font-weight: bold;line-height: 45px; }
.ctitle p{ font-size: 12px;color: #999; }
/** culture **/
.culture .ctitle{ padding-top: 60px; }
.culture .intro{ text-align: center;font-size: 15px;color: #666;padding: 30px 0 60px; }
.culture .cons{
    width: 100%;
    height: 660px;
    background-repeat: no-repeat;
    background-position: center center;
}
.culture .cons ul{ padding-top: 145px; }
.culture .cons ul li{ float: left;width:calc(20% - 1px); height: 355px;border-right: 1px solid #dcdcdc;color: #fff; }
.culture .cons ul li:last-child{ width: 20%; border-right: 0; }
.culture .cons ul li .remark{ display: flex;justify-content: center;flex-direction: column; width: 165px;height: 100%;margin: 0 auto; }
.culture .cons ul li img{ display: block;max-width: 22px;margin-bottom: 15px; }
.culture .cons ul li h5{ font-size: 22px; }
.culture .cons ul li em{ display: block;width: 20px;height: 1px;background: #fff;margin: 22px 0 20px; }
.culture .cons ul li p{ font-size: 14px; }
.culture .cons ul li:hover{ background: rgba(237,99,32,.7);border-right-color:rgba(237,99,32,.7); }
/** purpose **/
.purpose{ padding: 20px 0 60px; }
.purpose ul li{ height: 100px;line-height: 100px;border-bottom: 1px solid #ebebeb;font-size: 16px; }
.purpose ul li label{ font-size: 22px;color: #333;font-weight: bold;padding-right: 45px; }
/** factory **/
.factory{ position: relative;padding: 245px 0 60px; }
.factory .tabs{ position: absolute;top: 70px;left: 50%; width: 1048px; background: #fff;border: 1px solid #e6e6e6;
    margin:0 0 0 -524px;z-index: 6 }
.factory .tabs .cots{ display: flex;justify-content: center;flex-direction: column; float: left; width: calc(20% - 1px);height: 233px;
    border-right: 1px solid #e6e6e6;text-align: center;cursor: pointer; }
.factory .tabs .cots:last-child{ border-right-color:#fff; }
.factory .tabs .cots h5{ font-size: 60px;color: #f29455; }
.factory .tabs .cots h5 span{ font-size: 12px;color: #999;padding-left: 5px; }
.factory .tabs .cots p{ font-size: 16px;color: #333; }
.factory .tabs .cots.on,
.factory .tabs .cots:hover{ background: #f29455; }
.factory .tabs .cots.on h5, .factory .tabs .cots:hover h5,
.factory .tabs .cots.on h5 span, .factory .tabs .cots:hover h5 span,
.factory .tabs .cots.on p,.factory .tabs .cots:hover p{ color: #fff; }
.factory .pslist{ min-height: 60px; }
.factory .pslist ul li{ position: relative; float: left; width: 25%; }
.factory .pslist ul li img{ display: block;width: 100%; }
.factory .pslist ul li p{ width: 100%; position: absolute;bottom: 0;left: 0; height: 60px;line-height: 60px;background: rgba(237,99,32,.7);color: #fff;
    font-size: 20px;text-align: center;z-index: 8 }
.factory .pslist img{ display: block;width: 100%; }
.factory .videos{ width: 100%;height: 500px; background: #ddd;overflow: hidden; }
.factory .videos video{ outline: none; }
/** Join **/
.join-intro{ margin-bottom: 35px; }
.join-intro .cons{ height: 450px; display: flex;align-items: center; }
.join-intro .remark-txt{ padding-left: 15%; width: 506px;color: #fff; }
.join-intro .remark-txt h6{ font-size: 22px;text-transform: uppercase; }
.join-intro .remark-txt h5{ font-size: 35px;padding-bottom: 20px; }
.join-intro .remark-txt p{ font-size: 14px;line-height: 26px; }
.join-intro .remark-txt span{ color: var(--color); }
/** recru-list **/
.recru-list{ padding-bottom: 40px; }
.recru-list ul{ padding: 0 40px 40px; }
.recru-list ul li{ margin-bottom: 20px; overflow: hidden;}
.recru-list ul li h5{ padding: 35px 55px; font-size: 24px;color: #333;cursor: pointer;border-bottom: 1px solid transparent; }
.recru-list ul li h5 i{ float: right; width: 35px;height: 35px;background-position: -85px 0;margin-right: 8px; }
.recru-list ul li .cons{ display: none; padding: 50px 45px;  }
.recru-list ul li .cons .types{ padding-bottom: 30px; }
.recru-list ul li .cons .types span{ float: left; display: block;width: 405px;height: 30px;line-height: 30px; }
.recru-list ul li .cons h6,
.recru-list ul li .cons p{ font-size: 16px;color: #333; }
.recru-list ul li .cons h6{ font-weight: bold; }
.recru-list ul li .cons p{ padding: 10px 0; line-height: 40px; }
.recru-list ul li.open{ border-bottom-color: #e7e7e7; }
.recru-list ul li.open h5{ color: #f29455;border-bottom-color: #f2f2f2; }
.recru-list ul li.open h5 i{ background-position: -85px -45px; }
/** product **/
.product-lists{ padding: 55px 0; }
.product-lists ul li{ background: #fff;height: 430px;overflow: hidden; }
.product-lists ul li .remark{
    float: right;
    width:calc(600px - 100px);
    height: 100%;
    padding: 0 45px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.product-lists ul li .imgs{ float: left;display: block;width: 600px;height: 430px;overflow: hidden; }
.product-lists ul li img{ display: block;width: 100%; }
.product-lists ul li:nth-of-type(even) .imgs{ float: right; }
.product-lists ul li:nth-of-type(even) .remark{ float: left; }
.product-lists ul li .remark .num{
    font-size: 100px;
    color: #f29455;
    letter-spacing: 2px;
    font-family: 'Arial';
    font-weight: bold;
    line-height: 75px;
    overflow: hidden;
}
.product-lists ul li .remark h5{ font-size: 42px;color: #000;margin-top: -13px; }
.product-lists ul li .remark .subtitle{ color: #8f8f8f;font-size: 30px;font-weight: normal;text-transform: uppercase;letter-spacing: 0px; }
.product-lists ul li .remark p{ font-size: 16px;color: #000;padding-top: 15px;line-height: 28px; }
.product-lists ul li:hover{ background: #f29455; }
.product-lists ul li:hover img{ -webkit-transform: scale(1.15);transform: scale(1.15); }
.product-lists ul li:hover .remark .num,
.product-lists ul li:hover .remark h5,
.product-lists ul li:hover .remark .subtitle,
.product-lists ul li:hover .remark p{ color: #fff; }
/** article **/
.article{ padding-bottom: 50px; }
.article ul li{ position: relative; padding: 30px 0;border-bottom: 1px solid #ebebeb; }
.article ul li a{ display: flex;align-items: center; }
.article ul li img{ display: block; width: 300px;margin-right: 60px; }
.article ul li .remark{ width: calc(100% - 360px); }
.article ul li .remark .txt{ float: left; width: 715px; }
.article ul li .remark .txt h5{ font-size: 18px;color: #333;padding-bottom:10px;  }
.article ul li .remark .txt .desc{ min-height: 80px; font-size: 13px;color: #666; }
.article ul li .remark .txt .time{ font-size: 18px;color: #999; }
.article ul li .remark .txt .time .year{ font-size: 12px; }
.article ul li .remark .mores{
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.article ul li .remark .mores em{ float: left; display: block;width: 1px;height: 40px;background: #ebebeb;margin-right: 45px; }
.article ul li .remark .mores span{ float: left;display: block; font-size: 16px;color: #999;margin-top: 8px; }
.article ul li .remark .mores span i{ display: inline-block; width: 7px;height: 11px;background-position: 0 -39px;margin-left: 15px;  }
.article ul li:hover .remark .txt h5{ color: #f29455; }
/** about-video-v2 **/
.catname{ text-align: center;font-size: 36px;color: #fff;padding-bottom: 40px; }
.about-video{ background: #000; }
.about-video .remark{ display: flex;align-items: center;flex-direction: column;justify-content: center; position: absolute;width: 100%;height: 100%; top: 0;
    left: 0;text-align: center; background: rgba(0,0,0,.5);color: #fff; z-index: 65; }
.about-video .remark p{ font-size: 22px;line-height: 32px;text-transform: uppercase; }
.about-video .remark h5{ font-size: 42px;letter-spacing: 3px; }
.bth-video{ margin-top: 40px;cursor: pointer; }
/* process */
.process .cons{ padding: 0 120px; }
.process .process-slide{ width: 90%;margin: 0 auto; }
.process .swiper-slide {height: 450px;}
.process .remark{ display: flex;flex-direction: column;justify-content: center; width: calc(100% - 65px);height: 100%; position: absolute;top: 0;left: 0;
    background: rgba(0,0,0,.5);color: #fff;padding-left: 65px; z-index: 65 }
.process .swiper-slide.swiper-slide-prev .remark{
    padding-left: 0;
    padding-right: 65px;
    text-align: right;
}
.process .remark h3{ font-size: 48px;font-weight: bold;line-height: 55px; }
.process .remark h5{ font-size: 24px; }
.process .swiper-button-next,
.process .swiper-button-prev{ top: 55%; }
.process .swiper-button-next{ right: 6%; }
.process .swiper-button-prev{ left: 6%; }
.process .swiper-button-prev.swiper-button-disabled,
.process .swiper-button-next.swiper-button-disabled{ opacity: 0; }
.process .swiper-slide:hover .remark{ background: rgba(250,84,0,.5) }
@media screen and (max-height: 768px){
    .process .swiper-slide {height: 400px;}
}
/* purpose */
.purposev2 li{ position: relative; float: left;width: calc((100% / 3) - 17px);height: var(--100vh); }
.purposev2 li:not(:last-child){ margin-right: 21px; }
.purposev2 li .remark{ display: flex;flex-direction: column;justify-content: center;align-items: center; position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);color: #fff;z-index: 65 }
.purposev2 li .imgs{ display: flex;align-items: center;justify-content: center; width: 90px;height: 90px;border: 2px solid #fff;border-radius: 65px; }
.purposev2 li .imgs img{ width: 80px; }
.purposev2 li .remark h5{ font-size: 36px;padding-top: 15px; }
.purposev2 li .remark em{ display: block;width: 60px;height: 3px;background: #fff;margin: 10px auto; }
.purposev2 li .remark p{ font-size: 16px; }
.purposev2 li:hover .remark .imgs{ margin-top: -50px; }
/* certv2 */
.certv2 .catname{ padding-bottom: 15px; }
.certv2 .tab-a{ text-align: center;margin-bottom: 60px; }
.certv2 .tab-a a{ display: inline-block;color: #fff;padding: 4px 20px;border: 1px solid #b8b9ba;margin: 0 3px;cursor: pointer; }
.certv2 .tab-a a.on{ background: var(--color);border-color: var(--color); }
.table-cert{ position: relative;height: 450px; }
.certv2 .table-show{ visibility: hidden; position: absolute;width: 100%; top: 0;left: 0;z-index: 65 }
.certv2 .table-show.active{ visibility: visible; }
.certv2 .swiper-container{ width: 80%;margin: 0 auto; }
.certv2 .swiper-slide{ text-align: center; }
.certv2 .swiper-slide h5{ padding-top: 18px;font-size: 18px;color: #fff; }
.certv2 .swiper-button-next1, .certv2 .swiper-button-prev1,
.certv2 .swiper-button-prev2, .certv2 .swiper-button-next2{ position: absolute;top: 42%;cursor: pointer; z-index: 155 }
.certv2 .swiper-button-next1,
.certv2 .swiper-button-next2{ width: 48px;height: 48px; background: url("../images/right.png") no-repeat; right: 6%; }
.certv2 .swiper-button-prev1,
.certv2 .swiper-button-prev2{ width: 48px;height: 48px;background: url("../images/left.png") no-repeat;left: 6%; }
.certv2 .swiper-button-prev1.swiper-button-disabled,
.certv2 .swiper-button-prev2.swiper-button-disabled,
.certv2 .swiper-button-next1.swiper-button-disabled,
.certv2 .swiper-button-next2.swiper-button-disabled{ opacity: 0; }
/* partnerv2 */
.partnerv2 .catname{ color: #000;padding-bottom: 20px; }
.partnerv2 .cons{ padding: 0 12%; }
.partnerv2 .list{margin:0;width:100%;list-style-type:none;display:grid;grid-template-columns:repeat(13,1fr 2fr) 1fr;grid-auto-rows:1fr 1fr;grid-gap:1rem 1rem;--counter:1;padding-bottom:10px}
.partnerv2 .list *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.list-item{position:relative;grid-column:1/span 3;grid-row:calc(var(--counter) + var(--counter))/span 2;-webkit-filter:drop-shadow(0 0 7px rgba(15, 6, 11, .12));filter:drop-shadow(0 0 7px rgba(15, 6, 11, .12));height:0;padding-bottom:90%}
.list-item:nth-of-type(13n+1){grid-column:1/span 3}
.list-item:nth-of-type(13n+2){grid-column:3/span 3;grid-row:calc(var(--counter) + var(--counter) - 1)/span 2}
.list-item:nth-of-type(13n+3){grid-column:5/span 3}
.list-item:nth-of-type(13n+4){grid-column:7/span 3;grid-row:calc(var(--counter) + var(--counter) - 1)/span 2}
.list-item:nth-of-type(13n+5){grid-column:9/span 3}
.list-item:nth-of-type(13n+6){grid-column:11/span 3;grid-row:calc(var(--counter) + var(--counter) - 1)/span 2}
.list-item:nth-of-type(13n+7){grid-column:13/span 3}
.list-item:nth-of-type(13n+8){grid-column:15/span 3;grid-row:calc(var(--counter) + var(--counter) - 1)/span 2}
.list-item:nth-of-type(13n+9){grid-column:17/span 3}
.list-item:nth-of-type(13n+10){grid-column:19/span 3;grid-row:calc(var(--counter) + var(--counter) - 1)/span 2}
.list-item:nth-of-type(13n+11){grid-column:21/span 3}
.list-item:nth-of-type(13n+12){grid-column:23/span 3;grid-row:calc(var(--counter) + var(--counter) - 1)/span 2}
.list-item:nth-of-type(13n+13){grid-column:25/span 3}
.list-item:nth-of-type(n+14){--counter:2}
.list-item:nth-of-type(n+27){--counter:3}
.list-item:nth-of-type(n+40){--counter:4}
.list-item:nth-of-type(n+53){--counter:5}
.list-item:nth-of-type(n+66){--counter:6}
.list-item:nth-of-type(n+79){--counter:7}
.list-item:nth-of-type(n+92){--counter:8}
.list-item:nth-of-type(n+105){--counter:9}
.list-item:nth-of-type(n+118){--counter:10}
.list-item:nth-of-type(n+131){--counter:11}
.list-item:nth-of-type(n+144){--counter:12}
.list-item:nth-of-type(n+157){--counter:13}
.list-item:nth-of-type(n+170){--counter:14}
.list-item:nth-of-type(n+183){--counter:15}
.list-item:nth-of-type(n+196){--counter:16}
.list-item:nth-of-type(n+209){--counter:17}
.list-item:nth-of-type(n+222){--counter:18}
.list-item:nth-of-type(n+235){--counter:19}
.list-item:nth-of-type(n+248){--counter:20}
.list-item:nth-of-type(n+261){--counter:21}
.item-inside{position:absolute;height:100%;width:100%;display:flex;align-items:center;justify-content:center;font-family:sans-serif;font-size:1.25rem;color:#111;background-color:#fff;-webkit-clip-path:polygon(75% 0,100% 50%,75% 100%,25% 100%,0 50%,25% 0);clip-path:polygon(75% 0,100% 50%,75% 100%,25% 100%,0 50%,25% 0);padding:20%}
.item-inside .tp{overflow:hidden}
.item-inside .tp img{display:block;max-width:100%;height:auto;margin:auto;transition:.5s}
.item-inside:hover .tp img{transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05)}
/* business-v2 */
.business .remark{ width: auto; padding-left: 15%; }
.business .top-txt{ color: #fff;margin-bottom: 50px; }
.business .top-txt h6{ font-size: 18px;text-transform: uppercase; }
.business .top-txt h5{ font-size: 28px;letter-spacing: 6px; }
.business .cons{ width: 670px; }
.business .left-txt{ width: 420px; }
.business .left-txt li{ color: #fff; }
.business .left-txt li:not(:last-child){ margin-bottom: 50px; }
.business .left-txt li h5{ font-size: 18px; }
.business .left-txt li:first-child h5{ font-size: 24px;color: var(--color); }
.business .right-txt{ color: #fff; }
.business .btel strong{ font-size: 30px; color: var(--color); }
.business .qq{ padding: 20px 0; }
/** article-v2 **/
.arsub-v2{ height: 100px;line-height: 100px; background: #fff;text-align: center;margin-bottom: 30px; }
.arsub-v2 li{position: relative; display: inline-block;margin: 0 25px; }
.arsub-v2 li:after{ position: absolute;bottom: 0;left: 0;display: block;width: 100%;height: 3px;background: transparent;content: "";z-index: 65 }
.arsub-v2 li a{ font-size: 18px;color: #000; }
.arsub-v2 li.on a{ color: var(--color); }
.arsub-v2 li.on:after{ background: var(--color); }
/* article-list-v2 */
.article-list-v2{ padding-bottom:40px; }
.article-list-v2 li{ position: relative; padding: 25px;background: #fff;margin-bottom: 25px; }
.article-list-v2 li a{ display: flex;align-items: center; }
.article-list-v2 li img{ display: block; width: 300px;margin-right: 25px; }
.article-list-v2 li .remark{ width: calc(100% - 325px); }
.article-list-v2 li .remark .txt{ float: left; width: 715px; }
.article-list-v2 li .remark .txt h5{ font-size: 18px;color: #333;padding-bottom:10px;  }
.article-list-v2 li .remark .txt .desc{ min-height: 80px; font-size: 13px;color: #666; }
.article-list-v2 li .remark .txt .time{ font-size: 18px;color: #999; }
.article-list-v2 li .remark .txt .time .year{ font-size: 12px; }
.article-list-v2 li .remark .mores{
    position: absolute;
    top: 50%;
    right: 25px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.article-list-v2 li .remark .mores em{ float: left; display: block;width: 1px;height: 40px;background: #ebebeb;margin-right: 45px; }
.article-list-v2 li .remark .mores span{ float: left;display: block; font-size: 16px;color: #999;margin-top: 8px; }
.article-list-v2 li .remark .mores span i{ display: inline-block; width: 7px;height: 11px;background-position: 0 -39px;margin-left: 15px;  }
.article-list-v2 li:hover .remark .txt h5{ color: #f29455; }




/*+---------------
/*+  Current a
/*+---------------*/
.con-right .current{height: 65px;line-height: 65px;border-bottom: 1px solid #ededed;}
.con-right .current .curr-right .curr-a{  line-height: 65px;}
.con-right .current .curr-right .curr-a .txt{ display: block;float: left; }
.con-right .current .curr-right .curr-a i{ display: inline-block; margin: 0 5px;width: 7px;height: 11px;background-position: 0 -39px; }
/*+---------------
/*+  Content
/*+---------------*/
.detail{ padding:25px 0; }
.detail p{ color: #666;line-height: 24px; }
.detail img{max-width: 100%;vertical-align:middle;}
.content-title{padding:25px 0 15px;text-align: center;border-bottom:1px solid #ededed;}
.content-title h1{font-size:20px;padding-bottom:8px;color:#333;}
.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;}
.keywords{ padding-bottom: 30px; }
.keywords.bor-top{ border-top: 1px solid #eee;padding: 20px 0 30px 0; }
.keywords span{ display: block;width: 58px;float: left; }
.keywords p{ float: left; width: calc(100% - 58px); color: #666; }
/*+---------------
/*+  Pages
/*+---------------*/
.pages{ text-align:center;padding:35px 0 0; }
.pages a{ display:inline-block;padding:5px 10px;margin-right:5px;border:1px solid #dbdbdb;border-radius: 5px; }
.pages a:last-child{ margin-right:0; }
.pages a.curr{ color:#fff;background:#f29455;border-color:#f29455; }
/*+------------------
/*+  Prev-Next
/*+------------------*/
.Pre-Next{ position: relative;margin: 35px 0 20px; height: 65px;border: 1px solid #eee;border-width: 1px 0; }
.Pre-Next p{ max-width:50%;min-height:25px;line-height:65px;float: left; overflow:hidden;}
.Pre-Next .page-next{ float: right; }
.Pre-Next p a{ font-size: 14px; }