/**通用样式**/
body, div, ul, ol, li, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}

body {
    scroll: no;
}

ol, ul, li {
    list-style: none;
}

input {
    outline: none;
}

input::-webkit-input-placeholder {
    /*font-size: 14px;*/
    color: #ccc;
}

input::-moz-input-placeholder {
    /*font-size: 14px;*/
    color: #ccc;
}

input::-ms-input-placeholder {
    /*font-size: 14px;*/
    color: #ccc;
}

textarea::-webkit-input-placeholder {
    /*font-size: 14px;*/
    color: #ccc;
}

textarea::-moz-input-placeholder {
    /*font-size: 14px;*/
    color: #ccc;
}

textarea::-ms-input-placeholder {
    /*font-size: 14px;*/
    color: #ccc;
}

img {
    border: 0;
    vertical-align: middle;
}

body {
    background: #fff;
    color: #000;
}

.clear {
    clear: both;
    height: 1px;
    width: 100%;
    overflow: hidden;
    margin-top: -1px;
}

.minheight {
    min-height: 500px
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clearfix {
    zoom: 1;
}

.clearfix:after, .clearfix:before {
    content: '\20';
    display: block;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.font_grey {
    color: #6e757f !important;
}

.font_nav {
    color: #7a7a7a !important;
}

.font_white {
    color: #fff !important;
}

.font_yellow {
    color: #FFB800 !important;
}

.font_DarkOrange {
    color: #FF8C00 !important;
}

.font_red {
    color: #c8453e !important;
}

.font_black {
    color: #090909 !important;
}

.font_bolder {
    font-weight: bolder !important;
}

.font_left {
    text-align: left !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w150 {
    width: 150px !important;
}

.w1050 {
    width: 1050px !important;
}

.w490 {
    width: 490px !important;
}

.w410 {
    width: 410px !important;
}

.w170 {
    width: 170px !important;
}

.w1000 {
    width: 1000px !important;
}

.w800 {
    width: 800px !important;
}

.w360 {
    width: 360px !important;
}

.w740 {
    width: 740px !important;
}

.w400 {
    width: 400px !important;
}

.w580 {
    width: 580px !important;
}

.w380 {
    width: 380px !important;
}

.w345 {
    width: 345px !important;
}

.w350 {
    width: 350px !important;
}

.w_1200 {
    width: 1200px !important;
}

.w_835 {
    width: 835px !important;
}

.marTop15 {
    margin-top: 15px !important;
}

.padTop15 {
    padding-top: 15px !important;
}

.marginBottom {
    margin-bottom: 25px !important;
}

.margin_left_20 {
    margin-left: 20px !important;
}

.block {
    display: block !important;
}

.hidden {
    display: none !important;
}

.cursor {
    cursor: pointer !important;
}

.imgsize {
    width: 100% !important;
}

.hover_block:hover {
    cursor: pointer
}

/**头部样式设置**/
.nav01 {
    background: #eef1f6;
    height: 40px;
    line-height: 40px;
}

.w1020 {
    width: 1020px;
    margin: 0 auto;
    text-align: left;
}

.w1100 {
    width: 1100px;
    margin: 0 auto;
    text-align: left;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

.nav01 a {
    padding: 0 20px;
    zoom: .75;
}

.nav-font {
    font-size: 18px;
}

.dyh, .minp, .qunp {
    padding: 0 20px;
}

.dyh i, .minp i, .qunp i {
    display: none;
    position: absolute;
    top: 35px;
    left: 35%;
    z-index: 9999;
    margin-left: -50px;
}

#wechar_qrcode {
    /*display: none !important;*/
    text-align: center;
}

.minp i {
    left: 43%;
}

.thread_share {
    position: absolute;
    right: 0;
    top: 0
}
.thread_share b{
    font-size:24px;
    background: #f2f2f2;
    color:#01AAED;
    padding:3px;
    border-radius: 100%;
    cursor: pointer;
    font-weight: normal;
    margin:0 3px;
}
.thread_share b:hover{
    background: #f1e6e6;
}
.thread_share b.icon-weixin1{
    /*font-size:26px;*/
    color:#07c160
}
.qunp i {
    left: 51%;
}

.dyh a, .minp a, .qunp a {
    padding: 0;
}

.dyh:hover i {
    display: block;
}

.minp:hover i {
    display: block;
}

.qunp:hover i {
    display: block;
}

.indexbanner {
    width: 100%;
    background: url("../img/bannerlist.png") repeat;
    background-size: contain;
}

.nav02 {
    margin: 18px auto;
}

.nav03 {
    background: #f5f5f7;
    height: 60px;
    line-height: 60px;
    box-shadow: 0px 5px 10px #e0e0e2;
}

.nav03 fl {
    width: 900px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}

.nav03 .fl ul li {
    text-align: center;
    line-height: 60px;
    margin-right: 30px;
    /*padding: 0 17px;*/
    float: left;
}

.font_white .nav-font-first {
    border-left: none;
}

.font_white .nav-font-last {
    border-right: none;
}

.nav03 .fl ul li a {
    display: block;
    position: relative;
    font-size: 16px;
    color: #3c3c3c;
    text-decoration: none;
}

.nav03 .fl ul li:hover a::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 18px;
    width: 20px;
    height: 3px;
    margin-left: -10px;
    background: linear-gradient(-90deg, #DB2F33, #E8495B);
    border-radius: 2px;
}

.nav03 .fl ul li:hover .nav-font {
    color: #15233D;
    font-weight: bold;
    font-size: 16px;
}

.search01 {
    /*background: #fff;*/
    padding: 0 10px;
}

.search01:hover {
    cursor: pointer;
}

.searchfix {
    display: block;
    width: 350px;
    height: 40px;
    border: 1px solid #e0e0e2;
    background: #e0e0e2;
    border-radius: 25px;
    margin: 13px 0 0 0;
}

#search_name {
    display: block;
    float: left;
    border: none;
    background: #e0e0e2;
    margin: 9px 0 0 6px;
    width: 70px;
    height: 25px;
    line-height: 25px;
}

.search-option {
    border: none;
}

.search-cont {
    display: block;
    float: left;
    width: 238px;
    height: 30px;
    background: #e0e0e2;
    margin: 6px 0 0 0px;
    line-height: 30px;
    border: none;
}

.search-cont:-webkit-autofill, .search-cont:-webkit-autofill:hover, .search-cont:-webkit-autofill:focus, .search-cont:-webkit-autofill:active {
    transition-delay: 99999s;
    transition: color 99999s ease-out, background-color 99999s ease-out;
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
    -webkit-text-fill-color: #000;
}

.btn-search {
    height: 20px;
}

#btn-search {
    display: block;
    float: right;
    height: 20px;
    width: 20px;
    background: url(https://www.mala.cn/static/image/newmala/search.png) no-repeat;
    border: none;
    margin: 13px 11px 0 0;
    padding: 0;
}

#btn-search:hover {
    cursor: pointer;
}

.minImg {
    width: 200px;
    height: 200px;
}

#wap_nav {
    display: none;
}

/**底部样式设置**/
.wz_footer {
    height: 175px;
    background: #767676;
}

.wz_footer p {
    zoom: .9;
    margin: 8px 0;
}

.bottom_logo {
    /*display: block;*/
    width: 100px;
    height: 100px;
    margin: 0 0 5px;
}

.logo_fix {
    float: left;
    margin: 0 15px 0 0;
}

.min_logo {
    color: #de782b;
}

.wz_footer .fl {
    width: 300px;
    height: 145px;
    margin: 20px 0 0;
    /*border-right: 1px solid #aaa;*/
}

.wz_footer .wz_fl {
    width: 520px;
    margin: 20px 40px 0;
    color: #fff;
}

.footer_box {
    width: 50%;
    float: left;
}

.footer_box a {
    color: #fff !important;
}

.wz_fl p, .wz_fl a {
    zoom: .75;
}

.wz_footer .fr {
    margin: 15px 0px 0 0;
}

.wz_fl ul {
    margin: 15px 0 0;
}

.wz_fl ul li {
    float: left;
    width: 95px;
    line-height: 175%;
}

.footer_bottom {
    height: 60px;
    background: #243344;
    color: #fff;
    text-align: center;
    border-top: 1px solid transparent;
}

.footer_bottom p {
    text-align: center;
    margin: 10px;
}

/**导航栏样式设置**/
.navigation {
    margin-top: 30px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
}

/**错误页面样式设置**/
.error_fix {
    width: 700px;
    height: 450px;
    margin: 20px auto;
    text-align: center;
    border-top: 1px solid transparent;
}

.error_msg {
    width: 350px;
    height: 200px;
    margin: 100px auto 0;
    color: #7a7a7a;
}

.error_restore a {
    color: #7a7a7a;
    padding: 0 20px;
}

/**群众呼声**/
.dailyTop {
    width: 93px;
    height: 40px;
}

.s-style01 {
    margin: 5px 0 0 0;
}

.dailyTop span {
    color: #134797;
}

.index-bottom {
    padding: 0 0 10px;
    /*border-bottom: 1px solid #134797;*/
}

.titleList {
    height: 39px;
    text-align: center;
    line-height: 40px;
    /*padding: 0 10px;*/
    font-size: 24px;
    float: left;
    margin-right: 20px;
}

.titleList a {
    display: block;
    position: relative;
    color: #000000;
    font-size: 20px;
}

@font-face {
    font-family: 'TOUTIAO';
    src: url('SourceHanSerifCN-Heavy-4.otf');
}

.toutiaoFont {
    color: #c8453e;
    font-size: 30px;
    margin-left: 10px;
    font-family: "TOUTIAO";
    text-decoration: none;
}

li.cur a, .titleList a:hover {
    display: block;
    position: relative;
    font-size: 24px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

li.cur a::after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    width: 30px;
    height: 3px;
    /*margin-left: -20px;*/
    background: linear-gradient(-90deg, #DB2F33, #E8495B);
    border-radius: 2px;
}

.li.cur:hover a::after, .titleList:hover a::after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    width: 30px;
    height: 3px;
    /*margin-left: -20px;*/
    background: linear-gradient(-90deg, #DB2F33, #E8495B);
    border-radius: 2px;
}

.wzTop1 {
    margin-top: 20px;
}

.wzTop1 h2 a {
    display: block;
    font-size: 26px;
    margin: 15px auto;
    color: #010101;
    overflow: hidden;
    resize: none;
    text-overflow: ellipsis;
    font-family: "TOUTIAO";
    white-space: nowrap;
}

.sdzzcontent2 {
    width: 780px;
    height: 68px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    background: #F8F6F9;
    font-size: 16px;
    line-height: 40px;
    padding: 10px;
}

.sdzzTop1 h2 .sdzz {
    /*width: 95%;*/
    display: block;
    font-size: 30px;
    font-weight: bolder;
    /*text-align: center;*/
    padding: 15px 0 15px 0;
    color: #010101;
}

.sdzz-item1 p {
    text-indent: 35px;
    font-size: 16px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.sdzz_box {
    padding: 0 0 25px 0;
    /*border-bottom: 1px solid #D0D0D0;*/
}

.politics_top {
    border-top: 1px solid transparent;
    margin: 36px auto 0;
}

.p_content {
    width: 94%;
    color: #999;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.border-style01 {
    /*border-top: 2px solid #e1e1e1;*/
    margin-top: 30px;
}

.carousel {
    float: left;
    margin: 4px 0 0;
    background: transparent !important;
}

.top-item-img {
    background: transparent !important;
}

.xzTop2-container {
    margin: 20px 0 0;
    /*background: #f7f7f7;*/
}

.xzTop3-container {
    display: none;
    margin: 0 0 10px;
    border-top: 1px solid #e1e1e1;
}

.wzTop2, .wzTop3 {
    float: left;
    /*width: 80%;*/
    /*height: 50px;*/
    /*padding: 15px 0;*/
}

.bss_wzTop {
    width: 100%;
}

.wzTop2 a, .wzTop3 a {
    display: block;
    float: left;
    /*width: 89%;*/
    height: 42px;
    overflow: hidden;
    resize: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #0d0d0d;
    /*font-weight: bold;*/
    font-size: 18px;
    /*letter-spacing: 2px;*/
}

.wzTop2 span {
    display: block;
    float: right;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #7a7a7a;
}

.loginBox {
    display: flex;
    justify-content: space-around;
    width: 340px;
    margin: 22px auto 0px;
}

.wzSdzz {
    margin: 10px 0 0;
    min-height: 176px;
}

.sdzz-img {
    width: 275px;
}

.sdzz-img img {
    width: 100%;
}

.sdzz-item01 {
    width: calc(100% - 295px);
    margin: 0 0 0 20px;
}

.sdzz-item02 {
    margin: 7px 0 0;
    border-top: 1px solid transparent;
}

.sdzz-item02 p {
    line-height: 25px;
    font-size: 13px;
    color: #999;
    /*text-indent: 2em;*/
    margin: 5px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.sdzz-des {
    width: 74px;
    padding: 2px 5px;
    background: #d93636;
    color: #fff;
    text-align: center;
}

.lists-box {

}

.lists-tab-box {
    height: 44px;
    line-height: 42px;
}

.lists-tab-fix {
    width: 263px;
    height: 34px;
    background-image: url("../img/tab01_03.png");
}

.lists-tab-fix01 {
    width: 263px;
    height: 34px;
    background-image: url("../img/tab02_03.png");
}

.lists-tab-item, .lists-tab-item01 {
    width: 112px;
    height: 34px;
}

.lists-tab-item01 {
    margin: 0 0 0 20px;
}

.lists-tab-item:hover {
    cursor: pointer;
}

/*.lists-tab-on{*/
/*border-bottom: 2px solid #134797;*/
/*}*/
.userLogin, .orgLogin {
    width: 147px;
    height: 87px;
    background: #d55555;
    /*border-radius: 7px;*/
}

.orgLogin {
    background: #4585c5;
}

.userLogin:hover {
    cursor: pointer;
    background: #dd5858;
}

.orgLogin:hover {
    cursor: pointer;
    background: #498bcd;
}

.loginIcon {
    width: 55px;
    margin: 17px auto 9px;
}

.loginIcon img {
    width: 100%;
}

.loginTishi {
    color: #fff;
    font-size: 15px;
    text-align: center;
}

.minLogo-fix {
    width: 93%;
    margin: 0 auto;
    border-bottom: 1px solid #dddddd;
    padding: 10px 0;
}

.minLogo-img {
    width: 113px;
    height: 113px;
    margin: 8px 0 0 0px;
}

.minLogo-img img {
    width: 100%;
}

.minLogo-cont {
    font-weight: bolder;
    margin: 18px 0 0 0;
    font-size:15px;
}

.bianji-fix {
    width: 93%;
    margin: 15px auto 0;
    padding: 0 0 5px;
}

.procedure {
    display: block;
    /* width: 150px; */
    /*height: 76px;*/
    /* line-height: 45px; */
    background: #32a149;
    color: #fff;
    text-align: center;
    /* padding: 0; */
    /* margin: 15px auto;*/
}

.procedure:hover {
    color: #fff !important;
    cursor: pointer;
}

.helpus-fix {
    width: 50px;
}

.helpus-font {
    color: #7a7a7a;
    margin: 13px 0 0;
    font-size: 16px;
    /*font-family: 'SimSun';*/
    text-align: left;
    /*font-weight: bold;*/
}

.miniBox {
    position: relative;
    width: 345px;
    height: 230px;
    margin: 30px auto 0;
}

.swiper {
    width: 100%;
    height: 100%;
}

.charts-fix {
    /*width: 350px;*/
    /*height: 670px;*/
    /*margin: 0 auto;*/
    /*border-top: 1px solid #134797;*/
}

.chats-list-title {
    padding: 40px 0 15px;
    /*border-bottom: 1px solid #e1e1e1;*/
}

.chats-list-title h2 {
    width: 100%;
    background: #f5f5f7;
    line-height: 36px;
    height: 36px;
    padding: 0 0 0 11px;
    color: #134797;
    font-weight: bolder;
    font-size: 18px;
    letter-spacing: 3px;
    border-left: 5px solid #134797;
}

.charts-list-item {
    /*float: left;*/
    /*height: 13px;*/
    font-size: 15px;
    padding: 11px 0;
}

.list-num1, .list-num2, .list-num3 {
    float: left;
    display: block;
    width: 30px;
    height: 18px;
    line-height: 18px;
    /*border-radius: 3px;*/
    margin: 0 15px 0 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #000;
}

.list-num2 {
    background: rgb(38, 114, 176);
}

.list-num3 {
    background: #B1B1B1;
}

.list-num8 {
    float: left;
    width: 20px;
    color: #134797;
    margin: 3px 0 0 0;
}

.list-name {
    float: left;
    width: 100%;
}

.list-name a {
    display: block;
    width: 100%;
    color: #0d0d0d;
    overflow: hidden;
    resize: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.top-title3 {
    border-left: 15px solid #003769;
    height: 38px;
    border-bottom: 2px solid #003769;
    margin: 10px 0;
}

.top-title3 span {
    float: left;
    display: block;
    line-height: 40px;
    letter-spacing: 2px;
    color: #003769;
    font-size: 24px;
    font-weight: bolder;
    margin: 0 0 0 15px;
    background: #F8F6F9;
}

.list1-title {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    background: #ffc600;
    color: #fff;
    margin: 15px auto 0;
}

.list1-item {
    width: 230px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    font-size: 18px;
    color: #555;
    background: #efefef;
    margin: 7px 10px 0 0;
}

.bottom-mar {
    margin-bottom: 25px
}

.link1 {
    width: 100%;
    margin: 0 0 22px;
}

.link1 img {
    width: 100%;
}

.top-img-fix {
    height: 140px;
}

.top-item-img {
    width: 200px;
    height: 116px;
}

.top-item-img img {
    width: 100%;
    height: 100%;
}

.top-item-img-name {
    width: 100%;
    display: block;
    margin: 8px 0 0;
    font-size: 16px;
    color: #030303;
    text-align: center;
    font-family: "SimSun";
    /*overflow: hidden;*/
    /*word-break: break-all;*/
    /*text-overflow: ellipsis;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 2;*/
    /*line-clamp: 2;*/
    /*white-space: nowrap;*/
}

.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: 14px;
    color: #fff;
    margin: 0 auto;
    resize: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.login-fix {
    width: 300px;
    height: 320px;
    margin: 0 auto;
    border: 1px solid #e1e1e1;
}

.login-top {
    height: 45px;
    border-bottom: 1px solid #e1e1e1;
}

.login-name1, .login-name2 {
    height: 45px;
    line-height: 45px;
    padding: 0 0 0 20px;
    font-size: 18px;
}

.login-name2 {
    font-size: 14px;
    padding: 0 20px 0 0;
}

.listRep-item {
    width: 800px;
    height: 45px;
    line-height: 45px;
}

.listRep-item1 {
    width: 800px;
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
}

.listRep-1, .listRep-2, .listRep-3, .listRep-4 {
    width: 90px;
    text-align: center;
    font-size: 16px;
    color: #999;
}

.listRep-2 {
    width: 340px;
}

.listRep-4 {
    width: 100px;
}

.listRep-2 a {
    display: block;
    width: 335px;
    overflow: hidden;
    resize: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #0a0a0a;
}

.listRep-3 {
    overflow: hidden;
    resize: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 220px;
}

.charts-lists-fix {
    margin: 0 0 28px;
}

.charts-list-fenlei {
    width: 160px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #134797;
    text-align: center;
    color: #134797;
}

.charts-list-fenlei:hover {
    cursor: pointer;
}

.active1 {
    background: #134797;
    color: #fff;
}

.fenlei1, .fenlei2 {
    display: none;
}

.fenlei-fix {
    border-top: 1px solid transparent;
    margin: 56px 0 0;
}

/**满意率/回复数**/
.data_top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-top: 2px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    font-size: 14px;
}

.top_name {
    width: 40%;
    font-size: 14px;
}

.data1, .data2, .data3 {
    width: 15%;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.data-data {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #e1e1e1;
}

/**帮助中心**/
.help_center {
    padding: 10px 0;
}

.help_title {
    width: 320px;
}

.help_title ul li {
    width: 280px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #eaeaea;
    border-bottom: 2px solid #fff;
}

.help_title ul li a {
    display: block;
}

.help_title ul li a:hover {
    background: #134797;
    color: #fff !important;
}

.help_active {
    background: #134797;
    color: #fff !important;
}

.help_content {
    display: none;
    width: 880px;
    padding: 0 0 30px;
}

.help_content h5 {
    zoom: 1.4;
    margin: 7px 0;
}

.help_content p {
    line-height: 200%;
}

.help-title {
    width: 800px;
    padding: 0 10px;
    font-size: 55px;
    font-weight: bolder;
    color: #010101;
    letter-spacing: 10px;
    margin: 10px auto;
    text-align: center;
}

.help-title-inc {
    width: 1000px;
    padding: 0 10px;
    font-size: 33px;
    font-weight: bolder;
    color: #666;
    letter-spacing: 10px;
    margin: 10px auto;
    text-align: center;
}

.img-max {
    width: 100%;
}

.help-item-fix {
    margin: 0 auto;
}

.help-item-img1, .help-item-img2, .help-item-img3, .help-item-img4 {
    width: 265px;
    height: 300px;
    margin: 0 55px 0 0;
}

.help-item-img2 {
    width: 150px;
}

.help-item-img3 {
    width: 300px;
    margin: 0 30px 0 0;
}

.help-item-img4 {
    width: 300px;
    margin: 0 30px 0 0;
}

.help-item-fix img, .help-item-img1 img, .help-item-img3 img, .help-item-img4 img {
    width: 100%;
    height: 100%;
}

.help-item-text {
    width: 659px;
    margin: 10px 0 0;
    text-indent: 35px;
    line-height: 33px;
}

.help-item-step {
    width: 100px;
    height: 100px;
    margin: 100px 50px 0 0;
    background: url("../img/step.png") no-repeat;
    background-size: 100%;
    color: #fff;
    line-height: 100px;
    text-align: center;
}

.help-step1 {
    padding: 20px 0;
    border-bottom: 1px solid #e1e1e1;
}

.go_login {
    display: block;
    padding: 7px;
    border: 1px solid #134797;
    font-size: 20px;
    color: #134797;
    border-radius: 5px;
    margin: 30px auto 10px;
}

.go_login:hover {
    cursor: pointer;
    color: #134797 !important;
}

/*
 * 入驻流程2021版，开始
 */
.body_procedure_2021 {
    display: none;
}

.procedure_2021_top {
    width: 100%;
    height: 135px;
    background-image: linear-gradient(to right, #044ed9, #2c60c3);
}

.procedure_2021_top_title {
    margin: 0 auto;
    line-height: 135px;
    text-align: center;
    font-size: 44px;
    color: #fff;
    font-family: 'SimSun';
}

.procedure_2021_item {
    width: 1200px;
    height: auto;
    border-top: 1px solid transparent;
    margin: 105px auto 0;
}

.procedure_2021_item_title {
    height: 59px;
    line-height: 59px;
    font-size: 30px;
    font-family: 'SimSun';
    color: #2c60c3;
    border-bottom: 1px solid #2c60c3;
}

.procedure_2021_item_title span {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #2c60c3;
    color: #fff;
    font-size: 30px;
    font-family: 'SimSun';
    margin: 0 15px 0 20px;
}

.procedure_2021_step {
    margin: 55px 0 0;
}

.procedure_2021_step_box {
    width: 325px;
    height: 164px;
    border-radius: 20px;
    background: #f5f4f4;
    margin: 0 0 0 48px;
}

.procedure_2021_step_title {
    width: 173px;
    height: 43px;
    line-height: 43px;
    margin: -17px 0 0 20px;
    text-align: center;
    border-radius: 27px;
    background-image: linear-gradient(to right, #ff6600, #fb8331);
    color: #fff;
    font-weight: bolder;
    font-size: 24px;
}

.procedure_2021_item_content {
    width: 88%;
    margin: 20px auto 0;
}

.procedure_2021_item_content p {
    font-size: 20px;
    line-height: 30px;
    font-family: 'STHeiti';
    margin: 0 0 28px 0;
}

.procedure_2021_item_content a {
    display: inline-block;
    padding: 5px 20px;
    font-size: 20px;
    font-weight: bolder;
    background: #cc1d0a;
    color: #fff;
}

.procedure_2021_deal {
    width: 90%;
    margin: 57px auto 0;
}

.procedure_2021_deal_desc {
    width: 90%;
    line-height: 35px;
    margin: 33px 0;
    padding: 20px 5%;
    font-size: 20px;
    font-family: 'STHeiti';
    /*font-weight: bolder;*/
    background: #f5f4f4;
}

.procedure_2021_deal_desc .img1 {
    display: block;
    width: 90%;
    margin: 50px auto;
}

.procedure_2021_deal_desc .img2 {
    display: block;
    width: 15%;
    margin: 50px auto;
}

/**wap端样式**/
.pdwap_2021_top {
    width: 100%;
    height: auto;
    background-image: linear-gradient(to right, #044ed9, #2c60c3);
}

.pdwap_2021_top_title {
    text-align: center;
    color: #fff;
}

/*
 * 入驻流程2021版，结束
 */
.body_top {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    max-width: 1920px;
    min-width: 1007px;
    margin: 0 auto;
}

.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: 240px;
    left: 0;
    width: 100%;
    /*height: 150px;*/
    z-index: 999;
}

.procedure_title_inc {
    position: absolute;
    top: 370px;
    left: 0;
    width: 100%;
    /*height: 150px;*/
    z-index: 999;
}

.procedure_img1, .procedure_img2 {
    position: absolute;
    bottom: 278px;
    left: 50%;
    width: 100%;
    margin-left: -595px;
    height: 150px;
    z-index: 999;
}

.procedure_img2 {
    width: 50%;
    bottom: 150px;
    left: 65%;
    margin-left: -398px;
    z-index: 1000;
}

.pro-step {
    box-shadow: inset 0px 10px 25px -15px #888888;
}

.step-title {
    width: 600px;
    height: 50px;
    font-size: 30px;
    font-weight: 200;
    text-align: center;
    letter-spacing: 10px;
    border-top: 1px solid transparent;
    margin: 40px auto 0;
}

/**登录样式设置**/
.login_fix {
    height: 500px;
    border-top: 1px solid transparent;
}

.input_fix {
    width: 310px;
    margin: 70px auto 0;
}

.input_fix li {
    width: 300px;
    height: 75px;
    margin: 0 0 0px;
}

.name_error01, .name_error02, .name_error03, .pass_error01, .pass_error02, .pass_error03 {
    display: none;
    color: red;
    font-size: 12px;
}

.input_fix li input {
    width: 300px;
    height: 40px;
    padding: 0 5px;
    line-height: 40px;
    vertical-align: middle;
    border: 1px solid #e0e0e0;
}

.input_fix .forget_fix {
    height: auto;
    margin: 0 0 20px;
}

.input_fix li i {
    display: block;
    text-align: right;
    padding: 0 5px;
    zoom: .9;
    color: #ccc;
    font-style: normal;
}

.btn01 {
    width: 300px;
}

.cer_btn {
    margin: 10px auto 0;
}

.btn01:hover {
    cursor: pointer;
}

.loginBtn {
    margin: 10px auto 0;
}

.btn-center {
    margin: 20px auto;
}

.btn01 input {
    font-size: 18px;
    width: 300px;
    height: 50px;
    border: none;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    vertical-align: middle;
    background: #134797;
    color: #fff;
    margin: 0 auto;
}

.doregister {
    text-align: center;
    margin: 20px 0 0;
}

.doregister a {
    color: #134797;
}

.gohelp {
    font-size: 12px;
    color: #666;
}

/**注册样式设置**/
.reg_title {
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.reg_title h2 {
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

.reg_title a {
    color: #134797;
}

.register_fix {
    padding: 0 0 30px;
}

.zhuce_fix {
    width: 800px;
    margin: 0 auto;
}

.zhuce_fix dt {
    width: 120px;
    float: left;
    text-align: right;
    height: 90px;
    line-height: 42px;
}

.zhuce_fix dd {
    float: right;
    width: 670px;
    height: 90px;
    margin: 0 0;
}

.zhuce_fix dd input {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    border: #e0e0e0 1px solid;
}

#verCode {
    width: 150px;
    margin: 0 10px 0 0;
}

.tishi {
    font-size: 12px;
    color: #7a7a7a;
}

.error_verCode01, .error_verCode02, .get_error01, .get_error02, .get_error03, .get_error04, .get_error05, .get_error06, .nick_error01, .nick_error02, .pswd_error01, .pswd_error02, .pswd_error03, .pswd2_error01, .pswd2_error02, .pswd2_error03, .real_error01, .card_error01, .card_error02, .real_error02, .certify_error01 {
    display: none;
    font-size: 12px;
    color: red;
}

#userPhone {
    width: 200px;
}

#btn_getCode {
    width: 120px;
    border-radius: 5px;
    background: #fff;
    margin-left: 10px;
}

#btn_getCode:hover {
    cursor: pointer;
}

#validateCode {
    width: 120px;
}

#nickName, #password, #password2 {
    width: 200px;
}

#login_btn:hover, #register_btn:hover {
    cursor: pointer;
}

.registerBtn {
    margin: 0 auto;
}

/**个人中心**/
.tabfix {
    height: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.tabfix ul li {
    float: right;
    width: 100px;
    height: 40px;
    /*line-height: 40px;*/
    /*font-size: 16px;*/
    text-align: center;
    color: #333;
}

.tabfix ul li a {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.tabfix ul li a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #134797;
    font-weight: bolder;
    border-bottom: 2px solid #134797;
}

.tabfix ul li .tab_on {
    color: #134797;
    font-weight: bolder;
    border-bottom: 2px solid #134797;
}

.person_fix ul li {
    display: none;
}

.help_title1 {
    width: 780px;
    /*height: 35px;*/
    border-bottom: 1px solid #134797;
}

.help_title1 ul li {
    float: left;
    width: 128px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 2px 0 0;
}

.help_title1 ul li a {
    display: block;
}

.help_title1 ul li a:hover {
    background: #134797;
    color: #fff;
}

.myinfofix {
    width: 550px;
}

.myinfofix dt {
    width: 100px;
}

.myinfofix dd {
    width: 420px;
}

.certificationfix {
    width: 550px;
    padding: 15px 0;
    margin: 0 auto;
    border-top: 1px solid #ccc;
}

.cer_title {
    margin: 0 auto;
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #333;
}

.cer_des {
    margin: 0 auto;
    width: 750px;
    text-align: center;
    font-size: 14px;
    color: #999;
}

.certificationfix span {
    display: block;
    width: 200px;
    margin: 0 auto;
    font-size: 12px;
    color: red;
    text-align: center;
}

.sysMsg {
    padding: 15px 0 10px;
    margin: 15px 0;
    border: 1px solid #999;
}

.sysBox1 {
    width: 100%;
    min-width: 778px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
}

.sysBox1 span {
    display: inline-block;
    color: red;
}

.sysBox2 {
    width: 100%;
    min-width: 778px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
}

.sysBox2 span {
    display: inline-block;
    color: red;
}

.list_content_style .sys-content1 {
    width: 1200px;
}

/**我要问政**/
.wz_nav_title strong {
    float: left;
    font-size: 30px;
    line-height: 35px;
    font-weight: normal;
    padding-right: 20px;
    padding-left: 20px;
}

.nav_count {
    float: right;
    width: 450px;
    height: 35px;
    font-size: 16px;
    line-height: 50px;
}

.top_leader {
    margin: 15px 0;
}

.top1, .top2 {
    width: 550px;
    height: 200px;
    background: #eff1f7;
}

.top1 {
    margin-right: 50px;
}

.top1fix {
    width: 430px;
    margin: 30px auto 0;
}

.top1fix span {
    margin-right: 10px;
    /*font-weight: bolder;*/
}

.top1fix a {
    font-size: 14px;
}

.ask_wz:hover {
    color: #fff;
}

.wz_nav_operate {
    margin: 20px 0;
}

.wz_operate {
    width: 120px;
    height: 35px;
    border-radius: 5px;
    margin-right: 18px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    color: #7a7a7a;
    font-size: 16px;
    text-decoration: none;
}

.look_wz:hover {
    border: 1px solid #134797;
    color: #134797;
    cursor: pointer;
    text-decoration: none;
}

.ask_wz {
    background: #134797;
    border: 1px solid #134797;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.year_count1 {
    font-size: 14px;
    margin-bottom: 5px;
}

.leader_top {
    height: 50px;
    margin: 15px 0;
    border-bottom: 1px solid #134797;
}

.selectWzBox {
    width: 100%;
    border-bottom: 1px solid #134797;
    margin: 10px 0 0;
}

.selectWz {
    padding: 0 10px;
    letter-spacing: 3px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #134797;
}

.selectWz {
    cursor: pointer;
}

.selectWzOn {
    background: #134797;
    color: #fff;
}

.pdorgBox {
    width: 32%;
    margin: 20px 1% 0 0;
    background: #eff1f7;
}

.pdorgBoxfix {
    width: 80%;
    margin: 30px auto;
}

.leader_name {
    width: 750px;
    height: 40px;
    margin: 5px 0;
    padding: 0 0 0 6px;
    border-left: 6px solid #134797;
    line-height: 40px;
    font-size: 18px;
    /*color: #134797;*/
    font-weight: 600;
}

.leader_info {
    width: 650px;
    margin: 15px auto 0;
}

.leader_tou {
    width: 200px;
}

.leader_tou img {
    width: 100%;
}

.leader_tou2 {
    width: 380px;
    margin: 0 0 0 20px;
}

.leader_post {
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0;
}

.leader_experience {
    margin: 20px 0 0;
    line-height: 30px;
    font-size: 14px;
}

.fengefix {
    width: 740px;
    padding: 10px 0;
    margin: 0 auto;
    border-top: 1px solid #ccc;
}

.fengefont {
    color: #6e757f;
}

.flex-container {
    /*display: flex;*/
    /*flex-direction: row;*/
    /*flex-wrap: wrap;*/
    width: 1200px;
    padding: 0 0 20px;
}

.flex-item {
    float: left;
    width: 218px;
    height: 125px;
    margin: 25px 10px 0;
    align-content: stretch;
    border-radius: 5px;
    border: 1px solid #d5d5d5;
}

.flex-content {
    width: 200px;
    margin: 25px 0 0 10px;
}

.year_count2, .year_count4 {
    display: block;
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 7px;
}

.year_count2 {
    float: left;
}

.year_count4 {
    float: right;
}

.year_count2:hover {
    cursor: pointer;
    color: #134797;
}

.year_count4:hover {
    cursor: pointer;
    color: red;
}

.year_count3 {
    font-size: 14px;
    margin-bottom: 5px;
    color: #999;
}

.notefix01 {
    padding: 10px 0;
}

.note01 {
    font-size: 14px;
    color: #134797;
}

.upload_des {
    float: left;
    width: 470px;
    height: 45px;
    line-height: 45px;
    margin: 0 0 0 15px;
}

.ly_btn {
    background: red;
    color: #fff;
    padding: 7px 10px;
    text-decoration: none;
}

/*.w830{*/
/*width: 830px;*/
/*!*margin: 0 auto;*!*/
/*}*/
.w_780 {
    width: 820px;
}

.wzlyfix {
    width: 778px;
    border: 1px solid #ccc;
    margin: 0px auto;
}

.guide01 {
    width: 110px;
    height: 300px;
    line-height: 300px;
    background: #134797;
    color: #fff;
    text-align: center;
}

.guide02 {
    width: 638px;
    padding: 0 0 0 30px;
    line-height: 30px;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
}

.wzinput01 {
    width: 110px;
    height: 41px;
    line-height: 41px;
    background: #134797;
    color: #fff;
    text-align: center;
}

.wzinput02 {
    padding: 10px 0 10px 30px;
    width: 638px;
    border-bottom: 1px solid #ccc;
}

.guide03 {
    width: 110px;
    height: 63px;
    line-height: 63px;
    background: #134797;
    color: #fff;
    text-align: center;
}

.wzinput03 {
    padding: 10px 0 0px 30px;
    width: 638px;
    border-bottom: 1px solid #ccc;
}

.wzinput02 .layui-form-radio {
    line-height: 0;
    margin: 0;
    padding-right: 0;
    cursor: pointer;
    font-size: 0;
}

.layui-form-item {
    margin: 0;
}

.wz_title {
    margin: 0;
    width: 620px;
}

.wz_text {
    width: 600px;
}

.guide04 {
    width: 110px;
    height: 305px;
    line-height: 305px;
    background: #134797;
    color: #fff;
    text-align: center;
}

#wz_file {
    position: absolute;
    opacity: 0;
    height: 90px;
    width: 90px;
}

.wzinput05 {
    padding: 10px 0 10px 30px;
    width: 638px;
    height: 99px;
    border-bottom: 1px solid #ccc;
}

.guide05 {
    width: 110px;
    height: 119px;
    line-height: 120px;
    background: #134797;
    color: #fff;
    text-align: center;
}

.wzinput05 img {
    width: 67px;
    height: 67px;
}

.btn_wz {
    float: right;
}

.wz_content_0, .wz_content_1 {
    width: 970px;
    min-height: 500px;
    margin: 0 0 30px;
    display: none;
}

.no_tishi {
    width: 200px;
    height: 500px;
    margin: 15px auto 0;
    text-align: center;
}

.listfix {
    margin: 10px 0;
    width: 820px;
}

.listTop {
    padding: 55px 0;

}

/*.list-title-fix{*/
/*height: 40px;*/
/*}*/
.list_title {
    vertical-align: middle;
    padding: 0 5px 0 0;
    font-weight: normal;
    color: #333;
    font-size: 22px;
    line-height: 24px;
}

.list_classify {
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    padding: 0 8px;
    border-radius: 10px;
    color: #234692;
    border:1px solid #234692;
    margin-right: 8px;
    /*margin: 0 0 0 10px;*/
}

.list_status {
    display: inline;
    vertical-align: middle;
    font-size: 20px;
}

.list-anthor {
    height: 33px;
    /*margin: 20px 0 0;*/
}

.list-anthor .author, .list-anthor .time {
    display: inline-block;
    margin: 10px 0;
    font-size: 12px;
    line-height: 14px;
    color: #999;
    margin-right: 26px;
}

.content2 {
    width: 780px;
    height: 40px;
    overflow: hidden;
    resize: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #F8F6F9;
    font-size: 16px;
    line-height: 40px;
}

/*.list_content_style{*/
/*padding: 0 0 15px;*/
/*}*/
.list-anthor .image {
    display: inline-block;
    width: 40px;
}

.list-anthor .image img {
    width: 100%;
}

.list-address {
    margin: 10px 0;
    font-size: 18px;
}

.list_desc1 {
    width: 820px;
    color: #333;
    font-size: 18px;
    line-height: 32px;
    resize: none;
    border: none;
    background: transparent;
}

.list_desc2 {
    width: 760px;
    font-size: 16px;
    line-height: 32px;
    resize: none;
    border: none;
    background: #f8f7f9;
    /*text-indent: 40px;*/
}

.list-img {
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*flex-wrap: wrap;*/
    align-items: center;
}

/**后台编辑样式 starts**/
.wzEditImage {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 25px;
    color: #134797;
}

/**后台编辑样式 ends**/
.list-img-item {
    position: relative;
    float: left;
    width: 242px;
    height: 242px;
    vertical-align: bottom;
    margin: 10px 6px 0 0;
}

/*后台编辑样式图片选择 starts*/
.list-img-select-1, .list-img-select-2, .list-img-select-3, .list-img-select-4, .list-img-select-5, .list-img-select-6, .list-img-select-7, .list-img-select-8, .list-img-select-9 {
    position: absolute;
    width: 242px;
    height: 242px;
    background: #0a0a0a;
    margin: 10px 6px 0 0;
    text-align: center;
    line-height: 242px;
    font-size: 50px;
    font-weight: bolder;
    color: #999;
    opacity: 0.7;
}

.list-img-select-2 {
    margin: 10px 6px 0 248px;
}

.list-img-select-3 {
    margin: 10px 6px 0 496px;
}

.list-img-select-4 {
    margin: 262px 6px 0 0px;
}

.list-img-select-5 {
    margin: 262px 6px 0 248px;
}

.list-img-select-6 {
    margin: 262px 6px 0 496px;
}

.list-img-select-7 {
    margin: 514px 6px 0 0px;
}

.list-img-select-8 {
    margin: 514px 6px 0 248px;
}

.list-img-select-9 {
    margin: 514px 6px 0 496px;
}

.list-img-select-1:hover, .list-img-select-2:hover, .list-img-select-3:hover, .list-img-select-4:hover, .list-img-select-5:hover, .list-img-select-6:hover, .list-img-select-7:hover, .list-img-select-8:hover, .list-img-select-9:hover {
    cursor: pointer;
}

.list-img-order-On {
    color: #fff;
    opacity: 1;
}

/*后台编辑样式图片选择 ends*/
.list-img-item img {
    width: 100%;
    height: 100%;
}

.list-img img {
    width: 100%;
    height: 100%;
    /*vertical-align: bottom;*/
    /*margin: 0 30px 0 0;*/
}

.wz_operate_ask {
    margin: 5px 0 0;
}

.admin_text1 {
    width: 970px;
    /*min-height: 220px;*/
    /*resize: none;*/
}

.admin_text2 {
    width: 970px;
    /*min-height: 116px;*/
    /*resize: none;*/
}

.list-title-input {
    font-size: 18px;
    width: 500px;
    height: 40px;
}

.list_wid {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    margin: 0 0 0 10px;
}

.list_content_style p {
    font-size: 20px;
    color: #999;
    font-weight: 600;
}

.new_width1 {
    width: 650px;
}

.btn-style {
    float: right;
}

.list-edit {
    min-height: 39px;
    border-bottom: 1px dashed #999;
}

.list-all-edit {
    padding: 15px 0 5px;
}

.list-all-edit b:hover {
    cursor: pointer;
}

.reply-time, .reply-author {
    /*display: inline-block;*/
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.rcontent {
    padding: 30px;
    background-color: #f8f7f9;
}

.reply-author {
    font-size: 20px;
    line-height: 22px;
    width: 100%;
    padding-bottom: 10px;
}

.reply-time {
    font-size: 12px;
    color: #7a7a7a;
    margin-top: 50px;
    text-align: right;
}

.list-reply {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    padding: 4px 14px;
    color: #fff;
    background-color: #c8453e;
    border-radius: 6px 6px 0 0;
    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;
    left: 90px;
    background-size: 45%;
}
.list-reply.df::before{
    left:65px;
}
.list-reply.lypj::before{
    left:92px;
}
.list-reply.ysl::before{
    left:78px;
}
.list-title-fix, .list-reply-cont {
    /*padding: 20px 0;*/
    border-radius: 7px;
}

.list_content_style {
    padding: 10px 0;
}

.list-verify {
    width: 100%;
    margin: 0 auto;
    background: #f8f7f9;
}

.list_reply_style {
    width: 100%;
    margin: 0 auto;
    background: #f8f7f9;
}

.list-verify1 {
    width: 780px;
    margin: 5px auto 0;
}

.speed-fix {
    width: 320px;
    height: 40px;
    line-height: 30px;
    font-size: 18px;
}

.valuate-fix {
    width: 135px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.ver_btn {
    margin: 5px auto 0;
    width: 120px;
}

.ver_btn input {
    margin: 5px auto 0;
    width: 120px;
    height: 35px;
    line-height: 35px;
    background: red;
    color: #fff;
    font-size: 15px;
    text-align: center;
    border: none;
}

.passon-fix {
    margin: 0 auto 30px;
}

.w_1020 {
    width: 1020px;
}

/*月报*/
.yuebao-img {
    width: 100%;
}

.yuebao-item1 p {
    text-indent: 28px;
    font-size: 14px;
    line-height: 24px;
}

.yuebao-all-title {
    text-align: center;
    margin-bottom: 10px !important;
}

.charts-list-title1, .charts-list-title2 {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ff573b;
    color: #fff;
    /*margin: 10px 0 0;*/
}

.charts-list-title2 {
    background: #3385ff;
}

.charts-list1-item {
    height: 48px;
    line-height: 48px;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.charts-item1-2, .charts-item2-1 {
    width: 290px;
    text-align: left;
    border-right: 1px solid #ececec;
    font-size: 15px;
}

.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;
}

.list-num6, .list-num7 {
    float: left;
    display: inline-block;
    width: 17px;
    height: 17px;
    line-height: 18px;
    /*border-radius: 3px;*/
    margin: 3px 8px 0 2px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: red;
}

.list-num7 {
    background: #b1b1b1;
}

.charts-item1-6 {
    width: 56px;
    text-align: center;
    font-size: 14px;
}

.charts-item1-3, .charts-item1-4 {
    width: 67px;
    text-align: center;
    border-right: 1px solid #ececec;
    font-size: 14px;
}

.charts-item1-5 {
    width: 61px;
    text-align: center;
    font-size: 14px;
}

.charts-item2-1 {
    width: 288px;
}

.ybinfo-title-fix {
    width: 100%;
    height: 40px;
    margin: 5px 0 0 0;
    /*border-bottom: 2px solid #003769;*/
}

.ybinfo-title {
    width: 700px;
    height: 30px;
    /*margin: 0 auto;*/
    border-left: 5px solid #134797;
    line-height: 30px;
    color: #333;
    font-weight: bolder;
    font-size: 24px;
    text-align: center;
    background: #fff;
}

.font_14 {
    font-size: 14px;
}

.img1 {
    width: 780px;
    margin: 15px auto;
}

.img1 img {
    width: 100%;
    margin: 10px 0;
}

.des1 {
    width: 550px;
    margin: 0px auto;
    text-indent: 28px;
    font-size: 18px;
    line-height: 40px;
}

.juzhen-fix {
    width: 360px;
    margin: 0 auto;
}

.juzhen-top-fix {
    width: 360px;
    height: 35px;
}

.juzhen-item1 {
    width: 165px;
    /*height: 165px;*/
    margin: 0 15px 0 0;
}

.juzhen-item1 img, .juzhen-item2 img, .juzhen-item3 img {
    width: 100%;
    height: 165px;
}

.juzhen-item2 {
    width: 110px;
    margin: 5px 0 0 0;
}

.juzhen-item3 {
    width: 110px;
    margin: 5px 10px 0 0;
}

.juzhen-item1 p, .juzhen-item2 p, .juzhen-item3 p {
    font-size: 12px;
    text-align: center;
}

/*互动热议*/
.fix2 {
    margin: 15px 0 0 0;
}

.fix2-title {
    /*margin: 0 0 0 23px;*/
    width: 200px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #f9e070;
    color: #333;
    font-weight: bolder;
}

.fix2-item a {
    display: block;
    width: 87px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.interact-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #1a1a1a;
}

.interact-content {
    /*width: 95%;*/
    display: block;
    margin: 8px 0 0;
    font-size: 14px;
    color: #030303;
    overflow: hidden; /** 隐藏超出的内容 **/
    word-break: break-all;
    text-overflow: ellipsis; /** 多行 **/
    display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 2; /** 显示的行数 **/
    line-clamp: 2;
    line-height: 25px;
}

.interact-title:hover {
    cursor: pointer;
}

.icon-fix img {
    width: 30px;
    height: 30px;
}

.font-style {
    height: 30px;
    line-height: 35px;
    margin: 0 0 0 5px;
    font-size: 14px;
}

.item2 img {
    width: 27px;
    height: 27px;
    margin: 3px 0 0 15px;
}

.item2 {
    margin: 0 0 0 15px;
}

.item3 img {
    margin: 6px 0 0 15px;
    width: 22px;
    height: 21px;
}

.interact-none {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.interact-fix-1, .interact-fix-2 {
    margin: 15px 0;
    /*display: none;*/
}

.model1, .model2 {
    display: none;
}

.item-sel1, .item-sel2 {
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #1a1a1a;
    text-align: center;
}

.item-sel1:hover, .item-sel2:hover {
    cursor: pointer;
}

.item-on {
    color: #134797;
}

.interact-items {
    margin: 10px 0;
}

.interact-items .item1 {
    width: 260px;
}

.interact-items .item2 {
    width: 130px;
}

.on {
    display: block;
}

#cnzz_stat_icon_1000273024 {
    display: none;
}

/*首页设置--今日热点*/
.redian_title {

}

.rdtitle01 {
    width: 45px;
    height: 23px;
    line-height: 23px;
    text-align: center;
}

.rdtitle02, .rdtitle03 {
    width: 300px;
}

.rdtitle02 input {
    width: 290px;
    height: 38px;
}

.rdtitle04 {
    width: 250px;
    text-align: center;
}

.rditem {
    height: 40px;
    line-height: 40px;
}

.rdtitle05 {
    width: 100px;
    height: 23px;
    line-height: 23px;
    text-align: center;
}

.rdtitle05 input {
    width: 80px;
    height: 38px;
}

/**深度追踪--后台**/
.btn_style {
    width: 122px;
    margin: 0 auto 0;
    padding: 20px 0;
}

.btn_finymce, .btn_finymce01 {
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #134797;
    border-radius: 7px;
    color: #134797;
}

.btn_finymce01 {
    border: 1px solid #134797;
    background: #134797;
    color: #fff;
}

.tiny-box {
    border-top: 1px solid transparent;
    margin: 15px 0 0;
}

.btn_finymce:hover, .btn_finymce01:hover {
    cursor: pointer;
}

.sdzz-lists-box {
    box-shadow: 0 0 10px #aaa;
    border-top: 1px solid transparent;
}

.sdzz-lists-body {
    width: 98%;
    border-top: 1px solid transparent;
    margin: 15px auto 0;
    padding: 0 0 15px;
}

.sdzz-lists-items {
    width: 100%;
    background: #abcaf9;
}

.sdzz-list-item01, .sdzz-list-item02, .sdzz-list-item03, .sdzz-list-item04, .sdzz-list-item05, .sdzz-list-item06 {
    width: 12%;
    height: 54px;
    line-height: 54px;
    color: #333;
    text-align: center;
    font-weight: bolder;
}

.sdzz-lists-item01 {
    width: 100%;
    background: #eaf0fe;
}

.sdzz-lists-item02 {
    width: 100%;
    background: #fff;
}

.sdzz-lists-item01:hover, .sdzz-lists-item02:hover {
    background: #fff9d7;
}

.sdzz-lt-item01, .sdzz-lt-item02, .sdzz-lt-item03, .sdzz-lt-item04, .sdzz-lt-item05, .sdzz-lt-item06 {
    width: 12%;
    height: 48px;
    line-height: 48px;
    color: #333;
    text-align: center;
    font-size: 12px;
}

.sdzz-list-item01, .sdzz-lt-item01 {
    width: 4%;
}

.sdzz-list-item02, .sdzz-lt-item02 {
    width: 37%;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sdzz-list-item03, .sdzz-lt-item03 {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sdzz-list-item04, .sdzz-lt-item04 {
    width: 11%;
}

.sdzz-list-item05, .sdzz-lt-item05 {
    width: 4%;
}

.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 17px;
}

.slider.round:before {
    border-radius: 50%;
}

/**深度追踪--页面**/
.sdzz-box {
    width: 780px;
    margin: 10px auto 0;
    border-top: 1px solid transparent;
}

.sdzz-title-box {
    font-size: 31px;
    font-weight: bolder;
    line-height: 48px;
}

.sdzz-body {
    margin: 10px 0 0;
}

.sdzz-body img {
    max-width: 100%;
}

.footer-box {
    width: 100%;
    hieght: auto;
    border-top: 1px solid transparent;
    margin: 10px 0 0;
    padding: 5px 0 15px;
}

.sdzz-expand {
    font-size: 26px;
}

.tj-item-title {
    font-size: 22px;
    padding: 10px 0;
}

.tj-item-fix li {
    width: 46%;
    float: left;
    margin-right: 4%;
    font-size: 15px;
    line-height: 260%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yuebao-title {
    font-size: 20px;
}

.sdzz-yuebao-item {
    margin: 10px 0;
    font-size: 15px;
}

.tj-item-box01 {
    width: 398px;
    height: auto;
    border: 1px solid #efefef;
}

.tj-item-title01 {
    font: normal 24px/53px "Microsoft Yahei";
    border-bottom: #efefef 1px solid;
    height: 53px;
    margin: 0 10px;
}

.tj-item-fix01 {
    margin: 0 10px;
}

.tj-item-fix01 li {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tj-item-fix01 li span {
    margin: 12px 8px 0 2px;
}

.sdzz-footer {
    border-top: 1px solid transparent;
    margin: 15px 0 0;
    padding: 0 0 20px;
}

.sdzz-footer p {
    color: #134797;
    line-height: 25px;
    padding: 5px 0;
    text-align: center;
}

.sdzz-footer img {
    display: block;
    width: 90%;
    /*height: 200px;*/
    margin: 0 auto;
}

.replybox textarea {
    border: none;
    background: #f3f3f3;
    padding: 10px;
    width: calc(100% - 20px);
    height: 100px;
}

.replybox .reply_btn {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 18px;
    border: 1px solid transparent;
    background-color: #FF5722;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    float: right;
    margin: 10px 0;
}

.replybox .reply_btn[disabled] {
    background: #ddd;
    color: #999;
}

.reply_list .reply_item {
    padding: 10px 0;
    margin-bottom: 10px;
}

.reply_list .reply_item .rheader {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #666;
    display: flex;
}

.reply_list .reply_item .rheader .u {
    margin-right: 20px;
}

.reply_list .reply_item .contents {
    color: #222;
    font-size: 16px;
}

.rtitle {
    border-bottom: 1px solid #134797;
    padding: 12px 0;
    color: #134797;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

/*qita*/
.otherNews {
    display: flex;
    width: 100%;
}

.otherNews .cardList {
    width: 47%;
    padding: 10px 0;
}

.otherNews .cardList:last-child {
    margin-left: 6%;
}

.otherNews .cardList .h2 {
    border-bottom: 1px solid #e6e6e6;
    /*font-weight: bold;*/
    font-size: 18px;
    color: #234692;
    padding: 10px 0;
}

.otherNews .cardList .dataList a {
    width: 100%;
    display: block;
    margin: 10px 0;
}


.rankflex {
    display: flex;
    border: 1px solid #3385ff;
    margin: 0;
}

.rankflex .ranktitle {
    width: 50%;
    background: #fff;
    cursor: pointer;
    color: #999;
    /*border-top:1px solid #ddd;*/
    /*border-bottom:1px solid #ddd;*/
}

.rankflex .ranktitle:last-child {

}

.rankflex .cur {
    background: #3385ff;
    color: #fff;
}

.endTime {
    margin-top: 30px;
    color: #666;
    display: flex;
    font-size: 14px;
    display: flex;
    align-items: center;
    /*background: #f3f3f3;*/
}

.bsearch {
    width: 100%;
    margin: 10px 0;
    position: relative;
}

.bsearch input {
    background: #eee;
    padding: 0 5px;
    height: 40px;
    border: none;
    line-height: 40px;
    font-size: 14px;
    width: calc(100% - 10px);
}

.bsearch img {
    position: absolute;
    right: 5px;
    top: 7px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.action_box {
    padding: 10px 20px;
    border-radius: 10px;
    width: 200px;
    margin-right: 20px;
    height: 70px;
    cursor: pointer;
    border: 1px solid #ddd;
}

.action_box:hover {
    border-color: #009688;
}

.unreadCQ {
    border: 1px solid #ff8200;
    background: rgba(255, 130, 0, 0.1);
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 10px;
    color: #444;
}

.unreadCQ span, .unreadCQ a {
    color: #ff8200;
    font-weight: bold;
    margin: 0 5px;
}

.actitle {
    font-weight: bold;
    font-size: 18px;
}

.tagsBox {
    margin-top: 20px;
}

.tagbrage {
    color: #999;
    font-size: 12px;
}

.acdesc {
    margin-top: 10px;
    color: #999;
    font-size: 14px;
}

.gxx {
    padding: 20px 0;
    padding-top: 0;
}

.gxx .title {
    height: 50px;
    line-height: 50px;
    background: #eff2f8;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 700;
}

.gxx .gxx-main {
    border: 1px solid #eee;
    min-height: 100px;
    background: #fff;
    height: 225px;
    /*padding-top:10px;*/
    overflow: hidden;
    width: calc(100% - 2px);
}

.gxx .gxx-main .swiper-wrapper {
    /*height: 150px;*/
}

.gxx .gxx-list .subject a {
    color: #57638d;
    line-height: 20px;
    font-size: 16px;
    display: block;
}

.gxx .gxx-list:first-child {
    margin-top: 0;
}

.gxx .gxx-list {
    /*margin:20px 0;*/
    /*height:40px;*/
    padding: 0 20px;
    width: calc(100% - 40px);
    border-bottom: 1px dotted #ddd;
    height: 74px !important;

}

.gxx .gxx-list .gxx-header {
    display: flex;
    justify-content: space-between;
}

.gxx .gxx-list .dateline {
    font-size: 14px;
    color: #999;
}

.gxx .gxx-list .desc {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.copyfrom {
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
    font-size: 14px;
    color: #999;
}

.titlehover {
    border: 1px solid #fff;
    position: relative;
}

.titlehover:hover {
    border: 1px solid #369;
}

.admincp {
    display: none;
}

.titlehover:hover .admincp {
    position: absolute;
    top: -30px;
    height: 30px;
    background: #1e46a2;
    color: #fff;
    padding: 0 10px;
    line-height: 30px;
    display: block;
    font-size: 14px;
}

.fastreply{
    display: flex;
    flex-wrap:wrap;
}

.fastreply div {
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #666;
    padding: 4px 10px;
    text-align: center;
    cursor: pointer;
    margin:10px;
}
.fastreply div.cur{
    background: #1e46a2;
    border-color:#1e46a2;
    color:#fff;
}
.fastreply_tips{
    font-size:12px;
    padding:15px 10px;
    color:#999;
}

.aiBtn{
    display: flex;
    margin: 3px 0;
    border: 1px solid #f6b502;
    color: #f6b502;
    font-size: 14px;
    padding: 5px 10px;
    /*width: 85px;*/
    border-radius: 10px;
    margin-right:10px;
    cursor: pointer;
}
.aiBtn span{
    margin-left:5px;
}
.aiBtn:hover{
    border: 1px solid #634b09
}
.aiBox{
    border: 1px solid #f6b502;
    padding: 10px;
    border-radius: 10px;
}
.bgwater{
    background-image: url("https://wz.mala.cn/static/img/water2025new1.png");
}
.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: 60px;
    text-align: center;
    height: 60px;
    color: #fff;
    box-sizing: border-box;
    margin-left: 20px;
    position: relative;
}
.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:18px;
}
.newMain-box blockquote{
    background: #f7faff;
    padding:20px;
    line-height: 30px;
    font-size:17px;
}
.newMain-box blockquote strong{
    margin-right:5px;
}
/*# sourceMappingURL=common2.css.map */
