@charset 'UTF-8';
/*style for HTML label begin*/
*{margin:0; padding:0;}
html{border:0; overflow:scroll; overflow-x:hidden;}
body{overflow-x:hidden; margin:0; font-family:Verdana,Arial,"Microsoft Yahei"; color:#666; }
table, div, p, td, li, dd, a, span{font:inherit;}
select, input, textarea, button {font:inherit;}
ul{list-style:none;}
p{line-height:160%;}
a{ text-decoration:underline;}
img{ vertical-align:middle;}
/*style for HTML label end*/

/*basic style begin*/
.c{zoom:1;}
.c:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.fixed{overflow:hidden; white-space :nowrap; text-overflow:ellipsis;}
.fl{float:left;}
.fr{float:right;}
.tac{text-align:center;}
/*basic style end*/
h2{ color: #e74c36; font-size: 18px;background: #eeeeee; padding: 10px 0;}
h2.one{color: #666;background: #fff;}
.content{padding: 0px 0px;}
.content p{font-size: 12px;padding:0 15px ;line-height: 21px;}
.content h3{background: #f2f2f2;color: #D87638; font-size: 12px; font-weight: normal;padding:10px 15px;}
.material-tab{border: 1px solid #ccc; width: 98%; margin: 0 auto;}
.material-tab td{padding-left: 10px; border:1px solid #ccc; border-collapse:collapse;}


.f_c_f63 {color:#f63;}
/*.f_c_f63 {font-weight:700;}*/
.tin2{text-indent:2em;}
/**
 * 陆金所合作导航
 */
#backWrap {
    box-shadow: 0 2px 2px #f0f0f0;
    width: 100%;
    height: 40px;
    background: #fff;
    line-height: 40px;
    position: fixed; 
    left: 0px;
    top: 0px;
}

#backWrap span{
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: pointer;    
    width: 40px;
    height: 40px;
    text-indent: 15px;
}

#backWrap #preArrow {
    display: inline-block;
    width: 10px;
    height: 10px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: 2px solid;
    border-color: #107BFF transparent transparent #107BFF;
    margin-top: 12px;
    margin-left: 4px;
}

#backWrap h1 {
    line-height: 40px;
    color: #000;
    text-align: center;
    font-size: 16px;
    text-indent: -40px;
    margin: 0;
    font-weight: normal;
}
