@charset "utf-8";
/*----- index{ -----*/
body{
	/*background:url(../images/body_bg.jpg) repeat-x #e7e7e7;*/
	font-family:"微软雅黑";
}

.top_z {
    height: 40px;
	background-color: #00a2ea;
	width: 100%;
}
.top_middle {
    width: 968px;
}
.top_middle .fr li {
    float: left;
	width: 90px;
	height: 40px;
	margin-left: 20px;
	display: inline;
}
.top_middle .fr li a {
    display: block;
	width: 90px;
	height: 40px;
	overflow:hidden;
	text-indent: -666px;
	background:url(../images/nav_text_crosswise.jpg) no-repeat left top;
}
.top_middle .fr .cros_nav2 a {
    background-position:-111px top;
}
.top_middle .fr .cros_nav3 a {
    background-position: -220px top;
}
.top_middle .fr .cros_nav4 a {
    background-position: -330px top;
}
.top_middle .fr .cros_nav5 a {
    background-position: -439px top;
}
.top_middle .fr .cros_nav6 a {
    background-position: -549px top;
}
.top_middle .fr .cros_nav7 a {
    background-position: -659px top;
}
.top_middle .fr li a:hover {
	background:url(../images/nav_overtext_crosswise.jpg) no-repeat left top;
}
.top_middle .fr .cros_nav2 a:hover {
    background-position: -111px top;
}
.top_middle .fr .cros_nav3 a:hover {
    background-position: -220px top;
}
.top_middle .fr .cros_nav4 a:hover {
    background-position: -330px top;
}
.top_middle .fr .cros_nav5 a:hover {
    background-position: -439px top;
}
.top_middle .fr .cros_nav6 a:hover {
    background-position: -549px top;
}
.top_middle .fr .cros_nav7 a:hover {
    background-position: -659px top;
}

.top_middle .fr .cros_nav1_over a {
	background:url(../images/nav_overtext_crosswise.jpg) no-repeat left top;
}
.top_middle .fr .cros_nav2_over a {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -111px top;
}
.top_middle .fr .cros_nav3_over a {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -220px top;
}
.top_middle .fr .cros_nav4_over a {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -330px top;
}
.top_middle .fr .cros_nav5_over a {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -439px top;
}
.top_middle .fr .cros_nav6_over a {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -549px top;
}
.top_middle .fr .cros_nav7_over a {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -659px top;
}
.top_middle .fr .cros_nav1_over a:hover {
	background:url(../images/nav_overtext_crosswise.jpg) no-repeat left top;
}
.top_middle .fr .cros_nav2_over a:hover {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -111px top;
}
.top_middle .fr .cros_nav3_over a:hover {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -220px top;
}
.top_middle .fr .cros_nav4_over a:hover {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -330px top;
}
.top_middle .fr .cros_nav5_over a:hover {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -439px top;
}
.top_middle .fr .cros_nav6_over a:hover {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -549px top;
}
.top_middle .fr .cros_nav7_over a:hover {
    background:url(../images/nav_overtext_crosswise.jpg) no-repeat -659px top;
}


.main_box {
    width: 100%;
	background:url(../images/main_bg.jpg) no-repeat center top;
}

.main {
    width: 968px;
}
.logo {
	padding: 19px 0 24px 4px;
}

.user_ent {
    height: 30px;
	background-color: #e7e7e7;
	right:0;
	bottom:15px;
	line-height: 30px;
	padding: 0 2px;
	color:#6d6767;
}
.user_ent a {
    padding: 0 20px;
	color:#6d6767;
}
.user_ent a:visited, .user_ent a:hover, .user_ent a:active {
    color:#6d6767;
}
.user_ent span {
	padding: 0 30px;
	color:#6d6767;
}
.user_ent span strong {
    color:#cd322f;
}
.imp_title {
    padding: 25px 0 15px;
	background:url(../images/imp_title_bg.png) no-repeat 40px 26px;
	font-size:18px;
	color:#666;
	line-height:26px;
	text-indent:80px;
	font-weight: bold;
}
.imp_title a {
	color:#666;
}
.imp_title a:visited {
	color:#666;
}
.imp_title a:hover {
	color:#00a2ea;
}
.imp_title a:active {
	color:#666;}
.service {
    padding: 60px 0 40px 4px;
}
.service span {
    float: left;
	padding-right: 88px;
}



/*.footer {
    width: 100%;
	color:#8c8c8c;
	font-family:"宋体";
}
.footer p {
    text-align: center;
	line-height: 40px;
}
.footer .bgc_p {
    line-height: 30px;
	background-color: #6f8a73;
	color:#eaf5ec;
}
.bgc_p a {
    color:#eaf5ec;
	padding:0 8px;
}
.bgc_p a:visited, .bgc_p a:hover, .bgc_p a:active {
    color:#eaf5ec;
}

.min_footer {
    width: 968px;
}
.min_footer .footer_logo {
    margin: 20px 15px 3px 84px;
	display: inline;
	border-right:solid 1px #6f7272;
	padding:15px 17px 20px 0;
}

.min_footer .footer_text {
    padding-top: 15px;
	width: 600px;
}
.min_footer .footer_text p {
    line-height: 24px;
	color:#4f4f4f;
	text-align: left;
}
.min_footer .footer_icon {
    padding: 20px 100px 0 0;
}

*/
/*----- zhao hui mi ma{ -----*/
.second_main {
    width: 964px;
	background:url(../images/virtual_edge_mid.png) repeat-y;
}
.second_top, .second_bot {
    height: 2px;
	line-height: 0px;
	font-size: 0;
	background:url(../images/virtual_edge_bot.png) no-repeat;
}
.second_bot {
	background:url(../images/virtual_edge_top.png) no-repeat;
}
.padl40 {
    padding-left: 40px;
}

.service_center {
    width: 880px;
}
.service_title {
    height: 40px;
	background-color: #b2b1b2;
	margin-bottom: 70px;
}
.service_title img {
    margin: 0 auto;
}
.look_pass {
    padding:0 0 55px 190px;
}
.look_pass li {
    float: left;
	width: 153px;
	height: 153px;
	display: inline;
	margin-right: 190px;
}
.padb50 {
    padding-bottom: 50px;
}

.float_box {
    width: 100px;
	top:140px;
	left:0;
	height: 422px;

}
.float_bg {
	width: 100px;
	/* 
	background:url(../images/float_nav.png) no-repeat;
	*/
}

.mart42 {
	margin-top:42px;
}
.float_box ul {
    #padding-top: 37px;
}
.float_box ul li {
    height: 37px;
}
.float_box ul li a {
    display: block;
	width: 100px;
	height: 37px;
	overflow:hidden;
	text-indent: -666px;
}

.mart5 {
	margin-top:5px;
}
.float_box ul .float_nav5 {
	margin-top:42px;
} 
.float_box ul .float_nav5_over{
	margin-top:42px;
} 

/*----- ke fu ren zheng zhao hui mi ma{ -----*/
.form li {
    height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.form li span {
    width: 190px;
	display: inline;
	float: left;
	text-indent: 10px;
	color:#666;
	font-size: 14px;
}
.form li .input_text {
    display: block;
	width: 320px;
	height: 28px;
	border:solid 1px #cccacb;
	line-height: 28px;
	float: left;
	padding: 0 10px;
	color:#666;
}
.form li strong {
    color:#ce322f;
	font-weight:normal;
	padding-left: 40px;
	padding-top: 8px;
}
.form li strong img{
	display:inline;
}
.form li p {
    line-height: 24px;
	color:#666666;
	font-size: 14px;
}
.form li p strong {
    color:#666;
	font-weight:bold;
	padding-left: 0;
}
.form .heig_auto {
    height: auto;
}
.form .min_input .input_text {
    width: 240px;
}
.form .min_input .input_but {
    width: 81px;
	height: 30px;
	background:url(../images/browse_but.jpg) no-repeat;
	display:block;
	float:left;
	margin-left: 20px;
	border:none;
	cursor: pointer;
}
.form .red_text_none {
	color:#ce322f;
	height:auto;
	padding-left:190px;
	display:none;
}
.form .red_text_none p {
	color:#ce322f;
}
.buts_two {
    padding: 30px 0 30px 275px;
}
.buts_two a {
    display: block;
	width: 81px;
	height: 30px;
	margin-right: 160px;
	float: left;
}
.buts_two input {
    display: block;
	width: 81px;
	height: 30px;
	margin-right: 160px;
	float: left;
	border:none;
	background:url(../images/buts_ok.jpg) no-repeat;
	cursor:pointer;
}

/*----- zhao hui mi ma chu li jin du{ -----*/
.a_query {
    width: 605px;
}
.a_query li span {
    float: left;
	display: block;
}
.a_query li .sele_box {
    padding: 5px 1px 0 0;
}
.a_query li .input_box input {
    display: block;
	width: 222px;
	height: 28px;
	border:solid 1px #cccacb;
	margin-right: 18px;
	line-height: 28px;
	padding: 0 3px;
}
.a_query li .but_box input {
    display: block;
	width: 81px;
	height: 30px;
	cursor: pointer;
	background:url(../images/buts_query.jpg) no-repeat;
	border:none;
}
.search_result {
    text-align: center;
	padding: 20px 0 30px;
}
.search_result em {
    color:#ce322f;
	line-height: 24px;

}
.search_result p {
    line-height: 24px;
	color:#666;
}
.search_result p strong {
    color:#00a2ea;
}

/*----- cheng gong mi ma zhao hui ti jiao{ -----*/
.service_center h2 {
    padding: 50px 0;
	text-align: center;
}
.service_center h2 img {
    margin: 0 auto;
}
.remind_p {
    font-size: 18px;
	line-height: 40px;
	text-align: center;
	color:#666;
	padding-bottom: 80px;
	font-weight:bold;
}
.remind_p strong {
    color:#cc322f;
	font-weight:normal;
	display: inline;
}
.remind_p strong span {
    display: block;
	width: 43px;
	height: 15px;
	background-color: #0095d0;
	font-size: 12px;
	color:#fff;
	line-height: 14px;
	cursor: pointer;
	top:30px;
	left:50%;
	margin-left: -21px;
}

.remind_bg1 {
    height: 63px;
	background:url(../images/document_04.jpg) no-repeat top left;
	padding-top: 18px;
}
.remind_bg1 p {
    line-height: 22px;
	width: 100%;
}
.remind_bg1 p a {
    display: inline-block;
	width: 60px;
	height: 22px;
}
.remind_bg1 .line1_a a {
    margin-left: 125px;
}
.remind_bg1 .line2_a a {
    margin-left: 325px;
}



/*----- yin hang ka chong zhi 1{ -----*/

.report_loss span {
    float: left;
	_display: block;
	_width: 219px;
}
.report_loss span img {
    _width: 219px;
}
.form li .money {
    background-color: #f6f6f7;
	padding: 0 0 8px 8px ;
	width: 510px;
	border:solid 1px #ececec;
}
.form li .money span {
    float: left;
	display: block;
	width: 110px;
	*width: 110px;
	font-size: 14px;
}
.form li .money .money_auto {
    width: 330px;
}
.form li .money .mon_text {
    width: 58px;
	height: 28px;
	border:solid 1px #cccacb;
	line-height: 28px;
	margin: 0 5px;
	text-indent: 5px;
	text-align: right;
}
.buts_one {
    padding: 30px 0;
	position:relative;
	
}
.buts_one a {
    display: block;
	width: 81px;
	height: 30px;
	margin: 0 auto;
}
.buts_one span {
    position:absolute;
	top:38px;
	left:505px;
	_left:100px;
}
.buts_one span a {
    width: auto;
	line-height: auto;
	line-height: 26px;
	display: inline;
	float: left;
	text-decoration: underline;
	color:#2562a7;
}
.buts_one span a:visited, .buts_one span a:hover, .buts_one span a:active {
    color:#2562a7;
}

.tj_but input {
	display: block;
	width: 81px;
	height: 30px;
	margin: 0 auto;
	background:url(../images/buss_upload.jpg) no-repeat;
	border:none;
	cursor: pointer;

}
.sub_next input {
    display: block;
	width: 189px;
	height: 48px;
	margin: 0 auto;
	background:url(../images/cznext.png) no-repeat;
	border:none;
	cursor: pointer;
}
.payment_left{
	float: left;
	margin-right: 100px;
	display: block;
	width: 81px;
	height: 30px;
	margin: 0 auto;
	background:url(../images/buts_consent.jpg) no-repeat;
	border:none;
	cursor: pointer;
}
.payment_right{
	float: left;
	margin-right: 100px;
	display: block;
	width: 81px;
	height: 30px;
	margin: 0 auto;
	background:url(../images/buts_disagree.jpg) no-repeat;
	border:none;
	cursor: pointer;
}

.at_question li {
    padding-left: 270px;
	line-height: 30px;
	height: 30px;
	background:url(../images/point_icon.jpg) no-repeat 270px center;
	text-indent: 10px;
	font-size: 14px;
	color:#666;
	word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    width:450px;
}
.at_question li strong {
    color:#ce322f;
	font-size: 18px;
	padding-left: 5px;
}
.at_question li a {
    color:#2562a7;
	padding: 0 5px;
	text-decoration: underline;
}
.at_question li a:visited, .at_question li a:hover, .at_question li a:active {
    color:#2562a7;
}


/*----- yin hang ka chong zhi 2{ -----*/
.payment_box {
    background-color: #f6f6f7;
	border:solid 1px #ededed;
	width: 868px;
	padding: 0 10px;
}
.payment_box p {
    line-height: 32px;
	font-size: 14px;
	color:#666;
}
.borb_da {
    border-bottom:dashed 1px #cccacb;
}
.bank_box {
    width: 220px;
	height: 38px;
	margin: 10px 24px 0 0;
	padding-bottom: 10px;
	float:left;
}
.bank_box span {
    float: left;
	padding: 12px 10px 0 0;
	*padding: 12px 5px 0 0;
}
.bank_box img {
    float: left;
	border:solid 1px #cccacb;
	cursor: pointer;
}
.bank_bgc img {
    border:solid 1px #0095d0;
}
.other {
    padding: 20px 0 0 23px;
}
.other img{
    cursor: pointer;
}
.pop_bank {
    width: 780px;
	border:solid 6px #767576;
	background-color: #fff;
	z-index: 999;
}
.pop_bank_title {
    width: 740px;
	border-bottom:solid 1px #ccc;
}
.pop_bank_title span {
    cursor: pointer;
}
.pop_bank_title p {
    clear:both;
	font-size: 14px;
	color:#010101;
	line-height: 28px;
}
.pop_bank_box {
    width: 740px;
	border-bottom:dashed 1px #ccc;
}
.msg_bg {
    background: none repeat scroll 0 0 #d4d4d4;
    display: none;
    left: 0;
    top: 0;
}
/*----- yin hang ka chong zhi 3{ -----*/
.choose_bank {
    width: 615px;
}
.choose_bank strong {
    line-height: 72px;
	color:#666;
	font-size: 14px;
	font-weight:normal;
	padding-right: 10px;
}
.choose_bank span {	
	padding: 14px 0 14px 0;
}
.choose_bank span img {
    border:solid 1px #cccacb;
}
.money_show {
	padding-top: 50px;
  width: 220px;
	line-height: 72px;
	font-size: 14px;
	color:#666;
}
.money_show strong {
  font-size: 18px;
	color:#ce322f;
	padding: 0 5px;
}
.buts_left {
    padding: 30px 0;
}
.buts_left a {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
	color:#2562a7;
	line-height: 30px;
	text-decoration: underline;
}

.but_next input{
	width: 334px;
	height: 88px;
	background:url(http://oss.online-game.com.cn/50//tsm_img/tsm_czsubmit.png) no-repeat;
	border:none;
	cursor: pointer;
	margin: 0 auto;
    display: block;
}
.but_payment input{
	float: center;
	margin-right: 20px;
	margin-left: 80px;
	height: 30px;
	background:url(../images/dlyh.png) no-repeat;
	border:none;
	cursor: pointer;
	width: 255px;
	height: 48px;
}
.pop_bank_box .explain_text {
    padding: 40px 0;
}
.pop_bank_box .explain_text p {
    padding-left: 20px;
	line-height: 30px;
}
.pop_bank_box .explain_text p span {
	float: left;
	line-height: 36px;
}
.pop_bank_box .explain_text p img {
    display: inline;
}
.pop_buts {
    padding: 20px 0 20px 110px;
}
.pop_buts a {
	float: left;
	margin-right: 100px;
}
.wid530 {
    width: 530px;
}
.wid530 .pop_bank_title {
    width: 490px;
}
.wid530 .pop_bank_box {
    width: 490px;
}
/*----- yin hang ka chong zhi 4{ -----*/
.at_question {
    padding: 50px 0;
}
.at_question p {
    text-align: center;
	line-height: 28px;
	color:#666;
	font-size: 14px;
}
.at_question p span img {
    display: inline;
	padding-right: 8px;
}
.at_question p strong {
    color:#ce322f;
	font-size: 18px;
}
/*----- shou ji ka chong zhi 1{ -----*/
.form li .borb_da {
	padding: 10px;
	background-color: #f6f6f7;
	border:solid 1px #eeeeee;
}
.form li .borb_da span {
	width: auto;
	padding:12px 10px 0 0;
	text-indent: 0;
}
.form li .borb_da .bank_box {
    width: auto;
}
.form li .borb_da img {
    border:none;
}
/*----- cha xun yu e{ -----*/
.balance {
    width: 858px;
	border:solid 1px #ededed;
	background-color: #f6f6f7;
	padding: 10px;
}
.balance p {
    line-height: 30px;
	color:#666;
	font-size: 14px;
}
.balance p span {
    float: left;
	margin-right: 30px;
}
.balance p strong {
    color:#ce332f;
	font-size: 18px;
	font-weight:normal;
	padding-right: 5px;
}
.balance_but a {
	display: block;
	width: 81px;
	height: 30px;
}

/*----- zhang dan ming xi{ -----*/
.detail_title p {
	font-size: 14px; 
	line-height: 30px;
}
.detail_title p span {
    margin-right: 10px;
	color:#666;
}
.detail_title p input {
    display: block;
	width: 228px;
	height: 20px;
	border:solid 1px #cccacb;
	line-height: 20px;
	text-indent: 3px;
	margin:6px 20px 0 0;
}
.detail_title p select {
    margin:6px 20px 0 0;
}
.detail_title .detail_but input {
    width: 80px;
	height: 30px;
	border:none;
	background:url(../images/buts_query.jpg) no-repeat;
	margin: 0;
	cursor: pointer;
}

.detail table {
    width: 100%;
	margin-top: 30px;
}
.detail table th {
    background-color: #ccae83;
	height: 24px;
	line-height: 24px;
	border-bottom:solid 1px #cccacb;
	text-indent: 5px;
	color:#FFF;
}
.detail table td {
    text-indent: 5px;
	line-height: 48px;
	height: 48px;
	border-bottom:dashed 1px #cccacb;
	color:#FFF;
}
.detail table .top_up_count {
    color:#ce322f;
	font-size: 18px;
	text-align: right;
}
.detail table .top_up_count span {
	color:#000;
	font-size: 14px;
}
.detail table  .unit_color {
	color:#666;
	font-size: 14px;
	/*margin-bottom: 120px;*/
}
.detail .even_number td {
    /*background-color: #FAFCEA;*/
}
/*----- chong zhi xiang dao{ -----*/
.guide {
    padding: 30px 0;
}
.guide p {
    line-height: 30px;
	margin-bottom: 15px;
}
.guide_img {
    background-color: #f6f6f7;
	border:solid 1px #ededed;
	margin-bottom: 25px;
	max-width: 880px;	
}
.guide_img img{  
	max-width: 878px;	
}


/*----- bei dao gua shi shen qing tian xie{ -----*/
.lost_id {
    color:#666;
	line-height: 28px;
	font-size: 14px;
	padding-bottom: 35px;
}
.lost_id strong {
    color:#cd322f;
}
.form li em {
    color:#cfc6cf;
	padding-left: 40px;
}
.form li em a {
    color:#cb1011;
	font-weight:bold;
	padding-left: 5px;
	text-decoration: underline;
}
.form li em a:visited, .form li em a:hover, .form li em a:active {
    color:#cb1011;
}
.form li em a:hover {
    text-decoration: none;
}
.form li p {
    color:#666;
}
.form li p strong {
    color:#ce322f;
	font-weight:normal;
}
.textarea_li textarea {
    width: 868px;
	height: 106px;
	padding: 5px;
	border:solid 1px #cccacb;
	color:#cfc6cf;
}

/*----- cheng gong bei dao gua shi tu pian shang chuan{ -----*/
.padt40 {
    padding-top: 40px;
}

.explain_text p {
    font-size: 14px;
	color:#726b6b;
	line-height: 26px;
}
.explain_text p strong {
    color:#ce322f;
	font-size: 18px;
}


/*----- shen bao wen ti jin du cha xun{ -----*/
.issue_list {
    width: 770px;
}
.issue_list .li_th, .issue_list_fore .li_th {
    line-height: 30px;
	border-bottom:solid 1px #dcdcdc;
	padding-bottom: 10px;
}
.issue_list .li_td, .issue_list_fore .li_td {
    line-height: 30px;
	border-bottom:dashed 1px #ebebeb;
}
.issue_list .li_td span {
    float: left;
	display: block;
	color:#666;
}
.issue_list .li_td .serve_id, .issue_list_fore .serve_id  {
	width: 157px;
	cursor: pointer;
	color:#cb252b;
	text-decoration: underline;
}
.issue_list .li_td .serve_type {
    width: 161px;
}
.issue_list .li_td .serve_place {
    width: 152px;
}
.issue_list .li_td .serve_state, .issue_list_fore .li_td .serve_state {
    width: 100px;
	color:#007fcf;
	font-weight:bold;
}
.issue_list .li_td .serve_time {
    width: 195px;
	text-align: center;
}


.issue_pop {
    width: 768px;
	border:solid 1px #e4e3e4;
	clear:both;
	padding-bottom: 30px;
}
.padt20 {
    padding-top: 20px;
}
.issue_ask_list {
    height: 268px;
	overflow:auto;
	padding: 18px 20px;
}
.issue_ask_list p {
    color:#666;
	line-height: 30px;
}
.issue_ask_list p strong {
    color:#cb252b;
}
.issue_ask_list p span {
    padding-right: 30px;
}
.interact_list li {
    border-bottom:dashed 1px #ececec;

}
.interact_list li h4 {
    color:#666;
	font-weight:bold;
	line-height: 28px;
}
.interact_list li p {
    width: 520px;
	line-height: 26px;
}
.interact_list li em {
    float: right;
	display: block;
	color:#666;
	margin-top: -26px;

}
.interact_list .answer_li p, .interact_list .answer_li em {
    color:#cb252b;
}
.replenish {
    width: 625px
}
.reple_title span {
    margin-right: 15px;
	cursor: pointer;
}
.reple_com {
    width: 622px;
	height: 160px;
	background:url(../images/replenish.jpg) no-repeat;
	padding-top: 66px;
}
.reple_com textarea {
    display: block;
	width: 590px;
	height: 100px;
	margin: 0 auto;
	border:none;
}
.reple_com input {
    display:inline;
	width: 81px;
	height: 30px;
	background:url(../images/buts_submit.jpg) no-repeat;
	border:none;
	float: right;
	margin: 15px 20px 0 0;
	cursor: pointer;
}
.pages {
    padding-top: 25px;
	text-align: center;
	line-height: 26px;
}
.pages span, .pages a {
    color:#827d82;
	font-weight:bold;
	margin-right: 8px;
}
.pages a:visited, .pages a:hover, .pages a:active {
    color:#827d82;
}


/*----- bei dao gua shi chu li jin du{ -----*/
.issue_list_fore span {
    float: left;
	display: block;
	color:#666;
}
.issue_list_fore .serve_id a {
	color:#cb252b;
}
.issue_list_fore .serve_id {
    width: 210px;
}
.issue_list_fore .serve_type {
    width: 220px;
}
.issue_list_fore .serve_place {
    width: 255px;
}
.issue_list_fore .li_td .over_ok {
    color:#12a762;
}




.accept_box p {
    color:#666;
	line-height: 26px;
	font-size: 14px;
}
.accept_box p strong {
    padding-left: 30px;
	color:#c30c0c;
	font-weight:normal;
}
.accept_box table {
    width: 100%;
	margin-top: 30px;
}
.accept_box td {
    height: 40px;
	border:solid 1px #e7e7e7;
	padding-left: 8px;
	color:#838383;
}
.accept_box .red_text {
    color:#c30c0c;
}
.accept_box .state_text {
	color:#29834b;
	font-weight:bold;
}
.accept_box td h6 {
    line-height: 36px;
	font-size: 14px;
}
.accept_box td p {
    font-size: 12px;
	line-height: 24px;
	margin-bottom: 10px;
}


/*----- chang jian wen ti{ -----*/
.common_issue {
    width: 132px;
}
.common_issue li {
    width: 132px;
	height: 112px;
	margin-bottom: 38px;
	cursor: pointer;
	position:relative;
}
.common_issue li span {
	width: 32px;
	height: 36px;
	position:absolute;
	right:-53px;
	top:38px;
	display: none;
}
.common_issue .li_over span {
    display: block;
}
.common_left {
    width: 624px;
	border:solid 1px #ce322f;
	padding: 20px 35px;
}
.common_left h3 {
    color:#d60d0d;
	line-height: 28px;
	font-weight:bold;
}
.common_left p {
    border-bottom:dashed 1px #ececec;
	line-height: 22px;
	padding: 20px 0;
	margin-bottom: 20px;
}


/*----- lian xi ke fu{ -----*/
.contact_we {
	padding-left: 8px;
}
.contact_we span {
    display: block;
	width: 282px;
	height: 133px;
	float: left;
	margin: 0 5px 40px 0;
}


/*----- wen ti shen bao nei rong tian xie{ -----*/
.nav_3 span {
    margin-right: 192px;
}
.nav_3 .no_marr {
    margin-right: 0;
}
/*----- wen ti shen bao{ -----*/

.declare_ul li {
    height: 30px;
	margin-bottom: 30px;
}
.declare_ul li span {
    width: 285px;
	display: block;
	line-height: 30px;
	font-size: 16px;
	float: left;
	text-align: right;
	color:#666;
}
.declare_ul li strong {
    color:#cb312e;
	font-weight:normal;
	padding-left: 40px;
}
.declare_ul li select {
    margin-top: 5px;
}



.my_service a {
    display: block;
	width: 482px;
	height: 64px;
	margin: 25px auto 0;
}
.form li .text_black{
	color:#000
}
.quan {
	padding:50px 0;
}
.quan img {
	margin:0 auto;
}
.general_text {
    line-height: 54px;
	text-align: center;
	color:#8c8c8c;
}
.general_tiao {
    height: 30px;
	background-color: #008ae3;
}