html{font-size: 62.5%; font-family: "微软雅黑";}
body{font-size:1.4rem;}
.f_l{float:left;}
.f_r{float: right;}
.clear{clear:both;}
body,html,ul,li,dl,dd,h1,h2,h3,h4,h5,h6,input,p{padding: 0;margin: 0;}
.logo{padding: 10px;}
.list li{ padding: 0 10px 0 10px; }
.list li div.itm{border:1px solid #d8d8d8;padding:5px;overflow:hidden; height: 67px;border-radius: 5px}
.list li a p{width: 60%; padding-left: 10px; color:#333333;display: table;height: 67px;}
.list li a p span{display: table-cell;vertical-align: middle}
.list li a{display: block; height: auto; text-decoration: none;}
.list li a img.arrow{padding-top:15px;}
.rem-2{font-size:1.4rem;}
.list li p.px_list{padding: 0px; width: 100%;}
.px_li_xk{width: 3.33%; padding:0px; border:0px;}
.list_main .list li{border:0px; padding:0px;}
.list_main .list .list_item{border:0px; width:45%; padding:5px 0px;}
.email_main{padding: 10px;}
.email_main .txt{color:#333333; display: block; width:20%;}
.input_txt{ border:1px solid #c0c0c0; color:#333333; height:45px; border-radius:8px; width: 77%; padding-left:5px;}
.email_main p{padding: 5px 0px; overflow: hidden;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #a8a8a8; opacity:1; }
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #a8a8a8;opacity:1;}
input:-ms-input-placeholder{
    color: #a8a8a8;opacity:1;}
input::-webkit-input-placeholder{
    color: #a8a8a8;opacity:1;}
select::-ms-expand { display: none; }
.s_sty{
    width:100%;
    height:45px;
    padding:0px 10px;
    border: none;
    outline: none;
    /*将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -ms-appearance:none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url(../images/b_arraw.png) no-repeat scroll right center transparent;
    position:absolute;
    right:5px;
    background-color: #fff;
}
.s_bg{height:45px; width: 40%; border:1px solid #c0c0c0; border-radius:8px; position: relative;overflow: hidden}
.s_main{padding: 5px 0px;overflow: hidden}
.input_btn{height:45px; background: #0090c5; border-radius:8px; border:0px; padding:0 20px; color:#ffffff;}
.submit_page p.submit_p{ padding-top:20px;}
.s_main .s_bg_s{width: 78%}



.icon{margin-top:20px;}
.ico_txt{margin-top:10px; color:#5b5b5b; font-size:1.8rem;}
.code_txt{color:#5b5b5b; margin-top: 20px;font-size:1.6rem;}

input[type="button"], input[type="submit"]{-webkit-appearance: none;}
.sMissValue{color:red}
select option{color: #000 ;}
.top_bg{background: #1376ad; width:100%; padding: 10px 0px; height:45px;}
.top_bg p.top_txt{color:#ffffff;width:50%; float: left;}
.top_txt{font-size:1.8rem }
.top_pic{ width:50%;float:right; margin-top:14px; }

.getMore{
    display: block;margin: 15px auto 20px auto;text-align: center;

}