﻿@charset "utf-8";html{-webkit-text-size-adjust:100%;font-size:100px; overflow-x: hidden;}html{font-size:5.2083334vw}/* @media (max-width:1660px) {    html{font-size:6vw}} */@media (max-width:1024px) {    html{font-size:9.765625vw}}@media (max-width:480px) {    html{font-size:14vw}}*{margin:0;padding:0;box-sizing: border-box;}body{ font-family:Arial,sans-serif;margin:0px; padding:0px; margin:0px auto; font-size:0.16rem; color:#333; width:100%;  zoom:1;line-height: 1.875;}ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#333;font-family: arial, sans-serif;}input:focus { outline: none;}input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}button{ cursor:pointer;}textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}textarea,input,select { background:none; border:none; margin:0; padding:0;}article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/figure,figcaption{ margin:0px; padding:0px;}audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}img{ max-width:100%; border:none; border:0;  vertical-align:middle;}a{ color:#333; text-decoration:none;}a:focus {outline:none; -moz-outline:none;}a:hover{ text-decoration:none; color:#005ef4;}table{border-collapse: collapse;border-spacing: 0;border: 1px solid #b3b2b2;}.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}.hide{ display:none;}.block{ display:block;}.clear{ clear:both;}.clearfix{overflow:hidden;_zoom:1;}.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}.clearfix{*zoom:1;}.relative{ position:relative;}.bodyon{ overflow:hidden;}.nones{ position:absolute; visibility:hidden; opacity:0; top:0;}.table {display: table;width: 100%;border-collapse: collapse;}.table-tr {display: table-row;}.table-th {display: table-cell;height: 100%;border: 1px solid gray;text-align: center;vertical-align: middle;}.table .cell {display: table-cell;vertical-align: middle;}/*单行文本省略号*/.dot {	display: block;	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;}.dot2, .dot3, .dot4 {	display: -webkit-box;	display: box;	overflow: hidden;	text-overflow: ellipsis;	word-break: break-all;	-webkit-box-orient: vertical;}.dot2 {	-webkit-line-clamp: 2;}/*多行文本省略号*/.dot3 {	-webkit-line-clamp: 3;}.dot4 {	-webkit-line-clamp: 4;}/*input字体*/:-moz-placeholder {color: #999999;}::-moz-placeholder {color: #999999;}input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #999999;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #999999;}select {	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/	border: solid 1px #d9d9d9; text-indent:1em;	/*很关键：将默认的select选择框样式清除*/	appearance: none; color:#999999;	-moz-appearance: none;	-webkit-appearance: none;	/*在选择框的最右侧中间显示小箭头图片*/	background: url(../images/selectarr.png) no-repeat scroll 95% center transparent;	/*为下拉小箭头留出一点位置，避免被文字覆盖*/	padding-right: 14px;}/*清除ie的默认选择框样式清除，隐藏下拉箭头*/select::-ms-expand {display: none;}/*网页滚动条*/::-webkit-scrollbar-button{display: none;}::-webkit-scrollbar{width: 6px; height:6px;-webkit-overflow-scrolling : touch;background-color: #e6e6e6;}::-webkit-scrollbar-track{background-color: #e6e6e6;}::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #58504a;}::-webkit-scrollbar-button{height: 0px;background-color: #e6e6e6;}/*effict*/.Scale-img {overflow: hidden; zoom:1; overflow: hidden;}.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05); top:0px; left:0px;}.effict{transition: all ease 0.3s;}.imgbox{ overflow:hidden; position:relative;}.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;transition: all .5s;-webkit-transition: all .3s;}.imgbox img{ width:100%;height:100%;object-fit: cover;}.ico{width:0.6rem;height:0.6rem;position: relative;margin:0 auto;}.ico img{position: absolute;top:50%;left:50%;transform: scale(0) translate(-50%,-50%);transition: all .5s;max-height:0.6rem;max-width:0.6rem;transform-origin:top left;}.ico .img1{transform: scale(1) translate(-50%,-50%);}.item:hover .ico .img1{transform: scale(0) translate(-50%,-50%);}.item:hover .ico .img2{transform: scale(1) translate(-50%,-50%);}/*pages*/.Pages{padding-top:0.6rem;text-align: center;}.Pages a{display: inline-block;width:0.48rem;height: 0.48rem;border:1px solid #e6e6e6;margin:0 0.05rem;line-height: 0.48rem;color:#666;overflow: hidden;}.Pages .p_cur, .Pages .p_count, .Pages .p_total, .Pages .p_jump{display: none;}.Pages .a_arr{color:transparent;font-size: 12px;position: relative;}.Pages .a_arr::after{content:'';display: block;width:100%;height:100%;position: absolute;top:0;left:0;background-position: center;background-repeat: no-repeat;}.Pages .a_arr.a_first::after{background-image: url(../images/page_first.png);}.Pages .a_arr.a_end::after{background-image: url(../images/page_end.png);}.Pages .a_arr.a_prev::after{background-image: url(../images/page_prev.png);}.Pages .a_arr.a_next::after{background-image: url(../images/page_next.png);}.Pages .a_cur{background: #005ef4;color:#fff;border:1px solid #005ef4;}.Pages a:hover{background: #005ef4;color:#fff;border:1px solid #005ef4;}.Pages .a_arr:hover{color:#005ef4;}.Pages .a_arr.a_first:hover::after{background-image: url(../images/page_firstc.png);}.Pages .a_arr.a_end:hover::after{background-image: url(../images/page_endc.png);}.Pages .a_arr.a_prev:hover::after{background-image: url(../images/page_prevc.png);}.Pages .a_arr.a_next:hover::after{background-image: url(../images/page_nextc.png);}@media(max-width:640px){	.Pages a{margin:0 2px;}	.Pages{padding-top:20px;}}/*pages end*/.m-btn{display: none;cursor: pointer;padding:15px 5px;border-radius: 5px;z-index:999;margin-top:13px;margin-left:10px;}.m-btn span{display: block;width:25px;height:3px;background:#005ef4;position: relative;-webkit-transition: all 200ms cubic-bezier(.4,0,0,1);-o-transition: all 200ms cubic-bezier(.4,0,0,1);transition: all 200ms cubic-bezier(.4,0,0,1);}.m-btn span::before, .m-btn span::after{content:'';display: block;height:3px;width:25px;background: #005ef4;position: absolute;left: 0;-webkit-transition: all 200ms cubic-bezier(.4,0,0,1);-o-transition: all 200ms cubic-bezier(.4,0,0,1);transition: all 200ms cubic-bezier(.4,0,0,1);}.m-btn span:before {top: -8px;}.m-btn span:after {bottom: -8px;}.m-btn.active span {background: transparent;}.m-btn.active span:before {transform: rotate(-48deg) translate(-6px, 5px);-webkit-transform: rotate(-48deg) translate(-6px, 5px);-o-transform: rotate(-48deg) translate(-6px, 5px);width: 24px;}.m-btn.active span:after {transform: rotate(48deg) translate(-6px, -5px);-webkit-transform: rotate(48deg) translate(-6px, -5px);-o-transform: rotate(48deg) translate(-6px, -5px);width: 24px;}.w1600{max-width:16rem;width:95%;margin:0 auto;}/* Top */body{padding-top:1rem;}.Top{line-height: 1rem;background: #fff;transition: all .3s;z-index:999;box-shadow: 0 0 10px rgba(0,94,244,0.15);position: fixed;width:100%;z-index:999;top:0;left:0;}.Top .Logo img{max-height:0.47rem;}.Top .Logo .logotxt{max-height:0.31rem;display: inline-block;margin-left:0.1rem;}.Top .topbtn{margin-top:0.32rem;transition: all .5s;}.Top .topbtn a{display: block;color:#fff;width:1rem;line-height: 0.36rem;border-radius: 5px;background: #005ef4;text-align: center;}.Top .zxtel{font-size: 0.18rem;margin:0 0.3rem;}.Top .search {transition: all .5s;}.Top .search .searchico{display: none;}.Top .search .searchbox{width:1.2rem;height:0.36rem;box-sizing: border-box;border-radius: 5px;border:1px solid #ebebeb;box-sizing: border-box;padding-right:0.3rem;margin-top:0.32rem;background: #f6f9ff;position: relative;transition: all .5s;}.Top .search .searchbox input{width:calc(100% - 0.3rem);box-sizing: border-box;padding:0 0.1rem;position: absolute;top:0;left:0;height:100%;}.Top .search .searchbox button{width:0.3rem;height:100%;background: url(../images/search.png) no-repeat center center;position: absolute;right:0;top:0;background-size: 0.18rem;}.MainNav{position: relative;}.MainNav ul::after{content:'';display: block;clear: both;}.MainNav ul li{float:left;margin-right:0.5rem;}.MainNav ul li em{display: block;position: relative;font-size: 0.18rem;}.MainNav ul li.onnav em a{color:#005ef4;}.MainNav ul li em::before{content:'';display: block;width:100%;height:2px;background: #005ef4;position: absolute;bottom:0;left:0;opacity: 0;transition: all .5s;transform: rotateY(90deg);z-index:9;}.MainNav ul li:hover em::before{opacity: 1;transform: rotate(0);}.MainNav ul li .NavPull{position: absolute;top:100%;left:0;z-index:99;background: #fff;width:130%;margin-left:-20%;box-sizing: border-box;display: none;max-height:56vh;overflow: auto;box-shadow: 0 0 10px rgba(0,0,0,0.1);}.MainNav ul li .NavPull dl{padding:0.4rem;margin-left:-8%;padding-bottom:0.1rem;line-height: 1.6;}.MainNav ul li .NavPull dl::after{content:'';display: block;clear: both;}.MainNav ul li .NavPull dl dd{width:42%;float:left;margin-left:8%;margin-bottom:5%;}.MainNav ul li .NavPull dl dd a{display: block;padding-left:0.5rem;position: relative;}.MainNav ul li .NavPull dl dd .icon{width:0.3rem;position: absolute;left:0;top:0;}.MainNav ul li .NavPull dl dd .icon .img2{display: none;}.MainNav ul li .NavPull dl dd .txt .tit{font-size: 0.18rem;font-weight: bold;}.MainNav ul li .NavPull dl dd .txt .dec{font-size: 0.14rem;color:#6c7d93;line-height: 0.24rem;height:0.48rem;margin-top:0.1rem;}.MainNav ul li .NavPull dl dd:hover .icon .img1{display: none;}.MainNav ul li .NavPull dl dd:hover .icon .img2{display: inline-block;}.Top.fix{line-height: 0.8rem;position: fixed;top:0;left:0;width:100%;}.Top.fix .topbtn{margin-top:0.22rem;}.Top.fix .search .searchbox{margin-top:0.22rem;}@media(max-width:1024px){	.m-btn{display: block;}	body{padding-top:60px;}	.Top{line-height: 60px;}	.Top .Logo img{max-height:30px;}	.Top .Logo .logotxt{max-height:20px;}	.Top .topbtn{margin-top:16px;}	.Top .topbtn a{width:80px;line-height: 28px;;}	.Top .zxtel{font-size: 14px;margin:0 10px;}	.Top .search .searchbox{width:120px;padding-right:30px;height:28px;margin-top:16px;}	.Top .search .searchbox button{width:30px;background-size: 15px;}	.MainNav{position: absolute;right:0;top:100%;background: #fff;width:0;z-index:999;height:calc(100vh - 60px);box-shadow: 0 0 10px rgba(0,0,0,0.1);overflow: hidden;visibility: hidden;transition: all .5s;opacity: 0;}	.Top.fix{line-height: 60px;}	.Top.fix .topbtn{margin-top:16px;}	.Top.fix .search .searchbox{margin-top:16px;}	.MainNav ul{width:240px;box-sizing: border-box;padding:20px;overflow: auto;height:100%;}	.MainNav ul li{margin-right:0;width:100%;}	.MainNav ul li em{font-size: 16px;padding-right:30px;line-height: 40px;position: relative;}	.MainNav ul li em::before{display: none;}	.MainNav ul li em b{width:40px;height:100%;background: url(../images/navjt.svg) no-repeat center center;background-size: 15px;position: absolute;right:0;top:0;transition: all .5s;}	.MainNav ul li em b.on{transform: rotate(90deg);}	.MainNav ul li .NavPull{width:100%;position: static;margin-left:0;}	.MainNav ul li .NavPull dl{padding:10px 0;}	.MainNav ul li .NavPull dl dd{width:92%;}	.MainNav ul li .NavPull dl dd a{padding-left:35px;}	.MainNav ul li .NavPull dl dd .icon{width:25px;}	.MainNav ul li .NavPull dl dd .txt .tit{font-size: 15px;}	.MainNav ul li .NavPull dl dd .txt .dec{margin-top:3px;}	.MainNav ul li .NavPull dl dd .txt .dec{font-size: 13px;line-height: 20px;height:auto;}	.MainNav.show{width:240px;visibility: visible;opacity: 1;}}@media(max-width:640px){	.Top .Logo .logotxt{display: none;}	.Top .zxtel{display: none;}	.Top .search{position: relative;margin-right:20px;}	.Top .search .searchico{display: block;}	.Top .search .searchbox{position: absolute;right:0;top:100%;z-index:9999;margin-top:0;width:160px;padding-right:30px;display: none;transition: all 0s;}	.Top .search .searchbox input{width:calc(100% - 30px);}	.Top.fix .search .searchbox{margin-top:0;}}/* Bottom */.Bottom{background: url() no-repeat center bottom #1e252d;}.Bottom .BottomTop{padding:0.8rem 0 0.6rem 0;}.Bottom .BottomTop .BottomLogo img{}.Bottom .BottomTop .Enjoy ul{}.Bottom .BottomTop .Enjoy ul li{position: relative;display: inline-block;margin-left:0.2rem;}.Bottom .BottomTop .Enjoy ul li .icon{width:0.38rem;height:0.38rem;border-radius: 50%;background: rgba(255,255,255,0.08);line-height: 0.38rem;text-align: center;}.Bottom .BottomTop .Enjoy ul li .icon img{max-width:0.18rem;}.Bottom .BottomTop .Enjoy ul li:hover .icon{background: #005ef4;}.Bottom .BottomTop .Enjoy ul li:hover .icon img{  -webkit-animation: icon-bounce 0.5s alternate;  -moz-animation: icon-bounce 0.5s alternate;  -o-animation: icon-bounce 0.5s alternate;  animation: icon-bounce 0.5s alternate;}.Bottom .BottomTop .Enjoy ul li .tcbox{position: absolute;bottom:120%;left:50%;width:1.2rem;box-sizing: border-box;margin-left:-0.6rem;padding:8px;background: #fff;border-radius: 5px;text-align: center;padding-bottom:3px;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.1);}.Bottom .BottomTop .Enjoy ul li .tcbox p{font-size: 14px;color:#999;}.Bottom .BottomTop .Enjoy ul li:hover .tcbox{display: block;}.Bottom .BottomBox{padding-bottom:0.5rem;}.Bottom .BottomBox .BottomNav{width:57.5%;box-sizing: border-box;padding-right:0.7rem;border-right:1px solid rgba(255,255,255,0.08);display: flex;justify-content: space-between;}.Bottom .BottomBox .BottomNav .item dl dt{font-size: 0.18rem;margin-bottom:0.1rem;font-weight: bold;}.Bottom .BottomBox .BottomNav .item dl dt a{color:#fff;}.Bottom .BottomBox .BottomNav .item dl dd a{display: block;color:#fff;opacity: 0.6;padding:0.03rem 0;}.Bottom .BottomBox .BottomNav .item dl dd a:hover{opacity: 1;}.Bottom .BottomBox .BottomNav .item dl .div_box{float:left;margin-right:0.6rem;}.Bottom .BottomBox .BottomNav .item dl .div_box:last-child{margin-right:0;}.Bottom .BottomBox .BottomNav .item dl::after{content:'';display: block;clear: both;}.Bottom .BottomBox .BottomContact{width:42.5%;box-sizing: border-box;padding-left:0.7rem;}.Bottom .BottomBox .BottomContact .boxL{width:52%;}.Bottom .BottomBox .BottomContact .boxL .item{margin-bottom:0.5rem;}.Bottom .BottomBox .BottomContact .boxL .item .ulnav ul li{display: inline-block;margin-right:0.3rem;font-weight: bold;}.Bottom .BottomBox .BottomContact .boxL .item .ulnav ul li a{font-size: 0.18rem;color:#666;}.Bottom .BottomBox .BottomContact .boxL .item .ulnav ul li.on a{color:#fff;}.Bottom .BottomBox .BottomContact .boxL .item .txt{color:#fff;opacity: 0.6;margin-top:0.1rem;}.Bottom .BottomBox .BottomContact .boxR{width:45%;text-align: right;color:#fff;}.Bottom .BottomBox .BottomContact .boxR .tel img{display: inline-block;margin-right:0.1rem;}.Bottom .BottomBox .BottomContact .boxR .tel p{font-size: 0.3rem;font-weight: bold;}.Bottom .BottomBox .BottomContact .boxR .ewa{margin-top:0.1rem;display: flex;justify-content: flex-end;}.Bottom .BottomBox .BottomContact .boxR .ewa li{display: inline-block;margin-left:0.2rem;width:1.1rem;text-align: center;}.Bottom .BottomBox .BottomContact .boxR .ewa li .img{padding:5px;background: #fff;border-radius: 5px;}.Bottom .BottomBox .BottomContact .boxR .ewa li p{opacity: 0.6;margin-top:0.05rem;}.Bottom .CopyRight{padding:0.3rem 0;border-top:1px solid rgba(255,255,255,0.08);font-size: 14px;color:#fff;opacity: 0.4;}.Bottom .CopyRight a{color:#fff;}.Bottom .CopyRight a:hover{color:#005ef4;}.Bottom .CopyRight .Other ul{}.Bottom .CopyRight .Other ul::after{content:'';display: block;clear: both;}.Bottom .CopyRight .Other ul li{float:left;padding:0 0.2rem;position: relative;}.Bottom .CopyRight .Other ul li::before{content:'';display: block;width:3px;height:3px;background: #fff;border-radius: 50%;position: absolute;left:0;top:50%;margin-top:-1.5px;opacity: 0.4;}.Bottom .CopyRight .Other ul li:first-child{padding-left:0;}.Bottom .CopyRight .Other ul li:first-child::before{display: none;}@media(max-width:1024px){	body{font-size: 14px;}	.Bottom .BottomTop{padding:30px 0;}	.Bottom .BottomTop .BottomLogo img{max-height:30px;}	.Bottom .BottomTop .Enjoy ul li {margin-left:15px;}	.Bottom .BottomTop .Enjoy ul li .icon{width:30px;height:30px;line-height: 30px;}	.Bottom .BottomTop .Enjoy ul li .icon img{max-width:13px;}	.Bottom .BottomTop .Enjoy ul li .tcbox{width:100px;padding:5px;}	.Bottom .BottomBox .BottomNav{display: none;}	.Bottom .BottomBox .BottomContact{width:100%;padding-left:0;}	.Bottom .BottomBox .BottomContact .boxL .item{margin-bottom:25px;}	.Bottom .BottomBox .BottomContact .boxL .item .ulnav ul li a{font-size: 16px;}	.Bottom .BottomBox .BottomContact .boxR .tel p{font-size: 20px;}	.Bottom .BottomBox .BottomContact .boxR .ewa li{width:100px;}	.Bottom .BottomBox{padding-bottom:30px;}	.Bottom .BottomBox .BottomContact .boxL .item .txt{margin-top:5px;}	.Bottom .CopyRight{padding:20px 0;}}@media(max-width:640px){	.Bottom .BottomBox .BottomContact .boxL{width:100%;}	.Bottom .BottomBox .BottomContact .boxR{width:100%;text-align: left;}	.Bottom .BottomBox .BottomContact .boxR .ewa{justify-content: flex-start;}	.Bottom .BottomBox .BottomContact .boxR .ewa li{margin-left:0;margin-right:15px;}	.Bottom .CopyRight{padding:15px 0;line-height: 1.5;text-align: center;}	.Bottom .CopyRight .Other{margin-bottom:10px;width:100%;display: flex;justify-content: center;}}.slick-dots{text-align: center;margin-top:0.2rem;}.slick-dots li{display: inline-block;width:0.1rem;height:0.1rem;border-radius: 50%;background: #d4d9e4;margin:0 0.1rem;}.slick-dots li button{display: none;}.slick-dots li.slick-active{background: #005ef4;}/* 弹窗 */.Popup{width:100%;height:100%;position: fixed;z-index:9999;background: rgba(0,0,0,0.7);top:0;left:0;display: none;}.Popup .PopupBox{max-width:5.7rem;width:96%;border-radius: 0.3rem;background: #fff;box-sizing: border-box;padding:0.7rem;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);}.Popup .PopupBox .close{width:0.24rem;height:0.24rem;position: absolute;top:0.25rem;right:0.25rem;cursor: pointer;}.Popup .PopupBox .poptit{font-size: 0.36rem;font-weight: bold;text-align: center;}.Popup .PopupBox .popdec{font-size: 0.24rem;color:#777;text-align: center;}.Popup .PopupBox .popform{margin:0.2rem 0 0.3rem 0;}.Popup .PopupBox .popform .inputbox{position: relative;margin-bottom:0.2rem;}.Popup .PopupBox .popform .inputbox input{line-height: 0.45rem;border-radius: 0.45rem;display: block;border:1px solid #e5e5e5;width:100%;box-sizing: border-box;padding:0 0.3rem;}.Popup .PopupBox .popform .inputbox b{color:red;position: absolute;right:0.2rem;top:55%;transform: translateY(-50%);line-height: 1;}.Popup .PopupBox .popform .formbtn button{line-height: 0.46rem;border-radius: 0.46rem;background: #005ef4;color:#fff;width:100%;}.Popup .PopupBox .tel{padding-left:0.6rem;position: relative;line-height: 1.5;}.Popup .PopupBox .tel .icon{width:0.45rem;position: absolute;left:0;top:50%;transform: translateY(-50%);}.Popup .PopupBox .tel p{font-size: 0.2rem;font-weight: bold;}@media(max-width:1024px){	.Popup .PopupBox{padding:40px;border-radius: 10px;}	.Popup .PopupBox .close{width:18px;height:18px;right:10px;top:10px;}	.Popup .PopupBox .poptit{font-size: 18px;}	.Popup .PopupBox .popdec{font-size: 14px;}	.Popup .PopupBox .popform .inputbox input{line-height: 30px;border-radius: 30px;padding:0 15px;}	.Popup .PopupBox .popform .formbtn button{line-height: 32px;border-radius: 32px;}	.Popup .PopupBox .tel p{font-size: 16px;}	.Popup .PopupBox .tel{padding-left:50px;}	.Popup .PopupBox .tel .icon{width:40px;}}@media(max-width:640px){	.Popup .PopupBox{padding:30px 20px;}}