@charset "utf-8";
/* CSS Document */

/*默认样式及公共样式*/
*{margin: 0;padding: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin: 0;-webkit-tap-highlight-color:transparent;
-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
table {border-collapse:collapse;border-spacing:0}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var{ font-weight:normal; font-style:normal;}
ol,ul {list-style: none outside none;}
caption,th{text-align:left;}
body{color:#333;font-size:12px;font-family:"微软雅黑",Arial;}
a{color:#0066b3; text-decoration:none;}
a:hover{color:#0066b3;text-decoration:none;}
input,select{color:#919191;/*font-size:14px;*/appearance: none;-o-appearance: none;-moz-appearance: none;-webkit-appearance: none;-webkit-tap-highlight-color: rgba(0,0,0,0);border-radius:0;color:#333;}
img{border:0; max-width:100%;}
em,i{ font-style:normal; }
input{ border:0 none; } 
select{ border:0; background:none;}

.clear{display:block;clear:both;height:0px;font-size:0px;line-height:0px;margin:0px;padding:0px; border-width:0px;border-style:none;float:none;overflow:hidden;}
.color_0066b3{color:#0066b3!important;}
.bg_0066b3{  background:#0066b3!important;}
.color_333{ color:#333;}
.color_666{ color:#666!important;}
.color_999{ color:#999!important;}
.textleft{ text-align:left!important;}
.fl{float:left;}
.fr{float:right;}
.show{display:block;}
.hide,.hide_city{display:none;}
.no_scroll{ overflow:hidden; /*position:fixed; left:0; top:0;*/height:100%;}
.no_scroll_fixed{ overflow:hidden;position:fixed;top:0;left:0;}
.height_auto{ min-height:8rem;}
.pt_0{padding-top:0px!important;}
.pt_10{padding-top:0.2rem!important;}
.pt_30{padding-top:0.6rem!important;}
.pt_60{padding-top:1.2rem!important;}
.pt_50{padding-top:1rem!important;}
.pb_0{padding-bottom:0px!important;}
.pl_25{padding-left:0.5rem!important;}
.mt_20{margin-top:0.4rem!important;}
.mt_80{margin-top:1.6rem!important;}
.mlr_10{ margin:0 0.2rem;}
.height_35{ height:0.7rem!important; background:#f2f2f2;}
.font_32{ font-size:0.64rem!important;}
.font_40{ font-size:0.8rem!important;}
.font_28{ font-size:0.56rem!important;}



html,body{ max-width:750px; position:relative; overflow-x:hidden; margin:0 auto;}
body > div{width:100%; box-sizing:border-box;}

/*页头*/
.scroll_head{height:1.6rem; background:#F8B128; padding-left:0.6rem;overflow:hidden; }
.scroll_box{ width:12.54rem;overflow:hidden; font-size:0.28rem; color:#fff; display:inline-block;}
.scroll_box span{ height:1.6rem;line-height:1.6rem;position:relative; left:0;font-size: 0.56rem;display:inline-block;}
.scroll_colse_btn{ float:right; width:0.46rem; height:0.46rem; background:url(/cn/finance/mobilev3/images/colse.png) center center no-repeat; padding:0.56rem 0.6rem 0.58rem 0.8rem; background-size: 48%;}

.head{ height:1.72rem;}
.head a{ float:left; width:2.0rem; height:100%;text-align: center; padding-top: 0.46rem; box-sizing: border-box;}
.head img{  max-width: 0.8rem; height:0.8rem;}
.head a.logo{width:9.0rem;padding-top:0.36rem;}
.head a.logo img{max-width:5.34rem; height:1rem;}




/*页尾*/
.footer{padding:0.4rem 0.6rem ;background:#F9F9F9; overflow:hidden;}
.nav_bottom li{ width:4.4rem; float:left; text-align:center; border-right:0.06rem solid #333333; font-size:0.48rem;box-sizing: border-box;}
.nav_bottom li:last-child{border-right:none;}
.footer_div{ padding:0.4rem 0; text-align:center; font-size: 0.48rem;}
.footer_div img{ display:inline-block; vertical-align:middle; width: 0.68rem;}
.footer_div img:first-child{margin-right:0.8rem;width: 0.82rem;}
.footer_div span:last-child{padding-left:1.0rem;}
.copyRight{  text-align:center; font-size: 0.36rem; color:#aaa;}
.copyRight span{ display:block;}

.body_zhezhao{width: 100%; height: 100%; position: absolute; z-index: 3; display: none;}



/*加载loading*/
.loading_img{ padding:0.6rem 0; text-align:center; font-size:0.48rem;}
.loading_img img{ width:1rem;}


