<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 .three{
	color: rgb(18,197,250);
}
a:hover{
	text-decoration: none;
}

.pic{
	width: 100%;
}

.conts{
	width: 100%;
	background: #F8F8F8;
	text-align: center;
	padding: 20px 0 20px 0;
}
.conts .conts_texts{
	text-align: left;
}
.conts .conts_texts .top_one{
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
}
.conts .conts_texts .top_one ul{
	width: 100%;
	height: 40px;
}
.conts .conts_texts .top_one ul li{
	width: 25%;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 36px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: rgb(51,51,51);
	border-top: 1px solid #c0c6c8;
	border-right: 1px solid #c0c6c8;
	border-bottom: 1px solid #c0c6c8;
	background: #EDEDED;
	cursor:pointer;
}
.conts .conts_texts .top_one .first_one{
	border-left: 1px solid #c0c6c8;
}
.conts .conts_texts .top_one .active{
	color: rgb(18,197,250);
	border-bottom: none;
	background: none;
}

.conts .conts_texts .bottom_two{
	width: 100%;
	height: 290px;
	margin-bottom: 20px;
}
.conts .conts_texts .bottom_two .bottom_two_one{
	width: 438px;
	height: 290px;
}
.conts .conts_texts .bottom_two .bottom_two_one img{
	width: 214px;
	height: 140px;
}
.conts .conts_texts .bottom_two .bottom_two_two{
	width: 754px;
    height: 290px;
    margin-left: 8px;
    background: #FFFFFF;
    float: right;
    margin-top: -290px;
    padding: 10px 28px 0 28px;
}
.conts .conts_texts .bottom_two .bottom_two_two .bottom_two_two_title{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 20px;
	color: rgb(18,197,250);
}
.conts .conts_texts .bottom_two .bottom_two_two .xian{
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
	margin: -5px 0 10px 0;
}
.conts .conts_texts .bottom_two .bottom_two_two .bottom_two_two_title_text{
	font-family: "微软雅黑";
	font-size: 14px;
	color: rgb(102,102,102);
	margin-bottom: 5px;
}
.conts .conts_texts .bottom_two .bottom_two_two .bottom_two_two_title_text span{
	font-weight: bold;
	color: rgb(51,51,51);
}</pre></body></html>