<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "common.css";
.website .line{
	height: 46px;
	border-bottom: 1px solid #c7c7c7;
}
.common-head{
	height: 106px;
}
.common-head .cn{
	font-size: 40px;
	font-family: fontcn;
	font-weight: bold;
}
.common-head .en{
	font-size: 18px;
	color: #959595;
	font-family: fonten;
}
.website .websitejiejue{
	padding-bottom: 100px;
}
.website .websitejiejue .common-head{
	text-align: center;
	padding: 80px 0 50px;
}

.website .websitejiejue .pt{
}
.website .websitejiejue .pt .pic{
	float: left;
	position: relative;
	width: 926px;
	height: 466px;
	overflow: hidden;
}
.website .websitejiejue .pt .pic .fs{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
.website .websitejiejue .pt .pic .fs ul{
	margin: -3px;
}
.website .websitejiejue .pt .pic .fs ul li{
	float: left;
	width: 25%;
	height: 120px;
	box-sizing: border-box;
	border: 5px solid #f3f3f3;
	background-color: #fff;
}
.website .websitejiejue .pt .pic .fs ul li img{
	width: 100%;
	height: 110px;
}
.website .websitejiejue .pt .step{
	float: right;
	width: 266px;
	height: 466px;
	background-color: #fff;
	position: relative;
}
.website .websitejiejue .pt .step .js{
	padding: 20px;
}

.fullSlide{ position:relative;}
.fullSlide .bd{ position:relative; z-index:0; }
.fullSlide .bd ul li { height: 420px;}
.fullSlide .bd ul li .title {font-size: 18px; margin-bottom: 10px;}
.fullSlide .bd ul li .url {color: #757575; font-size: 13px; font-family: fonten}
.fullSlide .bd ul li .img {height: 80px; overflow: hidden; margin: 20px 0; background-size: 90% auto; background-repeat: no-repeat; background-position: center;}
.fullSlide .bd ul li .img img{width: 100%;}
.fullSlide .bd ul li .view {text-align: right; margin-bottom: 30px;}
.fullSlide .bd ul li .view .c{font-size: 12px; cursor: pointer; display: inline-block; width: 96px; height: 30px; line-height: 30px; text-align: center; border: 1px solid #d6d6d6;}
.fullSlide .bd ul li .content{font-size: 13px; color: #9a9a9a; line-height: 18px;}
.fullSlide .hd{position: absolute; bottom: 0px; width: 100%; z-index:1; text-align:center;}
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:10px; height:10px; border-radius: 10px; background-color: #d7d7d7; font-size: 0px; margin: 0 5px;}
.fullSlide .hd ul .on{  background-color: #acacac; }
.fullSlide .prev,.fullSlide .next{ z-index:1; display:none!important; width:55px; height:55px; position:relative; margin:-27% 0 0 3%; float:left;  background:url(404.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }
.fullSlide .next{  background-position:right 0; float:right; margin-right:3%  }
.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }

.website .ggw{
	margin-bottom: 100px;
}
.website .ggw img{
	width: 100%;
}
@media(max-width:640px){
.common-head {
    height: auto;
}
.common-head .cn {
    font-size: 20px;
}
.website .websitejiejue .common-head {
    padding: 10px 0 20px;
}
.website .websitejiejue .pt .pic {
    float: none;
    width: auto;
    height: auto;
}
.website .websitejiejue .pt .pic .fs {
    position: static;
}
.website .websitejiejue .pt .pic .fs ul li {
    height: 50px;
}
.website .websitejiejue .pt .pic .fs ul li img {
    height: auto;
}
.website .websitejiejue .pt .step {
    float: none;
    width: auto;
    height: auto;
	margin-top: 20px;
}
.website .websitejiejue {
    padding-bottom: 10px;
}
.website .ggw {
    height: auto;
    margin-bottom: 0px;
}
.website .ggw {
    height: auto;
    margin-bottom: 20px;
}
	
}</pre></body></html>