<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
	font-family:"微软雅黑";
	color:#000;
	background:url(../images/bj.jpg);
}
input {
	font: 12px/100% Verdana, sans-serif;
	color: #666;
}
input,select,img{
	vertical-align:middle;
}
div {
	margin:0px auto;
}
textarea, select {
	font: 12px/160% Verdana, sans-serif;
	color: #666;
}
h1, h2, h3, h4, h5, h6, p, img, span, ul, li, dl, dt, dd, ol, em {
	margin:0px;
	padding:0px;
	font-weight: normal;
	font-family:"微软雅黑";
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
em {
	font-style:normal
}
a:link {
	color:#333333;
	text-decoration:none;
	font-size:10px;
}
a:visited {
	color:#333;
	text-decoration:none
	font-size:10px;
}
a:hover {
	color: #990000;
	text-decoration:none
	font-size:10px;
}
hr {
	margin: 0;
	padding: 0;
	border: none;
	height: 1px;
	background: #5294c1;
}
ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px
}
img, a img {
	border: none;
}
.clear {
	clear:both;
}

.tou {
   width:100%;
   background:#d67ca2;
   height:50px;
}
.tou_zi {
   width:990px;
   line-height:50px;
   font-size:24px;
   font-weight:bold;
   color:#FFFFFF;
   position:relative;
}
.diaopai {
    position:absolute;/*绝对定位*/
    top:0px; /*距顶部100像素*/
    left:750px;/*距左边100像素*/
}
.banner {
    width:100%;
	height:480px;
	text-align:center;
	background:url(../images/bann.jpg) no-repeat;
    background-position: center;
}
.ban_z {
    width:990px;
    position:relative;
}
.xiantiao {
    position:absolute;/*绝对定位*/
    top:230px; /*距顶部100像素*/
    left:420px;/*距左边100像素*/
	z-index:9999;
}
.ban_nr {
    width:390px;
	height:400px;
    position:absolute;/*绝对定位*/
    top:260px; /*距顶部100像素*/
    left:530px;/*距左边100像素*/
	background:url(../images/tm.png);
	text-align:left;
	padding-top:100px;
	padding-left:30px;
	font-size:18px;
	font-weight:bold;
	line-height:1.7em;
	z-index:1000;
}
.ban_nr1 {
    width:100%;
}
.ban_nr2 {
    width:100%;
	margin-top:15px;
}
.ban_nr3 {
    width:100%;
	margin-top:15px;
}
.fj {
    position:absolute;/*绝对定位*/
    top:640px; /*距顶部100像素*/
    left:645px;/*距左边100像素*/
	z-index:9999;
}

.zt_neirong {
    width:990px;
	background:url(../images/zt_bj.png);
	position:absolute;
    top:440px; /*距顶部100像素*/
    left:0px;/*距左边100像素*/
}
.neirong {
    width:960px;
	background:#2c93e3;
}

.nr {
    width:940px;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	padding-top:20px;
	text-align:left;
	padding-left:20px;
	height:40px;
	line-height:40px;
}
.nr_kuang {
    width:940px;
	margin-top:20px;
	padding-left:20px;
	height:250px;
}
.kuang_n {
    width:455px;
	height:238px;
	background:url(../images/kuang1.png);
	float:left;
	padding-right:10px;
	padding-left:5px;
}
.kuang_right {
    width:400px;
	float:left;
}
.kuang_zhong {
    width:430px;
	background:#dcdddd;
	margin-top:20px;
}
.kuang_zhong_s {
    width:410px;
	height:30px;
	line-height:30px;
	font-size:15px;
	padding:10px 10px;
	font-weight:bold;
}
.kuang_zhong_x {
    width:410px;
	padding-bottom:5px;
}
.j_huodong {
    width:960px;
	background:#2c93e3;
	padding-top:40px;
}
.j_huodong1 {
    width:960px;
	background:#2c93e3;
	padding-top:20px;
}

.hd_jx {
    width:920px;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	height:40px;
	line-height:40px;
}
.hd_kuk {
    width:920px;
	margin-top:40px;
}
.lianxi {
   width:960px;
   margin-top:10px;
   background:#efefef;
}
.lianxi_nr {
   width:920px;
   padding-top:10px;
}</pre></body></html>