@charset "utf-8";/* CSS Document */
html {font-size: 62.5%;  height: 100%; scroll-behavior: smooth;}

body {margin: 0 auto;font-family:"å¾®è½¯é›…é»‘";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: #1E1E1E;}
img{display:block; transition: 0.5s;}
a {text-decoration: none;color: #1E1E1E;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: #1E1E1E;}
.clear {clear: both;}
.maln {margin-left: auto !important}
input, textarea, select {font-family:"å¾®è½¯é›…é»‘";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: #1855fe;}

* { 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:#1855fe;
}


.fons0{ font-size:0px; font-size:0rem;}

::-webkit-input-placeholder {/* WebKit browsers */
 color:#333;opacity:0.6}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#333;opacity:0.6 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#333;opacity:0.6 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#333;opacity:0.6 }
 
@media screen and (min-width:1000px){
    .zong {width: calc(100% - 160px); max-width: 1600px; margin: auto;}
    .zong1 {width: 95%; max-width: 1340px; margin: auto;}
}
@media screen and (max-width:999px) {
    .zong,.zong1 {width: 95%;margin: auto;}
}

a:hover img{transform: scale(1.1,1.1)}
img{max-width: 100%;}
a:hover{ color: #1855fe;}

.mp{ font-size: 16px; font-size: 1.6rem; line-height: 28px; color: #666;}
.mp p,.mp a{color: #666; display: block;}
.mp a:hover{color: #1855fe;}

.mp1{ font-size: 18px; font-size: 1.8rem; line-height: 28px; color: #666;}
.mp1 p,.mp1 a{color: #666; display: block;}
.mp1 a:hover{color: #1855fe;}

@media screen and (max-width:1559px) {
.mp1{ font-size: 16px; font-size: 1.6rem; line-height: 28px !important;}
}
@media screen and (max-width:1359px) {
.mp,.mp1{ 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{ 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 #1855fe; 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 #1855fe; -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: #1855fe; -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: #1855fe; -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; z-index:99999}
.het{ border-bottom: 1px solid rgba(255,255,255,.1); transition: 0.5s; line-height: 30px; padding: 14px 0; position: absolute; width: 100%; left: 0px; top: 0px; transition: 0.5s;}
.het .zong:after{ content:""; clear:both; display:block;}
.het a:hover{ text-decoration:underline;}

.hep{ color: #e1e1e1; float: left;}

.hetnav{ text-align: center;}
.hetnav li{ display: inline-block; vertical-align: middle; margin:0 10px; color: #e1e1e1; letter-spacing: 2px;}
.hetnav li a{ display: inline; color: #e1e1e1;}

.heb{ transition: 0.5s; margin-top: 60px; background: rgba(255,255,255,0.19)}
.heb>.zong{ padding-top: 37px; transition:0.5s;}
.heb>.zong:after{content: ""; clear: both; display: block;}
.logo{display:block;float:left;width:108px;}
.logo span{ display:block;}
.logo img{display:block;margin:auto}

.yvzhong{ float: right; margin-top: 3px; position: relative;}
.yvzhong>p{ display: block; width: 32px; height: 32px; line-height: 32px; text-align: center; background: #1855fe; border-radius: 50%; color: #ffffff; cursor: pointer;}

.yvn{ position: absolute; width: 100px; left: 50%; transform: translateX(-50%); top: 100%; background: #fff; border-radius: 10px; display: none; box-shadow: 0 0 10px rgba(0,0,0,0.3)}
.yvn li a{ display: block; padding:6px 10px; font-size: 14px; font-size: 1.4rem; border-radius: 10px;}
.yvn li a:hover{ background: #1855fe; color: #fff;}
.yvzhong:hover .yvn{ display: block;}

.het .zong{ z-index:999}

.daohang{ float:right; margin-right: 0px; padding-bottom: 33px; transition: 0.5s;}
.daohang>li{ float:left; margin-right:145px; margin-left: 75px; position: relative; transition: 0.5s;}
.daohang>li>a{display:block;font-size:24px;font-size:2.4rem;line-height:42px; padding-bottom: 7px; color:#fff; position:relative; text-transform: uppercase;}
.daohang>li>a:before{ content: ""; transition: 0.5s; position: absolute; width: 0px; height: 6px; bottom: 0px; left: 50%; transform: translateX(-50%); background: #1855fe;}
.daohang>li:hover>a{}
.daohang>li:hover>a:before{ width: 90px;}
.dangqiandao>a{}
.dangqiandao>a:before{ width: 90px !important;}

.yijiw{ background:rgba(255,255,255,0);position:absolute;width:160px;top:-9999px;left:50%; transform:translateX(-50%); padding-top: 12px;}
.yijiw:before{content: ""; position: absolute; top: -12px; left: 50%; transform: translateX(-50%); width: 0; border: 12px solid rgba(37, 42, 65, .2); border-top-color:transparent ; border-left-color: transparent; border-right-color: transparent;}
.yiji{background-color: rgba(37, 42, 65, .2); padding:13px 0px; box-shadow: 0px 4px 4px 0px rgba(39, 43, 46, 0.1); border-radius: 5px;}
.yiji li{position:relative;transition:0.5s; text-align: center;}
.yiji li a{display:block;font-size:14px;font-size:1.4rem;line-height:0px;padding:6px 10px; color: #fff; letter-spacing: 1px;}
.yiji li:hover>a{color: #1855fe ;}
.erji{position:absolute;width:160px;background: rgba(37, 42, 65, .2);top:-9999px;left:100%; box-shadow: 0px 4px 4px 0px rgba(39, 43, 46, 0.35); padding:13px 0px;}
.sanji{position:absolute;width:160px;background: rgba(37, 42, 65, .2);top:-9999px;left:100%; box-shadow: 0px 4px 4px 0px rgba(39, 43, 46, 0.35); padding:13px 0px;}
.daohang>li:hover .yijiw{top:100%;}
.daohang>li:hover .yiji>li>a{line-height:30px;}
.yiji>li:hover .erji{top:-13px;}
.yiji>li:hover .erji>li>a{line-height:30px;}
.erji>li:hover .sanji{top:-13px;}
.erji>li:hover .sanji>li>a{line-height:30px;}
.matn{margin-top:auto !important;}

/*  sousuo  */
.sou::-webkit-input-placeholder {/* WebKit browsers */
 color:#fff;opacity:1}
.sou:-o-placeholder {/* Mozilla Firefox 4 to 18 */
 color:#fff;opacity:1 }
.sou::-moz-placeholder {/* Mozilla Firefox 19+ */
 color:#fff;opacity:1 }
.sou:-ms-input-placeholder {/* Internet Explorer 10+ */
 color:#fff;opacity:1 }

.sousuo{ float:right; height:52px; margin-top:20px; margin-right: 50px; z-index:9999; border-radius:50%; position:relative; transition: 0.5s;}
.sousuo form{ width: 340px; background: #1855fe ; border-radius: 4px; height:0px; overflow:hidden; position:absolute; right:-10px; top:57px; transition:0.5s; z-index:99999}
.sou{ width: 100%;height:52px;line-height:52px; border-radius:4px; border: solid 1px rgba(255,255,255,0.5); padding-left:13px; padding-right:40px; font-size:14px; font-size:1.4rem; color:#ffffff; background: none;}
.suo{width:52px;height:52px; position:absolute; right:6px; top:6px; z-index:9999999; color:#c70a27; border-radius:0px; background: none; cursor:pointer;}

.sou1{ width:52px; height:52px; text-align:center; line-height:52px; position:absolute; right:6px; top:6px; font-size:18px !important; color:#fff; cursor:pointer; z-index:99990}
.sou2{ display: block; color:#333; line-height: 44px; font-family: Roboto-Medium, Arial, "Arial Black", "sans-serif", Verdana; z-index:1; cursor: pointer; transition: 0.5s;}
.sou2 i{ display: inline-block; vertical-align: middle; font-size:24px !important; margin-right: 6px;}
.sou2:hover{ color: #1855fe ;}
.sousuof form{ height:64px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); padding:6px;}

.mor{ padding: 0 32px; display: inline-block; height: 52px; line-height: 52px; color: #fff; font-size: 18px; font-size: 1.8rem; border-radius: 30px; position: relative; overflow: hidden; background: #1855fe;}
.mor span{ transition: 0.5s; color: #fff; position: relative; z-index: 2}
.mor:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; transition: 0.5s; border-radius: 30px; background: linear-gradient(270deg, #1855fe 0%, #301646 100%); z-index: 1}
.mor:hover:before{ width: 0px;}

.hea{ display: block; float: right; margin-top: 15px;}

.xnav{display:none}
.daohang2,sousuo2{display:none}

.headh{}
.headh .het{ top: -60px;}
.headh .heb{ margin-top: 0px; background: rgba(0,0,0,0.7)}
.headh .heb>.zong{padding-top:10px;}
.headh .daohang{ padding-bottom: 10px;}
.headh .yijiw:before{ border: 12px solid rgba(37, 42, 65, .6); border-top-color:transparent ; border-left-color: transparent; border-right-color: transparent;}
.headh .yiji,.headh .erji,.headh .sanji{ background: rgba(37, 42, 65, .6)}

@media screen and (max-width:1759px) {
    .heb>.zong{ padding-top: 20px;}
.logo{ width: 80px; margin-top: 2px;}

.daohang{ margin-right: 10px; padding-bottom: 15px;}
.daohang>li{ margin-right:30px; margin-left: 40px;}
.daohang>li>a{ font-size:16px;font-size:1.6rem; line-height: 30px; padding-bottom: 10px;}
.daohang>li>a:before{ height: 3px;}

.hetnav li{font-size: 14px; font-size: 1.4rem; margin:0 10px; letter-spacing: 0px;}

    .hea{ margin-top: 10px;}
.sousuo{ margin-top: 15px; margin-right: 20px;}
.sou{ font-size:12px; font-size:1.2rem;}
.sou2 i{ font-size:18px !important; margin-right: 4px;}

.yvzhong{ margin-top: 0px;}
.yvzhong>p{ width: 30px; height: 30px; line-height: 30px;}

.yijiw,.erji,.sanji{ width: 200px;}
.yiji li a{font-size:14px;font-size:1.4rem;line-height:0px;padding:5px 10px;}
}
@media screen and (max-width:1359px) {
    .het{ padding:5px 0px;}
.daohang{ margin-right: 0px; padding-bottom: 20px;}
    .daohang>li{ margin-right: 30px; margin-left: 0px;}
    .daohang>li>a{ font-size:12px;font-size:1.2rem;}
    .daohang>li>a{ line-height: 30px;} 
    .daohang>li:hover>a:before,.dangqiandao>a:before{ width: 40px !important;}

    .hep{ display: none;}
    .mor{ height: 40px; line-height: 40px; font-size: 16px; font-size: 1.6rem; padding: 0 26px;}
}
@media screen and (min-width:1000px) {.carousel,.nav,.clear3{display: none}}
@media screen and (max-width:999px) {
.het,.daohang,.sousuo{display: none;}
.het .zong{ z-index:3; padding: 0px; position:relative;}
.logo{ width: 60px; margin-top: 3px;}
    
.heb{ margin-top: 0px;}
.heb .zong{ padding: 5px 0 !important;}
    .hea1{ display: none;}
    .hea{ float: none; background: #fff; color: #1855fe ; width: calc(100% - 40px); margin: auto; padding: 0px;}

    .yvzhong{ margin-right: 45px; margin-top: 0px;}

.mor{ font-size: 14px; font-size: 1.4rem; padding: 0 22px;}    

.xnav{ display:block}
.nav { position:fixed;width: 35px;height: 24px;background: #1855fe ;right: 2.5%;top: 8px;cursor: pointer; border-radius:5px;z-index: 9999999999}
.xnav2 .nav{background: #ffc700;}
.nav span {display: block;width: 20px;height: 2px;background: #ffffff;position: absolute;left: 50%;margin-left: -10px;top: 50%;transition: 0.5s;z-index: 9999999991}
.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: 280px;height: 100%;overflow: auto;top: 0px;right: -100%;background:#000; background:#1855fe ; z-index: 9999999;transition: 0.5s;text-align: center;}
.smdaohangh {right: 0px;}
.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: #fff;display: block; font-size: 16px;font-size: 1.6rem;line-height: 24px; padding-right:50px; border-bottom: 1px dashed #fff; 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:15px; margin-bottom:15px; width: 240px;height: 26px;border: 1px solid #fff;position: relative;background: #fff; border-radius:13px;}
.smdaohang form .iptc {-moz-box-sizing: border-box;box-sizing: border-box;padding-left: 15px;background-color: #fff;width: 80%;height: 24px;line-height: 24px;display: block;float: left; border-radius:10px;}
.smdaohang form .ipsc {width: 20%;height: 24px;line-height: 24px;display: block;float: right;background: transparent;position: relative;z-index: 99;}
.smdaohang form i {position: absolute;right: 10px;top: 2px;}

.clear3{clear:both;}
  }
@media screen and (max-width: 767px) {
.mor{ font-size: 12px; font-size: 1.2rem; padding: 0 22px;}    
}

/*  banner  */
.banner1 img { max-width: 100%; border: 0px solid #ccc; transform: scale(1) !important}
.banner1 { position: relative; z-index: 2; line-height: 0;font-size: 0;}
.banner1 .slick-arrow { position: absolute; z-index: 99; display: none !important; top: 50%; transform: translateY(-50%); width: 57px; height: 57px; background-repeat: no-repeat; background-position: center; -webkit-background-size: 100% 100%; background-size: 100% 100%;}
.banner1 .slick-prev { left: 80px; cursor: pointer;}
.banner1 .slick-next { right: 80px; cursor: pointer;}

.banner1 .slick-dots { position: absolute; z-index: 999999; right: 10px; top: 50%; transform: translateY(-50%); font-size: 0; letter-spacing: 0;}
.banner1 .slick-dots li { margin: 18px 0;}
.banner1 .slick-dots li.slick-active a { background: url("../images/dianh.png") no-repeat center; opacity: 1}
.banner1 .slick-dots a { display: block; width: 22px; height: 22px; background: url("../images/dian.png") no-repeat center; background-size: cover !important; cursor: pointer;}
.banner.hide {display: none;}

@media screen and (max-width: 999px) {
    .banner1 .slick-dots { right: 2.5%;}
.banner1 .slick-dots li { margin: 4px 0;}
    .banner1 .slick-dots li.slick-active a { width: 8px; height: 8px; border-width: 1px;}
    .banner1 .slick-dots li a { width: 6px; height: 6px; margin-left: 1px;}
}

.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-dots .slide-count {display: none;}
.slick-slide { position: relative;}
.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;}

@media screen and (max-width: 999px) {
    .slick-slide video {object-position: inherit; object-fit: inherit; width: 100%;  height: 100%; transform: translate(0, 0); left: 0; top: 0;}
}

/*  main1  */
.main1z{ position: relative;}
.main1{ position: absolute; left: 50%; bottom: 0px; transform: translateX(-50%); display: flex; flex-flow: wrap; z-index: 99}
.m1lie{ width: 24%; margin-left: 1.333%; position: relative; border: 1px solid rgba(255,255,255,0); transition: 0.5s;}
.m1lie:nth-child(4n-3){margin-left: 0px;}
.m1tu{ display: block; overflow: hidden; position: relative; padding-bottom: 48%;}
.m1tu img{ width: 100%; position: absolute; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) !important; width: 100%; min-width: 100%; min-height: 100%; object-fit: cover;
}
.m1a{ position: absolute; width: 100%; padding: 2px 10px; line-height: 30px; font-size: 24px; font-size: 2.4rem; color: #fff !important; left: 50%; top: 0px; transform: translateX(-50%); background-color: rgba(24, 85, 254, .7); transition: 0.5s; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

.m1lie:hover{ border-color: #1855fe;}

@media screen and (min-width: 768px) {
.m1lie:hover .m1a{ width: auto; top: 50%; transform: translate(-50%,-50%); color: #fff;}
}
@media screen and (max-width: 1359px) {
    .m1a{ font-size: 16px; font-size: 1.6rem; line-height: 20px;}
}
@media screen and (max-width: 999px) {
    .m1a{ font-size: 12px; font-size: 1.2rem; line-height: 20px;}
}
@media screen and (max-width: 767px) {
    .main1{ position: relative; left: auto; bottom: auto; transform: translate(0);}
    .m1lie{ width: 49%; margin-left: 2%; margin-top: 10px;}
    .m1lie:nth-child(2n-1){margin-left: 0px;}
}

/*  main2  */
.main2{ background: url("../images/m2bei.jpg") no-repeat center; background-size: cover; background-attachment: fixed; padding-top: 56px; padding-bottom: 60px;}
.main2:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: url("../images/m2bei.jpg") no-repeat center; background-size: cover; z-index: -1}

#outer { position: relative; display: flex; flex-flow: wrap; justify-content: space-between; align-items: flex-start;}
#tab {zoom: 1; font-size:0px; text-align: center; position: relative;width: 125px; margin-top: 20px; position: relative;}
#tab:before{ content: ""; position: absolute; width: 100%; height: 1px; background: #fff; left: 0px; bottom: 0px;}
#tab li{ transition:0.5s; cursor:pointer; position:relative; text-align: center; padding: 28px 1px; padding-bottom: 21px; border: 1px solid #fff; border-bottom: none; cursor: pointer; z-index: 1}

.m2tu{ width: 90%; height: 40px; margin: auto; position: relative;}
.m2tu img{ position: absolute; max-width: 100%; max-height: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.m2a{ display: block; text-align: center; font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 5px; color: #ffffff;}

#tab li.current{ background: #1855fe; border-color: #1855fe;}

#content { display: block; width: calc(100% - 223px); position: absolute; height: 100%; right: 0px; top: 0px; overflow: auto; padding-right: 10px;}
#content .tabul {display: none; vertical-align:middle;}

.m2p{ font-size: 36px; font-size: 3.6rem; line-height: 72px; color: #ffffff;}
.m2p p{ display: block; color: #ffffff;}
.m2p a{ display: block; color: #ffffff;}
.m2p p:hover{ color: #1855fe;}
.m2p a:hover{ color: #1855fe;}
.m2mor{ font-size: 36px; font-size: 3.6rem; line-height: 72px; color: #1855fe; display: block; text-align: right;}

@media screen and (max-width: 1559px) {
    .m2p,.m2mor{ font-size: 26px; font-size: 2.6rem; line-height: 56px;}
}
@media screen and (max-width: 1359px) {
    #tab { width: 100px;}
    #tab li{ padding: 15px 1px;}
.m2tu{ width: 90%; height: 30px;}
.m2a{ font-size: 14px; font-size: 1.4rem; line-height: 30px; margin-top: 5px; color: #ffffff;}
    .m2p,.m2mor{ font-size: 22px; font-size: 2.2rem; line-height: 40px;}

#content { width: calc(100% - 130px);}
}
@media screen and (max-width: 767px) {
    .main2{ padding: 30px 0;}
.m2tu{ width: 90%; height: 20px;}
.m2a{ font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-top: 5px; display: none;}
    .m2p,.m2mor{ font-size: 1.4px; font-size: 1.4rem; line-height: 26px;}
    #tab { width: 50px; margin-top: 0px;}
#content { width: calc(100% - 60px);}

}

/*  main3  */
.main3{ position: relative;}
.m3a{ display: inline-block; background: #1855fe; padding: 0 35px; font-size: 72px; font-size: 7.2rem; line-height: 80px; color: #fff; position: absolute; top: 94px; left: 8.3%; z-index: 999}
.m3n{ position: relative; z-index: 2}
.m3n img{ width: 100%;}

.m3n iframe,.m3n video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.m3n iframe body{ margin:0px !important;}

/* GIF图样式 */
.mobile-gif {
  display: none; /* 默认隐藏，由JS控制显示 */
  width: 100%;
  height: auto;
}

.m3n iframe,.m3n video {  
  /* position: absolute; */
  display: flex;
   top:0; left: 0; width: 100%; height: 100%; border:none;}
    /* 隐藏视频默认控制条并禁止用户交互 */
.m3n  video {
      -webkit-appearance: none;
      appearance: none;
      pointer-events: none;
      position: relative;
    }
       /* 针对不同浏览器的控件隐藏 */
   .m3n video::-webkit-media-controls {
      display: none !important;
    }
   .m3n video::-moz-media-controls {
      display: none !important;
    }
   .m3n video::-ms-media-controls {
      display: none !important;
    }

  .m3n .video-cover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000; /* 背景色与视频首帧匹配更佳 */
      /*z-index: 1; */
    }
    .m3n .line_dianbox {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* transform: translate(-50%, -50%); */
    /* background-color: red; */
}
.startVideo{
  width: 20px;
  position: absolute;
  top: calc(38% - 10px);
  left: calc(50% - 10px);
}
/* 定义动画关键帧 */
@-webkit-keyframes roundScale {
  0% {
    transform: scale(0.1); /* 初始缩放（小） */
    opacity: 1;           /* 初始透明度（完全可见） */
  }
  100% {
    transform: scale(1);  /* 最终缩放（大） */
    opacity: 0;           /* 最终透明度（完全透明） */
  }
}
@keyframes roundScale {
  0% {
    transform: scale(0.1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
    .m3n .line_dian::before {
    content: "";
    -webkit-animation: roundScale 1.5s infinite linear;
    animation: roundScale 1.5s infinite linear;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(201, 9, 21, 0.5);
    border-radius: 50%;
     /* 应用动画（已在你代码中添加，这里保留） */
  -webkit-animation: roundScale 1.5s infinite linear;
  animation: roundScale 1.5s infinite linear;
}
   .m3n  .line_dian::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 50%;
    background: #c90915;
    top: 50%;
    transform: translate(-50%, -50%);
}
 .m3n .dian0{
 left: 2%;
    top: 3%;
}
 .m3n .dian1 {
   left: 31%;
    top: 7%;
}
 .m3n .dian2 {
   left: 53%;
    top: 10%;
}
 .m3n .dian3 {
    top: 8%;
    right: 15%;
}
 .m3n .dian4 {
   left: 47%;
    top: 43%;
}
 .m3n .dian5 {
    left: 12%;
    top: 70%;
}
 .m3n .dian6 {
   left: 56%;
    bottom: 3%;
}
 .m3n .dian7 {
  right: 12%;
    bottom: 30%;
}
    .m3n .line_dian {
    width: 100%;
    cursor: pointer;
    height: 100%;
    border-radius: 50%;
    position: relative;
}
  .m3n .line_dian span {
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 47%;
    z-index: 2;
    transform: translate(-50%, -50%);
}
.m3n .inner {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    /* opacity: 0;
    visibility: hidden; */
    position: absolute;
    left: 120%;
    left: 100%;
    top: 0;
    background-color: rgba(255, 255, 255, 1);
    padding: 10px;
    border-radius: 10px;
    width: 162px;
    color: #8C6E4A;
    display: flex;
    flex-direction: column;
    z-index: 20;
    display: none;
}
.m3n.infobox {
    width: 100%;
    padding-top: 6px;
}
 /* 弹窗样式 */
    .popup {
      display: none; /* 默认隐藏 */
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5); /* 半透明背景 */
      z-index: 1000;
      align-items: center;
      justify-content: center;
    }
    .popupindex{
      width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .popup-content {
      /* width: 500px; */
      width: 70%;
      max-width: 90%;
      background: white;
      padding: 20px;
      border-radius: 8px;
      position: relative;
    }
    .close-btn {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 20px;
      cursor: pointer;
    }
     .popup .video{
width: 100%;
    }
.m3n .inner2{
  left: inherit;
  top: 0;
  right: 100%;
}




@media screen and (max-width: 1659px) {
.m3a{ padding: 0 15px; font-size: 50px; font-size: 5rem; line-height: 60px; top: 40px; left: 2.5%;}
}
@media screen and (max-width: 1359px) {
.m3a{ padding: 0 15px; font-size: 40px; font-size: 4rem; line-height: 60px; top: 40px; left: 2.5%;}
}
@media screen and (max-width: 999px) {
.m3a{ padding: 0 10px; font-size: 30px; font-size: 3rem; line-height: 50px; top: 20px; left: 2.5%;}
}
@media screen and (max-width: 767px) {
.m3a{ padding: 0 10px; font-size: 20px; font-size: 2rem; line-height: 32px; position: relative; top: auto; left: auto; display: block;}
.popup-content{width:95%}
    
}

/*  main4  */
.main4{ background: #161c2a url("../images/m4bei.png") no-repeat center; padding-top: 82px; padding-bottom: 95px;}
.main4 .zong{ display: flex; flex-flow: wrap; justify-content: space-between;}
.m4l{ width: 56%;}
.m4r{ width: 40.5%;}

.m4a{ font-size: 60px; font-size: 6rem; line-height: 72px; color: #ffffff;}
.m4lp{ margin-top: 10px;}

.m4tu{ display: block; overflow: hidden; margin-top: 8px; position: relative; padding-bottom: 50.23%;}
.m4tu img{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) !important; width: 100%; min-width: 100%; min-height: 100%; object-fit: cover;}

.m4ul{ margin-top: 18px;}
.m4ul li{ margin-top: 10px;}
.m4ul li a{ display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}

@media screen and (max-width: 1559px) {
.m4a{ font-size: 50px; font-size: 5rem; line-height: 60px;}
}
@media screen and (max-width: 1359px) {
.m4a{ font-size: 40px; font-size: 4rem; line-height: 60px;}
}
@media screen and (max-width: 999px) {
    .main4{ padding: 50px 0;}
}
@media screen and (max-width: 767px) {
    .main4{ padding: 30px 0;}
.m4a{ font-size: 24px; font-size: 2.4rem; line-height: 40px;}
.m4l{ width: 100%;}
.m4r{ width: 100%; margin-top: 20px;}
}

.topjia>a{ border: none !important;}
ul.topnav ul{ border-bottom: 1px dashed #fff}

/*  foot  */
.foot{ background: #0c111d;}

.fop{ padding: 35px 0; text-align: center; color: #e1e1e1;}
.fop a{ color: #e1e1e1; display: inline;}

@media screen and (max-width:999px) {
    .fop{ padding: 20px 0; padding-bottom: 60px;}
}

/****************************  product  ***************************/
.fenbanner{ padding-bottom: 35.5%; background-size: 100% 100% !important}
.fenbiao{ color: #1855fe; font-weight: normal;}
.fenp{ font-size: 48px; font-size: 4.8rem; line-height: 54px; margin-top: 20px; color: #1855fe;}

.mianbao{ line-height: 30px; color: #757575; font-size: 14px; font-size: 1.4rem; margin-top: 25px; letter-spacing: 1px;}
.mianbao a{ color: #757575;}
.mianbao a:hover,.comian{ color: #161c2a !important; font-weight: normal;}

@media screen and (max-width: 1359px) {
.fenp{ font-size: 32px; font-size: 3.2rem; line-height: 50px; margin-top: 10px;}
}
@media screen and (max-width: 999px) {
.fenp{ font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 10px;}
}
@media screen and (max-width: 767px) {
.mianbao{ font-size: 12px; font-size: 1.2rem; margin-top: 5px;}
.fenp{ font-size: 16px; font-size: 1.6rem; line-height: 30px; margin-top: 10px;}
}

.prmain{ padding-top: 20px; padding-bottom: 90px; background: #edf0f9;}
.prmain1{ display: flex; flex-flow: wrap; justify-content: space-between; flex-direction: row-reverse; padding-top: 22px;}
.prl{ width: 360px; margin-top: 42px;}
.prr{ width: calc(100% - 360px); padding: 0 40px;}

.j-nextshow { position: relative;}
.proslide_menubtn { display: none; width: 23px; height: 18px; position: absolute; top: 50%; margin-top:-9px; right: 12px; 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; margin-bottom: 3px; background-color: #FFFFFF; }

.prbiao{ display: block; background: #1855fe; text-align: center; padding:30px 10px;}
.prbiao span{ display: block; position: relative; font-size: 30px; font-size: 3rem; line-height: 66px; color: #ffffff;}
.prbiao span:before{content: ""; position: absolute; width: 80px; height: 8px; background: #ffffff; bottom: 0px; left: 50%; transform: translateX(-50%);}

.prln{ background: #fff; padding: 15px 0; padding-left: 40px; padding-right: 10px;}
.pryiji{ position: relative; padding-left: 36px}
.pryiji:before{content: ""; position: absolute; left: 0px; top: 10px; bottom: 10px; width: 1px; background: url("../images/xvxian.jpg");}

.pryiji>li>a{ display: block; font-size: 18px; font-size: 1.8rem; line-height: 36px; color: #161c2a; position: relative;}
.pryiji>li>a:before{ content: ""; position: absolute; width: 10px; height: 10px; background: #1855fe; border-radius: 50%; left: -40px; top: 50%; transform: translateY(-50%); opacity: 0; transition: .5s;}
.prerji>li>a{ display: block; font-size: 14px; font-size: 1.4rem; line-height: 36px; padding-right: 10px; color: #161c2a; position: relative;}
.prerji>li>a:before{ content: ""; position: absolute; width: 4px; height: 14px; background: #1855fe; left: 0px; top: 50%; transform: translateY(-50%); opacity: 0; transition: .5s;}

.pryiji>li:hover>a,.dangyi>a{ font-weight: bold; color: #1855fe !important;}
.pryiji>li:hover>a:before,.dangyi>a:before{ opacity: 1 !important;}
.prerji>li:hover>a,.danger>a{ padding-left: 10px !important; padding-right: 0px !important;}
.prerji>li:hover>a:before,.danger>a:before{ opacity: 1 !important;}

@media screen and (max-width: 1359px) {
.prl{ width: 260px; margin-top: 32px;}
.prr{ width: calc(100% - 260px); padding: 0 10px;}

.prbiao{ padding: 10px;}
.prbiao span{ font-size: 20px; font-size: 2rem; line-height: 56px;}
.prbiao span:before{width: 50px; height: 3px;}

.prln{ padding: 15px 0; padding-left: 10px; padding-right: 10px;}
.pryiji{ padding-left: 10px}
.pryiji>li>a{ font-size: 16px; font-size: 1.6rem; line-height: 36px;}
.pryiji>li>a:before{ left: -14px;}
}
@media screen and (max-width: 999px) {
    .prmain{ padding-bottom: 30px; padding-top: 10px;}
.prl{ width: 100%; margin-top: 32px;}
.prr{ width: 100%; padding: 0 10px;}
    .proslide_menubtn { display: block;}
    .prbiao{ padding: 10px;}
.prbiao span{ text-align: left; line-height: 40px;}
    .prbiao span:before{ display: none;}
    .prln{ display: none;}
}
@media screen and (max-width: 767px) {
    .pryiji>li>a{ font-size: 14px; font-size: 1.4rem; line-height: 30px;}
    .prerji>li>a{ font-size: 12px; font-size: 1.2rem; line-height: 30px;}
}

.prn{ display: flex; flex-flow: wrap; padding-top: 10px;}
.prlie{ width: 32.5%; margin-left: 1.25%; margin-top: 32px;}
.prlie:nth-child(3n-2){margin-left: 0px;}
.prtu{ display:block; padding-bottom: 50%; position: relative; overflow: hidden;}
.prtu img{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; min-width: 100%; min-height: 100%; object-fit: cover;}
.pra{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 8px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2;  overflow: hidden;}

.pra:hover{ color: #1855fe;}
.prtu:hover img{ transform: translate(-50%,-50%) scale(1.1);}

@media screen and (max-width:1359px) {
    .pra{ font-size: 18px; font-size: 1.8rem;}
}
@media screen and (max-width:999px) {
    .prmain1{ padding: 0px;}
    .prlie{ margin-top: 20px;}
    .prmor{ font-size: 22px; font-size: 2.2rem; line-height: 30px;}
    .pra{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
}
@media screen and (max-width:767px) {
    .prlie{ width: 49%; margin-left: 2%;}
    .prlie:nth-child(3n-2){margin-left: 2%;}
    .prlie:nth-child(2n-1){margin-left: 0px !important;}
    .pra{ font-size: 12px; font-size: 1.2rem; line-height: 20px; margin-top: 5px;}
}

.fenye{ text-align: center; font-size: 0px; padding-top: 90px;}
.fenye a{ display: inline-block; width: 34px; height: 34px; line-height: 32px; text-align: center; border: 1px solid #ccc; font-size: 12px; font-size: 1.2rem; margin: 5px; color: #1855fe;}
.fenye a:hover,.dangfen{ background: #1855fe !important; color: #fff !important;}


/*åˆ†é¡µ*/
.pagination{ text-align: center; font-size: 0px; padding-top: 90px;}
.pagination li{ display: inline-block; width: 34px; height: 34px; line-height: 32px; text-align: center; border: 1px solid #ccc; font-size: 12px; font-size: 1.2rem; margin: 5px; color: #1855fe;}
.pagination .active{ background: #1855fe !important;}
.pagination .active span{ color: #fff;}
.pagination li span{color: #1855fe;}




@media screen and (max-width:999px) {
.fenye{ padding-top: 30px;}
.pagination{padding-top: 30px;}
}





.pr2main{min-height: calc(100vh - 337px);}
.pr2main h1{color: #161c2a; font-size: 30px; font-size: 3rem; line-height: 40px; padding: 12px 0; position: relative; border-bottom: 1px solid #e0e0e0;}
.pr2main h1:before{content: ""; position: absolute; width: 240px; height: 4px; background: #1855fe; left: 0px; bottom: 0px;}

.chanxiang{ margin-top: 40px; font-size: 30px; font-size: 3rem; line-height: 60px; font-weight: 350;}
.chanxiang p,.chanxiang em,.chanxiang strong{ color: #161c2a;}
.chanxiang img,.chanxiang a{ display: inline-block;}
.chanxiang a{color: #1855fe !important;}

.table{ width:100%; overflow:auto;}
.table table{ width:100%; border-collapse:collapse; line-height:28px;}
.table table tr{}
.table table tr td{ padding:20px 5px; color: #666; border:1px solid #E1E2E4; background: #fff; text-align: center;}
.table table tr:first-child{ background: linear-gradient(270deg, #7D45AE 0%, #301646 100%);}
.table table tr:first-child td{ background: none; color: #fff; font-size: 18px; font-size: 1.8rem;}

@media screen and (max-width: 999px) {
.chanxiang{ font-size: 20px; font-size: 2rem; line-height: 36px; margin-top: 20px;}
.table table tr:first-child td{ font-size: 16px; font-size: 1.6rem;}
.table table tr td{ padding:10px 5px;}
}
@media screen and (max-width: 767px) {
    .pr2main h1{ font-size: 20px; font-size: 2rem;}
.table table tr:first-child td{ font-size: 14px; font-size: 1.4rem;}
.chanxiang{ font-size: 14px; font-size: 1.4rem; line-height: 26px;}
}


/*  foot  */
.lianxi{ position:fixed; width:50px; right:20px; top:50%; transform:translateY(-50%); z-index:999999}
.lianxi>div{ position: relative;}
.lianxi div a{ display:block; width:50px; height: 50px; margin-top: 12px; cursor: pointer;}
.lianxi div a>img{ width: 50px; height: 50px; display: block; margin: auto;}

.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 img{ transform: scale(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);background: #1855fe;
    padding: 10px 0;}
.lianxi div{ width:33.333%; float:left; margin-top: 0px;}
.lianxi div a{ margin:auto; width:100%;  background: #1855fe; color:#fff !important; border-radius:0px; height:40px;line-height:40px; font-size: 20px; padding: 0px;}
    .lianxi div a img{ width: 40px; height: 40px;}
    
.weixin2{ display:block}
.weixin1{ display:none}

.tankuang{ position:absolute; width: 85% !important; max-width: 110px; 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%);}
}

/****************************  news  ***************************/
.nemain{ padding-top: 27px; padding-bottom: 80px;}
.nelie{ display: flex; flex-flow: wrap; justify-content: space-between; padding-bottom: 60px; padding-top: 60px; border-bottom: 1px solid #dddddd;}
.nelie:first-child{ padding-top: 0px;}
.netu{ width: 40.5%; display: block; overflow: hidden;}
.netu span{ display: block; position: relative; padding-bottom: 50.15%;}
.netu span img{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; min-width: 100%; min-height: 100%; object-fit: cover;}
.nezi{ width: calc(59.5% - 44px);}
.nea{ display: block; font-size: 32px; font-size: 3.2rem; line-height: 40px; font-family: Arial, "Arial Black", "sans-serif", Verdana; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden;}
.neriqi{ display: block; font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 28px; font-family: Arial, "Arial Black", "sans-serif", Verdana;}
.nemor{ display: block; width: 160px; height: 52px; line-height: 50px; font-size: 22px; font-size: 2.2rem; margin-top: 102px; color: #ffffff; text-align: center; background: #1855fe; border: 1px solid #1855fe;}
.nemor:hover{ background: #fff;}

@media screen and (max-width: 1559px) {
.nea{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.neriqi{ font-size: 16px; font-size: 1.6rem; line-height: 24px; margin-top: 10px;}
.nemor{ width: 120px; height: 42px; line-height: 40px; font-size: 16px; font-size: 1.6rem; margin-top: 40px;}
}
@media screen and (max-width: 1359px) {
.nemain{ padding-top: 27px; padding-bottom: 50px;}
    .nelie{ padding: 30px 0;}
.nezi{ width: calc(59.5% - 20px);}
}
@media screen and (max-width: 999px) {
    .nemor{ margin-top: 20px;}
}
@media screen and (max-width: 767px) {
.nemain{ padding-top: 20px; padding-bottom: 30px;}
    .nelie{ padding: 20px 0;}
    .netu{ width: 100px;}
    .netu span{ padding-bottom: 0px; height: 100px;}
    .nezi{ width: calc(100% - 110px);}
.nea{ font-size: 14px; font-size: 1.4rem; line-height: 24px;}
.neriqi{ font-size: 12px; font-size: 1.2rem; line-height: 22px; margin-top: 5px;}
.nemor{ width: 100px; height: 32px; line-height: 30px; font-size: 12px; font-size: 1.2rem; margin-top: 10px;}
}

.nemain2{ padding-top: 95px; padding-bottom: 90px;}
.nemain2 h1{ text-align: center; font-size: 36px; font-size: 3.6rem; line-height: 40px; color: #161c2a; font-weight: bold;}
.neriqi2{display: block; text-align: center; border-bottom: 1px solid #e0e0e0; font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 13px; padding-bottom: 29px; font-family: Arial, "Arial Black", "sans-serif", Verdana;}

.fanpian{ border-top: 1px solid #e0e0e0; padding-top: 47px; margin-top: 150px; display: flex; flex-flow: wrap; justify-content: space-between;}
.fanpian li{ width: 40%;}
.fana{ font-size: 30px; font-size: 3rem; line-height: 40px; font-weight: bold;}
.fanp{ font-size: 24px; font-size: 2.4rem; line-height: 30px; margin-top: 23px;}
.fanp a{ display: block;}
.fanpian li:nth-child(2){ text-align: right;}

@media screen and (max-width: 1359px) {
.nemain2{ padding-top: 30px; padding-bottom: 60px;}
.nemain2 h1{ font-size: 26px; font-size: 2.6rem; line-height: 40px;}
.neriqi2{ font-size: 18px; font-size: 1.8rem; line-height: 20px; margin-top: 13px; padding-bottom: 10px;}

.fanpian{ padding-top: 20px; margin-top: 50px;}
.fanpian li{ width: 46%;}
.fana{ font-size: 20px; font-size: 2rem; line-height: 40px;}
.fanp{ font-size: 18px; font-size: 1.8rem; line-height: 30px; margin-top: 10px;}
}
@media screen and (max-width: 999px) {
.nemain2 h1{ font-size: 20px; font-size: 2rem; line-height: 30px;}
.neriqi2{ font-size: 14px; font-size: 1.4rem;}
.fanpian{ padding-top: 20px; margin-top: 30px;}
.fanpian li{ width: 100%;}
.fanpian li:nth-child(2){ text-align: left; margin-top: 15px;}
.fana{ font-size: 16px; font-size: 1.6rem; line-height: 26px;}
.fanp{ font-size: 14px; font-size: 1.4rem; line-height: 24px; margin-top: 5px;}
}
@media screen and (max-width: 767px) {
.nemain2{ padding-top: 20px; padding-bottom: 30px;}
}














@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:5%; top:5%; right:5%; bottom:5%;}

.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: "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');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.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-instagram:before {
  content: "\e79d";
}

.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";
}


















