@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family:Inter;font-size: 16px; font-size: 1.6rem; height: 100%;background:#fff;width:100%;max-width:1920px; overflow-x:hidden;}


img {border: none;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span,em {margin: 0;padding: 0;list-style: none;color: #333333;}
img{display:block; transition: 0.5s;}
a {text-decoration: none;color: #333333;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;}
h1,h2 {margin: 0;padding: 0;font-weight: normal;color: #333333;}
.clear {clear: both;}
.maln {margin-left: auto !important}
input, textarea, select {font-family:Inter;font-size: 12px;font-size: 1.2rem;color:#999999;border: none;outline: none;}
.fl {float:left;}
.fr {float:right;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

input[type= "button"],input[ type="submit" ],input[type="reset"] {-webkit-appearance: none;}
button{border-radius : 0px; -webkit-border-radius:0px;}

::selection { color: #fff; background: #CDD9E2;}

* { margin: 0px; padding: 0px; -moz-box-sizing: border-box; box-sizing: border-box;}
::-webkit-scrollbar {
width:4px; height: 4px;
}
::-webkit-scrollbar-track {
background: #e5e5e5
}
::-webkit-scrollbar-thumb {
background:#CDD9E2;
}


.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#999;}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#999;}
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#999;}
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#999;}
 
    .zong {width: 95%; max-width: 1600px; margin: auto;}
    .zong1 {width: 95%; max-width: 1710px; margin: auto;}
.jiacu{font-family:Interb;}

a:hover img{transform: scale(1.1,1.1)}
img{max-width: 100%;}
a:hover{ color: #CDD9E2;}

.mp{ font-size: 16px; font-size: 1.6rem; line-height: 28px; color: #333;}
.mp p,.mp a{color: #333; display: block;}
.mp a:hover{color: #CDD9E2;}

.mp1{ font-size: 18px; font-size: 1.8rem; line-height: 32px; color: #666;}
.mp1 p,.mp1 a{color: #666; display: block;}
.mp1 a:hover{color: #CDD9E2;}

.mp2{ font-size: 20px; font-size: 2rem; line-height: 32px; color: #666;}
.mp2 p,.mp2 a{color: #666; display: block;}
.mp2 a:hover{color: #CDD9E2;}

@media screen and (max-width:1559px) {
.mp1{ font-size: 16px; font-size: 1.6rem; line-height: 28px !important;}
.mp2{ font-size: 16px; font-size: 1.6rem; line-height: 28px !important;}
}
@media screen and (max-width:1359px) {
.mp,.mp1,.mp2{ font-size: 14px; font-size: 1.4rem; line-height: 26px !important;}
body{ font-size: 14px; font-size: 1.4rem; }
}
@media screen and (max-width:767px) {
.mp,.mp1,.mp2{ font-size: 12px; font-size: 1.2rem; line-height: 22px !important;}
body{ font-size: 12px; font-size: 1.2rem; }
}

.img1{ display: block; position: relative; overflow: hidden;}
.img1 img{ width: 100%; position: relative; z-index: 1}
.img1:before{content: ''; position: absolute; width: 0px; height: 100%; background: #000; opacity: 0.5;  left: 50%; transform: translateX(-50%); top: 0px; transition: 1s; z-index: 2}
.img1:after{content: ''; position: absolute; width: 100%; height: 0px; background: #000; opacity: 0.5;  top: 50%; transform: translateY(-50%); left: 0px; transition: 1s; z-index: 2}
.img1:hover:before{width: 100%; opacity: 0}
.img1:hover:after{height: 100%; opacity: 0}

@keyframes m1tu
{
0% { opacity:0; left:0px;}
50% { opacity:1; left:50%;}
100% { opacity:0; left:100%}
}

.img2{display: block; width: 300px; margin: auto; position:relative; overflow:hidden; z-index:1}
.img2 img{width: 100%;}
.img2:after{ content:""; height:100%; position:absolute; top:0px; transition:0.5s; background:#fff;  width:40px; filter: blur(30px); opacity:0; z-index:3}
.img2:hover:after{ -webkit-animation-name:m1tu; animation-name:m1tu; -webkit-animation-duration:0.3s; animation-duration:0.3s; -webkit-animation-timing-function:linear; animation-timing-function:linear;  -webkit-animation-iteration-count:1; animation-iteration-count:1}

.niu1 { position: relative; display: inline-block; vertical-align: middle; overflow: hidden; }
.niu1 span { position: relative; z-index: 2;}
.niu1:before { position: absolute; content: ''; top: 0px; bottom: 0px; left: 0px; right: -50px; border-bottom: 50px solid #CDD9E2; border-right: 30px solid transparent; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
.niu1:after { position: absolute; content: ''; top: 0px; right: 0px; bottom: 0px; left: -50px; border-left: 30px solid transparent; border-bottom: 50px solid #CDD9E2; -webkit-transition: all 600ms ease; -o-transition: all 600ms ease; -moz-transition: all 600ms ease; transition: all 600ms ease; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
.niu1:hover:before { -webkit-transform: translateX(-40%); -moz-transform: translateX(-40%); -ms-transform: translateX(-40%); -o-transform: translateX(-40%); transform: translateX(-40%); }
.niu1:hover:after { -webkit-transform: translateX(40%); -moz-transform: translateX(40%); -ms-transform: translateX(40%); -o-transform: translateX(40%); transform: translateX(40%); }

.niu2 { overflow: hidden; position: relative; }
.niu2 span { position: relative; display: block; z-index: 2; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
.niu2 span:before { position: absolute; left: 0; top: 0; z-index: -1; height: 100%; width: 100%; content: ""; background-color: #CDD9E2; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: top right; -moz-transform-origin: top right; -ms-transform-origin: top right; -o-transform-origin: top right; transform-origin: top right; transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1); transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);}
.niu2:hover span:before { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform-origin: bottom left; -moz-transform-origin: bottom left; -ms-transform-origin: bottom left; -o-transform-origin: bottom left; transform-origin: bottom left; }

.niu3 { position: relative; z-index: 1; overflow: hidden; -webkit-transition: background 0.4s linear, color 0.3s linear; -o-transition: background 0.4s linear, color 0.3s linear; -moz-transition: background 0.4s linear, color 0.3s linear; transition: background 0.4s linear, color 0.3s linear; }
.niu3:after { position: absolute; top: 50%; left: 50%; width: 120%; height: 50%; opacity: 0; z-index: -1; content: ''; background: #CDD9E2; -webkit-transition: all 0.4s linear 0s; -o-transition: all 0.4s linear 0s; -moz-transition: all 0.4s linear 0s; transition: all 0.4s linear 0s; -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg); -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg); -o-transform: translateX(-50%) translateY(-50%) rotate(45deg); transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.niu3:hover { color: #fff; }
.niu3:hover:after { height: 500%; opacity: 1; }


.at-resp-share-element .at4-share-count-container {text-decoration: none;float: right; padding-right: 15px;line-height: 25px !important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}
.at-resp-share-element .at-icon{width: 24px!important;height: 24px!important;}
.at-style-responsive .at-share-btn{padding: 0!important; border-radius: 2px!important;}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width: 24px!important;height: 24px!important;}
.at-resp-share-element .at-share-btn{margin-bottom: 0!important;margin-right: 3px!important;}


/*  head  */
.head{ position:fixed; width:100%; left:0px; top:0px; transition:1s;
background: linear-gradient(180deg, rgba(255,255,255,.7) 0%, rgba(255, 255, 255, 0) 100%); z-index:99999;}
.headh{ background: #CDD9E2;}

.head .zong1{ padding-top: 20px;}
.logo{ float:left;width:205px; margin-top: 12px;}
.logon{ display: block;}
.logon img{display:block;margin:auto;width:100%; transition:1s; transform: scale(1) !important}

/*  sousuo  */
.sousuo{ float:right; width:26px; height:47px; margin-top: 20px; margin-right: 50px; position:relative; z-index:9999; transition:0.5s;}
.sousuo form{ width:500px; height:0px; overflow:hidden; position:absolute; right:0px; top:130%; background:#CDD9E2; border-radius:4px;color:#2f3135; border:0px solid rgba(0,0,0,0); transition:0.5s; z-index:99999}
.sou{width: 100%;height:53px;line-height:53px; border-radius:4px; padding-left:10px; padding-right: 60px; font-size:14px; font-size:1.4rem; color:#2f3135; border:1px solid #ccc; background:#fff;}
.suo{width:55px;height:55px; float:right; background:none; position:absolute; right: 10px; top: 10px; z-index:9999999; border-radius:4px; cursor:pointer;}
.sou2,.sou1{ width:26px; height:40px; text-align:center; line-height:43px; position:absolute; right:0px; top:0px; font-size:28px !important; color:#222; font-weight: bold; cursor:pointer; z-index:99990;  transition:1s;}
.sou1{ color:#2f3135; width: 55px; height: 55px; line-height: 55px; top: 10px; right: 10px; font-size:20px !important;}
.sousuof form{ height:75px; padding:10px;}


.yvn{ float:right; position:relative; margin-top: 19px; z-index:9999}
.yvzhonga{ display:block; height: 40px; text-align: center; line-height:40px; transition:1s; color:#111111; cursor:pointer; position:relative; z-index:99999}
.yvzhonga span{ display: inline-block; vertical-align: middle; font-size: 14px; color: #222; font-size: 34px; font-size: 3.4rem;}
.yvzhonga i{ display: inline-block; vertical-align: middle; margin-left: 8px; margin-top: 6px; width: 0; border-radius: 3px; border: 7px solid #222; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent;}

.yvul{ width:100%; min-width:100px; position:absolute; top:46px; right:0px; background:#fff; border:1px solid #ccc; display:none;}
.yvul a{ display:block; padding:5px 10px; font-size:14px; font-size:1.4rem; line-height:26px; color:#333;}
.yvul a:hover{ background:#CDD9E2;}

.daohang{ float:right; transition:0.5s; margin-top: 25px; margin-right: 63px;}
.daohang>li{ float:left; z-index:999; margin-right: 11px; position: relative; padding-bottom: 18px;}
.daohang>li>a{display:block;font-size:18px;font-size:1.8rem;line-height:30px; padding: 0 15px; padding-bottom: 10px; color:#222; text-transform: uppercase; cursor:pointer; transition:1s; position: relative;}
.daohang>li>a:before{content: "";position: absolute; width: 0px; height: 2px; background: #050505; bottom: 0px; left: 50%; transform: translateX(-50%); transition: 0.5s;}

.daohang>li:hover>a{ color: #050505;}
.daohang>li:hover>a:before{ width: 42px;}
.dangqiandao>a{font-family: Interb; color: #050505 !important;}
.daohang>.dangqiandao>a:before{ width: 42px;}

.yijiw{background:#fff;background:rgba(255,255,255,0);position:absolute; width:192px; left:50%; transform: translateX(-50%); top:-9999px;
box-shadow: 0 4px 10px 0px rgba(123, 123, 123, 0.2);}
.yiji{background:#fff;}
.yiji li{position:relative; transition:0.5s;}
.yiji li a{display:block; font-size:16px; font-size:1.6rem; line-height:0px; padding: 5px 19px; color: #333; position: relative;}
.yiji li:hover>a{ background: #CDD9E2; color: #000;}

.erji{position:absolute;width:192px;background:#fff; top:-9999px;left:100%;}
.sanji{position:absolute;width:192px;background:#fff; top:-9999px;left:100%;}
.daohang>li:hover .yijiw{ top:100%;}
.daohang>li:hover .yiji>li>a{line-height:30px;}
.yiji>li:hover .erji{top:0px;}
.yiji>li:hover .erji>li>a{line-height:30px;}
.erji>li:hover .sanji{top:0px;}
.erji>li:hover .sanji>li>a{line-height:30px;}
.matn{margin-top:auto !important;}

.daopr{ position:inherit !important;}
.yinying{ display: block; display: none; position: absolute; width: 100%; height: 100vh; background: rgba(0,0,0,0.2); left: 0px; top: 100%; z-index: 1}
.xiala{ position: absolute; width: 100%; left: 0px; top: -9999px; z-index: 2}
.xialan{ background: rgba(255,255,255,0); opacity: 0; transition: 0.5s; padding-top: 44px; padding-bottom: 25px; max-height: calc(100vh - 110px); overflow: auto; position: relative; z-index: 2}
.xiala .zong{ display: flex; flex-flow: wrap; justify-content: space-between; position: relative;}
.xiala .zong:before{content: ""; position: absolute; width: 1px; height: 100%; background: #DBDBDB; left: 411px; top: 0px;}
.xlyiji{ width: 257px;}
.xlr{ width: calc(100% - 411px); padding-left: 87px;}

.xlyiji li{ transition: 0.5s;}
.xlyiji li a{ display: block; font-size: 16px; font-size: 1.6rem; line-height: 26px; padding: 10px 10px; padding-left: 52px; position: relative;}
.xlyiji li a i{ position: absolute; left: 30px; top: 10px; font-size: 14px;}
.xlyiji li:hover,.dyi{ background: #CDD9E2 !important;}
.xlyiji li:hover a,.dyi a{ color: #333 !important;}

.xlerji{ display: none;}
.dxlerji{ display: flex !important; flex-flow: wrap; justify-content: space-between;}
.xlerjin{ width: 257px;}
.xlsanji{ width: calc(100% - 170px - 257px);}

.xlerjin li{ transition: 0.5s;}
.xlerjin li a{ display: block; font-size: 16px; font-size: 1.6rem; line-height: 26px; padding: 10px 20px; padding-left: 67px; position: relative;}
.xlerjin li:hover{ background: #CDD9E2;}
.xlerjin li:hover a{ color: #333;}

.xlsanjin{ display: none;max-width: 220px;}
.dxlsanji{ display: block !important;}
.xlsanjin li{ transition: 0.5s;}
.xlsanjin li a{ display: block; font-size: 16px; font-size: 1.6rem; line-height: 26px; padding: 10px 10px; position: relative;}
.xlsanjin li:hover,.der{ background: #CDD9E2 !important;}
.xlsanjin li:hover a,.der a{ color: #333 !important;}

.daohang>li:hover .xiala{ top:100%;}
.daohang>li:hover .xiala .xialan{ opacity: 1; background: #fff;}


.daohang2,sousuo2,.xnav{display:none}

@media screen and (max-width:1769px) {
    .head .zong1{ padding-top: 1px;}
    .logo{ width: 180px; margin-top: 15px;}
    .daohang{ margin-right: 0px;}
.daohang>li{ margin-right: 20px;}
    .daohang>li>a{ padding: 0px; font-size: 16px; font-size: 1.6rem;}
    
    .sousuo{ margin-right: 10px;}
    .sou2{ font-size: 20px !important}
    .yvzhonga span{ font-size: 24px !important;}
}
@media screen and (max-width:1599px) {
    .erji,.sanji{ width: 150px;}
    .yiji li a{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:1359px) {
.logo{width: 140px; margin-top: 12px;}
    
.sousuo{ margin-right: 10px;}
    
.daohang>li{ margin-right: 25px; padding-bottom: 18px;}
.daohang>li>a{font-size:14px;font-size:1.4rem; text-transform: none;}
.dangqiandao>a:before{ width:30px !important;}

    .xialan{ padding-top: 20px;}
    
    .xiala .zong:before{ left: 240px;}
    .xlyiji{ width: 200px;}
    .xlyiji li a{ font-size: 14px; font-size: 1.4rem; padding-left: 30px;}
    .xlyiji li a i{ left: 10px; font-size: 12px !important;}
    
    .xlr{ width: calc(100% - 280px); padding-left: 0px;}
    .xlerji li a{ font-size: 14px; font-size: 1.4rem; padding: 10px;}
    .xlerjin{ width: 200px;}
    .xlsanji{ width: calc(100% - 280px);}
    
    
.daohang{ margin-top: 15px;}
.yvn{ margin-top: 8px;}
.sousuo{ margin-top: 10px;}

.yvzhonga{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width:1199px) {
.daohang>li{ margin-right: 15px;}
}
@media screen and (min-width:1000px) {.carousel,.nav,.clear2{display: none}}
@media screen and (max-width:999px) {
.head{background: #CDD9E2; margin-top: 0px;}
.head .zong1{padding: 5px 0;}
.logo{width: 90px; margin-top: 5px;}
.daohang{ display: none}
.clear2{clear:both;}
.sousuo{ display:none}
.yvn{ margin-right:45px; margin-top: 2px;}
.yvzhonga{ height: 26px; line-height:26px;}
.yvzhonga i{font-size: 12px;}

    
.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: #222;right:2.5%;top:10px;cursor: pointer; border-radius:5px; z-index: 999999999}
.nav span {display: block;width: 20px;height: 2px;background: #CDD9E2;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition:0.8s;z-index: 99999991}
.nav .nav1 {margin-top: -1px;}
.nav .nav2 {margin-top: -8px;}
.nav .nav3 {margin-top: 6px;}
.nav:hover .nav1 {width: 25px;}
.navh .nav1 {transform: rotate(45deg)}
.navh .nav2 {transform: rotate(-45deg);width: 10px;margin-left: -1px;margin-top: -5px;}
.navh .nav3 {transform: rotate(-45deg);width: 9px;margin-top: 3px;margin-left: -8px;}
.navh:hover .nav2 {margin-top: -8px;margin-left: 7px;}
.navh:hover .nav3 {margin-top: 5px;margin-left: -12px;}
.smdaohang {position: fixed;width:300px;height:0px;overflow: auto;top:0px;right:0px;background:#CDD9E2; z-index: 9999999;transition:0.8s;text-align: center;}
.smdaohangh {right: 0px; top:0px; height:100%;}
.topnav {margin: auto;margin-top: 30px;padding: 20px;}

ul.topnav li {text-align: left; position:relative;}
ul.topnav li a {padding:15px 5px;padding-left: 0px;color: #222;display: block; font-size: 16px;font-size: 1.6rem;line-height: 24px; padding-right:50px; border-bottom: 1px dashed #222; font-family: Lato-Regular, Arial, Helvetica, sans-serif;}
ul.topnav ul {display: none;}
ul.topnav ul li {clear: both;}
ul.topnav ul li a {padding: 10px 5px; padding-left: 20px;font-size: 14px;font-size: 1.4rem;font-weight: normal;outline: 0; border: none;}
ul.topnav ul li a:hover {}
ul.topnav ul ul li a {padding-left: 40px; font-size: 12px; font-size: 1.2rem;}
ul.topnav ul ul{ border-top: 1px dashed rgba(255,255,255,0.5); border-bottom: 1px dashed rgba(255,255,255,0.5);}
ul.topnav ul ul ul li a {padding-left: 60px;}
ul.topnav span { display:block; position:absolute; right:0px; top:15px; width:20px; height:20px; background:#fff; background:rgba(255,255,255,0.6); cursor:pointer; border-radius:50%; transition:0.5s;}
ul.topnav span:before{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:0px; transform:rotate(45deg); transform-origin:right center}
ul.topnav span:after{ content:""; width:6px; height:2px; background:#333; position:absolute; left:50%; margin-left:-3px; top:50%; margin-top:-1px; transform:rotate(-45deg); transform-origin:right center; transition:0.5s;}
ul.topnav span.yizi{ transform:rotate(90deg)}

.smdaohang form { margin-top:10px; margin-bottom:15px; width: 240px;height: 36px;border: 1px solid #fff;position: relative;background: #fff;}
.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 34px;line-height: 34px;display: block;float: left; border-radius:10px;}
.smdaohang form .ipsc {width: 20%;height: 34px;line-height: 34px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 6px;}
  }
@media screen and (min-width:768px) {.clear3{display: none}}
@media screen and (max-width:767px) {
.daohang,.daohang1{display: none}
.clear3{clear:both;}
}

/*  banner  */
.slideshow {position: relative;}
.slideshow .wp {position: absolute;	left: 50%;margin-left: -600px;	top: 50%;margin-top: -166.5px;}
.slideshow .wp img {max-width: 100%;max-height: 80%;}
.slideshow .item a img {width: 100%;-webkit-transition: all 6s ease-out;-o-transition: all 6s ease-out;-moz-transition: all 6s ease-out;transition: all 6s ease-out;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.slideshow .item.slick-active img {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.slick-dots {position: absolute;width: 100%;bottom: 30px;text-align: center; display: none !important}
.slick-dots li {display: inline-block;}
.slick-dots li button {cursor: pointer; font-size: 0px;margin-left: 4.5px;margin-right: 4.5px;border: none;outline: none;width: 16px;height: 16px;}
.slick-dots li.slick-active button {}
.slick-prev, .slick-next {width: 62px;height: 62px;border: 0px;font-size: 0px;cursor: pointer; position: absolute;top: 50%; transform: translateY(-50%); z-index: 999; background-size: cover !important;}
.slick-prev {left: 65px; background: url("../images/baleft.png") no-repeat left center;}
.slick-next { right: 65px; background: url("../images/baright.png") no-repeat left center;}

.bamao{ width: 92px; height: 92px; position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%);}
.bamao span{ display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px;
 -webkit-animation-name:bamao; animation-name:bamao; -webkit-animation-duration:6s; animation-duration:6s; -webkit-animation-timing-function:linear; animation-timing-function:linear;  -webkit-animation-iteration-count:infinite; animation-iteration-count:infinite 
}
.bamao span img{ transform: rotate(0) !important}
.bamao i{ color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}


@keyframes bamao
{
0% { transform:rotate(0deg);}
50% {transform:rotate(180deg)}
100% {transform:rotate(360deg)}
}

@media screen and (max-width: 1359px) {
.slick-prev, .slick-next {width: 40px;height: 40px;}
    .bamao{ width: 40px; height: 40px;}
}
@media screen and (max-width: 999px) {
.slick-prev, .slick-next {width: 40px;height: 40px;}
.slick-prev {left: 20px;}
.slick-next { right: 20px;}
    .bamao{ display: none;}
}

.slideshow .item.slick-active.item_one img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.slideshow .item.slick-active.item_one.on img {-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.slick-list, .slick-slider, .slick-track {position: relative;display: block}
.slick-loading .slick-slide, .slick-loading .slick-track {visibility: hidden}
.slick-slider {box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.slick-list {overflow: hidden;margin: 0;padding: 0}
.slick-list:focus {outline: 0}
.slick-list.dragging {cursor: pointer;cursor: hand}
.slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}
.slick-track {top: 0;left: 0}
.slick-track:after, .slick-track:before {display: table;content: ''}
.slick-track:after {clear: both}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px}
[dir=rtl] .slick-slide {float: right}
.slick-slide img {display: block}
.slick-slide.slick-loading img {display: none}
.slick-slide.dragging img {pointer-events: none}
.slick-initialized .slick-slide {display: block}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent}
.slick-arrow.slick-hidden {display: none}
.slick-slide iframe {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.slick-slide video {position: absolute;display: block;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);min-width: 101%;min-height: 100%;max-width: none;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%;display: none \9;display: block \9\0;}
.slick-dots .slide-count {
	display: none;
}

@media screen and (max-width: 991px) {
.slick-slide video {object-position: inherit;object-fit: inherit;width: 100%;height: 100%;transform: translate(0, 0);left: 0;top: 0;}
}

/*  main1  */
.main1{ position: relative; background:url("../images/m1bei.png") no-repeat center; background-size: cover; background-attachment: fixed; overflow: hidden; padding-top: 170px; padding-bottom: 100px;}
.main1:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; /*background: url("../images/m1bei.png") no-repeat center;*/ z-index: -1}
.main1 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}

.m1l{ width: 260px; padding-top: 310px;}
.m1r{ width: 798px; display: flex; flex-flow: wrap; justify-content: space-between;}

.biaot{ font-size: 48px; font-size: 4.8rem; line-height: 54px; font-family: "Playfair Display"; text-transform: uppercase;}
.biaot:hover{ color: #000}
.mor{ display: inline-block; background: #CDD9E2; padding: 0 12px; font-size: 16px; font-size: 1.6rem; height: 48px; line-height: 48px;text-transform: capitalize;}
.mor i{ font-size: 22px; margin-left: 15px; display: inline-block; vertical-align: middle;}
.mor:hover{ background: #222; color: #fff;}
.m1mor{ margin-top: 101px;}

.m1n{ width: calc(50% - 9px);}
.m1n:nth-child(2){margin-top: 94px;}
.m1lie{ background: #fff; padding: 30px; padding-bottom: 38px; margin-top: 30px; text-align: center; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);}
.m1tu{ display: block;}
.m1tu span{ display: block; position:relative; width: 100%; height: 0px; padding-bottom: 100%; overflow: hidden;}
.m1tu span img{ position: absolute; width: 100%; height: 100%; left: 0px; top: 0px;}
.m1a{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 32px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.m1lie:hover img{ transform: scale(1.1)}
.m1a:hover{ color: #333; text-decoration: underline;}

@media screen and (max-width: 1559px) {
.main1{ padding-top: 100px; padding-bottom: 100px;}

.biaot{ font-size: 40px; font-size: 4rem; line-height: 50px;}
.mor{ font-size: 14px; font-size: 1.4rem;}
.mor i{ font-size: 16px; margin-left: 10px;}

    .m1lie{ padding: 10px; margin-top: 20px;}
    .m1a{ font-size: 16px; font-size: 1.6rem; margin-top: 5px;}
}
@media screen and (max-width: 1359px) {
.m1l{ width: 220px; padding-top: 200px;}
.m1r{ width: 600px;}
}
@media screen and (max-width: 999px) {
.main1{ padding: 60px 0;}
.m1l{ width: 220px; padding-top: 200px;}
.m1r{ width: 500px;}
.biaot{ font-size: 30px; font-size: 3rem; line-height: 40px; color: #000;}
    .m1lie{ padding: 5px; margin-top: 20px;}
    .m1a{ font-size: 14px; font-size: 1.4rem; margin-top: 5px;}
}
@media screen and (max-width: 767px) {
.main1{ padding: 30px 0;}
.m1l{ width: 100%; padding-top: 0px;}
.m1r{ width: 100%;}
    .biaot{ font-size: 24px; font-size: 2.4rem;}
    .m1biao{ margin: 0px; display: block; text-align: center;}
    .m1mor{ display: none;}
.m1n:nth-child(2){margin-top: 50px;}
    .m1a{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 5px;}
.m1n{ width: calc(50% - 4px);}
    .m1lie{ margin-top: 10px;}
    .mor{ font-size: 12px; font-size: 1.2rem; height: 40px; line-height: 40px;}
}

.main2{ background: url("../images/m2bei.png") no-repeat center; background-size: cover; background-attachment: fixed; position: relative; overflow: hidden; text-align: center; padding-top: 90px; padding-bottom: 122px;}
.main2:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m2bei.png") no-repeat center; background-size: cover; z-index: -1}

.m2biao{ padding-left: 70px; position: relative; display: inline-block;}
.m2biao:before{content: ""; position: absolute; width: 50px; height: 50px; background: #CDD9E2; left: 0px; top: 5px;}
.m1p1{ font-size: 20px; font-size: 2rem; line-height: 30px; color: #666; text-transform: capitalize;margin-top: 32px;}

.swiper-wrapper {
    box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-container,.swiper-container2 { width: 100%;}
.swiper-container{ margin-top: 82px;}
.swiper-container2{ margin-top: 10px;}
.swiper-container .swiper-wrapper,.swiper-container2 .swiper-wrapper{transition-timing-function: linear;}
.swiper-slide{ padding: 15px;}
.m2tu{ display: block; width: 100%; height: 0px; padding-bottom: 100%; border-radius: 50%; background: #fff; position: relative;}
.m2tu img{ position: absolute; max-width: 60%; max-height: 60%; left: 50%; top: 50%; transform: translate(-50%,-50%) !important;}

.m2mor{ margin-top: 76px;}

@media screen and (max-width: 1559px) {
    .main2{ padding: 70px 0;}
    .m2biao:before{ width: 40px; height: 40px; top: 7px;}
    .m1p1{ font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 15px;}
    .swiper-container{ margin-top: 30px;}
.swiper-slide{ padding: 5px;}
.m2mor{ margin-top: 46px;}
}
@media screen and (max-width: 999px) {
    .m1p1{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
    .m2biao{ padding-left: 40px;}
    .m2biao:before{ width: 30px; height: 30px; top: 7px;}

}
@media screen and (max-width: 767px) {
    .main2{ padding: 30px 0;}
    .m2biao{ padding-left: 30px;}
    .m2biao:before{ width: 20px; height: 20px; top: 12px;}
    .m1p1{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 5px;}
.swiper-slide{ padding: 2px;}
.m2mor{ margin-top: 26px;}
}

/*  main3  */
.main3{ position: relative;}
.m3tu{ display: block; height: 100%; max-width: 52.7%; max-height: 100%; position: absolute; right: 0px; top: 0px; z-index: 1}
.m3tu img{display: inline-block; max-width: 100%; max-height: 100%;}

.main3 .zong{ padding-top: 50px; padding-bottom: 110px; text-align: center; position: relative; z-index: 2}
.m3n{ text-align: left;}
.m3p1{ color: #666; margin-top: 36px; max-width: 500px; padding-left: 70px;}

.m3t{ padding-left: 70px; padding-top: 26px; font-size: 0px;}
.m3t a{ display: inline-block; padding: 10px 28px; padding-left: 100px; background: #CDD9E2;
box-shadow: 0 4px 11px 1px rgba(141, 141, 141, 0.25); margin-right: 23px; position: relative; line-height: 56px; font-size: 18px; font-size: 1.8rem; color: #000; text-transform: uppercase; margin-top: 10px;}
.m3t a i{ width: 55px; height: 55px; background: #F5F5F7; display: block; position: absolute; left: 16px; top: 50%; transform: translateY(-50%); text-align: center; font-size: 30px; color: #000;}
.m3t a:hover{ background: #333; color: #fff;}

.m3b{ width: 61.5%; margin-top: 43px; padding: 1px 30px; padding-bottom: 7px; background: #FBFBFB; display: flex; flex-flow: wrap;}
.m3lie{ width: 20%; padding: 10px 6px; margin-top: 45px; text-align: center; position: relative;}
.m3lie:before{content: ""; position: absolute; width: 0; border: 10px solid #CDD9E2; border-bottom-color:transparent ; border-top-color: transparent; border-right-color: transparent; border-radius: 5px; left: -6px; top:30px;}
.m3lie:nth-child(5n-4):before{ display: none}

.m3xtu{ display: block; width: 70px; height: 70px; margin: auto; background: #CDD9E2; position: relative;}
.m3xtu img{ max-width: 60%; max-height: 60%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.m3ba{ color: #666; margin-top: 10px; line-height: 28px;}

.m3mor{ margin-top: 60px;}

@media screen and (max-width: 1559px) {
    .m3t a{ font-size: 16px; font-size: 1.6rem; padding: 10px; padding-left: 70px;}
    .m3t a i{ left: 10px;}
    
    .m3b{width: 75%;}
    .m3lie{ margin-top: 20px;}
    .m3xtu{ width: 50px; height: 50px;}
    .m3lie:before{ top: 17px; border-width: 7px;}
}
@media screen and (max-width: 1359px) {
    .main3 .zong{ padding: 50px 0;}
    .main3 .m2biao a{ color: #000;}
    .m3tu{ opacity: 0.8}
    
    .m3p1{ margin-top: 20px; max-width: 430px;}
    .m3t{ padding-top: 10px;}
    .m3t a{ font-size: 14px; font-size: 1.4rem; line-height: 30px; padding-left: 50px;}
    .m3t a i{ width: 30px; height: 30px; font-size: 24px;}
    
    .m3b{ padding: 10px; padding-top: 1px;}
    .m3lie{padding: 2px 6px;}
    .m3ba{ line-height: 24px;}
    .m3mor{ margin-top: 30px;}
}
@media screen and (max-width: 999px) {
    .m3p1{ padding-left: 40px; color: #000;}
    .m3t{ padding-left: 40px;}
    .m3t a{ margin-right: 10px; font-size: 12px; font-size: 1.2rem;}
    .m3tu{ max-width: 55%;}
    .m3b{width: 95%;}
}
@media screen and (max-width: 767px) {
    .main3 .zong{ padding: 30px 0;}
    .m3tu{ position: relative; width: 100%; height: auto; max-width: none; opacity: 1}
    .m3b{ margin-top: 20px;}
    .m3p1{ padding-left: 35px;}
    .m3t{ padding-left: 35px;}
    .m3ba{ line-height: 20px;}
    .m3b{width: 100%; padding: 10px 2px;}
}
@media screen and (max-width: 599px) {
    .m3lie{ width: 33.333%;}
    .m3lie:before{ display: block !important;}
    .m3lie:nth-child(3n-2):before{ display: none !important;}

    .m3t{ padding-left: 30px;}
    .m3t a{ padding: 10px; margin-right: 0px; margin-left: 5px; font-size: 12px; font-size: 1.2rem;}
    .m3t a i{ display: none;}
}

/*  main4  */
.main4{ position: relative; padding-top: 110px; padding-bottom: 106px;}
.main4:before{content: ""; position: absolute; width: 62.1875%; height: 100%; background: #F5F5F7; right: 0px; top: 0px; z-index: 1}
.main4 .zong{ position: relative; z-index: 2; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m4tu{ width: 49.125%;}
.m4tu:hover img{ transform: scale(1);}

.m4zi{ width:calc(50.875% - 50px);}
.m4p1{ color: #666; margin-top: 30px;}
.m4p{ margin-top: 32px;}
.m4p p{ position: relative; padding-left: 45px; margin-top: 13px; text-transform: uppercase; color: #666;}
.m4p p i{ position: absolute; left: 0px; top: 0px; font-size: 26px; color: #333333;}

@media screen and (max-width: 1359px) {
.main4{padding: 60px 0;}
    .m4p{ margin-top: 20px;}
    .m4p p{ margin-top: 5px; padding-left: 30px;}
    .m4p p i{ font-size: 20px;}
}
@media screen and (max-width: 767px) {
.main4{padding: 30px 0;}
    .m4p1{ margin-top: 20px;}
    .m4tu{ width: 100%; max-width: 400px; margin: auto;}
    .m4zi{ width: 100%; margin-top: 20px;}
    .main4:before{ width: 80%;}
}

/*  main5  */
.main5{ background: url("../images/m5bei.png") no-repeat center; background-size: cover; padding-bottom: 77px; padding-top: 103px;}
.m5biao{ display: block; text-align: center; color: #fff;}

.m5n{ max-width: 1140px; margin: auto; padding-top: 56px; display: flex; flex-flow: wrap; justify-content: space-between;}
.m5n a{ width: 340px; line-height: 113px; padding: 0px 20px; margin-top: 10px; background: rgba(255, 255, 255, 0.40);}
.m5n a i{ display: inline-block; vertical-align: middle; width: 64px; height: 64px; background: #CDD9E2; position: relative;}
.m5n a i img{ position: absolute; max-width: 50%; max-height: 50%; left: 50%; top: 50%; transform: translate(-50%,-50%) scale(1) !important;}
.m5n a span{ display: inline-block; vertical-align: middle; width: calc(100% - 80px); font-size: 20px; font-size: 2rem; line-height: 30px; margin-left: 15px; transition: 0.5s;}
.m5n a:hover{ background: #333; color: #fff;}
.m5n a:hover span{ color: #fff;}

@media screen and (max-width: 1359px) {
    .m5n{ padding-top: 30px;}
.m5n a{ width: 300px; line-height: 90px; padding: 0px 10px;}
.m5n a span{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}
}
@media screen and (max-width: 999px) {
    .main5{ padding: 50px 0;}
.m5n a{ width: 32%; line-height: 64px; padding: 0px 10px;}
.m5n a i{ width: 40px; height: 40px;}
.m5n a span{ margin-left: 10px; font-size: 14px; font-size: 1.4rem; line-height: 24px; max-width: calc(100% - 80px);}
}
@media screen and (max-width: 767px) {
    .m5n { padding-top: 10px;}
.m5n a{ padding: 0px 5px;}
.m5n a i{ width: 30px; height: 30px;}
.m5n a span{ font-size: 12px; font-size: 1.2rem; line-height: 20px; max-width: calc(100% - 50px);}
}
@media screen and (max-width: 449px) {
    .main5{ padding: 30px 0;}
    .m5n a{ width: 100%;}
}

/*  main6  */
.main6{ padding-top: 110px;}

.main6 .row{ margin: 0 -48px; margin-top: 80px;}
.main6 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.main6 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.main6 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.main6 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
	
.main6 .owl-carousel .owl-item{float: left; padding: 0 48px;}
.main6 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.main6 .owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.main6 .owl-theme .owl-controls{ text-align: center; font-size: 0px; padding-top: 70px;}
.main6 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline; margin-top: 10px;}
.main6 .owl-theme .owl-controls .owl-page span{display: block;width: 160px;height: 6px; background: #F5F5F7; margin: 0 4px; font-size: 0px; transition: 0.5s;}
.main6 .owl-theme .owl-controls .owl-page.active span{ background:#CDD9E2; opacity:1;}

.main6 .owl-theme .owl-buttons{}
.main6 .owl-theme .owl-buttons div{ width: 60px; height: 60px; background: #CDD9E2; color: #333; position: absolute; line-height: 60px; font-size: 28px; text-align: center;top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.main6 .owl-theme .owl-prev{ left: -46px;}
.main6 .owl-theme .owl-next{ right: -46px;}
.main6 .owl-theme .owl-buttons div:hover{ background: #333; color: #fff;}

.m6lie{ position: relative;}
.m6tu{ display: block; overflow: hidden;}
.m6tu img{ width: 100%;}

.m6zi{ position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background:rgba(205, 217, 226, 0.85); opacity: 0; transition: 0.5s;}
.m6zin{ width: 95%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); text-align: center;}
.m6a{ display: block; font-size: 32px; font-size: 3.2rem; line-height: 40px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; font-weight: 600;}
.m6mor{ background: #F5F5F7; margin-top: 40px;}
.m6lie:hover img{ transform: scale(1.1)}
.m6lie:hover .m6zi{ opacity: 1}

.m6a:hover{ color: #000;}

@media screen and (max-width: 1859px) {
.main6 .row{ margin: 0 -20px; margin-top: 50px;}
.main6 .owl-carousel .owl-item{ padding: 0 20px;}
.main6 .owl-theme .owl-buttons div{ width: 40px; height: 40px; line-height: 40px; font-size: 20px;}
.main6 .owl-theme .owl-prev{ left: 0px;}
.main6 .owl-theme .owl-next{ right: 0px;}

.main6 .owl-theme .owl-controls{ padding-top: 30px;}
.main6 .owl-theme .owl-controls .owl-page{margin-top: 5px;}
.main6 .owl-theme .owl-controls .owl-page span{width: 50px;height: 3px; margin: 0 2px;}
}
@media screen and (max-width: 1559px) {
    .main6{ padding-top: 80px;}
    .m6a{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
    .m6mor{ margin-top: 20px;}
}
@media screen and (max-width: 999px) {
    .main6{ padding-top: 50px;}
    .main6 .owl-theme .owl-buttons div{ display: none !important;}
.main6 .row{ margin: 0 -10px; margin-top: 30px;}
.main6 .owl-carousel .owl-item{ padding: 0 10px;}
.main6 .owl-theme .owl-controls .owl-page span{width: 20px;height: 5px; margin: 0 2px;}
    .m6zi{ position: relative; opacity: 1;}
    .m6zin{ position: relative;  transform: translate(0); left: auto; top: auto; padding: 10px 5px; width: 100%;}
    .m6a{ font-size: 16px; font-size: 1.6rem; line-height: 24px; display: block;}
    .m6mor{ display: none;}
}
@media screen and (max-width: 767px) {
    .main6{ padding-top: 30px;}
    .m6a{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.main6 .row{ margin: 0 -5px; margin-top: 20px;}
.main6 .owl-carousel .owl-item{ padding: 0 5px;}
.main6 .owl-theme .owl-controls{ padding-top: 15px;}
}

/*  main7  */
.main7{padding-top: 118px; padding-bottom: 100px;}

.main7 .row{ margin: 0 -25px; margin-top: 35px;}
.main7 .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.main7 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.main7 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.main7 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
	
.main7 .owl-carousel .owl-item{float: left; padding: 25px;}
.main7 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.main7 .owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.main7 .owl-theme .owl-controls{ text-align: center; font-size: 0px; padding-top: 26px;}
.main7 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline; margin-top: 10px;}
.main7 .owl-theme .owl-controls .owl-page span{display: block;width: 160px;height: 6px; background: #F5F5F7; margin: 0 4px; font-size: 0px; transition: 0.5s;}
.main7 .owl-theme .owl-controls .owl-page.active span{ background:#CDD9E2; opacity:1;}

.main7 .owl-theme .owl-buttons{}
.main7 .owl-theme .owl-buttons div{ width: 60px; height: 60px; background: #CDD9E2; color: #333; position: absolute; line-height: 60px; font-size: 28px; text-align: center;top: 50%; transform: translateY(-50%); transition: 0.5s; z-index: 999}
.main7 .owl-theme .owl-prev{ left: -70px;}
.main7 .owl-theme .owl-next{ right: -70px;}
.main7 .owl-theme .owl-buttons div:hover{ background: #333; color: #fff;}

.m7lie{background: #FFF; transition: 0.5s;}
.m7tu{ display: block; overflow: hidden;}
.m7zi{ padding: 22px; padding-bottom: 39px;}
.m7a{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; color: #333 !important;}
.m7p{ color: #666; margin-top: 12px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.m7mor{ margin-top: 30px; background: #F5F5F7;}
.m7lie:hover{ box-shadow: 0 4px 20px 7px rgba(123, 123, 123, 0.25);}
.m7lie:hover img{ transform: scale(1.1)}
.m7lie:hover .m7mor{ background: #CDD9E2; color: #333 !important;}

.m7mor2{ text-align: center; margin-top: 70px;}

@media screen and (max-width: 1859px) {
    .main7{ padding: 80px 0;}
.main7 .row{ margin: 0 -20px; margin-top: 10px;}
.main7 .owl-carousel .owl-item{ padding: 20px;}
.main7 .owl-theme .owl-buttons div{ width: 40px; height: 40px; line-height: 40px; font-size: 20px;}
.main7 .owl-theme .owl-prev{ left: 0px;}
.main7 .owl-theme .owl-next{ right: 0px;}

.main7 .owl-theme .owl-controls{ padding-top: 30px;}
.main7 .owl-theme .owl-controls .owl-page{margin-top: 5px;}
.main7 .owl-theme .owl-controls .owl-page span{width: 50px;height: 3px; margin: 0 2px;}

.m7lie:hover{ box-shadow: 0 4px 10px 7px rgba(123, 123, 123, 0.25);}
}
@media screen and (max-width: 1559px) {
    .m7a{ font-size: 18px; font-size: 1.8rem;}
    .m7mor2{ margin-top: 20px;}
}
@media screen and (max-width: 999px) {
    .main7{ padding: 50px 0;}
    .main7 .owl-theme .owl-buttons div{ display: none !important;}
.main7 .row{ margin: 0 -10px; margin-top: 30px;}
.main7 .owl-carousel .owl-item{ padding: 0 10px;}
.main7 .owl-theme .owl-controls .owl-page span{width: 20px;height: 5px; margin: 0 2px;}

    .m7zi{ padding: 0px; padding-top: 10px;}
    .m7mor{ margin-top: 15px;}
    .m7lie:hover{ box-shadow: none;}
    .m7p{ margin-top: 10px;}
}
@media screen and (max-width: 767px) {
    .main7{ padding: 30px 0;}
.main7 .row{ margin: 0 -5px; margin-top: 20px;}
.main7 .owl-carousel .owl-item{ padding: 0 5px;}
.main7 .owl-theme .owl-controls{ padding-top: 15px;}
    .m7a{ font-size: 14px; font-size: 1.4rem; font-weight: bold;}
    .m7p{ margin-top: 5px;}
}

/*   main8  */
.main8{ background: url("../images/m8bei.png") no-repeat center; background-size: cover; background-attachment: fixed; padding-top: 102px; padding-bottom: 57px;}

.img-scroll {position: relative; margin-top:118px;}
.m8nav{ position: absolute; left: 50%; transform: translateX(-50%); top: -131px; height: 57px;}
.img-scroll .prev, .img-scroll .next {position: absolute; text-align:center; display: block; width: 60px; height: 57px; line-height: 57px; text-align: center; font-size: 30px;	background: #ffffff; top: 50%; transform: translateY(-50%); color: #666; transition: 0.5s; z-index: 999}
.img-scroll .prev { right: 80px; cursor: pointer;}
.img-scroll .next { right: 0px; cursor: pointer;}
.img-scroll .prev:hover,.img-scroll .next:hover { color: #333; background: #CDD9E2;}
.img-list {position: relative;overflow: hidden;}
.img-list ul {width: 10000%;}
.img-list li {float: left; width:0.607%; margin-left: -0.435%; margin-right: 0.453%; background: #FFF; padding: 25px 13px; position:relative;}
.img-list li:first-child{ border-left: solid 1px #eeeeee;}

.m8lie{ display: flex; flex-flow: wrap; justify-content: space-between; flex-direction: row-reverse; align-items: center;}
.m8tu{ display: block; overflow: hidden; width: 447px;}
.m8zi{ width: calc(100% - 493px); padding-left: 47px;}

.m8xing{ font-size: 0px;}
.m8xing i{ display: inline-block; width: 34px; height: 34px; margin-right: 13px; background: url("../images/xing.png") no-repeat center; background-size: cover;}
.m8p{ margin-top: 45px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.m8mor{ margin-top: 32px;}
.m8b{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 49px;}
.m8xtu{ display: block; width: 80px; border-radius: 50%; border: 1px solid #1855A5;}
.m8xzi{ width: calc(100% - 105px);}

.m8xa{ font-size: 20px; font-size: 2rem; line-height: 30px; text-transform: capitalize;}
.m8xp{ color: #666; margin-top: 3px;opacity: 0.7;}

.m8mor2{ margin-top: 58px; text-align: center;}

@media screen and (max-width: 1559px) {
.img-scroll { margin-top:60px;}
.m8nav{ top: -80px; height: 40px;}
.img-scroll .prev, .img-scroll .next { width: 50px; height: 40px; line-height: 40px; font-size: 20px;}
.img-scroll .prev { right: 60px;}
.img-list li { padding: 10px;}
    
.m8tu{ width: 250px;}
.m8zi{ width: calc(100% - 270px); padding-left: 0px;}

.m8xing i{ width: 20px; height: 20px; margin-right: 5px;}
.m8p{ margin-top: 20px;}
.m8mor{ margin-top: 10px;}
.m8b{ margin-top: 20px;}
.m8xtu{ width: 50px;}
.m8xzi{ width: calc(100% - 65px);}

.m8xa{ font-size: 18px; font-size: 1.8rem; line-height: 24px;}
.m8xp{ margin-top: 0px;}

.m8mor2{ margin-top: 58px; text-align: center;}
}
@media screen and (max-width: 1359px) {
    .main8{ padding-top: 60px;}
    .m8mor2{ margin-top: 40px;}
    .m8xa{ font-size: 16px; font-size: 1.6rem; line-height: 24px;}
}
@media screen and (max-width: 999px) {
    .main8{ padding: 50px 0;}
.img-list li { width:0.95%; margin-left: 0.025%; margin-right: 0.025%;}
}
@media screen and (max-width: 767px) {
    .main8{ padding: 30px 0;}
.img-scroll { margin-top:50px;}
.m8nav{ top: -40px; height: 30px;}
.img-scroll .prev, .img-scroll .next { width: 40px; height: 30px; line-height: 30px; font-size: 18px;}
.img-scroll .prev { right: 50px;}
    .m8xa{ font-size: 14px; font-size: 1.4rem; line-height: 22px;}
}
@media screen and (max-width: 549px) {
    .m8tu{ width: 100%; max-width: 250px; margin: auto;}
    .m8zi{ width: 100%; padding-top: 15px;}
    .m8mor2{ margin-top: 20px;}
}

/*  main9  */
.main9{ padding: 110px 0;}
.m9n{margin-top: 35px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.m9l{ width: 413px;}
.m9r{ width: calc(100% - 180px - 413px);}

.m9tu{ display: block; overflow: hidden;}
.m9mor{ margin-top: 98px;}

.m9lie{ border-bottom: 1px solid #D9D9D9; padding-bottom: 45px; display: flex; flex-flow: wrap; justify-content: space-between; margin-bottom: 35px;}
.m9lie:last-child{ border: none; padding-bottom: 0px !important; margin-bottom: 0px !important;}
.m9a{ width: 350px; font-size: 20px; font-size: 2rem; line-height: 34px;}
.m9a a{ display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}

.m9zi{ width: calc(100% - 465px);}
.m9riqi{ display: block;}
.m9p{margin-top: 12px; color: #666 !important; display: -webkit-box !important;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.m9mor2{ display: inline-block !important; background: #F5F5F7; margin-top: 34px;}

.m9a a:hover{ color: #000; text-decoration: underline;}
.m9mor2:hover{ background: #CDD9E2; color: #000 !important;}

@media screen and (max-width: 1559px) {
.m9l{ width: 400px;}
.m9r{ width: calc(100% - 450px);}

.m9a{ width: 300px;}
.m9zi{ width: calc(100% - 330px);}
}
@media screen and (max-width: 1359px) {
    .main9{ padding: 80px 0;}
.m9l{ width: 300px;}
.m9r{ width: calc(100% - 350px);}
    .m9mor{ margin-top: 20px;}

    .m9lie{ padding-bottom: 20px; margin-bottom: 20px;}
.m9a{ width: 260px; font-size: 18px; font-size: 1.8rem; line-height: 30px;}
    .m9p{ margin-top: 10px;}
    .m9mor2{ margin-top: 10px;}
.m9zi{ width: calc(100% - 290px);}
}
@media screen and (max-width: 999px) {
    .main9{ padding: 60px 0;}
.m9l{ display: none}
.m9r{ width: 100%;}
    .m9a{ font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width: 767px) {
    .main9{ padding: 30px 0;}
    .m9n{ margin-top: 30px;}
    .m9a{ width: 100%; font-size: 14px; font-size: 1.4rem; line-height: 24px;}
    .m9zi{ width: 100%; margin-top: 10px;}
}


/*  foot  */
.foot{ background: url("../images/fobei.png") no-repeat center; background-size: cover; padding-top: 92px;}
.fot{ display: flex; flex-flow: wrap;}
.folie{}

.fo1{ width: 22%;}
.fo2{ width: 16.5%; margin-left: 20.5%}
.fo3{ width: 18.5%; margin-left: 2%}
.fo4{ width: 19%; margin-left: 1.5%}

.fologo{ display: block; width: 60%; max-width: 220px;}
.fologo img{ width: 100%;}
.fo1p{ margin-top: 45px;}
.fomor{ margin-top: 23px; height: 58px; line-height: 58px; background: rgba(255,255,255,.8);}

.fobiao{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 15px; color: #333; text-transform: capitalize;}
.fonav,.foul{ margin-top: 25px; font-size: 14px; font-size: 1.4rem;}
.fonav a,.foul li{ display: block; color: #777; line-height: 30px;}
.foul li a{ display: inline; color: #777;}
.foul li{ padding-left: 40px; margin-bottom: 7px; position: relative;}
.foul li i{position: absolute; left: 0px; top: 0px; font-size: 18px; color: #666;}

.fob{ margin-top: 55px; padding: 28px 0; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.fop{ width: calc(100% - 290px); color: #727272;}
.fop a{ display: inline-block; color: #727272;}

.shejiao{ font-size: 0px; padding-top: 98px;}
.shejiao a{ margin-right: 32px; display: inline-block; line-height: 50px; color: #666; transition: 0.5s;}
.shejiao a i{ font-size: 36px;}
.shejiao a:hover{ transform: rotate(-20deg)}

.foot a:hover{ color: #000}
.foot .fomor:hover{ color: #fff;}

@media screen and (max-width: 1359px) {
    .foot{ padding-top: 30px;}
    .fob{ margin-top: 0px;}
.fo1{ width: 22%;}
.fo2{ width: 22%; margin-left: 2%}
.fo3{ width: 22%; margin-left: 2%}
.fo4{ width: 28.5%; margin-left: 1.5%}
    
    .shejiao a{ margin-right: 18px;}
    .shejiao a i{ font-size: 26px;}
}
@media screen and (max-width: 999px) {
.fo1{ width: 100%; text-align: center;}
.fo2{ width: 25%; margin-left: 2%}
.fo3{ width: 25%; margin-left: 2%}
.fo4{ width: 44%; margin-left: 2%}
    
    .fologo{ margin: auto; max-width: 160px;}
    .fo1p{ margin-top: 15px;}
    .fomor{ height: 40px; line-height: 40px;}
    
    .shejiao{ padding-top: 10px;}
    .fob{ padding-bottom: 60px;}
}
@media screen and (max-width: 767px) {
    .folie{ width: 100%; margin-bottom: 0px; margin-left: 0px;}
    .fonav,.foul{ display: none;}
    .fonav a,.foul li{ line-height: 22px; padding: 5px 0;}
    .foul li{ padding-left: 30px; padding-top: 0px;}
    .fobiao{ border-bottom: 1px solid rgba(0,0,0,0.4); padding: 10px 0; padding-right: 20px; position: relative; font-size: 16px; font-size: 1.6rem;}
    .fobiao:before{content: ""; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); width: 0; border: 4px solid #333; border-bottom-color:transparent ; border-left-color: transparent; border-right-color: transparent;}
    
    .fob{ text-align: center;}
    .fop{ width: 100%;}
    .shejiao{ margin: auto; margin-top: 10px;}
}

/*  foot  */
.lianxi{ position:fixed; width:60px; right:0px; top:50%; transform:translateY(-50%); z-index:999999}
.lianxi div a{ display:block; width:60px; height: 60px; line-height: 60px; border-radius: 8px; text-align:center; background: #f5f5f5; color:#060606; margin-top: 9px; cursor: pointer;}
.lianxi div a i{ font-size: 30px; line-height: 60px; display: block; opacity: .5; transition: .5s;}
.lianxi div a em{ font-style: normal; color: #060606; font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.lianxi .top a em{ font-size: 18px; font-size: 1.8rem; line-height: 30px;}

.weixin{ position:relative; cursor:pointer;}
.weixin .spimg{ position:absolute; top:50%; right:100%; transform: translateY(-50%); display:none; background: #fff; padding: 13px; font-size: 16px; font-size: 1.6rem; line-height: 30px; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.24);}
.weixin:hover .spimg{ display:block;}
.weixin img{ position:absolute; width:149px; height:150px; max-width: none; top:0px; left:-149px; display:none;}
.weixin:hover img{ display:block;}
.weixin2,.tankuang{ display:none}
.lianxi div a:hover{ background:#CDD9E2; color: #060606 !important; text-decoration: none;}
.lianxi div a:hover i{ opacity: 1; }
.clear2{ display:none}

@media screen and (max-width:999px) {
.lianxi{ width:100%; right:auto; top:auto; margin:auto; left:0px; bottom:0px; border-top:1px solid #fff; transform:translateY(0);}
.lianxi div{ width:25%; float:left; margin-top: 0px;}
.lianxi div a{ margin:auto; width:100%; background:#CDD9E2; color:#333 !important; border-radius:0px; height:40px;line-height:40px; font-size: 20px; padding: 0px;}
    .lianxi div a i{ line-height: 40px; font-size: 20px; opacity: 1}
    .lianxi div a em{ display: none !important;}
.weixin2{ display:block}
.weixin1{ display:none}

.tankuang{ position:absolute; width: auto !important; min-width: 100%; bottom:50px; left: 50%; transform: translateX(-50%); text-align: center;}
.tankuang .spimg{ display:block; position:relative; left:auto; top: auto !important; transform: translate(0); right: auto; text-align: center; margin:auto;}
    .weixin img{ display: block; position: relative; left: 50%; transform: translateX(-50%)}
}

.intan{position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; display: none; z-index: 999999999999}
.guanbi1{ position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(0,0,0,0.2); z-index: 1}
.intann{ width: 95%; max-width: 1218px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-height: 95%; overflow: auto; background: #fff; padding: 64px 53px; z-index: 2}
.guanbi{ position: absolute; right: 53px; top: 20px; cursor: pointer;}
.guanbi i{ color: #666; font-size: 26px; font-weight: bold;}

.inxin{ display: flex; flex-flow: wrap; justify-content: space-between;}
.inxin .int1{ width: 30.6%; margin-top: 22px;}
.inxin .int2{ width: 100%; margin-top: 35px;}
.inxin .int3{ width: 48.3%; margin-top: 40px; position: relative;}
.inxin .int4{ width: 48.3%; margin-top: 40px;}

.tanp{ font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-bottom: 13px;}
.tanp i{color: #E52424; font-style: normal;}

.inxin input{ width: 100%; height: 56px; line-height: 56px; padding: 0 14px; font-size: 18px; font-size: 1.8rem; color: #333; border-radius: 4px; border: 1px solid #D2D2D2;}
.inxin textarea{ width: 100%; height: 200px; line-height: 30px; padding: 10px 14px; font-size: 18px; font-size: 1.8rem; color: #333; border-radius: 4px; border: 1px solid #D2D2D2;}
.inxin .yanzheng,.inxin img{ width: 80px; height: 40px; position: absolute; right: 8px; top: 50%; transform: translateY(-50%); cursor: pointer;}
.inxin .int3 input{ padding-left: 28px; padding-right: 100px; background: url("../images/xing1.png") no-repeat 15px center;}
.inxin .int4 input{ background: #CDD9E2; border: none; font-size: 16px; font-size: 1.6rem; color: #000; cursor: pointer; transition: .5s;}
.inxin .int4 input:hover{ background: #333; color: #fff;}

@media screen and (max-width: 1359px) {
.tanp{ font-size: 14px; font-size: 1.4rem; line-height: 20px; margin-bottom: 10px;}
    .inxin input,.inxin textarea,.inxin .int4 input{ font-size: 14px; font-size: 1.4rem;}
    .inxin .int1,.inxin .int2,.inxin .int3,.inxin .int4{ margin-top: 20px;}
}
@media screen and (max-width: 999px) {
.intann{ padding: 30px 15px;}
    .guanbi{ right: 15px; top: 10px;}
.guanbi i{ font-size: 18px;}

}
@media screen and (max-width: 767px) {
    .inxin .int1,.inxin .int2,.inxin .int3,.inxin .int4{ margin-top: 10px; width: 100%;}
    .inxin input,.inxin .int4 input{ height: 40px; line-height: 40px;}
    .inxin textarea{ height: 100px;}
}

/****************************  product  ***************************/
.fenbanner{ position: relative; padding-top: 540px;}
.fenbanner .zong{}
.fenbiao{ font-size: 50px; font-size: 5rem; line-height: 60px; font-family: "Playfair Display"; text-transform: uppercase; color: #000;}

.mianbao{ color: #333; line-height: 30px; margin: 22px 0px;}
.mianbao a{ display: inline; color: #333;}
.mianbao strong,.comian{ font-weight: normal; display: inline; text-decoration: underline;}
.mianbao em{ color: #333; display: inline-block; vertical-align: middle; margin-right: 5px;}
.mianbao a:hover{ text-decoration: underline; color: #333;}

@media screen and (max-width:1359px) {
    .fenbiao{ font-size: 40px; font-size: 4rem; line-height: 50px;}
}
@media screen and (max-width:999px) {
.fenbanner{ padding: 0px; aspect-ratio: 1000 / 600;}
    .fenbiao{ font-size: 32px; font-size: 3.2rem;}
}
@media screen and (max-width:767px) {
.fenbanner{ padding: 80px 0; aspect-ratio: initial}
    .fenbiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
.mianbao{margin: 10px 0px;}
}

.prmain{ padding-top:66px; padding-bottom:90px; background: #F8F8FA;}
.prmain .zong{ position: relative; display: flex; flex-flow: wrap; justify-content: space-between; flex-direction: row-reverse;}

.prl{ width:307px;}
.prr{ width:calc(100% - 368px);}

.j-nextshow { position: relative;}
.proslide_menubtn { display: none; width: 19px; height: 21px; position: absolute; top: 10px; right: 10px; cursor: pointer; -webkit-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; z-index: 9999; }
.proslide_menubtn span { display: block; width: 100%; height: 3px; border-radius:2px; margin-bottom: 4px; background-color: #333;}

.prbiao{ display:block; padding: 6px 0px; font-size: 32px; font-size: 3.2rem; line-height: 40px; position:relative; color: #333;}
a.prbiao:hover{ color:#000;}

.prlt{}
.pryiji{ margin-top: 29px;}
.pryiji>li{ position: relative; margin-top: 15px;}
.pryiji>li>a{ display:block; line-height:30px; padding:10px 27px; padding-right: 45px; font-size: 18px; font-size: 1.8rem; margin-top: 3px; color: #000; position:relative; background: #CDD9E2;}
.pryiji>li>a i{ display: block; position: absolute; width: 18px; height: 18px; line-height: 18px; text-align: center; right: 20px; top: 50%; transform: translateY(-50%); font-size: 14px; font-size: 1.4rem; color: #000; transition: 0.5s;}

.prerji{ background: #fff; padding: 15px 0;}
.prerji li a{ display:block; line-height:25px; padding: 8px 46px; position: relative; color: #333;}
.prerji>li>a{ font-size: 18px; font-size: 1.8rem; font-family: Interb;}

.prsanji{ font-size: 16px; font-size: 1.6rem; padding: 8px 0;}
.prsanji li a{ color: #666; padding: 11px 46px;}

.pryiji li:hover>a,.dangpryi{color: #000 !important;}
.pryiji li:hover>a i,.dangpryi>a i{transform: translateY(-50%) rotate(90deg) !important}

.prerji>li:hover>a{ color:#CDD9E2;}
.prerji>li:hover>a i{ left: 0px; opacity: 1}


.dangprer>a{ color:#000 !important;}

@media screen and (max-width:1359px) {
    .prmain{ padding-top: 50px; padding-bottom: 50px;}
    
.prbiao{ font-size: 26px; font-size: 2.6rem;}
.prl{ width: 260px;}
.prr{ width: calc(100% - 280px);}

.pryiji>li>a{ font-size: 16px; font-size: 1.6rem; position:relative;}
.prerji li a{ font-size:14px; font-size:1.4rem;}
}
@media screen and (max-width:999px) {
.prmain{ padding-top:30px; padding-bottom:30px;}
.prl{ width:240px;}
.prr{ width:calc(100% - 260px);}

    .prbiao{ font-size: 22px; font-size: 2.2rem; line-height: 26px;}
    .pryiji{ margin-top: 15px;}
.pryiji>li>a{ line-height: 24px; padding: 10px; padding-right: 30px; font-size: 14px; font-size: 1.4rem;}
    .pryiji>li>a i{ right: 10px;}
    .prerji li a{ padding: 5px 15px;}
.prerji li a{ font-size:14px; font-size:1.4rem;}
    .prsanji{ padding-left: 10px;}
    .prsanji li a{ font-size: 12px; font-size: 1.2rem;}
}
@media screen and (max-width:767px) {
.prl{ width:100%; margin-top:40px; max-height: none; top: auto; position: relative;}
.prr{ width:100%;}
.proslide_menubtn{ display:block;}
.pryiji{display: none; margin-top: 0px;}

    .prbiao{ padding-bottom: 10px;}
}

.prxin{ border-radius:0 0 4px 4px; border: 1px solid #CDD9E2; margin-top: 50px;}
.prxina{ display: block; font-size: 26px; font-size: 2.6rem; height: 61px; line-height: 61px; color: #000; text-align: center; background: #CDD9E2;}
.prxinn{ padding: 7px 22px; padding-bottom: 18px;}

.prxin .int1,.prxin .int2,.prxin .int3{ width: 100%; margin-top: 11px;}
.prxin input{ width: 100%; height: 44px; line-height: 44px; padding: 0 14px; font-size: 14px; font-size: 1.4rem; color: #000; background: #fff;}
.prxin textarea{ width: 100%; height: 143px; line-height: 24px; padding: 10px 14px; font-size: 14px; font-size: 1.4rem; color: #000; background: #fff;}
.prxin .xing input,.prxin .xing textarea{ padding-left: 28px; background:  #fff url("../images/xing1.png") no-repeat 14px 18px;}
.prxin .int2{ position: relative;}
.prxin .yanzheng,.prxin img{ width: 64px; height: 32px; position: absolute; right: 9px; top: 50%; transform: translateY(-50%); cursor: pointer;}
.prxin .int2 input{ padding-right: 80px;}
.prxin .int3 input{ background: #CDD9E2; border-radius: 4px; font-size: 16px; font-size: 1.6rem; cursor: pointer; transition: 0.5s;}
.prxin .int3 input:hover{ background:#333; color: #fff;}

@media screen and (max-width:1359px) {
    .prxin{ margin-top: 30px;}
.prxina{ font-size: 22px; font-size: 2.2rem; height: 56px; line-height: 56px;}
.prxinn{ padding: 7px 10px; padding-bottom: 10px;}
}


.prrt{ padding-top: 10px;}
.prrbiao{ font-size:48px; font-size: 4.8rem; line-height: 50px; padding-left: 61px; font-family: "Playfair Display"; position: relative; text-transform: uppercase; position: relative;}
.prrbiao:before{content: ""; position: absolute; width: 36px; height: 36px; background: #CDD9E2; left: 0px; top: 10px;}

.prrp{ margin-top: 18px; overflow: hidden;}
.prrp p{color: #666;}

.prrmor{ margin-top: 24px; cursor: pointer; width: 160px; height: 40px; line-height: 38px !important; text-align: center; background: #CDD9E2; border: 1px solid #CDD9E2; border-radius: 5px;}
.prrmor span{ color: #333;}

.prrph{ height: auto !important;}
.prrph p{ display: block;}
.prrmorh i:after{ transform: translate(-50%,-50%) rotate(0deg);}

@media screen and (max-width:1359px) {
.prrt{ padding-top: 0px;}
    .prrbiao{ font-size: 28px; font-size: 2.8rem; line-height: 32px; padding-left: 34px;}
.prrbiao:before{ width: 26px; height: 26px; top: 6px;}
    .prrp{ margin-top: 10px;}
    .prrmor{ margin-top: 10px; width: 120px;}
}
@media screen and (max-width:767px) {
    .prrbiao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.prrbiao:before{ top: 4px;}
}

.prn{display: flex; flex-flow: wrap; padding-top: 17px;}
.prlie{ width: 31.2%; margin-left: 3.2%; margin-top: 46px;
background: #FFF; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); transition: 0.5s; position: relative; display: inline-block; vertical-align: top;}
.prlie:nth-child(3n-2){margin-left: 0px;}
.prtu{ display: block; overflow: hidden; border-bottom: 1px solid #EBEBEB;}
.przi{ padding:20px 10px; padding-bottom: 32px;}
.pra{ color: #333; font-size: 20px; font-size: 2rem; line-height: 30px; text-align: center; display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.prin{ margin-top: 18px; text-align: center;}
.prin input{ display: inline-block; vertical-align: middle; cursor: pointer;}
.prmor{ display: inline-block; vertical-align: middle; padding: 0 26px; height: 40px; line-height: 38px !important; border: 1px solid #CCC; margin-left: 9px; color: #999;}

.prlie:hover{ background: #CDD9E2;}
.prlie:hover a{ color: #333;}
.prlie:hover .prtu img{ transform: scale(1.1)}
.prlie:hover .prmor{ background: #fff; color: #333;}

.fenye{ padding-top:80px; text-align:center;}
.fenyen{  display:inline-block; *float:left; font-size: 0px;}
.fenyen a,.fenyen span{ display:inline-block; *float:left; width: 38px; height:38px; line-height:36px; text-align:center; margin: 5px 9px; color: #333; font-size: 16px; font-size: 1.6rem; border-radius: 4px; border: 1px solid #E1E2E4; background: #FFF;}
.fenyen a:hover{ color:#000; background:#CDD9E2; border-color: #CDD9E2;}
.fenyen a.sx:hover{}
.dangqianfen{ color:#000 !important; background:#CDD9E2 !important; border-color: #CDD9E2 !important;}

.fuxuan{ margin-left: 38px; display:inline-block; *float:right;}
.fuxuan input{ height:38px; line-height: 38px; color: #000; background:#CDD9E2 url("../images/fuxuan.png") no-repeat right center; padding-left: 12px; padding-right: 42px; cursor:pointer; transition:0.5s; font-size:16px; font-size:1.6rem;}
.fuxuan input:hover{ border-radius: 19px;}

@media screen and (max-width:1359px) {
.fenye{ padding-top:40px;}
    .przi{ padding: 10px 5px;}
    .mrin{ margin-top: 5px;}
    .prmor{ padding: 0 10px; margin-right: 5px;}
.pra{ font-size: 16px; font-size: 1.6rem; line-height: 30px;}
}
@media screen and (max-width:999px) {
    .fenye{ padding-top:30px;}
    .fenyen a,.fenyen span{ font-size: 14px; font-size: 1.4rem; width: 30px; height: 30px; line-height: 28px; margin:5px 2px;}
    .fenyen a i{ font-size: 12px;}
.zhankai{ font-size: 14px; font-size: 1.4rem; margin-top: 20px;}
.prlie{ width: 49%; margin-left: 2%; margin-top: 15px; padding: 5px;}
.prlie:nth-child(3n-2){margin-left: 2%;}
.prlie:nth-child(2n-1){margin-left: 0px;}
    .prmor{ margin-left: 5px; height: 30px; line-height: 30px !important;}
    .fuxuan input{font-size: 14px; font-size: 1.4rem; height:30px; line-height: 28px;}
    .pra{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}
@media screen and (max-width:767px) {
.prn{ padding-top: 15px;}
    .prlie{ padding: 2px;}
    .przi{ padding-top: 10px;}
    .pra{ line-height: 20px;}
    .prp{ margin-top: 5px;}
    .prin{ margin-top: 10px;}

.fenye{ padding-top:25px;}
    .fuxuan{margin-left:15px }
    .fuxuan input{ padding-right: 40px;}
}


/****************************  product2  ***************************/
.prmain2{ position: relative; margin-top: 80px; padding-bottom: 102px;}
.prmain2 .zong{}

.prl1{ position: sticky; right: 0px; top: 110px; float: right;}
.prl2{ display: none;}
.prxin2{ margin-top: 0px; border-color: #F8F8FA; background: #F8F8FA; max-height: calc(100vh - 170px); overflow: auto;}

@media screen and (max-width: 999px) {
    .prl1{ top: 60px;}
.prxin2{ max-height: calc(100vh - 110px);}
}
@media screen and (max-width: 767px) {
.prl1{ display: none;}
.prl2{ display: block;}
}

.pr2t{ display: flex; flex-flow: wrap; justify-content: space-between;}

.zoomPad {position:relative; float:left; z-index:99; cursor:crosshair; }
.zoomPreload {-moz-opacity:0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align:center; background-image: url(../images/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index:110; width:90px; height:43px; position:absolute; top:0px; left:0px; * width:100px; * height:49px; }
.zoomPup {overflow:hidden; background-color: #FFF; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index:120; position:absolute; border:1px solid #CCC; z-index:101; cursor:crosshair; }
.zoomOverlay {position:absolute; left:0px; top:0px; background:#FFF; /*opacity:0.5; */
	z-index:5000; width:100%; height:100%; display:none; z-index:101; }
.zoomWindow {position:absolute; left:110%; top:40px; background:#FFF; z-index:6000; height:auto; z-index:10000; z-index:110; }
.zoomWrapper {position:relative; border:1px solid #ccc; z-index:110; }
.zoomWrapperTitle {display:block; background:#999; color:#FFF; height:18px; line-height:18px; width:100%; overflow:hidden; text-align:center; font-size:10px; position:absolute; top:0px; left:0px; z-index:120; -moz-opacity:0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage {display:block; position:relative; overflow:hidden; z-index:110; }
.zoomWrapperImage img {border:0px; display:block; position:absolute; z-index:101; }
.zoomIframe {z-index: -1; filter:alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position:absolute; display:block; }

.m-prob{ width:46%;}
.prob-pic {}
.prob-pic .prob-pic-big { position: relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.prob-pic .prob-pic-big-img { display: block; line-height: 0; font-size: 0;}
.prob-pic .prob-pic-big-img img{transition: 0s; transform: scale(1); border: 1px solid #CCC;}
.prob-pic .prob-pic-big-img .zoomPad { float: none; z-index: 8;}
.prob-pic .zoomWrapperImage img { max-width: 1920px;}
.prob-pic .prob-pic-big-img:hover img{ transform: scale(1)}
.prob-pic .prob-pic-small { position: relative; margin-top: 23px; overflow: hidden;}
.prob-pic .prob-pic-btn { position: absolute; top: 50%; margin-top: -15px; display: block; height: 30px; line-height:30px; text-align:center; color:#999; font-size:16px; z-index:9999}
.prob-pic .prob-pic-btn.prev { left:0px;}
.prob-pic .prob-pic-btn.next { right:0px;}
.prob-pic .prob-pic-btn:hover{ color: #333333;}
.prob-pic .prob-pic-list { overflow: hidden; margin-left: 20px; margin-right: 20px;}
.prob-pic .prob-pic-list ul { width: 1000%; overflow: hidden;}
.prob-pic .prob-pic-list ul li { position: relative; float: left; margin-right: 0.35%; width: 1.72%; overflow:hidden; border: 1px solid #E5E5E5;}
.prob-pic .prob-pic-item .item-pic,.prob-pic .prob-pic-item .item-video  { display:block; overflow: inherit;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden; border-radius: 20px;}
.prob-pic .prob-pic-item .item-pic img,.prob-pic .prob-pic-item .item-video img{display: block; width:100%;transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;-webkit-transition: 0.3s; border-radius: 20px;}
.prob-pic .prob-pic-item .item-pic:hover,.prob-pic .prob-pic-item .item-video:hover{ border-color: #20469b;}
.prob-pic .prob-pic-item .item-pic.active,.prob-pic .prob-pic-item .item-video.active{ border-color:#20469b}

.prob-video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 0; font-size: 0; overflow: hidden; z-index: 8; display: none; }
.prob-video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.prob-video.show { display: block; }

.jianjie{ width:50.5%; position: relative; padding-bottom: 200px;}
.jianjie h1{ font-size:38px; font-size:3.8rem; line-height:40px; border-bottom: 1px solid #DBDBDB; padding-bottom: 25px; color:#222; font-family: "Playfair Display"; position:relative;}

.jiann{ margin-top:28px; color: #333;}
.jiann p{margin-top: 2px; color: #666;}
.jiann em,.jiann strong{color: #333;}
.jiann em{ font-style: normal; display: block; margin-bottom: 10px;}
.jiann strong{ font-weight: normal;font-family: Interb;}
.jiann img{ max-width:100%; display:inline;}

.jiana{ display: inline-block; padding: 0 20px; height: 40px; line-height: 38px; margin-top: 24px; border: 1px solid #CCC; color: #000;}
.jiana:hover{ background: #333}

.pr2in{ position: absolute; width: 100%; bottom: 47px; left: 0px;}
.inno2{ margin-top: 19px; font-size:0px; display: inline-block; vertical-align: middle;}
.inno2:after{content: ""; clear: both; display: block;}
.inno2 a{ float: left; margin-right: 29px; margin-top: 10px; color: #000; border: 1px solid #CDD9E2;}
.inno2 a i{ font-size: 14px;}
.inno2 a:hover{ background: #F5F5F7; color: #000;}

.share{ display: block; margin-top: 13px; border-top: 1px solid #DBDBDB; padding-top: 27px;}
.share1{ display:inline-block; vertical-align:middle; font-size:16px; font-size:1.6rem; color:#666;}
.share2{ display:inline-block; vertical-align:middle;}

@media screen and (max-width: 1559px) {
    .jianjie{ padding-top: 0px;}
.jianjie h1{ font-size:30px; font-size:3rem; line-height:40px; margin-top: 0px;}
.jiann{ margin-top:12px;}
}
@media screen and (max-width: 1359px) {
.prmain2{ margin-top: 50px; padding-bottom: 60px;}

.jianjie h1{ font-size:26px; font-size:2.6rem; line-height:30px;}
.jiann{ font-size:14px; font-size:1.4rem; line-height:26px; margin-top:15px;}
.share{ margin-top:10px; padding-top: 10px;}
.share1{font-size: 14px; font-size: 1.4rem;}

    .jianjie{ padding-bottom: 110px;}
    .pr2in{ bottom: 0px;}
    .inno2{ margin-top: 10px;}
.inno2 a{ margin-right: 10px; margin-top: 5px; height: 40px; line-height: 38px; font-size: 14px; font-size: 1.4rem; padding: 0 20px;}

.prob-pic .prob-pic-btn { width: 20px; font-size:18px;}
.prob-pic .prob-pic-list { margin-left: 30px; margin-right: 30px;}
.prob-pic .prob-pic-small { margin-top: 10px;}
}
@media screen and (max-width: 999px) {
	.zoomPad { cursor: default !important; }
	.zoomPup { display: none !important; }
	.zoomWindow { display: none !important; }
	.zoomPreload { display: none !important; }

.m-prob { float:none; margin:auto; margin-top: 0px; width: 100%; max-width: 400px;}

.jianjie{ width:100%; float:none; margin-left:0px; margin-right:0px; margin-top:25px; padding-bottom: 0px;}
.jianjie h1{ font-size:22px; font-size:2.2rem; line-height:30px;}

    .pr2in{ position: relative; margin-top: 20px;}
.inno2{ margin-top:20px; text-align: center;}
}
@media screen and (max-width: 767px) {
.prmain2{ margin-top: 30px; padding-bottom: 30px;}

.jiann{ font-size:12px; font-size:1.2rem; line-height:22px; margin-top:12px; color: #333;}
.share1{font-size: 12px; font-size: 1.2rem;}
.jianjie h1{ font-size:18px; font-size:1.8rem; line-height:28px;}
.jiann strong{ font-size: 14px; font-size: 1.4rem;}
.prob-pic .prob-pic-list { margin-left: 20px; margin-right: 20px;}
    .inno2 a{ padding: 0 10px;}
}

.pr2main1{ border-top: 2px solid #CDD9E2; padding-top: 63px; margin-top: 70px;}
.pr2biao{ font-size: 38px; font-size: 3.8rem; line-height: 45px; padding-left: 60px; padding-right: 120px; position: relative; text-transform: uppercase; font-family: "Playfair Display";}
.pr2biao:before{content: ""; position: absolute; width: 38px; height: 38px; left: 0px; top: 4px; background: #CDD9E2;}
.cs3biao{ font-size: 36px; font-size: 3.6rem; line-height: 58px; padding-left: 53px; padding-right: 0px;}
.cs3biao:before{ width: 34px; height: 34px; top: 9px;}

.img-scroll1 {position: relative; margin-top:45px;}
.img-scroll1 .prev, .img-scroll1 .next {position: absolute; text-align:center; display: block; width: 45px; height: 45px; line-height: 43px; text-align: center; border-radius: 50%; background: #ffffff; border: solid 1px #999; color: #999; top: -88px; transition: 0.5s; z-index: 999}
.img-scroll1 .prev { right: 62px; cursor: pointer;}
.img-scroll1 .next { right:0px; cursor: pointer;}
.img-scroll1 .prev:hover,.img-scroll1 .next:hover { color: #000; background: #CDD9E2; border-color: #CDD9E2;}
.img-list1 {position: relative;overflow: hidden;}
.img-list1 ul {width: 10000%;}
.img-list1 li {float: left; width:0.317%; margin-right: 0.0245%; position:relative;}

.pr21tu{ border: solid 1px #CDD9E2; display: block;}
.pr21a{ margin-top: 18px; display: block; text-align: center; color: #333; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

@media screen and (max-width: 1559px) {
.pr2biao{ font-size: 30px; font-size: 3rem; line-height: 40px; padding-left: 40px; padding-right: 120px;}
.pr2biao:before{ width: 30px; height: 30px; top: 7px;}
}
@media screen and (max-width: 1359px) {
.pr2main1{ padding-top: 30px; margin-top: 40px;}
.img-scroll1 { margin-top:30px;}
.img-scroll1 .prev, .img-scroll1 .next { width: 35px; height: 35px; line-height: 33px; top: -65px;}
.img-scroll1 .prev { right: 50px;}
}
@media screen and (max-width: 999px) {
.pr2biao{ font-size: 22px; font-size: 2.2rem; line-height: 30px; padding-left: 30px; padding-right: 0px;}
.pr2biao:before{ width: 20px; height: 20px; top: 7px;}

.img-scroll1 { padding-bottom: 50px;}
.img-scroll1 .prev, .img-scroll1 .next { width: 35px; height: 35px; line-height: 33px; top: auto; bottom: 0px;}
.img-scroll1 .prev { right: auto; left: 50%; margin-left: -40px;}
.img-scroll1 .next { right: 50%; margin-right: -40px;}
    
    .pr21a{ margin-top: 6px;}
}
@media screen and (max-width: 569px) {
.pr2biao{ font-size: 20px; font-size: 2rem;}
.img-list1 li { width:0.49%; margin-right: 0.02%;}
}

.pr2main2{ padding-top: 60px;}
.pr22n{ padding-top: 4px;}
.pr22lie{ margin-top: 34px;}
.pr22a{ position: relative; font-size: 20px; font-size: 2rem; line-height: 30px; padding-left: 31px;}
.pr22a i{ position: absolute; left: 0px; top: 0px; font-size: 26px;}
.pr22p{ color: #666; margin-top: 10px;}

@media screen and (max-width: 1559px) {
    .pr22a{ font-size: 18px; font-size: 1.8rem;}
    .pr22a i{ font-size: 20px;}
}
@media screen and (max-width: 1359px) {
.pr22lie{ margin-top: 20px;}
}
@media screen and (max-width: 999px) {
.pr2main2{ padding-top: 40px;}
    .pr22a{ font-size: 16px; font-size: 1.6rem;}
}

.pr2main3{ padding-top: 72px;}

.img-scroll2 {position: relative; margin-top:52px;}
.img-scroll2 .prev, .img-scroll2 .next {position: absolute; text-align:center; display: block; width: 45px; height: 45px; line-height: 43px; text-align: center; border-radius: 50%; background: #ffffff; border: solid 1px #999; color: #999; top: -88px; transition: 0.5s; z-index: 999}
.img-scroll2 .prev { right: 62px; cursor: pointer;}
.img-scroll2 .next { right:0px; cursor: pointer;}
.img-scroll2 .prev:hover,.img-scroll2 .next:hover { color: #000; background: #CDD9E2; border-color: #CDD9E2;}
.img-list2 {position: relative;overflow: hidden;}
.img-list2 ul {width: 10000%;}
.img-list2 li {float: left; width:0.233%; margin-right: 0.022666%; position:relative;}

.pr23tu img{ width: 100%;transform: scale(1);}
.pr23tu:hover img{ transform: scale(1);}
.pr23p{ text-align: center; margin-top: 13px;}

@media screen and (max-width: 1359px) {
.pr2main3{ padding-top: 30px;}
.img-scroll2 { margin-top:30px;}
.img-scroll2 .prev, .img-scroll2 .next { width: 35px; height: 35px; line-height: 33px; top: -65px;}
.img-scroll2 .prev { right: 50px;}
}
@media screen and (max-width: 999px) {
.img-scroll2 { padding-bottom: 50px;}
.img-scroll2 .prev, .img-scroll2 .next { width: 35px; height: 35px; line-height: 33px; top: auto; bottom: 0px;}
.img-scroll2 .prev { right: auto; left: 50%; margin-left: -40px;}
.img-scroll2 .next { right: 50%; margin-right: -40px;}
    
.img-list2 li { width:0.3233%; margin-right: 0.015%;}
    .pr23p{ margin-top: 6px;}
}
@media screen and (max-width: 569px) {
.img-list2 li { width:0.49%; margin-right: 0.02%;}
}

.pr2main4{ padding-top: 73px;}
.pr24n{ padding-top: 53px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.pr24tu{ width: 590px;}
.pr24zi{ width: calc(100% - 590px - 44px)}

.pr2main4 .pr22lie:first-child{ margin-top: 0px;}

@media screen and (max-width: 1559px) {
.pr24tu{ width: 500px;}
.pr24zi{ width: calc(100% - 530px)}
}
@media screen and (max-width: 1359px) {
.pr2main4{ padding-top: 43px;}
.pr24tu{ width: 400px;}
.pr24zi{ width: calc(100% - 430px)}
    .pr24n{ padding-top: 30px;}
}
@media screen and (max-width: 999px) {
.pr24tu{ width: 100%; max-width: 500px; margin: auto;}
.pr24zi{ width: 100%; margin-top: 20px;}
}
@media screen and (max-width: 767px) {
.pr2main4{ padding-top: 30px;}
}

.pr2main5{ padding-top: 77px;}
.pr25n{ font-size: 20px; font-size: 2rem; line-height: 30px; padding-top: 17px;}
.pr25n p{ position: relative; padding-left: 46px; margin-top: 13px; color: #666;}
.pr25n p i{ position: absolute; left: 0px; top: 0px; font-size: 26px; color: #333;}
.pr25n p strong{ font-weight: normal; color: #333;}

@media screen and (max-width: 1359px) {
.pr2main5{ padding-top: 50px;}
.pr25n{ font-size: 18px; font-size: 1.8rem; padding-top: 17px;}
.pr25n p{ padding-left: 30px; margin-top: 10px;}
.pr25n p i{ font-size: 20px;}
}
@media screen and (max-width: 999px) {
.pr25n{ font-size: 16px; font-size: 1.6rem;}
    .pr25n p{ margin-top: 5px;}
}
@media screen and (max-width: 767px) {
.pr2main5{ padding-top: 30px;}
.pr25n{ font-size: 14px; font-size: 1.4rem; padding-top: 10px;}
}

.pr22main{ background: #EEF2F5; text-align: center; padding: 52px 0;}
.pr22main .pr2biao{ display: inline-block;}
.pr22p{ font-size: 20px; font-size: 2rem; line-height: 30px; color: #666; margin-top: 17px;}

.pr22xin{ max-width: 1121px; margin: auto; margin-top: 36px; display: flex; flex-flow: wrap; justify-content: space-between;}
.pr22xin .int1{ width: calc(100% - 144px); height: 48px; line-height: 48px; background: #fff; padding: 0 22px; font-size: 16px; font-size: 1.6rem; color: #333;}
.pr22xin .int2{width: 126px; height: 48px; background: #CDD9E2; border-radius: 4px; font-size: 16px; font-size: 1.6rem; color: #000; cursor: pointer; transition: .5s;}
.pr22xin .int2:hover{ background: #333; color: #fff}

@media screen and (max-width: 1359px) {
    .pr22p{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width: 999px) {
    .pr22p{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.pr22xin .int1{ width: calc(100% - 100px); padding: 0 10px; font-size: 14px; font-size: 1.4rem;}
.pr22xin .int2{width: 90px; height: 48px; font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width: 767px) {
.pr22main{ padding: 30px 0;}
    .pr22p{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 10px;}
    .pr22xin{ margin-top: 20px;}
}

.pr23main{ padding-top: 89px; padding-bottom: 90px; text-align: center;}

.img-scroll3 {position: relative; margin-top:52px; margin-left: -17.5px; margin-right: -17.5px;}
.img-scroll3 .prev, .img-scroll3 .next {position: absolute; text-align:center; display: block; width: 60px; height: 60px; line-height: 60px; text-align: center; background: #F5F5F7; color: #333; top: 50%; transform: translateY(-50%); transition: 0.5s; font-size: 30px; z-index: 999}
.img-scroll3 .prev i, .img-scroll3 .next i{}
.img-scroll3 .prev { left: -95px; cursor: pointer;}
.img-scroll3 .next { right:-95px; cursor: pointer;}
.img-scroll3 .prev:hover,.img-scroll3 .next:hover { color: #000; background: #CDD9E2;}
.img-list3 {position: relative;overflow: hidden;}
.img-list3 ul {width: 10000%;}
.img-list3 li {float: left; width:0.25%; margin-right: 0%; padding: 17.5px; position:relative;}

.pr23lie{background: #FFF; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); width: 100%; margin: auto;}
.homor{ background: #F5F5F7; margin-top: 22px;}
.pr23lie:hover{ background: #fff;}
.pr23lie:hover .homor{ background: #CDD9E2;}

@media screen and (max-width: 1859px) {
.img-scroll3 .prev { left: -5px;}
.img-scroll3 .next { right:-5px;}
}
@media screen and (max-width: 1359px) {
.pr23main{ padding: 50px 0;}
.img-scroll3 { margin-top:30px; margin-left: -6px; margin-right: -6px;}
.img-scroll3 .prev, .img-scroll3 .next { width: 35px; height: 35px; line-height: 33px; font-size: 20px;}
.img-scroll3 .prev { left: -5px;}
.img-scroll3 .next { right:-5px;}

.img-list3 li { padding: 6px;}
.pr23lie{ box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);}
}
@media screen and (max-width: 999px) {
.pr23main{ padding: 30px 0;}
.img-scroll3 { padding-bottom: 70px;}
.img-scroll3 .prev, .img-scroll3 .next { width: 35px; height: 35px; line-height: 33px; top: auto; bottom: 0px;}
.img-scroll3 .prev { right: auto; left: 50%; margin-left: -40px;}
.img-scroll3 .next { right: 50%; margin-right: -40px;}
    
.img-list3 li { width:0.333%;}
    .homor{ margin-top: 10px;}
}
@media screen and (max-width: 569px) {
.img-list3 li { width:0.5%;}
}

.csmain2{}
.cs2n{position: relative; padding-bottom:43.75%;height: 0;overflow: hidden; margin-top: 70px;}
.cs2n iframe,.cs2n video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.cs2n iframe body{ margin:0px !important;}

.csmain3{ padding-top: 85PX;}
.csmain4{ padding-bottom: 130px;}
.cs3p{ margin-top: 30px;}
.cs3p p{ color: #666}
.cs3p p strong{ color: #333; font-family: Interb; font-weight: normal;}

@media screen and (max-width: 1359px) {
.csmain3{ padding-top: 50PX;}
.csmain4{ padding-bottom: 50PX;}
    .cs2n{ margin-top: 30px;}
}
@media screen and (max-width: 767px) {
.csmain3{ padding-top: 30PX;}
.csmain4{ padding-bottom: 30PX;}
    .cs3p{ margin-top: 20px;}
}

/****************************  application  ***************************/
.appmain1{ background: #f8f8fa; text-align: center; padding-top: 80px; padding-bottom: 90px;}
.app1p{ margin-top: 32px; color: #666;}
.m2biao .biaot{ text-align: left;}

.appn{ font-size: 0px; padding-top: 20px; text-align: left;}
.applie{ display: inline-block; width: 31.125%; margin-left: 3.3%; padding: 43px 0;}
.applie:nth-child(3n-2){margin-left: 0px;}
.apptu{ position: relative;border: 1px solid #E6E6E6;}
.apptun{ display: block;}
.appmor{ position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(205, 217, 226, 0.85); opacity: 0; transition: 0.5s;}
.appmorn{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: #F5F5F7; transition: 0.5s;}
.appa{ display: block; font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 22px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; text-align: left;}
.applie:hover img{ transform: scale(1.1)}
.applie:hover .appmor{ opacity: 1}
.applie:hover .appa{ color: #000;}

.appmain1 .fenye{ padding-top: 22px;}

@media screen and (max-width: 1359px) {
    .appmain1{ padding: 50px 0;}
    .app1p{ margin-top: 20px;}
.applie{ padding: 20px 0;}
.appa{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 10px;}
}
@media screen and (max-width: 999px) {
    .appmor{ display: none;}
.appa{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width: 767px) {
    .appmain1{ padding: 30px 0;}
.applie{ padding: 10px 0; width: 49%; margin-left: 2%;}
.applie:nth-child(3n-2){margin-left: 2%;}
.applie:nth-child(2n-1){margin-left: 0px;}
    .appa{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
    .app1p{ margin-top: 10px;}
}

/****************************  application2  ***************************/
.app2main{ display: flex; flex-flow: wrap; justify-content: space-between; padding-top: 81px; padding-bottom: 20px;}
.app2main h1{ font-size: 36px; font-size: 3.6rem; line-height: 56px; font-family: "Playfair Display"; text-transform: uppercase;}
.app2p1{ font-size: 20px; font-size: 2rem; line-height: 30px; margin-top: 15px; text-transform: capitalize;}
.appsa{ border-bottom: 1px solid #D9D9D9; padding-bottom: 25px; padding-top: 7px;}
.appsa .share{ border: none; margin: 0px;}

.appxiang{ padding-top: 1px;}
.appxiang p{ color: #666;}
.appxiang span{font-family: Interb;}
.appxiang em{ display: block; font-style: normal; padding-left: 36px; font-size: 20px; font-size: 2rem; line-height: 34px; margin-bottom: 8px; color: #333; background: url("../images/xgou.png") no-repeat left 10px;}
.appxiang strong{ display: block; font-size: 30px; font-size: 3rem; line-height: 44px; padding-left: 42px; margin-top: 50px; font-family: "Playfair Display"; position: relative; font-weight: normal; color: #333; text-transform: uppercase;}
.appxiang strong:before{content: ""; position: absolute; width: 28px; height: 28px; background: #CDD9E2; left: 0px; top: 8px;}

.appxn{ display: flex; flex-flow: wrap; padding-top: 13px;}
.appxnlie{ width: 31.75%; margin-left: 2.375%; padding: 25px 20px; margin-top: 20px; background: #F8F8FA; transition: .5s;}
.appxnlie:nth-child(3n-2){margin-left: 0px;}
.appxnlie:hover{ background: #CDD9E2;}

.fanpian{ border-top: 1px solid #DBDBDB; padding-top: 13px; margin-top: 52px;}
.fanpian li{ line-height: 30px; padding: 9px 0; padding-left: 68px; margin-top: 20px; color: #666; position: relative;}
.fanpian li span{ display: inline; font-size: 20px; font-size: 2rem; padding-right: 10px; color: #333;}
.fanpian li i{ width: 48px; height: 48px; line-height: 48px; background: #DBDBDB; border-radius: 4px; position: absolute; left: 0px; top: 0px; text-align: center; transition: 0.5s;}
.fanpian li a{ display: inline; color: #333;}
.fanpian li:hover i{ background: #CDD9E2;}
.fanpian li a:hover{ color: #333; text-decoration: underline;}

@media screen and (max-width: 1359px) {
.app2main{ padding-top: 50px; padding-bottom: 20px;}

.app2main h1{ font-size: 30px; font-size: 3rem; line-height: 40px;}
.app2p1{ font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 10px;}
.appsa{ padding-bottom: 15px; padding-top: 2px;}

.appxiang em{ padding-left: 24px; font-size: 18px; font-size: 1.8rem; line-height: 30px; background-position: left 10px; background-size: 15px;}
.appxiang strong{ font-size: 26px; font-size: 2.6rem; line-height: 32px; padding-left: 30px; margin-top: 30px;}
.appxiang strong:before{ width: 20px; height: 20px; top: 8px;}
    
    .appxnlie{ padding: 15px 10px;}
    
    .fanpian li span{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width: 999px) {
.app2main{ padding-top: 30px; padding-bottom: 20px;}
.app2main h1{ font-size: 24px; font-size: 2.4rem; line-height: 34px;}
.app2p1{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}

    .appxnlie{ width: 100%; margin-left: 0px; margin-top: 10px;}
.appxiang strong{ font-size: 20px; font-size: 2rem; line-height: 32px; padding-left: 30px; margin-top: 20px;}
    .appxiang em{ font-size: 16px; font-size: 1.6rem; line-height: 26px; background-position: left 8px;}

    .fanpian{margin-top: 30px;}
    .fanpian li{ padding: 0; padding-left: 40px; margin-top: 10px;}
    .fanpian li span{ font-size: 16px; font-size: 1.6rem;}
    .fanpian li i{ width: 30px; height: 30px; line-height: 30px;}
}
@media screen and (max-width: 767px) {
.app2main h1{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.app2p1{ font-size: 12px; font-size: 1.2rem; line-height: 22px;}
.appxiang strong{ font-size: 18px; font-size: 1.8rem; line-height: 26px; padding-left: 24px; margin-top: 20px;}
.appxiang strong:before{ width: 16px; height: 16px; top: 6px;}
    .appxiang em{ font-size: 14px; font-size: 1.4rem;}
    .fanpian li span{ font-size: 14px; font-size: 1.4rem;}
}

.appl2{ background: #fff; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10); margin-bottom: 49px;}
.appl2n{padding: 0 18px;}
.appl2lie{ padding: 20px 0; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; border-bottom: 1px solid #E6E6E6;}
.appl2lie:last-child{border: none;}
.appl2tu{ display: block; width: 92px; border: 1px solid #E6E6E6; overflow: hidden;}
.appl2a{ line-height: 24px; width: calc(100% - 106px);}
.appl2a:hover{ text-decoration: underline; color: #333;}

@media screen and (max-width: 1359px) {
.appl2n{padding: 0 10px;}
.appl2lie{ padding: 10px 0;}
    .appl2{ margin-bottom: 20px;}
}


/****************************  about  ***************************/
.abmain1{background: #F5F5F7; padding: 90px 0;}

@media screen and (max-width: 1359px) {
.abmain1{ padding: 50px 0;}
}
@media screen and (max-width: 999px) {
.abmain1{ padding: 30px 0;}
}

.abmain2{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; padding: 98px 0;}
.ab2l{ width: 38%;}
.ab2r{ width: 58%;}

.ab2p{ margin-top: 39px;}
.ab2p p{ color: #666;}

#box{position:relative; margin:auto;}
#box ul{position:relative;height:0px; padding-bottom: 51.24%; margin:auto;}
#box li{position:absolute; width:0; /*height: 0px; */z-index:0;cursor:pointer;overflow:hidden; -moz-box-sizing:content-box; box-sizing:content-box !important; top: 50%; transform: translateY(-50%); background: #000000; border-radius: 4px;}

#box li a{ display:block;}
#box li a img{ width:100%; opacity: 0.6; transition: 0.5s;}
#box li{ box-shadow: 0 0 15px 7px rgba(0,0,0,0.2)}
#box li:nth-child(3) a img{ opacity: 1}
.ab14a{ position: absolute; width: 100%; left: 0px; bottom: 0px; padding: 20px; padding-left: 60px; font-size: 18px; font-size: 1.8rem; line-height: 28px; color: #fff; background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0, 0, 0, 0) 100%); text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; opacity: 0; transition: 0.5s; transition-delay: .5s;}
.ab14a span{color: #fff}
#box li:nth-child(3) .ab14a{opacity: 1}

#box .prev, #box .next{position:absolute; top: 50%; overflow:hidden; cursor:pointer; width:55px; height:55px; line-height:53px; font-size:16px; font-size:1.6rem; border-radius: 50%; border: solid 1px #fff; text-align:center; color:#fff; opacity: 0.5; z-index:99; transition:0.5s;}
#box .prev{left:27px; transform: translateY(-50%)}
#box .next{right:27px; transform: translateY(-50%)}
#box .prev:hover, #box .next:hover{ opacity: 1}

@media screen and (max-width:1359px) {
    .abmain2{ padding: 60px 0;}
.ab2p{ margin-top: 20px;}
.ab14a{ padding: 10px; font-size: 14px; font-size: 1.4rem; line-height: 24px;}
#box .prev, #box .next{ width:40px; height:40px; line-height:38px; font-size:14px; font-size:1.4rem;}
#box .prev{left:17px;}
#box .next{right:17px;}
}
@media screen and (max-width:999px) {
.abmain2{ padding: 30px 0;}
    .ab2l{ width: 100%;}
    .ab2r{ width: 100%;}
    
#box{ margin-top:30px; padding-bottom:60px;}
#box .prev, #box .next{ width:40px; height:40px; line-height:38px; top: auto; bottom: 0px; transform: translate(0); border-color: #333; color: #333;}
#box .prev{left:50%; margin-left: -50px;}
#box .next{right:50%; margin-right: -50px;}
}
@media screen and (max-width:767px) {
#box{ margin-top:20px; padding-bottom:45px;}
#box .prev, #box .next{ width:30px; height:30px; line-height:26px; font-size:12px; font-size:1.2rem;}
#box .prev{ margin-left: -35px;}
#box .next{ margin-right: -35px;}

.ab14a{ padding: 5px; padding-top: 17px; font-size: 12px; font-size: 1.2rem; line-height: 16px;}
#box li{ box-shadow: 0 0 5px 3px rgba(0,0,0,0.2)}
}

.abmain3{ background: #ECF1F5; padding-top: 80px; padding-bottom: 98px;}
.ab3n{ display: flex; flex-flow: wrap; justify-content: space-between;}
.ab3n1{ padding-top: 20px;}
.ab3n2{}
.ab3n1 .ab3lie{ width: 48.5%;}
.ab3n2 .ab3lie{ width: 31.375%;}

.ab3lie{ position: relative; background: #FFF; padding: 27px 35px; margin-top: 44px; transition: 0.5s;}
.ab3shu{ position: absolute; right: 35px; top: 27px; line-height: 54px; font-family: "Playfair Display"; font-size: 60px; -webkit-text-stroke: 1px #333333; color: transparent;}
.ab3tu{ width: 54px; height: 54px; position: relative;}
.ab3tu img{ position: absolute; max-width: 100%; max-height: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.ab3a{ font-size: 20px; font-size: 2rem; line-height: 34px; margin-top: 15px; text-transform: capitalize;}
.ab3p{ color: #666; margin-top: 2px;}
.ab3lie:hover{ box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.14);}

@media screen and (max-width: 1359px) {
    .abmain3{ padding: 50px 0;}
    .ab3lie{ margin-top: 20px; padding: 20px;}
    .ab3shu{ font-size: 40px; line-height: 40px; top: 20px; right: 20px;}
    .ab3tu{ width: 40px; height: 40px;}
.ab3a{ font-size: 18px; font-size: 1.8rem; line-height: 26px; margin-top: 15px;}
}
@media screen and (max-width: 767px) {
    .abmain3{ padding: 30px 0;}
    .ab3lie{ width: 100% !important; margin-top: 10px; padding: 15px 10px;}
.ab3a{ font-size: 16px; font-size: 1.6rem; line-height: 26px; margin-top: 10px;}
    .ab3shu{ top: 10px;}
}

.csn{ padding-top: 65px;}
.cslie{ background: #fff; padding: 0px; border: 1px solid #E6E6E6; transition: .5s; margin-bottom: 83px;}
.cslie:hover{box-shadow: 0 4px 26px 7px rgba(123, 123, 123, 0.25);}

@media screen and (max-width: 999px) {
.csn{ padding-top: 30px;}
.cslie{ margin-bottom: 30px; border: none; box-shadow:none !important}
    .cslie .m7tu{ border: 1px solid #E6E6E6;}
}
@media screen and (max-width: 767px) {
    .cslie{ margin-bottom: 20px;}
}

.cs2shu{ font-size: 32px; font-size: 3.2rem; line-height: 40px; color: #000 !important;}
.cs2a em{ background: none; padding-left: 0px;}

.cs22n{ display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; margin-top: 30px;}
.cs2tu{ width: 42.7%;}
.cs2zi{ width: calc(57.3% - 38px);}
.cs2zi p{ margin: 5px 0; padding-left: 42px; background: url("../images/xgou.png") no-repeat left 6px;}

.cs23n{ background: #F8F8FA; padding: 40px; padding-top: 31px; margin-top: 22px; position: relative;}
.qyin{ width: 41px; margin-bottom: 10px;}
.hyin{ width: 49px; position: absolute; right: 40px; bottom: 40px;}
.cs23n .cs2a{ margin-top: 22px;}

@media screen and (max-width: 1359px) {
.cs2zi p{ padding-left: 25px; background-position: left 8px; background-size: 15px;}
    .cs23n{ padding: 20px 10px; padding-bottom: 50px;}
    .hyin{ bottom: 10px; right: 20px;}
.cs23n .cs2a{ margin-top: 12px;}
}
@media screen and (max-width: 999px) {
    .cs2shu{ font-size: 28px; font-size: 2.8rem; line-height: 34px;}
.cs2tu{ width: 100%; max-width: 500px;}
.cs2zi{ width: 100%; margin-top: 20px;}
}
@media screen and (max-width: 767px) {
    .cs2shu{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
}

/****************************  news  ***************************/
.nen{ padding-bottom: 56px;}
.nelie{ border-bottom: 1px solid #D9D9D9; margin-top: 70px; padding-bottom: 56px; display: flex; flex-flow: wrap; justify-content: space-between; align-items: center;}
.netu{ display: block; width: 445px; overflow: hidden;}
.nezi{ width: calc(100% - 445px - 48px); text-align: left;}

.neriqi{ display: block;}
.nea{ font-size: 22px; font-size: 2.2rem; line-height: 34px; color: #000; margin-top: 18px; display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.nep{ margin-top: 6px; color: #666; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}
.nemor{ margin-top: 48px;}
.nezi a:hover{ color: #000; text-decoration: underline;}
.nemor:hover{ color: #fff !important;}

@media screen and (max-width: 999px) {
.nen{ padding-bottom: 30px;}
.nelie{ margin-top: 30px; padding-bottom: 30px;}
.netu{ width: 300px;}
.nezi{ width: calc(100% - 320px);}
    .nea{ font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 10px;}
    .nemor{ margin-top: 10px;}
}
@media screen and (max-width: 767px) {
.nelie{ margin-top: 20px; padding-bottom: 20px;}
.netu{ width: 170px;}
.nezi{ width: calc(100% - 180px);}
    .nea{ font-size: 14px; font-size: 1.4rem; line-height: 20px; margin-top: 10px;}
    .nemor{ display: none;}
}

/****************************  news2  ***************************/
.nel{ width: 368px;}
.ner{ width: calc(100% - 444px);}

.net{}
.net .neriqi{ display: inline-block; color: #666; line-height: 28px; vertical-align: middle; margin-right: 60px;}
.net .share{ display: inline-block;}

.nerbiao{ font-size: 34px; font-size: 3.4rem; line-height: 45px; font-weight: bold;}
.nern{ padding-top: 40px;}
.nerlie{ margin-bottom: 65px;}
.nertu{ display: block; overflow: hidden;}
.nerriqi{ display: block; color: #DD7296; margin-top: 16px;}
.nera{ display: block; color: #222; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden; margin-top: 15px;}
.nera:hover{ color: #000; text-decoration: underline;}

@media screen and (max-width: 1359px) {
.nel{ width: 300px;}
.ner{ width: calc(100% - 330px);}
.nerbiao{ font-size: 28px; font-size: 2.8rem; line-height: 35px;}
.nern{ padding-top: 20px;}
.nerlie{ margin-bottom: 20px;}
    .nerriqi{ margin-top: 10px;}
    .nera{ margin-top: 5px;}
}
@media screen and (max-width: 999px) {
.nel{ width: 260px;}
.ner{ width: calc(100% - 290px);}
.nerbiao{ font-size: 24px; font-size: 2.4rem; line-height: 30px;}
    .net .neriqi{ margin-right: 20px;}
}
@media screen and (max-width: 767px) {
.nel{ width: 100%;}
.ner{ width: 100%;}

.nerbiao{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.nern{ display: flex; flex-flow: wrap; justify-content: space-between;}
.nerlie{ width: 49.5%;}
}

/****************************  faq  ***************************/
.famain{ text-align: center; padding-top: 76px;}
.fan{text-align: left; border-top: 1px solid #D9D9D9; margin-top: 65px; padding-top: 1px;}
.falie{ border-bottom: 1px solid #D9D9D9; margin-top: 20px;}
.faa{ position: relative; padding: 22px 0; padding-right: 50px; font-size: 20px; font-size: 2rem; line-height: 30px; position: relative;text-transform: capitalize; cursor: pointer;}
.faa strong{ font-weight: normal;}
.faa i{ position: absolute; display: block; width: 32px; height: 32px; background: #CDD9E2; border-radius: 50%; right: 0px; top: 50%; transform: translateY(-50%);}
.faa i:before{content: ""; position: absolute; width: 12px; height: 2px; background: #000; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.faa i:after{content: ""; position: absolute; width: 12px; height: 2px; background: #000; left: 50%; top: 50%; transform: translate(-50%,-50%) rotate(90deg); transition: 0.5s;}

.fap{ display: none; color: #666; padding-bottom: 37px;}
.fap p{color: #666;}

.falieh .faa i:after{ transform: translate(-50%,-50%);}
.falieh .fap{ display: block;}

@media screen and (max-width: 1359px) {
    .famain{ padding-top: 50px;}
    .faa{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width: 999px) {
    .famain{ padding-top: 30px;}
    .fan{ margin-top: 30px;}
    .falie{ margin-top: 10px;}
    .faa{ font-size: 16px; font-size: 1.6rem; line-height: 28px; padding: 15px 0; padding-right: 50px;}
    .fap{ padding-bottom: 20px;}
}
@media screen and (max-width: 767px) {
    .faa{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
}

/****************************  download  ***************************/
.don{ padding-top: 32px; display: flex; flex-flow: wrap; justify-content: space-between; text-align: left;}
.dolie{ width: 49%; position: relative; margin-top: 30px; padding-left: 13px; background: #FFF;
box-shadow: 0 0 30px 0 rgba(32, 42, 35, 0.10);}
.doa{ display: block; padding: 24px 42px; padding-right: 105px; background: url("../images/pdf.png") no-repeat left center; color: #333 !important; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.domor{ position: absolute; right: 0px; top: 0px; width: 96px; height: 100%; background: #CDD9E2; transition: 0.5s;}
.domor i{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); line-height: 50px; font-size: 36px; font-weight: bold; transition: 0.5s;}
.dolie:hover .domor{ background: #333;}
.dolie:hover .domor i{ color: #fff;}

@media screen and (max-width: 1359px) {
.don{ padding-top: 20px;}
.dolie{ margin-top: 15px; padding-left: 10px;}
.doa{ padding-right: 55px;}
.domor{ width: 40px;}
.domor i{ line-height: 30px; font-size: 20px;}
}
@media screen and (max-width: 767px) {
    .dolie{ width: 100%}
}

/****************************  contact  ***************************/
.comain{ padding-top: 80px; padding-bottom: 102px; display: flex; flex-flow: wrap; justify-content: space-between;}
.col{ width: 38.25%;}
.cor{ width: 57.625%; background: #FFF; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.12); padding: 46px 40px;}

.cobiao{ padding-left: 70px; padding-right: 0px;}
.cobiao:before{ width: 50px; height: 50px;}
.cop{ padding-left: 27px; margin-top: 51px; font-size: 20px; font-size: 2rem; line-height: 30px; color: #333; text-transform: capitalize; position: relative;}
.cop i{ position: absolute; left: 0px; top: 0px; font-size: 20px;}

.coln{ display: flex; flex-flow: wrap; justify-content: space-between;}
.colie{border-radius: 7px; background: #F8F8FA; padding: 25px 20px; width: 47.8%; margin-top: 30px; transition: 0.5s;}
.colie em{ font-size: 40px; line-height: 40px;}
.cola{ color: #666; line-height: 22px; margin-top: 15px;}
.colp{ font-size: 22px; font-size: 2.2rem; line-height: 30px; margin-top: 7px;}
.colie:hover{ background: #CDD9E2;}
.colie a:hover{ color: #333; text-decoration: underline;}

@media screen and (max-width: 1559px) {
    .cor{ padding: 30px}
.cobiao{ padding-left: 40px;}
.cobiao:before{ width: 30px; height: 30px;}
.cop{ padding-left: 27px; margin-top: 21px; font-size: 16px; font-size: 1.6rem; line-height: 30px;}

.colie{ padding: 25px 10px; width: 49%; margin-top: 15px;}
.colie em{ font-size: 34px; line-height: 40px;}
.colp{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width: 1359px) {
    .comain{ padding: 50px 0;}
.col{ width: 42%;}
.cor{ width: 55%;}
}
@media screen and (max-width: 999px) {
.col{ width: 100%;}
.cor{ width: 100%; margin-top: 20px; padding: 20px 10px;}
.cobiao{ padding-left: 30px;}
.cobiao:before{ width: 20px; height: 20px;}
.colp{ font-size: 16px; font-size: 1.6rem;}
}
@media screen and (max-width: 767px) {
    .comain{ padding: 30px 0;}
.cop{ padding-left: 27px; margin-top: 21px; font-size: 14px; font-size: 1.4rem; line-height: 26px;}
.colp{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}

.cora{ font-size: 32px; font-size: 3.2rem;line-height: 40px; text-transform: capitalize; color: #333;}
.coxin{ display: flex; flex-flow: wrap; justify-content: space-between;}
.coxin .int1{ width: 48.5%; margin-top: 36px;}
.coxin .int2{ width: 100%; margin-top: 36px;}
.coxin .int3{ width: 48.5%; margin-top: 36px; position: relative;}
.coxin .int4{ width: 48.5%; margin-top: 36px;}

.coxin input{ width: 100%; height: 54px; line-height: 54px; padding: 0 14px; font-size: 16px; font-size: 1.6rem; border-radius: 4px; border: 1px solid #D2D2D2; color: #000;}
.coxin textarea{ width: 100%; height: 107px; line-height: 24px; padding: 15px 14px; font-size: 16px; font-size: 1.6rem; border-radius: 4px; border: 1px solid #D2D2D2; color: #000;}
.coxin .xing input{ background: url("../images/xing1.png") no-repeat 14px 22px; padding-left: 27px;}
.coxin .yanzheng,.coxin img{ width: 79px; height: 39px; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); cursor: pointer;}
.coxin .int3 input{ padding-right: 100px;}
.coxin .int4 input{ background: #CDD9E2; cursor: pointer; transition: 0.5s; color: #000;}
.coxin .int4 input:hover{ background: #333; color: #fff;}

@media screen and (max-width: 1559px) {
    .coxin .int1,.coxin .int2,.coxin .int3,.coxin .int4{ margin-top: 20px;}
    .cora{ font-size: 26px; font-size: 2.6rem;}
}
@media screen and (max-width: 1359px) {
    .coxin input,.coxin textarea{ font-size: 14px; font-size: 1.4rem;}
}
@media screen and (max-width: 767px) {
    .cora{ font-size: 22px; font-size: 2.2rem;}
    .coxin{ padding-top: 10px;}
    .coxin .int1,.coxin .int2,.coxin .int3,.coxin .int4{ width: 100%; margin-top: 10px;}
}








@media screen and (max-width: 1559px) {

}
@media screen and (max-width: 1359px) {

}
@media screen and (max-width: 999px) {

}
@media screen and (max-width: 767px) {

}





























@media screen and (max-width: 1559px) {

}
@media screen and (max-width: 1359px) {

}
@media screen and (max-width: 999px) {

}
@media screen and (max-width: 767px) {

}























#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;  background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease;z-index:99999999999999999999999999999999999999;}
 #baguetteBox-overlay.visible{opacity:1}
 #baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center;}
 #baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
 #baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);}
 
 #baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:Verdana, Geneva, sans-serif;}
 #baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
 #baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}
 #baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
 #baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
 .baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
 .baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;
 border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease;}
 .baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
 .baguetteBox-button#next-button{right:2%}
 .baguetteBox-button#previous-button{left:2%}
 .baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
 .baguetteBox-button svg{position:absolute;left:0;top:0}

 .spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
 .double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}
 .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}
 @-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
 @-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
 @-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}
 @keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}

.tankaunga{ position:fixed; width:100%; height:100%; left:0px; top:0px; background:#000; background:rgba(0,0,0,0.5); display:none; z-index:9999999999}
.tankaunga:before{ content:"X"; position:absolute; width:30px; height:30px; line-height:30px; text-align:center; top:10px; right:10px; background:#fff; border-radius:50%; font-size:18px;}
.tankaungn2{position:fixed; left:15%; top:9%; right:15%; bottom:9%;}

.tankaungn2 iframe,.tankaungn2 video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.tankaungn2 iframe body{ margin:0px !important;}

@media screen and (max-width:767px) {
.tankaungn2{position:fixed; left:5%; top:10%; right:5%; bottom:10%;}
}


@font-face {
    font-family: Interb;
    font-display: swap;
    src: url('../fonts/InterMedium8.eot');
    src: url('../fonts/InterMedium8.eot') format('embedded-opentype'),
         url('../fonts/InterMedium8.woff2') format('woff2'),
         url('../fonts/InterMedium8.woff') format('woff'),
         url('../fonts/InterMedium8.ttf') format('truetype'),
         url('../fonts/InterMedium8.svg#InterMedium8') format('svg');
}
@font-face {
    font-family: Inter;
    font-display: swap;
    src: url('../fonts/InterRegular.eot');
    src: url('../fonts/InterRegular.eot') format('embedded-opentype'),
         url('../fonts/InterRegular.woff2') format('woff2'),
         url('../fonts/InterRegular.woff') format('woff'),
         url('../fonts/InterRegular.ttf') format('truetype'),
         url('../fonts/InterRegular.svg#InterRegular') format('svg');
}
@font-face {
  font-family: "Playfair Display";
  font-display: swap;
  src: url("../fonts/PlayfairDisplay-Regular.woff2") format("woff2"),
       url("../fonts/PlayfairDisplay-Regular.woff") format("woff"),
       url("../fonts/PlayfairDisplay-Regular.ttf") format("truetype"),
       url("../fonts/PlayfairDisplay-Regular.eot") format("embedded-opentype"),
       url("../fonts/PlayfairDisplay-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "iconfont"; /* Project id 4929671 */
    font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1752820596934') format('woff2'),
       url('../fonts/iconfont.woff?t=1752820596934') format('woff'),
       url('../fonts/iconfont.ttf?t=1752820596934') format('truetype');
}

@font-face {
  font-family: "iconfont"; /* Project id 4929671 */
    font-display: swap;
  src: url('../fonts/iconfont.woff2?t=1780982864683') format('woff2'),
       url('../fonts/iconfont.woff?t=1780982864683') format('woff'),
       url('../fonts/iconfont.ttf?t=1780982864683') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weixin:before {
  content: "\e61a";
}

.icon-mobile1:before {
  content: "\ecd0";
}

.icon-top1:before {
  content: "\e621";
}

.icon-icon_Instagram:before {
  content: "\e62f";
}

.icon-duigou:before {
  content: "\e64a";
}

.icon-huomiao:before {
  content: "\e948";
}

.icon-top3:before {
  content: "\f276";
}

.icon-xiazai1:before {
  content: "\e665";
}

.icon-a-30Byoushuangjiantou:before {
  content: "\e68f";
}

.icon-right2:before {
  content: "\e638";
}

.icon-left2:before {
  content: "\e603";
}

.icon-yunxiazai_o:before {
  content: "\ebb4";
}

.icon-xinlangweibo:before {
  content: "\e601";
}

.icon-kongjian:before {
  content: "\e618";
}

.icon-mobanxiazai:before {
  content: "\e693";
}

.icon-dianhua:before {
  content: "\e635";
}

.icon-dianhuazixun1:before {
  content: "\e67c";
}

.icon-kefufill:before {
  content: "\e740";
}

.icon-huidaodingbu:before {
  content: "\e609";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.icon-twitter3:before {
  content: "\e7fd";
}

.icon-twitter4:before {
  content: "\e7fe";
}

.icon-twitter-new2:before {
  content: "\e800";
}

.icon-twitter-new:before {
  content: "\e7ff";
}

.icon-tiktok:before {
  content: "\e8db";
}

.icon-delete:before {
  content: "\e69d";
}

.icon-chahao:before {
  content: "\e617";
}

.icon-earth:before {
  content: "\e6d5";
}

.icon-earth1:before {
  content: "\e781";
}

.icon-chahao1:before {
  content: "\e60e";
}

.icon-xiazai:before {
  content: "\e65c";
}

.icon-youtube1:before {
  content: "\f274";
}

.icon-dh:before {
  content: "\e612";
}

.icon-xiejian:before {
  content: "\f275";
}

.appxiang img{ display: inline-block;}



.ba{ position: absolute; width: 95%; left: 0px; top: 50%; transform: translateY(-50%); text-align: center;}
.ba p{ color: #fff; display: inline-block; vertical-align: middle;}
.ba1{ font-size: 86px; font-size: 8.6rem; line-height: 100px; font-family: "Playfair Display",Arial, "Arial Black", "sans-serif", Verdana; display: flex; flex-flow: wrap; justify-content:center; width: 100%;}
.ba2{ font-size: 36px; font-size: 3.6rem; line-height: 50px; margin-top: 38px; font-family: Interm,Arial, "Arial Black", "sans-serif", Verdana; display: flex; flex-flow: wrap; justify-content:center; width: 100%;}
.baa{ opacity: 0; transform: translateY(20px); transition: .5s;}
.slick-active .baa{ opacity: 1; transform: translateY(0px)}

.item2 .baa:nth-child(1){transition-delay: 1s}
.item2 .baa:nth-child(2){transition-delay: 1.03s}
.item2 .baa:nth-child(3){transition-delay: 1.06s}
.item2 .baa:nth-child(4){transition-delay: 1.09s}
.item2 .baa:nth-child(5){transition-delay: 1.12s}
.item2 .baa:nth-child(6){transition-delay: 1.15s}
.item2 .baa:nth-child(7){transition-delay: 1.18s}
.item2 .baa:nth-child(8){transition-delay: 1.21s}
.item2 .baa:nth-child(9){transition-delay: 1.24s}
.item2 .baa:nth-child(10){transition-delay: 1.27s}
.item2 .baa:nth-child(11){transition-delay: 1.3s}
.item2 .baa:nth-child(12){transition-delay: 1.33s}
.item2 .baa:nth-child(13){transition-delay: 1.36s}
.item2 .baa:nth-child(14){transition-delay: 1.39s}
.item2 .baa:nth-child(15){transition-delay: 1.42s}
.item2 .baa:nth-child(16){transition-delay: 1.45s}
.item2 .baa:nth-child(17){transition-delay: 1.48s}
.item2 .baa:nth-child(18){transition-delay: 1.51s}
.item2 .baa:nth-child(19){transition-delay: 1.54s}
.item2 .baa:nth-child(20){transition-delay: 1.57s}
.item2 .baa:nth-child(21){transition-delay: 1.6s}
.item2 .baa:nth-child(22){transition-delay: 1.63s}
.item2 .baa:nth-child(23){transition-delay: 1.66s}
.item2 .baa:nth-child(24){transition-delay: 1.69s}
.item2 .baa:nth-child(25){transition-delay: 1.72s}
.item2 .baa:nth-child(26){transition-delay: 1.75s}
.item2 .baa:nth-child(27){transition-delay: 1.78s}
.item2 .baa:nth-child(28){transition-delay: 1.81s}
.item2 .baa:nth-child(29){transition-delay: 1.84s}
.item2 .baa:nth-child(30){transition-delay: 1.87s}
.item2 .baa:nth-child(31){transition-delay: 1.9s}
.item2 .baa:nth-child(32){transition-delay: 1.93s}
.item2 .baa:nth-child(33){transition-delay: 1.97s}
.item2 .baa:nth-child(34){transition-delay: 2s}
.item2 .baa:nth-child(35){transition-delay: 2.03s}
.item2 .baa:nth-child(36){transition-delay: 2.06s}
.item2 .baa:nth-child(37){transition-delay: 2.09s}
.item2 .baa:nth-child(38){transition-delay: 2.12s}
.item2 .baa:nth-child(39){transition-delay: 2.15s}
.item2 .baa:nth-child(40){transition-delay: 2.18s}


.item1 .baa{animation: waveFade 0.5s ease forwards; opacity: 0; transform: translateY(20px);}
@keyframes waveFade {
    0% {
      opacity: 0;
      transform: translateY(20px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

.item1 .baa:nth-child(1){animation-delay: 0s}
.item1 .baa:nth-child(2){animation-delay: 0.03s}
.item1 .baa:nth-child(3){animation-delay: 0.06s}
.item1 .baa:nth-child(4){animation-delay: 0.09s}
.item1 .baa:nth-child(5){animation-delay: 0.12s}
.item1 .baa:nth-child(6){animation-delay: 0.15s}
.item1 .baa:nth-child(7){animation-delay: 0.18s}
.item1 .baa:nth-child(8){animation-delay: 0.21s}
.item1 .baa:nth-child(9){animation-delay: 0.24s}
.item1 .baa:nth-child(10){animation-delay: 0.27s}
.item1 .baa:nth-child(11){animation-delay: 0.3s}
.item1 .baa:nth-child(12){animation-delay: 0.33s}
.item1 .baa:nth-child(13){animation-delay: 0.36s}
.item1 .baa:nth-child(14){animation-delay: 0.39s}
.item1 .baa:nth-child(15){animation-delay: 0.42s}
.item1 .baa:nth-child(16){animation-delay: 0.45s}
.item1 .baa:nth-child(17){animation-delay: 0.48s}
.item1 .baa:nth-child(18){animation-delay: 0.51s}
.item1 .baa:nth-child(19){animation-delay: 0.54s}
.item1 .baa:nth-child(20){animation-delay: 0.57s}
.item1 .baa:nth-child(21){animation-delay: 0.6s}
.item1 .baa:nth-child(22){animation-delay: 0.63s}
.item1 .baa:nth-child(23){animation-delay: 0.66s}
.item1 .baa:nth-child(24){animation-delay: 0.69s}
.item1 .baa:nth-child(25){animation-delay: 0.72s}
.item1 .baa:nth-child(26){animation-delay: 0.75s}
.item1 .baa:nth-child(27){animation-delay: 0.78s}
.item1 .baa:nth-child(28){animation-delay: 0.81s}
.item1 .baa:nth-child(29){animation-delay: 0.84s}
.item1 .baa:nth-child(30){animation-delay: 0.87s}
.item1 .baa:nth-child(31){animation-delay: 0.9s}
.item1 .baa:nth-child(32){animation-delay: 0.93s}
.item1 .baa:nth-child(33){animation-delay: 0.97s}
.item1 .baa:nth-child(34){animation-delay: 1s}
.item1 .baa:nth-child(35){animation-delay: 1.03s}
.item1 .baa:nth-child(36){animation-delay: 1.06s}
.item1 .baa:nth-child(37){animation-delay: 1.09s}
.item1 .baa:nth-child(38){animation-delay: 1.12s}
.item1 .baa:nth-child(39){animation-delay: 1.15s}
.item1 .baa:nth-child(40){animation-delay: 1.18s}

@media screen and (max-width: 1359px) {
.ba1{ font-size: 66px; font-size: 6.6rem; line-height: 80px;}
.ba2{ font-size: 26px; font-size: 2.6rem; line-height: 40px; margin-top: 20px;}
}
@media screen and (max-width: 999px) {
.ba1{ font-size: 40px; font-size: 4rem; line-height: 50px;}
.ba2{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 10px;}
}
@media screen and (max-width: 767px) {
.ba1{ font-size: 18px; font-size: 1.8rem; line-height: 26px;}
.ba2{ font-size: 10px; font-size: 1rem; line-height: 22px; margin-top: 5px;}
}













