﻿@charset "utf-8";/* CSS Document */
body,input,select,button{
{/*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; /* 用 ascii 字符表示，使得在任何编码下都无问题 for PC端 */
}
body{font-size:12px;line-height:166.6%;}  /*pc端常设置字体大小及间距*/
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li, pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { margin:0;padding:0;}
input,button,select,img{margin:0;line-height:normal;}
select{padding:1px}
ul,ol{list-style:none}
header,footer,section,aside,nav,hgroup,figure,figcaption{display:block;margin:0;padding:0;border:none;} /*HTML5标签变块级*/
a{text-decoration:none;} /*重置链接下划线*/
img{border:none;}

/*清除浮动*/
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%} /* Hides from IE-mac \*/
.clearfix{display:block}/* End hide from IE-mac */}


/*********CSS reset ***********/
*{margin:0;padding:0; outline:none;}
ul,li,ol{list-style:none; }
img,a img{border:none;margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
em,i,u{font-style:normal;}
a{text-decoration:none;color:#333;}
a:hover{color:#0066b3;}
body{font-size:12px;font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif,"黑体";color:#666666;line-height:2.0; background:url(../images/bg.png) #fff;}
select,input,button,button img,label{vertical-align:middle;font-family:"微软雅黑","黑体","宋体";border:none;}
.clear{clear:both;}
/* 浮动及边常用边距  */
.fL{float:left;}
.fR{float:right;}
.mL10{margin-left:10px;}
.mB10{margin-bottom:10px;}

/*公用样式*/
.lfloat{
	float:left;
	display: inline;
}
.rfloat{
	float:right;
	display: inline;
}
.clearfix:before, 
.clearfix:after { 
	content: ""; 
	display: table; 
	font-size:0;
}
.clearfix:after { 
	clear: both; 
	overflow:hidden;
}
.clearfix { 
  	zoom: 1; 
}
.clear{
	clear:both;
}
.relative{
	position:relative;
}
.absolute{
	position:absolute;
}

.yzgh_box{ width:100%};
.m_top_40{ margin-top:40px;}
.vcc_index_guide_main_bigBox{ width: 100%;}
.vcc-index_guide_main_box{ width: 960px; margin: 0 auto; overflow: hidden;}
.vcc-index_guide_main_box {margin-bottom:60px;}
.guide_nav{float:left;margin-right:30px;width:187px;border-top:1px #f2f2f2 solid;}
.guide_nav h3{padding:0 18px 0 12px;height:32px;font-weight:normal;  font-size:14px;display:block; color:#333333; background:#eeeeee;}
.guide_nav h3:hover{ background:#0066b3; color:#ffffff;}
.guide_nav ul li.nav_bg{margin-bottom:2px;line-height:32px;border-left:1px #f2f2f2 solid;border-right:1px #f2f2f2 solid;}
/* .guide_nav ul li .bur{ background:#0066b3; color:#fff;} */
.guide_nav .nav_bg li{padding:0 10px ; border-bottom:1px #f2f2f2 solid;}
.guide_nav .nav_bg h3 i.fa_icon_all{display:inline-block;
width:12px;height:8px;float:right;display:inline;position: relative;top:10px;vertical-align: middle; }
.guide_nav .nav_bg h3 .fl{ display:inline; float:left;}
/* .guide_nav .nav_bg h3 i.fa_icon_up{background:url(/cn/paymentv3/v3/images/icon_up.png) no-repeat;}
.guide_nav .nav_bg h3 i.fa_icon_down{background:url(/cn/paymentv3/v3/images/icon_down.png)  no-repeat;} */
.guide_nav .nav_bg ul li {font-size:12px; color:#666666;height: 32px; } 
.guide_nav .nav_bg ul li:hover{ cursor:pointer; background:#0066b3;} 
.guide_nav .nav_bg ul li:hover a{color:#fff;}
.guide_nav .nav_bg .nav_samll{display:none;}
.guide_nav_box{ margin-bottom:2px;border:1px #f2f2f2 solid;}
.guide_boxR{float:left;width:720px;}

.inputText2_h30 {
font-family: "Microsoft YaHei";
font-size: 14px;
text-indent:5px;
height:30px;
line-height:30px;
border: 1px solid #0066B3;
outline: 0;
-webkit-appearance: none;
color: #BDBDBD;

}
.w_400{width:400px;}
input.btn_blue {
    font-size: 14px;
    width: 118px;
    height: 30px;
    border-radius: 5px;
    text-align: center;
    border: 0;
    cursor: pointer;
    line-height: 30px;
    color: #fff;
    background: #0066b3;
}
.btn_search {
    margin-left: 10px;
}
.f_blue{color:#408cc6;}
.guide_search{line-height:32px;height:32px;}
.btn_search{margin-left:10px;}
.key_words{margin-left:10px;font-size:13px;}
.key_words a{margin:0 2px;}
.guide_queList_box{clear:both;padding:18px 0;}
.guide_queList_main{margin:8px 0 ; }
.guide_queList_que{color:#333333; border-bottom:1px #d3d3d3 solid; height:32px; line-height:32px;padding:10px 0;}
.guide_queList_que a{display:block;padding:10px 0; cursor:pointer;}
.guide_queList_que span{ display:block;height:15px;width:15px; position: relative; margin:-8px 0 0 710px; }
.guide_queList_que span.up{background:url(/cn/paymentv3/v3/images/arrow_up.gif) no-repeat;}
.guide_queList_que span.down{background:url(/cn/paymentv3/v3/images/arrow_down.gif) no-repeat;}

.guide_queList_answer{padding:10px 0;line-height:28px; color:#666666;}
.answer_box{display:none;}
.guide_case_title{height:80px;line-height:80px;font-weight:normal; text-align:center;font-size:20px; color:#000000;}
.guide_case_main{margin-top:10px;font-size:14px; color:#333;line-height:32px;}
.guide_case_main .img_center{ text-align:center;}
.guide_case_main p{text-indent:2em;margin-top:20px;}

.vcc-index_search{margin:20px auto;font-size:14px;width:960px; color:#999;}
.vcc-index_searchBox{clear:both;}
.group_list .hover a{ display:block; color:#fff; background:#0066b3;}
.group_list dt{ height:32px; line-height:32px; background:#eee; margin-bottom:2px; font-size:14px; color:#333;}
.nav_bd  .hover li{ display:block; color:#fff; background:#0066b3;}