body,html{
    background: #F4F4F4;
}
.pro-wraper{
    position: relative;
    width: 100%;
    background: url("../images/zyjp_img_bg.jpg")no-repeat top center;
    background-size: 100% 409px;
    top: 100px;
}
/*banner*/
.top-banner{
    width: 100%;
    height: 420px;
    background: url("../images/banner_zy.png")no-repeat top center;
    background-size: cover;
}
/*banner结束*/
/*cont*/
.cont-wrap{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.page-where{
    position: relative;
    width: 100%;
    height: 16px;
    padding: 16px 0;
    font-size:12px;
    font-weight:300;
    color:#999;
    line-height: 20px;
    padding-left: 20px;
}
.page-where span{
    position: absolute;
    top: 16px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/command_ic_home_16px.png")no-repeat center;
    background-size: 100%;
}
.page-where i{
    font-style: normal;
    color: #ff5500;
}
.cont-wr-box{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 60px;
}
.cont-wr-left{
    float: left;
    width: 882px;
    height: auto;
}
.c-l-top{
    width: 100%;
    background:#fff;
    box-shadow:0px 1px 0px 0px rgba(217,217,217,1);
    margin-bottom: 16px;
}
.c-l-top-li{
    padding: 18px 20px 18px 0;
    box-sizing: border-box;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}
.c-l-top-li:last-child .li-ul-box{
    height: auto;
}
.c-l-top-li:last-child{
    border-bottom: 1px solid #d9d9d9;
}
.c-l-top-li:last-child .li-ul-box .li-ul-li{
    margin-bottom: 0;
}
.li-types{
    float: left;
    width: 100px;
    text-align: center;
    font-size:14px;
    font-weight:bold;
    color:#333;
}
.no-case-li{
    float: left;
    font-size: 14px;
    color: #999;
    margin-right: 20px;
    cursor: pointer;
}
.no-case-li:hover{
    color: #ff5500;
}
.li-ul-box{
    float: left;
    width: 665px;
    height: 55px;
}
.li-over{
    padding: 18px 20px 5px 0;
}
.li-over .li-ul-box{
    height: auto!important;
}
.li-ul-li{
    float: left;
    margin-bottom: 18px;
    margin-right: 16px;
    font-size:14px;
    font-weight:400;
    color:#666;
    cursor: pointer;
}
.li-ul-li:hover{
    color: #ff5500;
    /*font-weight: bold;*/
}
.li-ul-li a{
    display: block;
    font-size:14px;
    font-weight:400;
    color:#666;
    cursor: pointer;
}
.li-ul-li a:hover{
    font-size: 14px;
    color: #ff5500;
    /*font-weight: bold;*/
}
.lids{
    color: #ff5500!important;
    /*font-weight: bold;!important;*/
}
.li-more-btn{
    position: relative;
    float: right;
    width: 45px;
    height: 20px;
    line-height: 20px;
    color: #7095BB;
    font-size:14px;
    font-weight:400;
    cursor: pointer;
}
.li-more-btn span{
    position: absolute;
    top: 3px;
    right: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url("../images/command_ic_dropdown_n_16px.png")no-repeat center;
    background-size: 100% 100%;
}
.hasd-box{
    padding: 18px 20px 18px 0;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    display: none;
}
.li-types-a{
    float: left;
    width: 100px;
    line-height: 30px;
    text-align: center;
    font-size:14px;
    font-weight:bold;
    color:rgba(102,102,102,1);
}
.has-uls{
    float: left;
    width: 650px;
    overflow: hidden;
}
.has-li{
    float: left;
}
.has-li-boxs{
    position: relative;
    height: 28px;
    border:1px solid rgba(204,204,204,1);
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    margin-right: 8px;
    margin-bottom: 8px;
    line-height: 28px;
    padding: 0 20px 0 8px;
}
.has-li-boxs span{
    position: absolute;
    right: 4px;
    top: 0;
    display: block;
    width: 16px;
    height: 100%;
    background: url("../images/command_ic_deleted_n_16px.png")no-repeat center;
    background-size: 100% 16px;
}
.clear-btn{
    position: relative;
    float: right;
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    padding-left: 20px;
}
.clear-btn span{
    display: block;
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    background: url("../images/command_ic_re_n_16px.png")no-repeat center;
    background-size: 100%;
}
/*列表部分*/
.cont-list-wrap{
    width: 100%;
    background: #fff;
    box-shadow:0px 1px 0px 0px rgba(217,217,217,1);
    margin-bottom: 30px;
}
.list-tt{
    width: 100%;
    height: 60px;
    padding: 0 28px;
    box-sizing: border-box;
    border-bottom: 1px solid #d9d9d9;
}
.list-tt-li{
    float: left;
    height: 100%;
    line-height: 60px;
    font-size:14px;
    font-weight:400;
    cursor: pointer;
}
.list-tt-li-a{
    color:#666;
    margin-right: 44px;
}
.list-tt-li-b{
    color: #666;
}
.list-tt-li-c{
    position: relative;
    float: right;
    color: #666;
    padding-left: 20px;
}
.li-act-new{
    color: #ff5500;
    font-weight: bold;
}
.list-tt-li-c span{
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);  /* IE9及以上支持 */
    -webkit-transform: translateY(-50%);    /* Safari and Chrome */
    -o-transform: translateY(-50%);     /* Opera */
    -moz-transform: translateY(-50%);       /* Firefox */
    left: 0;
    width:13px;
    height:13px;
    border:1px solid rgba(205,205,205,1);
    border-radius:2px;
}
.act-span{
    color: #ff5500;
}
.act-span span{
    border-color: #ff5500;
}
.act-span span:after{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    background: #ff5500;
}
.list-ul-wrap{
    width: 100%;
    height: auto;
}
.list-lis{
    width: 100%;
    height: 165px;
    border-bottom: 1px solid #d9d9d9;
    padding: 24px;
    box-sizing: border-box;
}
.list-lis:last-child{
    border: 0;
}
.lis-title{
    font-size:16px;
    font-weight:bold;
    color:#333;
    margin-bottom: 16px;
}
.lis-title a{
    font-size:16px;
    font-weight:bold;
    color:#2B3D63;
}
.lis-title .icon-div{
    position: relative;
    top: 2px;
    display: inline-block;
    width: 48px;
    height: 16px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 2px;
}
.q-vip{
    background-image: url("../images/qy_vip.png");
}
.q-qy{
    width: 53px;
    background-image: url("../images/qy_qy.png");
}
.q-zd{
    width: 54px;
    background-image: url("../images/qy_zd.png");
}
.lis-time{
    float: right;
    font-size:12px;
    font-weight:400;
    color:#ccc;
}
.lis-datas{
    position: relative;
    width: 100%;
    margin-bottom: 12px;
    overflow: hidden;
}
.datas-ul{
    float: left;
    overflow: hidden;
}
.datas-li{
    float: left;
    width: 140px;
    border-right: 1px dashed #e6e6e6;
}
.datas-li:first-child{
    padding-left: 0;
}
.datas-li:last-child{
    border: 0;
}
.p-title{
    font-size:12px;
    font-weight:400;
    color:#999;
    margin-bottom: 12px;
    text-align: center;
}
.p-txt{
    width: 100%;
    font-size:12px;
    font-weight:400;
    color:#666;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.datas-li:first-child .p-title,.datas-li:first-child .p-txt{
    text-align: left;
}
.data-price{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
    color: #999;
}
.data-price span{
    color: #ff5500;
}
.data-price span i{
    font-style: normal;
    font-size: 24px;
}
.lis-server{
    width: 100%;
    height: 32px;
    overflow: hidden;
}
.lis-s-txt{
    position: relative;
    float: left;
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
    box-sizing: border-box;
}
.lis-s-txt span{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);  /* IE9及以上支持 */
    -webkit-transform: translateY(-50%);    /* Safari and Chrome */
    -o-transform: translateY(-50%);     /* Opera */
    -moz-transform: translateY(-50%);       /* Firefox */
    left: 0;
    width: 16px;
    height: 16px;
    background: url("../images/command_ic_ service_16px.png")no-repeat center;
    background-size: 100% 100%;
}
.s-tis{
    float: left;
    font-size:12px;
    font-weight:400;
    color:#999;
    margin-right: 8px;
}
.lis-s-txt-ul{
    float: left;
    overflow: hidden;
    max-width: 500px;
    height: 100%;
}
.lis-s-txt-li{
    position: relative;
    top: 6px;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    max-width: 150px;
    height:20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    background:#f8f8f8;
    border-radius:1px;
    color: #7095bb;
    line-height: 20px;
    font-size:12px;
    font-weight:400;
    padding: 0 4px;
}
.lis-s-txt-li:last-child{
    margin-right: 0;
}
.lis-s-btn{
    position: relative;
    float: right;
    width:140px;
    height:32px;
    background:#fff;
    border: 1px solid #d69a52;
    border-radius:2px;
    color: #d69a52;
    line-height: 32px;
    padding-left: 36px;
    box-sizing: border-box;
}
.lis-s-btn span{
    position: absolute;
    top: 8px;
    left: 14px;
    width: 16px;
    height: 16px;
    background: url("../images/phone_call.png")no-repeat center;
    background-size: 100% 100%;
}
.s-num{
    float: left;
    margin-left: 8px;
    font-size:12px;
    font-weight:400;
    color:#999;
}
.list-no-data-wtap{
    width: 100%;
    padding: 106px 0;
}
.no-data-img{
    width:160px;
    height:160px;
    background: url("../images/zzjy_ic_defultnofind.png")no-repeat center;
    background-size: 100%;
    margin: 0 auto;
    margin-bottom: 37px;
}
.no-data-txt{
    width:320px;
    height:44px;
    font-size:18px;
    font-weight:400;
    color:rgba(102,102,102,1);
    margin: auto;
    text-align: center;
    margin-bottom: 40px;
}
.no-data-btn-ul{
    width: 420px;
    height: 44px;
    margin: 0 auto;
    overflow: hidden;
}
.no-data-btn-left,.no-data-btn-right{
    display: block;
    width: 200px;
    height: 44px;
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: center;
    line-height: 44px;
    border-radius:4px;
}
.no-data-btn-left{
    float: left;
    background: #ff5500;
}
.no-data-btn-right{
    float: right;
    background: #1555B5;
}
.page-wrap{
    width: 100%;
    height: 80px;
}
/*发布图*/
.fb-img{
    width: 100%;
    height: 140px;
}
.fb-img img{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
/*右边部分*/
.cont-wr-right{
    float: right;
    width: 304px;
    height: auto;
}
.cont-wr-r-a{
    width: 100%;
    background: #fff;
    margin-bottom: 16px;
}
.c-a-top{
    width: 100%;
    height: 80px;
    background: url("../images/zzjy_img_titlequick_new.jpg")no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
}
.c-a-bot{
    width: 100%;
    overflow: hidden;
    padding: 18px;
    padding-bottom: 30px;
    box-sizing: border-box;
}
.c-a-bot-ch{
    width: 100%;
    overflow: hidden;
}
.c-a-bot-ch-li{
    position: relative;
    float: left;
    width:128px;
    height:44px;
    border:1px solid #cdcdcd;
    border-radius:2px;
    text-align: center;
    line-height: 44px;
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    cursor: pointer;
    margin-bottom: 12px;
}
.c-acts{
    border-color: #d69a52;
    color: #d69a52;
}
.c-acts:after{
    position: absolute;
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: url("../images/act_new.png")no-repeat center;
    background-size: 100%;
    top: -2px;
    right: 0;
}
.c-a-bot-ch-li:last-child{
    float: right;
}
/*下拉框样式*/
.select{
    width: 99.4%;
    height:44px;
    border:1px solid #cdcdcd;
    border-radius:2px;
    margin-bottom: 12px;
}
.select-head{
    overflow: hidden;
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 44px;
}
.select-head-cont{
    font-size:14px;
    font-weight:400;
    color:#666;
}
.select-head .select-head-cont{
    float: left;
}
.select-head .select-icon{
    float: right;
    color: #cdcdcd;
}
.option{
    position: relative;
    left: -1px;
    z-index: 10;
    text-indent: 10px;
    width: 100%;
    max-height: 150px;
    overflow-y: scroll;
    color: black;
    background: #fff;
    line-height: 25px;
    border: 1px #cfcfcf solid;
    display: none;
}
.option-a{
    position: relative;
    left: -1px;
    z-index: 10;
    text-indent: 10px;
    width: 100%;
    max-height: 300px;
    overflow-y: scroll;
    color: black;
    background: #fff;
    line-height: 25px;
    border: 1px #cfcfcf solid;
    display: none;
}
.ci-ul{
    width: 100%;
    display: none;
}
.ci-li{
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 30px;
}
.option-item{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.option-item-a{
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.option-item-a span{
    display: block;
    width: 100%;
    height: 30px;
}
.option-item:hover,.ci-li:hover{
    color: #ff5500;
}
.phone-call{
    width: 100%;
    height: 44px;
    padding: 0 10px;
    box-sizing: border-box;
    border:1px solid #cdcdcd;
    border-radius:2px;
    margin-bottom: 12px;
}
.aa-btns{
    display: block;
    width: 100%;
    height:44px;
    background:#fff;
    border-radius:4px;
    font-size:14px;
    font-weight:bold;
    color:#d69a52;
    text-align: center;
    line-height: 44px;
    margin-bottom: 20px;
    cursor: pointer;
    border: 1px solid #d69a52;
}
.now-fb-title{
    width: 100%;
    text-align: center;
    font-size:14px;
    font-weight:400;
    color:#666;
    margin-bottom: 20px;
}
.news-sw{
    width: 100%;
    height: 24px;
    overflow: hidden;
}
.swiper-container,.swiper-wrapper,.swiper-slide{
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.swiper-slide span{
    color: #d69a52;
}
.c-a-top-a{
    width: 100%;
    height: 80px;
    background: url("../images/zzjy_img_titlenew_new.jpg")no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
}
.phone-call-a{
    width: 100%;
    height: 44px;
    padding: 0 10px;
    box-sizing: border-box;
    border:1px solid #cdcdcd;
    border-radius:2px;
    margin-bottom: 12px;
}
.get-code-box{
    width: 100%;
    overflow: hidden;
    margin-bottom: 12px;
}
.get-code-num{
    float: left;
    width:160px;
    height:44px;
    border:1px solid #cdcdcd;
    border-radius:2px;
    padding-left: 10px;
    box-sizing: border-box;
}
.get-btn{
    float: right;
    width:97px;
    height:44px;
    border-radius:2px;
    text-align: center;
    font-size:14px;
    font-weight:400;
    line-height: 44px;
    background: #fff;
    color: #d69a52;
    cursor: pointer;
    border: 1px solid #d69a52;
}
.b-color{
    background: #ddd!important;
    border-color: #ddd;
    color: #fff;
}
.get-conts{
    width:100%;
    height:74px;
    background:#F5F3F2;
    border-radius:2px;
    padding: 16px;
    box-sizing: border-box;
    display: none;
}
.get-conts p{
    text-align: center;
}
.cc-top{
    font-size:14px;
    font-weight:400;
    color:#999;
}
.cc-bot{
    font-size:20px;
    font-weight:bold;
    color:#ff5500;
}
.img-w-gg{
    width: 100%;
    height: 228px;
    cursor: pointer;
    margin-bottom: 14px;
}
.img-w-gg img{
    width: 100%;
    height: 100%;
    display: block;
}
/*cont结束*/
/*错误提示*/
.running-box{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);  /* IE9及以上支持 */
    -webkit-transform: translate(-50%,-50%);    /* Safari and Chrome */
    -o-transform: translate(-50%,-50%);     /* Opera */
    -moz-transform: translate(-50%,-50%);       /* Firefox */
    padding: 10px 20px;
    background: #333;
    color: #fff;
    font-size: 12px;
    z-index: 10000;
    border-radius: 4px;
    display: none;
}
/*弹框*/
.to-w{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.to-zz{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}
.to-z-box{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 421px;
    width: 450px;
    height: 240px;
    background: #fff;
    border-radius: 10px;
    z-index: 100;
    padding: 35px 50px;
    box-sizing: border-box;
}
.to-z-lis{
    width: 100%;
    height: 44px;
    overflow: hidden;
    margin-bottom: 14px;
}
.to-z-lis-le{
    float: left;
    width: 80px;
    height: 100%;
    line-height: 44px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.to-z-lis-ri{
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 44px;
}
.to-phone{
    width: 260px;
    height: 44px;
    border: 0;
    font-size: 16px;
}
.to-code{
    float: left;
    width: 150px;
    height: 44px;
    border: 1px solid #cdcdcd;
    padding-left: 10px;
    box-sizing: border-box;
    margin-right: 10px;
}
.to-code-btn{
    float: left;
    width:97px;
    height:44px;
    border-radius:2px;
    text-align: center;
    font-size:14px;
    font-weight:400;
    line-height: 44px;
    background: #fff;
    color: #2B3D63;
    cursor: pointer;
    border: 1px solid #CDCDCD;
}
.b-color{
    background: #ddd!important;
    border-color: #ddd;
    color: #fff;
}
.to-cx-btn{
    display: block;
    width:140px;
    height:40px;
    background:#ff5500;
    border-radius:4px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 30px auto;
    cursor: pointer;
}
.to-close-ic{
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background: url("../images/close.png")no-repeat center;
    background-size: 30px 30px;
    cursor: pointer;
}
.toa-sasa{
    width: 249px;
    height: 42px;
    border: 1px solid #cdcdcd;
    padding-left: 10px;
    box-sizing: border-box;
}
.toa-sasa input{
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    font-size: 14px;
    line-height: 42px;
}
.dis-none{
    display: none;
}
.footer{
    margin-top: 85px!important;
}