<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {	
	margin: 0; padding: 0;
	list-style: none; 
	box-sizing: border-box;
	font-family: "寰蒋闆呴粦";
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:acitve{
	text-decoration: none;
}
a:focus{
	text-decoration: none;
}
header,
nav,
section,
footer{
	width: 100%;
	
}
input,textarea,button{
	border-radius: 5px;
	outline: none;
	padding-left: 10px;
	font-size: 14px;	
}
/*WebKit browsers*/
input::-webkit-input-placeholder{color: #B0B0B0;}
/*Mozilla Firefox*/
input::-moz-input-placeholder{color: #B0B0B0;}
/*Internet Explorer*/
input::-ms-input-placeholder{color: #B0B0B0;}
select{
	appearance: none;  
	-moz-appearance: none;  
	-webkit-appearance: none;
	background: url("../images/icon60.png") no-repeat scroll transparent;
	background-position: 260px center;
}


/*header*/
header{
	height: 40px;
	background-color:#F7F7F7;
}
.headIn{
	width: 1205px;
	height: 40px;
	margin: 0 auto;
}
.headIn-left{
	height: 40px;
	float: left;
}
.headIn-guide{
	height: 40px;
	padding-top: 10px;
	float: left;
}
.headIn-guide span{
	font-size: 12px;
	color: #888;
	margin-right: 10px;
}
.headIn-guide img{
	display: inline-block;
	width: 6px;
	height: 9px;
	margin-bottom: 2px;
}
.headIn-nav-un{
	height: 40px;
	padding: 0 10px;
	cursor: pointer;
	float: left;
}
.headIn-nav-un span{
	font-size: 12px;
	color: #888;
	line-height: 40px;
}
.headIn-nav-un span:hover{
	color: #00A2FF;
}
.headIn-nav-ed{
	height: 40px;
	padding: 0 10px;
	background-color: #00A2FF;
	cursor: pointer;
	float: left;
}
.headIn-nav-ed span{
	font-size: 12px;
	color: #fff;
	line-height: 40px;
}
.headIn-nav-ed span:hover{
	color: #fff;
}
.headIn-right{
	height: 40px;
	float: right;
	color: #888;
}
.headIn-nav-right{
	font-size: 12px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	padding: 0 5px;
	cursor: pointer;
	float: left;
	margin-left: 5px;
}
.headIn-right div{
	display: inline;
	font-size: 12px;
}
.headIn-right div span{
	font-size: 18px;
	color: #f4781d;
	font-weight: bold;
}

.old-ver-btn{
	width: 70px;
	margin-top: 5px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 4px;
	border: 1px solid #00a2ff;
	background-color: #fff;
	color: #00a2ff;
	font-size: 12px;
}
/*nav*/
nav{
	height: 100px;
	border-top: 1px solid #E5E5E5;
}
.navIn{
	width: 1205px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}
.nav-banner{
	width: 190px;
	height: 59px;
	margin-right: 60px;
	margin-top: 20px;
	float: left;
}
.navItem-un{
	height: 98px;
	line-height: 98px;
	font-size: 16px;
	color: #363636;
	margin-right: 30px;
	cursor: pointer;
	float: left;
	position: relative;
}

.navItem-un a div{
	color: #363636;
}
.navItem-un-btm{
	width: 100px;
	padding: 5px;
	border-radius: 0px 0px 4px 4px;
	background-color: #fff;
	position: absolute;
	top: 99px;
	left: 50%;
	margin-left: -50px;
	z-index: 999;
	text-align: center;
	font-size: 12px;
	color: #333;
	display: none;
}
.navItem-un-btm div{
	color: #333;
	height: 30px;
	line-height: 30px;
}
.navItem-un-btm div:hover{
	color: #00A2FF;
}

.navItem-un:hover{
	color: #00A2FF;
}
.navItem-un:hover .navItem-un-btm{
	display: block;
}
.navItem-ed{
	height: 99px;
	line-height: 98px;
	font-size: 16px;
	color: #00A2FF;
	margin-right: 30px;
	border-bottom: 2px solid #00A2FF;
	cursor: pointer;
	float: left;
}
/*login*/
.nav-login{
	width: 110px;
	height: 40px;
	background-color: #00A2FF;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	position: absolute;
	right: 0;
	top: 30px;
	cursor: pointer;
}

.nav-login:hover{
	background-color: #167beb;
}



.section1{ margin-top:140px;}

/*Carousel*/
.carousel-indicators li {
	display: inline-block;
	width: 20px;
	height: 3px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #9EDFFF \9;
	background-color: rgba(158, 223, 255, 1);
	border: none;
	border-radius: 0;
}
.carousel-indicators .active {
	width: 20px;
	height: 3px;
	margin: 1px;
	background-color: #fff;
}


/*cooperation*/
.cooperation-out{
	width: 1205px;
	height: 100px;
	overflow: hidden;
	position: relative;
}
.prev,.next{
	width: 32px;
	height: 32px;
}
.prev-1,.next-1{
	display: none;
	width: 32px;
	height: 32px;	
}
.prevDiv{
	left: -16px;
}
.nextDiv{
	right: -16px;
}
.cooperation-in{
	height: 100px;
	position: absolute;
	left: 0;
}
.cooper-img{
	width: 224px;
	height: 100px;
	float: left;
}
.co{
	margin-left: 21.25px;
}


/*message*/
.sectionMsg{
	height: 670px;
	background-image: url('../images/timg99.png');
	background-repeat: no-repeat;
	background-position: center 140px;
}
.sectionMsg-in{
	width: 1205px;
	height: 670px;
	margin: 0 auto;
	padding-top: 50px;
}
.input-in{
	width: 540px;
	padding-top: 30px;
	margin: 0 auto;
}
.input-in p{
	font-size: 14px;
	color: #BBBBBB;
	margin: 0 0 15px 0;
}
.baseInfo,.company{
	margin-bottom: 20px;
}
.baseInfo:after{
	content: "";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.userName{
	width: 260px;
	float: left;
}
.userPhone{
	width: 260px;
	float: right;
}
.userName input,.userPhone input{
	width: 260px;
	height: 40px;
	background-color: #F5F5F5;
	border: none;
}
.company input{
	width: 540px;
	height: 40px;
	background-color: #F5F5F5;
	border: none;
}
.cooWay textarea{
	width: 540px;
	height: 100px;
	resize: none;
	border: none;
	background-color: #F5F5F5;
	padding-top: 10px;
}
.sub{
	width: 180px;
	height: 42px;
	padding: 0;
	margin-top: 30px;
	margin-left: 180px;
	text-align: center;
	line-height: 42px;
	border-radius: 21px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 4px;
	cursor: pointer;
	border: none;
	background-color: #00A2FF;
}
.sub:hover{
	background-color: #167beb;
}


/*footer*/
footer{
	height: 330px;
	background-color: #464646;
}
.footT{
	width: 1205px;
	height: 245px;
	margin: 0 auto;
	padding-top: 30px;	
}
.footT-item{
	width: 220px;
	height: 200px;
	border-right: 2px solid #585858;
	padding-left: 15px;
	float: left;
}
.footT-item h3{
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	margin: 0 0 20px 0;
}
.footT-item-in{
	width: 165px;
	position: relative;
}
.footT-item-in p{
	display: inline-block;
}
.pos-p{
	position: absolute;
	top: 0;
	right: 0;
}
.footT-item p{
	font-size: 14px;
	color: #838383;
	margin-bottom: 14px;
	cursor: pointer;
}
.footT-item p:hover{
	color: #00A2FF;
}
.code{
	width: 160px;
	height: 200px;
	text-align: center;
	margin-left: 135px;
	float: right;
}
.code img{
	width: 130px;
	height: 130px;
	margin-bottom: 15px;
}
.code p{
	font-size: 14px;
	color: #fff;
}
.footB{
	width: 100%;
	background-color: #3B3B3B;
}
.footB-in{
	width: 1205px;
	margin: 0 auto;
	position: relative;
}
.footB-in:after{
	content: "";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.footB-in-left,.footB-in-right{
	width: 50%;
}
.footB-in-left{
	text-align: left;
	padding-top: 15px;
	float: left;
}
.footB-in-right{
	text-align: right;
	padding-top: 15px;
	float: right;
}
.footB-in-left p,.footB-in-right p{
	font-size: 12px;
	color: #838383;
	margin: 0 0 5px 0;
}


/*service*/
.cus-online{
	width: 80px;
	position: fixed;
	right: 0px;
	bottom: 120px;
	z-index: 500;
}
.cus-item{
	border-radius: 4px;
	width: 80px;
	height: 80px;
	text-align: center;
	cursor: pointer;
	position: relative;
	margin-top: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.cus-number{
	width:24px;
	height: 24px;
	background-color: #f8f00d; 
	position: absolute;
	top: 8px;
	right: 8px;
	border-radius: 12px;
	color: #000000;
	text-align: center;
	line-height: 24px;
}
.cus-item img{
	width: 30px;
	margin-bottom: 5px;
}
.cus-item p{
	font-size: 12px;
	color: #fff;
	margin: 0;
}


/*video*/
.shelter{
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 700;
}
.video{
	width: 919px;
	height: 526px;
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 800;
	margin-left: -459.5px;
	margin-top: -263px;
}
.video-in{
	width: 100%;
	height: 100%;
	padding-top: 23px;
	padding-left: 23px;
	position: relative;
	background-color: rgba(0,0,0,0.7);
	border-radius: 14px;
}
.video-cancel{
	width: 23px;
	height: 23px;
	text-align: center;
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	padding-right: 1px;
	padding-top: 1px;
	border-radius: 4px;
	top: 36px;
	right: 30px;
	cursor: pointer;
}
.unc,
.une{
	width: 12px;
	height: 12px;
}
.une{
	display: none;
}
.blue-title{
	width: 100%;
	text-align: center;
	font-size: 40px;
	line-height: 80px;
	position: relative;
	box-sizing: content-box;
	padding: 10px 0px;
}
.blue-title div{
	position: absolute;
	height: 4px;
	width: 40px;
	bottom: 0px;
	margin-left: 50%;
	left: -20px;
	border-radius: 4px;
}
.bgcBlue{
	color: #00a2ff;
}
.bgcBlue div{
	background-color: #00a2ff;
}
.bgcWrite{
	color: #fff;
}
.bgcWrite div{
	background-color: #fff;
}
.blue-title-btm{
	margin: 0 auto;
	width: 100%;
	font-size: 18px;
	text-align: center;
	color: #666;
	margin-top: 20px;
	max-width: 900px;
}

.plate-title{
	width: 100%;
	text-align: center;
}
.plate-title1{
	font-size: 28px;
	color: #333333;
	font-weight: bold;
}
.plate-title2{
	color: #0084ff;
	font-size: 36px;
}
.plate-eng{
	width: 500px;
	height: 46px;
	margin: 0 auto;
	line-height: 46px;
	text-align: center;
	background: url('../newImgs/s4-hr.png') repeat-x center;
}
.plate-eng span{
	background-color: #fff;
	text-transform:uppercase;
	color:#888888;
	text-align: center;
	letter-spacing:5px;
}


.ly-showModal{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	background-color: rgba(0,0,0,0.6);
}
.lyModalBox{
	width: 480px;
	height: 300px;
	background-color: #fff;
	border-radius: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -150px;
	margin-left: -240px;
	padding: 0 32px;
}
.lyModalClose{
	font-size: 30px;
	color: #666;
	position: absolute;
	top: 0px;
	right: 10px;
	font-stretch: ultra-condensed;
	cursor: pointer;
}
.lyModalTitle{
	font-size: 18px;
	color: #333;
	margin-top: 42px;
}
.lyModalIpt{
	width: 414px;
	height: 42px;
	text-align: center;
	margin-top: 22px;
	position: relative;
}
.lyModalIpt div{
	position: absolute;
	width: 110px;
	height: 30px;
	line-height: 30px;
	background-color: #d1d1f0;
	right: 10px;
	border-radius: 4px;
	top: 50%;
	margin-top: -15px;
	cursor: pointer;
}
.lyModalIpt input{
	width: 100%;
	height: 100%;
	border: 1px solid #999;
	border-radius: 10px;
	padding: 0 10px;
}
.lyModalIpt button{
	width: 150px;
	height: 42px;
	background-color: #448aca;
	color: #fff;
	border: none;
	border-radius: 21px;
}
.ly-toast{
	width: 180px;
	padding: 20px;
	line-height: 28px;
	color: #fff;
	background-color: rgb(0,162,225);
	border-radius: 10px;
	font-size: 16px;
	text-align: center;
	position: fixed;
	top:48%;
	left: 50%;
	margin-left: -90px;
	display: none;
}
.tryOut1{
	width: 200px;
	height: 50px;
	background-color: #ff6666;
	border-radius: 4px;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 40px;
	color: #fff;
	font-size: 18px;
}
.tryOut2{
	width: 200px;
	height: 50px;
	background-color: #00a2ff;
	border-radius: 4px;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 40px;
	color: #fff;
	font-size: 18px;
}
.bannerBtn{
	float: left;
	text-align: center;
	font-size: 24px;
	color: #f02f20;
	border-radius: 4px;
	cursor: pointer;
	background-color: #f8f00d;
	width: 205px;
	height: 56px;
	font-weight: bold;
	line-height: 56px;
	text-align: center;
}
.bannerBtn1{
	float: left;
	text-align: center;
	font-size: 24px;
	color: #f8f00d;
	border-radius: 4px;
	cursor: pointer;
	border:1px solid #f8f00d;
	width: 205px;
	height: 56px;
	font-weight: bold;
	line-height: 56px;
	text-align: center;
}
.btnAnimate{
    -webkit-animation: Tada 3s both infinite;
    -moz-animation: Tada 3s both infinite;
    -ms-animation: Tada 3s both infinite;
    animation: Tada 3s both infinite;
}

.pages-list{
	width: 100%;
	margin-top: 60px;
}
.pagesNum,.pagesTH{
	height: 38px;
	font-size: 14px;
	color: #565E69;
	float: left;
	margin-right: 10px;
	border: 1px solid #E1E1E1;
	background-color: #fff;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}
.pages-count{
	height: 38px;
}
.pages-one{
	border: none;
	background-color: #30ABFF;
	line-height: 38px;
	color: #fff;
}
.pagesNum{width: 45px;}
.pagesTH{width: 58px;}
.pagesTH:hover{
	border: none;
	background-color: #30ABFF;
	line-height: 38px;
	color: #fff;
}

@keyframes Tada {
    0% {
        transform: scale(1);
        transform: scale(1)
    }

    70%,73%{
        transform: scale(0.9) rotate(0deg);
        transform: scale(0.9) rotate(0deg)
    }

    77%,83%,90%,97%  {
        transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%,87%,93%{
        transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}
.common_animate{ 
    animation-duration:1s; /*鍔ㄧ敾鏃堕棿*/
   animation-fill-mode: both; /*鎾斁鍚庣殑鐘舵€�*/
    animation-name: buzz-out;
    animation-iteration-count: infinite; /*鍔ㄤ綔寰幆鐨勬鏁帮細infinite 鏃犻檺寰幆*/
    transform-origin: center bottom; /*璁剧疆鍔ㄧ敾鏃嬭浆鍏冪礌鐨勫熀鐐逛负锛氬眳涓潬涓�*/
    cursor: pointer;
}
 
@-webkit-keyframes buzz-out {
  0%,
  100%,
  20%,
  50%,
  80% {
  transition-timing-function: cubic-bezier(0.215,0.61,0.355,1); /*璐濆灏旀洸绾� 锛� X1 Y1 X2 Y2*/
  transform: translate3d(0,0,0); /*璁剧疆鍙湪Z杞翠笂绉诲姩*/
  }
  40%,
  43%{
  transition-timing-function: cubic-bezier(0.755,0.50,0.855,0.060);
  transform: translate3d(0,-30px,0);
  }
  70%{
  transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
  transform: translate3d(0,-15px,0);
  }
  90%{
  transform: translate3d(0,-4px,0);
  }
}
</pre></body></html>