﻿/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
a {
	font-size:16px;
	text-decoration:none;
	color:#333;
}
img {
	border:none;
}
li, dt, dd {
	list-style:none;
}
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}
body {
	font-size:16px;
	color:#333;
	font: 16px/1.5 'XinGothic-SinaWeibo', 'Microsoft Yahei', 'helvetica', 'arial';
	overflow-x:hidden;
	overflow-y:auto;
	text-align:center;
	background:#F3F9FB;
}
header{ margin:0 auto; height:111px; }
header img{ width:100%; height:111px;}

.search{ 
	border:1px solid #DEE1E2; 	
	padding:4px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	background:#FFF;
}
.search input{ float:left; border:none; width:90%; line-height:22px; font-size:14px; vertical-align:middle;}
.search a{ float:right;}
.search img{ vertical-align:middle;}
.nav{
	margin:0 auto; padding:10px 0px;
}
.nav a{
	display:inline-block;
	width:25%;
	float:left;
	text-align:center;
	line-height:25px;
	display: block;
	color: #0D7DAC;
	margin-top:10px;
	font-size:14px;
}
.nav img{ }

.focus_a{
    background: none repeat scroll 0% 0% #EBEBEB;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: left;
    padding-left:10px;
    overflow: hidden;
	margin-top:10px;
}
.focus_a em {
    display: block;
    float: left;
    font-size: 12px;
    padding: 0px 5px;
    height: 20px;
    line-height: 20px;
    background: none repeat scroll 0% 0% #D80303;
    color: #FFF;
    margin:7px 10px 10px 0px;
    text-align: center;
}
.fl {
    float: left;
}

.jdt{ margin:10px auto;}
.swipe {
	overflow: hidden;
	height: 160px;
	position: relative;
	max-width: 320px;
	margin: 0 auto;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 99
}
.swipe-wrap>div {
	float: left;
	width: 100%;
	position: relative
}
.swipe_pic {
	position: relative;
	overflow: hidden;
	width: 320px;
	height: 160px;
	background-color: #efefef;
	background-image: url(../images/sina_ico.png);
	background-position: center center;
	background-size: 60px auto;
	background-repeat: no-repeat
}
.error::after {
	content: "图片加载失败";
	font-size: 14px;
	color: #999;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	left: 110px;
	top: 100px
}
.timeout::after {
	content: "图片请求超时";
	font-size: 14px;
	color: #999;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	left: 110px;
	top: 100px
}
.loading::after {
	content: "图片加载中";
	font-size: 14px;
	color: #999;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	position: absolute;
	left: 110px;
	top: 100px
}
.swipe_pic a {
	display: block
}
.swipe_pic img {
	width: 320px;
	height: 160px
}
.swipe_h3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 14px;
	font-size: 14px;
	font-weight: normal;
	background: rgba(0,0,0,0.6);
	height: 26px;
	line-height: 26px;
	color: #fff;
	text-shadow: 1px 1px 0 #000
}
.swipe_num {
	position: absolute;
	right: 10px;
	bottom: 0;
	z-index: 100;
	font-size: 14px;
	color: #fff;
	height: 26px;
	line-height: 26px
}
.swipe_num span {
	color: #48d2ff
}

.news{ margin:5px; padding:10px 0px; text-align:left; border:1px solid #ddd; padding:5px; background:#FFF; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.news li{ background:url(imagesli.png) no-repeat left; padding-left:10px; line-height:220%;}

.gx_common_hd {
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	background: #DCEAF3 -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ebeff3));
	border-top: 1px solid #d6dfe4;
	border-bottom: 2px solid #2ca30b
}
.gx_common_hd h3 {
	float: left;
	margin-left: 8px;
	color: #384f5b
}
.gx_common_hd h3 i {
	background-color: #2ca30b
}
.gx_common_hd h3 a {
	margin: 0
}
.gx_common_hd span, .gx_common_hd a {
	margin: 4px 12px 0 0
}
.gx_common_bj {
	float: right;
	color: #384f5b;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	padding-left: 20px;
	background-position: -80px -21px
}
.gx_wp {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	margin-top:10px;
	text-align:left;
}
.gx_wp ul {
	-webkit-column-gap: 0
}
.gx_wp h2 {
	float: left
}
.gx_wp article {
	overflow: hidden
}
.gx_wp .gx_dn {
	display: none
}
.gx_btn_wp {
	display: -webkit-box;
	color: #384f5b;
	font-size: 15px
}
.gx_btn {
	display: block;
	text-align: center;
	margin-left: 26%;
	width: 110px;
	height: 24px;
	line-height: 24px;
	background: #f6f6f6;
	border: 1px solid #a3c2d5;
	border-radius: 2px;
	background-image: -webkit-gradient(linear, 0 top, 0 bottom, color-stop(0, #fefefe), color-stop(1, #eee))
}
.gx_btn2 {
	display: block;
	height: 26px;
	line-height: 26px;
	margin-left: 6%;
	padding: 0 4px
}
.gx_add {
	margin: 10px 8px 6px
}
.gx_add li {
	height: 48px;
	overflow: hidden
}
.gx_add li p {
	overflow: hidden;
	margin: 0 10px 10px 0
}
.gx_add span {
	display: inline-block;
	text-indent: .7em;
	font-size: 16px
}
.gx_add i {
	float: right;
	width: 16px;
	height: 16px;
	margin: 11px 8px 0 0
}
.gx_add_j p {
	height: 36px;
	line-height: 36px;
	background: #f9f9fb;
	border: 1px solid #afcbd9
}
.gx_add_j i {
	background-position: -82px -29px
}
.gx_add_c p {
	height: 38px;
	line-height: 38px;
	background: #fff
}
.gx_add_c i {
	background-position: -99px -29px
}
.gx_add_twocol {
	overflow: hidden
}
.gx_add_twocol li {
	float: left;
	width: 50%
}
.gx_add_twocol li:nth-of-type(2n) p {
	margin-right: 0
}
.gx_tj {
	padding: 0 0 15px
}
.gx_tj article {
	display: none
}
.gx_tj_show article {
	display: block
}
.gx_tj_show .hb2head i {
	background-position: -61px -78px
}
.gx_tab_wp {
	overflow: hidden
}
.common_nav {
	overflow: hidden;
	width: 100%;
	display: -webkit-box
}
.common_nav li {
	height: 36px;
	line-height: 36px;
	-webkit-box-flex: 1;
	text-align: center;
	border-bottom: 1px solid #e7ecef;
	background: #f9f9fb
}
.common_nav a {
	display: inline-block;
	width: 100%
}
.common_nav h4 {
	line-height: 24px;
	height: 24px;
	display: inline-block;
	width: 100%;
	border-right: 1px solid #e7ecef
}
.common_nav .common_nav_cur {
	background: transparent;
	border-bottom: transparent 1px solid;
	border-right: 1px solid #e7ecef;
	color:#066585;
}
.common_nav li.common_nav_cur:nth-child(n+2) {
	border-left: 1px solid #e7ecef
}
.common_nav li.common_nav_cur:last-child {
	border-right: 0 none
}
.common_zixun_con_div {
	margin: 12px auto 8px;
	width: 286px;
	height: 150px
}
.common_zixun_con_div a {
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 0
}
.common_zixun_con_div span {
	width: 100%;
	height: 24px;
	line-height: 24px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background-color: rgba(0,0,0,.3);
	text-overflow: ellipsis;
	white-space: nowrap
}
.common_zixun_yy1 li {
	padding-left: 24px;
	background-position: -80px -490px
}
.common_tab_con_wp {
	width: 100%;
	overflow: hidden
}
.common_tab_con {
	width: 400%;
	overflow: hidden
}
.common_tab_con ul {
	float: left;
	width: 25%
}
.common_title {
	width: 100%;
	height: 24px;
	line-height: 24px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background-color: rgba(0,0,0,.3);
	text-overflow: ellipsis;
	white-space: nowrap
}

.gx_ss_con {
	float: left;
}
.gx_ss_con li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	width:100%;
	border-bottom: 1px dashed #d9e0e9;
}
.gx_ss_con a em {
	font-style: normal;
	margin: 0 4px 0 6px;
	color: #f66c2f;
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center
}
.gx_ss_con a {
	color: #384f5b;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 5px;

}
.gx_tab_con_wp {
	margin: 8px 0
}

.hyy {
	overflow: hidden; text-align:left; margin:5px auto;
}
.hyy .htabcur {
	color: #0b95a3;
}
.hyy .hbhead {
	border-bottom-color: #0b95a3
}
.hyy .hbhead h3 i {
	background: #0b95a3
}
.hyy .cn-lists {
	margin: 8px 0
}
.hbhead {
	padding: 0 8px;
	height: 38px;
	line-height: 38px;
	background: #ebeff3 -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ebeff3));
	border-top: 1px solid #c7dbe8;
	border-bottom: 3px solid #006ebd;
	color: #22323a;
	overflow: hidden
}
.hbhead h3 {
	float: left;
	font-size: 16px
}
.hbhead h3 i, .gx_common_hd h3 i {
	display: inline-block;
	margin: 3px 8px -2px 0;
	width: 2px;
	height: 16px;
	background-color: #006ebd
}
.hbhead .htabnav {
	float: right;
}
.hbhead .htabnav span {
	display: inline-block;
	height: 38px;
	padding: 0 0 0 10px;
	font-size: 15px;
}
.hbhead .htabnav span i {
	display: inline-block;
	width: 2px;
	height: 13px;
	margin: 0 0 -1px 14px;
}
.hbhead .htabcur {
	color: #004e9e;
	background:url(imageshyy.png) no-repeat;
	background-position: 18px 33px;
}
.htabbody {
	width: 400%;
	overflow: hidden
}
.htabbody>div {
	float: left;
	width: 25%
}
.htabbody dl {
	text-align: center;
	padding: 10px 5px
}
.htabbody dt {
	font-size: 22px
}
.htabbody dd {
	overflow: hidden
}
.htabbody dd a, .htabbody dd span {
	font-size: 14px
}
.block-con {
	width: 400%;
	overflow: hidden
}
.block-con-img {
	overflow: hidden
}
.block-con-img a {
	margin-top: 8px;
	-webkit-box-sizing: border-box;
	padding: 0 2px;
	display: block;
	width: 20%;
	float: left;
	text-align: center;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap
}
.block-con-4 a {
	width: 25%
}
#gx_wp {
	color: #222
}
.gx_common_hd {
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	background: #ebeff3 -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ebeff3));
	border-top: 1px solid #d6dfe4;
	border-bottom: 2px solid #2ca30b
}
.gx_common_hd h3 {
	float: left;
	margin-left: 8px;
	color: #384f5b
}
.gx_common_hd h3 i {
	background-color: #2ca30b
}
.gx_common_hd h3 a {
	margin: 0
}
.gx_common_hd span, .gx_common_hd a {
	margin: 4px 12px 0 0
}
.gx_common_bj {
	float: right;
	color: #384f5b;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	padding-left: 20px;
	background-position: -80px -21px
}
.hkzall, .gx_tj .hb2head {
	height: 40px;
	margin: 10px 3px;
	border: 1px solid #afcbd9;
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden
}
.hkzall .hb2head i {
	background-position: -108px -78px
}
.hb2head {
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	border-bottom: 1px solid #afcbd9
}
.hkzshow {
	height: auto!important
}
.hb2head i {
	float: left;
	height: 18px;
	width: 18px;
	margin: 11px 0 0 11px;
	border-radius: 4px;
	background-color: #7cbc85
}
.tb {
	width: 100%;
	table-layout: fixed
}
.pblist .tb li {
	padding:0px 9px;
	float:left;
	text-align: center;
	vertical-align: middle
}
.pblist .tb li {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}
.pblist .tb li a {
	display: block;
	margin: 0 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.pblist .tb li.sp {
	width: 1px
}
.pblist .tb li.sp i {
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #dfdfe0;
	margin: 0 0 -1px 0;
}
.bor{ border:1px solid #AFCBD9; background:#fff; margin:3px; overflow:hidden; height:300px; -moz-border-radius:2px; -webkit-border-radius:2px;
 border-radius:2px;}
.bor h3{}
.bor span{ color:#090;}

#demo1{
height:auto;
text-align:left;
}
#demo2{
height:auto;
text-align:left;
}
#demo1  li{
list-style-type:none;
height:22px;
background:url() no-repeat left center;
text-align:left;
text-indent:15px;
}
#demo2  li{
list-style-type:none;
height:22px;
background:url() no-repeat left center;
text-align:left;
text-indent:15px;
}
.cmb{ padding:5px; background:#fff; clear:both; }
.cmb a{ padding:0px 15px;}
.copy{ background:#090; height:40px; line-height:40px; color:#fff; text-align:center;}
