<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";

*{
	font-size:12px;
	font-family:"宋体",Arial;
	padding:0px;
	margin:0px auto;
	list-style:none;
	line-height:24px;
}
body{
	background:#fff;
}

img{
	border:0px;
}
a {
    color: #00437A;
    text-decoration: none;
}



.yahei{
	font-family:microsoft YaHei,"微软雅黑";
}

.bold{
	font-weight:bold;
}
/*
a:visited {
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #CC3300;
    text-decoration: underline;
}
a:active {
    color: #00437A;
}*/
.web-nav-main a, .web-nav-main a:visited {
    color: #B0E1E1;
}
.web-nav-main a:hover {
    color: #FF9900;
}
.head-nav a, .head-nav a:visited {
    color: #333333;
}
.head-nav a:hover {
    color: #FF6600;
}

/*头部样式开始*/
.head-nav{
	width:1000px;
	margin:auto;
	overflow:hidden;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.nav-w {
    float: left;
    padding: 6px 0;
	display:inline;
}
.nav-c {
    margin-right: 10px;
    padding-right: 18px;
}


.nav-w img {
    float: left;
    padding-right: 10px;
    padding-top: 15px;
}

.nav-w .w1 {
    width: 240px;
}
.nav-w .w1 li{
    width: 240px;
}
.nav-w .b1 {
    border-right: 1px dashed #DCDDDD;
}
.fl {
    float: left;
}

.nav-w .w1 a, .w2 a, .w3 a {
    float: left;
    line-height: 22px;
    margin-left: 24px;
    white-space: nowrap;
}

.nav-w .w2 {
    width: 385px;
}
.nav-w .w2 li {
    width: 385px;
}

.nav-w .w1 {
    width: 240px;
}

.nav-w .w3 li{
    width: 170px;
}
/*头部样式结束*/

.head_top{
	width:100%;
	background:#256161;
}

.head_top_c{
	line-height:40px;
	height:40px;
}

.head_top_c a,.head_top_c font,.head_top_c b{
	color:#fff;
	line-height:40px;
	float:left;
	display:inline;
}
.nav-w ul li {
float:left;
overflow:hidden;
display:inline;
}

.nav-w .w3 {
    width: 170px;
}

.black{
color:#797979;
}

.dack{
	color:#242424;
}

.head_top_c b,.head_top_c a.exit,.head_top_c a.admin,.head_top_c a.msg{
	float:right;
	display:inline;
}

.head_top_c b{
	margin-right:10px;
}

.head_top_c a.admin{
background:url(zixun1.png);
height:21px;
width:23px;
margin:9px 10px 0px 60px;
}

.head_top_c a.msg{
background:url(zixun2.png);
height:24px;
width:26px;
margin-top:8px;
}
.width{
	width:1000px;
	margin:auto;
}
.ad{
	overflow:hidden;
	margin:10px auto;
}
.logo{
	margin:auto;
	margin-top:10px;
	overflow:hidden;
}

.logo a.logo_img{
	float:left;
	overflow:hidden;
	display:inline;
}

.logo .logo_select{
	float:right;
	display:inline;
	margin-top:10px;
}

.select_box {
    background: url("sel-bg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 34px;
    overflow: hidden;
    text-align: center;
    width: 66px;
}

.select_box select {
    border: 0 none;
    color: #999999;
    font-size: 14px;
    margin-top: 7px;
    padding: 0;
}


.textBox {
    background: url("input-bg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #999999;
    float: left;
    height: 34px;
    line-height: 34px;
    text-indent: 6px;
    width: 438px;
}


.submit-btn {
    border: 1px solid #cacaca;
	background:#f7f7f7;
    cursor: pointer;
    float: left;
    height: 34px;
    width: 85px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

ul.nav{
	background:#282828;
	overflow:hidden;
	margin-top:10px;
}

ul.nav li{
	float:left;
	overflow:hidden;
	display:inline;
	padding:10px 0px;
}

ul.nav li a{
	float:left;
	overflow:hidden;
	display:inline;
	padding:0px 17px;
	color:#ffffff;
	line-height:16px;
	font-size:14px;
	font-weight:bold;
}

ul.nav li.on{
	background:#008780;
}


.foot{
	width:100%;
	overflow:hidden;
	margin-top:15px;
}


.foot_cont{
	padding-bottom:15px;
	border-top:1px solid #dddddd;
	padding-top:15px;
}
.foot_cont p{
color:#606060;
}

.foot_cont p a{
	color:#606060;
}

.foot_cont p.dex_msg{
	color:#014d4d;
}

.foot_cont p.conect{
	text-align:center;
	color:#000000;
}

.foot_cont p.conect a{
	color:#777777;
}

.foot_cont p.conect a:hover{
	text-decoration:none;
}
.cont{
	overflow:hidden;
	background:#fafafa;
}
.fL{
	float:left;
	display:inline;
	overflow:hidden;
}

.fR{
	float:right;
	display:inline;
	overflow:hidden;
	
}

/*主题样式*/

.cont_Left{
	width:295px;
	border:1px solid #ededed;
	background:#fafafa;
	padding-top:12px;
}

.border{
	border:1px solid #e4e4e4;
}
.cont_Right{
	width:690px;
}

.img_new {
    display: inline;
    float: left;
    overflow: hidden;
    width: 295px;
}
.imgturn img {
    height: 215px;
    width: 295px;
}
.imgturn {
    display: inline;
    float: left;
    height: 226px;
    overflow: hidden;
    position: relative;
    width: 295px;
}
.imgturn ul.imgturn_img {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 2950px;
}
.imgturn ul.imgturn_img li {
    display: inline;
    float: left;
    height: 215px;
	width: 295px;
    overflow: hidden;
}
.imgturn ul.imgturn_img img {
    display: block;
    overflow: hidden;
    width: 295px;
}
.imgturn ul.imgturn_li {
    bottom: 0;
    height: 16px;
    position: absolute;
    right: 0px;
    width: 77px;
	background:#cbcbcb;
	border-top:1px solid #fff;
	padding:8px 109px;
}

.imgturn ul.imgturn_title{
    bottom: 31px;
    height: 25px;
    position: absolute;
    left: 0px;
    width:295px;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.imgturn ul.imgturn_title li{
	line-height:25px;
	color:#fff;
	font-weight:bold;
}
.turnli_bg {
    background: none repeat scroll 0 0 #000000;
    bottom: 31px;
    height: 25px;
filter:alpha(opacity=70); /*IE滤镜，透明度50%*/
-moz-opacity:0.7; /*Firefox私有，透明度50%*/
opacity:0.7;/*其他，透明度50%*/
    position: absolute;
    right: 0;
    width: 295px;
}
.imgturn ul.imgturn_li li {
    background: none repeat scroll 0 0 #1d1d1d;
    cursor: pointer;
    display: inline;
    float: left;
    height: 10px;
    line-height: 7px;
    margin-left: 5px;
    overflow: hidden;
    text-align: center;
    text-indent: -9999px;
    width: 10px;
}
.imgturn ul.imgturn_li li.on {
    background: none repeat scroll 0 0 #008780;
    opacity: 1;
}


.cont_L_cont{
	width:295px;
	padding-bottom:20px;
}

.cont_L_title{
	background:#f1f1f1;
	color:#115757;
	font-size:16px;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	line-height:32px;
	height:32px;
	padding-left:24px;
}

.cont_L_produc{
	width:295px;
	overflow:hidden;
	padding-bottom:10px;
}

.cont_L_produc li{
	float:left;
	overflow:hidden;
	display:inline;
	width:295px;
}


.cont_L_produc span.L_produc_T{
	border-bottom:1px dashed #c5c5c5;
	width:255px;
	padding:0px 20px;
	height:40px;
}

.cont_L_produc span.L_produc_T h4{
	color:#008780;
	font-size:14px;
	line-height:40px;
}

.cont_L_produc span.L_produc_T a{
	line-height:40px;
	color:#919191;
}

.cont_L_produc span.L_produc_T a:visited{}
.cont_L_produc span.L_produc_T a:hover{
	color:#ff0000;
	text-decoration:underline;
}

.cont_L_produc .img_cont{
	overflow:hidden;
	width:275px;
	padding:10px 20px 10px 0px;
}

.cont_L_produc .img_cont div{
	margin-left:20px;
	border:1px solid #e5e5e5;
	overflow:hidden;
	height:164px;
	width:112px;
}

.img_cont img{
	width:90px;
	height:90px;
	margin-top:15px;
	margin-left:11px;
}

.img_cont a.img_cont_a{
	display:block;
	width:112px;
	height:120px;
}

.cont_L_produc .img_cont div label{
	float:left;
	display:inline;
	overflow:hidden;
	background:#edf6f1;
	width:112px;
	text-align:center;
	text-overflow:ellipsis;
	line-height:22px;
}
.red{
	color:#df0000;
}

.cont_L_produc .img_cont div label.fir{
	color:#00417b;
}

.cont_L_produc .img_cont div label.sec{
	color:#999999;
	}
.cont_right_L{
	width:426px;
	border-right:1px solid #ededed;
	padding:10px 0px 10px 0px;
}

.cont_right_R{
	width:248px;
	border-left:1px solid #ededed;
	padding:10px 0px 10px 0px;
}

.Allcont_title{
	height:32px;
	line-height:32px;
	background:#008780;
	color:#fff;
	padding:0px 20px;
}

.Allcont_title2{
	height:30px;
	line-height:30px;
	background:#f1f1f1;
	color:#5e5e5e;
	padding:0px 20px;
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
}

.cio_right_border .Allcont_title2{
	width:208px;
}

.Allcont_title h2{
	font-size:18px;
	font-weight:normal;
	line-height:32px;
}

.Allcont_title2 h2{
	font-size:14px;
	line-height:30px;
}
.Allcont_title a.more{
	color:#e3e3e3;
	line-height:32px;
}

.Allcont_title2 a{
	color:#a1a1a1;
	line-height:30px;
}

.cont_right_Llist li.main_news{
	width:385px;
	border-bottom:1px dashed #c5c5c5;
	padding:0px 5px 14px 5px;
	background:none;
}

.cont_right_Llist li.main_news h1 a{
	color:#404040;
	font-size:18px;
	line-height:32px;
	display:block;
}

.main_news p{
	color:#676767;
}

.cont_right_Llist{
	padding:15px;
	width:396px;
	overflow:hidden;
	padding-bottom:5px;
}

.cont_right_Llist li{
	float:left;
	overflow:hidden;
	width:385px;
	padding-left:10px;
	background:url(icon.png) no-repeat 0px 13px;
	line-height:30px;
}

.cont_right_Llist li a{
	font-size:14px;
	line-height:30px;
}

.cont_right_Llist a.list_title{
color:#663202;
margin-right:2px;
}

.cont_right_Llist a.list_cont{
color:#01427a; width:310px; height:30px; overflow:hidden;
}
.cont_right_Llist a.list_cont:visited{
color:#01427a;
}.cont_right_Llist a.list_cont:hover{
text-decoration:underline;
color:#01427a;
}.cont_right_Llist a.list_cont:active{
color:#01427a;
}

.cont_right_Llist a.list_time{
color:#919191;
font-size:12px;
}

ul.cont_right_R_list{
	width:235px;
	padding:7px 6px 6px 6px;
	overflow:hidden;
	background:#f5f5f5;
	border-bottom:1px solid #ededed;
}

ul.cont_right_R_list li{
	float:left;
	overflow:hidden;
	display:inline;
	width:235px;
}

ul.cont_right_R_list li.img{
	border:0px;
	width:235px;
	height:97px;
	padding-bottom:18px;
}

.cont_right_R_list li.list{
	padding-left:10px;
	width:225px;
	background:url(icon.png) no-repeat 3px 13px;
	line-height:27px;
	text-overflow:ellipsis;
    white-space:nowrap;
}

.cont_right_R_list li.list a{
 	color:#676767;
	line-height:27px;
}

.cont_right_R_list li.list a:visited{}
.cont_right_R_list li.list a:hover{
	color:#ff0000;
	text-decoration:underline;
}

.marginTop13{
	margin-top:13px;
}

.cangShang{
	width:238px;
	padding:13px 0px 29px 10px;
	overflow:hidden;
}

.cangShang li{
	float:left;
	overflow:hidden;
	display:inline;
	width:112px;
	height:70px;
	margin-right:7px;
	margin-top:7px;
}

.cangShang li img{
	display:block;
	width:112px;
	height:70px;
	overflow:hidden;
}

.title_turn{
	background:#f1f1f1;
	border-top:1px solid #e8e8e8;
	height:31px;
}

.title_turn label{
	width:123px;
	line-height:31px;
	color:#5e5e5e;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border-left:1px solid #fff;
	border-bottom:5px solid #e7e7e7;
}

.title_turn label.on{
	border-left:0px;
	border-right:1px solid #dedede;
	color:#008780;
	border-bottom:5px solid #008780;
}

.fuwus_list{
	width:248px;
	overflow:hidden;
}

.fuwus_list a{
	padding:3px 10px 3px 20px;
	width:218px;
	background:url(icon.png) no-repeat 13px 15px;
	color:#676767;
	text-overflow:ellipsis;
    white-space:nowrap;
}

.fuwus_list a:visited{}
.fuwus_list a:hover{
	background-color:#e4f2f1;
}

.hangye_xinxi{
	/*padding:20px 0px;*/
	overflow:hidden;
	width:248px;
}

.hangye_xinxi li{
	border-bottom:1px dashed #c9c9ca;
	float:left;
	display:inline;
	overflow:hidden;
	width:228px;
	padding:10px;
}
.hangye_xinxi li span.fL{
	border:2px solid #dce0dc;
	width:60px;
}

.hangye_xinxi li span.fL img{
	width:60px;
	height:42px;
}

.hangye_xinxi li span.fR{
	width:228px;
	height:50px;
}

.hangye_xinxi li span.fR a{
	font-weight:bold;
	color:#414141;
	line-height:20px;
	/*width:228px;*/
	/*text-overflow:ellipsis;
    white-space:nowrap;*/
}

.hangye_xinxi li span.fR a:visited{}

.hangye_xinxi li span.fR a:hover{
	text-decoration:underline;
}

.hangye_xinxi li span.fR label{
	color:#676767;
	line-height:15px;
	width:228px;
	height:30px;
}

.hangye_xinxi .border_bottom_no{
border-bottom:0px;
}

.xinxhua_bottom{
margin-top:20px;
overflow:hidden;
}

.xinxihua_blog{
	width:295px;
	border:1px solid #e4e4e4;
	background:#f4f4f4;
}

.blog_title{
	width:255px;
	border-bottom:1px solid #e4e4e4;
	background:#f7f7f7;
	height:55px;
	padding:0px 20px;
}

.xinxihua_bbs{
	width:690px;
	border: 1px solid #E4E4E4;
}

.bbs_title{
	width:650px;
	background:#f2f2f2;
}

.blog_title h2{
	font-size:18px;
	color:#5e5e5e;
	font-weight:normal;
	line-height:55px;
}

.blog_title a{
	line-height:55px;
	color:#a1a1a1;
}

.blog_title a:visited{}
.blog_title a:hover{
	color:red;
	text-decoration:underline;
}

.blog_list{
	padding:20px 10px;
	width:275px;
	overflow:hidden;
}

.blog_list li{
	width:265px;
	padding-left:10px;
	float:left;
	overflow:hidden;
	display:inline;
	background:url(icon.png) no-repeat 3px 15px;
}

.blog_list li a{
	color:#676767;
	font-size:14px;
	line-height:30px;
}

.blog_list li label{
	color:#999999;
}


.bbs_list{
	width:690px;
	overflow:hidden;
	background:#f8f8f8;
}

.bbs_T,.bbs_Cont{
	width:690px;
	overflow:hidden;
}

.fatie_cont{
	width:690px;
	overflow:hidden;
}

.bbs_list .on{
	background:#e4f2f1;
}

.bbs_T{
	height:30px;
	border-bottom:1px solid #e8e8e8;
}

.bbs_T span{
	line-height:30px;
	color:#919191;
}

span.biaoti{
	width:300px;
	padding-left:50px;
}

span.aditor{
	width:130px;
	padding-left:20px;
}

span.liulang{
	width:60px;
}

.bbs_Cont span.biaoti a{
	line-height:35px;
	color:#414141;
	font-size:14px;
}

.bbs_Cont span.biaoti{
	padding-left:20px;
	width:330px;
}

.bbs_Cont span.aditor a,.bbs_Cont span.aditor{
	line-height:16px;
	color:#0069ad;
}

.bbs_Cont span.aditor a:visited{}
.bbs_Cont span.aditor a:hover{
	text-decoration:underline;
}

.bbs_Cont span.aditor{
	color:#919191;
}

.bbs_Cont span.liulang{
	text-align:center;
}

a.fatie{
background: url("xxhua_18.gif") repeat scroll 0 0 transparent;
    border: 1px solid #8EEDE9;
    color: #FFFFFF;
    line-height: 26px;
    margin: 3px 20px 3px 3px;
    padding: 0 15px;
	font-size:16px;
}

.bbs_hot{
	margin-top:5px;
	margin-right:8px;
}

.cio_color{
	color:#008780;
}

.cont_right_R .cont_L_cont{
	width:248px;
	padding-bottom:0px;
}

.cont_right_R .cont_L_produc{
	width:248px;
	padding-bottom:0px;
}

.cont_right_R .cont_L_produc span.L_produc_T{
	width:208px;
}

.cont_right_R .cont_L_produc .img_cont{
	width:240px;
	padding-right:6px;
}


.cont_right_R .cont_L_produc .img_cont div{
	margin-left:6px;
}

.cio_right_border{
border-right:1px solid #ededed;
border-bottom:1px solid #ededed;
padding-bottom:0px;
}

.cio_left{
	width:735px;
	background:#fafafa;
}

.cio_top{
	border-bottom:1px solid #ebebeb;
	background:#f8f8f8;
	color:#8b8b8b;
	line-height:40px;
	height:40px;
	padding-left:20px;
}

.cio_top a{
	color:#8b8b8b;
	line-height:40px;
}

.cio_title{
	color:#256161;
	font-size:20px;
	font-weight:normal;
	display:block;
	padding-left:35px;
	line-height:50px;
}

.cio_list{
	width:735px;
	overflow:hidden;
}

.cio_list li{
	width:675px;
	overflow:hidden;
	float:left;
	display:inline;
	height:31px;
	padding:0px 35px 0px 25px;
}

.cio_list li a.text{
	background:url(icon.png) no-repeat 1px 13px;
	color:#00417b;
	padding-left:10px;
	font-size:14px;
	line-height:31px;
}


.cio_list li a.text:visited{}

.cio_list li a.text:hover{
	text-decoration:underline;
}

.cio_list li label{
	color:#8b8b8b;
	line-height:31px;
}

.cio_list li.dark{
	background:#f4f4f4;
}

li.cio_line{
	border-top:1px dashed #c5c5c5;
	height:16px;
	margin-top:16px;
}

.cio_page{
	width:675px;
	overflow:hidden;
	float:left;
	display:inline;
	height:30px;
	padding:20px 35px 0px 25px;
}

.cio_page span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E4E4E4;
    float: left;
    line-height: 16px;
    margin-right: 5px;
    overflow: hidden;
    padding: 3px 6px;
}
.cio_page span a {
    color: #A6A6A6;
    line-height: 16px;
}
.cio_page span.pageItemOn {
    background: none repeat scroll 0 0 #C2E5DE;
    border: 1px solid #91B0AA;
    color: #58585A;
}
.cio_page span.pageItemOff {
    border: 1px solid #E4E4E4;
    color: #A6A6A6;
    padding: 3px 6px;
}

.cio_search{
	width:675px;
	overflow:hidden;
	float:left;
	display:inline;
	height:30px;
	padding:20px 35px 19px 29px;
}

.cio_search label{
	color:#4a4a4a;
	line-height:26px;
}

.cio_search input.text{
	border:1px solid #d7d7d7;
	background:#f7f7f7;
	height:26px;
	line-height:26px;
}

.cio_search a.tijiao{
background: url("xxhua_18.gif") repeat scroll 0 0 transparent;
    border: 1px solid #8EEDE9;
    color: #FFFFFF;
    line-height: 26px;
    margin: 0px 10px 0px 3px;
    padding: 0 10px;
	font-size:14px;
	height:26px;
	font-weight:bold;
}

.cio_search input.choose{
	margin-top:6px;
	height:13px;
	width:13px;
}</pre></body></html>