@charset "utf-8";
/* CSS Document */
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; -webkit-tap-highlight-color: transparent;}
body {margin: 0 auto;padding: 0; font-size: 14px;line-height: 1.2; font-family:'Noto Sans SC','microsoft yahei',Arial,sans-serif;color: #21282e;background: #fff;  max-width: 2560px;}
html, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; outline: none; font-style: normal;box-sizing: border-box;}
caption,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0;}
ul, li, ol {list-style: none;}

a {text-decoration: none;color: #333;}
a:hover {text-decoration: none;color: #666;}

.clear {clear: both;}
.clearfix:after, .clearfix:before {display: table;content: "";line-height: 0;}
.clearfix:after {clear: both;}

img {border: 0}

input, textarea {font-family: 'Noto Sans SC';}
input:focus, textarea:focus {outline: none;}

::selection {background: #29c6ff;color: #fff;}
::-moz-selection {background:#29c6ff;color:#fff;}
::-webkit-selection {background:#29c6ff;color:#fff;}

.fadeInLeft {animation: fadeInLeft 2s;}
.fadeInRight {animation: fadeInRight 2s;}
.fadeInDown {animation: fadeInDown 2s;}
.fadeInUp {animation: fadeInUp 2s;}

.fl {float: left;}
.fr {float: right;}
.box{ margin: 0 auto; max-width: 1400px;  position: relative;}
.wrapper{ margin: 0 auto; max-width: 1400px;  width: 1400px; position: relative;}
.container{width: 1400px;  position: relative; margin: 0 auto;  display: flex; flex-wrap: wrap; flex-direction: row;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }

/* 等比填充 */
*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] .full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;}
.rect-50{padding-bottom: 50%;}
.rect-67{padding-bottom: 67%;}
.rect-100{padding-bottom: 100%;}

.imgZoom img,.imgY180 img { -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/* header */
.header{ width:100%; position:relative; z-index:9999}
.header1{ width:100%; position: relative; z-index:9999}
.adv {width: 100%;height: 40px;background: #444; display: none;}
.adv .adv_c{display: block;line-height: 40px;overflow: hidden;max-width: 908px;margin: 0 auto;}
.adv .Language{ cursor:pointer;}
.adv .Language a{ font-size: 11px; color:#fff; display: block;}
/*.adv .Language a em{ background:url(../images/lang.png) no-repeat; width:11px; height:11px; float: left; margin: 14.5px 8px 14.5px 0;}*/
.adv .Language a .fa-globe{ margin-right:5px;}
.adv .Language a .fa-globe:before{ display: inline;font-size: 11px; font-family: FontAwesome; height: auto;content: "\f0ac";text-shadow: none;}
.adv .Language em:hover,.adv .Language a:hover{ opacity: 0.6;}

.nav{ position: fixed; width: 100%; height: 70px;background: #2e2e2e;z-index:22;}
.nav .logo{ position:relative; z-index:22; float: left; height: 70px;}
.nav .logo a{display: flex; align-content: center; flex-direction: column; justify-content: center; align-items: center; height: 100%;}
.nav .logo img{ height: 24px;}
.nav .nav_b{position: relative; z-index: 2; max-width:980px; margin: 0 auto; text-align: center;}
.nav .nav_b li{box-sizing: border-box; padding:0 30px; display: inline-block; position: relative; height: 70px; line-height: 70px; z-index: 1; vertical-align: middle; }
.nav .nav_b li a{color: #fff;position: relative;z-index: 1;display: inline-block;font-size: 16px;}
.nav .nav_b li a:hover{ opacity: 0.6;}
.nav .nav_b li.active a{opacity: 0.6;}
.nav .nav_nr{ position:absolute; z-index:22;  right: 0; top:0; height: 70px; line-height: 70px;}
.nav .nav_nr a{ font-size: 24px; display: inline-block; color: #fff; margin-right: 20px;}
.nav .nav_nr a:last-child{ margin-right: 0;}
.nav .nav_nr .gy .iconfont{font-size: 24px;}
.nav .logo:hover,.nav .lx:hover,.nav .gy:hover{ opacity: 0.8;}
.nav .sp_nav{ display:none; position:relative; width:50px;float:right;cursor:pointer;height:30px; margin-top: 30px; }
.nav .sp_nav span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:20px;transition:all ease 0.35s}
.nav .sp_nav span:nth-of-type(1){top:0px}
.nav .sp_nav span:nth-of-type(2){top:10px}
.nav .sp_nav span:nth-of-type(3){top:20px}
.nav .sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.nav .sp_nav_se span:nth-of-type(2){width:0}
.nav .sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:999;background:#fff;width:100%;height:100vh;font-size:14px;line-height:40px;top:80px;right: -100%;overflow:auto;overflow-x:hidden;transition:right ease 0.35s;}
.sjj_nav .bg{ width: 100%; height: 4px;background: #444;}
.sjj_nav .hotline{ background-color: #0094da; padding-left: 20px; height: 60px;line-height: 60px; font-size: 14px; color: #fff; }
.sjj_nav .hotline span{ font-size: 20px;font-weight: bold; }
.nav_show{ right:0;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin:0 20px;position:relative;line-height:50px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%; display: block;}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#29c6ff}
.sjj_nav ul li ul li>ul{margin-left:10px}
.navMenubox{ display:none;}
.zw{ width:100%; height:70px;}
/**/
.homeA{ width:100%; background:#1e1d1d; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.homeA .unit-copy{ position:relative; display: flex;}
.homeA .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.homeA .unit-copy .text-content h2{ font-size: 40px; color:#fff; font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.homeA .unit-copy .text-content h3{ font-size: 20px;color:#fff; margin:20px 0 25px 0; font-weight:400;}
.homeA .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400; }
.homeA .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.homeA .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.homeA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.homeA .unit-image-a{ width:801px; height: 595px; background: url(../img/A1.png) no-repeat; background-size:cover; position: relative; left: calc(50% - 334px);}

.homeB{ width:100%; background:#fcfafb; position:relative;  height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.homeB .unit-copy{ position:relative; display: flex;}
.homeB .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left:calc(50% - 20px);}
.homeB .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.homeB .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.homeB .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400; }
.homeB .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.homeB .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.homeB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.homeB .unit-image-a{ width:1153px; height: 663px; background: url(../img/A2.png) center no-repeat; background-size:cover; position: relative; left: calc(0% - 170px);}

/* homepage */
.homeMain{ width:100%; position:relative;max-width: 2560px; margin: 0 auto;}
.homeMain li{ box-sizing: border-box; border: 6px solid #fff; width:50%; height:698px; float: left; cursor: pointer; position:relative;display: flex; flex-wrap: wrap; flex-direction: row;}
.homeMain li:nth-child(-n+2){border-top-width: 12px;}
.homeMain li:nth-last-child(-n+2){ border-bottom-width: 12px;}
.homeMain li:nth-child(odd){border-left-width: 12px;}
.homeMain li:nth-child(even){border-right-width: 12px;}

.homeMain .promo-1{background: -webkit-linear-gradient(to bottom, #eff9ff, #c2eaff);background: -o-linear-gradient(to bottom, #eff9ff, #c2eaff);background: -moz-linear-gradient(to bottom, #eff9ff, #c2eaff); background: linear-gradient(to bottom, #eff9ff, #c2eaff); padding: 60px 0;}
.homeMain .promo-1 .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center;    margin-top: -20px;}
.homeMain .promo-1 .unit-copy h2{ text-align: center; color:#333; font-size:40px; font-weight:600;  overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.homeMain .promo-1 .unit-copy h3{ text-align: center; font-size: 20px;color:#666; margin:20px 0 25px 0;  font-weight:400;  padding:0 10%; overflow: hidden;}
.homeMain .promo-1 .unit-copy .links{text-align: center;}
.homeMain .promo-1 .unit-copy .links a{font-size: 20px; color:#29c6ff;  font-weight:400;}
.homeMain .promo-1 .unit-copy .links a:hover span{ opacity: 0.6;}
.homeMain .promo-1 .unit-copy .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.homeMain .promo-1 .unit-image{ position:relative; margin-top: 35px;}
.homeMain .promo-1 .unit-image-a{ width:544px; height: 327px; margin:0 auto; background: url(../img/A3.png) center no-repeat; background-size: cover;}

.homeMain .promo-2{background: -webkit-linear-gradient(to bottom, #f4f9ff, #bfd6f7);background: -o-linear-gradient(to bottom, #f4f9ff, #bfd6f7);background: -moz-linear-gradient(to bottom, #f4f9ff, #bfd6f7); background: linear-gradient(to bottom, #f4f9ff, #bfd6f7); padding: 60px 0;}
.homeMain .promo-2 .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center}
.homeMain .promo-2 .unit-copy h2{ text-align: center; color:#333; font-size:40px; font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.homeMain .promo-2 .unit-copy h3{ text-align: center; font-size: 20px; color:#666; margin:20px 0 25px 0;  font-weight:400; padding:0 10%; overflow: hidden;}
.homeMain .promo-2 .unit-copy .links{text-align: center; }
.homeMain .promo-2 .unit-copy .links a{font-size: 20px; color:#29c6ff;  font-weight:400;}
.homeMain .promo-2 .unit-copy .links a:hover span{ opacity: 0.6;}
.homeMain .promo-2 .unit-copy .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.homeMain .promo-2 .unit-image{ position:relative; margin-top: 20px;}
.homeMain .promo-2 .unit-image-a{ width:613px; height: 429px; margin:0 auto; background: url(../img/A4.png) center no-repeat; background-size: cover;}

.homeMain .promo-3{background: -webkit-linear-gradient(to bottom, #f4f9ff, #d1e3fa);background: -o-linear-gradient(to bottom, #f4f9ff, #d1e3fa);background: -moz-linear-gradient(to bottom, #f4f9ff, #d1e3fa); background: linear-gradient(to bottom, #f4f9ff, #d1e3fa); padding: 60px 0;}
.homeMain .promo-3 .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center}
.homeMain .promo-3 .unit-copy h2{ text-align: center; color:#333; font-size:40px; font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.homeMain .promo-3 .unit-copy h3{ text-align: center; font-size: 20px; color:#666; margin:20px 0 25px 0;  font-weight:400; padding:0 10%; overflow: hidden;}
.homeMain .promo-3 .unit-copy .links{text-align: center; }
.homeMain .promo-3 .unit-copy .links a{font-size: 20px; color:#29c6ff;  font-weight:400;}
.homeMain .promo-3 .unit-copy .links a:hover span{ opacity: 0.6;}
.homeMain .promo-3 .unit-copy .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.homeMain .promo-3 .unit-image{ position:relative; margin-top: 60px;}
.homeMain .promo-3 .unit-image-a{ width:516px; height: 357px; margin:0 auto; background: url(../img/A5.png) center no-repeat; background-size: cover;}

.homeMain .promo-4{background: -webkit-linear-gradient(to bottom, #fffbf0, #fff4d8);background: -o-linear-gradient(to bottom, #fffbf0, #fff4d8);background: -moz-linear-gradient(to bottom, #fffbf0, #fff4d8); background: linear-gradient(to bottom, #fffbf0, #fff4d8); padding: 60px 0;}
.homeMain .promo-4 .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center}
.homeMain .promo-4 .unit-copy h2{ text-align: center; color:#333; font-size:40px; font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.homeMain .promo-4 .unit-copy h3{ text-align: center; font-size: 20px; color:#666; margin:20px 0 25px 0;  font-weight:400; padding:0 10%; overflow: hidden;}
.homeMain .promo-4 .unit-copy .links{text-align: center;  }
.homeMain .promo-4 .unit-copy .links a{font-size: 20px; color:#29c6ff;  font-weight:400;}
.homeMain .promo-4 .unit-copy .links a:hover span{ opacity: 0.6;}
.homeMain .promo-4 .unit-copy .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.homeMain .promo-4 .unit-image{ position:relative; margin-top: 25px;}
.homeMain .promo-4 .unit-image-a{ width:502px; height: 414px; margin:0 auto; background: url(../img/A6.png) center no-repeat; background-size: cover;}

.homeModule{ width:100%; position:relative;max-width: 2560px; margin: 0 auto;}
.homeModule li{ box-sizing: border-box; border: 6px solid #fff;  width:50%; height:518px; float: left; cursor: pointer; position:relative;display: flex; flex-wrap: wrap; flex-direction: row;overflow: hidden;}
.homeModule li:nth-child(-n+2){border-top-width: 0;}
.homeModule li:nth-child(odd){border-left-width: 12px;}
.homeModule li:nth-child(even){border-right-width: 12px;}

.homeModule .promo-5{background: -webkit-linear-gradient(to bottom, #23242c, #929292);background: -o-linear-gradient(to bottom, #23242c, #929292);background:-moz-linear-gradient(to bottom, #23242c, #929292);background:linear-gradient(to bottom, #23242c, #929292); padding: 60px 0 0;}
.homeModule .promo-5 .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center}
.homeModule .promo-5 .unit-copy h2{ text-align: center; color:#fff; font-size:40px; font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.homeModule .promo-5 .unit-copy h3{ text-align: center; font-size: 20px; color:#fff; margin:20px 0 25px 0;  font-weight:400; padding:0 10%; overflow: hidden;}
.homeModule .promo-5 .unit-copy .links{text-align: center; }
.homeModule .promo-5 .unit-copy .links a{font-size: 20px; color:#29c6ff;  font-weight:400;}
.homeModule .promo-5 .unit-copy .links a:hover span{ opacity: 0.6;}
.homeModule .promo-5 .unit-copy .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.homeModule .promo-5 .unit-image{ position:relative; margin-top: 53px;}
.homeModule .promo-5 .unit-image-a{ width:846px; height: 256px; margin:0 auto; background: url(../img/A7.png) center no-repeat; background-size: cover;}

.homeModule .promo-6{background: -webkit-linear-gradient(to bottom, #23242c, #929292);background: -o-linear-gradient(to bottom, #23242c, #929292);background:-moz-linear-gradient(to bottom, #23242c, #929292);background:linear-gradient(to bottom, #23242c, #929292); padding: 60px 0;}
.homeModule .promo-6 .unit-copy{ position:relative; display: flex;  flex-direction: column; justify-content: center}
.homeModule .promo-6 .unit-copy h2{ text-align: center; color:#fff; font-size:40px; font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.homeModule .promo-6 .unit-copy h3{ text-align: center; font-size: 20px; color:#fff; margin:20px 0 25px 0;  font-weight:400; padding:0 10%; overflow: hidden;}
.homeModule .promo-6 .unit-copy .links{text-align: center; }
.homeModule .promo-6 .unit-copy .links a{font-size: 20px; color:#29c6ff;  font-weight:400;}
.homeModule .promo-6 .unit-copy .links a:hover span{ opacity: 0.6;}
.homeModule .promo-6 .unit-copy .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.homeModule .promo-6 .unit-image{ position:relative; margin-top: 60px;}
.homeModule .promo-6 .unit-image-a{ width:849px; height: 181px; margin:0 auto; background: url(../img/A8.png) center no-repeat; background-size: cover;}

.homeModule .promo-7{ position:relative;background:url(../img/promo7bg.jpg) center no-repeat; background-size: cover; padding: 60px 0;}
.homeModule .promo-7 .unit-copy{ position:relative; display: flex;  flex-direction: column; justify-content: center; padding: 0 10%; z-index:99;}
.homeModule .promo-7 .unit-copy h2{ color:#fff; font-size:40px; font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.homeModule .promo-7 .unit-copy h3{ font-size: 20px; color:#fff; margin:20px 0 25px 0;  font-weight:400; overflow: hidden;}
.homeModule .promo-7 .unit-copy .links a{font-size: 20px; color:#29c6ff;  font-weight:400;}
.homeModule .promo-7 .unit-copy .links a:hover span{ opacity: 0.6;}
.abc{ position:absolute;height: auto; min-width: 100%; min-height: 100%; width: 100%; z-index:1; top:0;}

.homeModule .promo-8{background:url(../img/promo8bg.jpg) center no-repeat; background-size: cover; padding: 60px 0;}
.homeModule .promo-8 .unit-copy{ position:relative; display: flex;  flex-direction: column; justify-content: center; }
.homeModule .promo-8 .unit-copy .guan-icon{ text-align: center;}
.homeModule .promo-8 .unit-copy .guan-icon .letmove{display: inline-block;vertical-align: middle; margin: 0 3%; text-align: center;position: relative;}
.homeModule .promo-8 .unit-copy .guan-icon .letmove span{display: block; font-size:40px;color:#fff;font-weight:600;}
.homeModule .promo-8 .unit-copy .guan-icon .letmove:last-child{margin-right: 0;}
.homeModule .promo-8 .unit-copy h3{ font-size: 20px; color:#fff; margin:50px 0 0;  font-weight:400; text-align: center; overflow: hidden;}
.homeModule .promo-8 .unit-copy .links a{font-size: 20px; color:#29c6ff;  font-weight:400;}
.homeModule .promo-8 .unit-copy .links a:hover span{ opacity: 0.6;}

.ContcatPage{width:100%; position:relative;max-width: 2560px; margin: 0 auto; display: flex; background:#f5f5f7; padding:60px 0;}
.ContcatPage .boxContact{ position:relative; display:block; width:54%; float:left;  font-size:15px; line-height:40px; margin:0 auto; z-index:1;background:#ffffff; padding:50px; box-sizing:border-box;}
.ContcatPage .contactMap{width: 46%; height: 420px; float:right; background: #ffffff; padding: 10px; box-sizing:border-box;}
.ContcatPage .contactMap .Map{ background: #ffffff; height:100%;  box-sizing:border-box;}

/* footer */
.footer {background: #f8f8f8;width: 100%;}
.footer .footerxk {width: 100%; position: relative; padding: 60px 0;}
.footer .footerl {width: 50%;}
.footer .footerlk {width: 100%;}
.footer .footerlk ul {width: 33.333333%;float: left;}
.footer .footerlk ul li a{font-size: 14px;color: #333333;line-height: 30px;cursor: pointer;}
.footer .footerlk ul li a:hover {color:#29c6ff;}
.footer .footerlk h3 {font-size: 16px;color: #333333;line-height: 34px;}
.footer .footerr {width: 50%;float: right; display: flex; justify-content: space-between; align-items: center;}
.footer .footerr ul{ width: calc(100% - 140px);}
.footer .footerr .ewm{ width: 120px; height: 120px;}
.footer .footerr .ewm img{ width: 100%;}
.footer .footerr h3 {font-size: 16px;color: #333333;line-height: 34px;}
.footer .footerr p {font-size: 14px;color: #333333;line-height: 30px;}
.footer .footdb{font-size: 14px;border-top: 1px solid #d6d6d6;width: 100%; text-align: center;line-height: 26px;  padding: 15px 0;}
.footer .footdb a{color: #333333;}
.footer .footdb a:hover { color:#29c6ff;}

/* 配件图标 */
.chapternav{width:100%; background:#f6f6f6; overflow: hidden;}
.chapternav .nav_b{ max-width: 96%;}
.chapternav .chapternavWrap{ margin: 0 auto; padding: 0; position: relative; text-align: center;}
.chapternav .chapternavWrap .swiper-wrapper .swiper-slide{width:auto; display: inline-block; margin:0 auto;}
.chapternav .chapternavWrap .swiper-wrapper .swiper-slide a{ margin: 0; display: flex; align-content: center;flex-direction: column;justify-content: center; align-items: center;}
.chapternav .chapternavWrap .swiper-wrapper .swiper-slide a:first-child{ /*padding-left:0;*/}
.chapternav .chapternavWrap .swiper-wrapper .swiper-slide .chapter{ padding: 5px 0;}
.chapternav .chapternavWrap .swiper-wrapper .swiper-slide p{ text-align:center; font-size:14px;margin-bottom: 14px;}
.chapternav .chapternavWrap .swiper-wrapper .swiper-slide:hover p{ color:#29c6ff;}
.chapternav .chapternavWrap .swiper-wrapper .swiper-slide .iconfont{ font-size:50px;color:#222}
.chapternav .chapternavWrap .swiper-wrapper .swiper-slide:hover .iconfont{}

.chapternav-item{animation: chapternav-slidein 350ms backwards;}

.Page1A{ width:100%; background:#1e1d1d; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.Page1A .unit-copy{ position:relative; display: flex;}
.Page1A .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page1A .unit-copy .text-content h2{ font-size: 40px; color:#fff;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page1A .unit-copy .text-content h3{ font-size: 20px;color:#fff; margin:20px 0 25px 0;  font-weight:400;}
.Page1A .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400; }
.Page1A .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page1A .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page1A .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page1A .unit-image-a{ width:875px; height: 440px; background: url(../img/page1/G1.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 340px);}
.Page1B{ width:100%; position:relative;   height: 715px; max-width: 2560px; margin: 0 auto; display: flex; background: -webkit-linear-gradient(to bottom, #fff, #f5f0f0);background: -o-linear-gradient(to bottom, #fff, #f5f0f0);background:-moz-linear-gradient(to bottom, #fff, #f5f0f0);background:linear-gradient(to bottom, #fff, #f5f0f0);}
.Page1B .unit-copy{ position:relative; display: flex;}
.Page1B .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% - 120px); }
.Page1B .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page1B .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0;  font-weight:400;}
.Page1B .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400; }
.Page1B .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page1B .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page1B .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page1B .unit-image-a{ width:800px; height: 477px; background: url(../img/page1/G2.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.Page1C{ width:100%; background:#1e1d1d; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.Page1C .unit-copy{ position:relative; display: flex;}
.Page1C .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page1C .unit-copy .text-content h2{ font-size: 40px; color:#fff;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page1C .unit-copy .text-content h3{ font-size: 20px;color:#fff; margin:20px 0 25px 0;  font-weight:400;}
.Page1C .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400; }
.Page1C .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page1C .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page1C .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page1C .unit-image-a{ width:880px; height: 190px; background: url(../img/page1/G3.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 380px); }
.Page1D{ width:100%; position:relative;   height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #fff, #f5f0f0);background: -o-linear-gradient(to bottom, #fff, #f5f0f0);background:-moz-linear-gradient(to bottom, #fff, #f5f0f0);background:linear-gradient(to bottom, #fff, #f5f0f0);}
.Page1D .unit-copy{ position:relative; display: flex;}
.Page1D .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% - 70px);}
.Page1D .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page1D .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0;  font-weight:400;}
.Page1D .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400; font-weight:400;}
.Page1D .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page1D .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page1D .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page1D .unit-image-a{ width:786px; height: 692px; background: url(../img/page1/G4.png) center no-repeat; background-size:cover; position: absolute; left: calc(0% + 80px); bottom: 0;}
.Page1E{ width:100%; background:#dfecff; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.Page1E .unit-copy{ position:relative; display: flex;}
.Page1E .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page1E .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page1E .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0;  font-weight:400;}
.Page1E .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400; font-weight:400;}
.Page1E .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page1E .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page1E .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page1E .unit-image-a{ width:758px; height: 455px; background: url(../img/page1/G5.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 220px);}

.Page2A{ width:100%; background:#1e1d1d; position:relative;   height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.Page2A .unit-copy{ position:relative; display: flex;}
.Page2A .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% - 20px); }
.Page2A .unit-copy .text-content h2{ font-size: 40px; color:#fff;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page2A .unit-copy .text-content h3{ font-size: 20px;color:#fff; margin:20px 0 25px 0;  font-weight:400;}
.Page2A .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400; font-weight:400;}
.Page2A .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page2A .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page2A .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page2A .unit-image-a{ width:821px; height: 324px; background: url(../img/page2/G1.png) center no-repeat; background-size:cover; position: relative; left:calc(0%);}
.Page2B{ width:100%; position:relative;   height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #f4f8ff, #dfecff);background: -o-linear-gradient(to bottom, #f4f8ff, #dfecff);background:-moz-linear-gradient(to bottom, #f4f8ff, #dfecff);background:linear-gradient(to bottom, #f4f8ff, #dfecff);}
.Page2B .unit-copy{ position:relative; display: flex;}
.Page2B .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% - 20px); }
.Page2B .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page2B .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0;  font-weight:400;}
.Page2B .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400; font-weight:400;}
.Page2B .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page2B .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page2B .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page2B .unit-image-a{ width:615px; height: 484px; background: url(../img/page2/G2.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}

.Page3A{ width:100%; background:#1e1d1d; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.Page3A .unit-copy{ position:relative; display: flex;}
.Page3A .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page3A .unit-copy .text-content h2{ font-size: 40px; color:#fff;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page3A .unit-copy .text-content h3{ font-size: 20px;color:#fff; margin:20px 0 25px 0;  font-weight:400;}
.Page3A .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400; font-weight:400;}
.Page3A .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page3A .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page3A .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page3A .unit-image-a{ width:844px; height: 511px; background: url(../img/page3/C1.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 340px);}
.Page3B{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #fff, #f5f0f0);background: -o-linear-gradient(to bottom, #fff, #f5f0f0);background:-moz-linear-gradient(to bottom, #fff, #f5f0f0);background:linear-gradient(to bottom, #fff, #f5f0f0);}
.Page3B .unit-copy{ position:relative; display: flex;}
.Page3B .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% - 20px); }
.Page3B .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page3B .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page3B .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page3B .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page3B .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page3B .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page3B .unit-image-a{ width:799px; height: 549px; background: url(../img/page3/C2.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.Page3C{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex; background: -webkit-linear-gradient(to bottom, #fffbf0, #fff4d9);background: -o-linear-gradient(to bottom, #fffbf0, #fff4d9);background:-moz-linear-gradient(to bottom, #fffbf0, #fff4d9);background:linear-gradient(to bottom, #fffbf0, #fff4d9);}
.Page3C .unit-copy{ position:relative; display: flex;}
.Page3C .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page3C .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page3C .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page3C .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page3C .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page3C .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page3C .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page3C .unit-image-a{ width:1065px; height: 575px; background: url(../img/page3/C3.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 510px); }
.Page3D{ width:100%; position:relative;   height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #f6f9ff, #d1e3fa);background: -o-linear-gradient(to bottom, #f6f9ff, #d1e3fa);background:-moz-linear-gradient(to bottom, #f6f9ff, #d1e3fa);background:linear-gradient(to bottom, #f6f9ff, #d1e3fa);}
.Page3D .unit-copy{ position:relative; display: flex;}
.Page3D .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% - 20px);}
.Page3D .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page3D .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page3D .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page3D .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page3D .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page3D .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page3D .unit-image-a{ width:804px; height: 603px; background: url(../img/page3/C4.png) center no-repeat; background-size:cover; position: relative; }
.Page3E{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;flex;background: -webkit-linear-gradient(to bottom, #fff, #d5d5d5);background: -o-linear-gradient(to bottom, #fff, #d5d5d5);background:-moz-linear-gradient(to bottom, #fff, #d5d5d5);background:linear-gradient(to bottom, #fff, #d5d5d5);}
.Page3E .unit-copy{ position:relative; display: flex;}
.Page3E .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page3E .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page3E .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page3E .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page3E .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page3E .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page3E .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page3E .unit-image-a{ width:619px; height: 538px; background: url(../img/page3/C5.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 220px);}

.Page4A{ width:100%; background:#1e1d1d; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.Page4A .unit-copy{ position:relative; display: flex;}
.Page4A .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page4A .unit-copy .text-content h2{ font-size: 40px; color:#fff;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page4A .unit-copy .text-content h3{ font-size: 20px;color:#fff; margin:20px 0 25px 0; font-weight:400;}
.Page4A .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page4A .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page4A .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page4A .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page4A .unit-image-a{ width:634px; height: 523px; background: url(../img/page4/W1.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 102px);}
.Page4B{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #fff, #f5f0f0);background: -o-linear-gradient(to bottom, #fff, #f5f0f0);background:-moz-linear-gradient(to bottom, #fff, #f5f0f0);background:linear-gradient(to bottom, #fff, #f5f0f0);}
.Page4B .unit-copy{ position:relative; display: flex;}
.Page4B .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% - 88px); }
.Page4B .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page4B .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page4B .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page4B .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page4B .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page4B .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page4B .unit-image-a{ width:935px; height: 662px; background: url(../img/page4/W2.png) center no-repeat; background-size:cover; position: relative; left: calc(0% - 95px);}
.Page4C{ width:100%; position:relative;   height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #fffbef, #fff4da);background: -o-linear-gradient(to bottom, #fffbef, #fff4da);background:-moz-linear-gradient(to bottom, #fffbef, #fff4da);background:linear-gradient(to bottom, #fffbef, #fff4da);}
.Page4C .unit-copy{ position:relative; display: flex;}
.Page4C .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% + 15%);}
.Page4C .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page4C .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page4C .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page4C .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page4C .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page4C .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page4C .unit-image-a{ width:880px; height: 500px; background: url(../img/page4/W3.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.Page4D{ width:100%; background:#1e1d1d; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.Page4D .unit-copy{ position:relative; display: flex;}
.Page4D .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page4D .unit-copy .text-content h2{ font-size: 40px; color:#fff;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page4D .unit-copy .text-content h3{ font-size: 20px;color:#fff; margin:20px 0 25px 0; font-weight:400;}
.Page4D .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page4D .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page4D .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page4D .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page4D .unit-image-a{ width:605px; height: 375px; background: url(../img/page4/W4.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 75px);}
.Page4E{ width:100%; position:relative;   height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #ffffff, #f5f0f0);background: -o-linear-gradient(to bottom, #ffffff, #f5f0f0);background:-moz-linear-gradient(to bottom, #ffffff, #f5f0f0);background:linear-gradient(to bottom, #ffffff, #f5f0f0);}
.Page4E .unit-copy{ position:relative; display: flex;}
.Page4E .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% + 15%);}
.Page4E .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page4E .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page4E .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page4E .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page4E .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page4E .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page4E .unit-image-a{ width:874px; height: 520px; background: url(../img/page4/W5.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.Page4F{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;flex;background: -webkit-linear-gradient(to bottom, #fff, #d5d5d5);background: -o-linear-gradient(to bottom, #fff, #d5d5d5);background:-moz-linear-gradient(to bottom, #fff, #d5d5d5);background:linear-gradient(to bottom, #fff, #d5d5d5);}
.Page4F .unit-copy{ position:relative; display: flex; text-align: center; justify-content: center;}
.Page4F .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center; text-align: center;}
.Page4F .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page4F .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page4F .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page4F .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page4F .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page4F .unit-imagel,.Page4F .unit-imager{ display: flex;flex-direction: column; justify-content: center;}
.Page4F .unit-imagel .unit-image-a{ width:457px; height: 373px; background: url(../img/page4/W6.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.Page4F .unit-imager .unit-image-a{ width:613px; height: 429px; background: url(../img/page4/W7.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 220px);}

.Page5A{ width:100%; background:#1e1d1d; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.Page5A .unit-copy{ position:relative; display: flex;}
.Page5A .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page5A .unit-copy .text-content h2{ font-size: 40px; color:#fff;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page5A .unit-copy .text-content h3{ font-size: 20px;color:#fff; margin:20px 0 25px 0; font-weight:400;}
.Page5A .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page5A .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page5A .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page5A .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page5A .unit-image-a{ width:631px; height: 435px; background: url(../img/page5/J1.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 102px);}
.Page5B{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #fff, #f5f0f0);background: -o-linear-gradient(to bottom, #fff, #f5f0f0);background:-moz-linear-gradient(to bottom, #fff, #f5f0f0);background:linear-gradient(to bottom, #fff, #f5f0f0);}
.Page5B .unit-copy{ position:relative; display: flex;}
.Page5B .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% - 60px); }
.Page5B .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page5B .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page5B .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page5B .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page5B .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page5B .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page5B .unit-image-a{ width:833px; height: 260px; background: url(../img/page5/J2.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.Page5C{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #f4f8ff, #dfecff);background: -o-linear-gradient(to bottom, #f4f8ff, #dfecff);background:-moz-linear-gradient(to bottom, #f4f8ff, #dfecff);background:linear-gradient(to bottom, #f4f8ff, #dfecff);}
.Page5C .unit-copy{ position:relative; display: flex;}
.Page5C .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page5C .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page5C .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page5C .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page5C .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page5C .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page5C .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page5C .unit-image-a{ width:660px; height: 372px; background: url(../img/page5/J3.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 125px);}
.Page5D{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #ffffff, #f5f0f0);background: -o-linear-gradient(to bottom, #ffffff, #f5f0f0);background:-moz-linear-gradient(to bottom, #ffffff, #f5f0f0);background:linear-gradient(to bottom, #ffffff, #f5f0f0);}
.Page5D .unit-copy{ position:relative; display: flex;}
.Page5D .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% + 10px);}
.Page5D .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page5D .unit-copy .text-content h3{ font-size: 20px;color:#999; margin:20px 0 25px 0; font-weight:400;}
.Page5D .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page5D .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page5D .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page5D .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page5D .unit-image-a{ width:780px; height: 600px; background: url(../img/page5/J4.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.Page5E{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #fffcf3, #fff4da);background: -o-linear-gradient(to bottom, #fffcf3, #fff4da);background:-moz-linear-gradient(to bottom, #fffcf3, #fff4da);background:linear-gradient(to bottom, #fffcf3, #fff4da);}
.Page5E .unit-copy{ position:relative; display: flex;}
.Page5E .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page5E .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page5E .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page5E .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page5E .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page5E .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page5E .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page5E .unit-image-a{  width:753px; height: 545px; background: url(../img/page5/J5.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 220px);}

.Page6A{ width:100%; background:#1e1d1d; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.Page6A .unit-copy{ position:relative; display: flex;}
.Page6A .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page6A .unit-copy .text-content h2{ font-size: 40px; color:#fff;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page6A .unit-copy .text-content h3{ font-size: 20px;color:#fff; margin:20px 0 25px 0; font-weight:400;}
.Page6A .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page6A .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page6A .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page6A .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page6A .unit-image-a{ width:853px; height: 457px; background: url(../img/page6/X1.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 320px);}
.Page6B{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;background: -webkit-linear-gradient(to bottom, #ffffff, #f5f0f0);background: -o-linear-gradient(to bottom, #ffffff, #f5f0f0);background:-moz-linear-gradient(to bottom, #ffffff, #f5f0f0);background:linear-gradient(to bottom, #ffffff, #f5f0f0);}
.Page6B .unit-copy{ position:relative; display: flex;}
.Page6B .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;  text-align: right; position: relative; left: calc(50% - 10px); }
.Page6B .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page6B .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page6B .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page6B .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page6B .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page6B .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.Page6B .unit-image-a{ width:814px; height: 497px; background: url(../img/page6/X2.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.Page6C{ width:100%; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;flex; background: -webkit-linear-gradient(to bottom, #f4f8ff, #dfecff);background: -o-linear-gradient(to bottom, #f4f8ff, #dfecff);background:-moz-linear-gradient(to bottom, #f4f8ff, #dfecff); background:linear-gradient(to bottom, #f4f8ff, #dfecff);}
.Page6C .unit-copy{ position:relative; display: flex; text-align: center; justify-content: center;}
.Page6C .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center; text-align: center;}
.Page6C .unit-copy .text-content h2{ font-size: 40px; color:#333;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page6C .unit-copy .text-content h3{ font-size: 20px;color:#666; margin:20px 0 25px 0; font-weight:400;}
.Page6C .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page6C .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page6C .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}
.Page6C .unit-imagel,.Page6C .unit-imager{ display: flex;flex-direction: column; justify-content: center;}
.Page6C .unit-imagel .unit-image-a{ width:370px; height: 518px; background: url(../img/page6/X3.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.Page6C .unit-imager .unit-image-a{ width:519px; height: 340px; background: url(../img/page6/X4.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 270px);}

.Page7A{ width:100%; background:url(../img/page7/page7bg.jpg) center no-repeat; background-size: cover; position:relative; height: 715px; max-width: 2560px; margin: 0 auto; display: flex;}
.Page7A .large-4{flex-basis: 100%; max-width: 100%;}
.Page7A .unit-copy{ position:relative; display: flex;}
.Page7A .unit-copy .text-content{display: flex; flex-direction: column; justify-content: center;}
.Page7A .unit-copy .text-content h2{ font-size: 40px; color:#ffffff;  font-weight:600; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.Page7A .unit-copy .text-content h3{ font-size: 20px;color:#ffffff; margin:20px 0 25px 0; font-weight:400;}
.Page7A .unit-copy .text-content .links a{ font-size:20px; color:#29c6ff; font-weight:400;}
.Page7A .unit-copy .text-content .links a:hover span{ opacity: 0.6;}
.Page7A .unit-copy .text-content .links .chevron{ position: relative; font-size: 22px; color: #29c6ff;}


/* 三级页面开始 */
.localnav{ position:relative; width: 100%; height: 55px;  background:#ffffff; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.localnav .localtitle{ float: left;  line-height: 55px; font-size: 18px; color: #000000; font-weight: 600;}
.localnav .des{ float: right; line-height: 55px; font-size: 11px; color: #666666;}
.lockup{ width: 100%; position: relative;background: #ededed; padding:80px 0;}
.lockup .hero_lockup{overflow: hidden; margin: 0 auto;}
.lockup .hero_lockup .hero_img { width: 600px; margin-bottom: 20px;}
.lockup .hero_lockup .hero_img img{width: 100%;}
.lockup .hero_lockup .pagination {position:relative;left: 0;text-align: center;bottom: 0;width: 100%;z-index:999;}
.lockup .hero_lockup .swiper-pagination-bullet {display: inline-block;width: 8px;height: 8px;opacity:1;border-radius: 10px;background: #333;margin: 0 6px;cursor: pointer;transition: width 0.3s ease-in-out;}
.lockup .hero_lockup .swiper-pagination-bullet-active{background: #d69c14;width:14px;}
.lockup .hero_content{ width: 80%; text-align: center; position: relative; margin:50px auto 0;}
.lockup .hero_content .hero_eyebrow{ font-size: 40px; color: #333; font-weight: bold;}
.lockup .hero_content .hero_headlin{ font-size: 60px; color: #000; padding: 30px 0 70px;}
.lockup .hero_content .hero_intro{ font-size: 24px; color: #666;  line-height: 2; margin: 0 auto;}
.localnav .subNav{ float:left;  line-height: 55px; }
.localnav .subNav li{ display:inline-block;}
.localnav .subNav li a{font-size: 15px; color: #333333; font-weight: 600; margin-right:50px;}
.localnav .subNav li.open a{color: #24b9ef; }
.localnav .des span{font-size: 11px; color: #666666;}
.localnav .des a{font-size: 11px; color: #666666; margin:0 5px;}
.localnav1{position: relative; width: 100%; height: 55px; background:#fff; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.localnav1 .subNav{ float:left; }
.localnav1 .subNav li{float:left; line-height: 55px; }
.localnav1 .subNav li a{font-size: 15px; color: #333333; font-weight: 600; margin-right:50px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.localnav1 .subNav li.open a{color: #24b9ef; }
.localnav1 .des{ float: right; line-height: 55px; font-size: 11px; color: #666666;}
.localnav1 .des span{font-size: 11px; color: #666666;}
.localnav1 .des a{font-size: 11px; color: #666666; margin:0 5px;}

.about_us01{width:100%; position:relative; max-width: 2560px; margin: 0 auto; display: flex;background:#fff; padding:60px 0;}
.about_us01 .title{ font-size:32px; color:#000; font-weight:bold;}
.about_us01 .about_c{ position:relative; margin-top:20px;}
.about_us01 .about_c .cont{font-size:15px; line-height:30px; color:#666; margin-bottom:30px;}
.about_us01 .Img_us01{position:relative;}
.about_us01 .Img_us01 .tour-guide{ width:100%; height:630px;background-size: 1400px 630px;  background-repeat: no-repeat;background-image:url(../img/page/tour.jpg); border-radius:30px;}
.about_us01 .Img_us01 .guided-tour{position: absolute; top: 0; z-index: 2; height: 100%; display: flex; flex-direction: column; justify-content: center; padding:0 10%; }
.about_us01 .Img_us01 .guided-tour .tile-copy{ font-size:20px; color:#fff;  display: flex; flex-direction: column; justify-content: center; }
.about_us01 .Img_us01 .guided-tour .tile-headline{ font-size:42px;color:#fff; display: flex; flex-direction: column; justify-content: center; margin-top:10px;}
.about_us01 .Img_us01 .guided-tour .tours-triggers{cursor: pointer; display: inline-block; text-align: center;font-size:15px; color:#333; background:#fff; width:92px; height:36px; line-height:36px; border-radius:18px; margin-top:20px;}
.about_us01 .Img_us01 .guided-tour .tours-triggers .videolist{width: 100%; height: 100%; position: absolute; left:0; top:0;}
.about_us01 .Img_us01 .guided-tour .tours-triggers .videolist:hover{ cursor: pointer; }
.about_us01 .Img_us01 .guided-tour .tours-triggers .videos{display:none; position:fixed; left:0; top:0;z-index:999; width:100%; height:100vh; background: rgba(0, 0, 0, .8);  }
.about_us01 .Img_us01 .guided-tour .tours-triggers .videosList{  position:absolute;top:50%; left:50%; transform: translate(-50%,-50%); width:60%; padding: 40px; background: #fff;}
.about_us01 .Img_us01 .guided-tour .tours-triggers .vclose{ position:absolute;right:10px; top:10px; border-radius:100%; cursor: pointer;}

.about_us01 .about_sl{ margin-top:20px;}
.about_us01 .about_sl .title{ font-size:32px; color:#000; font-weight:bold;}
.about_us01 .about_sl .sl_top{position:relative; margin-top:15px;}
.about_us01 .about_sl .sl_top p{font-size:17px; line-height:32px; color:#666; }
.about_us01 .about_sl .sl_top span{ width:18px; height:18px; margin:7px 0; background:#24b9ef; float:left; margin-right:10px;}
.about_us01 .about_sl .sl_con{margin-top:20px;}
.about_us01 .about_sl .sl_con .img{ width:32%;display:inline-block; float:left}
.about_us01 .about_sl .sl_con .img img{ width:100%;vertical-align:middle;}
.about_us01 .about_sl .sl_con .c{ width:66%; display:inline-block; float:right; font-size:17px; line-height:32px; color:#666;}
.about_us02{width:100%; position:relative; max-width: 2560px; margin: 0 auto; display: flex;background:#272727; padding:60px 0;}
.about_us02 .us02_top{ position:relative;}
.about_us02 .us02_top .title{ font-size:32px; color:#fff; font-weight:bold; margin-bottom:10px;}
.about_us02 .us02_top .top_us02{font-size:15px; line-height:30px; color:#fff;}
.about_us02 .us02_bott{ position:relative; margin-top:20px;}
.about_us02 .us02_bott .title{ font-size:32px; color:#fff; font-weight:bold; margin-bottom:10px;}
.about_us02 .us02_bott .bott_us02{font-size:15px; line-height:30px; color:#fff;}
.about_us03{width:100%; position:relative; max-width: 2560px; margin: 0 auto; display: flex;background:#fff; padding:60px 0;}
.about_us03 .us03_cont{ position:relative}
.about_us03 .us03_cont .title{ font-size:32px; color:#000; font-weight:bold; margin-bottom:15px;}
.about_us03 .us03_cont .cont{font-size:15px; line-height:32px; color:#666;}

.showgitlA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727; }
.showgitlA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center;}
.showgitlA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;}
.showgitlA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showgitlA .unit-imagel,.showgitlA .unit-imager{ display: flex;flex-direction: column; justify-content: center;}
.showgitlA .unit-imagel .unit-image-a{ width:559px; height: 306px; background: url(../img/page1/show/g1.png) center no-repeat; background-size:cover; position: relative; left: calc(-50% + 65px);}
.showgitlA .unit-imager .unit-image-a{ width:568px; height: 332px; background: url(../img/page1/show/g2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 180px);}
.showgitlB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showgitlB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showgitlB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showgitlB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showgitlB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showgitlB .unit-image-a{ width:612px; height: 612px; background: url(../img/page1/show/g3.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 40px);}
.showgitlC{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showgitlC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showgitlC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2; position: relative; left: calc(50% - 35px);}
.showgitlC .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showgitlC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showgitlC .unit-image-a{ width:781px; height: 464px; background: url(../img/page1/show/g4.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showgitlD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showgitlD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showgitlD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showgitlD .unit-image{position:relative; margin-top: 40px;}
.showgitlD .unit-image-a{width:900px; height: 548px; margin:0 auto; background: url(../img/page1/show/g5.png) center no-repeat; background-size: cover;}
.showgitlE{width:100%; position:relative; max-width: 2560px; padding: 30px 0; margin: 0 auto; display: flex;background:#f3efef;}
.showgitlE .unit-image{position:relative;}
.showgitlE .unit-image-a{width:798px; height: 882px; margin:0 auto; background: url(../img/page1/show/g6.png) center no-repeat; background-size: cover;}
.showmoduA{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showmoduA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showmoduA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2; position: relative; left: calc(50% - 130px);}
.showmoduA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showmoduA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showmoduA .unit-image-a{ width:913px; height: 197px; background: url(../img/page1/show/t1.png) center no-repeat; background-size:cover; position: relative; left: calc(-50% + 280px);}
.showmoduB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showmoduB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showmoduB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showmoduB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showmoduB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showmoduB .unit-image-a{ width:849px; height: 397px; background: url(../img/page1/show/t2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 275px);}
.showmoduC{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showmoduC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showmoduC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2; position: relative; left: calc(50% + 10px);}
.showmoduC .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showmoduC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showmoduC .unit-image-a{ width:938px; height: 187px; background: url(../img/page1/show/t3.png) center no-repeat; background-size:cover; position: relative; left: calc(-50% + 320px);}
.showmoduD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto; display: flex;background:#fff;}
.showmoduD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showmoduD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showmoduD .unit-image{position:relative; margin-top: 50px;}
.showmoduD .unit-image-a{width:652px; height: 510px; margin:0 auto; background: url(../img/page1/show/t4.png) center no-repeat; background-size: cover;}
.showmoduE{width:100%; position:relative; max-width: 2560px; padding: 30px 0; margin: 0 auto; display: flex;background:#f3efef;}
.showmoduE .unit-image{position:relative;}
.showmoduE .unit-image-a{width:674px; height: 604px; margin:0 auto; background: url(../img/page1/show/t5.png) center no-repeat; background-size: cover;}
.showtosaA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showtosaA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center;}
.showtosaA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;}
.showtosaA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showtosaA .unit-imagel,.showtosaA .unit-imager{ display: flex;flex-direction: column; justify-content: center;}
.showtosaA .unit-imagel .unit-image-a{ width:400px; height: 342px; background: url(../img/page1/show/r1.png) center no-repeat; background-size:cover; position: relative; left: calc(-50% + 130px);}
.showtosaA .unit-imager .unit-image-a{ width:391px; height: 359px; background: url(../img/page1/show/r2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 80px);}
.showtosaB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showtosaB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showtosaB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showtosaB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showtosaB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showtosaB .unit-image-a{ width:776px; height: 188px; background: url(../img/page1/show/r3.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 205px);}
.showtosaC{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showtosaC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showtosaC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2; position: relative; left: calc(50% - 35px);}
.showtosaC .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showtosaC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showtosaC .unit-image-a{ width:596px; height: 247px; background: url(../img/page1/show/r4.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showtosaD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px; margin: 0 auto; display: flex;background:#fff;}
.showtosaD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showtosaD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showtosaD .unit-image{position:relative; margin-top: 30px;}
.showtosaD .unit-image-a{width:982px; height: 806px; margin:0 auto; background: url(../img/page1/show/r5.png) center no-repeat; background-size: cover;}
.showtosaE{width:100%; position:relative; max-width: 2560px; padding: 30px 0; margin: 0 auto; display: flex;background:#f3efef;}
.showtosaE .unit-image{position:relative;}
.showtosaE .unit-image-a{width:992px; height: 766px; margin:0 auto; background: url(../img/page1/show/r6.png) center no-repeat; background-size: cover;}
.showwwsA{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showwwsA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showwwsA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2; position: relative; left: calc(50% - 130px);}
.showwwsA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showwwsA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showwwsA .unit-image-a{ width:720px; height: 402px; background: url(../img/page1/show/w1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showwwsB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showwwsB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showwwsB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showwwsB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showwwsB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showwwsB .unit-image-a{ width:675px; height: 403px; background: url(../img/page1/show/w2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 120px);}
.showwwsC{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showwwsC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showwwsC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2; position: relative; left: calc(50% - 110px);}
.showwwsC .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showwwsC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showwwsC .unit-image-a{ width:705px; height: 414px; background: url(../img/page1/show/w3.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}

.showbengA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showbengA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showbengA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(50% + 85px);}
.showbengA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showbengA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showbengA .unit-image-a{ width:760px; height: 336px; background: url(../img/page2/show/b1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showbengB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showbengB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showbengB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showbengB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showbengB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showbengB .unit-image-a{ width:698px; height: 459px; background: url(../img/page2/show/b2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 40px);}
.showbengC{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showbengC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showbengC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2; position: relative; left: calc(50% - 35px);}
.showbengC .unit-copy .text-tile .nowrap{ color: #e0c484; font-weight: bold;}
.showbengC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showbengC .unit-image-a{ width:661px; height: 318px; background: url(../img/page2/show/b3.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showbengD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showbengD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showbengD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showbengD .unit-image{position:relative; margin-top: 40px;}
.showbengD .unit-image-a{width:1371px; height: 1065px; margin:0 auto; background: url(../img/page2/show/b4.png) center no-repeat; background-size: cover;}

.showgongA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showgongA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showgongA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; right: calc(0%);}
.showgongA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showgongA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showgongA .unit-image-a{ width:646px; height: 402px; background: url(../img/page2/show/g1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showgongB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showgongB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showgongB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showgongB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showgongB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showgongB .unit-image-a{ width:553px; height: 436px; background: url(../img/page2/show/g2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 145px);}
.showgongC{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showgongC .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showgongC .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showgongC .unit-image{position:relative; margin-top: 40px;}
.showgongC .unit-image-a{width:826px; height: 540px; margin:0 auto; background: url(../img/page2/show/g3.png) center no-repeat; background-size: cover;}

.showlengA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showlengA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showlengA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(50% - 100px);}
.showlengA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showlengA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showlengA .unit-image-a{ width:784px; height: 425px; background: url(../img/page3/show/l1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showlengB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showlengB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showlengB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showlengB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showlengB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showlengB .unit-image-a{ width:845px; height: 600px; background: url(../img/page3/show/l2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 205px);}
.showlengC{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showlengC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showlengC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2; position: relative; left: calc(50% - 35px);}
.showlengC .unit-copy .text-tile .nowrap{ color: #e0c484; font-weight: bold;}
.showlengC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showlengC .unit-image-a{ width:726px; height: 517px; background: url(../img/page3/show/l3.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showlengD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showlengD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showlengD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showlengD .unit-image{position:relative; margin-top: 40px;}
.showlengD .unit-image-a{width:1054px; height:950px; margin:0 auto; background: url(../img/page3/show/l4.png) center no-repeat; background-size: cover;}

.showtaoA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showtaoA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showtaoA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(50% - 285px);}
.showtaoA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showtaoA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showtaoA .unit-image-a{ width:583px; height: 475px; background: url(../img/page3/show/t1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showtaoB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showtaoB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showtaoB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showtaoB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showtaoB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showtaoB .unit-image-a{ width:684px; height: 485px; background: url(../img/page3/show/t2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 95px);}
.showtaoC{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showtaoC .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showtaoC .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showtaoC .unit-image{position:relative; margin-top: 40px;}
.showtaoC .unit-image-a{width:1064px; height:1426px; margin:0 auto; background: url(../img/page3/show/t3.png) center no-repeat; background-size: cover;}

.showqitiA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showqitiA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center;}
.showqitiA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;}
.showqitiA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showqitiA .unit-imagel,.showqitiA .unit-imager{ display: flex;flex-direction: column; justify-content: center;}
.showqitiA .unit-imagel .unit-image-a{ width:457px; height: 396px; background: url(../img/page3/show/q1.png) center no-repeat; background-size:cover; position: relative; left: calc(-50% + 110px);}
.showqitiA .unit-imager .unit-image-a{ width:358px; height: 417px; background: url(../img/page3/show/q2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 60px);}
.showqitiB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showqitiB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showqitiB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showqitiB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showqitiB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showqitiB .unit-image-a{ width:428px; height: 481px; background: url(../img/page3/show/q3.png) center no-repeat; background-size:cover; position: relative; left: calc(50% + 145px);}
.showqitiC{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showqitiC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showqitiC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2; position: relative; left: calc(50% - 35px);}
.showqitiC .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showqitiC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showqitiC .unit-image-a{ width:445px; height: 530px; background: url(../img/page3/show/q4.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showqitiD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showqitiD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showqitiD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showqitiD .unit-image{position:relative; margin-top: 40px;}
.showqitiD .unit-image-a{width:501px; height: 705px; margin:0 auto; background: url(../img/page3/show/q5.png) center no-repeat; background-size: cover;}
.showqitiE{width:100%; position:relative; max-width: 2560px; padding: 30px 0; margin: 0 auto; display: flex;background:#f3efef;}
.showqitiE .unit-image{position:relative;}
.showqitiE .unit-image-a{width:783px; height: 637px; margin:0 auto; background: url(../img/page3/show/q6.png) center no-repeat; background-size: cover;}

.showyaliA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showyaliA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showyaliA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(50% - 111px);}
.showyaliA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showyaliA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showyaliA .unit-image-a{ width:449px; height: 413px; background: url(../img/page3/show/y1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}

.showtaiA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showtaiA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showtaiA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(50% - 270px);}
.showtaiA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showtaiA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showtaiA .unit-image-a{ width:678px; height: 534px; background: url(../img/page3/show/h1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}

.showsheA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showsheA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showsheA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(50% - 276px);}
.showsheA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showsheA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showsheA .unit-image-a{ width:541px; height:446px; background: url(../img/page4/show/s1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showsheB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showsheB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showsheB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showsheB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #d69c14; font-weight: bold;}
.showsheB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showsheB .unit-image-a{ width:407px; height: 385px; background: url(../img/page4/show/s2.png) center no-repeat; background-size:cover; position: relative; left: calc(50%);}
.showsheC{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showsheC .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showsheC .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showsheC .unit-image{position:relative; margin-top: 40px;}
.showsheC .unit-image-a{width:1065px; height:1145px; margin:0 auto; background: url(../img/page4/show/s3.png) center no-repeat; background-size: cover;}

.showduoA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showduoA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showduoA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; }
.showduoA .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #e0c484; font-weight: bold;}
.showduoA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showduoA .unit-image-a{ width:729px; height: 529px; background: url(../img/page4/show/d1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showduoB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showduoB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showduoB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showduoB .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #d69c14; font-weight: bold;}
.showduoB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showduoB .unit-image-a{ width:635px; height: 552px; background: url(../img/page4/show/d2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 170px);}
.showduoC{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showduoC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; margin: 0 auto;}
.showduoC .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;}
.showduoC .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #e0c484; font-weight: bold;}
.showduoC .unit-imagel,.showduoC .unit-imager{ display: flex;flex-direction: column; justify-content: center;}
.showduoC .unit-imagel .unit-image-a{ width:563px; height: 412px; background: url(../img/page4/show/d3.png) center no-repeat; background-size:cover; position: relative; left: calc(-50% - 10px);}
.showduoC .unit-imager .unit-image-a{ width:426px; height: 400px; background: url(../img/page4/show/d4.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 120px);}
.showduoD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showduoD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showduoD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showduoD .unit-image{position:relative; margin-top: 40px;}
.showduoD .unit-image-a{width:1385px; height:873px; margin:0 auto; background: url(../img/page4/show/d5.png) center no-repeat; background-size: cover;}

.showtrzuA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showtrzuA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showtrzuA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(50% - 160px);}
.showtrzuA .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #e0c484; font-weight: bold;}
.showtrzuA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showtrzuA .unit-image-a{ width:957px; height: 408px; background: url(../img/page4/show/z1.png) center no-repeat; background-size:cover; position: relative; left: calc(-50% + 270px);}
.showtrzuB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showtrzuB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showtrzuB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showtrzuB .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #d69c14; font-weight: bold;}
.showtrzuB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showtrzuB .unit-image-a{ width:919px; height: 365px; background: url(../img/page4/show/z2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 310px);}
.showtrzuC{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showtrzuC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showtrzuC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2; position: relative; }
.showtrzuC .unit-copy .text-tile .nowrap{ color: #d69c14; font-weight: bold;}
.showtrzuC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showtrzuC .unit-image-a{ width:647px; height: 559px; background: url(../img/page4/show/z3.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showtrzuD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showtrzuD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showtrzuD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showtrzuD .unit-image{position:relative; margin-top: 40px;}
.showtrzuD .unit-image-a{width:1400px; height:634px; margin:0 auto; background: url(../img/page4/show/z4.png) center no-repeat; background-size: cover;}


.showpingA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#fff;}
.showpingA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; margin: 0 auto;}
.showpingA .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showpingA .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #d69c14; font-weight: bold;}
.showpingA .unit-imagel,.showpingA .unit-imagen{ display: flex;flex-direction: column; justify-content: center;}
.showpingA .unit-imagel .unit-image-a{ width:420px; height: 301px; background: url(../img/page4/show/p1.png) center no-repeat; background-size:cover; position: relative; left: calc(-30%);}
.showpingA .unit-imagen .unit-image-a{ width:500px; height: 390px; background: url(../img/page4/show/p2.png) center no-repeat; background-size:cover; position: relative; left: calc(-30%);}
.showpingA .unit-imagen p{position:relative;bottom: -10px; left:calc(-30%);font-size: 30px; color: #0e050b; text-align: center;}
.showpingB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showpingB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showpingB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showpingB .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #d69c14; font-weight: bold;}
.showpingB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showpingB .unit-image-a{ width:537px; height: 492px; background: url(../img/page4/show/p3.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 70px);}
.showpingC{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showpingC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showpingC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2; position: relative; }
.showpingC .unit-copy .text-tile .nowrap{ color: #d69c14; font-weight: bold;}
.showpingC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showpingC .unit-image-a{ width:654px; height: 497px; background: url(../img/page4/show/p4.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showpingD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showpingD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showpingD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showpingD .unit-image{position:relative; margin-top: 40px;}
.showpingD .unit-image-a{width:1138px; height:967px; margin:0 auto; background: url(../img/page4/show/p5.png) center no-repeat; background-size: cover;}

.showweiboA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#fff;}
.showweiboA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; margin: 0 auto;}
.showweiboA .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showweiboA .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #d69c14; font-weight: bold;}
.showweiboA .unit-imagel,.showweiboA .unit-imagen{ display: flex;flex-direction: column; justify-content: center;}
.showweiboA .unit-imagel .unit-image-a{ width:500px; height: 390px; background: url(../img/page4/show/w1.png) center no-repeat; background-size:cover; position: relative; left: calc(-30%);}
.showweiboA .unit-imagen .unit-image-a{ width:500px; height: 390px; background: url(../img/page4/show/w2.png) center no-repeat; background-size:cover; position: relative; left: calc(-30%);}
.showweiboA .unit-imagel p,.showweiboA .unit-imagen p{position:relative;bottom: -10px; left:calc(-30%);font-size: 30px; color: #0e050b; text-align: center;}
.showweiboB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showweiboB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showweiboB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showweiboB .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #d69c14; font-weight: bold;}
.showweiboB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showweiboB .unit-image-a{ width:677px; height: 556px; background: url(../img/page4/show/w3.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 190px);}
.showweiboC{ width:100%; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showweiboC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showweiboC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2; position: relative; left: calc(50% - 270px);}
.showweiboC .unit-copy .text-tile .nowrap{ color: #d69c14; font-weight: bold;}
.showweiboC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showweiboC .unit-image-a{ width:965px; height: 448px; background: url(../img/page4/show/w4.png) center no-repeat; background-size:cover; position: relative; left: calc(-50% + 240px);}
.showweiboD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showweiboD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showweiboD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showweiboD .unit-image{position:relative; margin-top: 40px;}
.showweiboD .unit-image-a{width:893px; height:1133px; margin:0 auto; background: url(../img/page4/show/w5.png) center no-repeat; background-size: cover;}
.showweiboE{width:100%; position:relative; max-width: 2560px; padding: 30px 0; margin: 0 auto; display: flex;background:#f3efef;}
.showweiboE .unit-image{position:relative;}
.showweiboE .unit-image-a{width:1040px; height: 872px; margin:0 auto; background: url(../img/page4/show/w6.png) center no-repeat; background-size: cover;}


.showxinA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showxinA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showxinA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left:calc(0%);}
.showxinA .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #e0c484; font-weight: bold;}
.showxinA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showxinA .unit-image-a{ width:584px; height: 475px; background: url(../img/page4/show/x1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showxinB{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#fff5dd;}
.showxinB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; margin: 0 auto;}
.showxinB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showxinB .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #d69c14; font-weight: bold;}
.showxinB .unit-imagel,.showxinB .unit-imager{ display: flex;flex-direction: column; justify-content: center;}
.showxinB .unit-imagel .unit-image-a{ width:583px; height: 413px; background: url(../img/page4/show/x2.png) center no-repeat; background-size:cover; position: relative; left: calc(-50% - 10px);}
.showxinB .unit-imager .unit-image-a{ width:551px; height: 413px; background: url(../img/page4/show/x3.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 160px);}
.showxinC{ width:100%; background:#f3efef; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showxinC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showxinC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;  position: relative; left: calc(50% - 270px);}
.showxinC .unit-copy .text-tile .nowrap{text-decoration: inherit; color: #e0c484; font-weight: bold;}
.showxinC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showxinC .unit-image-a{ width:600px; height: 467px; background: url(../img/page4/show/x4.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showxinD{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showxinD .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showxinD .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showxinD .unit-image{position:relative; margin-top: 40px;}
.showxinD .unit-image-a{width:1253px; height:618px; margin:0 auto; background: url(../img/page4/show/x5.png) center no-repeat; background-size: cover;}
.showxinE{width:100%; position:relative; max-width: 2560px; padding: 30px 0; margin: 0 auto; display: flex;background:#f3efef;}
.showxinE .unit-image{position:relative;}
.showxinE .unit-image-a{width:1380px; height: 927px; margin:0 auto; background: url(../img/page4/show/x6.png) center no-repeat; background-size: cover;}

.showtiaoA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showtiaoA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showtiaoA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(0%);}
.showtiaoA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showtiaoA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showtiaoA .unit-image-a{ width:683px; height: 347px; background: url(../img/page5/show/t1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showtiaoB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showtiaoB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showtiaoB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showtiaoB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #d69c14; font-weight: bold;}
.showtiaoB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showtiaoB .unit-image-a{ width:751px; height: 476px; background: url(../img/page5/show/t2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 250px);}

.showbianA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showbianA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showbianA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(0%);}
.showbianA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showbianA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showbianA .unit-image-a{ width:720px; height: 417px; background: url(../img/page5/show/b1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showbianB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showbianB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showbianB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showbianB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #d69c14; font-weight: bold;}
.showbianB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showbianB .unit-image-a{ width:655px; height: 382px; background: url(../img/page5/show/b2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 250px);}
.showbianC{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showbianC .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showbianC .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showbianC .unit-image{position:relative; margin-top: 40px;}
.showbianC .unit-image-a{width:940px; height:828px; margin:0 auto; background: url(../img/page5/show/b3.png) center no-repeat; background-size: cover;}

.showshuangA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showshuangA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showshuangA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(0%);}
.showshuangA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showshuangA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showshuangA .unit-image-a{ width:770px; height: 418px; background: url(../img/page5/show/s1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showshuangB{width:100%; background:#fff5dd; position:relative; height: 660px;max-width: 2560px;margin: 0 auto; display: flex;}
.showshuangB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showshuangB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showshuangB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showshuangB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showshuangB .unit-image-a{ width:813px; height: 538px; background: url(../img/page5/show/s2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 250px);}
.showshuangC{width:100%; position:relative;max-width:2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showshuangC .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showshuangC .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showshuangC .unit-image{position:relative; margin-top: 40px;}
.showshuangC .unit-image-a{width:976px; height:1005px; margin:0 auto; background: url(../img/page5/show/s3.png) center no-repeat; background-size: cover;}

.showdianA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showdianA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showdianA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(0%);}
.showdianA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showdianA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showdianA .unit-image-a{ width:595px; height: 423px; background: url(../img/page5/show/d1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showdianB{width:100%; background:#fff5dd; position:relative; height: 660px;max-width: 2560px;margin: 0 auto; display: flex;}
.showdianB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showdianB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showdianB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #d69c14; font-weight: bold;}
.showdianB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showdianB .unit-image-a{ width:582px; height: 558px; background: url(../img/page5/show/d2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 140px);}
.showdianC{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#f3efef;}
.showdianC .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showdianC .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;position: relative; left: calc(0%);}
.showdianC .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #d69c14; font-weight: bold;}
.showdianC .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showdianC .unit-image-a{ width:712px; height: 538px; background: url(../img/page5/show/d3.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}

.showzhouA{width:100%; position:relative; height:660px; max-width: 2560px; margin: 0 auto; display: flex;background:#272727;}
.showzhouA .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showzhouA .unit-copy .text-tile{font-size: 24px; color:#fff; line-height: 2;position: relative; left: calc(0%);}
.showzhouA .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #e0c484; font-weight: bold;}
.showzhouA .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showzhouA .unit-image-a{ width:741px; height: 563px; background: url(../img/page5/show/z1.png) center no-repeat; background-size:cover; position: relative; left: calc(0%);}
.showzhouB{ width:100%; background:#fff5dd; position:relative; height: 660px; max-width: 2560px; margin: 0 auto; display: flex;}
.showzhouB .unit-copy{ position:relative; display: flex; flex-direction: column; justify-content: center; }
.showzhouB .unit-copy .text-tile{font-size: 24px; color:#000; line-height: 2;}
.showzhouB .unit-copy .text-tile .nowrap{text-decoration: inherit;white-space: nowrap; color: #d69c14; font-weight: bold;}
.showzhouB .unit-image{ display: flex;flex-direction: column; justify-content: center;}
.showzhouB .unit-image-a{ width:632px; height: 518px; background: url(../img/page5/show/z2.png) center no-repeat; background-size:cover; position: relative; left: calc(50% - 250px);}
.showzhouC{width:100%; position:relative; max-width: 2560px;padding: 80px 0 40px;margin: 0 auto;display: flex;background:#fff;}
.showzhouC .unit-copy{position: relative;display: flex; flex-direction: column;justify-content: center;}
.showzhouC .unit-copy h3{text-align: center; color: #333;font-size: 28px; font-weight: 600; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showzhouC .unit-image{position:relative; margin-top: 40px;}
.showzhouC .unit-image-a{width:894px; height:1105px; margin:0 auto; background: url(../img/page5/show/z3.png) center no-repeat; background-size: cover;}


.newsMain{width:100%; position:relative;max-width: 2560px; margin: 0 auto; display: flex; background:#f5f5f7; padding:60px 0;}
.newsMain .pageNews{ width:100%; }
.newsMain .pageNews .list{
    margin-right: -3%;
}
.newsMain .pageNews .list .listitem{ width:30.333%; float:left;  list-style: none; margin-bottom: 36px; margin-right:3%; background-color: #fff; border-radius: 16px;  overflow: hidden; z-index: 0;
    position: relative;}
.newsMain .pageNews .list .listitem .tile_description{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding:24px;
}
.newsMain .pageNews .list .listitem .tile_description .tile_category{ font-size:13px; color:#6e6e73; font-weight:700; margin-bottom:10px;}
.newsMain .pageNews .list .listitem .tile_description .tile_headline{ font-size:20px; font-weight:700;  color: #1d1d1f; line-height:28px; height:56px;  overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.newsMain .pageNews .list .listitem .tile_description .tile_timestamp{ margin-top:12px; font-size:14px; color:#6e6e73; font-weight:400;}
.newsMain .pageNews .list .listitem:hover .tile_description .tile_headline{ color:#24b9ef;}
.newsMain .pageNews .pageCat{width:100%; margin:0 auto; font-size:14px; color:#6e6e73;font-weight:bold; }
.newsMain .pageNews .pageNewsT{ width:100%; margin:0 auto; font-size:24px; color:#333;font-weight:bold; }
.newsMain .pageNews .pageNewsC{ width:100%; margin:0 auto; font-size:14px; color:#333;padding:15px 0;}
.newsMain .pageNews .pageNewsD{ width:100%; margin:0 auto; font-size:15px; color:#333; line-height:32px; margin-top:20px;}
.newsMain .pageNews .pageNewsD p a{font-size: 15px !important; }
.newsMain .pageNews .pageNewsD img{max-width:100%; margin:5px 0;}
.newsMain .pageNews .pageNewsD table{border-collapse:collapse;width:100% !important;}
.newsMain .pageNews .pageNewsD table,.newsMain .pageNews .pageNewsD tr{ font-size: 15px; color: #444; }
.newsMain .pageNews .pageNewsD table,.newsMain .pageNews .pageNewsD th,.newsMain .pageNews .pageNewsD td{border: 1px solid black;text-align: center; font-size: 15px;}
.newsMain .pageNews .goback{text-align: right;margin-top: 60px;}
.newsMain .pageNews .goback a{display: inline-block;width:160px;height:50px;line-height: 50px;text-align: center;background:#24b9ef;color:#fff;}
.newsMain .pageNews .goback a img{position: relative;margin-right:10px;}


.page_btm{width: 100%;padding-top: 30px; margin-top:30px; border-top: 1px solid #e5e5e5;display: flex;align-items: center; justify-content: space-between;}
.page_btm .paging_nav{width: calc(100% - 180px);margin: 0;display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;flex-direction: column;align-content: flex-start;}
.page_btm .paging_nav .prevpage{float: left;width: 100%;}
.page_btm .paging_nav .prevpage a{line-height: 2;color: #555555; font-size: 15px;display: inline-block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis}
.page_btm .paging_nav .prevpage:hover a{color: #24b9ef;}
.page_btm .paging_nav .nextpage {float: left;width: 100%;}
.page_btm .paging_nav .nextpage a{line-height: 2;color: #555555;font-size: 15px; display: inline-block; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis}
.page_btm .paging_nav .nextpage:hover a{color: #24b9ef;}
.page_btm .return_list{width: 150px;}
.page_btm .return_list .backList{width:100%; height: 45px; font-size: 15px; color: #ffffff; border-radius: 25px; background: #24b9ef; display: flex; align-items: center; justify-content: center;}
.page_btm .return_list .backList .ml-cio{margin-left: 10px; height: 12px;}
.page_btm .return_list .backList:hover{background:#24b9ef;}

.joinMain{width:100%; position:relative;max-width: 2560px; margin: 0 auto; display: flex; background:#f5f5f7; padding:60px 0;}
.joinMain .boxJoin{ position:relative;}
.joinMain .boxJoin .item{display: inline-block;width: 32.866%;margin-right: 0.7%;margin-bottom: 6px;background-color: #ffffff; border-radius:15px;}
.joinMain .boxJoin .item:nth-child(3n){ margin-right:0;}
.joinMain .boxJoin .item a{display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox;  display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column; -moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;  flex-direction: column; -webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between; text-align: left; -webkit-transition: opacity 0.3s; -o-transition: opacity 0.3s;-moz-transition: opacity 0.3s; transition: opacity 0.3s; padding:30px;}
.joinMain .boxJoin .item .title{display: -webkit-box;height: 56px;font-size: 20px; font-weight:bold; line-height: 28px; color: #222831; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.joinMain .boxJoin .item .status{display: -webkit-box;display: -webkit-flex;display: -moz-box; display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 15px; line-height: 20px; color: #999;}
.joinMain .boxJoin .item .status span{padding-right: 12px;margin-right: 12px;border-right: 1px solid #dddfe3;}
.joinMain .boxJoin .item .status span:last-child{ border-right:none;}
.joinMain .boxJoin .item:hover .title{ color:#222831;}
.joinMain .joinInfoCon{ padding:4%; background:#fff; border-radius:15px;}
.joinMain .joinInfoCon .joinInfoTiT{font-size: 24px;color: #000;;margin-bottom: 20px; font-weight:700;}
.joinMain .joinInfoCon .joinInfoTic{margin-bottom: 40px;color: #999;}
.joinMain .joinInfoCon .joinInfoTic .m{padding-right: 12px; margin-right: 12px; border-right: 1px solid #dddfe3;}
.joinMain .joinInfoCon .joinInfoTic .m:last-child{border-right:none;}
.joinMain .joinInfoCon .joinInfoTiD .zwms{display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify;  justify-content: space-between; -webkit-box-align: center;  -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;font-size: 18px;font-weight: bold;margin-bottom: 30px;color: #333; }
.joinMain .joinInfoCon .joinInfoTiD .zwms .hr{-webkit-box-flex: 1;-webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1;
 margin-left: 12px;height: 1px; background-color: #eee;}
.joinMain .joinInfoCon .joinInfoTiD .ContentBox { font-size: 15px; line-height: 32px;color: #666;}
.joinMain .joinInfoCon .joinInfoTiD .job{ font-size:16px; line-height:30px; color: #333; font-weight:700;}
.joinMain .joinInfoCon .joinInfoTiD .jltd{display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify;  justify-content: space-between; -webkit-box-align: center;  -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; font-size: 18px; font-weight: bold; margin-bottom: 20px; color: #333; margin-top:40px;}
.joinMain .joinInfoCon .joinInfoTiD .jltd .hr{-webkit-box-flex: 1;-webkit-flex-grow: 1; -moz-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1;
 margin-left: 12px;height: 1px; background-color: #eee;}
.joinMain .joinInfoCon .goback{text-align: right;margin-top: 60px;}
.joinMain .joinInfoCon .goback a{display: inline-block;width:160px;height:50px;line-height: 50px;text-align: center;background:#24b9ef;color:#fff;}
.joinMain .joinInfoCon .goback a img{position: relative;margin-right:10px;}

/* fenye */
.pages { margin:20px auto 0; text-align:center; font-size:14px;}
.pages li { display:inline-block; height:36px; line-height:36px; background:#fff;  border-radius:10px; margin:0 3px;}
.pages li a{text-align:center; color:#333; padding:0 15px;}
.pages .active {background:#24b9ef;  text-decoration:none}
.pages .active a{color:#fff; }
.pages li:hover { background:#24b9ef;   text-decoration:none }
.pages li:hover a{ color:#fff;}
.pages span{ display:inline-block; height:26px; line-height:26px;  border:1px solid #ccc; color:#333; text-align:center; padding:0 13px;}


