<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header,#section,#footer{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
html{
	background: #eee;
}
body {
    height: 866px;
}
#header{
	background: url(common_res/banner.png) no-repeat center;
	background-size: 100% auto;
	height: 218px;
	z-index: 2;
}
.logo{
	height: 188px;
}
.logo img{
	margin: 30px 10px;
}
.logo-30 img {    width: 51px;
    vertical-align: top;}
.logo&gt;a&gt;img:first-child{
	margin-left: 50px;
}
#add_margin&gt;li&gt;a{
	margin-left: 15px;
}
.select&gt;li&gt;a:hover{
	border-bottom: 1px solid #fff;
}
#add_width{
	width: 10%;
}
#section{
	background: #fff;
	padding-top: 25px;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
}




/**************新闻轮播图样式*********************/
.news_box{
	float: left;
}
.news_banner{
	padding: 0 7px;
	position: relative;
	width: 323px;
}
.news_banner&gt;ul{
	position: absolute;
	top:177px;
	left:216px;
	overflow: hidden;
}
.news_banner&gt;ul&gt;li{
	float: left;
	margin: 5px;
	color: #fff;
}
.news_banner&gt;ul&gt;li:first-child{
	color: red;
}
.news_banner&gt;ul&gt;li:hover{
	color: red;
	cursor: pointer;
}
.news_img{
	width: 323px;
	height: 215px;
	position: relative;
}
.news_img&gt;img,.news_img_img{
	width: 323px;
	height: 215px;
	position: absolute;
	top:0;
	left: 0;
}
.news_text{
	width: 323px;
	margin: 0 7px;
	position: relative;
	height: 200px;
}
.news_text&gt;div{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.news_text&gt;div.first{
    width: 100%;
	display: block;
}
.news_text&gt;div&gt;p.first{
	text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #155ba9;
	font-weight: bold;
	font-size: 18px;
	padding-top: 5px;
	line-height: 42px;
}
.news_text&gt;div&gt;p.last{
	line-height: 26px;
	width: 323px;
	height: 156px;
	text-indent: 20px;
}
.more{
	width: 323px;
	margin: 0px 7px 0;
	position: relative;
}

.more&gt;p{
    display: none;   
}
.more&gt;p&gt;a{
	float: right;
	margin-right: 2px;
	color: #155ba9 ;

}
.more&gt;p:first-child {
    display: block;
}
.more&gt;p&gt;a&gt;span{
	background: url(index_res/angle_10.png) no-repeat;
	width: 13px;
	height: 14px;
	margin-top: 4px;
	float: right;
}
/**********中间内容样式*********/
.center_content{
	float: left;
		width: 387px;
}
.center_content&gt;div{
	width: 380px;
	height: 213px;
	border: 1px solid #ccc;
	margin-bottom: 11px;
	padding-left: 7px;
	background: url(index_res/shaddow_03.png) no-repeat;
	background-size: 100%;
}
.center_content&gt;div:last-of-type{
	height: 245px;
	margin-bottom: 5px;
}
.center_content&gt;div&gt;p{
	margin-top: 5px;
	font-size: 18px;
	color: #155BA9;
	line-height: 35px;
	letter-spacing: 2px;
	border-bottom: 1px solid #CCCCCC;
}
.center_content&gt;div&gt;p&gt;a&gt;span{
	font-size: 16px;
	float: right;
	margin-right: 8px;
	color: #155BA9;
}
.center_content&gt;div&gt;p&gt;a&gt;span&gt;b{
	width: 13px;
	height: 14px;
	float: right;
	background: url(index_res/angle_10.png);
	margin-top: 11px;
}
.center_content&gt;div&gt;ul{
	margin-top: 8px;
}
.center_content&gt;div li{
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 2px;
}
.center_content&gt;div li b{
	width: 8px;
	height: 14px;
	background: url(index_res/angle0_12.png);
	float: left;
	margin-top: 6px;
	margin-right: 2px;
}
.center_content&gt;div li a{
	color: #666;
}
.center_content&gt;div li&gt;a&gt;span{
	float: right;
	margin-right: 8px;
}
.center_content&gt;div li&gt;a&gt;u{
	width: 290px;
	height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	display: inline-block;
	text-decoration: none;
}
.center_content&gt;div li&gt;a&gt;u:hover{
	text-decoration: underline;
}
/************右边内容样式**************/
.right_content{
		float: right;
		width: 267px;
}
.right_content&gt;div{
	width: 252px;
	margin-right: 7px;
	height: 213px;
	background: url(index_res/shaddow_03.png) no-repeat;
	border: 1px solid #ccc;
	margin-bottom: 11px;
	padding-left: 7px;
}
.right_content&gt;div:last-of-type{
	height: 245px;
	margin-bottom: 7px;
}
.right_content&gt;div&gt;p{
	margin-top: 5px;
	font-size: 18px;
	color: #155BA9;
	line-height: 35px;
	letter-spacing: 2px;
	border-bottom: 1px solid #CCCCCC;
}
.right_content&gt;div&gt;p&gt;a&gt;span{
	font-size: 16px;
	float: right;
	margin-right: 8px;
	color: #155BA9;
}
.right_content&gt;div&gt;p&gt;a&gt;span&gt;b{
	width: 13px;
	height: 14px;
	float: right;
	background: url(index_res/angle_10.png);
	margin-top: 11px;
}
.right_content&gt;div&gt;ul{
	margin-top: 8px;
}
.right_content&gt;div li{
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 2px;
    overflow: hidden;
}
.right_content&gt;div li b{
	width: 8px;
	height: 14px;
	background: url(index_res/angle0_12.png);
	float: left;
	margin-top: 6px;
	margin-right: 2px;
}
.right_content&gt;div li a{
	color: #666;
}
.right_content&gt;div li&gt;a&gt;span{
	margin-right: 8px;
    float: right;
}
.right_content&gt;div li&gt;a&gt;u{
	width: 180px;
	height: 26px;
	display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	text-decoration: none;
}
.right_content&gt;div li&gt;a&gt;u:hover{
	text-decoration: underline;
}.right_content&gt;div:last-of-type&gt;p{
	border: none;
}
.right_content&gt;div:last-of-type&gt;ul{
	margin: 0 0;
	overflow: hidden;
}
.right_content&gt;div:nth-of-type(2) li{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: none;
	width: 115px;
	height: 58px;
}
.right_content&gt;div:nth-of-type(2) li img{
	width: 115px;
	height: 58px;
}
/****页脚链接****/
.link{
	width: 998px;
	border: 1px solid #99c8dd;
	padding: 5px 0;
	background: #fff;
}
.link ul{
	margin:  0 auto;
	overflow: hidden;
	width: 800px;
}
.link li{
	float: left;
}
.link&gt;ul&gt;li:last-of-type&gt;a{
	border: none;
}
.link li a{
	color: #155BA9;
	font-size: 12px;
	letter-spacing: 2px;
		border-right: 1px solid #155BA9;
	padding: 0 5px;
}
/*********页脚*****/
.footer{
	width: 100%;
	height: 70px;
	background: #3a588e;
	padding-top: 30px;
}
.footer&gt;p{
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.dt-gif
{ 
     width:200px;    
     position: relative;
    left: 448px;
    top: 38px;
    opacity:0.6
}
.logo-30 {
    position: absolute;
    right: 136px;
    top: 75px;
    opacity: 0.6;
    background: #fff;
    padding: 4px;
    border-radius: 4px;
}

.logo-30  span{
     color: #bb1f24;
    font-size: 15px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #fff;
}











</pre></body></html>