@charset "utf-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
lengend,
button,
input,
textarea,
th,
td,
table,
img {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
}

h1 {
	font-size: 12px;
	color: #959595;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	padding-bottom: 10px;
}

h4,
h5,
h6 {
	font-size: 100%;
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
}

code,
kbd,
pre,
samp,
tt {
	font-family: "Courier New", Courier, monospace;
}

small {
	font-size: 12px;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #1b0c0a;
}

a:hover {
	color: #8c2730;
	text-decoration: none;
}

.top {
	height: 170px;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
}

img {
	border: none;
}

.top_box {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
}

.top_box_1 {
	line-height: 32px;
}

.top_box_1 span {
	float: right;
}

.top_box_2 {
	height: 138px;
}

.logo {
	width: 499px;
	float: left;
	height: 72px;
	padding-top: 30px;
}

.top_box_2_r {
	float: right;
	width: 300px;
	height: 138px;
}

.search {
	margin-top: 35px;
	overflow: hidden;
}

.searchbox {
	background-image: url(../images/searchbg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	line-height: 26px;
	float: right;
}

#keyword {
	line-height: 24px;
	height: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 123px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.searbtn {
	float: right;
}

.tel {
	height: 35px;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	background-position: right;
}

.daohang {
	height: 46px;
	background-image: url(../images/menu.jpg);
}

.dropdown,
.dropdown li,
.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}

.dropdown li {
	float: left;
	vertical-align: middle;
	zoom: 1;
}

.dropdown li.hover,
.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
}

.dropdown ul li {
	float: none;
}

.dropdown ul ul {
	top: 1px;
	left: 99%;
}

.dropdown li:hover>ul {
	visibility: visible;
}

.my_nav {
	font-size: 14px;
	height: 46px;
	line-height: 46px;
}

.my_nav li {}

.my_nav ul {
	display: block;
}

.my_nav ul li:hover,
.my_nav ul li:hover a {
	color: #630;
	line-height: 40px;
	font-size: 12px;
	height: 40px;
	background-image: url(../images/menulia.png);
}

.my_nav ul li ul li {
	float: none;
	width: 91px;
	margin: 0;
	background-color: #399AF9;
	height: 40px;
	line-height: 40px;
}

.my_nav ul,
.my_nav li {
	width: 91px;
	text-align: center;
}

.my_nav a {
	text-decoration: none;
	display: block;
	width: 91px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	background-position: 0 0;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/jiange.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menu {
	width: 1100px;
	height: 46px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 110;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	width: 100px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	background-position: 0 0;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/jiange.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#menu ul li a:hover {
	background-image: url(../images/menulia.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #630;
}

#menu ul li a#current {
	font-weight: bold;
	background-image: none;
}

#menu ul li a:hover#current {
	background-image: url(../images/menulia.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #630;
}

#menu ul li ul {
	display: none;
	position: absolute;
}

#menu ul li ul li {
	float: none;
	width: 100px;
	margin: 0;
	background-color: #399AF9;
	height: 40px;
	line-height: 40px;
}

#menu ul li ul li a {
	background: none;
	font-size: 12px;
	line-height: 40px;
	height: 40px;
}

#menu ul li ul li a:hover {
	color: #630;
	line-height: 40px;
	font-size: 12px;
	height: 40px;
	background-image: url(../images/menulia.png);
}

#menu ul li:hover ul {
	display: block;
}

#menu ul li.sfhover ul {
	display: block;
}

/*banner*/
#home_banner {
	height: 550px;
}

.main {
	BACKGROUND: #d5d5d5;
	MARGIN: 0 auto;
	WIDTH: 100%
}

.main .left {
	FLOAT: left;
	WIDTH: 790px
}

.main .right {
	FLOAT: right;
	WIDTH: 190px
}

.fleft {
	FLOAT: left
}

.fright {
	FLOAT: right
}

#play {
	Z-INDEX: -1;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 100%;
	POSITION: relative;
	HEIGHT: 550px
}

#play_list img {
	HEIGHT: 550px;
	WIDTH: 100%;
}

#play_text UL {
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 50px;
	Z-INDEX: 111;
	RIGHT: 25px;
	PADDING-BOTTOM: 6px;
	BOTTOM: 20px;
	PADDING-TOP: 6px;
	LIST-STYLE-TYPE: none;
	POSITION: absolute
}

#play_text LI {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	FLOAT: left;
	PADDING-BOTTOM: 1px;
	MARGIN-LEFT: 5px;
	OVERFLOW: hidden;
	WIDTH: 80px;
	CURSOR: pointer;
	PADDING-TOP: 1px;
	HEIGHT: 50px;
	TEXT-ALIGN: center
}

#play_list A {
	DISPLAY: block;
	OVERFLOW: hidden
}

#play_list IMG {
	VERTICAL-ALIGN: top ! important
}

#play_text IMG {
	WIDTH: 80px;
	HEIGHT: 50px
}

.box1 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 20px;
}

.index_box_1 {
	height: 267px;
}

.pic_news {
	height: 265px;
	width: 368px;
	float: left;
	border: 1px solid #becde2;
}

/***图片新闻******/
.slide {
	overflow: hidden;
	_float: left;
	zoom: 1;
	margin: 0 auto;
	width: 368px
}

.FocusPic {
	zoom: 1;
	position: relative;
	overflow: hidden
}

.FocusPic .content {
	overflow: hidden
}

.FocusPic .changeDiv a {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.FocusPic .title-bg,
.FocusPic .title {
	position: absolute;
	left: 0px;
	bottom: 0;
	text-align: left;
	width: 368px;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.FocusPic .title-bg {
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.FocusPic .title a {
	display: block;
	padding-left: 15px;
	color: #fff;
	font-size: 14px;
}

.FocusPic .change {
	bottom: 4px;
	height: 20px;
	right: 3px;
	*right: 5px;
	_right: 4px;
	position: absolute;
	text-align: right;
	z-index: 9999;
}

.FocusPic .change i {
	background: #666;
	color: #FFF;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	margin-right: 2px;
	padding: 2px 6px;
	font-style: normal;
	height: 15px;
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
}

.FocusPic .change i.cur {
	background: #FF7700;
}



.gsdt {
	height: 265px;
	width: 438px;
	float: left;
	margin-left: 17px;
	border: 1px solid #becde2;
}

.gsdt_tit {
	line-height: 34px;
	height: 34px;
	background-image: url(../images/gsdt_tit.jpg);
}

.gsdt_tit img {
	float: right;
}

.gsdt_nei {
	height: 231px;
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.toutiao_pic {
	width: 140px;
	height: 97px;
	float: left;
}

.toutiao_box {
	width: 100%;
	float: left;
	height: 97px;
	color: #666;
}

.toutiao_box h2 a {
	font-size: 14px;
	color: #355fa9;
	display: block;
	margin-bottom: 10px;
}

.gsdt_list {
	height: 115px;
}

.gsdt_list ul li {
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BECDE2;
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.gsdt_list ul li a {
	font-weight: normal;
}

.gsdt_list ul li a:hover {
	color: #355fa9;

}

.gsdt_list ul li span {
	float: right;
}

.gsdt_list ul li b {
	background: url(../images/ico-new.gif) no-repeat;
	width: 30px;
	height: 28px;
}

.tongzhi {
	height: 133px;
	width: 254px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #becde2;
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menub1_1 {
	font-weight: bold;
	float: left;
	width: 50%;
	cursor: pointer;
	color: #FFF;
	line-height: 35px;
	height: 35px;
	text-align: center;
	background-image: url(../images/tongzhi_titg.jpg);
	background-position: 0;
	font-size: 14px;
}

.menub1_2 {
	font-weight: bold;
	float: left;
	width: 50%;
	cursor: pointer;
	color: #3877A2;
	line-height: 35px;
	height: 35px;
	text-align: center;
	background-image: url(../images/tongzhi_tit.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
}

.menugtab {
	color: #cccccc;
	height: 123px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;

}

.menugtab a {
	margin: 0px 10px
}

.shuizhigg ul li {
	line-height: 30px;
}

.box2 {
	height: 122px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.fuwuzhinan {
	height: 120px;
	width: 826px;
	float: left;
	border: 1px solid #cecece;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/zhinanbg.jpg);
	background-repeat: repeat-x;
}

.fwzn_tit {
	height: 120px;
	width: 150px;
	line-height: 120px;
	font-size: 26px;
	font-weight: normal;
	color: #0666B0;
	padding-left: 13px;
	float: left;
}

.fwzn_nei {
	line-height: 120px;
	width: 660px;
	float: left;
	padding-left: 3px;
}

.fwzn_nei ul li a {
	float: left;
	width: 119px;
	font-size: 16px;
	color: #0367B2;
	padding-left: 46px;
	display: block;
	font-weight: bold;
}

.biao1 {
	background-image: url(../images/biao1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.biao2 {
	background-image: url(../images/biao2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.biao3 {
	background-image: url(../images/biao3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.biao4 {
	background-image: url(../images/biao4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.biao5 {
	background-image: url(../images/biao5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.gstz {
	float: right;
	height: 122px;
	width: 256px;
	background-image: url(../images/gongsitongzhi.jpg);
}

.gstz_tit {
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 50px;
	color: #0666B0;
}

.gstz_nei ul li {
	background-image: url(../images/dian.jpg);
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
	line-height: 28px;
}

.gstz_nei {
	margin-left: 15px;
}

.box3 {
	margin-top: 20px;
	height: 287px;
	width: 1098px;
	border: 1px solid #cecece;
}

.rizhaogongshui {
	height: 139px;
	background-image: url(../images/rizhaogonghui.jpg);
}

.sidazhongxin {
	height: 148px;
}

.zhongxinlie {
	height: 98px;
	width: 236px;
	border: 1px solid #59a1d3;
	margin-top: 14px;
	margin-right: 8px;
	margin-left: 8px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}

.zhongxinlie_pic {
	height: 96px;
	width: 113px;
	float: left;
}

.zhongxinlie_box {
	height: 96px;
	float: left;
	margin-left: 10px;
}

.zhongxinlie_box ul {
	margin-top: 10px;
}

.box4 {
	height: 316px;
	margin-top: 20px;
	border: 1px solid #b9dbf4;
}

.wsyytr_tit {
	height: 32px;
	background-image: url(../images/wsyyt.jpg);
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #F1F9FC;
	padding-left: 30px;
}



.zhongxinlie_box ul li {
	line-height: 20px;
}

.zhongxinlie_box a {
	color: #0666B0;
}

.wsyyt_l {
	width: 420px;
	float: left;
	height: 284px;
}

.wsyyt_r {
	width: 659px;
	float: right;
	height: 263px;
	background-image: url(../images/wsyyt_bg.jpg);
	margin-top: 10px;
	margin-right: 5px;
}

.wsyyt_li_bz {
	height: 74px;
	width: 140px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 15px;
	background-image: url(../images/baozhuang.jpg);
	padding-left: 64px;
	color: #385D87;
}

.wsyyt_li_bz:hover {
	-webkit-filter: grayscale(1)
}

.wsyyt_li_bz h2 {
	font-size: 14px;
	color: #577AA0;
	margin-top: 5px;
}

.wsyyt_li_ts {
	height: 74px;
	width: 140px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 15px;
	background-image: url(../images/tousu.jpg);
	padding-left: 64px;
	color: #29BBA4;
}

.wsyyt_li_ts:hover {
	-webkit-filter: grayscale(1)
}

.wsyyt_li_ts h2 {
	font-size: 14px;
	color: #27B9A2;
	margin-top: 5px;
}

.wsyyt_li_bx {
	height: 74px;
	width: 140px;
	padding-left: 64px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 15px;
	background-image: url(../images/baoxiu.jpg);
	color: #EBB21D;
}

.wsyyt_li_bx:hover {
	-webkit-filter: grayscale(1)
}

.wsyyt_li_bx h2 {
	font-size: 14px;
	color: #ECB117;
	margin-top: 5px;
}

.wsyyt_li_zn {
	height: 74px;
	width: 140px;
	padding-left: 64px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 15px;
	background-image: url(../images/zhinan.jpg);
	color: #E66E6D;
}

.wsyyt_li_zn:hover {
	-webkit-filter: grayscale(1)
}

.wsyyt_li_zn h2 {
	font-size: 14px;
	color: #E37170;
	margin-top: 5px;
}

.wsyyt_li_xz {
	height: 74px;
	width: 140px;
	padding-left: 64px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 15px;
	background-image: url(../images/xiazai.jpg);
	color: #B75E8C;
}

.wsyyt_li_xz:hover {
	-webkit-filter: grayscale(1)
}

.wsyyt_li_xz h2 {
	font-size: 14px;
	color: #BC6091;
	margin-top: 5px;
}

.wsyyt_li_wd {
	height: 74px;
	width: 140px;
	padding-left: 64px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 15px;
	background-image: url(../images/wangdian.jpg);
	color: #9E0836;
}

.wsyyt_li_wd:hover {
	-webkit-filter: grayscale(1)
}

.wsyyt_li_wd h2 {
	font-size: 14px;
	color: #9D0A36;
	margin-top: 5px;
}

.wsyyt_r_daodu {
	margin-top: 14px;
	height: 31px;
	line-height: 31px;
	margin-left: 146px;
	margin-right: 50px;
}

.hbdd_text {
	width: 470px;
	height: 31px;
	float: left;
}

.hbdd_text ul {
	width: 470px;
	height: 31px;
	float: left;
	overflow: hidden;
}

.hbdd_text li {
	width: 240px;
	height: 31px;
	float: left;
	line-height: 31px;
	padding-left: 15px;
	background: url(../images/icon02.png) left center no-repeat;
	list-style: none;
}

.wsyyt_link {
	clear: both;
	padding-top: 190px;
	height: 29px;
	padding-left: 246px;
	padding-right: 60px;
}

.wsyyt_link ul li {
	float: left;
	width: 64px;
	padding-right: 10px;
	padding-left: 10px;
}

.box5 {
	height: 242px;
	margin-top: 20px;
}

.clear {
	clear: both;
}

.zhengce {
	height: 240px;
	width: 353px;
	border: 1px solid #cecece;
	float: left;
	margin-right: 17px;
}

.zc1 {
	height: 240px;
	width: 353px;
	float: right;
	border: 1px solid #CECECE;
}

.zc_tit {
	line-height: 29px;
	background-image: url(../images/zc_tit.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
}

.zc_tit span a {
	font-size: 12px;
	font-weight: normal;
	float: right;
	padding-right: 8px;
}

.zc_nei {
	height: 201px;
	padding: 5px;
}

.zc_nei ul li {
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECECE;
}

.zc_nei ul li span {
	float: right;
}

.fenngcai {
	margin-top: 20px;
	height: 268px;
	border: 1px solid #B8DCF4;
}

.fengcai_nei {
	height: 225px;
	padding: 5px;
}

#show_button {
	width: 1090px;
	float: left;
	overflow: hidden;
	clear: both;
	padding-top: 5px;
}

#show_button a img {
	padding: 1px;
	border: 1px solid #CECECE;
}

.link {
	margin-top: 20px;
	height: 97px;
	border: 1px solid #B8DCF4;
}

.link_nei {
	margin-top: 10px;
	height: 46px;
}

.link_nei ul li {
	padding: 1px;
	border: 1px solid #e0dee3;
	width: 151px;
	float: left;
	margin-right: 12px;
	margin-left: 15px;
	height: 42px;
}

.foot {
	margin-top: 20px;
	height: 150px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #399BF6;
}

.ft_menu {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	line-height: 70px;
}

.ft_menu ul li {
	float: left;
	width: 110px;
	text-align: center;
}

.ft_menu ul li a {
	font-size: 14px;
	color: #FFF;
	display: block;
	font-weight: bold;
	text-shadow: #1051a3 0 1px 0;
}

.ft_menu ul li a:hover {
	color: #EB6D09;
	font-weight: bold;
}

.foot_nei {
	padding-top: 20px;
	font-size: 14px;
	color: #FFF;
	display: block;
	font-weight: bold;
	text-shadow: #1051a3 0 1px 0;
	text-align: center;
	line-height: 30px;
	color: #FFF;
}

.foot_nei a {
	color: #FFF;
}

.zhongxinlie_box ul li a:hover {
	color: #600;
}

.fwzn_nei ul li a:hover {
	color: #600;
}

.toutiao {
	height: 97px;
	padding-top: 14px;
}

.gsdt_nei {
	padding-right: 13px;
	padding-left: 13px;
}

.left {
	width: 280px;
	float: left;
}

.left_tit {
	height: 39px;
	background-image: url(../images/left_tit.jpg);
	line-height: 39px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 70px;
}

.left_nei {
	overflow: hidden;
	border: 1px solid #D2D2D4;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.left_nei ul li a {
	line-height: 40px;
	font-size: 14px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	padding-left: 60px;
	display: block;
	color: #666;
	font-weight: bold;
	background-color: #F0F0F0;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
}

.left_nei ul li a:hover {
	color: #FFF;
	background-color: #2969C1;
	display: block;
}

.zuixinnews {
	border: 1px solid #D2D2D4;
	height: 240px;
	padding: 8px;
}

.zuixinnews ul li {
	line-height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2D2D4;
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.zuixinnews ul li span {
	float: right;
}

.right {
	width: 800px;
	float: right;
	border: 1px solid #D2D2D4;
	min-height: 521px;
	_height: 521px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-image: url(../images/right_tit.jpg);
	background-repeat: repeat-x;
}

.right_tit {
	line-height: 39px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/icon-home.png);
	background-repeat: no-repeat;
	color: #176FF2;
	padding-left: 35px;
	background-position: 8px center;
}

.right_tit span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	color: #666;
}

.right_tit span a {
	color: #666;
}

.danpian {
	line-height: 24px;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.newslist {
	padding: 10px;
}

.newslist ul li {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2D2D4;
	background-image: url(../images/icon02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.newslist ul li span {
	float: right;
}

.newslist ul p {
	height: 20px;
}

.page {
	line-height: 30px;
	text-align: center;
	font-family: "微软雅黑";
}

.news_1_box {
	border: 1px solid #D2D2D4;
	background-image: url(../images/right_tit.jpg);
	background-repeat: repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	min-height: 521px;
	_height: 521px;
}

.news_1_tit {
	line-height: 39px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background-image: url(../images/icon-home.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 35px;
}

.news_1_box h1 {
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
	color: #666;
}

.date {
	text-align: center;
	margin-right: 35px;
	margin-left: 35px;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
}

.news_1_nei {
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 20px;
	line-height: 30px;
	font-size: 14px;
}

.fenpian {
	margin-right: 35px;
	margin-left: 35px;
	line-height: 40px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-bottom: 20px;
	font-size: 14px;
}

.fenpian a {
	font-size: 14px;
}

.fenpian span {
	float: right;
}

.news_2 {
	margin-right: 20px;
	margin-left: 20px;
}

.news_2 h1 {
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
	color: #333;
}

.date2 {
	line-height: 30px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D4;
	color: #666;
}

.news_2_nei {
	margin-top: 20px;
	line-height: 24px;
	font-size: 18px;
	font-family: "宋体";
}

.fenpian2 {
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
}

.fenpian2 span {
	float: right;
}

.piclist {
	padding: 10px;
	overflow: hidden;
}

.piclist ul li {
	float: left;
	width: 249px;
	margin-left: 9px;
	height: 220px;
	line-height: 22px;
	text-align: center;
}

.piclist ul li img {
	padding: 2px;
	border: 1px solid #D2D2D4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.piclist ul li img:hover {
	border: 1px solid #66B6FF;
}

.pic_box {
	margin-top: 20px;
	text-align: center;
}

.page {
	PADDING-BOTTOM: 25px;
	MARGIN: 10px auto 0px;
	WIDTH: 98%;
	PADDING-TOP: 10px;
	TEXT-ALIGN: center
}

.page a,
.page span {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 8px ! important;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 8px ! important;
	PADDING-BOTTOM: 4px ! important;
	MARGIN: 2px;
	BORDER-LEFT: #ccc 1px solid;
	COLOR: #333 ! important;
	PADDING-TOP: 4px ! important;
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-DECORATION: none ! important
}