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

/*----------------------------------------首页样式*/
/*主体*/
body {
	color: #222222;
	font-family: "微软雅黑", "Arial Narrow", HELVETICA;
	line-height: 28px;
	background-image: url(web/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	font-size: 14px;
	word-break: break-all;
}
/*----------------------------------------框架*/
/*总框架*/
#wrap {
	width: 100%;
	min-width: 1100px;
}
/*----------------------------------------顶部*/
#header {
    width: 100%;
    min-width: 1100px;
}
#header .box_header {
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;   
}
/*顶栏*/
#topbar {
    height: 32px;
    line-height: 32px;
    background-color: #F0F0F0;
    padding-left: 1em;
    color: 666666;
   
}
/*logo栏*/
#logo {
    width: 1100px;
    height: 120px;
 
}
#logo .logo1 {
    width: 520px;
    height: 120px;
    background-image: url(web/logo.png);
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
}
/*主导航栏*/
#mainnav {
	min-width: 1100px;
}
/*工具栏*/
#toolsbar {
	height: 32px;
	line-height: 32px;
	width: 100%;
	background-image: url(img/tools_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
/*----------------------------------------脚部*/
#footer {
	width: 100%;
	clear: both;
	min-width: 1100px;
}
#footer .box_footer {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/*底导航栏*/
#footernav {
	line-height: 28px;
	height: 28px;
	color: #666666;
	background-image: url(img/sitelink.gif);
	background-repeat: repeat-x;
	background-position: left 1px;
	border: 1px solid #DDD;
	padding: 1px;
	margin-bottom: 15px;
}
#footernav a {
	color: #666;
}
#footernav a:hover {
	color: #CD0200;
}
/*版权信息*/
#copyright {
	height: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}
#copyright table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#copyright table .left, #copyright table .right {
	width: 28%;
}
/*----------------------------------------中部*/
#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#main {
    clear: both;
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
*+height:1%;
    padding-bottom: 10px;
    background-color: #FFFFFF;
}
/*主栏*/
.mainbar {
	width: 800px;
	float: left;
}
/*侧栏*/
.sidebar {
	width: 290px;
	float: right;
}
/*----------------------------------------块容器*/
/*焦点图*/
.area_focus {
	width: 379px;
	overflow: hidden;

}
/*头条新闻*/
.area_tt {
	background-image: url(img/tt.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 104px;
	border: 1px solid #ddd;
	width: 1086px;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	padding-right: 10px;
}
.area_tt .box {
	height: 86px;
}
/*全部样式*/
.area_demo {
	width: 451px;
	margin-bottom: 10px;
}
.area_demo .tt {
	height: 32px;
	background-image: url(web/t1.png);
	background-position: right;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-left-color: #DDD;
}
.area_demo .tt h3 {
	background-image: url(web/t1.png);
	background-position: left;
	float: left;
}
.area_demo .tt h3 span {
	line-height: 32px;
	background-image: url(web/t2.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 110px;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
}
.area_demo .tt h3 span em {
	color: #FFF;
}
.area_demo .tt h3 span em a {
	color: #FFF;
}
.area_demo .tt .more {
	height: 32px;
	width: 60px;
	background-image: url(more/more011.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: -2px;
	right: 10px;
}
.area_demo .box {
	min-height: 208px;
	height: auto !important;
	height: 208px;
	overflow: visible;
	padding: 10px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
.area_demo .u_l {
	height: 6px;
	padding-left: 6px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(img/yj_gray.gif);
	background-position: left top;
}
.area_demo .u_r {
	height: 6px;
	background-image: url(img/yj_gray.gif);
	background-position: right bottom;
}
/*最新新闻*/
.area_news {
    width: 100%;
    margin-bottom: 10px;

}
.area_news .tt {
    height: 33px;
    background-image: url(web/t1.png);
    position: relative;
    border-right: 1px solid #BDBDBD;
    border-left: 1px solid #BDBDBD;
}
.area_news .tt h3 {
	
	float: left;
}
.area_news .tt h3 span {
	line-height: 33px;
	margin-left: 45px;
	display: inline-block;
	text-align: center;
}
.area_news .tt h3 span em {
	color: #000;
}
.area_news .tt h3 span em a {
	color: #000;
}
.area_news .tt .other { float: right;}
.area_news .tt .more {
	height: 33px;
	width: 60px;
	background-image: url(more/more011.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 0px;
	right: 10px;
}
.area_news .tt .ico {
    position: absolute;
    left: 10px;  top: 5px;
    height: 20px;
    width: auto;


}
.area_news .box {
   
    padding: 10px;
    background-color: #FFF;
    border-right: 1px solid #BDBDBD;
    border-left: 1px solid #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
}
/*主块*/
.area_main {
    width: 390px;
    margin-bottom: 10px;

}
.area_main .tt {
    height: 33px;
    background-image: url(web/t3.png);
    position: relative;
    border-right: 1px solid #BDBDBD;
    border-left: 1px solid #BDBDBD;
}
.area_main .tt h3 {
	
	float: left;
}
.area_main .tt h3 span {
	line-height: 33px;
	margin-left: 45px;
	display: inline-block;
	text-align: center;
}
.area_main .tt h3 span em {
	color: #1F5F04;
}
.area_main .tt h3 span em a {
	color: #1F5F04;
}
.area_main .tt .more {
	height: 33px;
	width: 60px;
	background-image: url(more/more011.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 0px;
	right: 10px;
}
.area_main .tt .ico {
    position: absolute;
    left: 10px;  top: 5px;
    height: 22px;
    width: auto;


}
.area_main .box {
    min-height: 208px;
    height: auto !important;
    height: 208px;
    overflow: visible;
    padding: 10px;
    background-color: #FFF;
    border-right: 1px solid #BDBDBD;
    border-left: 1px solid #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
}
/*侧块*/
.area_side {
    width: 100%;
    margin-bottom: 10px;

}
.area_side .tt {
    height: 33px;
    background-image: url(web/t2.png);
    position: relative;
    border-right: 1px solid #BDBDBD;
    border-left: 1px solid #BDBDBD;
}
.area_side .tt h3 {
	
	float: left;
}
.area_side .tt h3 span {
	line-height: 33px;
	margin-left: 45px;
	display: inline-block;
	text-align: center;
}
.area_side .tt h3 span em {
	color: #fff;
}
.area_side .tt h3 span em a {
	color: #fff;
}
.area_side .tt .more {
	height: 33px;
	width: 60px;
	background-image: url(more/more011.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 0px;
	right: 10px;
}
.area_side .tt .ico {
    position: absolute;
    left: 10px;  top: 5px;
    height: 22px;
    width: auto;


}
.area_side .box {
 
    padding: 10px;
    background-color: #FFF;
    border-right: 1px solid #BDBDBD;
    border-left: 1px solid #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
}
/*滚动图片*/
.area_picscroll_left {
	width: 100%;
	margin-bottom: 10px;
}
.area_picscroll_left .tt {
	height: 32px;
	background-image: url(web/t1.png);
	background-position: right;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-left-color: #DDD;
}
.area_picscroll_left .tt h3 {
	background-image: url(web/t1.png);
	background-position: left;
	float: left;
}
.area_picscroll_left .tt h3 span {
	line-height: 32px;
	background-image: url(web/t2.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 110px;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
}
.area_picscroll_left .tt h3 span em {
	color: #FFF;
}
.area_picscroll_left .tt h3 span em a {
	color: #FFF;
}
.area_picscroll_left .tt .more {
	height: 32px;
	width: 60px;
	background-image: url(more/more011.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: -2px;
	right: 10px;
}
.area_picscroll_left .box {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*子栏目*/
.area_node {
	width: 100%;
	margin-bottom: 10px;
}
.area_node .tt {
	background-image: url(img/t_bg.png);
	background-position: right;
	height: 30px;
	position: relative;
}
.area_node .tt h3 {
	background-image: url(img/t_bg.png);
	background-position: left;
	float: left;
}
.area_node .tt h3 span {
	height: 30px;
	line-height: 30px;
	background-image: url(img/t_auto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 10px;
	display: inline-block;
	padding-right: 6px;
	margin-top: 0px;
}
.area_node .tt h3 span em {
	background-image: url(img/t_auto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	padding-left: 16px;
	padding-right: 10px;
	color: #FFF;
}
.area_node .tt h3 span em a {
	line-height: 30px;
	margin-top: 0px;
	display: inline-block;
	color: #Fff;
}
.area_node .tt .ico {
	position: absolute;
	left: 8px;
	top: 9px;
}
.area_node .tt .more {
	height: 11px;
	width: 36px;
	background-image: url(more/more020.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 10px;
	right: 10px;
}
.area_node .tt .other {
	float: right;
	text-align: right;
}
.area_node .box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
	padding: 10px;
	background-color: #FFF;
}
/*友情链接*/
.area_link {
	width: 100%;
	margin-bottom: 10px;
}
.area_link .tt {
	background-image: url(img/t_bg.png);
	background-position: right;
	height: 30px;
	position: relative;
}
.area_link .tt h3 {
	background-image: url(img/t_bg.png);
	background-position: left;
	float: left;
}
.area_link .tt h3 span {
	height: 30px;
	line-height: 30px;
	background-image: url(img/t_auto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 10px;
	display: inline-block;
	padding-right: 6px;
	margin-top: 0px;
}
.area_link .tt h3 span em {
	background-image: url(img/t_auto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	padding-left: 16px;
	padding-right: 10px;
	color: #FFF;
}
.area_link .tt h3 span em a {
	line-height: 30px;
	margin-top: 0px;
	display: inline-block;
	color: #Fff;
}
.area_link .tt .ico {
	position: absolute;
	left: 8px;
	top: 9px;
}
.area_link .tt .more {
	height: 11px;
	width: 36px;
	background-image: url(more/more020.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 10px;
	right: 10px;
}
.area_link .tt .other {
	float: right;
	text-align: right;
}
.area_link .box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
	padding: 10px;
	background-color: #FFF;
}
/*模型首页最新新闻块*/
.area_model {
	width: 100%;
	margin-bottom: 10px;
}
.area_model .tt {
	height: 32px;
	background-image: url(web/t1.png);
	background-position: right;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-left-color: #DDD;
}
.area_model .tt h3 {
	background-image: url(web/t1.png);
	background-position: left;
	float: left;
}
.area_model .tt h3 span {
	line-height: 32px;
	background-image: url(web/t2.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 110px;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
}
.area_model .tt h3 span em {
	color: #FFF;
}
.area_model .tt h3 span em a {
	color: #FFF;
}
.area_model .tt .other {
	float: right;
	text-align: right;
}
.area_model .tt .more {
	height: 32px;
	width: 60px;
	background-image: url(more/more011.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: -2px;
	right: 10px;
}
.area_model .box {
	min-height: 208px;
	height: auto !important;
	height: 208px;
	overflow: visible;
	padding: 10px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
/*标题长度自适应*/
.area_auto {
	width: 600px;
	margin-bottom: 10px;
}
.area_auto .tt {
	background-image: url(img/t_bg.png);
	background-position: right;
	height: 30px;
	position: relative;
}
.area_auto .tt h3 {
	background-image: url(img/t_bg.png);
	background-position: left;
	float: left;
}
.area_auto .tt h3 span {
	height: 30px;
	line-height: 30px;
	background-image: url(img/t_auto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 30px;
	display: inline-block;
	padding-right: 6px;
	margin-top: 0px;
}
.area_auto .tt h3 span em {
	background-image: url(img/t_auto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	padding-left: 16px;
	padding-right: 10px;
	color: #FFF;
}
.area_auto .tt h3 span em a {
	line-height: 30px;
	margin-top: 0px;
	display: inline-block;
	color: #Fff;
}
.area_auto .tt .ico {
	position: absolute;
	left: 8px;
	top: 9px;
}
.area_auto .tt .more {
	height: 11px;
	width: 36px;
	background-image: url(more/more020.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 10px;
	right: 10px;
}
.area_auto .tt .other {
	float: right;
	text-align: right;
	height: 30px;
	line-height: 30px;
	padding-right: 50px;
}
.area_auto .box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
	padding: 10px;
	background-color: #FFF;
	min-height: 208px;
	height: auto !important;
	height: 208px;
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
/*大盒子 可容其它area*/
.area_big {
	width: 100%;
	margin-bottom: 10px;
}
.area_big .tt_big {
	   height: 33px;
    background-image: url(web/t1.png);
    position: relative;
    border-right: 1px solid #BDBDBD;
    border-left: 1px solid #BDBDBD;
}
.area_big .tt_big h2 {
    float: left;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
.area_big .tt_big h2 span {
	line-height: 33px;
	margin-left: 45px;
	display: inline-block;
	text-align: center;
}
.area_big .tt_big h2 span em {
  color: #000000;
}
.area_big .tt_big h2 span em a {
  color: #000000;
}
.area_big .tt_big .ico_big {
    position: absolute;
    left: 10px;  top: 5px;
    height: 22px;
    width: auto;

}
.area_big .tt_big .other_big {
	height: 33px;
	float: right;
	text-align: right;
	padding-right: 5px;
}
.area_big .tt_big .other_big li {
	float: left;
	margin-right: 10px;
	line-height: 33px;
	height: 33px;
}
.area_big .tt_big .other_big a {
	background-image: url(ico/ico002.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 15px;
}
.area_big .box_big {
    background-color: #FFF;
    padding: 20px;
    border-right: 1px solid #BDBDBD;
    border-left: 1px solid #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
}
/*关于我们*/
.area_about {
}
.area_about .pic {
	float: left;
	
	margin-right: 15px;

}
.area_about p {
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    text-indent: 2em;
}
/*p*/
.area_p {
	color: #666666;
}
/*当前位置*/
.area_path {
	background-image: url(ico/ico014.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 32px;
	height: 32px;
	padding-right: 10px;
	color: #CCC;
}
.area_path a {
	color: #767676;
}
/*----------------------------------------分页*/
/*列表分页样式*/
.area_page {
	clear: both;
	text-align: center;
}
.area_page a, .area_page em {
    line-height: 28px;
    height: 28px;
    padding-right: 8px;
    padding-left: 8px;
    display: inline-block;
    color: #000000;
    margin-right: 10px;
    background-color: #99CC00;
    border: 1px solid #006002;
}
.area_page a:hover, .area_page b a {
	background-color: #339933;
	color: #FFF;
}
.area_page p {
	display: inline;
	margin-left: 8px;
}
.area_page select {
	margin-right: 5px;
	margin-left: 5px;
}
/*----------------------------------------表格*/
/*表格*/
.area_table {
	margin-right: auto;
	margin-left: auto;
	background-color: #CAE3FF;
}
.area_table td {
	background-color: #f4f9ff;
	line-height: 26px;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.area_table td .title {
	font-size: 14px;
}
.area_table .firstTd {
	background-color: #E8F5FE;
	font-weight: bold;
}
/*----------------------------------------内容块*/
.area_con {
	width: 100%;
	margin-bottom: 10px;
}
.area_con .tt {
	height: 32px;
	background-image: url(web/t1.png);
	background-position: right;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-left-color: #DDD;
}
.area_con .tt h3 {
	background-image: url(web/t1.png);
	background-position: left;
	float: left;
}
.area_con .tt h3 span {
	line-height: 32px;
	background-image: url(web/t2.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 110px;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
}
.area_con .tt h3 span em {
	color: #FFF;
}
.area_con .tt h3 span em a {
	color: #FFF;
}
.area_con .tt .other {
	float: right;
	text-align: right;
}
.area_con .tt .more {
	height: 32px;
	width: 60px;
	background-image: url(more/more011.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: -2px;
	right: 10px;
}
.area_con .box {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
/*----------------------------------------收费提示信息*/
.area_shoufei {
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	font-size: 16px;
	line-height: 28px;
	padding: 15px 20px;
}
.area_shoufei p {
	text-align: center;
}
.area_shoufei p em {
	color: #F00;
}
.area_shoufei p a {
	color: #F90;
	padding-right: 5px;
	padding-left: 5px;
}
.area_shoufei p b {
	color: #060;
}
.area_shoufei h4 {
	text-align: center;
}
.area_shoufei h4 a {
	background-image: url(img/btn02.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 103px;
	display: inline-block;
	margin-left: 25px;
	line-height: 32px;
	text-align: center;
	margin-top: 10px;
	margin-right: 25px;
	font-weight: normal;
	color: #333;
}
.area_shoufei h4 a:hover {
	background-image: url(img/btn02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #F00;
}
/*----------------------------------------广告收缩关闭重播放*/
.advbox {
	position: relative;
	margin: 0px auto;
	width: 100%;
}
.advbox .advbtn {
	position: absolute;
	width: 20px;
	display: none;
	height: 55px;
	top: 0;
	right: 0;
}
.advbox .advbtn a {
	display: block;
	background: url(img/gg_btn.png) no-repeat 0px 0px;
	height: 55px;
	overflow: hidden
}
.advbox .advbtn .advclose {
	background: url(img/gg_btn.png) no-repeat -20px 0px;
}
.advbox .advcon {
	display: none;
}
/*----------------------------------------弹出窗口式*/
.popping_news {
	width: 440px;
	height: 240px;
	background-image: url(img/popping_announce_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 9px;
	border: 1px solid #09F;
	background-color: #FFF;
}
.popping_contant {
	color: #333333;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	position: relative;
}
.popping_contant h4 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	width: 100%;
	overflow: hidden;
}
.popping_contant h4 a {
	color: #F60;
}
.popping_list {
	line-height: 180%;
	font-size: 12px;
	padding: 5px 0px;
}
.popping_list p {
	text-indent: 20px;
	word-wrap: break-word;
	word-break: normal;
	font-size: 14px;
}
.popping_contant .close_popping {
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	background: url(img/overlay_header_close_sign.gif) no-repeat;
}
.popping_more {
	color: #559100;
	font-weight: bold;
	margin-left: 20px;
}
/*----------------------------------------返回顶部4*/


#sideToolBar {
	top: 55%;
	height: 82px;
	position: fixed;
	right: 130px;
	z-index: 99999;
}
.sidetop .backToTop a {
	background: url("img/meg.png") no-repeat 10px 5px #2681c3;
	cursor: pointer;
	height: 50px;
	width: 50px;
	border-radius: 50px;
	z-index: 9999;
	text-indent: -9999px;
}
.sidetop #backToTop a:hover {
	background: url("img/meg.png") no-repeat scroll 10px -34px #02579b;
}
.sidetop a {
	display: block;
	width: 50px;
	height: 50px;
	transition: all 0.3s linear 0s;
	margin-bottom: 4px;
}
.sidetop .admin {
	background: url("img/sidetop.png") no-repeat 0 0;
}
.sidetop .e-mail {
	background: url("img/sidetop.png") no-repeat 0 -64px;
}
.sidetop .admin:hover {
	background: url("img/sidetop.png") no-repeat -67px 0;
	width: 128px;
	right: 20px;
}
.sidetop .e-mail:hover {
	background: url("img/sidetop.png") no-repeat -67px -64px;
	width: 128px;
	right: 20px;
}
.sidetop .weibo {
	background: url("img/sidetop.png") no-repeat 0 -126px;
}
.sidetop .weibo:hover {
	background: url("img/sidetop.png") no-repeat -67px -126px;
	width: 128px;
	right: 20px;
}
.sidetop .weixin {
	background: url("img/sidetop.png") no-repeat 0 -188px;
}
.sidetop .weixin:hover {
	background: url("img/sidetop.png") no-repeat -67px -188px;
	width: 128px;
	right: 20px;
}
#sideToolBar .codes {
	background: #fff;
	border: 5px solid #d4d4d4;
	display: none;
	overflow: hidden;
	position: absolute;
	right: 55px;
	top: 0;
	width: 150px;
	z-index: 999;
}
#sideToolBar .codes li {
	float: left;
	padding: 5px 10px;
}
#sideToolBar .codes .weixin {
	width: 130px;
	text-align: center;
}
#sideToolBar .codes .weixin {
	display: block;
	text-align: center;
}
#sideToolBar .codes .weixin img {
	height: 130px;
	width: 130px;
}
#sideToolBar .codes p {
	padding-top: 5px;
	text-align: center;
}
.sidetop #gotop {
	display: none;
}
/*侧块*/
.area_z {
    width: 330px;
    float: left;
    margin-right: 34px;
    margin-bottom: 10px;
}
.area_z .tt {
    height: 33px;
     position: relative;

}
.area_z .tt h3 {
	
	float: left;
}
.area_z .tt h3 span {
	line-height: 33px;
	margin-left: 45px;
	display: inline-block;
	text-align: center;
}
.area_z .tt h3 span em {
	color: #F08200;
}
.area_z .tt h3 span em a {
	color: #F08200;
}
.area_z .tt .more {
	height: 33px;
	width: 60px;
	background-image: url(more/more034.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 0px;
	right: 0px;
}
.area_z .tt .ico {
    position: absolute;
    left: 10px;  top: 3px;
    height: 26px;
    width: auto;


}
.area_z .box {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #DFDFDF;
}
</pre></body></html>