/* 重置&默认(reset&base)(tags) */
*[hidefocus],input,textarea,a{outline:none;}
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;}
fieldset,img,html,body,iframe{border:0;-webkit-tap-highlight-color: rgba(255,255,255,0)}
table{border-collapse:collapse;border-spacing:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
caption,th{font-weight:normal;font-style:normal;text-align:left;}
em,strong{font-weight:bold;font-style:normal;}
body,textarea,select,input,pre{font-family:arial,microsoft yahei,helvetica,sans-serif;font-size:14px;color:#555;}
body{background:white;line-height:1.5em;-webkit-text-size-adjust:none;}
a,button{cursor:pointer;}
textarea{resize:none;overflow:auto;}
pre{white-space:pre-wrap;}
a{color:#333;text-decoration:none;}
input{
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-modify: read-write-plaintext-only;
}
button {
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}
/* 布局(grids)(.g-) */
/* 页面 */

html,body{
    box-sizing: border-box;
    font-family: 微软雅黑, sans-serif;
}

.info_top_title{
    font-size: 20px;
    text-align: center;
    color: #2BCDED;
    padding: 20px;
}
.doghost_change{
    width: 92%;
    /* height: 58px; */
    line-height:35px;
    padding: 15px;
    margin: 10px auto;
    box-sizing: border-box;
    border:2px solid rgba(173,212,255,1);
    border-radius: 8px;
}
.doghost_change .doghost_change_left{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    padding: 10px 0;
    border-bottom:1px solid rgba(173,212,255,1);
}


.doghost_change .doghost_change_left .typeSelectBox .typeSelect{
    text-align: right;
}
.doghost_change .doghost_change_left .typeSelectBox img{
    vertical-align: middle;
    margin-right: 16px;
}
.doghost_change .doghost_change_left2{
    display:none;
}


.doghost_change .doghost_change_left .typeSelectBox{
    float: right;
    display: inline-block;
    text-align: right;
}
.doghost_change .doghost_change_rigth{
    display: inline-block;
    font-size: 15px;
}

.doghost_change_rigth .choose_select{
    padding: 20px 10px;
}
.doghost_change_rigth .choose_select span{
    vertical-align: middle;
}

.doghost_change_rigth .choose_select .info_icon{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background: url("../image/1.png") no-repeat center;
    background-size: 100% 100%;
}

.doghost_change_rigth .choose_select span{
    vertical-align: middle;
}
.doghost_change_rigth .choose_select .icon.info_icon.info_icon1{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background: url("../image/2.png") no-repeat center;
    background-size: 100% 100%;
}

.info_membernum{
    color: #2BCDED;
    font-size: 15px;
    width: 84%;
    margin: 0 auto;
}
.info_search{
    padding: 10px 0;
    width: 84%;
    margin: 0 auto;
    font-size: 0px;
}
.info_search input{
    border: 1px #2BCDED solid;
    width: 76%;
    height: 50px;
    margin: 0 auto;
    display: inline-block;
}
.info_search .search_btn{
    border: none;
    width: 52px;
    height:52px;
    padding: 21px 0px;
    /*background-color: #2BCDED;*/
    background: url("../image/search.png");
    outline: none;
    filter:chroma(color=#000000)
}
.info_member_massage{
    background-color: #f1f1f1;
    height: 100px;
    font-size: 15px;
    color: #666666;
}
.info_member_massage .info_member_state{
    width: 84%;
    margin: 0 auto;
    padding: 10px 0;
}
.info_member_massage .info_member_name{
    width: 84%;
    margin: 0 auto;
}
.info_member_massage .info_member_phone{
    width: 84%;
    margin: 0 auto;
    padding: 10px 0;
}
.info_unit{
    padding: 20px 0 15px 15px;
    color: #666666;
    border-bottom: 8px solid #f5f5f5;
}

.info_unit .info_unit_title{
    font-size: 16px;
    color: #828282;
    padding: 10px 0;
    margin-bottom: 15px;
}
.info_unit .info_unit_title img{
    height: 12px;
    padding-right: 8px;
    vertical-align:middle;
}
.info_unit .info_unit_site{
    display: inline-block;
    font-size: 15px;
}
.info_unit-site-bottom{
    border-bottom: 1px solid #f5f5f5;
    margin-right: 12px;
    margin-top: 15px;
    margin-bottom: 13px;
}
/* .info_unit .info_unit_site label{
    color: #2BCDED;
} */
.info_unit .showBank{
    display: inline-block;
    margin-right: 25px;
    font-size: 0;
    float: right;
}
.info_unit .showBank input{
    font-size: 15px;
    text-align: right;
    color: #cdcdcd;
    vertical-align: bottom;
}
.info_unit .showBank span{
    display: inline-block;
    vertical-align: middle;
    /* background-color: hotpink; */
    background: url("../images/arror.png") no-repeat center;
    background-size: cover;
    width: 15px;
    height: 15px;
    /* margin-left: 12px; */
    vertical-align: middle;
}
.info_unit .showBank img{
    display: inline-block;
    /* padding-bottom: 50px; */
}
.info_unit .info_unit_name{
    display: inline-block;
    font-size: 15px;
    padding: 10px 0;
}
/* .info_unit .info_unit_name label{
    color: #2BCDED;
} */
.info_unit .showunit{
    display: inline-block;
    /* padding-left: 0px;
    margin-left: -7px; */
    float: right;
    margin-right: 25px;
    margin-top: 10px;
    /* border-bottom: 1px #999999 solid; */
}
.info_unit .showunit input{
    font-size: 15px;
    text-align: right;
    vertical-align: bottom; 
    width: 167px;
}
.info_unit .showunit span{
    display: inline-block;
    /* background-color: hotpink; */
    background: url("../images/arror.png") no-repeat center;
    background-size: cover;
    width: 15px;
    height: 15px;
    /* margin-left: 8px; */
    vertical-align: middle;
}

.info_unit .info_unit_remind{
    color: red;
}
.info_fee{
    border-top: 1px solid #999999;
    height: 200px;
    font-size: 15px;
}
.info_fee .info_fee_title{
    padding: 20px 0;
    color: #2BCDED;
    width: 84%;
    margin: 0 auto;
}
.info_fee .info_fee_count{
    width: 84%;
    text-align: right;
    margin: 0 auto;
}

.info_bottom_submitbtn .submit{
    width: 50%;
    border: none;
    border-right: white 1px solid;
    background-color: #2BCDED;
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 0;
    left: 0px;
    color: white;
    font-size: 16px;
    display: inline-block;
    outline: none;
    filter:chroma(color=#000000)
}
.info_bottom_paybtn .pay{
    width: 50%;
    border: none;
    background-color: #2BCDED;
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 0;
    left: 50%;
    color: white;
    font-size: 16px;
    display: inline-block;
    outline: none;
    filter:chroma(color=#000000)
}
