/**通用样式**/
body{overflow:hidden}
html{overflow-y:scroll;overflow: auto;}
div,ul,ol,li,h1,h2,h3,h4{margin: 0;padding: 0;font-style: normal;font-family: Arial;}
body{scroll: no;}
a{font-size: 18px !important;}
ol,ul,li{list-style: none;}
input{outline: none;}
/*img{width: 100%;}*/
.clearfix{zoom: 1;clear: both;}
.clearfix:after,.clearfix:before{content: '\20';display: block;}
.clearfix:after{clear: both;overflow: hidden;}
.font_white{color: #fff;}
.block{display: block !important;}
.fl{float: left !important;}
.fr{float: right !important;}
.widthMax{width: 97%;height: auto;margin: 0 auto;}
#cnzz_stat_icon_1000273024{display: none;}
/*a:hover{color: #fff !important;}*/
.font_red{color: red !important;}
.font_yellow{color: #DAA520 !important;}
.font_DarkOrange{color: #FF8C00 !important;}
.margin_left_20{margin: 0 0 0 20px;}
.margin_left_50{margin: 0 0 0 50px;}
#pc,#wap,#pc_nav,#wap_nav,#pc_footer{display: none;}
.bgwater{
    background-image: url("https://wz.mala.cn/static/img/water2025new1.png");
    background-size: 55%;
}

.daytitle {
    transform:  skew(-15deg);;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    height: 54px;
}
.daytitle .top-bar {
    width: 40px;
    height: 7px;
    background-color: #ffebb3;
    margin-left: 20px;
    z-index: 2;
    box-sizing: border-box;
}
.daytitle .btm-bar {
    width: 40px;
    height: 7px;
    background-color: #ffebb3;
    margin-left: 20px;
    z-index: 2;
    box-sizing: border-box;
}
.daytitle .btm-r-bar {
    margin-left: auto;
    margin-top: -3px;
    z-index: 3;
    width: 77%;
    box-sizing: border-box;
    max-width: 77%;
}
.daytitle .btm-r-bar .b {
    width: 100%;
    height: 14px;
    background-color: #ffebb3;
    max-width: 100% !important;
    box-sizing: border-box;
    position: relative;
    z-index: 101;
}
.daytitle .btm-r-bar .b:after {
    content: "";
    position: absolute;
    width: 0;
    z-index: 1;
    overflow: hidden;
    bottom: 0px;
    height: 1px;
    border-left: 5px solid transparent;
    border-right: 3.5px solid transparent;
    border-top: 11px solid #f6d26f;
    margin-top: -14px;
    margin-left: -7px;
    box-sizing: border-box;
    transform: skew(15deg);
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -o-transform: skew(15deg);
}
.daytitle .mid-html {
    display: flex;
    align-items: center;
    height: 50px;
    position: relative;
    z-index: 100;
    background-color: #1c61e1;
}
.daytitle .mid-html .mid-bar {
    background-color: #ffebb3;
    width: 40px;
    text-align: center;
    height: 60px;
    color: #fff;
    box-sizing: border-box;
    margin-left: 20px;
    position: relative;
}
.newMain-box img{
    width:100%;
}
.newMain-box blockquote{
    background: #f7faff;
    padding:20px;
    line-height: 30px;
    font-size:17px;
}
.newMain-box blockquote strong{
    margin-right:5px;
}
.daytitle .mid-html .mid-bar span{
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.daytitle .mid-html .title-txt {
    color: #fff;
    padding: 0 20px;
    transform:  skew(15deg);;
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -o-transform: skew(15deg);
    font-weight: 400;
    font-size:16px;
}
/* 头部 */
#wap_nav{
    width: 100%;
}
.wap_header{
    max-width: 415px;
    /*height: 70px;*/
}
.wap-banner{
    min-height: 60px;
    /*animation-name:myhidden;*/
    /*animation-duration: 1s;*/
}
/*@keyframes myhidden {*/
/*    0%{opacity: 1;}*/
/*    25%{opacity: 0.75}*/
/*    50%{opacity: 0.5}*/
/*    75%{opacity: 0.25}*/
/*    100%{opacity: 0}*/
/*}*/
.wap_header img{
    /*width: calc(100% - 30px);*/
    width: 100%;
    height: 100%;
    /*margin: 10px 15px 0;*/
}
.wzLogin{
    /*display: block;*/
    width: 64px;
    height: 64px;
    /*line-height: 45px;*/
    /* border-radius: 5px; */
    /*background: #c7443e;*/
    /*font-size: 12px;*/
    /*color: #fff;*/
    /*text-align: center;*/
}
.top-title3{
    margin: 10px auto;
    width: 97%;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}
.wzLogin img{
    width: 100%;
}
.fixed-box{
    position: fixed;
    right: 10px;
    bottom: 61%;
    width: 64px !important;
    z-index: 9999999;
}
/* 顶部导航 */
.wap_top{
    display: flex;
    max-width: 415px;
    background: #f5f5f7;
    height: 45px;
    line-height: 45px;
    box-shadow: 0px 5px 10px #e0e0e2;
    color: #3c3c3c;
    justify-content: space-around;
    overflow-x: auto;
}
.wap_top li{
    height: 45px;
    line-height: 45px;
    /*padding: 0 15px;*/
    /*margin: 12px 0;*/
    /* border-right: 1px solid #3299cd; */
    /* border-left: 1px solid #15508a; */
    color: #fff;
    font-size: 15px;
    flex-shrink: 0;
}
.wap_top li:first-child{
    border-left: none;
}
.wap_top li:last-child{
    border-right: none;
}
.dyh i, .minp i, .qunp i {
    display: none;
}
/* wapLogin CSS starts */
.wapLoginBody{
    width: 95%;
    height: 100%;
    margin: 50px auto 0;
}
.back-button{
    width: 65px;
    height: auto;
}
.back-button a img{
    width: 100%;
}
.codeImg{
    width: 140px;
    height: 140px;
    margin: 50px auto 0;
}
.codeImg img{
    width: 100%;
}
.loginText{
    width: 95%;
    height: auto;
    margin: 30px auto 0;
}
.loginText .welcome{
    font-size: 35px;
    font-family: "Microsoft yahei";
    font-weight: bolder;
    color: #030303;
}
.loginText .introduce{
    color: #D9D9D9;
    font-size: 18px;
    padding: 20px 0;
}
.form{
    /*width: 95%;*/
    height: auto;
    /*margin: 10px auto 0;*/
}
.inputBox{
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #e9ecf2;
}
.inputBoxON{
    width: 100%;
    height: 80px;
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 #2b73df, 0 6px 10px 0 #2b73df;
}
.inputIcon{
    width: 25px;
    height: 100%;
    margin: 0 0 0 34px;
}
.inputIcon img{
    width: 100%;
    margin: 22px 0 0 0;
}
.inputContent,.inputCode{
    width: calc(100% - 64px - 20px);
    height: 100%;
    margin: 0 0 0 20px;
}
.inputContent input,.inputCode input{
    border: none;
    width: 100%;
    height: 100%;
    font-size: 16px;
}
.inputCode{
    width: calc(100% - 64px - 20px - 100px);
}
.inputSend{
    width: 100px;
    height: 100%;
}
.smscode{
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #2b73df;
}
.loginBtn{
    width: 120px;
    height: 56px;
    line-height: 56px;
    margin: 25px auto 0;
    color: #fff;
    background: #2b73df;
    border-radius: 28px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 2px;
}
/* wapLogin CSS ends */
/* wapOperate starts */
.top_bar {
    width: 100%;
    height: 40px;
    background: #fff;
    border-top: 1px solid #fff;
}
.top_select {
    width: 90%;
    margin: 0 auto;
    display: flex;
    height: 40px;
    line-height: 40px;
}
.top_item {
    width: 38%;
    text-align: center;
    font-size: 14px;
    color: #999;
}
.step_style {
    display: block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
    background: #f7f7f7;
    margin: 9px 5px 0 0;
    font-size: 12px;
}
.step_on {
    background: #4cb4ff;
    color: #fff;
}
.selct_on {
    color: #4cb4ff;
}
.top_item img {
    display: block;
    width: 22px;
    height: 22px;
    margin: 9px 0 0 20px;
}
.item_last {
    width: 24%;
}
/*step1 留言主题*/
.bodyfix{
    position: relative;
    width: 100%;
    height: auto;
    background: #f7f7f7;
    border-top: 1px solid transparent;
    /*margin: 14px 0 0;*/
}
.tishilan{
    width: 90%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    color: #999;
    text-align: center;
}
.selectLeader{
    width: 90%;
    height: 45px;
    margin: 0 auto;
    border-bottom: 1px solid #D9D9D9;
}
.selectLeader li{
    width: 50%;
    height: 44px;
    line-height: 44px;
    text-align: center;
}
.selectLeader li span{
    display: inline-block;
    letter-spacing: 4px;
    height: 44px;
    line-height: 44px;
    color: #666;
}
.selectLeaderON{
    color: #4cb4ff !important;
    border-bottom: 1px solid #4cb4ff;
}
.selectBox{
    width: 90%;
    min-height: 300px;
    background: #fff;
    padding: 5px 0 5px 0;
    margin: 0 auto;
}
.sel_leaders,.sel_pdleaders {
    width: 100%;
    height: 315px;
    border: 1px solid #999;
    border-radius: 5px;
    margin: 5px 0;
    overflow: scroll;
}
.sel_fix {
    width: 90%;
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #666;
}
.on {
    color: #4169E1;
}
.bottom_box {
    width: 100%;
    height: 49px;
    background: #fff;
    /*margin: 15px 0 0;*/
    border-top: 1px solid #fff;
    /*padding: 0 0 20px;*/
}
.liucheng_off {
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin: 5px auto 0;
    border-radius: 20px;
    text-align: center;
    color: #999;
    background: #f7f7f7;
}
.liucheng_next {
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin: 5px auto 0;
    border-radius: 20px;
    text-align: center;
    background: #4cb4ff;
    color: #fff;
}
.leader_resfix {
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.leader_res {
    width: 200px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    border-bottom: 1px solid #f7f7f7;
}
.leader_sel {
    width: 98px;
    height: 28px;
    border: 1px solid #999;
    background: #f7f7f7;
    line-height: 28px;
    font-size: 12px;
    text-align: center;
    border-radius: 17px;
}
.sel_box{
    width: 90%;
    height: auto;
    background: #fff;
    padding: 5px 0 15px 0;
    margin: 0 auto;
}
.box01{
    width: 100%;
    height: 38px;
    line-height: 38px;
    border: 1px solid #999;
    border-radius: 14px;
    margin: 10px 0 0 0;
}
.province_tishi{
    width: 80px;
    height: 38px;
    line-height: 38px;
    color: #999;
    font-size: 14px;
    padding: 0 0 0 14px;
}
.province_sel{
    width: 200px;
    height: 38px;
    line-height: 38px;
    color: #666;
    font-size: 15px;
    /*padding: 0 0 0 14px;*/
}
.tishi_icon{
    width: 15px;
    height: 38px;
    padding: 0 10px 0 0;
}
.sel_citys{
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0%;
    background: #fff;
    padding: 0 0 30px;
}
.city_sel_btn{
    width: 90%;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-size: 13px;
    border-bottom: 1px solid #f7f7f7;
}
.city_item{
    width: 33.3%;
    height: 38px;
    padding: 21px 0 0 0;
}
.item_fix{
    width: 75%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    border: 1px solid #999;
    text-align: center;
    border-radius: 20px;
    font-size: 12px;
    background: #f7f7f7;
}
.cancel_city{
    height: 100px;
    line-height: 100px;
    /* font-size: 16px; */
    /* text-align: center; */
    /* color: #999; */
    margin: 15px 0 0;
    /* background: #f7f7f7; */
}
.close_city{
    width: 95px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    border: 1px solid #999;
    color: #4cb4ff;
    background: #f7f7f7;
    text-align: center;
    font-size: 14px;
    border-radius: 18px;
}
.type_fix{
    width: 90%;
    height: auto;
    margin: 0 auto 5px;
    border-top: 1px solid #fff;
}
.type_title{
    height: 50px;
    line-height: 50px;

}
.type_item_fix{
    display: flex;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    height: auto;
    border-top: 1px solid #f7f7f7;
}
.type_item{
    display: block;
    /* flex-grow: 1; */
    width: 33%;
    height: 30px;
    text-align: center;
    font-size: 13px;
    color: #999;
    margin: 7px 0 0;
}
.type{
    width: 85%;
    height: 25px;
    line-height: 25px;
    border: 1px solid #999;
    border-radius: 10px;
    font-size:14px;
}
.type_on{
    border: 1px solid #4169E1;
    color: #4169E1;
}
.classify_res{
    font-size: 14px;
    color: #999;
}
#classify_select{
    min-height: 350px;
}
.conditionfix{
    width: 100%;
    height: auto;
    background: #fff;
}
.condition_item{
    width: 90%;
    margin: 0 auto;
}
.condition_item_fix{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
}
.liuyan_box{
    width: 100%;
    height: auto;
    border-top: 20px solid #f7f7f7;
    /* margin: 20px 0 0; */
     background: #fff;
}
.liuyanfix{
    position: relative;
    width: 90%;
    margin: 0 auto;
}
.ly_icon{
    width: 240px;
    height: 35px;
    line-height: 35px;
    color: #333;
    font-size: 15px;
}
.ly_title{
    width: 290px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    border: none;
}
.ly_content{
    width: 100%;
    height: 200px;
}
.contentfix{
    position: relative;
    min-height: 200px;
}
.detail-placeholder {
    position: absolute;
    /* padding: 0 10rpx; */
    min-height: 100%;
    color: #c9c9c9;
    font-size: 14px;
}
.detail-textarea {
    width: 100%;
    font-size: 16px;
    min-height: 165px;
    word-break: break-all;
    border: none;
}
.zishu{
    /* width: 70px; */
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.font_red{
    color: red;
}
.img_uploadfix{
    width: 100%;
    height: auto;
    margin: 10px auto 0;
    display: flex;
    flex-wrap: wrap;
    /* align-items: flex-start; */

}
.img_upload{
    width: 33%;
    min-height: 123px;
}
.img_upload img{
    width: 90%;
    height: 90%;
}
.ly_text{
    font-size: 14px;
    color: #c9c9c9;
}
.liuyan_title{
    padding: 5px 0 5px;
    border-bottom: 1px solid #f7f7f7;
}
.sel03_citys {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0%;
    background: #fff;
    /*padding: 0 0 30px;*/
}
.leader03_resfix {
    height: auto;
    margin: 0 auto;
}
.cancel03_city {
    line-height: 100px;
    margin: 15px 0 0;
}
/* wapOperate ends */
/* 顶部轮播图 */
a{text-decoration: none;}
.swiper-container{width: 100%;max-width: 1440px;max-height: 595px;}
.swiper-slide{position: relative;width: 100%!important;background: #fff;}
.swiper-slide .info{position: absolute;top: 9%;left: 15px;width: 26%;height: 70%;padding: 35px;box-sizing: border-box;background: #fff;box-shadow: 0px 0px 12px rgba(0, 0, 0, .1);}
.swiper-slide .info h3{color: #929292;font-weight: normal;font-size: 16px;}
.swiper-slide .info h2{font-size: 30px;}
.swiper-slide .info p{color: #929292;font-size: 16px;line-height: 40px;padding-bottom: 12%;}
.swiper-slide .info a{font-size: 16px;color:#f6900a;font-weight: bold;}
.swiper-slide .img{float: right;max-width: 1200px;max-height: 595px;overflow: hidden;}
.swiper-slide .img img{max-width: 100%;}
.swiper-pagination{text-align: left;}
.swiper-pagination-fraction{left: 45px;font-weight: bold;font-size: 20px;}
.swiper-button-next,
.swiper-button-prev{top: auto;bottom: 14px;width: 27px;height: 15px;}
.swiper-button-prev{left: 25px;}
.swiper-button-next{right: auto;left: 80px;}
@media (max-width: 1440px){.swiper-slide .img{width: 83%;}.swiper-container-3d{perspective: none;}}
@media (max-width: 1280px){.swiper-slide .info h2{font-size: 24px;}.swiper-slide .info p{width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}}
@media (max-width: 980px){.swiper-slide .info p{display: none;}}
@media (max-width: 780px){.swiper-slide .info{padding-top: 10px;}.swiper-slide .info h2{font-size: 14px;margin: 0;padding-bottom: 30px;}.swiper-slide .info a{font-size: 14px;}}
@media (max-width: 640px){.swiper-slide .info{padding: 10px;left: 5px;}.swiper-slide .info h3{display: none;}.swiper-slide .info h2{font-size: 14px;margin: 0;padding-bottom: 0px;}.swiper-slide .info a{font-size: 10px;}}
/*小程序端二维码展示*/
.wap_erweima{
    margin: 20px 0 0;
    border-top: 1px solid #e5e4e4;
    border-bottom: 1px solid #e5e4e4;
    background: #767676;
    /*height: 117px;*/
}
.minLogo-img{
    width: 80px;
    /*height: 110px;*/
    /*margin: 10px 0 0;*/
}
.erweima_box{
    width: 92%;
    margin: 0 auto;
    padding: 17px 0;
}
.minLogo-img img{
    width: 100%;
}
.minLogo-cont{
    width: 252px;
    /*margin: 10px 0 0;*/
}
.minLogo-cont p{
    color: #fff;
    font-size: 14px !important;
    margin: 1px 0 0;
}
.helpus-fix{
    margin: 7px 0;
}
/*正文*/
.contentBox{
    height: auto;
    /*margin: 216px 0 0;*/
    /*background: #f7f7f7;*/
    border-top: 1px solid transparent;
    /*border-top-left-radius: 7px;*/
    /*border-top-right-radius: 7px;*/
}
/*固定浮标*/
.fix-box{
    position: fixed;
    bottom: 10%;
    right: 20px;
    width: 50px;
    height: 50px;
}
.fix-box a {
    display: block;
}
.fix-box a img{
    width: 100%;
}
.top-item-img img {
    width: 100%;
    height: 100%;
}
.top-item-img-name01 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background: #000;
    opacity: 0.7;
}
.top-item-img-name01 span {
    display: block;
    width: 90%;
    height: 35px;
    line-height: 35px;
    text-align: right;
    font-size: 12px;
    color: #fff;
    margin: 0 auto;
    resize: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*今日热点*/
.wap_hot{
    width: 90%;
    margin: 21px auto 0;
}
.wap_hot_title{
    /*width: auto;*/
}
.wap_hot_title img{
    width: 100%;
}
.wap_hot_title p{
    /*width: auto;*/
    display: inline-block;
    height: 25px;
    padding: 0 8px;
    line-height: 25px;
    color: #fff;
    background: #1e46a2;
    font-size: 15px;
}
.wzTop1{
    margin: 10px 0 0;
    padding: 0 0 7px;
    border-bottom: 1px solid #e5e4e4;
}
.wzTop1 h2 a{
    display: block;
    line-height: 30px;
    font-weight: bolder;
    font-size: 22px !important;
}
.zhiding{
    display: inline-block;
    height: 11px;
    line-height: 12px;
    border: 1px solid #1e46a2;
    color: #1e46a2;
    padding: 1px 4px;
    margin: 0px 8px 0 0;
    font-size: 12px;
    border-radius: 2px;
}
.zhiding_999{
    display: inline-block;
    height: 12px;
    line-height: 15px;
    border: 1px solid #1e46a2;
    color: #1e46a2;
    padding: 1px 4px;
    margin: 0px 5px 0 0;
    font-size: 12px;
    border-radius: 2px;
}
.zhiding_BrulyWood{
    display: inline-block;
    height: 12px;
    line-height: 15px;
    border: 1px solid #1e46a2;
    color: #1e46a2;
    padding: 1px 4px;
    margin: 0px 5px 0 0;
    font-size: 12px;
    border-radius: 2px;
}
.p_content{
    color: #999;
    margin: 15px 0;
    font-size: 14px;
}
/*.xzTop2-container{*/
    /*margin: 5px 0 0;*/
/*}*/
.wzTop2{
    width: 100%;
    margin: 18px 0 0;
    padding: 0 0 18px;
    border-bottom: 1px solid #F5F5F5;
    /*font-size: 1.7rem;*/
}
.wzTop2 a{
    display: block;
    line-height: 27px;
    /*overflow: hidden;*/
    /*text-overflow:ellipsis;*/
    /*white-space: nowrap;*/
}
.sdzz-first-box{
    width: 100%;
    margin: 0px 0 0;
    padding: 0 0 15px;
    border-bottom: 1px solid #e5e4e4;
}
.sdzzTop{
    margin: 32px 0 0;
    padding: 0 0 13px;
}
.sdzzTop h2 a{
    display: block;
    line-height: 30px;
    font-weight: bolder;
    font-size: 22px !important;
}
.sdzz-img{
    display: block;
    /*width: calc(100% - 10px);*/
    width: 100%;
    margin: 18px auto 0;
    /*box-shadow: 0 0 5px #ececec;*/
}
.sdzz-img img{
    width: 100%;
}
.sdzz-des{
    width: 100%;
    font-size: 14px;
}
.sdzz-des p{
    color: #646464;
    margin: 5px 0 0;
    text-indent: 2rem;
    font-size: 14px;
    letter-spacing: 0.125em;
    line-height: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.sdzz-item{
    display: inline-block;
    padding: 2px 5px;
    /*background: #d93636;*/
    color: #1e46a2;
}
.wap_reply{
    width: 90%;
    margin: 31px auto 17px;
}
.xin{
    border: 1px solid red;
    color: red;
    padding: 0 5px;
    margin: 0 5px 0 0;
}
/*分割图片*/
.link1{
    width: 100%;
    margin: 10px 0;
}
.link1 a img{
    width: 100%;
}
/**wap底部**/
.wap_footer{
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 12px;
    line-height: 25px;
}
/**wap问政详情页面**/
.wap-info{
    position: relative;
    width: 95%;
    margin: 5px auto 0;
    padding: 0 0 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #ddd;
}
.item-fix{
    margin: 15px 0 0;
}
.item-fix-01,.item-fix-02{
    /*height: 20px;*/
    line-height: 20px;
}
.item-fix-01 img{
    width: 18px;
    height: 18px;
}
.item-fix-02 img{
    width: 11px;
    height: 18px;
}
.item-fix-01 span,.item-fix-02 span{
    color: #999;
    font-size: 13px;
}
.item-fix-left{
    margin: 10px 0 0 0;
}
.content-title-box{
    font-size: 22px;
    font-weight: bolder;
    line-height: 30px;
    border-top: 1px solid transparent;
    margin: 10px 0 0 0;
}
.content-item-box{
    width: 97%;
    margin: 6px auto 0;
    padding: 7px 5px;
    border-top: 1px solid transparent;
    /*box-shadow: 0 0 10px #aaa;*/
    /*background: #F5F5F5;*/
}
.wap_desc1{
    width: 100%;
    font-size: 15px;
    line-height: 22px;
    color: #646464;
    letter-spacing: 0.125em;
    resize: none;
    border: none;
    background: url("../img/logo_01.png") no-repeat center center;
    -webkit-background-size: 50%;
    background-size: 50%;

}
.wap-info-status{
    position: absolute;
    right: 22px;
    top: 53px;
    width: 85px;
    z-index: 5;
}
.wap-info-status img{
    width: 100%;
}
.listTop{
    width: 95%;
    margin: 0px auto;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.list-reply{
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    width: 70px;
    background: #CC4339;
    color: #fff;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
}

.list-reply::before{
    position: absolute;
    background-image: url(https://wz.mala.cn/static/img/water2.png);
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    width: 270px;
    top:5px;
    background-size: 40%;
}
.list-reply.df::before{
    left:65px;
}
.list-reply.lypj::before{
    left:92px;
}
.list-reply.ysl::before{
    left:78px;
}
.list-reply.gfhf::before{
    left:78px;
}
.list-reply.wappj::before{
    left:78px;
}


.list-content{
    background: #f5f5f5;
    /*box-shadow: 0 0 10px #aaa;*/
}
.reply-author{
    color: red;
    font-size: 16px;
    padding: 7px 0;
}
.list_desc2{
    width: 95%;
    margin: 0 auto;
    text-indent: 2rem;
    font-size: 15px;
    line-height: 25px;
    color: #646464;
    letter-spacing: 0.125em;
}
.reply-time{
    width: 95%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 25px;
    color: #646464;
    letter-spacing: 0.125em;
    text-align: right;
}
.list-img-item {
    float: left;
    width: 31%;
    height: 115px;
    vertical-align: bottom;
    margin: 10px 4px 0 4px;
}
.list-img-item img {
    width: 100%;
    height: 100%;
}
.valuate-fix {
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
/**月报**/
.wap-yb-box{
    width: 95%;
    margin: 10px auto 0;
    border-top: 1px solid transparent;
}
.wap-yb-img{
    width: calc(100% - 10px);
    height: auto;
    margin: 0 5px;
    box-shadow: 0 0 5px #aaa;
}
.wap-yb-img img{
    width: 100%;
}
.wap-yb-title{
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 0;
    margin: 0 0 10px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bolder;
    letter-spacing: 0.05em;
    color: #333;
}
.wap-yb-des{
    line-height: 24px;
    text-indent: 2rem;
    font-size: 15px;
    color: #646464;
    letter-spacing: 0.125em;
}
.wap-yb-ybinfo{
    display: block;
    text-indent: 2rem;
}
.wap-chart-box{
    width: 97%;
    margin: 10px auto;
    border-top: 1px solid transparent;
}
.wap-chart1-title,.wap-chart2-title{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    background: #ff573b;
    color: #fff;
}
.wap-chart2-title{
    background: #3385ff;
}
.wap-chart-items{
    border-bottom: 1px solid #ececec;
    background: #f7f7f7;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
}
.wapch-item-leader{
    width: calc(55% - 1px);
    border-right: 1px solid #ececec;
}
.wapch-item-ly{
    width: calc(14% - 1px);
    border-right: 1px solid #ececec;
    text-align: center;
}
.wapch-item-lylv{
    width: 15%;
    text-align: center;
}
.wap-chart-items01{
    border-bottom: 1px solid #ececec;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
}
.list-num4, .list-num5 {
    float: left;
    display: inline-block;
    width: 30px;
    height: 18px;
    line-height: 18px;
    border-radius: 3px;
    margin: 15px 5px 0 2px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: red;
}
.list-num5 {
    background: #b1b1b1;
}
.wap-yb-title01{
    margin: 15px 0 0;
    padding: 0 0 15px;
}
/**留言列表**/
.wap-all-box{
    width: 95%;
    border-top: 1px solid transparent;
    margin: 15px auto 0;
}
.help_title1{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ececec;
}
.help_title1 ul li a{
    display: block;
    text-align: center;
    height: 38px;
    width: 70px;
    float: left;
    border-bottom: 2px solid transparent;
}
.help_active{
    border-bottom: 2px solid #2c6dae !important;
}
.list-title-fix h2 b,.list-title-fix h2 b a{
    font-size: 16px;
}
.list-anthor{
    padding: 5px 0 10px;
}
.image{
    display: inline-block;
    width: 26px;
}
.image img{
    width: 100%;
}
.content2{
    font-size: 19px;
    margin: 7px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list_content_style{
    width: calc(100% - 15px);
    padding: 10px 0;
    margin: 0 auto;
}
/**深度追踪**/
.sdzz-footer {
    border-top: 1px solid transparent;
    margin: 15px 0 0;
    padding: 0 0 20px;
}
.sdzz-footer p {
    color: #2c6dae;
    line-height: 25px;
    padding: 5px 0;
    text-align: center;
}
.sdzz-footer img {
    display: block;
    width: 90%;
    /*height: 200px;*/
    margin: 0 auto;
}
.sdzz-title-box{
    width: 85%;
    font-size: 22px;
    font-family: 'microsoft yahei';
    /*font-weight: bolder;*/
    line-height: 30px;
    border-top: 1px solid transparent;
    margin: 10px auto 0;
}
.sdzz-anthor{
    width: 90%;
    margin: 5px auto 10px;
}
/** 入驻流程 **/
.body_top{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*max-width: 1920px;*/
    /*min-width: 1007px;*/
    margin: 0 auto;
}
.body_top img{
    width: 100%;
}
.procedure_top{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 150px;*/
    z-index: 999;
    /*height: 74px;*/
    /*line-height: 74px;*/
}
.procedure_title{
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    /*height: 150px;*/
    z-index: 999;
}
.procedure_title_inc{
    position: absolute;
    top: 75px;
    left: 0;
    width: 100%;
    /*height: 150px;*/
    z-index: 999;
}
.help-title {
    /*width: 400px;*/
    padding: 0 10px;
    font-size: 18px;
    font-weight: bolder;
    color: #010101;
    letter-spacing: 10px;
    /*margin: 10px auto;*/
    text-align: center;
}
.help-title-inc {
    /*width: 1000px;*/
    padding: 0 10px;
    font-size: 12px;
    font-weight: bolder;
    color: #666;
    letter-spacing: 10px;
    /*margin: 10px auto;*/
    text-align: center;
}
.pro-step{
    box-shadow:inset 0px 10px 25px -15px #888888;
}
.help-step1{
    padding: 20px 0;
    border-bottom: 1px solid #e1e1e1;
}
.step-title {
    /*width: 600px;*/
    height: 50px;
    font-size: 20px;
    font-weight: 200;
    text-align: center;
    letter-spacing: 10px;
    border-top: 1px solid transparent;
    /*margin: 10px auto 0;*/
}
.help-item-fix{
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.help-item-fix img{
    width: 100%;
}
.help-item-text{
    width: 95%;
    margin: 10px auto 0;
    text-indent: 30px;
    line-height: 30px;
}
/**底部引导留言start**/
.yinliu_btn_box{
    width: 90%;
    margin: 0 auto;
}
.ylbtn_title01{
    font-size: 20px;
}
.ylbtn_title01_des{
    font-size: 12px;
    margin: 9px 0 0 0;
    color: #379be9;
}
.ylbtn_content{
    border: 1px solid transparent;
    margin: 15px 0 0 0;
}
.ylbtn_content01{
    width: 9%;
}
.ylbtn_content01 img{
    width: 100%;
}
.ylbtn_content02{
    width: 86%;
    margin: 0 auto;
}
.ylbtn_content02_des1{
    width: 76%;
    height: 58px;
    border: 2px solid #ececec;
    border-right: none;
}
.ylbtn_content02_des1 span{
    display: block;
    width: 95%;
    line-height: 20px;
    margin: 6px auto 0;
    color: #c9c9c9;
    font-size: 12px;
}
.ylbtn_content02_des2{
    width: calc(100% - 76% - 2px);
    height: 62px;
    line-height: 62px;
    background: #379be9;
    color: #fff;
    text-align: center;
}
/**底部引导留言end**/
/*wap个人中心*/
/**user/info.css**/
/**个人信息**/
.infofix{
    position: relative;
}
.getPhonefix{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0,0,0,0.5);
}
.moban{
    width: 80%;
    height: 200px;
    background: #fff;
    margin: 190px auto 0;
    border-top: 1px solid transparent;
}
.btn_style{
    margin: 10px auto;
}
.getNumbertitle{
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin: 20px 0;
}
.numberfix{
    width: 184px;
    height: 30px;
    margin: 0 auto;
    border: 1px solid #999;
    display: block;
    line-height: 30px;
}
.btn_juli{
    margin: 5px 0 0;
}
.user_head_fix{
    width: 100%;
    height: 175px;
    background: #1e46a2;
    /*background:linear-gradient(180deg, #5fb1fa 1%, rgba(0, 132, 255, 1) 100%);*/
    border-top: 1px solid #1e46a2;
}
.user_head{
    width: 90px;
    height: 90px;
    margin: 15px auto;
}
.user_head image{
    width: 100%;
    height: 100%;
}
.logoin_text{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
}
.sys_fix{
    width: 90%;
    height: auto;
    margin: 30px auto 0;
    background: #fff;
}
.bodyitem{
    display: block;
    width: 100%;
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #f7f7f7;
    /*border-bottom: 1px solid #F5F5F5;*/
}
.itemImage{
    width: 30px;
    height: 30px;
    margin: 15px 0 0;
}
.itemFix{
    width: 90%;
    margin: 0 0 0 10px;
    font-size: 18px;
    color: #333;
}
.footer_img{
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 62.5px;
    z-index: -99;
}
.footer_img image{
    display: block;
    width: 200px;
    height: 62.5px;
    margin: 0 auto;
}
.itemimg{
    width: 20px;
    height: 20px;
    margin: 17px 0 0 0;
}
/*help01*/
/* help01.wxss */
.bodyfix{
    width: 100%;
    height: auto;
    background: #f7f7f7;
    /*position: relative;*/
}
.btnback{
    position: fixed;
    right: 3%;
    bottom: 3%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background: #1e46a2;
    color: #fff;
}
.title{
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #333;
    font-weight: 600;
    text-align: center;
}
.cont_item{
    width: 90%;
    height: auto;
    margin: 0 auto 0;
}
.cont_title{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.cont{
    font-size: 16px;
    color: #999;
    text-indent: 25px;
    line-height: 30px;
}
.cont01{
    font-size: 16px;
    color: #999;
    line-height: 30px;
}
.fontstyle{
    color: #333;
}
.sysfix{
    width: 90%;
    height: auto;
    margin: 10px auto 0;
    border-bottom: 1px solid #fff;
    /* background: #fff; */
}
.sys_icon{
    width: 70px;
    height: 80px;
}
.sys_icon image{
    width: 90%;
    height: 90%;
    margin: 5% 0 0;
}
.sys_info{
    width: calc(100% - 70px);
}
.sys_info_fix{
    width: 97%;
    height: 20px;
    margin: 7px 0 0 3%;
}
.title{
    font-size: 15px;
    color: #333;
}
.time{
    height: 20px;
    line-height: 27px;
    font-size: 11px;
    color: #999;
}
.sys_info_cont{
    font-size: 13px;
    text-align: 25px;
    margin: 5px 0 0;
    color: #666;
}
.font_red{
    color: red;
}
/* 到底提示 */
.end_fix{
    width: 100%;
    height: 40px;
    margin: 15px 0 0;
}
.end_tishi{
    width: 65%;
    margin: 0 auto;
    height: 25px;
    line-height: 25px;
    border-top: 1px solid #D3D3D3;
    text-align: center;
    font-size: 12px;
    color: #999;
}
