@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin:0;
	padding:0;
}
body {
	font-size:62.5%;
	font-family:'Microsoft Yahei','iphonehei','simhei','Simsun';
	color:#444;
	line-height:150%;
	-webkit-text-size-adjust:none;
	min-width:320px;
	background-color: #FFF;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
address, cite, dfn, em, var, i {
	font-style:normal;
}
code, kbd, pre, samp {
	font-family:courier new, courier, monospace;
}
form {
	display:inline;
}
small {
	font-size:1.2em;
}
ul, ol {
	list-style:none;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover, a:active, a:focus {
	color:#1687b9;
	text-decoration:none;
}
a:active {
	color:#9e9e9e;
}
a.red {
	text-decoration:none;
	color:#ff5400;
}
a.red:hover, a.red:active, a.red:focus {
	color:#1687b9;
	text-decoration:none;
}
a.red:active {
	color:#9e9e9e;
}
a.bl {
	text-decoration:none;
	color:#2761af;
}
a.bl:hover, a.bl:active, a.bl:focus {
	color:#1687b9;
	text-decoration:none;
}
a.bl:active {
	color:#9e9e9e;
}
a.gray:link {
	color: #767676;
	text-decoration: none;
}
a.gray:visited {
	color: #767676;
	text-decoration: none;
}
a.gray:active, a.gray:hover {
	color: #767676;
	text-decoration: underline;
}

a.red:link {
	color: #d70000;
	text-decoration: none;
}
a.red:visited {
	color: #d70000;
	text-decoration: none;
}
a.red:active, a.red:hover {
	color: #d70000;
	text-decoration: underline;
}
a.blue:link {
	color: #0085cb;
	text-decoration: none;
}
a.blue:visited {
	color: #0085cb;
	text-decoration: none;
}
a.blue:active, a.blue:hover {
	color: #0085cb;
	text-decoration: underline;
}
.gray {
	color: #767676;
}
.gray2 {
	color: #a7a7a7;
}
.white {
	color: #ffffff;
}
.red {
	color: #d70000;
}
.blue {
	color:#0085cb;
}
.yellow {
	color:#FF0;
}
img {
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic;
}
button, input, select, textarea {
	font-size:100%;
	vertical-align:middle;
	outline:none;
	/*-webkit-appearance:none;*/
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
textarea {
	resize:none;
}
.hidden {
	display:none;
}
header, footer, article, section, nav, menu, hgroup {
	display:block;
	clear:all;
}
.fl {
	float:left;
	display:inline;
}
.fr {
	float:right;
	display:inline;
}
.tc {
	display:inline;
	text-align: center;
}
.bold {
	display:inline;
	font-weight: bold;
}
.fwb {
	display:inline;
	font-weight: bold;
}
.f08 {
	font-size: 0.8em;
}
.f09 {
	font-size: 0.9em;
}
.f10 {
	font-size: 1em;
}
.f11 {
	font-size: 1.1em;
}
.f12 {
	font-size: 1.2em;
}
.f14 {
	font-size: 1.4em;
}
.f16 {
	font-size: 1.6em;
}
.f18 {
	font-size: 1.8em;
}
.f20 {
	font-size: 2.0em;
}
.f24 {
	font-size: 2.4em;
	line-height:180%;
}
.p5 {
	padding: 5px;
}
.p10 {
	padding: 10px;
}
.p15 {
	padding: 15px;
}
.p20 {
	padding: 20px;
}
.p25 {
	padding: 25px;
}
.p30 {
	padding: 30px;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.mt3 {
	margin-top: 0.3em;
}
.mt5 {
	margin-top: 0.5em;
}
.mt10 {
	margin-top: 1.5em;
}
.mt15 {
	margin-top: 2.0em;
}
.mt20 {
	margin-top: 2.5em;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix  {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.headbox {
	clear:both;
	overflow:hidden;
	min-width:320px;

    *zoom:1;
}
.logoarea {
	clear:both;
	height:58px;
	overflow:hidden;
	color: #ebebeb;


   *zoom:1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/top_bg1.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 2px;
	position:relative;
}
.logoarea a {
	color: #ebebeb;
}
.logoarea a:link, .logoarea a:visited {
	color:#ebebeb;
	text-decoration: none;
}
.logoarea a:hover {
	color:#FFF;
	text-decoration: underline;
}
.logoarea h2 {
	float:left;
	width:125px;
	display:inline;
	padding-top:10px;
	padding-left: 10px;
}
.head_nav {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	float:right;
	text-align:center;
	font-size: 1.4em;
	border: 1px solid #31a9de;
	margin-top: 10px;
	margin-right: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	background-color: #31a9de;
}
.head_nav a {
	width:100%;
	display: inline-block;
	color: #FFF;
}
.head_nav a:link, .head_nav a:visited {
	color:#FFF;
	text-decoration: none;
}
.headnav {
	clear:both;
	line-height:24px;
	text-align:center;
	background-image: url(../images/top_bg2.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 8px;
	font-size:2em;
}
.headnav a {
	display:inline-block;
}
.headnav a:link, .headnav a:visited {
	text-decoration: none;
}
.headnav a:hover {
	text-decoration: underline;
}
.headnav p {
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight:bold;
}
.headnav a:nth-child(5n) {
 background:none;
}
@media all and (orientation:landscape) {
 .head_nav .weather span {
 width:22px;
 height:22px;
}
}
@media all and (orientation:portrait) {
 .head_nav .weather span {
 width:22px;
 height:22px;
}
}
.main_prom, .news_list li, .news_list p, .list_more, .back_home .stockBox, .downBox, .tody_ysbox {
/*	border-bottom:1px solid #e8e8e9;
	border-top:1px solid #fff;*/
}
.sina_pic {
	clear:both;
	overflow:hidden;
    *zoom:1;
	position:relative;
	text-align:center;
	border-bottom:3px solid #b8b8b8;
}
.sina_pic h2 {
	position:absolute;
	left:0;
	bottom:0;
	height:28px;
	line-height:28px;
	background:url(../images/18130.png) repeat-x 0 -150px;
	display:block;
	font-weight:normal;
	color:#fff;
	font-size:1.4em;
	width:100%;
}
.sina_small_pic {
	clear:both;
	overflow:hidden;
 *zoom:1;
	position:relative;
	text-align:center;
	padding:10px 4px;
	margin:0 auto;
	width:312px;
}
.sina_small_pic li {
	display:inline-block;
	width:146px;
	height:132px;
	position:relative;
	margin:0 4px;
}
.sina_small_pic li img {
	width:146px;
	height:132px;
}
.sina_small_pic li h2 {
	position:absolute;
	left:0;
	bottom:0;
	height:28px;
	line-height:28px;
	background:url(../images/18130.png) repeat-x;
	display:block;
	font-weight:normal;
	color:#fff;
	font-size:1.4em;
	width:100%;
}
a.live {
	background:url(../images/live.png) no-repeat;
	position:absolute;
	right:0;
	top:0;
	width:52px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#768ebf;
	text-shadow:1px 1px 1px #fff;
	padding-left:10px;
	font-size:1.4em;
}
.news_icon {
	position:absolute;
	right:10px;
	top:6px;
	display:block;
}
.news_time {
	position:absolute;
	right:5px;
	top:6px;
	display:block;
	width:70px;
	text-align: right;
}
.wz_time {
	position:absolute;
	right:5px;
	top:6px;
	display:block;
	text-align: center;
}
.list_more {
	clear:both;
	overflow:hidden;
	padding:8px;
	margin-bottom: 8px;
}
.list_more a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #cccccc;
	height:34px;
	line-height:34px;
	font-size:1.8em;
	background-color:#f3f3f3;
	background-image:linear-gradient(top, #efefef, #e4e4e4);
}

.back_top {
	clear:both;
	overflow:hidden;
	padding:8px;
}
.back_top a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #31a9de;
	height:40px;
	line-height:40px;
	font-size:1.8em;
	background-color:#31a9de;
	color:#FFF;
	font-weight: normal;
}
.back_top a:link, .back_top a:visited {
	color:#FFF;
	text-decoration: none;
}
.back_top_2 {
	clear:both;
	overflow:hidden;
}
.back_top_2 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #31a9de;
	height:40px;
	line-height:40px;
	font-size:2.0em;
	background-color:#31a9de;
	color:#FFF;
}
.back_top_2 a:link, .back_top_2 a:visited {
	color:#FFF;
	text-decoration: none;
}
.articleContent .back_top_2 {
	clear:both;
	overflow:hidden;
}
.articleContent .back_top_2 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #31a9de;
	height:40px;
	line-height:40px;
	font-size:1em;
	background-color:#31a9de;
	color:#FFF;
}
.articleContent .back_top_2 a:link, .articleContent  .back_top_2 a:visited {
	color:#FFF;
	text-decoration: none;
}
.back_top_3 {
	clear:both;
	overflow:hidden;
}
.back_top_3 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #c6c6c6;
	height:40px;
	line-height:40px;
	font-size:2.0em;
	background-color:#c6c6c6;
	color:#333;
}
.back_top_3 a:link, .back_top_3 a:visited {
	color:#333;
	text-decoration: none;
}
.back_top_4 {
	font-size:1.8em;
	line-height:36px;
}
.back_top_8 {
	clear:both;
	overflow:hidden;
	padding:8px;
}
.back_top_8 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #F60;
	height:40px;
	line-height:40px;
	font-size:1.8em;
	background-color:#F60;
	color:#FFF;
	font-weight: normal;
}
.back_top_8 a:link, .back_top_8 a:visited {
	color:#FFF;
	text-decoration: none;
}
.back_top_9 {
	clear:both;
	overflow:hidden;
}
.back_top_9 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #F60;
	height:40px;
	line-height:40px;
	font-size:2.0em;
	background-color:#F60;
	color:#FFF;
}
.back_top_9 a:link, .back_top_9 a:visited {
	color:#FFF;
	text-decoration: none;
}

.err_t {
	clear:both;
	overflow:hidden;
	padding:8px;
}
.err_t a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #cccccc;
	height:36px;
	line-height:36px;
	font-size:1.4em;
	background-color:#d0ecf6;
	background-image:url(../images/btn_bg4.png);
	background-repeat: repeat-x;
	background-position: top;
}
.act_top {
	clear:both;
	overflow:hidden;
	padding:8px;
}
.act_top a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #cccccc;
	height:36px;
	line-height:36px;
	background-color:#ffdf87;
	background-image:url(../images/btn_bg3.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 2.0em;
}
.img_icon {
	background-image: url(../images/jt.png);
	background-repeat: no-repeat;
	background-position: center;
}
.img_icon, .video_icon {
	display:inline-block;
	width:20px;
	height:20px;
	margin:2px 0 0 2px;
}
.zt_time {
	display:inline-block;
	height:20px;
	color: #A7A7A7;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	font-size:0.9em;
}
.zt_box {
	clear:both;
	overflow:hidden;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e9;
}
#searchbox {
	clear:both;
	position: relative;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.inputsearh {
	width:99%;
	height:31px;
	border:none;
	background:none;
	line-height:31px;
	padding-left: 10px;
}
#searchbox .searchopbox {
	position:absolute;
	z-index:100;
	left:13px;
	top:14px;
	float:left;
	width:40px;
	height:27px;
	background:url(../images/18184.png) no-repeat -183px -124px;
	text-decoration:none;
}
#searchbox .searchcontbox {
	z-index:500;
	position:absolute;
	z-index:100;
	left:13px;
	top:14px;
	width:100%
	border-left:1px solid #afaa95;
	border-top:1px solid #afaa95;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-box-shadow:4px 4px 10px #ccc;
	background:#fff;
}
#searchbox .searchcontbox li {
	float:left;
	text-align:center;
	height:33px;
	line-height:33px;
	border-bottom:1px solid #afaa95;
	border-right:1px solid #afaa95;
	width:105px;
}
#searchbox .searchcontbox li a:hover {
	color:#1F376D;
}
#searchbox .searchcontbox li:nth-child(2) {
 -moz-border-radius-topright:8px;
 border-top-right-radius:8px;
}
#searchbox .searchcontbox li:nth-last-child(2) {
 -moz-border-radius-bottomleft:8px;
 border-bottom-left-radius:8px;
}
#searchbox .searchcontbox li:last-child {
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
}
#searchbox #searchcont {
	position:absolute;
	z-index:50;
	left:60px;
	top:16px;
	text-align:center;
	padding:0 6px;
	height:23px;
	background:#e3edfc;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	line-height:23px;
	border:1px solid #c5c6c7;
	color:#91a7c6;
}
.sbtn {
	width:48px;
	height:30px;
	border:1px solid #000;
	cursor:pointer;
	text-shadow:1px 1px 2px #61616B;
	text-align:center;
	line-height:30px;
	background-color:#6D6D77;
	background:-webkit-gradient(linear, left top, left bottom, from(#AFAFBE), to(#6D6D77), color-stop(0.5, #727280), color-stop(0.5, #242428));
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	color:#FFF;
	float:right;
	margin-top:2px;
}
.searchBoxBor {
	height:36px;
	border:1px solid #c5c6c7;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	position:relative;
	background:#fff;
	font-size:1.6em;
	margin-top: 2px;
	margin-right: 52px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.searchBoxBors {
	height:30px;
	border:1px solid #c5c6c7;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	position:relative;
	margin:2px 55px 0 0;
	padding:0 0 0 135px;
	background:#fff;
	font-size:1.6em;
}
.fgreen {
	color:#060;
}
.fgray {
	color:#999;
}
.fred {
	color:#F00;
}
.nav_content_list {
	overflow:hidden;
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
}
.nav_content_list .nav_content_item {
	vertical-align:top;
	line-height:2.8em;
}
#wrap {
	overflow:hidden;
	margin:0 auto;
}
.scroller ul {
	overflow:hidden;
}
.scroller .img_box {
	float:left;
	text-align:center;
}
#client_target {
	height:376px;
}
.userGuide {
	position:absolute;
	margin:0 auto;
	width:100%;
	top:0;
	left:0;
	z-index:100;
	background:rgba(0, 0, 0, 0.5);
}
.userGuide .pop_cont {
	overflow:hidden;
	margin:0 auto;
	max-width:100%;
	text-align:center;
}

.userGuide .closeUserGuide {
	display:block;
	margin:0 auto;
	height:40px;
	line-height:40px;
	color:#c5c5c5;
	max-width:80%;
	width:220px;
	background:rgba(3, 0, 0, 0.65);
	background:-webkit-gradient(linear, 0% 0, from(3, 0, 0, 0.25), to(3, 0, 0, 0, 0.65));
	-webkit-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:0 1px 1px rgba(255, 255, 255, 0.15);
	box-shadow:0 1px 1px rgba(255, 255, 255, 0.15);
}
.medal_top {
	border-bottom:#C7C7C6 solid 1px;
	line-height:35px;
	font-size:1.2em;
	color:#666;
}
.medal_top p {
	padding:0 0 0 10px;
	border-top:#C7C7C6 solid 1px;
}
.nav_content_list .nav_content_item, .slide_img_list .img_box {
	display:none;
}
.nav_content_list .nav_content_item:first-of-type, .slide_img_list .img_box:first-of-type {
	width:100%;
	display:block;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover, a:active, a:focus {
	color:#1687b9;
	text-decoration:none;
}
a:active {
	color:#9e9e9e;
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {

}
.imgScroller {
	clear:both;
	overflow:hidden;

    *zoom:1;
	position:relative;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
}
.imgScroller img {
	width:100%;
}
#scroller {
	width:100%;
	float:left;
	padding:0;
}
#scroller ul {
	list-style:none;
	display:block;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
}
#scroller li {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	float:left;
	width:100%;
	text-align:center;
	font-size:1.8em;
	line-height:140%;
	position:relative;
}
#scroller .img_box {
	position:relative;
	text-align:center;
}
#scroller h2 {
	position:absolute;
	left:0;
	bottom:0;
	height:28px;
	line-height:28px;
	background:url(../images/18130.png) repeat-x;
	display:block;
	font-weight:normal;
	color:#fff;
	font-size:1.4em;
	width:100%;
	text-align:left;
	text-indent:1em;
}
#nav {
	position:absolute;
	display:block;
	bottom:0;
	right:0;
	height:30px;
	z-index:999;
}
.img_indicator .img_dot {
	text-indent:-9999em;
	width:5px;
	height:5px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	background:#000;
	overflow:hidden;
	float:left;
	-moz-opacity:.4;
	opacity:.4;
}
.img_indicator .active {
	background:#31a9de;
	-moz-opacity:.8;
	opacity:.8;
}
.nav_content_list {
	position:relative;
	left:0;
	overflow:hidden;
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
}
.nav_content_list .nav_content_item {
	overflow:hidden;
	vertical-align:top;
}
.bar_nav {
	clear:both;
	overflow:hidden;
	border-top:1px solid #fff;
	color:#4C4319;
	position:relative;
	-webkit-tap-highlight-color:transparent;
	background-color:#e1e1e1;
	background-image:linear-gradient(top, #f4f4f4, #cacaca);
	*zoom:1;
	background:url(../images/18130.png) repeat-x 0 -219px;
}
.bar_nav .mt3 {
	margin-top:8px;
}
.bar_nav ul {
	font-weight:bold;
	clear:both;
	overflow:hidden;
	font-weight:bold;
	clear:both;
	overflow:hidden;
	background-color:#FFE150;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#FFE150), to(#FFF1AD));
	background-image:-webkit-linear-gradient(top, #FFE150, #FFF1AD);
	background-image:-moz-linear-gradient(top, #FFE150, #FFF1AD);
	background-image:-ms-linear-gradient(top, #FFE150, #FFF1AD);
	background-image:-o-linear-gradient(top, #FFE150, #FFF1AD);
	background-image:linear-gradient(top, #FFE150, #FFF1AD);
	height:43px;
	line-height:40px;
	background:url(../images/18130.png) repeat-x 0 -219px;
}
.bar_nav ul li {
	float:left;
	text-align:center;
	height:43px;
	line-height:40px;
	font-size:1.7em;
	cursor:pointer;
	color:#222;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.bar_nav ul li a {
	color:#222;
}
.bar_nav ul li.on {
	color:#222;
	background-image: url(../images/on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bar_nav ul li.show {
	color:#222;
	float: right;
}
.bar_nav ul li.on a {
	color:#222;
}

.bar_nav_2 {
	clear:both;
	overflow:hidden;
	border-top:1px solid #fff;
	color:#4C4319;
	position:relative;
	-webkit-tap-highlight-color:transparent;
	background-color:#e1e1e1;
	background-image:linear-gradient(top, #f4f4f4, #cacaca);
	*zoom:1;
	background:url(../images/18130.png) repeat-x 0 -219px;
}
.bar_nav_2 ul {
	font-weight:bold;
	clear:both;
	overflow:hidden;
	font-weight:bold;
	clear:both;
	overflow:hidden;
	background-color:#FFE150;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#FFE150), to(#FFF1AD));
	background-image:-webkit-linear-gradient(top, #FFE150, #FFF1AD);
	background-image:-moz-linear-gradient(top, #FFE150, #FFF1AD);
	background-image:-ms-linear-gradient(top, #FFE150, #FFF1AD);
	background-image:-o-linear-gradient(top, #FFE150, #FFF1AD);
	background-image:linear-gradient(top, #FFE150, #FFF1AD);
	height:43px;
	line-height:40px;
	background:url(../images/18130.png) repeat-x 0 -219px;
}
.bar_nav_2 ul li {
	float:left;
	text-align:center;
	height:43px;
	line-height:40px;
	font-size:1.7em;
	cursor:pointer;
	color:#222;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c2c2c2;
}
.bar_nav_2 ul li a {
	color:#222;
}
.bar_nav_2 ul li.on {
	color:#FFF;
	background-image: url(../images/lm_bg_zy1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #c2c2c2;
}

.bar_ss {
	clear:both;
	overflow:hidden;
	border-top:1px solid #fff;
	color:#4C4319;
	position:relative;

	*zoom:1;
	font-size:1.8em;
}
.bar_ss ul {
	font-weight:bold;
	clear:both;
	overflow:hidden;
	font-weight:bold;
	clear:both;
	overflow:hidden;
	height:43px;
	line-height:40px;
	border-top:2px solid #31a9de;
	padding-top: 10px;
}
.bar_ss ul li {
	float:left;
	text-align:center;
	height:43px;
	line-height:40px;
	cursor:pointer;
	color:#222;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.bar_ss ul li a {
	color:#222;
}
.bar_ss ul li.on {
	color:#31a9de;
}
.bar_ss ul li.show {
	color:#999;
	float: right;
}
.bar_ss ul li.on a {
	color:#222;
}
.bar_etd {
	font-weight:bold;
	clear:both;
	overflow:hidden;
	font-weight:bold;
	clear:both;
	overflow:hidden;
	height:39px;
	line-height:39px;
	background-repeat: repeat-x;
	background-position: 0 -219px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0093d5;
	text-align: center;
	margin-bottom: 1px;
}
.etd {
	color:#FFF;
	background-image: url(../images/etd_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:1.9em;
}
.bar_nav ul li.onlychild {
	width:100px;
	padding:0 0 0 10px;
	text-align:left;
	background:url(../images/18184.png) no-repeat 0 -159px;
	color:#424242;
}
.bar_nav .top {
	position:absolute;
	width:32px;
	height:33px;
	z-index:999;
	right:8px;
	top:4px;
}
.bar_nav .top a {
	background:url(../images/18184.png) no-repeat -144px -118px;
	width:32px;
	height:33px;
	display:inline-block;
}
.bar_nav .gz {
	position:absolute;
	width:60px;
	height:33px;
	z-index:999;
	right:4px;
	top:8px;
	text-align: center;
	font-size:1.4em;
}
.bar_nav .gz a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #31a9de;
	line-height:24px;
	background-color:#31a9de;
	color:#FFF;
}
.bar_nav .gz a:link, .bar_nav .gz a:visited {
	color:#FFF;
	text-decoration: none;
}
.news_list {
	clear:both;
	overflow:hidden;
    *zoom:1;
	padding-top:8px;
	padding-right: 2px;
	padding-bottom:8px;
	padding-left: 2px;
	font-size:1.5em;
}
.news_list li, .news_list p {
	background-size:23px auto;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
	background-image: url(../images/dot1.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 6px;
	padding-right: 80px;
	padding-bottom: 6px;
	padding-left: 17px;
	line-height:26px;
}
.news_list li a:visited, .news_list p a:visited {
	color:#9e9e9e;
}
.news_list li a.sticky:visited, .news_list p a.sticky:visited {
	color:#333;
}
.news_list li a:only-child, .news_list p a:only-child {
	display:block;
}
.news_list_img {
	clear:both;
	overflow:hidden;
   *zoom:1;
	padding:0 2px;
}
.news_list_img p {
	float: left;
	width: 66%;
}
.news_list_img img {
	border: 1px solid #999;
	float: right;
	height: 80px;
	width: 100px;
}
.news_list_img li {
	list-style:none outside none;
	position:relative;
	overflow:hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bdbdbd;
	padding-right: 2px;
}

.news_list_img2 {
	clear:both;
	overflow:hidden;
   *zoom:1;
	padding:0 2px;
	font-size:1.5em;
}
.news_list_img2 p {
	line-height:36px;
	padding-left: 132px;
}
.news_list_img2 p span {
	float: right;
	color:#a7a7a7;
	font-weight:normal;
	font-size:0.9em;
}
.news_list_img2 img {
	border: 1px solid #999;
	float: left;
	height: 80px;
	width: 113px;
	position: absolute;
	z-index: 100;
	left: 10px;
	top: 15px;
}
.news_list_img2 li {
	list-style:none outside none;
	position:relative;
	overflow:hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bdbdbd;
	padding-right: 2px;
	height:80px;
}

.news_list_img3 {
	clear:both;
	overflow:hidden;
   *zoom:1;
	padding:0 2px;
	font-size:1.5em;
}
.news_list_img3 p {
	float: left;
	width: 100%;
	line-height:30px;
}
.news_list_img3 p span {
	float: right;
	color:#a7a7a7;
	font-weight:normal;
	font-size:0.9em;
}
.news_list_img3 li {
	list-style:none outside none;
	position:relative;
	overflow:hidden;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bdbdbd;
	padding-right: 2px;
	height:80px;
}

.news_list_img4 {
	clear:both;

   *zoom:1;
	padding:0 2px;
	font-size:1.8em;
	width:100%;
}
.news_list_img4 p {
	line-height:36px;
	padding-left: 49%;
}
.news_list_img4 p span {
	color:#a7a7a7;
	font-weight:normal;
	font-size:0.9em;
	line-height:24px;
}
.news_list_img4 p strong {
	width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	display: block;
}
.news_list_img4 img {
	border: 1px solid #999;
	float: left;
	width: 45%;
	position: absolute;
	z-index: 100;
	left: 10px;
	top: 15px;
}
.news_list_img4 li {
	list-style:none outside none;
	position:relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
	padding-right: 2px;
}

.news_list_img5 {
	clear:both;
   *zoom:1;
	padding:0 2px;
	font-size:1.8em;
	width:100%;
}
.news_list_img5 p {
	line-height:36px;
	padding-left:39%;
}
.news_list_img5 p span {
	color:#a7a7a7;
	font-weight:normal;
	font-size:0.9em;
	line-height:24px;
}
.news_list_img5 p strong {
	width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	display: block;
}
.news_list_img5 img {
	border: 1px solid #999;
	float: left;
	width: 35%;
	position: absolute;
	z-index: 100;
	left: 10px;
	top: 15px;
}
.news_list_img5 li {
	list-style:none outside none;
	position:relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
	padding-right: 2px;
}
.news_list_img6 {
	clear:both;
   *zoom:1;
	padding:0 2px;
	font-size:1.8em;
	width:100%;
}
.news_list_img6 p {
	line-height:36px;
	padding-left:29%;
}
.news_list_img6 p span {
	color:#a7a7a7;
	font-weight:normal;
	font-size:0.9em;
	line-height:24px;
}
.news_list_img6 p strong {
	width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	display: block;
}
.news_list_img6 img {
	border: 1px solid #999;
	float: left;
	width: 25%;
	position: absolute;
	z-index: 100;
	left: 10px;
	top: 15px;
}
.news_list_img6 li {
	display: table-cell;
	vertical-align:middle;
	text-align:center;
    *display: block;
    *font-size: 9.5em;
    *font-family:Arial;
	width: 90px;
	height:108px;
	overflow: hidden;
	border: 1px solid #bcbdbd;
}
.news_list_ss {
	clear:both;
	overflow:hidden;
   *zoom:1;
	padding:0 2px;
	font-size:1.5em;
}
.news_list_ss p {
	float: left;
	width: 100%;
	line-height:30px;
}
.news_list_ss p span {
	float: right;
	color:#a7a7a7;
	font-weight:normal;
	font-size:1em;
}
.news_list_ss li {
	list-style:none outside none;
	position:relative;
	overflow:hidden;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bdbdbd;
	padding-right: 2px;
}

.news_list_act {
	clear:both;
	overflow:hidden;
   *zoom:1;
	padding:0 2px;
}
.news_list_act p {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.news_list_act li {
	list-style:none outside none;
	position:relative;
	overflow:hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bdbdbd;
	padding-right: 2px;
}
.news_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bdbdbd;
	padding-bottom: 2px;
}
.news_list_img li a:visited, .news_list_img p a:visited {
	color:#9e9e9e;
}
.news_list_img li a.sticky:visited, .news_list_img p a.sticky:visited {
	color:#333;
}
.news_list_img li a:only-child, .news_list_img p a:only-child {
	display:block;
}
/*分页样式*/
.fbl {
	color: #31a9de;
}
.endpagenum				{
	height:25px;
	clear:both;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 15px;
	font-size: 1.5em;
}
.endpagenum .s1 		{
	width:36px;
	margin-right: 4px;
}
a.s1					{text-decoration:none;}
.endpagenum a 			{background:#fff;border:1px solid #bccde4;color:#4d7bb6;padding:2px 5px 1px;text-align:center;}
* + html .endpagenum a 		{border:1px solid #bccde4;color:#4d7bb6;text-align:center;line-height:24px;margin-right:4px;margin-top:1px;padding:1px 5px 0px;}
* html .endpagenum a 		{border:1px solid #bccde4;color:#4d7bb6;text-align:center;line-height:24px;margin-right:4px;margin-top:1px;padding:1px 5px 0px;}
.endpagenum a.s2:visited 	{color:#fff;}
.endpagenum a:hover 		{color:#fff;border:1px solid #e8e8e8;background:#4d7bb6;}
.endpagenum .s2 		{background:#4d7bb6;border:1px solid #bccde4;color:#fff;font-weight:bold;}
.pagezone span .s 		{background:#4d7bb6;border:1px solid #bccde4;color:#fff;font-weight:bold;padding:2px 5px 1px;margin:5px 4px 0pt 0pt;}
/*分页样式*/

.imgScroller .img_box h2 {
    background: url("../images/28048.png") repeat-x scroll 0 -549px transparent;
    bottom: 0;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    position: absolute;
    text-align: left;
    text-indent: 1em;
    width: 80%;
	font-size:1.8em;
	display: block;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
}


.navLine {
	font-size: 1.4em;
	*zoom:1;
	padding-top: 1em;
	padding-bottom: 5px;
	padding-left: 10px;
}

.head_nav_log {
	float:right;
	font-size: 1.4em;
	margin-top: 12px;
	margin-right: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.articleTitle{
	clear:both;
	position:relative;
	margin-bottom:10px;
}

.articleTitle h1{
	padding:15px 0px 10px 0px;
	font-size:2.6em;
	line-height:120%;
	font-family:'iphonehei', 'simhei', 'Microsoft Yahei', 'Simsun';
	text-decoration:none;
	font-weight:600;
}
.articleTitle .from{
	display:inline-block;
	margin-left: 10px;
}

.articleTitle .prot{
	border-bottom:1px dashed #ddd;
	color:#a7a7a7;
	font-size:1.6em;
	line-height:20px;
	padding-bottom:5px;
}

.articleContent{
	font-size: 1.8em;
	line-height:36px;

	padding-top:10px;
	color: #2C2C2C;
	word-wrap:break-word;
	overflow:hidden;
}

.articleContent a, .nav a{ color:#4E7EBD}

.articleContent br {
	margin-bottom:10px !important;
	content:"" !important;
	display:block !important
}

.articleContent p  { margin-bottom:15px;text-indent:20px;}
.articleContent ul li
{
  list-style-type: disc; 
  margin-left: 20px;
}
.articleContent ol li
{
  list-style-type: decimal; 
  margin-left: 26px;
}
.articleContent div { text-indent:15px;}

.articleContent .img_span{text-align:left;color:#787878;font-size:1.3em;line-height:25px;}

.articleContent img{
	max-width: 290px;
	padding: 0px;
	vertical-align:middle;
	border:none;
	margin-right: auto;
	margin-left: auto;
}

.articleContent .video{text-align:center;}

.articleContent video{width:90%;margin:0 auto;}

.articleContent .videoMessage{text-align:center;padding-top:1px;font-size:1.3em;padding-bottom:5px;}

.articleContent .imgMessage{display:block;padding-top:10px;color:#787878;font-size:1.3em;line-height:16px;text-align:center;}

.articleContent button, .articleContent input, .articleContent select, .articleContent textarea{margin-right:5px;}

.articlevideo{
	line-height:27px;

	padding-top:10px;
	color: #2C2C2C;
	word-wrap:break-word;
	overflow:hidden;
}

.articlevideo br {
	margin-bottom:10px !important;
	content:"" !important;
	display:block !important
}

.articlevideo .video{text-align:center;}

.articlevideo .video img {width:100%;margin:0 auto;}

.articleRelated {}

.articleRelated .title{padding:0px 0px 10px 13px;background-position:0 -183px;margin:18px 0px 0px 0px;text-align:left;font-size:1.7em;color:#2c2c2c;font-weight:bold;border-bottom:1px dashed #cccccc;}

.articleRelated .relatedInfo{list-style:none;padding:8px 0px;marging:0px;}

.articleRelated .relatedInfo li{color:#2c2c2c;font-size:1.7em;line-height:22px;padding-left:13px;margin-bottom:10px;background-position:0px -314px;}




.line{
	height:2px;
	line-height:2px;
	background-color: #DBDBDB;
}
.artBt{
	display:block;
	border:1px solid #DFDFDF;
	text-align:center;
	border-bottom:1px solid #DBDBDB;
	cursor:pointer;
	color:#555555;
	font-size:1em;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:-webkit-linear-gradient(top,#F8F8F8,#EDEDED);
	background:-webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#e7e7e7)); /* for older webkit (android2.3-, ios4-) */
	-moz-box-shadow:inset -1px 3px 5px 0px white;
	-webkit-box-shadow:inset -1px 3px 5px 0px white;
	box-shadow:inset -1px 3px 5px 0px white;

}




a.artBt:link,a.artBt:visited{height:36px;line-height:36px;color:#555555;}

a.artBt:active{color:#9E9E9E;background:-webkit-linear-gradient(top,#F8F8F8,#EDEDED);background:-webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#EDEDED));}

.artIcon,.advertise a{
	background-size:50px auto;
	background-image: url(../images/article_icon_v2_1_4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.articleComment .artBt { font-size:2.0em;}

.articleComment .title{padding:0px 0px 10px 13px;background-position:0 -151px;margin:18px 0px 0px 0px;text-align:left;font-size:1.7em;color:#2c2c2c;font-weight:bold;border-bottom:1px dashed #cccccc;}

.articleComment .book{padding:0px 0px 10px 13px;background-position:0 -151px;margin:18px 0px 0px 0px;text-align:left;font-size:1.7em;color:#2c2c2c;border-bottom:1px dashed #cccccc;}

.articleComment .bottom{
	background-position:0 -151px;
	text-align:left;
	font-size:1.7em;
	color:#2c2c2c;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 13px;
}

.articleComment .title .count{font-size:1.2em;color:#b2b2b2;padding-left:6px;}

.articleComment .title a.showAll:link,.articleComment .title a.showAll:visited{
	float:right;
	font-size:1em;
	color:#666666;
	text-decoration:none;
}

.articleComment .title a.showAll:active{color:999999;}

.articleComment .commentInfo{list-style:none;padding:0px;margin:0px;}

.articleComment .commentInfo li{color:#2c2c2c;font-size:1.5em;line-height:22px;padding:6px 0px 20px 0px;margin:0px;}

.articleComment .commentInfo .user{height:22px; padding-right:120px; position:relative;color:#2761af;text-align:left;}

.articleComment .commentInfo .user:after{content:'.';display:block;visibility:hidden;height:0px;clear:both;}

.articleComment .commentInfo .name{ width:auto; max-width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; padding-right:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:inline-block;}

.articleComment .commentInfo .mobile{padding-right:33px;background-position:right -373px;background-size:50px auto;}

.articleComment .commentInfo .date{
	width:auto;
	color:#999;
	float:right;
	font-size:1em;
	position:absolute;
	top:0;
	right:0
}

.articleComment .publishComment{margin-bottom:20px;}

.articleComment .commentIsNull{padding:30px 8px 40px 8px;text-align:center;font-weight:bold; font-size:1.4em;line-height:22px;color:#999;}

.headbox2 {
	clear:both;
	overflow:hidden;
	min-width:320px;
    *zoom:1;
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.textbox {
	border: 1px solid #CCCCCC;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height: 36px;
	height:40px;
	font-size: 2em;
	padding-left: 10px;
	font-family:'Microsoft Yahei', 'iphonehei', 'simhei', 'Simsun';
}
.textbox_ss {
	border: 1px solid #CCCCCC;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height: 40px;
	height:40px;
	font-size: 2.0em;
	padding-left: 10px;
	font-family:'Microsoft Yahei','iphonehei','simhei','Simsun';
}
.textbox_bm {
	border: 1px solid #CCCCCC;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height: 36px;
	height:40px;
	font-size: 2em;
	padding-left: 10px;
	font-family:'Microsoft Yahei', 'iphonehei', 'simhei', 'Simsun';
	margin-right: 15px;
}
.text_no {
	border: 0px solid #fff;
}
.btn1{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #31a9de;
	height:40px;
	line-height:40px;
	font-size:2.0em;
	background-color:#31a9de;
	color:#FFF;
	font-weight: normal;
	cursor:pointer;
	font-family:'Microsoft Yahei','iphonehei','simhei','Simsun';
}
.btn2{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #F30;
	height:40px;
	line-height:40px;
	font-size:2.0em;
	background-color:#F30;
	color:#FFF;
	font-weight: normal;
	cursor:pointer;
	font-family:'Microsoft Yahei','iphonehei','simhei','Simsun';
}
.btn3{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #eea236;
	height:35px;
	line-height:35px;
	font-size:1.8em;
	background-color:#f0ad4e;
	color:#FFF;
	font-weight: normal;
	cursor:pointer;
	font-family:'Microsoft Yahei','iphonehei','simhei','Simsun';
}
.btn4{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #4cae4c;
	height:35px;
	line-height:35px;
	font-size:1.8em;
	background-color:#5cb85c;
	color:#FFF;
	font-weight: normal;
	cursor:pointer;
	font-family:'Microsoft Yahei','iphonehei','simhei','Simsun';
}
.line_top{
	border-top:1px dashed #cccccc;
}
.Keyword_top {
	clear:both;
	overflow:hidden;
	padding:8px;
}
.Keyword_top a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #cccccc;
	height:36px;
	line-height:36px;
	font-size:1.4em;
	background-color:#d0ecf6;
	background-image:url(../images/btn_bg2.png);
	background-repeat: repeat-x;
	background-position: top;
}
.Keyword_key {
	clear:both;
	overflow:hidden;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	*zoom:1;
}
.Keyword_key a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	float:left;
	text-align:center;
	border:1px solid #31a9de;
	height:36px;
	line-height:36px;
	font-size:1.8em;
	background-color:#31a9de;
	color:#FFF;
	font-weight: normal;
	margin-right: 20px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.Keyword_key a:link, .Keyword_key a:visited {
	color:#FFF;
	text-decoration: none;
}
.actTitle{
	clear:both;
	position:relative;
	margin-bottom:10px;
	text-align: center;
	border-bottom:1px dashed #ddd;
}

.actTitle h1{padding:15px 0px 10px 0px;font-size:2.0em;line-height:24px;font-family:'Microsoft Yahei','iphonehei','simhei','Simsun';text-decoration:none;font-weight:600;}
.actContent{
	font-size: 1.7em;
	line-height:27px;
	margin-bottom:20px;
	padding-top:10px;
	color: #2C2C2C;
	word-wrap:break-word;
	overflow:hidden;
	*zoom:1;
}
.loginContent{
	font-size: 1.7em;
	line-height:27px;
	margin-bottom:20px;
	padding-top:10px;
	color: #2C2C2C;
	word-wrap:break-word;
	overflow:hidden;
	*zoom:1;
}
.regContent{
	font-size: 1.7em;
	line-height:27px;
	margin-bottom:20px;
	padding-top:10px;
	color: #2C2C2C;
	word-wrap:break-word;
	overflow:hidden;
	*zoom:1;
}
.bot_gz {
    width:230px; 
    height:50px; 
    margin-left:auto; 
    margin-right:auto;
}
.bot_gz_1 {
    width:67px;
    float:left;
}
.bot_gz_2{
    width:65px; 
    overflow:hidden;
    float:left;
}
.bot_gz_3{
    width:98px; 
    overflow:hidden;
    float:left;
}
.bot_gz_3 img
{
    vertical-align:top;
}
.w100 {
	width: 100%;
	float: left;
	clear: both;
}
.w_404 {
	background-image: url(../images/404.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 178px;
	width: 215px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 95px;
	margin-left: auto;
}
.head_l {
	height: 48px;
	width: 58px;
	cursor:pointer;
	float:left;
	left: 0px;
	z-index: 999;
	position: absolute;
	top: 0px;
	text-align: center;
	padding-top: 10px;
}
.head_r {
	height: 48px;
	width: 50px;
	cursor:pointer;
	top: 0px;
	right: 0px;
	z-index: 999;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.head_ly_l {
	height: 48px;
	cursor:pointer;
	float:left;
	left: 0px;
	z-index: 999;
	position: absolute;
	top: 0px;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
}
.head_ly_r {
	height: 50px;
	width: 58px;
	cursor:pointer;
	top: 0px;
	right: 0px;
	z-index: 999;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background-color: #F5F5F5;
}
.head_ly_r2 {
	height: 48px;
	width: 58px;
	cursor:pointer;
	top: 0px;
	right: 58px;
	z-index: 999;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.head_c {
	height: 36px;
	padding-top: 10px;
	text-align: center;
	color: #e6e6e6;
	padding-right: 30px;
}
.head_c h1 {
	font-size:2em;
	vertical-align:bottom;
	line-height:36px;
}
.head_c img {
	margin-bottom: 6px;
	height: 26px;
	width: 87px;
	padding-right:5px;
}
.head_user_c {
	height: 36px;
	padding-top: 10px;
	text-align: center;
	color: #FFF;
}
.head_user_c h1 {
	font-size:2.0em;
	vertical-align:bottom;
	line-height:2em;
}
footer {
	clear:both;
	height:150px;
	line-height:24px;
	text-align:center;
	background-image: url(../images/top_bg3.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 8px;
	margin-top:10px;
	font-size:1.6em;
	background-color: #302f2f;
}
footer a {
	display:inline-block;
}
footer a:link, footer a:visited {
	text-decoration: none;
	color:#e6e6e6;
}
footer a:hover {
	text-decoration: underline;
	color:#e6e6e6;
}
footer p {
	padding-bottom: 5px;
	padding-top: 5px;
	color:#a7a7a7;
}
footer .f16 {
	font-size:0.6em;
}
.fwn {
	padding-bottom: 5px;
	padding-top: 5px;
	color:#a7a7a7;
	font-weight:normal;
}
.bgc_white {
	background-color: #FFF;
}
.bgc_gray {
	background-color: #F3F3F3;
}
.head_pass {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	background-color: #31a9de;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
}
.head_pass h1 {
	font-size:2.0em;
	vertical-align:bottom;
	line-height:26px;
	color:#FFF;
}
.head_pass a:link, .head_pass a:visited {
	text-decoration: none;
	color:#FFF;
}
.head_pass a:hover {
	text-decoration: none;
	color:#FFF;
}
.pass_cz {
	position: relative;
}
.pass_cz_fl_text {
	position: absolute;
	z-index: 900;
	left: 0px;
	top: 0px;
	font-size: 1.8em;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	height: 42px;
	width: 46px;
}
.pass_cz_fl {
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
}
.pass_cz_text {
	padding-left: 40px;
}
.xx1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.xx2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
.xx3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.xx4 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A0A0A0;
}

.xx5 {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #31a9de;
}
.xqsz {
	background-color: #FFFCEE;
	padding: 15px;
	width: 90%;
	position: absolute;
	z-index: 9999;
	right: 0px;
	top: 0px;
	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: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
	font-size: 1.8em;
}
.xqsz .btn1 {
	font-size: 1em;
	}
.sub {
	display:block;
	width:100%;
}
.sub li {
	float: left;
	margin-right: 15px;
	line-height: 30px;
	height:30px;
	white-space:nowrap;
}
.pos_rel{
	position:relative;
	}
.ss_close {
	position: absolute;
	top: 5px;
	right: 5px;
}
.jc_tj {
    float: left;
    overflow: hidden;
    width: 400px;
}
.jy_img {
	display: table-cell;
	vertical-align:middle;
	text-align:center;
    *display: block;
    *font-size: 9.5em;
    *font-family:Arial;
	width: 90px;
	height:106px;
	overflow: hidden;
	border: 1px solid #bcbdbd;
	position:absolute;
}
.jy_img img {
	width:90px;
	vertical-align:middle;
}
.jy_text {
	padding-left: 105px;
	font-size:1.8em;
	line-height:24px;
	padding-right: 5px;
}
.jy_text h2 {
	font-size:1em;
	line-height:30px;
}
.jy_ht {
	overflow: hidden;
	height:70px;
	font-size:0.9em;
}
.al_img {
	display: table-cell;
	vertical-align:middle;
	text-align:center;
    *display: block;
    *font-size: 9.5em;
    *font-family:Arial;
	width: 140px;
	height:99px;
	overflow: hidden;
	border: 1px solid #bcbdbd;
	position:absolute;
}
.al_img img {
	width:140px;
	vertical-align:middle;
}
.al_text {
	padding-left: 160px;
	font-size:1.8em;
	line-height:24px;
}
.al_text h2 {
	font-size:1.0em;
	line-height:30px;
}
.al_ht {
	overflow: hidden;
	height:70px;
	font-size:0.9em;
}
.wz_img {
	display: table-cell;
	vertical-align:middle;
	text-align:center;
    *display: block;
    *font-size: 9.5em;
    *font-family:Arial;
	width: 140px;
	height:99px;
	overflow: hidden;
	border: 1px solid #bcbdbd;
	position:absolute;
}
.wz_img img {
	width:140px;
	vertical-align:middle;
}
.wz_text {
	padding-left: 155px;
	font-size:1.6em;
	line-height:24px;
	height:99px;
}
.wz_text h2 {
	font-size:1.1em;
	line-height:30px;
	font-weight:normal;
}
.ved_img {
	display: table-cell;
	vertical-align:middle;
	text-align:center;
    *display: block;
    *font-size: 9.5em;
    *font-family:Arial;
	width: 140px;
	height:85px;
	overflow: hidden;
	border: 1px solid #bcbdbd;
	position:absolute;
}
.ved_img img {
	width:140px;
	vertical-align:middle;
}
.ved_text {
	padding-left: 155px;
	font-size:1.6em;
	line-height:24px;
	height:85px;
}
.ved_text h2 {
	font-size:1.1em;
	line-height:30px;
	font-weight:normal;
}
.sp_img {
	display: table-cell;
	vertical-align:middle;
	text-align:center;
    *display: block;
    *font-size: 9.5em;
    *font-family:Arial;
	width: 140px;
	height:85px;
	overflow: hidden;
	border: 1px solid #bcbdbd;
	position:absolute;
}
.sp_img img {
	width:140px;
	vertical-align:middle;
	height:85px;
}
.sp_text {
	padding-left: 160px;
	font-size:1.8em;
	line-height:24px;
	height:85px;
}
.sp_text h2 {
	font-size:1.0em;
	line-height:30px;
}
.zt_img {

}
.zt_img img {
	width: 100%;
	border: 1px solid #bcbdbd;
}
.zt_text h2 {
	font-size:1.8em;
	line-height:30px;
}
.hy_text h2 {
	font-size:1.8em;
	line-height:30px;
}
.hy_img {

}
.hy_img img {
	width: 98%;
	border: 1px solid #bcbdbd;
}
.sq_list {
	font-size:1.6em;
	padding-right: 10px;
	padding-left: 10px;
	}
.sq_list .mt5 {
	margin-top:1.0em;
     	}
.sq_list h2 {
	font-weight:normal;
	font-size:1.1em;
	}
.head_pass_main h1 {
	font-size:2.0em;
}
.head_pass_main .pt20 {
	font-size:1.8em;
	line-height:180%;
}
.head_pass_main .btn1 {
	font-size:1.1em;
	font-weight:bold;
}
.head_pass_main .btn2 {
	font-size:1.1em;
	font-weight:bold;
}
.head_pass_main .back_top_2 a
{
	font-size:1.1em;
}
.headbox_user {
	color: #FFF;
	background-color: #31a9de;
}
.user_info {
	padding-top: 20px;
	padding-bottom: 30px;
	position:relative;
}
.user_info_edi1 {
	position:absolute;
	width:100px;
	font-size:1.4em;
	right: 15px;
	bottom: 20px;
	z-index:99;
	text-align: right;
}
.user_info_edi1 p {
	margin-top:3px;
}
.user_info_edi1 a:link, .user_info_edi a:visited {
	color:#FF0;
	text-decoration: none;
}
.user_info_edi1 a:hover {
	color:#FF0;
	text-decoration: underline;
}
.user_text {
	font-size: 2.0em;
	color: #FFF;
	text-align: center;
	margin-top: 20px;
}
.user_text a:link, .user_text a:visited {
	color:#FF0;
	text-decoration: none;
}
.user_text a:hover {
	color:#FF0;
	text-decoration: underline;
}
.user_img {
	height: 120px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	
}
.user_img img {
	height: 120px;
	width: 120px;
	border-radius:50%
}
.user_img2 {
	height: 80px;
	width: 80px;
	
}
.user_img2 img {
	height: 80px;
	width: 80px;
	border-radius:50%
}
.user_img_edi {
	position:absolute;
	left: 130px;
	top: 50px;
	width:100px;
	font-size:1.4em;
	z-index:99;
}
.user_img_edi a:link, .user_img_edi a:visited {
	color:#ffffff;
	text-decoration: none;
}
.user_img_edi a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.user_lm_01 {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size:1.8em;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.user_lm_01 a:hover {
	color:#444;
	text-decoration: none;
}
.user_lm_01_left {
	float: left;
	width: 33%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.user_lm_01_right {
	float: left;
	width: 33%;
}
.user_lm_02 {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size:2.0em;
	line-height:2.6em;
	background-color: #FFF;
}
.user_ch {
	padding-right: 10px;
	padding-left: 10px;
	font-size:1.8em;
	line-height:2.6em;
}
.user_ch_01 {
	float:left;
	font-weight: bold;
}
.user_ch_02 {
	float:right;
	cursor:pointer;
}
.user_ch_03 {
	
}
.user_pass_01 {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size:1.8em;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.user_pass_01 .textbox {
	font-size:1em;
}
.user_mass_01 {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size:1.8em;
	line-height:240%;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.user_mass_01 .textbox {
	font-size:1em;
}
.user_mass_text {
	float:left;
	width:20%;
	text-align:right;
	font-weight: bold;
}
.user_mass_input {
	float:left;
	width:70%;
	padding-left:15px;
	text-align: left;
}
.user_mass_yz1 {
	float:left;
	width:48%;
	text-align:right;
	font-size:0.5em;
}
.user_mass_yz2 {
	float:right;
	width:48%;
	text-align: left;
}
.user_coll {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.user_coll_tb {
	text-align:center;
	position:absolute;
	z-index:99;
	background-color: #31a9de;
	border-radius:50%;
	width:50px;
	height:50px;
	line-height:49px;
	color: #FFF;
	left: 0px;
	top:0px;
}
.user_coll_text {
	padding-left:15px;
	text-align: left;
	font-size:1.8em;
	line-height:250%;
	padding-left:60px;
	position:relative;
	padding-right: 45px;
}
.user_coll_del {
	position:absolute;
	width:36px;
	height:50px;
	text-align: left;
	z-index:99;
	right: 0px;
	top:0px;
}
.head_ly_bt {
	clear:both;
	line-height:200%;
	font-size:2em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #14befa;
	background-color: #CECECE;
	padding-left: 12px;
	font-weight:bold;
	color: #333333;
}

.head_ly {
    clear: both;
    font-size: 1.8em;
    line-height: 150%;
    padding: 8px 0 0 20px;

}
.head_ly a {
	display:inline-block;
	width:30%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.head_ly a:link, .head_ly a:visited {
	text-decoration: none;
}
.head_ly a:hover {
	text-decoration: underline;
}
.head_ly p {
}
.occ_sel {
	background-color: #31a9de;
	width: 100%;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 48px;
}
.occ_sel a {
	display:inline-block;
	border: 1px solid #FFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:100%;
	text-align: center;
	line-height:32px;
	font-size:1em;
}
.occ_sel a:link, .occ_sel a:visited {
	text-decoration: none;
	color:#FFF;
}
.occ_sel a:hover,.occ_sel a:active,.occ_sel a:focus {
	text-decoration: none;
	background-color:#FFF;
	color:#31a9de;
}
.reg_bgc1 {
	background-color: #31a9de;
	color:#FFF;
	text-align: center;
	padding: 20px;
	margin-top: 40px;
}
.reg_bgc1 h2 {
	font-size:2.4em;
	line-height:150%;
}
.reg_bgc1 h2 a {
	display:inline-block;
	width:100%;
}
.reg_bgc1 h2 a:link, .reg_bgc1 h2 a:visited {
	text-decoration: none;
	color:#FF0;
}
.reg_bgc1 h2 a:hover {
	text-decoration: none;
	color:#FF0;
}
.reg_bgc1 p {
	font-size:1.8em;
	line-height:150%;
}
.reg_bgc1 p a {
	display:inline-block;
	width:100%;
}
.reg_bgc1 p a:link, .reg_bgc1 p a:visited {
	text-decoration: none;
	color:#FFF;
}
.reg_bgc1 p a:hover {
	text-decoration: none;
	color:#FFF;
}
.reg_bgc2 {
	background-color: #60BDE6;
	color:#FFF;
	text-align: center;
	padding: 20px;
}
.reg_bgc2 h2 {
	font-size:2.4em;
	line-height:150%;
}
.reg_bgc2 h2 a {
	display:inline-block;
	width:100%;
}
.reg_bgc2 h2 a:link, .reg_bgc2 h2 a:visited {
	text-decoration: none;
	color:#FF0;
}
.reg_bgc2 h2 a:hover {
	text-decoration: none;
	color:#FF0;
}
.reg_bgc2 p {
	font-size:1.8em;
	line-height:150%;
}
.reg_bgc2 p a {
	display:inline-block;
	width:100%;
}
.reg_bgc2 p a:link, .reg_bgc2 p a:visited {
	text-decoration: none;
	color:#FFF;
}
.reg_bgc2 p a:hover {
	text-decoration: none;
	color:#FFF;
}
.reg_bgc3 {
	background-color: #7ECDEF;
	color:#FFF;
	text-align: center;
	padding: 20px;
}
.reg_bgc3 h2 {
	font-size:2.4em;
	line-height:150%;
}
.reg_bgc3 h2 a {
	display:inline-block;
	width:100%;
}
.reg_bgc3 h2 a:link, .reg_bgc3 h2 a:visited {
	text-decoration: none;
	color:#FF0;
}
.reg_bgc3 h2 a:hover {
	text-decoration: none;
	color:#FF0;
}
.reg_bgc3 p {
	font-size:1.8em;
	line-height:150%;
}
.reg_bgc3 p a {
	display:inline-block;
	width:100%;
}
.reg_bgc3 p a:link, .reg_bgc3 p a:visited {
	text-decoration: none;
	color:#FFF;
}
.reg_bgc3 p a:hover {
	text-decoration: none;
	color:#FFF;
}
.reg_bgc4 {
	background-color: #31a9de;
	color:#FFF;
	text-align: center;
	padding: 20px;

}
.reg_bgc4 h1 {
	font-size:2.4em;
	line-height:150%;
}
.reg_bgc4 p {
	font-size:1.8em;
	line-height:150%;
}
.back_top_5 {
	clear:both;
	overflow:hidden;
}
.back_top_5 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #FFF;
	height:40px;
	line-height:40px;
	font-size:2.0em;
	background-color:#FFF;
	color:#31a9de;
}
.back_top_5 a:link, .back_top_5 a:visited {
	color:#31a9de;
	text-decoration: none;
}
.back_top_5 a:hover {
	color:#31a9de;
	text-decoration: none;
}
.reg_star {
	font-size: 1.8em;
	line-height: 40px;
	color: #F30;
	position: absolute;
	z-index: 99;
	top: 0px;
	right: 0px;
	text-align: right;
}
.hd_img img {
	width:100%
	}
	
.hd_bgc {
	background-color: #31a9de;
	color:#FFF;
	padding-left: 15px;
}
.hd_bgc h2 {
	font-size:2em;
	line-height:180%;
}
.hd_main {
	padding: 15px;
	font-size:1.6em;
	line-height:180%;
}
.hd_main p  {
}
.hd_main ul li
{
  list-style-type: disc; 
  margin-left: 20px;
}
.hd_main ol li
{
  list-style-type: decimal; 
  margin-left: 26px;
}
.back_top_6 {
	clear:both;
	overflow:hidden;
}
.back_top_6 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #eea236;
	background-color:#eea236;
	height:50px;
	line-height:50px;
	font-size:2.0em;
	color:#FFF;
}
.back_top_6 a:link, .back_top_6 a:visited {
	color:#FFF;
	text-decoration: none;
}
.back_top_6 a:hover{
	color:#FFF;
	text-decoration: none;
}

.img_box h2 a
{
   	color:#FFF; 
}
.next_rel{
	position:relative;
	line-height:1.5em;
	padding-bottom: 10px;
	}
.next_text
{
	position:absolute;
	left: 83px;
	top: 0px;
	}
.tran {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.vm {
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 24px;
	display: inline-block;
	margin-left: 3px;
	background-position: center center;
	*zoom:1;
}

#goto-top {
		display:none;
		position:fixed;
		width:38px;
		height:36px;
		background:url(../images/goto-top.png) no-repeat 0 0;
		bottom:40px;
		right:5px;
		-webkit-transition:all 0.2s;
		-moz-transition:all 0.2s;
		-o-transition:all 0.2s;
		transition:all 0.2s;
		z-index:9999;
	}
	#goto-top:hover {
		background:url(../images/goto-top.png) no-repeat 0 -36px;
	}
	.Keyword_key a.on:link, .Keyword_key a.on:visited {
	color:#FFF;
	text-decoration: none;
	background-color:#F60;
	border:1px solid #F60;
}
.Keyword_key a.on:hover {
	color:#FFF;
	text-decoration: none;
	background-color:#F60;
	border:1px solid #F60;
}
.head_r_userimg {
	height: 38px;
	width: 50px;
	top: 0px;
	right: 40px;
	z-index: 999;
	position: absolute;
	text-align: center;
	padding-top: 10px;
}
.head_r_userimg img {
	height: 34px;
	width: 34px;
	border-radius:50%
}
.head_r_userimg_none {
	height: 38px;
	width: 50px;
	top: 0px;
	right: 40px;
	z-index: 999;
	position: absolute;
	text-align: center;
	padding-top: 10px;
}
.head_r_userimg_none img {
	height: 36px;
	width: 36px;
}
.hy_xx {
	font-size: 1em;
	color:#767676;
}
.hy_xx span {
	display:block;
}
.hy_xx_text .fl h2 {
	font-size:1.8em;
	line-height:30px;
}
/*去掉IOS按钮样式*/
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}
textarea {-webkit-appearance: none;}   
.button{ border-radius: 0; } 

/*近期热点*/
.hot_list li {
	float:left;
	width:25%
}
.hot_list li span {
	display:block;
	text-align: center;
	font-size: 1.2em;
}
.hot_list li .hot_text {
	font-size: 1.6em;
	margin-top: 7px;
}
.hot_list li img {
	width:88%;
}
.htop a:link, .htop a:visited {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #5E5E5E;
	line-height:24px;
	background-color:#5E5E5E;
	color:#e6e6e6;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.htop a:hover {
	color:#e6e6e6;
	text-decoration: none;
	background-color:#31a9de;
	border:1px solid #31a9de;
}