/*reset*/
* { padding: 0; margin: 0; list-style: none; }
html, body { margin: 0 auto; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, header, section, footer { margin: 0; padding: 0 }
body, button, input, select, textarea { font: 12px/1.5 "Light"; color: #666; font-weight: normal; }
body { overflow-x: hidden; }
address, cite, dfn, em, var, i { font-style: normal }
ul, ol, dl { list-style: none }
a { text-decoration: none; outline: none; font-family: "Light"; color: #666; cursor: pointer; font-size: 12px; }
li { font-size: 12px; font-family: "Light"; list-style: none; margin: 0; padding: 0; }
em { font-style: normal; font-size: 12px; }
body, p, span { font-family: "Light"; }
img { border: none; }
p { margin: 0px; padding: 0px; word-wrap: break-word; }
:focus { outline: none; }
img { border: 0; vertical-align: middle; display: inline-block; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.clear:after { display: block; mainContent: ""; clear: both; }
.transtion { transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.clear:after { display: block; content: ""; clear: both; }

@font-face{
    font-family: 'Bold';
    src: url('SourceHanSansCN-Bold-2.otf');
}
@font-face{
    font-family: 'Light';
    src: url('SourceHanSansCN-Light-2.otf');
}
@font-face{
    font-family: 'Medium';
    src: url('SourceHanSansCN-Medium.otf');
}
@font-face{
    font-family: 'Normal';
    src: url('SourceHanSansCN-Normal.otf');
}
@font-face{
    font-family: 'Regular';
    src: url('SourceHanSansCN-Regular.otf');
}
@font-face{
    font-family: 'Kai';
    src: url('Alimama_DongFangDaKai_Regular.ttf');
}
@font-face{
    font-family: 'SIMKAI';
    src: url('SIMKAI.TTF');
}
@font-face{
    font-family: 'SIMLI';
    src: url('SIMLI.TTF');
}
@font-face{
    font-family: 'Exotc350';
    src: url('Exotc350 Bd BT Bold.ttf');
}
@font-face{
    font-family: 'HANYIZHONGLISHUJIAN';
    src: url('HANYIZHONGLISHUJIAN-1.TTF');
}

body{background: #f7f5f3;max-width: 1920px;margin: 0 auto;}
.header-box{position: fixed;left: 0;right: 0;top: 0;z-index: 999;background: #f7f5f3;box-shadow: 0 0 5px 1px #e7e7e7;}
.header{width: 1200px;margin: 0 auto;height: 90px;}
.header .logo{float: left;font-size: 0;line-height: 90px;height: 90px;width: 182px;}
.header .logo img{max-height: 100%;max-width: 100%;}
.header .nav{float: right;background: #f7f5f3;}
.header .nav li{float: left;width: 110px;text-align: center;position: relative;}
.header .nav li a{font-size: 15px;color: #4c4c4c;display: block;line-height: 90px;transition: all 0.35s;position: relative;}
.header .nav li a:hover{background: #f1eade;color: #d7282a;}
.header .nav li a.on{background: #f1eade;color: #d7282a;}
.header .nav li ul{position: absolute;left: -1920px;right: -1920px;top: 90px;background: #e5d9c4;font-size: 0;text-align: center;}
.header .nav li ul li{float: none;display: inline-block;}
.header .nav li ul li a{font-size: 14px;color: #666;line-height: 48px;}
.header .nav li ul li a:hover{color: #d7282a;background: none;}
.header .search-box{float: right;position: relative;margin-left: 75px;}
.header .search-box span{display: block;background: url(search.png) no-repeat left center;padding-left: 25px;line-height: 90px;
cursor: pointer;font-size: 15px;color: #d7282a;}
.header .search-box .search{position: absolute;top: 90px;right: 0;border: 1px solid #d7282a;overflow: hidden;width: 208px;display: none;z-index: 9;}
.header .search-box .search input{float: left;border: none;width: 140px;height: 34px;line-height: 34px;color: #d7282a;font-size: 14px;padding: 0 10px;}
.header .search-box .search a{float: right;background: #d7282a;color: #fff;line-height: 34px;padding: 0 10px;font-size: 14px;}
.header .icon{display: none;width: 26px;float: right;margin-top: 36px;cursor: pointer;}
.header .icon img{display: block;width: 100%;}

.banner{position: relative;margin-top: 90px;}
.banner .prev{position: absolute;left: 50px;top: 0;bottom: 0;width: 70px;height: 70px;border-radius: 50%;text-align: center;line-height: 70px;z-index: 9;
margin: auto;transition: all 0.35s;display: none;}
.banner .next{position: absolute;right: 50px;top: 0;bottom: 0;width: 70px;height: 70px;border-radius: 50%;text-align: center;line-height: 70px;z-index: 9;
margin: auto;transition: all 0.35s;display: none;}
.banner .hd{position: absolute;right: 0px;left: 0;bottom: 18px;font-size: 0;text-align: center;z-index: 9;display: none;}
.banner .hd li{width: 12px;height: 12px;background: url(rhomb.png) no-repeat center;margin: 0 5px;font-size: 0;display: inline-block;}
.banner .hd li.on{background: url(rhomb-on.png) no-repeat center;}
.banner .bd{display: none;}
.banner .bd li{height: 500px;position: relative;overflow: hidden;}
.banner .bd li img{position: absolute;top: 0;left: 50%;margin-left: -960px;}
.banner .mySwiper3 .swiper-slide img{max-width: 100%;}
.banner .mySwiper3 .swiper-button-next{position: absolute;right: 50px;top: 0;bottom: 0;width: 30px;height: 70px;border-radius: 50%;text-align: center;
line-height: 70px;z-index: 9;margin: auto;transition: all 0.35s;}
.banner .mySwiper3 .swiper-button-next:after{display: none;}
.banner .mySwiper3 .swiper-button-prev{position: absolute;left: 50px;top: 0;bottom: 0;width: 30px;height: 70px;border-radius: 50%;text-align: center;
line-height: 70px;z-index: 9;margin: auto;transition: all 0.35s;}
.banner .mySwiper3 .swiper-button-prev:after{display: none;}
.banner .mySwiper3 .swiper-pagination{font-size: 0;bottom: 18px;}
.banner .mySwiper3 .swiper-pagination .swiper-pagination-bullet{opacity: 1;width: 12px;height: 12px;
background: url(rhomb.png) no-repeat center;margin: 0 5px;font-size: 0;display: inline-block;}
.banner .mySwiper3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: url(rhomb-on.png) no-repeat center;}

.register{height: 80px;background: #f7ece3;}
.register ul{width: 1200px;margin: 0 auto;overflow: hidden;}
.register ul li{width: 25%;float: left;}
.register ul li.jza{background: #fa7e24;}
.register ul li.dxs{background: #1a6933;}
.register ul li.hl{background: #947a6d;}
.register ul li.lbs{background: #5bad24;}
.register ul li a{display: block;text-align: center;line-height: 74px;font-size: 0;height: 80px;}

.index-title{overflow: hidden;padding: 55px 0 5px;}
.index-title p{float: left;font-family: 'SIMLI';font-size: 28px;color: #000;}
.index-title a{float: right;font-size: 14px;padding-right: 20px;background: url(more.png) no-repeat right center;line-height: 45px;color: #999;}

.product{width: 1200px;margin: 0 auto;}
.product .mySwiper2 dl{overflow: hidden;}
.product .mySwiper2 dl dt{width: 50%;float: left;position: relative;font-size: 0;text-align: center;line-height: 300px;overflow: hidden;
background: #000;height: 300px;}
.product .mySwiper2 dl dt video{width: 100%;height: 100%;object-fit: cover;}
.product .mySwiper2 dl dt img{width: 100%;height: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;cursor: pointer;}
.product .mySwiper2 dl dt p{position: absolute;left: 0;top: 0;bottom: 0;right: 0;background: rgba(0, 0, 0, 0.15);}
.product .mySwiper2 dl dt p img{width: auto;height: auto;}
.product .mySwiper2 dl dd{width: 50%;float: right;border: 1px solid #eee6d7;border-left: none;box-sizing: border-box;padding: 0 40px;height: 300px;}
.product .mySwiper2 dl dd h3{font-size: 30px;font-family: 'SIMLI';color: #333;font-weight: normal;border-bottom: 1px solid #eee6d7;line-height: 60px;
margin-top: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product .mySwiper2 dl dd p{font-size: 15px;color: #333;position: relative;padding-left: 15px;line-height: 26px;margin: 20px 0;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;}
.product .mySwiper2 dl dd p span{font-weight: bold;}
.product .mySwiper2 dl dd p::before{position: absolute;left: 0;top: 9px;width: 8px;height: 8px;background: #d3423e;content: "";border-radius: 50%;}
.product .mySwiper2 dl dd a{display: block;width: 120px;height: 36px;background: #c0a063;color: #fff;font-size: 14px;text-align: center;line-height: 36px;
border-radius: 36px;}
.product .mySwiper{margin-top: 10px;}
.product .mySwiper dl{overflow: hidden;border: 1px solid #eee6d7;box-sizing: border-box;}
.product .mySwiper dl dt{float: left;width: 40%;height: 130px;text-align: center;line-height: 130px;font-size: 0;background: #eee6d7;}
.product .mySwiper dl dt img{max-width: 80%;max-height: 80%;}
.product .mySwiper dl dd{float: right;width: 60%;height: 130px;padding: 0 30px;box-sizing: border-box;}
.product .mySwiper dl dd h3{font-size: 16px;color: #333;font-weight: normal;margin: 25px 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.product .mySwiper dl dd p{font-size: 14px;color: #656565;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;
-webkit-box-orient: vertical;overflow:hidden;}
.product .mySwiper .swiper-slide-thumb-active dl{border-color: #d3423e;}
.product .mySwiper .swiper-button-prev{width: 28px;left: 0;height: 60px;background: rgba(0, 0, 0, 0.2);text-align: center;line-height: 60px;top: 58px;}
.product .mySwiper .swiper-button-prev:after{display: none;}
.product .mySwiper .swiper-button-next{width: 28px;right: 0;height: 60px;background: rgba(0, 0, 0, 0.2);text-align: center;line-height: 60px;top: 58px;}
.product .mySwiper .swiper-button-next:after{display: none;}

.news-brief{width: 1200px;margin: 0 auto 70px;overflow: hidden;}
.news{float: left;width: 400px;}
.news .news-list .swiper-pagination{position: absolute;right: 5px;bottom: 13px;left: initial;width: auto;}
.news .news-list .swiper-pagination .swiper-pagination-bullet{background: #fff;opacity: 1;}
.news .news-list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #c0a063;}
.news .news-list dl{overflow: hidden;border-bottom: 1px solid #eee6d7;position: relative;}
.news .news-list dl dt{font-size: 0;text-align: center;overflow: hidden;}
.news .news-list dl dt img{width: 100%;height: 100%;object-fit: cover;}
.news .news-list dl dd{position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);height: 40px;line-height: 40px;font-size: 15px;
color: #fff;padding: 0 60px 0 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news .news-list dl dd h3{font-size: 15px;font-family: "blackBold";font-weight: normal;color: #333;margin-top: 8px;
overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news .news-list dl dd p{font-size: 14px;color: #555;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;margin: 10px 0;
-webkit-box-orient: vertical;overflow:hidden;}
.news .news-list dl dd span{font-size: 14px;color: #666;}
/* .news .news-list ul{margin-top: 10px;} */
.news .news-list li a{display: block;overflow: hidden;line-height: 38px;font-size: 14px;padding-left: 18px;position: relative;border-bottom: 1px solid #eee6d7;}
.news .news-list li a:before{position: absolute;left: 0;top: 0;bottom: 0;width: 5px;height: 5px;border-radius: 50%;content: "";background: #daceb7;
margin: auto;}
.news .news-list li a span{float: left;color: #333;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: calc(100% - 90px);}
.news .news-list li a em{float: left;color: #999;font-size: 14px;float: right;}
/* .news .news-list li a:hover span{color: #d3423e;} */
/* .news .news-list li a:hover em{color: #d3423e;} */
.notice{float: right;width: 270px;}
/* .notice .news-list li a span{width: calc(100% - 10px);} */
.brief{float: left;width: 400px;margin-left: 65px;}
.brief dl dt{position: relative;height: 220px;overflow: hidden;font-size: 0;background: #000;text-align: center;}
.brief dl dt video{width: 100%;height: 100%;object-fit: cover;}
.brief dl dt img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;cursor: pointer;width: 100%;height: 100%;object-fit: cover;}
.brief dl dt p{position: absolute;left: 0;top: 0;bottom: 0;right: 0;background: rgba(0, 0, 0, 0.15);}
.brief dl dt p img{width: auto;height: auto;}
.brief dl dt b{position: absolute;right: 0;top: 20px;height: 32px;background: #d4ac71;font-size: 14px;color: #fff;width: 130px;text-indent: 10px;
border-top-left-radius: 32px;border-bottom-left-radius: 32px;line-height: 32px;font-family: "bold";font-weight: normal;}
.brief dl dd{border: 1px solid #eee6d7;border-top: none;height: 78px;overflow: hidden;}
.brief dl dd p{padding: 0 15px;line-height: 38px;font-size: 14px;color: #333;text-overflow: ellipsis;display: -webkit-box;position: relative;
-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;margin-top: 0px;}
.brief dl dd p a{position: absolute;right: 10px;bottom: 0;color: #c0a063;font-size: 14px;background: #f7f5f3;}
.footer{/* margin-top: 40px; */background: url(footer-bg.jpg) no-repeat center;overflow: hidden;}
.footer-list{width: 1200px;margin: 0 auto;overflow: hidden;}
.footer-list-logo{float: left;margin-right: 5%;margin-top: 30px;}
.footer-list-logo a{display: block;color: #d5af79;}
.footer-list-logo a img{max-width: 200px;}
.footer-list-logo a span{float: right;font-size: 14px;margin-top: 11px;}
.footer-list-logo p{font-size: 19px;color: #fff;margin: 20px 0 0px 0px;font-family: "regular";}
.footer-list-logo p span{font-size: 21px;font-family: "regular";}
.footer-list-logo div{font-size: 14px;color: #fff;opacity: 0.7;margin-top: 5px;}
.footer-list-nav{float: left;margin-top: 30px;}
.footer-list-nav>ul>li:first-child{display: none;}
.footer-list-nav ul li{float: left;margin-right: 25px;}
.footer-list-nav ul li:last-child{margin-right: 0;}
.footer-list-nav ul li a{font-size: 16px;color: #fff;font-family: 'bold';margin-bottom: 10px;display: block;}
.footer-list-nav ul li ul{display: block !important;}
.footer-list-nav ul li ul li{float: none;margin-right: 0;}
.footer-list-nav ul li ul li a{font-family: 'light';margin-bottom: 0;font-size: 14px;color: #fff;opacity: 0.7;}
.footer-list-code{float: right;overflow: hidden;margin-top: 35px;}
.footer-list-code dl{float: left;margin-left: 20px;}
.footer-list-code dl dt{width: 100px;height: 100px;background: #fff;overflow: hidden;text-align: center;line-height: 100px;font-size: 0;}
.footer-list-code dl dt img{max-width: 100%;max-height: 100%;}
.footer-list-code dl dd{font-size: 14px;text-align: center;color: #fff;margin-top: 5px;}
.footer-copyright{text-align: center;border-top: 1px solid #9b653c;line-height: 40px;color: #fff;font-size: 14px;margin-top: 25px;background: rgba(0, 0, 0, 0.2);}
.footer-copyright a{color: #fff;font-size: 14px;}

.innerBanner{margin-top: 90px;font-size: 0;}
.innerBanner img{max-width: 100%;height: auto;}

.innerAbout-title{text-align: center;padding: 70px 0 60px;}
.innerAbout-title h3{font-size: 30px;font-weight: normal;font-family: 'Regular';color: #4c4c4c;}
.innerAbout-title p{font-size: 14px;text-transform: uppercase;color: #bbb;}
.innerAbout-title img{margin-top: 8px;}

.innerAbout-brief{background: url(brief-img02.png) no-repeat bottom center;padding-bottom: 105px;background-size: cover;}
.innerAbout-brief-list{width: 1200px;margin: 0 auto;}
.innerAbout-brief-list p.innerAbout-brief-list-p{width: 900px;margin: 0 auto;font-size: 14px;line-height: 30px;text-indent: 28px;}
.innerAbout-brief-list p.innerAbout-brief-list-p a{color: #c0a063;font-size: 14px;}
.innerAbout-brief-list div.innerAbout-brief-list-content{font-size: 14px;line-height: 30px;width: 900px;margin: 0 auto;font-size: 16px;}
.innerAbout-brief-list div.innerAbout-brief-list-div{text-align: center;font-size: 0;margin: 50px 0 65px;}
.innerAbout-brief-list div.innerAbout-brief-list-div dl{display: inline-block;margin: 0 35px;}
.innerAbout-brief-list div.innerAbout-brief-list-div dl dt{height: 60px;}
.innerAbout-brief-list div.innerAbout-brief-list-div dl dt b{font-size: 48px;font-family: arial;color: #c0a063;}
.innerAbout-brief-list div.innerAbout-brief-list-div dl dt span{font-size: 16px;color: #c0a063;}
.innerAbout-brief-list div.innerAbout-brief-list-div dl dd{color: #888;font-size: 14px;}
.innerAbout-brief-list .more{display: block;margin: 0 auto;border: 1px solid #c0a063;font-size: 14px;color: #c0a063;width: 118px;height: 38px;text-align: center;
line-height: 38px;border-radius: 5px;}

.innerAbout-history{background: url(brief-img03.png) no-repeat center;padding-bottom: 140px;}
.innerAbout-history .innerAbout-title h3{color: #fff;}
.innerAbout-history .innerAbout-title p{color: #c6c6c6;}
.innerAbout-history-list{width: 1200px;margin: 0 auto;overflow: hidden;}
.innerAbout-history-list .view{float: right;width: 1000px;background: #f7f5f3;height: 430px;margin-right: 20px;}
.innerAbout-history-list .view dl{overflow: hidden;padding: 85px 60px;height: 260px;display: flex;align-items: center;justify-content: space-between;}
.innerAbout-history-list .view dl dt{float: left;height: 260px;width: 400px;overflow: hidden;font-size: 0;text-align: center;line-height: 260px;width: 45.45%;}
.innerAbout-history-list .view dl dt img{max-width: 100%;max-height: 100%;}
.innerAbout-history-list .view dl dd{float: right;width: 400px;margin-right: 20px;}
.innerAbout-history-list .view dl dd h3{font-size: 48px;font-family: arial;font-weight: bold;color: #cba55e;height: 66px;line-height: 60px;}
.innerAbout-history-list .view dl dd h3 span{font-weight: normal;color: #cba55e;font-size: 18px;}
.innerAbout-history-list .view dl dd p{font-size: 14px;color: #888888;line-height: 26px;margin-top: 10px;text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow:hidden;}
.innerAbout-history-list .view dl dd a{display: block;width: 98px;height: 30px;border-radius: 5px;text-align: center;line-height: 30px;border: 1px solid #c0a063;
font-size: 14px;color: #c0a063;margin-top: 25px;}
.innerAbout-history-list .preview{float: left;position: relative;padding: 50px 0;margin-left: 30px;}
.innerAbout-history-list .preview:before{position: absolute;right: 12px;top: 0;bottom: 0;background: #fff;content: "";width: 1px;}
.innerAbout-history-list .preview .swiper-container{height: 330px;}
.innerAbout-history-list .preview .arrow-left{display: block;width: 35px;height: 35px;border-radius: 35px;background: #e6e6e6 url(brief-img05.png) no-repeat center;
transition: all 0.35s;position: absolute;right: -5px;top: 0;z-index: 9;}
.innerAbout-history-list .preview .arrow-right{display: block;width: 35px;height: 35px;border-radius: 35px;background: #e6e6e6 url(brief-img07.png) no-repeat center;
transition: all 0.35s;position: absolute;right: -5px;bottom: 0;z-index: 9;}
.innerAbout-history-list .preview .arrow-left:hover{background: #cba55e url(brief-img06.png) no-repeat center;}
.innerAbout-history-list .preview .arrow-right:hover{background: #cba55e url(brief-img08.png) no-repeat center;}
.innerAbout-history-list .preview .swiper-slide p{overflow: hidden;margin: 11px 0;}
.innerAbout-history-list .preview .swiper-slide p span{float: left;font-size: 18px;color: #fff;line-height: 25px;height: 25px;transition: all 0.35s;text-align: center;
width: 52px;text-align: right;}
.innerAbout-history-list .preview .swiper-slide p em{float: right;width: 23px;height: 23px;border: 1px solid transparent;border-radius: 50%;margin-left: 15px;
position: relative;transition: all 0.35s;}
.innerAbout-history-list .preview .swiper-slide p em b{position: absolute;width: 11px;height: 11px;border-radius: 50%;border: 1px solid #fff;background: #dbcaab;
left: 0;top: 0;right: 0;bottom: 0;margin: auto;transition: all 0.35s;}
.innerAbout-history-list .preview .swiper-slide.active-nav p span{font-size: 24px;color: #c0a063;}
.innerAbout-history-list .preview .swiper-slide.active-nav p em{border: 1px solid #c0a063;}
.innerAbout-history-list .preview .swiper-slide.active-nav p em b{width: 15px;height: 15px;border: 1px solid #c0a063;background: #c0a063;}

.innerAbout-history2{background: none;padding: 40px 0;}
.innerAbout-history2 .view{background: #fff;}
.innerAbout-history2 .innerAbout-history-list .preview .swiper-slide p span{color: #4c4c4c;}
.innerAbout-history2 .innerAbout-history-list .preview .swiper-slide.active-nav p span{color: #c0a063;}
.innerAbout-history2 .innerAbout-history-list .preview:before{background: #dddddd;}
.innerAbout-history2 .innerAbout-history-list .preview .arrow-left{border: 1px solid #c0a063;background:#f7f5f3 url(brief-img17.png) no-repeat center;width: 33px;
height: 33px;}
.innerAbout-history2 .innerAbout-history-list .preview .arrow-right{border: 1px solid #c0a063;background:#f7f5f3 url(brief-img18.png) no-repeat center;width: 33px;
height: 33px;}

.innerAbout-entry{background: url(brief-img12.png) no-repeat bottom center;padding-bottom: 120px;}
.innerAbout-entry-list{width: 1200px;margin: 20px auto 0;text-align: center;}
.innerAbout-entry-list dl{display: inline-block;border: 1px solid #e0d4bd;border-radius: 50%;width: 200px;height: 200px;margin: 0 40px;}
.innerAbout-entry-list dl dt{height: 60px;font-size: 0;line-height: 60px;margin-top: 50px;}
.innerAbout-entry-list dl dt img{max-height: 100%;}
.innerAbout-entry-list dl dd{font-size: 18px;color: #888;margin-top: 18px;}

.innerNav{background: #fff;font-size: 0;text-align: center;}
.innerNav li{display: inline-block;line-height: 65px;}
.innerNav li a{font-size: 14px;padding: 0 6px;margin: 0 16px;line-height: 63px;border-bottom: 2px solid #fff;transition: all 0.35s;display: block;}
.innerNav li a.on{border-color: #c0a063;color: #c0a063;}
.innerNav li a:hover{border-color: #c0a063;color: #c0a063;}

.innerCooperate{margin: 30px auto 0;background: url(cooperate-img05.png) no-repeat bottom center;overflow: hidden;}
.innerCooperate .swiper-container{width: 1200px;padding: 10px 20px 100px 20px;}
.innerCooperate .swiper-slide dl{/* height: 270px; */width: 100%;background: #fff;overflow: hidden;transition: all 0.35s;}
.innerCooperate .swiper-slide dt{width: 59.26%;/* height: 160px; */margin: 13% auto 0;overflow: hidden;font-size: 0;text-align: center;}
.innerCooperate .swiper-slide dt img{max-width: 100%;max-height: 100%;}
.innerCooperate .swiper-slide dd{font-size: 16px;text-align: center;color: #4c4c4c;transition: all 0.35s;margin: 7% 20px 0;
white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.innerCooperate .swiper-slide dl:hover{box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);}
.innerCooperate .swiper-slide dl:hover dd{color: #c0a063;}
.innerCooperate .swiper-pagination{bottom: 40px !important;}
.innerCooperate .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #c0a063;}

.innerInvestor{background: #fff;overflow: hidden;}
.innerInvestor-list{width: 1200px;margin: 0 auto 40px;overflow: hidden;}
.innerInvestor-list dl{float: left;width: 580px;box-sizing: border-box;margin-bottom: 40px;border: 1px solid #dddddd;padding: 30px;overflow: hidden;}
.innerInvestor-list dl:nth-child(even){float: right;}
.innerInvestor-list dl dt{float: left;text-align: center;}
.innerInvestor-list dl dt span{font-size: 36px;color: #333;font-family: arial;display: block;}
.innerInvestor-list dl dt em{font-size: 16px;font-family: arial;display: block;border-top: 1px solid #cccccc;padding-top: 10px;}
.innerInvestor-list dl dd{float: right;width: calc(100% - 90px);}
.innerInvestor-list dl dd h3{font-size: 18px;color: #333333;font-weight: normal;font-family: 'Regular';margin-top: 6px;white-space: nowrap;overflow: hidden;
text-overflow: ellipsis;}
.innerInvestor-list dl dd p{font-size: 14px;color: #888;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;
margin-top: 8px;line-height: 24px;}
.innerInvestor-more{display: block;margin: 10px auto 80px;width: 150px;height: 35px;text-align: center;line-height: 35px;border-radius: 35px;font-size: 16px;
color: #999999;border: 1px solid #e8e8e8;}

.innerJoin{width: 1200px;margin: 70px auto 80px;overflow: hidden;}
.innerJoin dl{float: left;width: 291px;margin-right: 12px;background: #fff;}
.innerJoin dl:last-child{margin-right: 0;}
.innerJoin dl dt{font-size: 0;overflow: hidden;}
.innerJoin dl dt img{max-width: 100%;}
.innerJoin dl dd{text-align: center;padding-bottom: 36px;}
.innerJoin dl dd h3{font-weight: normal;font-size: 22px;transition: all 0.35s;font-family: 'Regular';color: #333;margin-top: 22px;}
.innerJoin dl dd p{font-size: 10px;text-transform: uppercase;color: #ccc;}
.innerJoin dl dd span{display: inline-block;font-size: 14px;color: #c0a063;padding-right: 12px;background: url(triangle.png) no-repeat right center;margin-top: 22px;}
.innerJoin dl:hover dd h3{color: #c0a063;}

.innerProduct{background: #fff;overflow: hidden;padding-bottom: 100px;}
.innerProductBanner{margin-top: 90px;position: relative;}
.innerProductBanner .bd{display: none;}
.innerProductBanner .mySwiper3 .swiper-slide img{max-width: 100%;}
.innerProductBanner .mySwiper3 .swiper-pagination{font-size: 0;bottom: 18px;}
.innerProductBanner .mySwiper3 .swiper-pagination .swiper-pagination-bullet{opacity: 1;width: 12px;height: 12px;
background: url(rhomb.png) no-repeat center;margin: 0 5px;font-size: 0;display: inline-block;}
.innerProductBanner .mySwiper3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: url(rhomb-on.png) no-repeat center;}
.innerProduct-title{font-size: 30px;color: #333;text-align: center;line-height: 50px;padding: 32px 0;background: url(title-bg.png) no-repeat center;margin: 80px 0 10px;
font-weight: normal;font-family: 'bold';}
.innerProduct-list{width: 1200px;margin: 0 auto;overflow: hidden;}
.innerProduct-list dl{float: left;width: 370px;margin-right: 45px;margin-bottom: 0px;margin-top: 40px;}
.innerProduct-list dl:nth-child(3n){margin-right: 0;}
.innerProduct-list dl dt{height: 305px;font-size: 0;text-align: center;line-height: 305px;background: #f7f5f3;}
.innerProduct-list dl dt img{max-width: 90%;max-height: 90%;}
.innerProduct-list dl dd h3{font-size: 18px;color: #4c4c4c;font-weight: normal;font-family: 'Regular';transition: all 0.35s;margin: 13px 0 23px;
white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.innerProduct-list dl dd p{font-size: 14px;color: #999;line-height: 30px;border-top: 1px solid #dbdbdb;padding-top: 10px;text-overflow: ellipsis; 
display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow:hidden;position: relative;}
.innerProduct-list dl dd p span{color: #c0a063;position: absolute;right: 0;bottom: 0;background: #fff;}

.innerExclusiveProduct{background: #fff;overflow: hidden;}
.innerExclusiveProduct-nav{background: #f7f5f3;}
.innerExclusiveProduct-nav ul{width: 1200px;margin: 0 auto;overflow: hidden;}
.innerExclusiveProduct-nav ul li{float: left;width: 20%;}
.innerExclusiveProduct-nav ul li dl{padding: 35px 0 30px;}
.innerExclusiveProduct-nav ul li dt{width: 80px;height: 80px;border-radius: 50%;font-size: 0;overflow: hidden;margin: 0 auto;}
.innerExclusiveProduct-nav ul li dd{font-size: 18px;color: #4c4c4c;text-align: center;margin-top: 8px;}
.innerExclusiveProduct-title{text-align: center;font-size: 0;padding: 70px 0 35px;}
.innerExclusiveProduct-title img{display: inline-block;vertical-align: middle;margin: 0 10px;}
.innerExclusiveProduct-title p{display: inline-block;vertical-align: middle;}
.innerExclusiveProduct-title span{display: inline-block;vertical-align: middle;font-size: 48px;font-family: 'Kai';
background: -webkit-linear-gradient(75deg,#82330f,#e48a29);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.innerExclusiveProduct-title em{display: inline-block;vertical-align: middle;font-size: 60px;background: -webkit-linear-gradient(75deg,#82330f,#e48a29);
-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.innerExclusiveProduct-principle{width: 1200px;margin: 0 auto;}
.innerExclusiveProduct-principle img{max-width: 100%;}
.innerExclusiveProduct-prescription{}
.innerExclusiveProduct-prescription img{max-width: 100%;}
.innerExclusiveProduct-application{width: 1200px;margin: 0 auto 100px;overflow: hidden;position: relative;padding: 0 75px;}
.innerExclusiveProduct-application .swiper-container{overflow: initial;}
.innerExclusiveProduct-application .swiper-container::after{position: absolute;right: -75px;top: 0;bottom: 0;content: "";background: #fff;width: 75px;z-index: 2;}
.innerExclusiveProduct-application .swiper-container::before{position: absolute;left: -75px;top: 0;bottom: 0;content: "";background: #fff;width: 75px;z-index: 2;}
.innerExclusiveProduct-application .swiper-button-next{right: -75px;background: url(product-img16.png) no-repeat center;}
.innerExclusiveProduct-application .swiper-button-next:after{display: none;}
.innerExclusiveProduct-application .swiper-button-prev{left: -75px;background: url(product-img17.png) no-repeat center;}
.innerExclusiveProduct-application .swiper-button-prev:after{display: none;}
.innerExclusiveProduct-application .swiper-button-next.swiper-button-disabled{opacity: 1;}
.innerExclusiveProduct-application .swiper-button-prev.swiper-button-disabled{opacity: 1;}
.innerExclusiveProduct-application .swiper-slide dl{overflow: hidden;border-radius: 30px;display: flex;flex-direction: row-reverse;}
.innerExclusiveProduct-application .swiper-slide dl dt{float: right;width: 50%;overflow: hidden;font-size: 0;}
.innerExclusiveProduct-application .swiper-slide dl dt img{max-width: 100%;}
.innerExclusiveProduct-application .swiper-slide dl dd{float: left;width: 50%;background: linear-gradient(225deg,#fefaf7,#f6eee3);box-sizing: border-box;
padding: 0px 30px 0;position: relative;}
.innerExclusiveProduct-application .swiper-slide dl dd h3.innerExclusiveProduct-application-h3{font-size: 26px;background: -webkit-linear-gradient(75deg,#823411,#e38829);font-family: 'Kai';
font-weight: normal;-webkit-background-clip: text;-webkit-text-fill-color: transparent;padding: 0 50px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
background-image: url(product-img15.png) no-repeat left center;position: relative;margin-top: 50px;}
.innerExclusiveProduct-application .swiper-slide dl dd h3.innerExclusiveProduct-application-h3 img{position: absolute;left: 0;top: 0;bottom: 0;max-height: 100%;}
.innerExclusiveProduct-application .swiper-slide dl dd p.innerExclusiveProduct-application-p{font-size: 20px;font-family: 'æ¥·ä½“';color: #82330f;margin-top: 10px;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow:hidden;}
.innerExclusiveProduct-application .swiper-slide dl dd em.innerExclusiveProduct-application-em{position: absolute;right: 0;top: 0;background: #e3d9c9;width: 80px;height: 80px;font-size: 48px;color: #fff;
border-bottom-left-radius: 40px;font-family: arial;font-weight: bold;text-align: center;line-height: 80px;}
.innerExclusiveProduct-application .swiper-slide table{text-align: center;width: 100%;margin: 20px 0 0;}
.innerExclusiveProduct-application .swiper-slide table th{line-height: 40px;font-size: 16px;font-family: "Kai";font-weight: normal;color: #fff;padding: 0 20px;
white-space: nowrap;}
.innerExclusiveProduct-application .swiper-slide table td{font-size: 16px;color: #4c4c4c;font-family: "æ¥·ä½“";padding: 15px;max-width: 180px;vertical-align: top;
text-align: center;}
.innerExclusiveProduct-application .swiper-slide table td *{font-family: 'æ¥·ä½“';}
.innerExclusiveProduct-application .swiper-slide table td b{display: block;color: #d7282a;font-weight: normal;font-family: "Kai";}
.innerExclusiveProduct-application .swiper-pagination{display: none;}

.innerProductDetails{/* background: #fff; */overflow: hidden;}
.innerProductDetails-list{width: 1200px;margin: 0 auto;overflow: hidden;}
.innerProductDetails-title{font-size: 24px;border-bottom: 1px solid #e8e8e8;font-weight: normal;font-family: "bold";padding: 32px 0 13px 20px;position: relative;
margin-bottom: 20px;}
.innerProductDetails-title:before{position: absolute;left: 0;top: 38px;content: "";width: 6px;height: 24px;background: #c0a063;}
.innerProductDetails-item{overflow: hidden;}
.innerProductDetails-item-list{overflow: hidden;margin: 18px 0;}
.innerProductDetails-item-list .innerProductDetails-item-list-span{float: left;width: 100px;background: #c0a063;color: #fff;text-align: center;font-size: 16px;
line-height: 32px;}
.innerProductDetails-item-list .innerProductDetails-item-list-span em{display: inline-block;font-size: 16px;width: 64px;text-align: justify;text-align-last: justify;}
.innerProductDetails-item-list .innerProductDetails-item-list-div{float: right;width: calc(100% - 120px);font-size: 16px;line-height: 32px;}
.innerProductDetails-item-list .innerProductDetails-item-list-div *{max-width: 100%;}
.innerProductDetails-content{margin: 0px 0;font-size: 16px;line-height: 32px;min-height: 500px;}
.innerProductDetails-content *{max-width: 100%;}

.innerNews{width: 1200px;margin: 0 auto 30px;overflow: hidden;}
.innerNews dl{margin: 30px 0;background: #fff;padding: 30px;overflow: hidden;position: relative;transition: all 0.35s;top: 0;}
.innerNews dl dt{float: left;height: 192px;font-size: 0;line-height: 192px;overflow: hidden;width: 342px;}
.innerNews dl dt img{max-width: 100%;}
.innerNews dl dd{float: right;width: calc(100% - 400px);}
.innerNews dl dd h3{font-size: 20px;color: #4c4c4c;transition: all 0.35s;border-bottom: 1px solid #cdcdcd;padding: 15px 0 20px;font-weight: normal;
padding-right: 120px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.innerNews dl dd p{font-size: 14px;line-height: 26px;overflow: hidden;margin: 20px 0;color: #999999;text-overflow: ellipsis; 
display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow:hidden;}
.innerNews dl dd span{font-size: 14px;transition: all 0.35s;color: #999;}
.innerNews dl dd div{position: absolute;right: 0;top: 0;width: 124px;height: 96px;background: #c0a063;text-align: center;}
.innerNews dl dd div em{display: block;font-size: 48px;color: #fff;font-family: "century gothic";height: 48px;line-height: 48px;margin-top: 10px;}
.innerNews dl dd div b{display: block;font-size: 18px;color: #fff;font-family: "century gothic";font-weight: normal;}
.innerNews dl:hover{top: 0px;box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);}
.innerNews dl:hover dd h3{color: #c0a063;}
.innerNews dl:hover dd span{color: #c0a063;}

.innerQuestion{width: 1200px;margin: 0 auto 20px;}
.innerQuestion dl{margin: 30px 0;background: #fff;padding: 30px;overflow: hidden;position: relative;transition: all 0.35s;top: 0;}
.innerQuestion dl dt{float: left;height: 140px;font-size: 0;line-height: 140px;overflow: hidden;width: 180px;}
.innerQuestion dl dt img{max-width: 100%;}
.innerQuestion dl dd{float: right;width: calc(100% - 220px);}
.innerQuestion dl dd h3{font-size: 18px;color: #4c4c4c;transition: all 0.35s;padding: 8px 0 18px;font-weight: normal;
padding-right: 120px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.innerQuestion dl dd p{font-size: 14px;line-height: 26px;overflow: hidden;margin: 0px 0 15px;color: #888;text-overflow: ellipsis; 
display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow:hidden;}
.innerQuestion dl dd span{font-size: 14px;transition: all 0.35s;color: #999;}
.innerQuestion dl dd div{position: absolute;right: 0;top: 30px;width: 130px;height: 40px;background: #c0a063;text-align: center;line-height: 40px;font-size: 0;
border-top-left-radius: 40px;border-bottom-left-radius: 40px;}
.innerQuestion dl dd div img{display: inline-block;vertical-align: middle;margin-right: 5px;}
.innerQuestion dl dd div b{display: inline-block;font-size: 16px;color: #fff;font-family: "century gothic";font-weight: normal;vertical-align: middle;}
.innerQuestion dl:hover{top: 0px;box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);}
.innerQuestion dl:hover dd h3{color: #c0a063;}
.innerQuestion dl:hover dd span{color: #c0a063;}

.innerContact{width: 1200px;padding: 0 30px;background: #fff;margin: 40px auto;overflow: hidden;}
.innerContact-map dl{overflow: hidden;}
.innerContact-map dl dt{overflow: hidden;float: left;height: 500px;width: 850px;background: #f9f9f9;}
.innerContact-map dl dd{overflow: hidden;float: right;height: 500px;width: 350px;background: #f5f5f5;box-sizing: border-box;padding: 0 40px;}
.innerContact-map dl dd h3{font-size: 22px;color: #4c4c4c;font-weight: normal;font-family: "bold";margin-top: 55px;}
.innerContact-map dl dd p{font-size: 12px;color: #aaa;text-transform: uppercase;letter-spacing: 0.5px;}
.innerContact-map dl dd i{display: block;width: 30px;height: 2px;background: #c0a063;margin: 15px 0 38px 0;}
.innerContact-map dl dd span{display: block;font-size: 16px;color: #4c4c4c;margin: 15px 0;line-height: 26px;padding-left: 20px;position: relative;}
.innerContact-map dl dd span b{vertical-align: top;display: inline-block;font-size: 0;width: 20px;position: absolute;left: 0;top: 0;}
.innerContact-map dl dd div{width: 140px;height: 140px;background: #fff;overflow: hidden;font-size: 0;margin: 35px auto 0;text-align: center;line-height: 140px;}
.innerContact-map dl dd div img{max-width: 100%;}
.innerContact-map dl dd em{display: block;text-align: center;color: #666;font-size: 14px;margin-top: 10px;}
.innerContact-form{overflow: hidden;margin-bottom: 100px;}
.innerContact-form dl{float: left;width: 300px;background: #f5f5f5;}
.innerContact-form dl dt{font-size: 0;text-align: center;}
.innerContact-form dl dt img{max-width: 100%;}
.innerContact-form dl dd{padding: 39px 22px;font-size: 15px;color: #666;}
.innerContact-form .layui-form{float: right;width: calc(100% - 360px);overflow: hidden;}
.innerContact-form .layui-form p{float: left;width: 48.8%;background: #f6f6f6;margin-bottom: 30px;height: 50px;padding: 0 20px;box-sizing: border-box;}
.innerContact-form .layui-form p:nth-child(even){float: right;}
.innerContact-form .layui-form p b{color: red;}
.innerContact-form .layui-form p input{border: none;background: none;height: 50px;line-height: 50px;font-size: 16px;color: #888;width: calc(100% - 10px);
padding: 0;}
.innerContact-form .layui-form p.textarea{width: 100%;height: 230px;}
.innerContact-form .layui-form p.textarea textarea{width: 100%;border: none;background: none;font-size: 16px;color: #888;padding: 15px 0;height: 230px;
box-sizing: border-box;resize: none;}
.innerContact-form .layui-form div{float: left;width: 100%;}
.innerContact-form .layui-form div input{width: 200px;height: 50px;border: none;line-height: 50px;background: #c0a063;color: #fff;border-radius: 3px;
font-size: 16px;margin-right: 20px;vertical-align: top;cursor: pointer;}
.innerContact-form .layui-form div input:last-child{background: #b5b5b5;}

.innerRecruit-idea{width: 1200px;margin: 60px auto 80px;overflow: hidden;}
.innerRecruit-idea .txt{float: left;width: 47.2%;}
.innerRecruit-idea .txt p{background: #fff;padding: 120px 86px 0;font-size: 16px;color: #4c4c4c;line-height: 35px;box-sizing: border-box;overflow: hidden;}
.innerRecruit-idea .txt span{display: block;height: 120px;line-height: 100px;background: url(recruit-img02.png) no-repeat bottom center;font-size: 64px;
color: #f1eade;font-family: 'Exotc350';text-transform: uppercase;}
.innerRecruit-idea .img{float: right;width: 52.8%;}
.innerRecruit-idea .img h3{height: 140px;width: 312px;text-align: center;line-height: 140px;background: #c0a063;font-size: 36px;color: #fff;font-weight: normal;
font-family: "bold";}
.innerRecruit-idea .img img{max-width: 100%;}
.innerRecruit-list{background: url(recruit-img03.png) no-repeat center;background-size: cover;padding: 70px 0;}
.innerRecruit-list table{width: 1200px;margin: 0 auto;}
.innerRecruit-list table tr th{background: rgba(255,255,255,0.5);font-size: 18px;font-weight: normal;color: #4c4c4c;font-family: "bold";padding: 26px 0;}
.innerRecruit-list table tr td{text-align: center;font-size: 16px;color: #4c4c4c;padding: 26px 0;max-width: 200px;}
.innerRecruit-list table tr td a{display: block;font-size: 0;}
.innerRecruit-list table tr:nth-child(odd){background: rgba(247,245,243,0.8);}
.innerRecruit-list table tr:nth-child(even){background: rgba(241,234,222,0.8);}

.innerDetails{width: 1120px;margin: 40px auto;padding: 0 40px;background: #fff;}
.innerDetails .innerDetails-title{border-bottom: 1px solid #e6e6e6;overflow: hidden;padding-bottom: 20px;position: relative;}
.innerDetails .innerDetails-title h3{font-size: 30px;color: #4c4c4c;font-weight: normal;font-family: "bold";text-align: center;margin-top: 50px;margin-bottom: 25px;}
.innerDetails .innerDetails-title div{font-size: 14px;text-align: center;line-height: 25px;}
.innerDetails .innerDetails-title div .bshare-custom{display: inline-block;vertical-align: top;font-size: 0;position: relative;}
.innerDetails .innerDetails-title div .bshare-custom a{vertical-align: top;line-height: initial;margin-right: 4px;padding: 0;width: auto;height: auto;
background: none;}
.innerDetails .innerDetails-title div .bshare-custom a.abso{position: absolute;right: 0;top: 0;bottom: 0;width: 20px;}
.innerDetails .innerDetails-title a.back{position: absolute;right: 0;bottom: 20px;font-size: 14px;line-height: 21px;
padding-left: 20px;background: url(back.png) no-repeat 0 2px;}
.innerDetails .innerDetails-content{margin: 30px 0;font-size: 16px;line-height: 30px;min-height: 300px;}
.innerDetails .innerDetails-content *{max-width: 100%;}
.innerDetails .innerDetails-link{border-top: 1px solid #e6e6e6;overflow: hidden;padding: 25px 0 80px;}
.innerDetails .innerDetails-link p{overflow: hidden;font-size: 0;margin: 15px 0;}
.innerDetails .innerDetails-link p em{float: left;line-height: 24px;background: #c0a063;color: #fff;width: 70px;text-align: center;font-size: 14px;}
.innerDetails .innerDetails-link p span{font-size: 16px;color: #4c4c4c;float: right;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: calc(100% - 80px);}
.innerDetails .innerDetails-link p a{font-size: 16px;color: #4c4c4c;float: right;width: calc(100% - 80px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.innerPage{width: 1200px;margin: 50px auto;font-size: 16px;line-height: 30px;min-height: 300px;}
.innerPage *{max-width: 100%;}

.innerCulture{/* background: url(culture-img01.png) no-repeat center;height: 680px; */text-align: center;font-size: 0;/* line-height: 680px; */}
.innerCulture img{width: 100%;}
.innerCulture dl{width: 350px;height: 420px;background: rgba(255,255,255,0.05);display: inline-block;box-shadow: 8.192px 5.736px 30px 0px rgba(0, 0, 0, 0.15);margin: 0 25px;
vertical-align: middle;line-height: initial;}
.innerCulture dl dt{width: 60px;height: 60px;margin: 80px auto 0;text-align: center;line-height: 60px;font-size: 0;}
.innerCulture dl h3{font-size: 40px;text-align: center;color: #4c4c4c;font-weight: normal;font-family: 'HANYIZHONGLISHUJIAN';margin-top: 30px;}
.innerCulture dl p{font-size: 16px;font-family: century;text-transform: uppercase;color: #4c4c4c;margin-top: 10px;}
.innerCulture dl em{display: block;width: 30px;height: 1px;background: #4c4c4c;margin: 15px auto 0;}
.innerCulture dl div.innerCulture-content{font-size: 18px;color: #4c4c4c;font-family: "regular";margin-top: 40px;display: block;line-height: 30px;}
.innerCulture dl div.innerCulture-content p{margin: 0;font-size: inherit;font-family: "regular";}

.innerVideo{width: 1200px;margin: 0 auto;zoom: 1;padding: 25px 0;}
.innerVideo:after{display: block;clear: both;content: "";visibility: hidden;height: 0;}
.innerVideo dl{float: left;width: 380px;margin: 15px 30px 15px 0;}
.innerVideo dl:nth-child(3n){margin-right: 0;}
.innerVideo dl dt{position: relative;}
.innerVideo dl dt div{height: 210px;overflow: hidden;font-size: 0;}
.innerVideo dl dt div video{width: 100%;height: 100%;object-fit: cover;}
.innerVideo dl dt p{position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 9;}
.innerVideo dl dt p img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;object-fit: cover;width: 100%;height: 100%;margin: auto;}
.innerVideo dl dt p img.play{width: auto;height: auto;cursor: pointer;opacity: 0;transition: all 0.35s;}
.innerVideo dl dt p span{position: absolute;left: 0;right: 0;top: 0;bottom: 0;transition: all 0.35s;}
.innerVideo dl dd{background: #fff;height: 54px;line-height: 54px;font-size: 0;text-align: center;}
.innerVideo dl dd p{font-size: 16px;color: #4c4c4c;display: inline-block;vertical-align: middle;padding-left: 32px;background: url(video.png) no-repeat left center;
white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 85%;}
.innerVideo dl:hover dt p span{background: rgba(0, 0, 0, 0.5);}
.innerVideo dl:hover dt p span img{opacity: 1;}

.innerHonor .swiper-slide{font-size: 0;text-align: center;}
.innerHonor .swiper-slide img{max-width: 100%;}
.innerHonor .swiper-slide div{display: block;}
.innerHonor .swiper-slide p{display: none;}
.innerHonor .swiper-button-next{background: url(product-img16.png) no-repeat center;height: 52px;right: 5%;}
.innerHonor .swiper-button-next:after{display: none;}
.innerHonor .swiper-button-prev{background: url(product-img17.png) no-repeat center;height: 52px;left: 5%;}
.innerHonor .swiper-button-prev:after{display: none;}
.innerHonor .swiper-button-next.swiper-button-disabled,.innerHonor  .swiper-button-prev.swiper-button-disabled{opacity: 1;}

.rightFixed{position: fixed;right: 0;top: 0;bottom: 0;height: 180px;right: 10px;z-index: 999;margin: auto;width: 85px;}
.rightFixed a{display: block;border: 1px solid #eaeaea;background: #fff;height: 83px;text-align: center;margin: 3px 0;border-radius: 3px;}
.rightFixed a img{margin-top: 15px;}
.rightFixed a p{font-size: 14px;margin-top: 6px;}

.layui-laypage{width: 100%;text-align: center;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background: #c0a063;}
.layui-laypage .layui-laypage-count{padding: 0 10px;}

.nodata{min-height: 300px;margin-top: 30px;font-size: 16px;}

@media only screen and (max-width:1500px){
	/* .register{height: 100px;} */
	/* .register ul li a{height: 100px;line-height: 90px;} */
	.innerExclusiveProduct-application{width: 90%;box-sizing: border-box;}
	.innerExclusiveProduct-application .swiper-slide dl dt{display: none;}
	.innerExclusiveProduct-application .swiper-slide dl dd{width: 100%;}
}
@media only screen and (max-width:1300px){
	.header{width: 90%;}
	.header .search-box{margin-left: 50px;}
	.header .nav li{width: 100px;}
	.product{width: 90%;}
	.product .mySwiper2 dl dt img{object-fit: cover;}
	.product .mySwiper2 dl dt p img{width: auto;height: auto;}
	.product .mySwiper dl dd{padding: 0 15px;}
	.product .mySwiper2 dl dd{padding: 0 25px;}
	.news-brief{width: 90%;}
	.news{width: 33.333%;}
	.brief{width: 33.333%;}
	/* .news .news-list dl dd{width: calc(100% - 220px);} */
	.notice{width: 22.5%;}
	.footer-list{width: 90%;}
	.footer-list-logo{margin-right: 4%;}
	.footer-list-nav ul li{margin-right: 30px;}
	.footer-list-code dl:first-child{margin: 0;}
	/* .footer-list-code dl dt{width: 90px;height: 90px;line-height: 90px;} */
	.footer-list-code{display: none;}
	.footer-list-nav{float: right;}
	.footer-list-nav ul li{margin-right: 45px;}
	
	.innerExclusiveProduct-nav ul{width: 90%;}
	.innerExclusiveProduct-principle{width: 90%;}
	.innerJoin{width: 90%;}
	.innerJoin dl{width: 24%;margin-right: 1.333%;}
	.innerCooperate .swiper-container{width: 90%;}
	.innerInvestor-list{width: 90%;}
	.innerInvestor-list dl{width: 48%;}
	.innerProduct-list{width: 90%;}
	.innerProduct-list dl{width: 30%;margin-right: 5%;}
	.innerAbout-brief-list{width: 90%;}
	.innerAbout-brief-list p.innerAbout-brief-list-p{width: 75%;}
	.innerAbout-brief-list div.innerAbout-brief-list-content{width: 75%;}
	.innerAbout-history-list{width: 90%;}
	.innerAbout-history-list .preview{margin-left: 0;}
	.innerAbout-history-list .view{width: calc(100% - 150px);margin-right: 0;}
	.innerAbout-history-list .view dl dd{margin: 0;width: 47.7%;}
	.innerAbout-entry-list{width: 90%;}
	
	.innerProductDetails-list{width: 90%;}
	
	.innerNews{width: 90%;}
	
	.innerQuestion{width: 90%;}
	
	.innerContact{width: 90%;}
	.innerContact-map dl dt{width: calc(100% - 350px);}
	
	.innerRecruit-idea{width: 90%;}
	.innerRecruit-idea .txt span{font-size: 58px;}
	.innerRecruit-list table{width: 90%;}
	
	.innerDetails{width: 90%;box-sizing: border-box;}
	
	.innerPage{width: 90%;}
	
	.innerVideo{width: 90%;}
	.innerVideo dl{width: 32%;margin-right: 2%;}
	.brief{margin-left: 5%;}
	
}
@media only screen and (max-width:1200px){
	.header .search-box{margin-left: 35px;}
	.header .nav li{width: 93px;}
	.register ul{width: 100%;}
	.footer-list-code{display: none;}
	.footer-list-nav{float: right;}
	.footer-list-nav ul li{margin-right: 35px;}
	.innerAbout-history-list .view{height: 380px;}
	.innerAbout-history-list .view dl{padding: 60px;}
	/* .innerAbout-history-list .view dl dd h3{margin-top: 10px;} */
	.innerAbout-history-list .view dl dd p{-webkit-line-clamp: 3;}
	.innerAbout-history-list .preview .swiper-container{height: 280px;}
	
	/* .innerContact-map dl dt{width: calc(100% - 310px);}
	.innerContact-map dl dd{padding: 0 20px;width: 310px;} */
	
	.innerRecruit-idea .txt span{font-size: 52px;}
	.innerRecruit-idea .txt p{padding-top: 80px;}
}
@media only screen and (max-width:1100px){
	.header .nav{position: absolute;left: 0;right: 0;top: 90px;z-index: 99;display: none;border-top: 1px solid #ededed;}
	.header .nav ul{width: 90%;margin: 0 auto;}
	.header .nav ul li{width: 14.28%;}
	.header .icon{display: block;}
	/* .news .news-list li a span{width: calc(100% - 100px);} */
	.footer-list-nav ul li{margin-right: 35px;}
	.innerAbout-history-list .view{height: 320px;width: calc(100% - 135px);}
	.innerAbout-history-list .view dl{padding: 45px;height: 230px;}
	.innerAbout-history-list .view dl dt{width: 47%;}
	.innerAbout-history-list .view dl dd h3{font-size: 40px;line-height: 50px;height: 60px;}
	.innerAbout-history-list .view dl dd p{-webkit-line-clamp: 3;margin-top: 0;}
	.innerAbout-history-list .preview{padding: 40px 0;}
	.innerAbout-history-list .preview:before{right: 10px;}
	.innerAbout-history-list .preview .swiper-container{height: 240px;}
	.innerAbout-history-list .preview .arrow-left{width: 30px;height: 30px;}
	.innerAbout-history-list .preview .arrow-right{width: 30px;height: 30px;}
	.innerAbout-history-list .preview .swiper-slide p em{width: 18px;height: 18px;margin-top: 2px;}
	.innerAbout-history-list .preview .swiper-slide p em b{width: 8px;height: 8px;}
	.innerAbout-history-list .preview .swiper-slide p span{font-size: 16px;}
	.innerAbout-history-list .preview .swiper-slide.active-nav p em b{width: 12px;height: 12px;}
	.innerAbout-history-list .preview .swiper-slide.active-nav p span{font-size: 20px;}
	
	.innerNews dl dd{width: calc(100% - 370px);}
	
	.innerRecruit-idea .txt span{font-size: 44px;}
	
	.innerRecruit-idea .txt p{padding: 50px 50px 0;}
	
	.footer-list-nav ul li{margin-right: 20px;}
	
}
@media only screen and (max-width:1000px){
	.footer-list-nav{display: none;}
	.footer-list-code{display: block;}
	.brief{margin-left: 3%;}
	.notice{width: 27.5%;}
	
	.innerExclusiveProduct-title span{font-size: 40px;}
	.innerInvestor-list dl{width: 100%;}
	.innerAbout-brief-list p.innerAbout-brief-list-p{width: 100%;}
	.innerAbout-brief-list div.innerAbout-brief-list-content{width: 100%;}
	.innerAbout-brief-list div.innerAbout-brief-list-div dl{margin: 0 25px;}
	
	.innerAbout-history-list .preview .swiper-container{height: 210px;}
	.innerAbout-history-list .preview .swiper-slide p{margin: 4px 0;}
	.innerAbout-history-list .view{height: 290px;}
	.innerAbout-history-list .view dl{height: 200px;}
	.innerAbout-history-list .view dl dd h3{height: 55px;}
	.innerAbout-history-list .view dl dd a{margin-top: 15px;}
	
	.innerAbout-entry-list dl{margin: 0 20px;width: 175px;height: 175px;}
	.innerAbout-entry-list dl dt{margin-top: 40px;}
	.innerAbout-entry-list dl dd{margin-top: 15px;}
	
	.innerContact-map dl dt{width: 100%;}
	.innerContact-map dl dd{width: 100%;height: auto;}
	.innerContact-map dl dd div{margin: 35px 0 0 0;}
	.innerContact-map dl dd em{margin-bottom: 30px;width: 140px;}
	.innerContact-form dl{display: none;}
	.innerContact-form .layui-form{width: 100%;}
	
	/* .innerRecruit-idea .txt span{font-size: 36px;} */
	
	.innerRecruit-idea .img h3{display: none;}
	.innerRecruit-idea .txt span{display: none;}
	.innerRecruit-idea .txt p{height: 100% !important;}
	
}
@media only screen and (max-width:900px){
	.innerAbout-history-list .view dl dd p{-webkit-line-clamp: 2;}
	
	.innerNews dl dt{width: 260px;height: 145px;line-height: 145px;}
	.innerNews dl dd{width: calc(100% - 285px);}
	.innerNews dl dd p{margin: 20px 0 0 0;}
	.innerNews dl dd span{display: none;}
	
	.innerRecruit-idea .txt span{font-size: 36px;}
	
	.innerRecruit-idea .txt p{padding: 35px 35px 0;}
	
	.innerCulture dl{width: 300px;}
	
	.index-title p{font-size: 26px;}
	
}

/* æ‰‹æœºç«¯ */
.menu_list_bor { position: fixed; height: 100%; width: 100%; right: -100%; top: 0; z-index: 8888; }
.colse_menu { position: absolute; left: 0; top: 0; width: 40%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 999; }
.menu_right { width: 60%; position: absolute; height: 100%; right: 0; top: 0; background: #fff; z-index: 9999; overflow-x: hidden; }
.menu_top { width: 100%; height: 1rem; border-bottom: 1px solid #bbbbbb; }
.clo { line-height: 1rem; color: #333; font-size: 0.3rem; /* width: 1.8rem; */ margin-left: 0.3rem; height: 1rem;
 background-size: auto 0.25rem; padding-left: 0.35rem; }
.menu_list { width: 100%; }
.clo b { float: left; height: 100%; width: 20px; transform: rotate(180deg); -webkit-transform: rotate(180deg); 
-moz-transform: rotate(180deg);; background: url('fl.png') no-repeat right center; background-size: 40%; }
.clo span { display: inline-block; line-height: 0.8rem; margin-left: 0.1rem; }
.menu_list > ul > li, .menu_list > ul > li div > ul > li { line-height: 0.8rem; *height: 0.8rem; position: relative; border-bottom: 1px solid #e9e9e9; }
.menu_list > ul > li div > ul { display: none; }
.menu_list > ul > li > a, .menu_list > ul > li div > ul > li > a { line-height: 0.8rem; *height: 0.8rem; color: #333; font-size: 0.28rem; display: inline-block; padding-left: 0.65rem; /*width: 100%;*/ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.menu_list ul li a { line-height: 0.8rem; *height: 0.8rem; color: #333; font-size: 0.3rem; display: inline-block; padding-left: 0.65rem; /*width: 100%;*/ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.menu_list ul li ul li a { border-top: 1px solid #e9e9e9; padding-left: 1rem; }
.menu_list > ul > li div > ul > li { border: 0; border-top: 1px solid #e9e9e9; padding-left: 0.3rem; }
.menu_list > ul > li div > ul > li > a { color: #575757; }
.menu_list > ul > li > b, .menu_list > ul > li div > ul > li b { position: absolute; display: block; width: 24%; height: 0.8rem; right: 0; top: 0; background: url('fl.png') no-repeat center; background-size: 15%; }
.menu_list > ul > li div > ul > li li { border-top: 1px solid #e9e9e9; }
.menu_list > ul > li div > ul > li li a { padding-left: 1.25rem; color: #333; font-size: 0.28rem; }
.menu_list > ul > li > b.nex, .menu_list > ul > li div > ul > li b.nex { background: url('nex.png') no-repeat center; background-size: 30%; }
.menu_list > ul > li { line-height: 0.8rem; }
.menu_list > ul > li ul { display: none; }
.menu_list > ul > li ul#ul_2f32ce1b-1f71-4b52-93f7-11b4b723131a { height: 5.35rem; overflow-y: auto; }

.wap-header { position: fixed; top: 0rem; left: 0; width: 100%; height: 1rem; z-index: 999; transition: all 0.5s; display: none;background: #fff;}
.wap-header.on { background: #0070ba; }
/* .header-on{background: #303036;} */
.wap-header .logo { /* width: 0.61rem; */ /* height: 0.63rem; */ text-align: center; line-height: 1rem; font-size: 0; float: left; /* margin-top: 0.18rem; */ margin-left: 0.25rem; height: 1rem; }
.wap-header .logo img { /*max-width: 3.06rem;*/ height: 75%; }
.wap-header .icon { float: right; margin-right: 0.25rem; margin-top: 0.35rem; width: 0.41rem; height: 0.29rem; 
background: url("nav.png") no-repeat center; background-size: contain; }

@media only screen and (max-width:750px){
	.rightFixed{display: none;}
	.header-box{display: none;}
	.wap-header{display: block;}
	.banner{margin-top: 1rem;}
	.banner .mySwiper3 .swiper-slide{height: 3rem;overflow: hidden;}
	.banner .mySwiper3 .swiper-slide img{max-width: inherit;height: 100%;margin-left: -1.5rem;margin-left: -2.2rem;}
	.banner .mySwiper3 .swiper-button-next{right: 0.25rem;}
	.banner .mySwiper3 .swiper-button-next img{width: 0.3rem;}
	.banner .mySwiper3 .swiper-button-prev{left: 0.25rem;}
	.banner .mySwiper3 .swiper-button-prev img{width: 0.3rem;}
	.banner .mySwiper3 .swiper-pagination{bottom: 0.15rem;}
	.register{height: 0.7rem;}
	.register ul li a{line-height: 0.65rem;height: 0.7rem;}
	.register ul li a img{max-width: 60%;max-height: 60%;}
	.index-title{padding: 0.15rem 0 0.2rem;}
	.index-title p{font-size: 0.44rem;padding-right: 0.4rem;background-size: 0.65rem;line-height: 0.6rem;}
	.index-title a{line-height: 0.6rem;font-size: 0.26rem;padding-right: 0.3rem;background-size: 0.25rem;}
	.product{width: auto;margin: 0 0.25rem;}
	.product .mySwiper2 dl dt{height: auto;line-height: initial;width: 100%;}
	.product .mySwiper2 dl dt video{height: auto;object-fit: initial;}
	.product .mySwiper2 dl dt p img{width: 0.8rem;height: 0.8rem;}
	.product .mySwiper2 dl dd{height: auto;padding: 0 0.25rem;width: 100%;border-left: 1px solid #eee6d7;}
	.product .mySwiper2 dl dd h3{font-size: 0.44rem;line-height: 0.8rem;margin-top: 0rem;}
	.product .mySwiper2 dl dd p{margin: 0.2rem 0;font-size: 0.28rem;line-height: 0.44rem;padding-left: 0.2rem;}
	.product .mySwiper2 dl dd p::before{width: 0.1rem;height: 0.1rem;top: 0.16rem;}
	.product .mySwiper2 dl dd a{width: 2rem;height: 0.6rem;line-height: 0.6rem;font-size: 0.28rem;margin-bottom: 0.32rem;}
	.product .mySwiper dl dt{width: 100%;height: 2rem;line-height: 2rem;}
	.product .mySwiper dl dd{width: 100%;padding: 0 0.25rem;height: auto;}
	.product .mySwiper dl dd h3{margin: 0.1rem 0;font-size: 0.28rem;display: none;}
	.product .mySwiper dl dd p{margin: 0.1rem 0;font-size: 0.28rem;color: #333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.news-brief{width: auto;margin: 0 0.25rem 0.5rem;}
	.news{width: 100%;}
	.news .news-list{padding: 0.2rem;padding: 0;}
	.news .news-list dl{padding-bottom: 0.25rem;padding: 0;}
	.news .news-list dl dt{width: 3rem;height: 1.9rem;line-height: 1.9rem;width: auto;}
	.news .news-list dl dd{width: 3.3rem;width: auto;height: 0.7rem;line-height: 0.7rem;font-size: 0.28rem;}
	.news .news-list dl dd h3{font-size: 0.3rem;margin: 0;}
	.news .news-list dl dd p{font-size: 0.28rem;margin: 0.1rem 0;}
	.news .news-list dl dd span{font-size: 0.28rem;}
	/* .news .news-list ul{margin-top: 0.15rem;} */
	.news .news-list li a{font-size: 0.28rem;line-height: 0.6rem;padding-left: 0.25rem;}
	.news .news-list li a:before{width: 0.1rem;height: 0.1rem;}
	.news .news-list li a span{width: 4.5rem;}
	.news .news-list li a em{font-size: 0.26rem;}
	.news .news-list .swiper-pagination{bottom: 0.2rem;}
	.brief{width: 100%;margin: 0;}
	.brief dl dt{height: auto;}
	.brief dl dt img{width: 100%;height: 100%;}
	.brief dl dt p img{width: 0.8rem;height: 0.8rem;}
	.brief dl dt b{top: 0.2rem;height: 0.7rem;line-height: 0.7rem;font-size: 0.3rem;width: 2.8rem;text-indent: 0.2rem;}
	.brief dl dd{height: auto;}
	.brief dl dd p{margin: 0.2rem 0;padding: 0 0.25rem;font-size: 0.28rem;line-height: 0.45rem;}
	.brief dl dd p a{font-size: 0.28rem;right: 0.1rem;}
	.notice .news-list dl dt img{width: 100%;}
	/* .notice .news-list li a span{width: 100%;} */
	/* .footer{margin-top: 0.5rem;} */
	.footer-list{width: auto;margin: 0 0.25rem;}
	.footer-list-logo{width: 100%;margin: 0;box-sizing: border-box;padding-left: 2.8rem;position: relative;}
	.footer-list-logo a{margin-top: 0.25rem;position: absolute;left: 0;top: 0;}
	.footer-list-logo a img{width: 2.5rem;}
	.footer-list-logo p{margin: 0.2rem 0 0 0;font-size: 0.3rem;}
	.footer-list-logo p span{font-size: 0.32rem;}
	.footer-list-logo div{margin: 0;font-size: 0.24rem;}
	.footer-list-nav{display: none;}
	.footer-list-nav ul li ul{display: none;}
	.footer-list-nav{margin-top: 0;}
	.footer-copyright{padding: 0.1rem 0.25rem;margin-top: 0.2rem;line-height: initial;font-size: 0.24rem;}
	.footer-copyright a{font-size: 0.26rem;}
	.footer-list-code{display: none;}
	
	.innerBanner{margin-top: 1rem;}
	.innerExclusiveProduct-nav ul{width: auto;}
	.innerExclusiveProduct-nav ul li dl{padding: 0.3rem 0 0.2rem;}
	.innerExclusiveProduct-nav ul li dt{width: 1rem;height: 1rem;}
	.innerExclusiveProduct-nav ul li dt img{max-width: 100%;}
	.innerExclusiveProduct-nav ul li dd{font-size: 0.28rem;margin-top: 0.1rem;}
	.innerExclusiveProduct-title{padding: 0.25rem 0;}
	.innerExclusiveProduct-title img{margin: 0 0.1rem;width: 1rem;}
	.innerExclusiveProduct-title span{font-size: 0.4rem;}
	.innerExclusiveProduct-title em{font-size: 0.5rem;}
	.innerExclusiveProduct-principle{width: auto;}
	.innerExclusiveProduct-application{width: auto;margin: 0 auto;padding: 0 1rem;padding: 0 0rem 1rem;}
	.innerExclusiveProduct-application .swiper-slide dl{display: block;border-radius: 0.2rem;}
	.innerExclusiveProduct-application .swiper-slide dl dt{width: 100%;display: block;}
	.innerExclusiveProduct-application .swiper-slide dl dd{width: 100%;padding: 0 0.25rem;}
	.innerExclusiveProduct-application .swiper-slide dl dd em.innerExclusiveProduct-application-em{width: 0.8rem;height: 0.8rem;border-bottom-left-radius: 0.4rem;font-size: 0.44rem;line-height: 0.8rem;}
	.innerExclusiveProduct-application .swiper-slide dl dd h3.innerExclusiveProduct-application-h3{font-size: 0.32rem;margin-top: 0.25rem;padding: 0 0.6rem;}
	.innerExclusiveProduct-application .swiper-slide dl dd p.innerExclusiveProduct-application-p{font-size: 0.3rem;margin-top: 0.2rem;}
	.innerExclusiveProduct-application .swiper-slide table{margin-top: 0.15rem;}
	.innerExclusiveProduct-application .swiper-slide table th{font-size: 0.28rem;padding: 0;}
	.innerExclusiveProduct-application .swiper-slide table td{font-size: 0.28rem;padding: 0.2rem 0;max-width: 2rem;}
	.innerExclusiveProduct-application .swiper-button-prev{display: none;}
	.innerExclusiveProduct-application .swiper-button-next{display: none;}
	.innerExclusiveProduct-application .swiper-pagination{display: block;bottom: -0.6rem !important;}
	.innerExclusiveProduct-application .swiper-pagination .swiper-pagination-bullet-active{background: #c0a063;}
	
	.innerProduct{padding-bottom: 1rem;}
	.innerProductBanner{margin-top: 1rem;}
	.innerProduct-title{margin: 0.25rem 0;font-size: 0.4rem;line-height: 0.8rem;padding: 0.5rem 0;background-size: 1rem;}
	.innerProduct-list{width: auto;margin: 0.25rem;}
	.innerProduct-list dl{width: 3.4rem;margin: 0 0 0.35rem 0;}
	.innerProduct-list dl:nth-child(even){float: right;}
	.innerProduct-list dl dd h3{font-size: 0.3rem;margin: 0.15rem 0;}
	.innerProduct-list dl dd p{font-size: 0.26rem;padding-top: 0.15rem;line-height: 0.45rem;height: 0.9rem;}
	
	.innerJoin{width: auto;margin: 0.5rem 0.25rem;}
	.innerJoin dl{width: 3.4rem;margin: 0.15rem 0;}
	.innerJoin dl:nth-child(even){float: right;}
	.innerJoin dl dd{padding-bottom: 0.4rem;}
	.innerJoin dl dd h3{font-size: 0.36rem;margin-top: 0.25rem;}
	.innerJoin dl dd p{font-size: 0.2rem;}
	.innerJoin dl dd span{margin-top: 0.25rem;font-size: 0.26rem;}
	
	.innerAbout-title{padding: 0.65rem 0;}
	.innerAbout-title h3{font-size: 0.4rem;}
	.innerAbout-title p{font-size: 0.26rem;}
	.innerAbout-title img{margin-top: 0rem;width: 0.25rem;}
	
	.innerNav li{line-height: initial;}
	.innerNav li a{line-height: 0.8rem;font-size: 0.28rem;padding: 0 0.1rem;margin: 0 0.2rem;margin: 0;padding: 0 0.15rem;}
	
	.innerInvestor-list{width: auto;margin: 0 0.25rem 0.25rem;}
	.innerInvestor-list dl{margin-bottom: 0.4rem;padding: 0.3rem;}
	.innerInvestor-list dl dt span{font-size: 0.5rem;}
	.innerInvestor-list dl dt em{font-size: 0.26rem;padding-top: 0.15rem;margin-top: 0.05rem;}
	.innerInvestor-list dl dd{width: 5rem;}
	.innerInvestor-list dl dd h3{font-size: 0.3rem;margin: 0;}
	.innerInvestor-list dl dd p{font-size: 0.26rem;margin-top: 0.1rem;line-height: 0.4rem;}
	.innerInvestor-more{width: 2.2rem;font-size: 0.28rem;margin: 0.1rem auto 0.5rem;height: 0.6rem;line-height: 0.6rem;border-radius: 0.6rem;}
	
	.innerCooperate{margin: 0.25rem auto 0;}
	.innerCooperate .swiper-container{width: auto;padding: 0.25rem 0.25rem 1.25rem;}
	.innerCooperate .swiper-slide dt{width: 2rem;margin: 0.4rem auto 0;}
	.innerCooperate .swiper-slide dd{font-size: 0.3rem;margin: 0.25rem 0.25rem 0;}
	.innerCooperate .swiper-pagination{bottom: 0.5rem !important;}
	
	.innerAbout-brief{padding-bottom: 1rem;}
	.innerAbout-brief-list{width: auto;margin: 0 0.25rem;}
	.innerAbout-brief-list p.innerAbout-brief-list-p{font-size: 0.28rem;text-indent: 0.56rem;line-height: 0.5rem;}
	.innerAbout-brief-list p.innerAbout-brief-list-p a{font-size: 0.28rem;}
	.innerAbout-brief-list div.innerAbout-brief-list-conetnt{font-size: 0.28rem;text-indent: 0.56rem;line-height: 0.5rem;}
	.innerAbout-brief-list div.innerAbout-brief-list-div{margin: 0.5rem 0;}
	.innerAbout-brief-list div.innerAbout-brief-list-div dl{margin: 0.1rem 0;width: 50%;}
	.innerAbout-brief-list div.innerAbout-brief-list-div dl dt{height: 0.8rem;}
	.innerAbout-brief-list div.innerAbout-brief-list-div dl dt b{font-size: 0.65rem;}
	.innerAbout-brief-list div.innerAbout-brief-list-div dl dt span{font-size: 0.28rem;}
	.innerAbout-brief-list div.innerAbout-brief-list-div dl dd{font-size: 0.26rem;}
	.innerAbout-brief-list .more{width: 2rem;height: 0.65rem;line-height: 0.65rem;font-size: 0.28rem;}
	.innerAbout-history{padding-bottom: 1rem;}
	.innerAbout-history-list{width: auto;margin: 0 0.25rem;}
	.innerAbout-history-list .preview{width: 100%;padding: 0 0.75rem;box-sizing: border-box;margin-bottom: 0.5rem;}
	.innerAbout-history-list .preview:before{left: 0.2rem;right: 0.2rem;height: 1px;top: 0.75rem;width: auto;}
	.innerAbout-history-list .preview .arrow-left{width: 0.5rem !important;height: 0.5rem !important;border-radius: 50%;left: 0;right: initial;bottom: -0.08rem;top: initial;
	background:#fff url(brief-img13.png) no-repeat center !important;background-size: 0.12rem !important;border: none !important;}
	.innerAbout-history-list .preview .arrow-left:hover{background:#cba55e url(brief-img15.png) no-repeat center;background-size: 0.12rem;}
	.innerAbout-history-list .preview .arrow-right{width: 0.5rem !important;height: 0.5rem !important;border-radius: 50%;right: 0;bottom: -0.08rem;
	background:#fff url(brief-img14.png) no-repeat center !important;background-size: 0.12rem !important;border: none !important;}
	.innerAbout-history-list .preview .arrow-right:hover{background:#cba55e url(brief-img16.png) no-repeat center;background-size: 0.12rem;}
	.innerAbout-history-list .preview .swiper-container{height: auto;}
	.innerAbout-history-list .preview .swiper-slide p{margin: 0;}
	.innerAbout-history-list .preview .swiper-slide p span{font-size: 0.28rem;width: auto;display: block;text-align: center;float: initial;
	height: 0.6rem;line-height: 0.6rem;}
	.innerAbout-history-list .preview .swiper-slide p em{width: 0.3rem;height: 0.3rem;margin: 0 auto;float: initial;display: block;}
	.innerAbout-history-list .preview .swiper-slide p em b{width: 0.1rem;height: 0.1rem;}
	.innerAbout-history-list .preview .swiper-slide.active-nav p span{font-size: 0.36rem;}
	.innerAbout-history-list .preview .swiper-slide.active-nav p em b{width: 0.1rem;height: 0.1rem;}
	.innerAbout-history-list .view{width: 100%;height: auto;}
	.innerAbout-history-list .view dl{padding: 0.3rem;display: block;height: auto;}
	.innerAbout-history-list .view dl dt{width: 100%;height: auto !important;line-height: initial !important;}
	.innerAbout-history-list .view dl dd{width: 100%;}
	.innerAbout-history-list .view dl dd h3{font-size: 0.56rem;height: auto;line-height: initial;margin-top: 0.2rem;}
	.innerAbout-history-list .view dl dd h3 span{font-size: 0.26rem;}
	.innerAbout-history-list .view dl dd p{font-size: 0.28rem;line-height: 0.44rem;-webkit-line-clamp: 3;margin-top: 0.1rem;}
	.innerAbout-history-list .view dl dd a{width: 1.6rem;height: 0.5rem;line-height: 0.5rem;font-size: 0.26rem;margin-top: 0.2rem;}
	.innerAbout-entry{padding-bottom: 1rem;}
	.innerAbout-entry-list{width: auto;margin: 0 0.25rem;display: flex;justify-content: space-between;}
	.innerAbout-entry-list dl{margin: 0;width: 2.2rem;height: 2.2rem;}
	.innerAbout-entry-list dl dt{margin-top: 0.5rem;height: 0.75rem;line-height: 0.75rem;}
	.innerAbout-entry-list dl dd{font-size: 0.28rem;margin-top: 0.2rem;}
	
	.innerProductDetails-list{width: auto;/* margin: 0.25rem; */}
	.innerProductDetails-title{font-size: 0.4rem;padding: 0.25rem 0.25rem 0.25rem 0.4rem;margin-bottom: 0.25rem;}
	.innerProductDetails-title:before{width: 0.1rem;top: 0.38rem;height: 0.4rem;}
	.innerProductDetails-item-list{margin: 0.15rem 0;}
	.innerProductDetails-item-list .innerProductDetails-item-list-span{width: 1.75rem;font-size: 0.28rem;line-height: 0.5rem;}
	.innerProductDetails-item-list .innerProductDetails-item-list-span em{font-size: 0.28rem;width: 1.15rem;}
	.innerProductDetails-item-list .innerProductDetails-item-list-div{width: 5rem;line-height: 0.5rem;font-size: 0.28rem;}
	.innerProductDetails-content{/* margin: 0.5rem 0; */font-size: 0.28rem;line-height: 0.5rem;min-height: 5rem;}
	
	.innerNews{padding: 0.2rem 0;width: auto;margin-bottom: 0;}
	.innerNews dl{width: auto;margin: 0.25rem 0.25rem;padding: 0.3rem;}
	.innerNews dl dt{width: 100%;line-height: 3.3rem;height: 3.3rem ;}
	.innerNews dl dd{width: 100%;margin: 0;}
	.innerNews dl dd div{display: none;}
	.innerNews dl dd h3{font-size: 0.32rem;padding: 0.25rem 0 0;color: #c0a063;border: none;}
	.innerNews dl dd p{font-size: 0.28rem;margin: 0.15rem 0;line-height: 0.5rem;height: auto;}
	.innerNews dl dd span{font-size: 0.28rem;color: #c0a063;display: block;}
	
	.innerQuestion{padding: 0.2rem 0;width: auto;}
	.innerQuestion dl{width: auto;margin: 0.25rem 0.25rem;padding: 0.3rem;}
	.innerQuestion dl dt{width: 2.7rem;line-height: 2.1rem;height: 2.1rem ;}
	.innerQuestion dl dd{width: 3.4rem;margin: 0;}
	.innerQuestion dl dd div{display: none;}
	.innerQuestion dl dd h3{font-size: 0.32rem;padding: 0;color: #c0a063;border: none;}
	.innerQuestion dl dd p{font-size: 0.28rem;margin: 0.1rem 0;line-height: 0.5rem;height: auto;}
	.innerQuestion dl dd span{font-size: 0.28rem;color: #c0a063;display: block;}
	
	.innerContact{padding: 0 0.25rem;width: auto;margin: 0.5rem 0;}
	.innerContact-map dl dd{padding: 0 0.4rem;}
	.innerContact-map dl dd h3{font-size: 0.4rem;margin-top: 0.5rem;}
	.innerContact-map dl dd p{font-size: 0.24rem;}
	.innerContact-map dl dd i{margin: 0.15rem 0 0.5rem;}
	.innerContact-map dl dd span{font-size: 0.3rem;margin: 0.15rem 0;line-height: 0.5rem;}
	.innerContact-map dl dd div{width: 2.5rem;height: 2.5rem;margin: 0.5rem 0 0 0;line-height: 2.5rem;}
	.innerContact-map dl dd em{width: 2.5rem;font-size: 0.28rem;margin-bottom: 0.4rem;}
	.innerContact-form{margin-bottom: 1rem;}
	.innerContact-form .layui-form p{width: 100%;margin-bottom: 0.24rem;height: 0.8rem;padding: 0 0.25rem;}
	.innerContact-form .layui-form p input{height: 0.8rem;line-height: 0.8rem;font-size: 0.3rem;}
	.innerContact-form .layui-form p.textarea{height: 4rem;}
	.innerContact-form .layui-form p.textarea textarea{height: 4rem;padding: 0.2rem 0;font-size: 0.3rem;}
	.innerContact-form .layui-form div input{width: 2.5rem;height: 0.7rem;line-height: 0.7rem;font-size: 0.3rem;margin-right: 0.25rem;}
	
	.innerRecruit-idea{margin: 0.5rem 0.25rem;width: auto;}
	.innerRecruit-idea .txt{width: 100%;height: auto !important;}
	.innerRecruit-idea .txt span{display: block;font-size: 0.76rem;height: auto;line-height: initial;background: none;margin-top: 0.25rem;}
	.innerRecruit-idea .txt p{font-size: 0.3rem;padding: 0.3rem;line-height: 0.55rem;}
	.innerRecruit-idea .img{width: 100%;}
	.innerRecruit-idea .img h3{display: block;width: auto;height: auto;color: #c0a063;background: none;line-height: initial;text-align: left;font-size: 0.56rem;
	margin-bottom: 0.1rem;}
	.innerRecruit-list{padding: 1rem 0.25rem;}
	.innerRecruit-list table{width: 100%;}
	.innerRecruit-list table tr th{font-size: 0.3rem;padding: 0.25rem 0;}
	.innerRecruit-list table tr td{font-size: 0.28rem;padding: 0.25rem 0;}
	.innerRecruit-list table tr td img{width: 0.36rem;}
	.innerRecruit-list table .none{display: none;}
	
	.innerDetails{width: auto;margin: 0.5rem 0.25rem;padding: 0 0.25rem;}
	.innerDetails .innerDetails-title{padding-bottom: 0.25rem;}
	.innerDetails .innerDetails-title h3{font-size: 0.36rem;margin: 0.5rem 0 0.25rem;}
	.innerDetails .innerDetails-title div{font-size: 0.24rem;line-height: 0.44rem;}
	.innerDetails .innerDetails-title div img{width: 0.32rem;}
	.innerDetails .innerDetails-title div .bshare-custom a{margin-right: 0.05rem;}
	.innerDetails .innerDetails-title div .bshare-custom a.abso{width: 0.32rem;}
	.innerDetails .innerDetails-title a.back{display: none;}
	.innerDetails .innerDetails-content{margin: 0.4rem 0;font-size: 0.3rem;line-height: 0.5rem;min-height: 5rem;}
	.innerDetails .innerDetails-link{padding: 0.25rem 0;}
	.innerDetails .innerDetails-link p{margin: 0.15rem 0;}
	.innerDetails .innerDetails-link p em{width: 1.2rem;font-size: 0.26rem;line-height: 0.5rem;}
	.innerDetails .innerDetails-link p a{font-size: 0.28rem;width: 5.1rem;line-height: 0.5rem;}
	.innerDetails .innerDetails-link p span{font-size: 0.28rem;width: 5.1rem;line-height: 0.5rem;}
	
	.innerPage{width: auto;margin: 0.5rem 0.25rem;font-size: 0.3rem;line-height: 0.5rem;min-height: 5rem;}
	
	.innerCulture{line-height: initial;height: auto;overflow: hidden;background-size: cover;}
	.innerCulture dl{margin: 0.5rem;display: block;width: auto;height: auto;overflow: hidden;padding-bottom: 1rem;}
	.innerCulture dl dt{height: 1rem;width: 1rem;margin: 0.5rem auto 0;line-height: 1rem;}
	.innerCulture dl dt img{max-width: 100%;max-height: 100%;}
	.innerCulture dl h3{font-size: 0.6rem;margin-top: 0.25rem;}
	.innerCulture dl p{font-size: 0.26rem;margin-top: 0.1rem;}
	.innerCulture dl em{margin-top: 0.2rem;}
	.innerCulture dl div.innerCulture-content{font-size: 0.28rem;margin-top: 0.5rem;}
	.innerCulture dl div.innerCulture-content p{margin: 0;font-size: inherit;}
	
	
	.innerVideo{width: auto;margin: 0.5rem 0.25rem;padding: 0;}
	.innerVideo dl{width: 100%;margin: 0.15rem 0;}
	.innerVideo dl:nth-child(even){float: right;}
	.innerVideo dl dt p span{background: rgba(0, 0, 0, 0.5);}
	.innerVideo dl dt p img.play{opacity: 1;}
	.innerVideo dl dd{height: 0.8rem;line-height: 0.8rem;}
	.innerVideo dl dd p{font-size: 0.3rem;padding-left: 0.5rem;background-size: 0.4rem;}
	
	.innerHonor .swiper-slide div{display: none;}
	.innerHonor .swiper-slide p{display: block;}
	.innerHonor .swiper-button-next{right: 0.25rem;width: 0.3rem;background-size: contain;}
	.innerHonor .swiper-button-prev{left: 0.25rem;width: 0.3rem;background-size: contain;}
	
}