* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

#box span {
    color: red;
}


/*地区*/

.area {
    display: none;
    width: 771px;
    background: #fff;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 1px 1px 5px #ddd;
    margin-top: 5px;
    z-index: 10;
    padding-left: 6px;
    min-height: 282px;
}

.area .position {
    width: 252px;
    min-height: 248px;
    margin: 9px 0;
    border: 1px transparent solid;
    display: inline-block;
    z-index: 999999999999999;
    float: left;
    /*border-image:-webkit-linear-gradient(to right,#0891ac,#3ddd60) 1 30;border-image:-moz-linear-gradient(to right,#0891ac,#3ddd60) 1 30; border-image:linear-gradient(to right,#0891ac,#3ddd60) 1 30;*/
}
.area .psheng {
    margin-bottom: -7px;
}
.area .position li,
.typearea .companyTypeList .wai .nei div {
    /* width: auto !important; */
    min-width: 76px;
    display: inline-block;
    /* background: #F0F1FF; */
    float: left;
    margin: 2px 0;
    height: 20px !important;
    line-height: 20px;
    font-size: 14px;
    color: #9A9A9A;
    text-align: left;
    padding: 0px 4px;
    /* margin-right: 20px; */
}

.area .position li:hover,
.typearea .companyTypeList .wai .nei div:hover {
    cursor: pointer;
    color: #2CCABA;
    /* background: linear-gradient(to right, #1aaa93, #36d26b); */
}
.companyTypeList .wai {
    /*min-height: 200px;*/
    height: 101px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px rgb(233, 233, 233) solid;
   
}
.typearea {
    display: none;
    width: 502px;
    background: #fff;
    height: 446px;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 1px 1px 5px #ddd;
    margin-top: 5px;
    z-index: 999;
}
.icefenlei{
    color: #666;
}
.companyTypeList
.typearea .companyTypeList {
    width: 467px;
    min-height: 400px;
    margin: 0px;
    border: 1px transparent solid;
    display: inline-block;
}

.ssqselect {
    color: #36d26b !important;
    /* background: linear-gradient(to right, #1aaa93, #36d26b) !important; */
}

#box {
    width: 500px;
    height: 100px;
    background: white;
    border: 1px red solid;
}

.red {
    color: red;
}

.float {
    float: left;
}

.ice_footer {
    width: 1200px;
    height: 227px;
    margin: 0 auto;
}

.ice_footer li {
    margin-top: 56px;
    width: 24.5%;
    height: 54%;
    border-right: 1px #52595d solid;
    float: left;
    font-size: 16px;
    color: #cccccc;
}

.zxrx,
.imgtel {
    float: left;
}

.zxrx {
    margin-left: 20px;
}

.renzabc {
    width: 280px;
    height: 33px;
    margin-top: 87px;
}

.renzabc img {
    margin-right: 10px;
}

.yiandwei {
    width: 68px;
    height: 68px;
    text-align: center;
    margin: 27px 0 0 36px;
}

.ercode {
    position: absolute;
    top: 0;
    left: 163px;
}

.yqlj div {
    width: 40%;
    height: 18px;
    border-right: 1px #949293 solid;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    color: #949293;
    margin-bottom: 5px;
}

.ylname {
    margin-left: 20px;
}

.yihang {
    width: 100%;
    height: 30px;
    float: left;
    color: #000;
    font-size: 15px;
    margin-left: 15px;
}

.nei {
    width: 92%;
    min-height: 73px;
    margin-top: 11px;
    color: #666;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 5px;
}

.duilianl {
    position: fixed;
    top: 200px;
    left: 0;
    z-index: 20;
}

.duilianr {
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 20;
}

.rightopuser {
    position: absolute;
    top: 0;
    right: 0;
}

.scancode,
.wxpaybox {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 10000;
}

.scancode div {
    width: 230px;
    height: 400px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -150px;
}

.scancode div h1 {
    padding: 50px;
}

.scancode div .code {
    width: 200px;
    height: 200px;
}

.wxpaybox .contentbox {
    width: 600px;
    height: 400px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -300px;
}

.wxpaybox .contentbox div {
    width: 500px;
    height: 300px;
    margin: 50px auto;
}

.wxpaybox .contentbox div ul {
    width: 100%;
    height: 140px;
    border-bottom: 1px #ddd solid;
    margin-bottom: 15px;
}

.wxpaybox .contentbox div ul li {
    width: 130px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    margin-left: 25px;
    margin-top: 15px;
    float: left;
    cursor: pointer;
}

.wei {
    border: 1px #999 solid;
    background: none;
}

.yi {
    background: url('https://www.qwtoo.com/static/images/picthicon.png');
    background-size: 100% 100%;
    border: none !important;
}

.wxpaybox .contentbox div img {
    width: 175px;
    height: 52px;
    margin: 25px;
    cursor: pointer;
}

.wxpaybox .contentbox div .totalprice {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: red;
    float: right;
    margin-top: 34px;
}

.wxpaybox .close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}