<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-type:none;
}

.bod_top{
	width: 100%;
	height: 70px;
	background: #ededed;
}
.bod_top .yunditui{
	float: left !important;
    width: 153px;
    height: 46px;
    margin-top: 12px;
}
.yunditui img{
	float: left;
}
.yunditui .no1Logos{
	position: relative;
	left: -310px;
	width: 45px;
	margin-right: 8px;
	-webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}
.yunditui .no2Logos{
	position: relative;
	left: -310px;
	width:100px;
	margin-top: 8px;
	
}
.bod_top .intro{
	float: right !important;
    font-size: 20px;
    line-height: 70px;
    font-family: "微软雅黑";
}
.bod_top .intro span{
	padding-right: 20px;
	color: rgb(128,125,125);
}
.bod_top .intro .two{
	color: rgb(18,197,250);
}
a:hover{
	text-decoration: none;
}

.pic{
	width: 100%;
}

.conts{
	width: 100%;
	/*height: 600px;*/
	background: #F8F8F8;
	text-align: center;
	padding: 79px 0 40px 0;
}
.conts .xianshang{
	font-family: "微软雅黑";
	font-weight: lighter;
	font-size: 26px;
	color: rgb(102,102,102);
}
.conts .xianshang .danci{
	color: rgb(18,197,250);
}
.conts .youshi{
	font-family: "微软雅黑";
	font-size: 36px;
	color: rgb(51,51,51);
	padding-bottom: 47px;
}
.conts .pic_text{
	margin-top: 80px;
}
.conts .pic_text .qingtuanshe{
	width: 388px;
	height: 294px;
	background: #FFFFFF;
	margin-left: 3px;
}
.conts .pic_text .qingtuanshe img{
	margin-top: -65px;
}
.conts .pic_text .qingtuanshe .pic_text_title{
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: lighter;
	color: rgb(247,64,40);
	padding-top: 8px;
}
.conts .pic_text .qingtuanshe .tibiao{
	position: absolute;
    margin: 4px 0 0 -155px;
}
.conts .pic_text .qingtuanshe .pic_text_text{
	padding: 0 30px 12px 58px;
	text-align: left;
	font-family: "微软雅黑";
	font-weight: lighter;
	font-size: 14px;
	color: rgb(102,102,102);
}

.conts .pic_text .quyudingxiang .pic_text_title{
	font-family: "微软雅黑";
	font-size: 18px;
	color: rgb(51,51,51);
	padding-top: 10px;
}
.conts .pic_text .quyudingxiang .pic_text_text{
	font-family: "微软雅黑";
	font-weight: lighter;
	font-size: 16px;
	color: rgb(102,102,102);
	padding-top: 10px;
}

.conts .pic_text .xiaoguozhanshi .pic_text_title{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 20px;
	color: rgb(18,197,250);
	padding-top: 10px;
}
.conts .pic_text .xiaoguozhanshi .pic_text_text{
	font-family: "微软雅黑";
	font-size: 20px;
	color: rgb(51,51,51);
	padding-top: 10px;
}
.conts .pic_text .xiaoguozhanshi .pic_text_conts{
	font-family: "微软雅黑";
	font-weight: lighter;
	font-size: 16px;
	color: rgb(102,102,102);
}

.conts .pic_text .peitaoyingxiao .pic_text_title{
	font-family: "微软雅黑";
	font-size: 20px;
	color: rgb(51,51,51);
	padding-top: 10px;
}
.conts .pic_text .peitaoyingxiao .pic_text_text{
	font-family: "微软雅黑";
	font-size: 16px;
	color: rgb(102,102,102);
}

.zhezhao{
	position: absolute;
	width: 251px;
	height: 362px;
	background: #000000;
	opacity: 0.3;
	margin: -362px 0 0 24px;
	z-index: 99;
}
#hailukong {
    width: 0px;
    height: 0px;
    -webkit-background-size: 297px 285px;
    -moz-background-size: 297px 285px;
    background-size: 297px 285px;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}
/*#hailukong:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}*/</pre></body></html>