.headBox .form{
    width: 493px;
    height:80px;
    margin: 0 35px 0 35px;
    float: left;
}
.headBox .form .seleBox{
    width: 493px;
    height:40px;
}
.headBox .form .seleBox .one{
    width: 195px;
    height:40px;
    float: left;
}
.headBox .form .seleBox .one p{
    width: 40px;
    height:40px;
    float: left;
    line-height:30px;
    font-size: 14px;
}
.headBox .form .seleBox .one select{
    width:155px;
    height:40px;
    float: right;
}
.headBox .form .seleBox .two{
    width: 280px;
    height:40px;
    float: right;
}
.headBox .form .seleBox .two p{
    width: 60px;
    height:40px;
    float: left;
    line-height:30px;
    font-size: 14px;
}
.headBox .form .seleBox .two select{
    width:220px;
    height:40px;
    float: right;
}

.headBox .form .seleBox .stree{
    width: 170px;
    height:40px;
    float: left;
    margin-left: 15px;
}
.headBox .form .seleBox .stree p{
    width: 40px;
    height:40px;
    float: left;
    line-height:30px;
    font-size: 14px;
}
.headBox .form .seleBox .stree select{
    width:130px;
    height:40px;
    float:left;
}

.headBox .form .seleBox .submit{
    width: 100px;
    height:30px;
    float: right;
}

.headBox .form .submit input{
    width: 100px;
    height:30px;
    background: #004eff;
    color:#FFFFFF;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
}
.main{
    width: 100%;
    height:auto;
    padding-bottom:10px;
}
.main .posBox{
    width: 1000px;
    height:45px;
    line-height:45px;
    margin: 0 auto;
}
.main .posBox .position{
    width: 350px;
    height:45px;
    float: left;
}
.main .posBox .hotBox{
    width: 500px;
    height:45px;
    float: right;
}
.main .posBox .hotBox a{
    margin: 0 5px;
}
.mainBox{
    width: 1000px;
    height:auto;
    margin: 0 auto;
    background: #ffffff;
}
.mianBox .list{
    width: 1000px;
    height:auto;
    margin: 0 auto;
}
.mainBox .list ul li{
    width: 180px;
    height:255px;
    float: left;
    margin: 10px 10px;
}
.mainBox .list ul li .img{
    width: 180px;
    height:180px;
}
.mainBox .list ul li .img img{
    display: block;
    width: 180px;
    height:180px;
}
.mainBox .list ul li .title{
    width: 180px;
    height:25px;
    line-height:25px;
}
.mainBox .list ul li .title a{
    font-size: 14px;
    color:#016cd6;
}
.mainBox .list ul li .price{
    width: 180px;
    height:25px;
    line-height:25px;
    text-align: center;
    font-size: 14px;
    color:#5f5f5f;
}
.mainBox .list ul li .price span{
    color:#ff4400;
}
.mainBox .list ul li .btn{
    width: 180px;
    height:25px;
}
.mainBox .list ul li .btn a.xj{
    display: block;
    width: 50px;
    height:25px;
    background: #ff4e00;
    line-height:25px;
    text-align: center;
    color:#ffffff;
    border-radius: 5px;
    float: left;
}

.mainBox .list ul li .btn a.zxzx{
    display: block;
    width: 100px;
    height:25px;
    background: #006dd9;
    line-height:25px;
    text-align: center;
    color:#ffffff;
    border-radius: 5px;
    float: right;
}
#xjForm{
    width:300px;
    height:auto;
    z-index: 5;
    background: #ffffff;
    border-radius: 5px;
}
#xjForm .formBox{
    width: 100%;
    height:35px;
    margin: 5px auto;
}
#xjForm .formBox span{
    display: block;
    width: 100px;
    height:35px;
    float: left;
    line-height:35px;
}
#xjForm .formBox input{
    width: 180px;
    height:35px;
    float: right;
}
#xjForm .btn{
    width: 150px;
    height:35px;
    margin: 10px auto;
}
#xjForm .btn input{
    width: 150px;
    height:35px;
    background: #006dd9;
    line-height:35px;
    text-align: center;
    border-radius: 5px;
    color:#ffffff;
}
#kefu{
    width: 500px;
    height:auto;
}
#kefu h3{
    font-size: 16px;
    margin-bottom: 5px;
}
#kefu .one{
    width: 100%;
    height:auto;
    font-size: 14px;
    margin-bottom: 15px;
}
#kefu .one ul li{
    float: left;
    margin: 0 5px;
}
body .demo-class .layui-layer-title{background:#004eff; color:#fff; border: none;}
body .demo-class .layui-layer-content{
    padding: 15px;
}
body .mylayer .layui-layer-content{
    width: 530px;
    height:auto;
    padding: 15px;
    background: #ffffff;
    border-radius: 5px;
}
.pages{
    width: 650px;
    height:40px;
    margin: 30px auto;
}
.pages ul li{
    float: left;
    margin: 0 2px;
}
.pages ul li a{
    display: block;
    padding: 5px 10px;
    border:1px solid #cfcfcf;
}
.pages ul li a:hover{
    background: #0270dc;
    color:#ffffff;
}
.pages ul li span{
    display: inline-block;
    padding: 0 5px;
    line-height:40px;
}
.pages ul li button{
    border:none;
    width: 43px;
    height:23px;
    background: #666666;
    color:#ffffff;
    border-radius: 5px;
}


#helpBox{
    width: 1000px;
    height:205px;
    margin: 20px auto;
    background: #f4f4f4;
}
#helpBox ul li{
    width: 200px;
    height: 205px;
    padding: 25px 10px 25px 15px;
    background: url("../images/help_line.jpg") no-repeat right center;
    float: left;
}
#helpBox ul li .liLeft{
    width: 55px;
    float: left;
}
#helpBox ul li .liRight{
    width: 120px;
    height: 155px;
    float: right;
}
#helpBox ul li .liRight p{
    width: 120px;
    text-align: center;
    font-size: 16px;
}
#helpBox ul li .liRight a{
    display: block;
    width: 120px;
    height:25px;
    line-height:25px;
    text-align: center;
}
#flink{
    width: 1000px;
    height:65px;
    border:1px solid #dcdcdc;
    background: #f4f4f4;
    line-height:65px;
    padding: 0 25px;
    margin: 0 auto;
}
#flink span{
    font-size: 14px;
}
#flink a{
    margin: 0 10px;
}
#footer{
    width: 1000px;
    height:auto;
    margin: 0 auto;
    position: relative;
}
#footer .f_nav{
    width: 700px;
    height:35px;
    line-height:35px;
    text-align: center;
    margin: 0 auto;
}
#footer .f_nav ul li{
    float: left;
    padding: 0 5px;
}
#footer .banquan{
    width: 500px;
    height: 30px;
    margin: 0 auto;
}
#footer .banquan p{
    width: 250px;
    height: 30px;
    float: left;
    line-height:30px;
}
#footer .zz{
    width: 1000px;
    height:60px;
    margin: 20px auto;
}
#footer .zz img{
    display:block;
    float: left;
    margin: 0 25px;
}