@import url(comm.css);
a, a:visited {
	color: #222;
	text-decoration: none;
}
a:hover, a:active {
	color: #222;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
body {
	font-size: 12px;
}
.t {
	width: 100%;
	height: 37px;
	line-height: 37px;
	border-bottom: #dedede 1px solid;
	background-color: #e5e5e5;
}
.top {
	width: 1000px;
	padding: 2px 0 0 0;
}
.top h1 {
	width: 470px;
	height: 26px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	display: block;
	color: #666;
}
.top .search {
	float: right;
	margin-top: 2px;
}
.top .search .s_w {
	width: 196px;
	float: left;
	border: #eee 1px solid;
	height: 28px;
	line-height: 28px;
	padding-left: 25px;
	background: #FFF url(search.png) left no-repeat;
	color: #999;
	display: inline;
	border-radius: 3px 0 0 3px;
	border-right: 0
}
.top .search .an {
	width: 55px;
	float: left;
	height: 30px;
	background: #3898d4;
	border: 0;
	color: #fff;
	text-align: center;
	cursor: pointer;
	display: inline;
	font-family: "微软雅黑";
}
#toubiao {
	width: 1000px;
}
.tip {
	width: 1000px;
	height: 90px;
	padding: 12px 0;
}
.tip_wb {
	width: 280px;
	height: 40px;
	position: absolute;
	top: 32px;
	left: 330px
}
.tip .logo {
	float: left;
	width: 400px;
	height: 90px;
}
.tip .logo img {
	float: left;
	width: 96px;
}
.tip .logo h2 {
	width: 300px;
	height: 90px;
	float: left;
	display: block;
	background: #FFF url(20160122.png) -309px -25px no-repeat;
}
.tip .sub_logo {
	width: 280px;
	height: 70px;
	padding: 10px 0;
	float: left;
	display: block;
	margin-left: 15px;
}
.tip .sub_logo p {
	width: 280px;
	height: 30px;
	line-height: 30px;
	color: #666;
	display: block
}
.tip .sub_logo .tianqi {
	width: 280px;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	display: block
}
.tip_r {
	width: 400px;
	height: 70px;
	float: right;
	padding: 10px 0 0 0;
	background: #FFF url(20160122.png) -845px -40px no-repeat;
}
.tip_r a.on {
	text-align: center;
	float: left;
	display: block;
	height: 30px;
	padding-top: 50px;
}
.tip_r a.ty {
	width: 110px;
}
.tip_r a.tc {
	width: 120px;
}
.tip_r a.sj {
	width: 90px;
	position: relative;
}
.tip_r a.wx {
	width: 70px;
	position: relative;
}
#sj_img {
	width: 100px;
	height: 100px;
	background: url(sj.png) 0 0 no-repeat;
	right: 70px;
	top: 0;
	display: none;
	position: absolute;
}
#wx_img {
	width: 100px;
	height: 100px;
	background: url(wx.png) 0 0 no-repeat;
	right: 70px;
	top: 0;
	display: none;
	position: absolute;
}
.tip_r a.sj.hover #sj_img, .tip_r a.wx.hover #wx_img {
	display: block;
	z-index: 9999;
}
.tag {
	width: 400px;
	height: 30px;
	float: right;
	line-height: 30px;
	margin-top: 10px;
	overflow: hidden;
	color: #666
}
.tag b {
	color: #055A9B
}
.tag a {
	text-align: left
}
.m {
	width: 100%;
	height: 85px;
	background: #0063B1 url(m123.png) no-repeat center;
}
.menu {
	width: 1000px;
	height: 70px;
	padding: 10px 0;
}
.menu span {
	width: 40px;
	padding-right: 40px;
	line-height: 32px;
	height: 70px;
	float: left;
	display: block;
	background-size: cover;
	font-size: 26px;
	font-weight: bold;
	color: white;
}
.menu span.nava {
	background: url(01.png) no-repeat;
	background-position: 20px 5px;
}
.menu span.navb {
	background: url(02.png) no-repeat;
	background-position: 20px 5px;
}
.menu span.navc {
	background: url(03.png) no-repeat;
	background-position: 20px 5px;
}
/*.menu span.navd{background:url(nav.png) -168px 0 no-repeat;}*/
.menu ul.naval {
	width: 222px
}
.menu ul.navbl {
	width: 92px;
	margin-right: none!important
}
.menu ul {
	float: left;
	height: 60px;
	margin-top: 5px;
	display: block;
	overflow: hidden;
}
.menu ul li {
	float: left;
	width: 90px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	overflow: hidden;
	display: block
}
.menu ul li a {
	font-size: 14px;
	color: #FFF
}
/*内页顶部+导航*/
.hui {
	background: #F5F5F5
}
.ntip {
	width: 100%;
	background: #418CD7
}
.ntipc {
	width: 1000px;
	height: 40px
}
.ntipc a {
	padding: 0 20px;
	line-height: 38px;
	float: left;
	display: block;
	color: #FFF;
	font-size: 14px
}
.ntipc a.ntipcon, .ntipc a:hover {
	background: #436993;
	text-decoration: none
}
.nhead {
	width: 100%;
	background: #F5F5F5;
	height: 60px;
	padding: 5px 0;
}
.nheadc {
	width: 1000px;
	height: 60px
}
.nheadc .nheadc_logo {
	height: 60px;
	line-height: 60px;
	padding-right: 10px;
}
.nheadc .nheadc_type {
	width: 300px;
	height: 60px;
	line-height: 60px
}
.nheadc .nheadc_type h4 {
	font-size: 22px;
	color: #418CD7;
	font-weight: bold;
	font-family: "微软雅黑";
}
.nheadc .nheadc_app {
	width: 280px;
	height: 40px;
	padding: 10px 0
}
.nheadc .nheadc_app a {
	font-size: 12px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-right: 5px;
	font-weight: normal;
	color: #222
}
.nheadc .nheadc_app a.mobile_app {
	padding-left: 23px;
	background: url(mobile_app_icon.gif) 0 center no-repeat
}
.nheadc .nheadc_app a.m_paper {
	padding-left: 23px;
	background: url(m_paper_icon.gif) 0 center no-repeat
}
.nheadc .nheadc_app a.nav_video {
	padding-left: 30px;
	background: url(nav_video_icon.gif) 0 center no-repeat
}
.nheadc .nheadc_app a.visual {
	padding-left: 35px;
	background: url(visual_icon.png) 0 center no-repeat
}
.nmenu {
	width: 100%;
	background: #EEEEEE;
	border: #dedede 1px solid;
	border-width: 1px 0;
	height: 25px;
	padding: 5px 0;
}
.nmenuc {
	width: 1000px;
	height: 25px
}
.nmenuc a {
	color: #195CAD;
	font-size: 14px;
	height: 25px;
	padding: 0 10px;
	line-height: 25px;
	float: left;
	display: block
}
.nmenuc a:hover {
	color: #ffffff;
	font-size: 14px;
	height: 25px;
	padding: 0 10px;
	line-height: 25px;
	float: left;
	display: block;
	background: #418CD7;
	text-decoration: none
}
/*内页封面*/
#center_top {
	width: 1000px;
	height: 500px;
	background-color: #FFF;
	margin-top: 10px;
}
#center_top_left {
	height: auto;
	width: 400px;
	float: left;
}
.center_top_left1 {
	float: left;
	width: 400px;
	overflow: hidden;
}
.center_top_left1 h3 {
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 40px;
	text-align: left;
	height: 40px;
	width: 400px;
	font-weight: bold;
	display: block
}
.center_top_left1 h3 a {
	color: #195CAD;
}
.center_top_left1 span {
	width: 400px;
	height: 55px;
	margin-bottom: 13px;
	line-height: 26px;
	overflow: hidden;
	border-bottom: #dedede 1px dashed;
	color: #666666;
	display: block
}
.center_top_left1 p {
	float: left;
	width: 400px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	display: block;
	padding-left: 10px;
	background: url(menubg.png) left no-repeat;
	border-bottom: #dedede 1px dotted
}
.center_top_left1 p a {
	font-size: 14px;
}
.center_top_left1 p:hover {
	color: #195CAD;
	background: #F5F5F5 url(menubg.png) left no-repeat;
}
/*栏目通用*/
.new_lanmu_cnt {
	width: 1000px;
	margin: 0px auto 0;
	padding-bottom: 10px;
	border-top: 1px solid #d6d6d6 /*background:#efefef;*/
}
.new_lanmu_cnt .lanmu_title {
	height: 22px;
	padding: 10px 0;
	border-bottom: 1px solid #d6d6d6
}
.new_lanmu_cnt .lanmu_title h3 {
	float: left;
	width: auto;
	color: #195CAD;
	padding: 0 15px 0 10px;
	border-left: 5px solid #195CAD;
	font: bold 20px/22px "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53";
	background: url(top_bg_b00.png) right -681px no-repeat;
}
.new_lanmu_cnt .lanmu_title span.lanmu_more {
	float: right;
	padding-right: 10px;
	font: 12px/26px "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53";
	background: url(top_bg_b00.png) right -298px no-repeat;
}
.new_lanmu_cnt .lanmu_title span.lanmu_more a {
	color: #666;
}
/*栏目内容左侧*/
.new_lanmu_list_cnt {
	width: 710px;
	float: left
}
.new_lanmu_l {
	width: 710px;
	float: left
}
.new_lanmu_list {
	width: 400px;
}
.new_lanmu_list ul {
	width: 400px;
	height: 165px;
	font: 14px/26px "宋体";
	border-bottom: #dedede 1px dotted;
	padding-top: 10px;
	display: block
}
.new_lanmu_list ul li {
	width: 390px;
	height: 26px;
	padding-left: 10px;
	background: url(top_bg_b00.png) 0 -270px no-repeat;
}
.new_lanmu_list ul li a, .fc_new_list ul li a:visited {
	color: #222;
	text-decoration: none;
}
.new_lanmu_list ul li a:hover, .fc_new_list ul li a:active {
	text-decoration: underline;
	color: #b70000;
}
/*栏目内容右侧1 双列表*/
.new_lanmu_cl {
	width: 710px;
	padding-top: 10px;
}
.new_lanmu_mid {
	width: 300px;
	padding-top: 15px;
}
.new_lanmu_mid .hd, .nl_r_r .hd {
	width: 100%;
	height: 24px;
	font: bold 16px/24px "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53";
	padding: 0 0 10px 0;
}
.new_lanmu_mid a {
	display: block;
}
.new_lanmu_mid a.nl_m_p1 {
	width: 275px;
	height: 160px;
	position: relative;
	margin-bottom: 25px;
	float: right
}
.new_lanmu_mid a.nl_m_p1 span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 275px;
	height: 35px;
	color: #fff;
	text-align: center;
	font: 12px/35px "宋体";
	background: url(b_grey.png) repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.image_list_cnt {
	width: 980px;
	height: 330px;
	overflow: hidden;
	margin-top: 20px;
}
.image_list_cnt .image_list {
	width: 1000px;
	height: 330px;
}
.image_list_cnt .image_list .image_list_item {
	width: 185px;
	height: 165px;
	float: left;
	margin-right: 14px;
}
.image_list_cnt .image_list .image_list_item a {
	display: block;
	font-size: 12px;
	color: #666;
	text-align: center;
}
.image_list_cnt .image_list .image_list_item a img {
	margin-bottom: 5px;
	display: block;
}
.nl_r_p_cnt {
	width: 300px;
	height: 145px;
	float: right
}
.nl_r_p_item {
	width: 125px;
	height: 145px;
	font-size: 12px;
	overflow: hidden;
	margin-left: 25px;
	float: right;
}
.nl_r_p_item span {
	display: block;
	margin-bottom: 2px;
	padding-top: 8px;
	height: 44px;
	text-align: center;
	line-height: 22px;
	color: #666;
	overflow: hidden;
}
.nl_r_p_item img {
	display: block;
}
/*栏目通用右侧*/
.new_lanmu_r {
	width: 240px;
	background: #F5F5F5;
	float: right;
	border: #E5E5E5 1px solid;
	border-top: none;
	padding: 0 10px 20px 10px;
}
.new_lanmu_rt {
	width: 240px;
	height: 40px;
	line-height: 40px;
	background: url(xuxian.png) bottom repeat-x
}
.new_lanmu_rt h4 {
	font-size: 14px;
	width: auto;
	color: #195CAD;
	padding: 0 15px 0 20px;
	background: url(xgtit.png) left no-repeat;
	font: bold 14px/40px "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53";
}
.new_lanmu_r ul {
	width: 240px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block
}
.new_lanmu_r ul li {
	width: 230px;
	height: 30px;
	padding-left: 10px;
	background: url(menubg.png) left no-repeat;
	overflow: hidden;
	color: #555555;
	font-size: 14px
}
.new_lanmu_rimg {
	width: 230px;
	padding: 10px 5px;
}
.new_lanmu_rimga {
	width: 230px;
	height: 200px;
}
.new_lanmu_rimga span {
	width: 230px;
	height: 25px;
	line-height: 25px;
	display: block;
	font-size: 12px;
	color: #666;
	text-align: center;
	overflow: hidden
}
.new_lanmu_rimga img {
	margin-bottom: 5px;
	width: 230px;
	height: 160px;
	display: block;
}
/*幻灯图开始*/
#right_info {
	float: right;
	width: 572px;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.box01_right {
	height: 331px;
	margin-bottom: 13px;
	overflow: hidden;
	position: relative;
	width: 572px;
	float: right;
}
.box01_right .list {
	height: 331px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 572px;
	z-index: 10;
}
.box01_right .list ul {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.box01_right .list ul li {
	left: 0;
	position: absolute;
	top: 0;
	width: 572px;
}
.box01_right .list li .contop {
	position: relative;
	width: 572px;
	height: 331px;
	color: #FFF;
}
.box01_right .list li .contop p {
	bottom: 0px;
	font-size: 18px;
	height: 25px;
	left: 0px;
	position: absolute;
	width: 556px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(bg03_header.PNG);
	background-repeat: repeat;
	background-position: 0 0;
	line-height: 25px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	margin: 0px;
}
.box01_right .list li .contop a p {
	color: #FFF;
}
.box01_right .btn span {
	cursor: pointer;
	height: 39px;
	text-indent: -9999px;
	width: 35px;
}
.box01_right .btn span.pre {
	left: 0;
	position: absolute;
	top: 136px;
	z-index: 80;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(btn04_header.PNG);
	background-repeat: repeat;
	background-position: 0 0;
}
.box01_right .btn span.next {
	position: absolute;
	right: 0;
	top: 136px;
	z-index: 80;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(btn05_header.PNG);
	background-repeat: repeat;
	background-position: 0 0;
}
.box01_right .btn ul {
	bottom: 10px;
	position: absolute;
	right: 16px;
	z-index: 80;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
.box01_right .btn ul li {
	float: left;
	margin-left: 10px;
}
.box01_right .btn ul li a {
	display: block;
	height: 12px;
	text-indent: -9999px;
	width: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(btn02_header.png);
	background-repeat: repeat;
	background-position: 0 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
.box01_right .btn ul li.on a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(btn03_header.png);
	background-repeat: repeat;
	background-position: 0 0;
}
/*<!--幻灯图结束-->*/
.box02_right ul {
	height: 138px;
	list-style-type: none;
	float: right;
	width: 572px;
}
.box02_right ul li {
	border: 1px solid #D8D8D8;
	float: left;
	height: 110px;
	text-align: center;
	width: 134px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}
.box02_right_LI {
	border: 1px solid #D8D8D8;
	float: left;
	height: 110px;
	margin-right: 9px;
	text-align: center;
	width: 134px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	display: block
}
.box02_right ul li.end {
	margin-right: 0;
}
.box02_right ul li a {
	color: #3D3F3E;
}
.box02_right ul li p {
	margin-top: 15px;
	font-size: 12px;
	text-align: center
}
.gd {
	width: 100%;
	height: 37px;
}
.gdc {
	width: 1000px;
	height: 35px;
	line-height: 35px;
	border-bottom: #dedede 1px solid
}
.gdc_l {
	width: 600px;
	height: 35px;
	float: left
}
.scroll_news {
	width: 600px;
	height: 30px;
	float: left;
	font-size: 12px;
}
.scroll_news span {
	width: 70px;
	height: 30px;
	line-height: 35px;
	text-align: left;
	display: block;
	color: #2F2F2F;
	position: relative;
	font-weight: bold;
	float: left;
}
.scroll_cnt {
	width: 520px;
	float: right;
	height: 30px;
	margin-right: 5px;
	overflow: hidden;
}
.scroll_cnt .per800 {
	width: 800%;
	height: 30px;
	float: left;
}
.snews_list {
	float: left;
}
.snews_list a {
	margin-right: 10px;
	color: #A0A0A0;
}
.snews_list a, .snews_list a:visited {
	color: #222;
	text-decoration: none;
}
.snews_list a:hover, .snews_list a:active {
	color: #b70000;
	text-decoration: underline;
}
.gdc_r {
	width: 350px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	float: right
}
.gdc_r b {
	color: #055A9B;
	float: left;
}
.gdc_r a {
	float: left;
	margin-right: 10px;
}
/*顶部广告*/
.jrtt {
	width: 1000px;
	height: 70px;
	margin: 10px auto;
	padding: 10px 0;
	background: #F3F3F3;
	border-top: #E6E6E6 1px solid;
	border-bottom: 1px dashed #ccc;
	position: relative
}
.jrtt h2 {
	width: 820px;
	height: 35px;
	line-height: 35px;
	font-size: 26px;
	font-family: 微软雅黑;
	text-align: center;
	font-weight: bold;
	color: #004b78;
	overflow: hidden;
	display: block;
	margin: 0 auto
}
.jrtt ul {
	width: 720px;
	height: 20px;
	line-height: 20px;
	margin-top: 16px;
	display: block;
	margin: 10px auto;
	overflow: hidden;
}
.jrtt ul li {
	width: 220px;
	height: 20px;
	line-height: 20px;
	float: left;
	padding-left: 15px;
	background: url(liico2.gif) left no-repeat;
	overflow: hidden;
	display: block;
	margin: 0 auto
}
.jrtt ul li a {
	color: #3F3F3F
}
.jrtt .toutiao {
	position: absolute;
	top: 0px;
	left: 4px;
	width: 75px;
	height: 75px;
	background: url(top.gif) no-repeat
}
.box1 {
	width: 1000px;
}
.box1_l {
	width: 550px;
	float: left
}
.box1_c {
	width: 430px;
	float: right;
}
.fc_pics {
	width: 550px;
	height: 310px;
	position: relative;
	overflow: hidden;
	float: left;
	position: relative;
}
.fc_pics .bd {
	border: none;
}
.fc_pics .bd li {
	width: 550px;
	height: 310px;
}
.fc_pics .bd li a img {
	width: 550px;
	height: 310px;
}
.fc_pics .bd li a.pica_title {
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: url(b_grey.png) repeat;
	padding-left: 10px;
	font: 14px/36px "\5FAE\8F6F\96C5\9ED1", tahoma;
	display: inline;
}
.fc_pics .bd li a.pica_title, .fc_pics .pica a.pica_title:visited {
	color: #fff;
	text-decoration: none;
}
.fc_pics .bd li a.pica_title:hover, .fc_pics a.pica_title:active {
	color: #fff;
}
.fc_pics .hd {
	width: 75px;
	height: 12px;
	position: absolute;
	bottom: 14px;
	right: 10px;
	z-index: 100;
}
.fc_pics .hd li {
	width: 12px;
	height: 12px;
	float: left;
	display: inline;
	background: url(png24.png) -24px -126px no-repeat;
	margin-right: 2px;
	cursor: pointer;
	text-indent: -9999em;
}
.fc_pics .hd li.on {
	background: url(png24.png) -10px -126px no-repeat;
}
.box1_c .hd {
	height: 40px;
	border-bottom: #0180cf 2px solid;
	background: #F9F9F9;
}
.box1_c .hd a span.f_r {
	line-height: 40px;
	margin-right: 10px;
	font-family: 'SimSun';
	font-size: 14px;
	color: #666;
}
.box1_c .hd ul {
}
.box1_c .hd ul li {
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}
.box1_c .hd ul li.on {
	background: #eee;
}
.box1_c .bd {
	padding: 10px 0 0
}
.box1_c .bd.lists li {
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size: 16px;
}
.box1_c .bd.lists li a {
	color: #3F3F3F;
}
.box1_c .bd.lists li i {
	width: 3px;
	height: 3px;
	background-color: #999;
	display: block;
	margin: 16px 8px;
	float: left;
}
.box1_c .bd .ivideo {
	padding: 10px;
	background-color: #f5f5f5;
}
.box1_c .bd.ipic {
	height: 240px;
	overflow: hidden;
}
.box1_c .bd.ipic ul {
	padding: 0 5px;
}
.box1_c .bd.ipic ul li {
	float: left;
	width: 33.33%;
	margin-bottom: 10px;
}
.box1_c .bd.ipic ul li a {
	display: block;
	padding: 0 5px;
}
.box1_c .bd.ipic ul li a img {
	width: 100%;
	height: 90px;
}
.box1_c .bd.ipic ul li a h3 {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.box2_tab {
	width: 550px;
	float: left
}
.box2_tab .hd {
	height: 41px;
	line-height: 41px;
	border-bottom: 1px solid #dedede;
	background-color: #f5f5f5;
}
.box2_tab .hd ul {
}
.box2_tab .hd ul li {
	float: left;
	width: 95px;
	height: 48px;
	text-align: center;
	font-family: 'Tahoma';
	font-size: 18px;
	font-weight: bold;
	color: #1C7FBA;
	cursor: pointer;
}
.box2_tab .hd ul li a {
	font-family: 'Tahoma';
	font-size: 18px;
	font-weight: bold;
	color: #1C7FBA;
}
.box2_tab .hd ul li.on {
	background: url(20160122.png) -208px -707px no-repeat;
	color: #fff;
}
.box2_tab .hd ul li.on a {
	color: #fff;
}
.box2_tab .bd {
	padding: 10px 0;
}
.box3_tab {
	float: left;
	width: 270px;
	height: 125px;
}
.box3_tab .hds {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
}
.box3_tab .hds em {
	font-style: normal;
	font-size: 16px;
	padding: 0 10px;
}
.box3_tab .hds a {
	font-size: 16px;
}
.box3_tab .hds a.on {
	color: #1C7FBA;
}
.box3_tab .bds {
}
.box3_tab .bds li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.box3_tab .bds li i {
	width: 3px;
	height: 3px;
	background-color: #999;
	display: block;
	margin: 13px 8px;
	float: left;
}
.box3_tab .bds li a {
	font-size: 14px;
}
.box3_tab.f_r {
	float: right;
}
.box2_pic {
}
.box2_pic div {
	width: 49%;
}
.box2_pic div img {
	width: 100%;
}
.whhd {
}
.whhd .pic03 {
	border: 1px solid #ccc;
	padding: 1px;
	float: left;
}
.whhd .hdgdsy {
	float: right;
	width: 264px;
}
.whhd .hdgdsy h3 {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	margin-top: 1px;
	font-size: 16px;
}
.whhd .hd_link {
	overflow: hidden;
}
.whhd .hd_link a {
	display: block;
	float: left;
	background-color: #eee;
	color: #000000;
	height: 24px;
	line-height: 24px;
	width: 111px;
	text-align: center;
	border-radius: 2px;
}
.whhd .hd_link em {
	font-style: normal;
	float: left;
	padding: 0 5px;
}
.whhd .hd_list {
	padding-bottom: 5px;
}
.whhd .hd_list li {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.whhd .hd_list li i {
	width: 3px;
	height: 3px;
	background-color: #999;
	display: block;
	margin: 13px 8px;
	float: left;
}
.box_pic {
	padding: 10px;
	width: 980px;
	background-color: #F5F5F5;
}
.box_link {
	width: 1000px;
}
.box_link .hd {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	border-bottom: #0180cf 2px solid;
}
.box_link .hd h3 {
	font-size: 24px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}
.box_link .hd ul {
	float: left;
}
.box_link .hd ul li {
	float: left;
	font-size: 16px;
	cursor: pointer;
}
.box_link .hd ul li span {
	padding: 0 10px;
}
.box_link .bd {
	margin-bottom: 10px;
}
.box_link .bd a {
	font-size: 14px;
	display: block;
	float: left;
	margin-top: 8px;
	width:152px;
	text-align:left;
	padding-left:10px;
	height:20px;
	overflow:hidden;
}
.box_link .bd em {
	font-style: normal;
	font-size: 14px;
	/*padding: 0 10px;*/
	margin-top: 8px;
	float: left;
}
.foot {
	border-top: 18px solid #0180cf;
	width: 100%;
}
.adimg {
	width: 1000px;
	height: 100px;
	padding: 15px 0
}
.adimg img {
	width: 1000px;
	height: 100px
}
#focus {
	width: 1000px;
	height: 100px;
	overflow: hidden;
	position: relative;
}
#focus ul {
	height: 1000px;
	position: absolute;
}
#focus ul li {
	float: left;
	width: 1000px;
	height: 100px;
	overflow: hidden;
	position: relative;
	background: #000;
}
#focus ul li img {
	width: 1000px;
	height: 100px;
	border: 0
}
#focus ul li div {
	position: absolute;
	overflow: hidden;
}
#focus .preNext {
	width: 45px;
	height: 60px;
	position: absolute;
	top: 80px;
	background: url(sprite.png) no-repeat 0 0;
	cursor: pointer;
}
#focus .pre {
	left: 0;
}
#focus .next {
	right: 0;
	background-position: right top;
}
#focus .btnBg {
	position: absolute;
	width: 1000px;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #333;
}
#focus .btn {
	position: absolute;
	width: 860px;
	height: 10px;
	padding: 5px 10px;
	right: 0;
	bottom: 0;
	text-align: right;
}
#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 20px;
	height: 10px;
	_font-size: 0;
	margin-left: 5px;
	cursor: pointer;
	background: #2072B1;
}
#focus .btn span.on {
	background: #2072B1;
}
.box2 {
	width: 1000px;
}
.box2_l {
	width: 350px;
	float: left;
}
.box2_list {
	width: 345px;
	float: left
}
.box2_listt {
	width: 345px;
	height: 32px;
	line-height: 32px;
	border-bottom: #dedede 1px solid;
	background: #F5F5F5;
}
.box2_listt h3 {
	padding-left: 10px;
	height: 32px;
	text-align: center;
	font-weight: bold;
	float: left;
	text-align: right;
	border-left: #418CD7 2px solid;
	font-size: 14px;
	color: #055A9B;
	display: block;
}
.box2_listt span {
	width: 35px;
	height: 32px;
	line-height: 32px;
	float: right;
	background: url(more.gif) left no-repeat;
	font-size: 12px;
	text-align: right;
	color: #CCC;
	display: block;
	padding-right: 10px;
}
.tit1 h3 {
	background: url(diqiu.jpg) left no-repeat;
}
.tit2 h3 {
	background: url(shu.jpg) left no-repeat;
}
.tit3 h3 {
	background: url(qiu.jpg) left no-repeat;
}
.tit4 h3 {
	background: url(jing.jpg) left no-repeat;
}
.box2_list dl {
	width: 100%;
	height: 80px;
	padding: 9px 0;
	overflow: hidden;
	display: block
}
.box2_list dl dt {
	width: 30%;
	height: 80px;
	float: left;
	display: block
}
.box2_list dl dt img {
	width: 100%;
	height: 80px;
}
.box2_list dl dd {
	width: 65%;
	height: 80px;
	float: right;
	line-height: 22px;
	color: #666666;
	display: block
}
.box2_list dl dd font {
	font-size: 14px;
	line-height: 28px;
	color: #000
}
.box2_list ul {
	width: 345px;
	float: left
}
.box2_list li {
	width: 330px;
	height: 27px;
	line-height: 27px;
	padding-left: 15px;
	background: url(liico.png) left no-repeat;
	overflow: hidden
}
.box2_list li span {
	width: 325px;
	height: 27px;
	font-size: 14px;
	display: block;
	color: #3F3F3F;
	overflow: hidden
}
.box2_list li a {
	color: #3F3F3F;
}
.box2_c {
	width: 350px;
	float: left;
	margin-left: 15px;
}
.box2_r {
	width: 265px;
	float: right
}
.box3 {
	width: 1000px;
	height: 315px
}
.box3_c {
	width: 1000px;
	height: 255px;
	padding-top: 18px;
}
.box3_c dl {
	width: 322px;
	float: left;
	position: relative;
	margin: 0 5px 18px 5px
}
.box3_c dt {
	width: 140px;
	float: left;
	display: block;
}
.box3_c dt img {
	width: 140px;
	height: 110px
}
.box3_c dd {
	width: 170px;
	float: right;
	display: block
}
.box3_c dd span {
	width: 170px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	float: left
}
.box3_c dd p {
	width: 170px;
	height: 60px;
	float: left;
	line-height: 20px;
	padding: 5px 0;
	overflow: hidden;
	color: #858585;
	display: block
}
.box4 {
	width: 1000px;
	height: 390px
}
.box4_list {
	width: 345px;
}
.box4_listimg {
	width: 345px;
	padding: 15px 0 5px 0;
	float: left
}
.box4_listimg p {
	width: 160px;
	height: 150px;
	float: left;
	margin-right: 12px;
	display: block
}
.box4_listimg img {
	width: 160px;
	height: 110px;
	display: block
}
.box4_listimg em {
	width: 160px;
	height: 50px;
	line-height: 20px;
	text-align: left;
	display: block;
	font-style: normal;
	overflow: hidden;
	color: #666
}
.box4_list ul {
	width: 345px;
	float: left
}
.box4_list li {
	width: 330px;
	height: 33px;
	line-height: 33px;
	padding-left: 15px;
	background: url(liico2.gif) left no-repeat;
	border-top: #dedede 1px solid;
	overflow: hidden
}
.box4_list li span {
	width: 330px;
	height: 33px;
	font-size: 14px;
	display: block;
	color: #3F3F3F;
	overflow: hidden
}
.box4_list li a {
	color: #3F3F3F;
}
.box5 {
	width: 1000px;
	height: 500px
}
.box5t {
	width: 1000px;
	height: 30px;
	line-height: 30px;
	border-bottom: #dedede 2px solid
}
.box5t h3 {
	height: 32px;
	width: 85px;
	background: url(titbg.gif) left no-repeat;
	float: left;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: center
}
.box5t span {
	width: 35px;
	height: 30px;
	float: right;
	background: url(more.gif) left no-repeat;
	font-size: 12px;
	text-align: right;
	color: #CCC;
	display: block;
}
.box5l {
	width: 510px;
	height: 440px;
	float: left;
	margin-top: 15px
}
.box5l li.box6 {
	width: 495px;
	height: 290px;
	float: left;
	position: relative;
	display: block;
	margin-bottom: 10px
}
.box5l li.box6 img {
	width: 495px;
	height: 290px;
	float: left;
}
.box5l li.box6 span {
	width: 475px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #FFF;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(hei.png);
	font-size: 14px
}
.box5l li.box7 {
	width: 240px;
	height: 140px;
	float: left;
	display: block;
	margin-right: 15px;
	position: relative;
}
.box5l li.box7 img {
	width: 240px;
	height: 140px;
	float: left;
}
.box5l li.box7 span {
	width: 220px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	float: left;
	color: #FFF;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	background: url(hei.png);
	font-size: 14px
}
.box5c {
	width: 240px;
	height: 440px;
	float: left;
	margin-top: 15px
}
.box5c li {
	width: 240px;
	height: 140px;
	float: left;
	display: block;
	margin-bottom: 10px;
	position: relative;
}
.box5c img {
	width: 240px;
	height: 140px;
	float: left;
}
.box5c span {
	width: 220px;
	height: 30px;
	line-height: 30px;
	float: left;
	padding: 0 10px;
	color: #FFF;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	background: url(hei.png);
	font-size: 14px
}
.box5r {
	width: 235px;
	height: 440px;
	float: right;
	margin-top: 15px
}
.box5r dl {
	width: 235px;
	float: left;
	margin: 0 0 10px 0
}
.box5r dt {
	width: 110px;
	float: left;
	display: block;
}
.box5r dt img {
	width: 110px;
	height: 80px
}
.box5r dd {
	width: 120px;
	float: right;
	display: block
}
.box5r dd span {
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	overflow: hidden;
	float: left;
	text-align: left
}
.box5r dd p {
	width: 120px;
	height: 40px;
	float: left;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
	color: #858585;
	display: block
}
.footer, .footer_nav, .site_nav, .copyright {
	/* background: #e5e5e5; */
	height: 100%;
	overflow: hidden;
	clear: both
}
.footer_nav, .site_nav ul, .copyright {
	width: 1000px;
	margin: 10px auto
}
.footer_nav span {
	margin-top: 20px;
	text-align: left;
	display: block
}
.footer_nav img {
	float: left;
	margin: 0 15px 0 0
}
.site_nav, .copyright {
	line-height: 40px;
	font-size: 14px;
	line-height: 2em;
	text-align: center;
}
.footer a {
	display: inline-block;
	padding: 0 5px
}
.site_nav li {
	border-top: 1px dashed #e5e5e5;
	height: 100%;
	overflow: hidden
}
.site_nav .l {
	display: inline;
	float: left;
	width: 160px
}
.site_nav .r {
	display: inline-block;
	float: left;
	width: 830px;
	line-height: 30px;
	padding: 5px 0
}
.site_nav .l a, .site_nav .l {
	color: #195cad
}
.site_nav span {
	padding: 0 5px
}
.nav li a:hover, .sub a:hover, .footer a:hover, .site_nav .l a:hover {
	color: white;
	background-color: #006CD1;
	text-decoration: none;
}
/*栏目及内容CSS*/
/*帮助中心*/
.listcon {
	width: 1000px;
	margin-bottom: 10px
}
.listcon:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.listcon_left {
	width: 240px;
	float: left;
	display: block
}
.helpmenu {
}
.helpmenu .toptitlemenu {
	background: url(hlmenu1.jpg) no-repeat left top;
	height: 28px;
	line-height: 28px;
}
.helpmenu .toptitlemenu2 {
	border-left: 1px solid #d7d7d7;
	line-height: 30px;
	text-align: center;
}
.helpmenu .menustart h3 {
	display: block;
	background: url(hlmenu2.jpg) no-repeat left center;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.helpmenu .menustart {
	display: block;
}
.helpmenu dl {
	display: block;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	height: auto;
	padding: 5px 0 5px 0;
	width: 238px;
}
.helpmenu dl dt {
	line-height: 14px;
	display: block;
	padding: 6px 0 6px 0;
}
.helpmenu dl dt a {
	display: block;
	line-height: 14px;
	padding-left: 35px;
	background: url(hlmenu5.jpg) no-repeat 15px center;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #61645a;
}
.helpmenu dl dt a:hover {
	display: block;
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	color: #d91616;
}
.helpmenu .bottomdd {
	background: url(hlmenu3.jpg) no-repeat left top;
	height: 9px;
	line-height: 1px;
	font-size: 1px;
}
.listarc_right {
	width: 730px;
	float: right
}
.text {
	width: 728px;
	border: 1px #dedede solid;
	display: block;
	float: left;
}
.arctit {
	width: 728px;
	height: 35px;
	background: url(arctit.png) bottom repeat-x;
b display:block;
	float: left
}
.arctit span {
	width: 80px;
	height: 33px;
	padding: 2px 0 0 0;
	float: left;
	line-height: 33px;
	display: block;
	background: url(arctitshu.png) right no-repeat;
	text-align: center
}
.arctit a {
	width: 100px;
	height: 35px;
	float: right;
	background: url(QQ.png) 0 5px no-repeat;
	display: block
}
#APosition {
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	border-bottom: 1px solid #CCC;
	background: url(ico_location.gif) left no-repeat
}
#Title {
	width: 708px;
	height: 60px;
	line-height: 60px;
	color: #77AA33;
	background: url(xuxian.png) bottom repeat-x;
	font-size: 22px;
	text-align: center
}
#Resource {
	width: 708px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #DEDEDE;
	margin-bottom: 10px;
	text-align: center
}
#Abstract {
	width: 688px;
	border: 1px #CCC dotted;
	line-height: 25px;
	color: #666666;
	padding: 10px
}
#Abstract span {
	font-weight: bold
}
.helpcon {
	width: 698px;
	line-height: 25px;
	padding: 10px 15px;
	float: left;
}
.pernext {
	width: 708px;
	height: 30px;
	padding: 15px 10px 10px 10px;
	float: left;
	border-top: #dedede 1px solid
}
.pernext li {
	width: 350px;
	height: 30px;
	display: block;
	line-height: 25px;
	overflow: hidden
}
.share {
	width: 705px;
	height: 30px;
	padding: 0 10px;
	float: left
}
/*帮助列表*/
.helplist {
	width: 708px;
	padding: 5px 10px;
	float: left
}
.helplist ul {
	width: 708px;
	padding: 20px 0 15px 0;
	float: left;
	background: url(xuxian.png) bottom repeat-x;
	overflow: hidden;
	display: block;
}
.helplist ul li {
	width: 690px;
	height: 32px;
	line-height: 32px;
	background: url(top_bg_b00.png) 0 -270px no-repeat;
	overflow: hidden;
	padding-left: 15px;
	display: block
}
.helplist ul li p {
	font-size: 14px;
	float: left;
	width: 550px;
	overflow: hidden;
	display: block
}
.helplist ul li span {
	float: right;
	width: 120px;
	font-size: 12px;
	color: #9A9A9A;
	display: block
}
/*内页*/
.con {
	width: 1000px;
	height: auto
}
.con:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.conr {
	width: 300px;
	min-height: 1130px;
	float: right
}
.conl {
	width: 670px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
/*扁图栏目*/
.lbt_t {
	width: 300px;
	height: 365px;
}
.lbt_tag {
	width: 298px;
	height: 205px;
	border: #dedede 1px solid;
}
.lbt_tag h2 {
	width: 283px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	overflow: hidden;
	padding-left: 15px;
	background: #FAFAFA;
	border-bottom: #dedede 1px solid
}
.lbt_tag p {
	width: 278px;
	height: 160px;
	padding: 5px 10px;
	display: block
}
.lbt_tag a {
	font-size: 13px;
	padding: 2px 5px;
	line-height: 25px;
	color: #666
}
.lbt_tag a:hover {
	background: #666;
	color: #FFFFFF;
	text-decoration: none
}
/*扁图列表*/
.lbtc {
	width: 660px;
	height: auto
}
.lbtcimg {
	width: 670px;
	height: auto
}
.lbtcimg p {
	width: 210px;
	height: 195px;
	padding: 10px 13px 10px 0;
	float: left;
	display: block
}
.lbtcimg p img {
	width: 210px;
	height: 135px;
	display: block
}
.lbtcimg p span {
	width: 210px;
	height: 25px;
	padding: 2px 0;
	line-height: 25px;
	color: #333;
	text-align: left;
	overflow: hidden;
	display: block
}
.lbtcimg p b {
	width: 210px;
	height: 25px;
	padding: 2px 0;
	line-height: 25px;
	color: #666;
	text-align: left;
	font-weight: normal;
	overflow: hidden;
	display: block
}
.llb {
	width: 298px;
	height: 515px;
	float: left;
	line-height: 22px;
	border: #dedede 1px solid
}
.llb h2 {
	width: 283px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	overflow: hidden;
	padding-left: 15px;
	background: #FAFAFA;
	border-bottom: #dedede 1px solid
}
.llb_ul {
	padding: 5px 10px;
	width: 278px;
	float: left
}
.llb_ul UL {
	width: 278px
}
.col888 {
	color: #8e8e8e
}
.a_000 A {
	color: #000;
	TEXT-DECORATION: none
}
.a_000 A:hover {
	color: #000;
	TEXT-DECORATION: underline
}
.paihang1 {
border-bottom:: #e5e5e5 1px dashed;
	padding: 5px 0 5px 35px;
	background: url(sport.gif) no-repeat 0px 8px;
	HEIGHT: 65px;
	display: block
}
.paihang2 {
	border-bottom: #e5e5e5 1px dashed;
	padding: 5px 0 5px 35px;
	background: url(sport.gif) no-repeat 0px -72px;
	HEIGHT: 65px;
	display: block
}
.paihang3 {
	border-bottom: #e5e5e5 1px dashed;
	padding: 5px 0 5px 35px;
	background: url(sport.gif) no-repeat 0px -152px;
	HEIGHT: 65px;
	display: block
}
.llb_list {
	border-bottom: #e5e5e5 1px dashed;
	line-height: 28px;
	height: 28px;
	padding-top: 1px
}
/*高图列表*/
.lgtcimg {
	width: 670px;
	height: auto
}
.lgtcimg p {
	width: 210px;
	height: 290px;
	padding: 10px 13px 10px 0;
	float: left;
	display: block
}
.lgtcimg p img {
	width: 210px;
	height: 230px;
	display: block
}
.lgtcimg p span {
	width: 210px;
	height: 25px;
	padding: 2px 0;
	line-height: 25px;
	color: #333;
	text-align: left;
	overflow: hidden;
	display: block
}
.lgtcimg p b {
	width: 210px;
	height: 25px;
	padding: 2px 0;
	line-height: 25px;
	color: #666;
	text-align: left;
	font-weight: normal;
	overflow: hidden;
	display: block
}
/*PAGE*/
.page {
	width: 560px;
	height: 30px;
	line-height: 30px;
	padding: 10px 0;
	float: left
}
/*广告系统*/
.lad {
	width: 300px;
}
.lad img {
	width: 300px;
	height: 250px
}
.lad2 {
	width: 660px;
	height: 60px;
	float: left;
	padding-bottom: 10px
}
.lad2 img {
	width: 660px;
	height: 60px
}
.aad {
	height: 90px;
	padding-bottom: 10px;
}
.aadl {
	width: 762px;
	height: 92px;
}
.aadl img {
	width: 760px;
	height: 90px;
	border: #dedede 1px solid
}
.aadr {
	width: 212px;
	height: 92px;
}
.aadr img {
	width: 210px;
	height: 90px;
	border: #dedede 1px solid
}
.iad1 {
	width: 1000px;
	height: 60px;
}
.iad1 img {
	width: 1000px;
	height: 60px;
}
/*文章页*/
.arc {
	width: 660px;
	float: left;
	padding: 5px 0
}
.title {
	/*height: 90px;
	float: left;*/
	display:inline-block;
}
.title h1 {
	width: 660px;
	/*height: 55px;
	float: left;*/
	line-height: 45px;
	font-family: "微软雅黑", "黑体";
	font-size: 25px;
	font-weight: normal;
	display: block;
	text-align: center
}
.resource {
	height: 30px;
	width: 660px;
	float: left;
	line-height: 28px;
	border-bottom: 1px solid #DEDEDE;
	text-align: center;
	margin-bottom: 8px
}
.des {
	height: 50px;
	float: left;
	width: 648px;
	padding: 5px;
	line-height: 25px;
	border: #CCC 1px dotted;
	overflow: hidden
}
.content {
	font-size: 14px;
	padding: 10px 0 15px 0;
	line-height: 25px;
	color: #333;
	float: left;
	width: 660px;
	font-family: 宋体;
}
.arcbodyad {
	width: 300px;
	height: 250px;
	float: left;
	padding: 0 10px 10px 0;
	margin-top: 10px
}
.content p {
	padding-top: 10px
}
.fenxiang {
	width: 660px;
	height: 30px;
	line-height: 30px;
	padding-top: 10px;
	float: left
}
.fx_l {
	width: 500px;
	height: 30px;
	float: left
}
.fx_r {
	width: 120px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: right
}
.fx_st {
	width: 120px;
	padding-left: 80px;
	height: 30px;
	float: right;
	text-align: right
}
.fanpian {
	width: 660px;
	float: left;
	padding: 5px 0 5px 0
}
.fanpian p {
	width: 660px;
	height: 30px;
	line-height: 30px;
	float: left
}
#linkNC {
	margin-bottom: 8px;
	width: 660px;
	float: left;
}
#linkNC #aNC {
	background: url(con_bg04.png) left no-repeat;
	height: 55px;
	width: 252px;
	float: left;
	display: block
}
#linkNC .a1 {
	background: url(conwriter.png) left no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 14px;
	height: 33px;
	line-height: 33px;
	display: block
}
.xiangguan {
	width: 660px;
	float: left
}
.dTit4 {
	background: url(con_bg08.png);
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px
}
.dTit4 h3 {
	background: url(xgtit.png) left no-repeat #fff;
	padding-left: 22px;
	padding-right: 10px;
	float: left;
	font-size: 14px;
	font-weight: bold
}
.box_list {
	width: 460px;
	float: left;
	border-bottom: #dedede 1px solid
}
.box_list ul {
	height: 162px;
	display: block
}
.box_list ul li {
	width: 445px;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	padding-left: 10px;
	background: url(top_bg_b00.png) 0 -270px no-repeat;
	display: block;
	overflow: hidden
}
.box_list ul li span {
	width: 340px;
	height: 30px;
	float: left;
	overflow: hidden;
	display: block
}
.box_list ul li strong {
	font-size: 14px
}
.box_list ul li b {
	width: 100px;
	height: 30px;
	float: right;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	color: #999;
	display: block;
	overflow: hidden
}
.box_img {
	width: 190px;
	height: 344px;
	float: right;
	border-bottom: #dedede 1px solid
}
.box_imga {
	width: 165px;
	height: 162px;
	float: right;
	padding: 5px;
}
.box_imga img {
	width: 165px;
	height: 107px;
	display: block;
}
.box_imga span {
	width: 165px;
	height: 50px;
	line-height: 25px;
	padding-top: 5px;
	color: #999;
	text-align: left;
	overflow: hidden;
	display: block
}
/*内容页右侧图片*/
.lbt_timg {
	width: 300px;
	height: 285px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.lbt_timg ul {
	width: 298px;
	height: 270px;
	border: #dedede 1px solid
}
.lbt_timg ul li {
	width: 133px;
	height: 125px;
	float: left;
	padding: 5px
}
.lbt_timg ul li img {
	width: 135px;
	height: 90px;
	padding: 5px 0px 0px 5px;
	display: block
}
.lbt_timg ul li span {
	width: 139px;
	height: 35px;
	line-height: 45px;
	padding: 0px 5px 0px 0px;
	text-align: center;
	display: block;
	overflow: hidden;
	color: #666
}
/*开关切换*/
.info_right {
	width: 300px;
	height: 395px;
	float: right;
	background: url(seq.png) 0 121px no-repeat
}
.info_right_tit {
	width: 299px;
	height: 40px;
	float: left;
	border: #DEDEDE 1px solid;
	border-width: 0 0 0 1px;
}
.info_right_tit li {
	width: 98px;
	height: 38px;
	float: left;
	line-height: 38px;
	font-size: 14px;
	border: #DEDEDE 1px solid;
	border-width: 1px 1px 0 0;
	float: left;
	text-align: center;
	cursor: pointer;
	display: block
}
.info_right_tit li.active {
	background: #FFF;
	border-bottom: none;
	font-size: 14px;
	border-top: #378638 1px solid;
	color: #F00;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 12px;
}
.info_right_tit li.normal {
	background: #F7F7F7;
	border-bottom: #DEDEDE 1px solid;
}
.info {
	width: 300px;
	height: 345px;
	float: left;
	display: block
}
.info_hot {
	width: 285px;
	height: 70px;
	float: left;
	padding: 10px 10px 0 5px;
}
.info_hot img {
	width: 90px;
	height: 60px;
	display: block;
	float: left
}
.info_hot span {
	width: 185px;
	height: 60px;
	float: right;
	padding: 0;
	overflow: hidden;
	display: block
}
.itj_r .hot {
	position: absolute;
	top: 45px;
	left: 7px;
	width: 21px;
	height: 32px;
	background: url(hotbg.png) no-repeat
}
.info_hot span b {
	color: #FE9500;
	font-weight: normal
}
.info_right_list {
	width: 270px;
	height: 265px;
	float: left;
	padding-left: 30px;
	display: block
}
.info_right_list a {
	width: 180px;
	height: 27px;
	padding: 2px 10px 0 0;
	line-height: 27px;
	float: left;
	overflow: hidden;
	display: block
}
.info_right_list p {
	width: 80px;
	height: 27px;
	padding: 2px 0 0 0;
	line-height: 27px;
	float: left;
	text-align: center;
	overflow: hidden;
	color: #FE9500;
	font-family: '微软雅黑';
	display: block
}
/*中标题*/
.itj_lt {
	width: 655px;
	height: 40px;
	float: left
}
.it3 {
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	background: url(titbg.png) bottom repeat-x;
}
.it3 .mark {
	width: 280px;
	float: left;
	font-size: 20px;
	font-family: "微软雅黑";
	font-weight: normal;
	display: block
}
.it3 .mark b {
	font-size: 12px;
	color: #CCC;
	padding-left: 10px;
	font-weight: normal
}
.it3 .lc {
	width: 560px;
	float: left;
	padding-left: 20px;
	font-size: 14px;
	font-family: "微软雅黑";
	background: url(ico_location.gif) left no-repeat;
	font-weight: normal;
	display: block
}
.it3 .lc a {
	font-size: 14px;
	font-family: "微软雅黑";
}
.it3 .tq {
	padding: 8px 5px;
	line-height: 22px;
	float: left;
	color: #dedede;
	text-align: right
}
.it3 .submark {
	float: right;
	height: 40px;
	line-height: 40px;
}
.it3 .submark a {
	padding: 0 10px;
	line-height: 40px;
	font-size: 12px;
	float: right;
	background: url(line.png) right no-repeat;
	display: block
}
.it3 .submark a:hover {
	text-decoration: none
}
.it3 .submark a.more {
	padding: 0 13px 0 0;
	width: 50px;
	float: right;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	background: url(ico1hover.png) right no-repeat;
	display: block
}
/*微新闻列表*/
.listc {
	width: 660px;
	padding: 5px 0;
	float: left
}
.listc dl {
	width: 660px;
	height: 170px;
	padding: 20px 0 15px 0;
	float: left;
	border-bottom: #dedede 1px dashed;
	display: block
}
.listc dt {
	width: 210px;
	height: 170px;
	float: left;
	display: block
}
.listc dt img {
	width: 195px;
	height: 130px;
	padding: 2px;
	border: #dedede 1px solid;
}
.listc dt h5 {
	width: 185px;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 25px;
	color: #AAA;
	font-size: 12px;
	font-weight: normal;
	background: url(share.gif) left no-repeat;
	display: block
}
.listc dt h5 b {
	font-weight: normal;
	color: #F00
}
.listc dd {
	width: 440px;
	height: 170px;
	float: right;
	display: block
}
.listc dd h3 {
	width: 440px;
	height: 40px;
	line-height: 40px;
	color: #141414;
	font-size: 16px;
	font-weight: normal;
	display: block
}
.listc dd h3 a:hover {
	background: #5384DA;
	color: #FFF;
	padding: 3px 5px;
	text-decoration: none
}
.listc dd span {
	width: 440px;
	height: 50px;
	line-height: 26px;
	padding: 7px 0;
	overflow: hidden;
	display: block
}
.listc dd h6 {
	width: 370px;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 50px;
	color: #AAA;
	font-size: 12px;
	font-weight: normal;
	background: url(tagbg.png) left no-repeat;
	overflow: hidden;
	display: block
}
.listc dd h6 a {
	font-weight: normal;
	padding: 2px 5px;
}
.listc dd h6 a:hover {
	background: #5485DB;
	color: #FFF
}
.listc dd .jw {
	width: 140px;
	height: 28px;
	line-height: 28px;
	float: right;
	text-align: left
}
/*纯新闻列表*/
.chunlist {
	width: 660px;
	padding: 5px 0;
	float: left
}
.chunlist ul {
	width: 660px;
	padding: 15px 0 15px 0;
	float: left;
	background: url(xuxian.png) bottom repeat-x;
	overflow: hidden;
	display: block;
}
.chunlist ul li {
	width: 640px;
	height: 32px;
	line-height: 32px;
	background: url(top_bg_b00.png) 0 -270px no-repeat;
	overflow: hidden;
	padding-left: 15px;
	display: block
}
.chunlist ul li p {
	font-size: 14px;
	float: left;
	width: 500px;
	overflow: hidden;
	display: block
}
.chunlist ul li span {
	float: right;
	width: 120px;
	font-size: 12px;
	color: #9A9A9A;
	display: block
}
.chunlist ul li.line {
	width: 620px;
	height: 2px;
	margin: 5px 0;
	background: url(xuxian.png) repeat-x
}
/*评论*/
.pl {
	width: 638px;
	float: left;
	padding: 10px;
	margin: 8px 0;
	border: #dedede 1px solid
}
/*相关阅读*/
.linkarc {
	width: 658px;
	float: left;
	padding-bottom: 5px;
	border: #dedede 1px solid
}
.linkarc_t {
	width: 648px;
	height: 30px;
	float: left;
	padding-left: 10px;
}
.linkarc_t h2 {
	width: 628px;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	color: #999;
	padding-left: 20px;
	display: block;
	background: url(linkarc.png) left no-repeat;
}
.linkarc_c {
	width: 630px;
	float: left;
	padding: 10px;
}
.linkarc_c li {
	width: 630px;
	height: 28px;
	line-height: 25px;
	float: left;
	border-bottom: #CCC 1px dashed
}
.linkarc_c li a {
	color: #666
}
.weizhi {
	width: 1000px;
	height: 35px;
	float: left;
	line-height: 35px;
	padding: 3px 0 0 0;
	border-bottom: #dedede 1px solid
}
.weizhi h2 {
	width: 260px;
	float: left;
	height: 35px;
	padding-left: 20px;
	font-size: 14px;
	font-family: "微软雅黑";
	background: url(ico_location.gif) left no-repeat;
	font-weight: blod;
	display: block
}
.weizhi_f {
	width: 450px;
	height: 22px;
	line-height: 22px;
	padding-top: 5px;
	float: right;
	text-align: right
}
/*图集展示页面*/
.atj {
	width: 1000px;
	float: left;
	padding: 5px 0
}
.atj_title {
	height: 50px;
	float: left;
}
.atj_title h1 {
	width: 1000px;
	height: 50px;
	line-height: 50px;
	font-family: "微软雅黑", "黑体";
	font-size: 25px;
	font-weight: normal;
	display: block;
	float: left;
	text-align: left
}
.atj_des {
	height: 35px;
	float: left;
	width: 1000px;
	padding: 5px 0;
	line-height: 26px;
	border-bottom: #CCC 1px dotted;
	color: #666;
	overflow: hidden
}
.atj_ctr {
	width: 1000px;
	float: left;
	height: 50px
}
.atj_ad {
	width: 762px;
	height: 92px;
	padding: 10px 109px;
	background: #F6F6F6;
}
.atj_ad img {
	width: 760px;
	height: 90px;
	border: #dedede 1px solid
}
.afad {
	height: 250px
}
.afad_ad {
	width: 300px;
	height: 250px;
}
.afad .pr10 {
	padding-right: 10px
}
.afad_c {
	width: 370px;
	height: 250px;
	padding: 0 5px;
	float: left
}
.afad_c p {
	width: 155px;
	height: 125px;
	float: left;
	padding: 0 15px;
	display: block
}
.afad_c p img {
	width: 155px;
	height: 100px;
	display: block;
}
.afad_c p span {
	width: 155px;
	height: 25px;
	line-height: 25px;
	color: #999;
	text-align: center;
	overflow: hidden;
	display: block
}
/*图集展示底部图片*/
.amt {
	width: 978px;
	height: 170px;
	border: #dedede 1px solid
}
.amt h2 {
	width: 965px;
	height: 30px;
	padding-left: 15px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	font-family: "微软雅黑";
	border-bottom: #dedede 1px solid;
}
.amt_r {
	width: 290px;
	height: 135px;
	float: right
}
.amt_r span {
	width: 275px;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(top_bg_b00.png) 0 -270px no-repeat;
	overflow: hidden;
	color: #666;
	display: block
}
.amt_c {
	width: 680px;
	height: 135px;
	float: left
}
.amt_c p {
	width: 153px;
	height: 100px;
	float: left;
	padding: 0 10px 0 5px;
	display: block
}
.amt_c img {
	width: 153px;
	height: 100px;
	display: block
}
.amt_c span {
	width: 153px;
	height: 25px;
	float: left;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
	display: block;
}
/*网站地图HTML*/
.ncon {
	width: 1000px;
}
.ncon:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.sitemap {
	width: 1000px;
	padding: 5px 0
}
.sitemap_t {
	width: 1000px;
	height: 30px;
	padding-top: 4px;
	line-height: 30px;
	float: left;
	border-top: #333 2px solid;
	border-bottom: #999 1px solid
}
.sitemap_t a {
	color: #F30;
	padding: 0 5px
}
.sitemap_t h1 {
	float: left;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #F30
}
.sitemap_t h2 {
	float: left;
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #999
}
.sitemap ul {
	padding: 10px 0;
	width: 1000px;
	float: left
}
.sitemap ul li {
	width: 180px;
	height: 22px;
	line-height: 22px;
	float: left;
	padding: 0 5px 0 10px;
	overflow: hidden;
	background: url(ico5.gif) left no-repeat;
	display: block
}
/*TAGlist*/
.taglist {
	width: 660px;
	float: left;
	padding: 5px 0
}
.taglist a {
	font-size: 13px;
	padding: 2px 5px;
	line-height: 25px;
	color: #666
}
/*---------------友情链接------------------*/
.link_tab1 {
	margin: 10px 10px 5px;
}
.link_menu {
	height: 25px;
	font-size: 16px;
}
.link_menu li {
	float: left;
	padding: 0 20px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	cursor: pointer;
	border-left: #000 solid 2px;
	color: #333;
	overflow: hidden;
	font-weight: bolder;
}
.link_menu li:nth-child(1) {
	border-left: none;
}
.link_menu li.off {
	color: #0180CF;
}
.link_menudiv {
	height: 200px;
}
.link_menudiv div {
	padding: 15px;
	line-height: 25px;
}
/*----------首页中间图片滚动---------------*/
table{empty-cells:show;border-collapse:collapse;border-spacing:0;}
.scroll{width:990px;color:#333333;margin:0 auto;overflow:hidden; height:95px;}
.scroll img{margin:15px 9px 15px 0;}