﻿/*CSS reset*/
a img {
	border:none;
}
a {
	text-decoration:none;
	outline:none;
}
ul,ol {
	padding:0;
	list-style-type:none;
}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,p {
	margin:0;
}
body,td,th,h1,h2,h3,h4,h5,h6 {
	font:12px Arial,SimSun,sans-serif;
}
.clearfix:after {
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0px;
}
.clearfix {
	*zoom:1;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
input::-moz-focus-inner {
	border:0;
}

input,textarea,button {
	outline:none;
	border:0 none;
	background:#FFFFFF;
}
.hide{
	display:none;
}
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.bc{
	margin-left:auto;
	margin-right:auto;
}
.tl{
	text-align:left;
}
.tc{
	text-align:center;
}
.tr{
	text-align:right;
}
.pr{
	position:relative;
}
.pa{
	position:absolute;
}
.hidden{
	visiility:hidden;
}
.none{
	display:none;
}
.block{
	display:block;
}
.f12{
	font-size:12px;
}
.f13{
	font-size:13px;
}
.f14{
	font-size:14px;
}
.f16{
	font-size:16px;
}
.f20{
	font-size:20px;
}
.fb{
	font-weight:bold;
}
.fn{
	font-weight:normal;
}
.fcw{
	color:white;
}
.fc666{
	color:#666;
}
.fc333{
	color:#333;
}
.mt0{
	margin-top:0;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.ml5{
	margin-left:5px;
}
.ml10{
	margin-left:10px;
}
.ml15{
	margin-left:15px;
}
.ml20{
	margin-left:20px;
}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mr5{
	margin-right:5px;
}
.mr10{
	margin-right:10px;
}
.mr15{
	margin-right:15px;
}
.mr20{
	margin-right:20px;
}
.p10{
	padding:10px;
}
.p15{
	padding:15px;
}
.p20{
	padding:20px;
}
.cp{
	cursor:pointer;
}
.ct{
	cursor:text;
}
.vm{
	vertical-align:middle;
}
.mtb20{
	margin-top:20px;
	margin-bottom:20px;
}
/*end*/


#container,#top,#mainContent,#footer {
	width:840px;
}
#container {
	margin:0 auto;
	text-align:left;
	position:relative;
}
#top {
	height:32px;
	padding-top:6px;
}
#mainContent {
	background:#D8D8D8;
	height:720px;
}
#footer {
	text-align:center;
	height:30px;
	line-height:30px;
}
#pageheader {
	background:#E8E6E6;
	height:170px;
}
#pagemainContent,#pageSidebar,#pageContent {
	height:auto !important;
	/*height:578px;
	min-height:578px;*/
	height:550px;
	min-height:550px;
	background:#FFF;
}
#pageSidebar {
	float:left;
	width:240px;
}
#pageContent {
	float:right;
	width:600px;
}
#top a {
	color:#000;
}
#top a:hover {
	color:#232323;
}
.logo {
	position:absolute;
	top:16px;
	left:160px;
}
.nav ul {
	padding:0;
}
.nav li {
	float:left;
	width:90px;
	height:38px;
	background:url(../image/index-nav-bg.png) no-repeat;
	_background:url(../image/index-nav-bg.gif) no-repeat;
	text-align:center;
	margin-left:6px;/*20150821*/
	font-size:14px;
	*display:inline;/*929*/  
	*zoom:1;
}
.nav li a {
	width:90px;
	height:38px;
	line-height:38px;
	color:#FF0;
	display:block;
}
.nav li a:hover {
	width:90px;
	height:38px;
	background:url(../image/index-nav-bg.png) no-repeat 0 -38px;
	line-height:38px;
	color:#FFF;
}
.pageli a,.pagelis a {
	width:90px;
	height:38px;
	line-height:38px;
	color:#FF0;
	display:block;
}
.pageli a:hover {
	width:90px;
	height:38px;
	background:url(../image/index-nav-bg.png) no-repeat 0 -38px;
	line-height:38px;
	color:#FFF;
}
.pagelis a:hover {
	width:90px;
	height:38px;
	background:url(../image/index-nav-bg.png) no-repeat 0 -76px;
	line-height:38px;
	color:#FFF;
}
.rightbg {
	background:#0662b0 url(../image/indexcontent_bg.jpg) no-repeat 0 bottom;
}
.hotPhone {
	margin:20px;
	width:190px;
}
.infobox {
	float:left;
	display:inline;
	width:456px;
}
.login {
	float:right;
	display:inline;
	width:224px;
}
.img {
	float:left;
}
.phone {
	float:left;
	color:#FFF;
	margin-left:10px;
	font-size:14px;
	line-height:22px;
}
.phone span {
	font-size:18px;
}
.label1,.label2,.label3 {
	display:block;
	position:relative;
	margin:0 34px;
}
.label1 {
	margin-top:10px;
}
.label2 {
	text-align:right;
	margin-top:6px;
}
.label3 {
	margin-top:20px;
}
.label1 span,.label2 span,.label3 span {
	position:absolute;
	float:left;
	line-height:30px;
	left:10px;
	color:#989898;
	cursor:text;
}
input[class=ipt_txt]:focus,input[type=password]:focus {
	/*background:url(../image/login_iptbg.png) no-repeat 0 -30px;*/
}
.ipt_txt {
	height:30px;
	width:146px;
	padding:0 5px;
	line-height:30px\9;
	font-size:14px;
	background:url(../image/login_iptbg.png) no-repeat;
	_background:url(../image/login_iptbg.gif) no-repeat;
	color:gray;
}
.ipt_login {
	font-size:12px;
	line-height:28px;
	background:url(../image/index_login_btbg.png) no-repeat;
	_background:url(../image/index_login_btbg.gif) no-repeat;
	height:29px;
	width:75px;
	cursor:pointer;
}
.ipt_login:hover {
	background-position:0px -29px;
	color:#0662b0;
}
.forget_pwd {
	color:#FFF;
	margin-left:10px;
}
.pageli,.pagelis {
	float:left;
	width:90px;
	height:38px;
	background:url(../image/index-nav-bg.png) no-repeat;
	text-align:center;
	font-size:14px;
	margin:44px 5px 0 5px;
}
.submenu {
	display:none;
	width:90px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
.sechdli {
	width:90px;
	height:38px;
	background:url(../image/index-nav-bg.png) no-repeat 0 -76px;
	line-height:38px;
	color:#FFF;
}
.secftli {
	width:90px;
	height:4px;
	font-size:0;
	background:url(../image/secftli-bg.png) no-repeat;
	_background:url(../image/secftli-bg.gif) no-repeat;
	*margin-top:-12px;
}
.secli {
	border-top:1px solid #2b92ea;
	border-bottom:1px solid #0662b0;
}
.secli,.secli a {
	height:30px;
	color:#000;
	background:#1b83dc;
}
.secli a {
	line-height:30px;
	display:block;
	font-size:12px;
}
.secli a:hover {
	height:30px;
	background:#2b92ea;
	color:#FFF;
	line-height:30px;
}
#pageinfobox {
	position:absolute;
	left:0;
	top:238px;
}
.navtitle {
	margin:10px;
	border:1px solid #BCBCBC;
	padding:10px;
	font-size:12px;
	color:#0662B0;
	font-size:12px;
	font-family:"simSun";
}
.pdtop_hd {
	margin-top:20px;
}
.pdtop_lh {
	margin-top:8px;
}
.bred {
	color:red;
	font-weight:bold;
}
.ipt_sgt {
	border:1px solid #949494;
	height:24px;
	line-height:22px;
	font-size:12px;
	width:300px;
}
.ipt_txta {
	border:1px solid #949494;
	height:110px;
	line-height:22px;
	width:400px;
	resize:none;
	font-size:12px;
}
.mobile_left {
	float:left;
	width:240px;
}
.mobile_right {
	float:right;
	width:246px;
}
.sp1 {
	font-size:26px;
	font-family:'微软雅黑';
}
.sp2 {
	font-size:40px;
	font-family:'微软雅黑';
}
.sp3 {
	color:#FFF;
	background:#0662b0;
	padding:4px;
	width:60px;
	text-align:center;
	margin:4px;
}
.smalllogo {
	vertical-align:middle;
	margin-left:10px;
}
.boxoutline {
	border:1px solid;
	border-color:#a7a7a7 #f3f3f3 #f3f3f3 #a7a7a7;
}
.boxinline {
	border:1px solid;
	border-color:#f3f3f3 #a7a7a7 #a7a7a7 #f3f3f3;
}
.boxspace {
	height:20px;
}
.red {
	color:#F00;
}
.white {
	color:#FFF;
}
.blue {
	color:#267CCA;
}
.black {
	color:#000;
}
.gray {
	color:gray;
}
.margin8 {
	margin:8px;
}
.margin10 {
	margin:10px;
}
.margrl10 {
	margin:0 10px;
}
.margl10 {
	margin-left:10px;
}
.margt36 {
	margin-top:20px;
	*margin-top:14px;
}
a {
	color:#000;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
input[type=radio],input[type=checkbox] {
	vertical-align:middle;
}
input[class=ipt_sgt]:focus,input[class=ipt_chk]:focus,textarea:focus {
	border:1px solid #0662b0;
	background-color:#EEE;
}
.m_txt {
	margin-top:10px;
	text-align:center;
	width:100%;
}
.m_txt li,.m_txt li a {
	display:inline-block;
	height:72px;
	width:80px;
	margin:0 20px;
	*display:inline;
	*zoom:1;
}
.mt_ad {
	background:url(../image/mobile_icon.png) no-repeat 0 0;
}
.mt_ip {
	background:url(../image/mobile_icon.png) no-repeat 0 -72px;
}
.mt_ipad {
	background:url(../image/mobile_icon.png) no-repeat 0 -144px;
}
.mt_wp {
	background:url(../image/mobile_icon.png) no-repeat 0 -216px;
}
#top img {
	vertical-align:middle;
	margin-right:4px;
}
#top span {
	margin-left:20px;
}
.footer_iframe {
	border:0;
	height:30px;
	overflow:hidden;
	width:840px;
	margin:0;
	padding:0;
}
.favorite_iframe {
	border:0;
	height:30px;
	overflow:hidden;
	width:840px;
	margin:0;
	padding:0;
}
.dialog {
	background-color:#bababa;
	display:none;
	height:130px;
	left:50%;
	margin-left:-150px;
	margin-top:-65px;
	padding:6px;
	position:absolute;
	top:50%;
	width:300px;
	z-index:100001;
}
.dialog_iframe {
	position:absolute;
	filter:Alpha(Opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	display:none;
	height:130px;
	left:50%;
	margin-left:-150px;
	margin-top:-65px;
	padding:6px;
	top:50%;
	width:300px;
	z-index:100000;
}
.dialog_table {
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	width:100%
}
.dialog_title {
	background:url("../image/faq_tit_bg.png") repeat-x scroll 0 0 transparent;
	height:42px;
	line-height:40px;
	position:relative;
	text-align:left;
}
.dialog_close {
	background:url("../image/faq_close.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	float:right;
	height:20px;
	margin:10px 10px 0 0;
	_margin:10px 5px 0 0;
	width:24px;
}
.dialog_close:hover {
	background:url("../image/faq_close.png") no-repeat scroll 0 -20px transparent;
	/*height:20px;*/
}
.dialog_content {
	background-color:#F1F1F1;
	height:58px;
	padding:15px;
	text-align:left;
}
.dialog_btndiv {
	text-align:center;
	margin-top:20px;
}
.diabtn {
	background:url("../image/btn_payment.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	font-size:100%;
	height:23px;
	width:109px;
}
.diabtn:hover {
	background:url("../image/btn_payment.png") no-repeat scroll 0 -26px transparent;
}
.dialog_center_content {
	text-align:center;
	word-wrap:break-word;
	display:block;
	word-break:normal;
	overflow:hidden;
}
.dialog_block {
	width:100%;
	height:100%;
	background:black;
	display:block;
	z-index:99999;
	position:absolute;
	left:0px;
	top:0px;
	filter:Alpha(Opacity=30);
	-moz-opacity:0.4;
	opacity:0.4;
	display:none;
}
.dialog_block_iframe {
	z-index:99998;
	position:absolute;
	left:0px;
	top:0px;
	filter:Alpha(Opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	display:none;
}
.loadding {
	z-index:100099;
	background:url("../image/base_loading_bar.gif") 0 0 no-repeat;
	height:14px;
	width:208px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-7px;
	margin-left:-104px;
	display:none;
}
#loading_block_iframe {
	z-index:99998;
	position:absolute;
	left:0px;
	top:0px;
	filter:Alpha(Opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	display:none;
}
#loading_block_div {
	width:100%;
	height:100%;
	background:black;
	display:block;
	z-index:99999;
	position:absolute;
	left:0px;
	top:0px;
	filter:Alpha(Opacity=30);
	-moz-opacity:0.4;
	opacity:0.4;
	display:none;
}
#loading_block_loadding {
	z-index:100099;
	background:url("../image/base_loading_bar.gif") 0 0 no-repeat;
	height:14px;
	width:208px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-7px;
	margin-left:-104px;
	display:none;
}
.index-banner-header {
	height:144px;
	background:url("../image/index-banner-header.jpg") no-repeat 0 bottom;
	position:relative;
}
.index-banner-contbg {
	height:229px;
	background:url("../image/index-banner-contbg.jpg") no-repeat;
	position:relative;
}
.index_cont {
	width:680px;
	position:absolute;
	left:80px;
	bottom:0;
}
.index_cont_header,.index_cont_footer {
	height:10px;
	background:url("../image/index_cont_hf.png") no-repeat;
	_background:url("../image/index_cont_hf.gif") no-repeat;
}
.index_cont_footer {
	background-position:0 -10px;
}
.index_cont_box {
	background:url("../image/index_cont_box.png");
}
.login h1,.infobox h1 {
	display:block;
	margin:10px 34px;
	font-size:14px;
	color:#FFF;
}
.infobox p {
	margin:10px 34px;
	text-indent:2em;
	line-height:20px;
	color:#c2c2c2;
}
.fixheight {
	display:block;
	height:1px;
	font-size:0;
}
.index_nav {
	margin:20px auto;
	_margin:20px 80px;
	width:680px;
}
.index_nav_header,.index_nav_footer {
	height:10px;
	background:url("../image/index_nav_hf.png") no-repeat;
	_background:url("../image/index_nav_hf.gif") no-repeat;
}
.index_nav_footer {
	background-position:0 -10px;
}
.index_nav_box {
	background-color:#BFBFBF;
}
#hotcall {
	background:0 none;
	width:170px;/*929*/
	text-align:left;
}
.call {
	float:left;
	color:#ed1c24;
	margin-left:4px;
	font-size:12px;
	line-height:20px;
}
.call span {
	font-size:15px;
	font-weight:bold;
}
.page_banner,.call_banner {
	width:230px;
	margin:0 0 0 10px;
	overflow:hidden;
}
.page_banner {
	height:478px;
	height:450px;
	margin-top:10px;
}
.call_banner {
	height:80px;
	background:url("../image/hotphone_bg.png") no-repeat;
	overflow:hidden;
}
.pagetop {
	height:60px;
	text-align:center;
}
.pagetop img {
	margin-top:10px;
}
.pagenav {
	height:110px;
	background:url("../image/page_top_bg.jpg") no-repeat;
}
.uls {
	width:600px;
	margin:0 auto;
	_width:620px;
	width:800px;/*20150821*/
	_width:820px;
}
.pagelis {
	position:relative;
}
.margbt30 {
	margin-bottom:30px;
}
.sp4,.sp5,.sp6,.sp4 a,.sp5 a {
	width:219px;
	height:56px;
	display:block;
}
.sp4,.sp5,.sp6 {
	background:url("../image/bt_mobile_download.png") no-repeat;
	margin-bottom:20px;
}
.sp5 {
	background-position:0 -56px;
}
.sp6 {
	background-position:0 -112px;
}
.sp6,.sp4 a,.sp5 a {
	text-indent:3em;
	*text-indent:5em;
	color:#FFF;
	font:20px/56px "微软雅黑",Arial;
}
.noimage {
	width:134px;
	height:96px;
}
.sp7,.sp8 {
	margin:-20px 0 20px 0;
	padding:6px 10px;
	background:#dfdfdf;
	width:199px;
	display:block;
	color:#09F;
}
.sp7 h3 {
	color:#000;
	font-size:13px;
	margin-bottom:4px;
}
.sp8 {
	padding:10px;
}
.sp8 a{color:#06C;}
.sp8 a:hover{color:gray;}

/*2014-01-22*/

.infodetail1 {
	margin:20px 40px;
	overflow:hidden;
}
.infodetail {
	margin:40px;
	overflow:hidden;
}
.infodetail p, .infodetail1 p {
	font-size:12px;
	line-height:24px;
	text-indent:2em;
}
.infodetail h1 {
	font-size:24px;
    font-family:"微软雅黑","Microsoft yaHei";
	color:#0C82E6;
}
.infodetail h1 span{color:#000;}
.infodetail h2, .infodetail1 h2 {
	line-height:30px;
	font-size:14px;
}
.infodetail li, .infodetail1 li {
	display:inline-block;
	text-align:center;
	margin:10px;
	*display:inline;
	*zoom:1;
}
.infodetail li h3, .infodetail1 li h3 {
	font-weight:normal;
	line-height:22px;
}
.infodetail li img, .infodetail1 li img {
	display:block;
}
a.btn-down{
	display:block;
	width:182px;
	height:38px;
	padding:8px 14px;
	color:#FFF;
	font:20px/0px "Microsoft yaHei",Arial;
	background:#11AC24;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
a.f18{
	font-size:18px;
}
a i{
	display:inline-block;
	width:32px;
	height:38px;
	background:url("../image/mobile_bt_icon.png") no-repeat 0 0;
	vertical-align:-12px;
	*vertical-align:middle;
	margin-right:10px;
}
a i.apple{
	background-position:0 -38px;
}
a.no-radius{
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
}
div.on-radius{
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
}
a.btn-disable{
	background:#929292;
	cursor:context-menu;
}
a.f15{
	font:15px/0px "Microsoft yaHei",Arial;
}
.txt-tip{
	background:#dfdfdf;
	width:210px;
	display:block;
	color:#09F;
	padding:10px 0;
}
.txt-tip a{
	color:#06C;
}
.ipt_code {
    background: url("../image/login_codebg.png") no-repeat 0 0;
    color:gray;
    font-size:14px;
    height:30px;
    padding:0 5px;
    width:80px;
	line-height: 30px\9;
}
/*首页公告新样式*/
#popBox{
	position:absolute;
	left:-210px;
	top:38px;
	width:200px;
}
.poptips{
	background-color:white;
	margin-bottom:10px;
}
.poptips-tit{
	height:15px;
	background-color:#1363a8;
	padding:10px;
}
.poptips-tit-info{
	display:block;
	width:132px;
	overflow:hidden;
	color:#FFF;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:bold;
}
.poptips-tit-info:hover{
	color:#FFF;
}
.poptips-tit-info img{
	margin-right:4px;
}
.poptips-tit-more,.poptips-tit-more:hover{
	color:#FF0;
}
.poptips-cont{
	padding:10px;
	font-size:13px;
	line-height:20px;
	text-align:left;
	height:40px;
}
.poptips-cont p{
	text-indent:2em;
}
.poptips-a-detail{
	color:#06C;
}
.poptips-cont-detail{
	display:none;
}
.poptips-cont-box{
	height:480px;
	overflow:auto;
}
.poptips-cont-box p{
	text-indent:2em;
	text-align:left;
	line-height:20px;
	margin-bottom:8px;
}
/*end*/

/*网页顶部站群切换样式*/
.site-chg-select{
	height:24px;
	border:1px solid #eb5054;
	line-height:26px;
	background:#FFF url(../image/index-select-ico.gif) no-repeat 0 0;
	padding-left:34px;
	cursor:pointer;
}
#top .site-chg-select span{
	display:inline-block;
	width:auto !important;
	width:60px;
	min-width:60px;
	margin-left:0;
}
.site-chg-select i{
	display:inline-block;
	width:8px;
	height:4px;
	background:#FFF url(../image/index-select-ico.gif) no-repeat 0 -24px;
	margin:0 4px;
	vertical-align:middle;
}
.site-chg-box{
	position:absolute;
	top:31px;
	left:0;
	border:1px solid #eb5054;
	height:auto !important;
	height:160px;
	max-height:160px;
	overflow-y:auto;
	overflow-x:hidden;
	z-index:999;
	display:none;
}
.site-chg-box ul{
	background:#FFF;
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
}
.site-chg-box ul li a{
	display:block;
	padding:0 4px;
	width:130px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.site-chg-box ul li a:hover{
	background:#97cfff;
	color:#FFF;
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}
.pt6{
	padding-top:6px;
}
.fixmsg{
	width:1420px;
	margin-left:auto;
	margin-right:auto;
}
.icon-call,.icon_home,.icon_collect{
	display:inline-block;
	height:16px;
	vertical-align:middle;
	margin-right:2px;
}
.icon_collect{
	width:17px;
	background:url("../image/icon_collect.gif") no-repeat 0 0;
}
.icon_home{
	width:17px;
	background:url("../image/icon_home.gif") no-repeat 0 0;
}
.icon-call{
	width:15px;
	background:url("../image/icon_call.gif") no-repeat 0 0;
}

/*首页登录区域新样式*/
.codeImg{
	width:62px;
	height:24px;
	overflow:hidden;
	padding-top:3px;
	margin-left:4px;
}
.loglist{
	width:156px;
	margin-left:auto;
	margin-right:auto;
}
/*end*/
/*公告内页样式*/
.detail-page-cont{
	/*margin-left:20px;_margin-left:15px;暂时屏蔽*/
}
.detail-page-cont h2{
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}
.detail-page-cont td, .detail-page-cont span{
	font-size:14px;
}
.detail-page-cont p{
	font-size:14px;
	line-height:30px;
	margin-top:10px;
	text-indent:2em;
}
.detail-page-cont p:first-child, .detail-page-cont h2:first-child{
	margin-top:0;
}
.detail-page-cont p.no-t-idt{
	text-indent:0em;
}
.detail-page-cont .p-list{
	line-height:30px;
}
.detail-page-cont .p-list li{
	font-size:14px;
	text-indent:2em;
}
.lst-h{
	height:370px;
	overflow:hidden;
}
.title-list-2 li{
	height:22px;
	line-height:22px;
	vertical-align:middle;
	margin:0;
}
.title-list-2 li a{
	color:#005ba8;
	font-size:13px;
	font-family:"simSun";
}
.title-list-2 li a:hover{
	color:gray;
	text-decoration:underline;
}
.text-limit{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.w420{
	width:420px;
}
.text-limit b{
	font-weight:normal;
}
.poptips-cont-detail{
	display:none;
}
.poptips-cont-box{
	height:480px;
	overflow:auto;
}
.poptips-cont-box p{
	text-indent:2em;
	text-align:left;
	line-height:20px;
	margin-bottom:8px;
}
.width_148 {
	width: 148px;
}
.infodetail .lst-h li{
	text-align:left;
}
/*CSS Digg style pagination*/
div.digg {
	padding:3px;
	margin:3px;
	text-align:right;
}
div.digg a {
	border:#aaaadd 1px solid;
	padding:2px 5px;
	margin:2px;
	color:#009;
	text-decoration:none;
}
div.digg a:hover {
	border:#005ba8 1px solid;
	color:#000;
}
div.digg a:active {
	border:#005ba8 1px solid;
	color:#000;
}
div.digg span.current,div.digg a.current{
	border:#005ba8 1px solid;
	padding:2px 5px;
	font-weight:bold;
	margin:2px;color:#FFF;
	background-color:#005ba8;
}
div.digg span.disabled {
	border:#C7C7C7 1px solid;
	padding:2px 5px;
	margin:2px;
	color:#BDBDBD;
}
/*end*/
/*忘记密码页面样式*/
input[class=gpwd_input_style]:focus{
	background:none;
}
.index-banner-header-pwd {
	height:144px;
	background:url("../image/index-banner-header-pwd.jpg") no-repeat 0 bottom;
}
.bg_white{
	background-color:white;
}
.gpwd_container_box{
	width:760px;
	padding-top: 179px;
    padding-bottom: 179px;
}
.gpwd_title{
	background:url(../image/title_blueBG.gif) repeat-x;height:32px;
	border:1px solid #469feb;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	width: 100%;
}
.pwd_title_text{
	letter-spacing:1px;
	height:32px;line-height:32px;vertical-align:middle;
}
.pwd_title_text a{
	color:white;
	font-weight:bold;
	text-align:right;
	*display:block;
	*padding-top:12px;
}
.pwd_title_text a img{
	*margin-top:-10px;
}
.pwd_title_text a:hover{
	color:#FF0;
}
.gpwd_box_inner{
	background-color:#DDD;
	height:318px;
}
.gpwd_inner{
	width:652px;
	padding-top:30px;
}
.gpwd_hint,.gpwd_hint_2{
	background-color:#9ed2ff;
	border:1px solid #9ed2ff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	height:35px;line-height:35px;vertical-align:middle;
}
.gpwd_hint_2{
	height:40px;
	line-height:20px;
}
.gpwd_form{
	width:402px;
	margin-top:53px;
}
.gpwd_form_2{
	background-color:white;
	height:140px;
	border:1px solid white;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	border-radius:16px;
}
.gpwd_form_ul li, .vercode_input{
	width:402px;height:33px;margin-bottom:7px;
	border:1px solid #666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.vercode_input{
	width:270px;
	margin:0;
	background-color:white;
}
.li_noborder{
	border:none !important;
}	
.gpwd_label_style{
	height:33px;line-height:33px;vertical-align:middle;
	background:url(../image/label_bg.gif) repeat-x;
	width:116px;
	color:#666;
	border-right:1px solid #666;
	cursor:pointer;
}
.gpwd_input_div{
	height:33px;line-height:33px;vertical-align:middle;
	background-color:white;
	width:284px;
}
.gpwd_select_style{
	border:0;width:280px;
	margin-top:8px;
	*margin-top:0;
	margin-top:5px;
}
.gpwd_input_style{
	height:30px;line-height:30px;vertical-align:middle;
	*height:28px;*line-height:28px;
	padding-left:5px;padding-right:5px;
	width:275px;
}
.gpwd_button_div{
	margin-top:55px;
}
.gpwd_button_div a:hover{
	color: #4B4B4B;
}
.gpwd_button_style{
	background:url(../image/btn_bg.gif) no-repeat;
	width:121px;
	height:35px;line-height:35px;vertical-align:middle;
	cursor:pointer;
}
.gpwd_nav{
	height:26px;
	margin-top:13px;
}
.gpwd_nav_icon{
	background:url(../image/gpwd_nav.gif) no-repeat;
	height:26px;
	overflow:hidden;
	display:block;
	float:left;
}
.nav_left_white{
	width:12px;
	background-position:-24px 0;
}
.nav_left_red{
	width:12px;
	background-position:0 0;
}
.nav_right_white{
	width:12px;
	background-position:-36px 0;
}
.nav_right_red{
	width:12px;
	background-position:-12px 0;
}
.nav_center_white_red{
	width:16px;
	background-position:-48px 0;
}
.nav_center_white_white{
	width:16px;
	background-position:-64px 0;
}
.nav_center_red_white{
	width:16px;
	background-position:-80px 0;
}
.gpwd_nav_span{
	width:198px;
	_width:197px;
	height:26px;line-height:26px;vertical-align:middle;
	float:left;display:block;
}
.nav_red_bg{
	background-color:#eb5054;
}
.nav_white_bg{
	color:#eb5054;
	background-color:white;
}
.blue_dot{
	width:5px;
	height:14px;
	background-color:#1b83dc;
}
.method_select{
	width:545px;
	margin-top:28px;
}
.method_select_ul li{
	float:left;
	width:180px;
}
.icon_method{
	width:54px;
	height:57px; 
	background:url(../image/icon_gpwd_method.gif) no-repeat; 
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.icon_email{
	background-position:-54px 0;
}
.icon_question{
	background-position:-108px 0;
}
.input_hint{
	height:30px;line-height:30px;vertical-align:middle;
	*height:28px;*line-height:28px;
	top:0;*top:5px;left:6px;color:#BCBCBC;cursor:text;
}
/*end*/

/*add by kuangrb 2016-05-19*/
.main_title{font-size:16px !important;color:black !important;font-weight:bold;}
.p_indent_3em{text-indent:3em !important;}
.p_indent_4em{text-indent:4em !important;}
.infodetail a{color:#0662B0;}
.infodetail a:hover{color:red;}
.underline_bold{text-decoration:underline;font-weight:bold;}
/*end*/

.signinfo ol {
  float: right;
  display: inline-block;
  line-height: 20px;
}
.width_148 {
  width: 148px;
}


/*add by kuangrb 2016-06-17*/
.hskApply_input_style{
	height:26px;line-height:26px;vertical-align:middle;
	*height:24px;*line-height:24px;
	padding-left:5px;padding-right:5px;
	width:200px;
	border:1px solid #CCC;
}
.pl10{padding-left:10px;}
.hskApply_button{
	display:inline-block;
	width:100px;
	height:30px; 
	line-height:30px; 
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	background-color:#EB5054;
	cursor:pointer;
	color:white !important;
	}
.fixtable{border:1px solid #CCC;border-right:0 none;border-bottom:0 none;}
.fixtable td{border-right:1px solid #CCC;border-bottom:1px solid #CCC;}
.msyh{font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"SimSun";} 
.outer{width:100%;margin: 0 auto;}
.header_logo_code{cursor: pointer;}
/*end*/