@charset "utf-8";

/* CSS Document */
body {
    font-size: 14px;
    font-family: "Microsoft Yahei", "微软雅黑", Arial;
    background: #F2F2F2;

}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333
}

a:hover {
    color: #40ACE7;
}

.text-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.clo {
    clear: both;
    overflow: hidden;
}

.bord-hui-e4 {
    border: solid 1px #E4ECF3;
}

.home-block {
    background: #ffffff;
    border: 1px solid #e4ecf3;
}

.w-auto {
    width: 100%;
    max-width: 1200px;
    min-width: 1000px;
    margin: 0 auto;
}

@media screen and (min-width: 1367px) {
    .w-auto {
        width: 1200px;
    }
}

@media screen and (max-width: 1366px) {
    .w-auto {
        width: 1000px;
    }

    .main-pic .mpshadow span {
        width: 97.6%;
        line-height: 39px;
        display: block;
        padding-left: 10px;
    }

    .dy-main-pic .main-pic .mpshadow .mpshadow-icon em {
        display: inline-block;
        margin-left: 35px;
    }
}

/*header*/
.header {
    margin: 0 auto;
    padding-top: 24px;
    clear: both;
    height: 75px;
    background: #fdfdfd;
    min-width: 1000px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.home-login {
    vertical-align: middle;
    width: 74px;
    background: url(/dcjy/static/img/imgC/icon-login.png) no-repeat right center;
    background-size: 30px;
    /* padding-right: 38px;*/
    line-height: 38px;
    margin-top: 10px;
}

.home-login a {
    color: #258DC7;
}

.home-login a:hover {
    color: #40ACE7
}

/*menu*/
.menu {
    /*background: #999c9d;
    height: 51px;
    line-height: 51px;
    border-bottom: solid 1px #E8E8E8;
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: -1px;
    min-width: 1000px;*/
    background: #39ABE9;
    height: 51px;
    line-height: 51px;
    border-bottom: solid 1px #E8E8E8;
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: -1px;
    min-width: 1000px;
}

.menuList {
    width: 62%;
    display: flex;
    justify-content: space-around;
}

.menuList li {
    float: left;
    width: 20%;
}

.menuList li a {
    /*display: block;
    width: 100%;
    height: 51px;
    line-height: 51px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    // background: url(/dcjy/static/img/imgC/home-line-bg2.png) no-repeat right center;*/
    display: block;
    width: 100%;
    height: 51px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(/dcjy/static/img/imgC/home-line-bg2.png) no-repeat right center;
}

.menuList li a.active2 {
    /*// background: #fff;
    // border-top: solid 3px #fbbc33;
    font-size: 20px;
    font-weight: 600;
    color: #4a883f;*/
    background: #fff;
    border-top: solid 3px #fbbc33;
    color: #424754;
    line-height: 47px;
}

.search {
    width: 38%;
}

.sear-text {
    background: #fff;
    border: solid 1px #D5D5D5;
    border-radius: 3px;
    height: 40px;
    border-right: solid 1px #D5D5D5;
}

.iphone1 {
    width: 90px;
    height: 35px;
    background: #fbbc33 url(/dcjy/static/img/imgC/icon-phone.png) no-repeat 17px center;
    padding-left: 40px;
    font-size: 16px;
    line-height: 35px;
    background-size: 14px;
    color: #fff;
    margin-top: 8px;
    border-radius: 3px;
    cursor: pointer;
}

.banner img {
    border-bottom: solid 8px #fbbc33;
    min-width: 1000px;
    margin: 0 auto;
    max-height: 350px;
    height: 350px
}

.banner-bord {
    width: 100%;
    height: 8px;
}

/*home-main*/
.home-main {
    margin-top: 20px;
    clear: both;
}

/*鐑偣鏂伴椈**/
.home-left {
    background: #ffffff;
    border: 1px solid #e4ecf3;
    width: 65%;
    float: left;
}

.home-title {
    margin: 0px 20px;
    border-bottom: solid 2px #e4ecf3;
    height: 49px;
    line-height: 49px;
    font-size: 18px;
    color: #424754;
    text-align: left;
}

.home-title h2 {
    margin: 0;
    padding: 0;
    font-size: 18px;
}

.home-more {
    font-size: 14px;
    color: #424754;
}

.rmtz-text-name .hui-date,
.hui-date {
    color: #aeaeae;
}

.pic-news1 dl {
    clear: both;
    overflow: hidden;
    margin-bottom: 18px;
}

.pic-news1 dt {
    float: left;
    width: 184px;
    margin-right: 20px;
}

.pic-news11 dt {

    width: 53% !important;
    min-width: 58%\0;

}

.new-note-num {
    background: #FFF3E5 url(/dcjy/static/img/imgC/lamp.png) no-repeat 10px;
    color: #6f6b67;
    margin-bottom: 20px;
    margin-top: 20px;
    height: 36px;
    line-height: 36px;
    border: solid 1px #FDE5C9;
    padding-left: 40px;
    position: relative;
    display: none;
    cursor: pointer;
}

.new-note-num span {
    cursor: pointer;
}

@media screen and (max-width: 1366px) {
    .pic-news11 dt {

        width: 51% !important;

    }

    .dy-main-pic .main-pic .mpshadow .mpshadow-icon {

        margin-left: 86%;
        height: 100%;
        z-index: 55555;
    }
}

.pic-news1 dt img {
    width: 100%;
    height: 75px;
}

.pic-news1 dd {
    line-height: 22px;

}

.pic-news12 dd {
    width: 66%;
    width: 65.5% \0;
    float: left;
}

.pic-news2 {
    height: 299px;
}

.pic-news2 dl {
    margin-bottom: 17px;
}

.news-list {
    width: 100%;
    float: left;
}

.news-list li {
    background: url(/dcjy/static/img/imgC/icon-dot.png) no-repeat left 11px;
    padding: 6px 0 14px 10px;
    color: #aeaeae;
    clear: both;
    overflow: hidden;
    background-size: 5px;
}

.n-details-hotnews1 a {
    color: #333;
}

.n-details-hotnews2 li a {
    color: #333;
}

.news-list li a {
    display: block;
    width: 71%;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 18px;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
}

.news-list li a:hover {
    color: #40ACE7
}

.home-news-list-hot li {
    padding-bottom: 11px;
}

/**鍥剧墖鏂伴椈**/
.home-right {
    background: #ffffff;
    border: 1px solid #e4ecf3;
    width: 33%;
    float: right;
    padding-bottom: 20px\0;
}

.title-focus {
    border-bottom: solid 2px #fbbc33;
    display: block;
    color: #000;
    background: url(/dcjy/static/img/imgC/icon-h-news1.png) no-repeat 2px center;
    padding-right: 2px;
    padding-left: 30px;
    background-size: 20px;
    text-align: left;
}

.title-bg2 {
    background: url(/dcjy/static/img/imgC/icon-h-news2.png) no-repeat 2px center;
    background-size: 20px;
}

.title-bg3 {
    background: url(/dcjy/static/img/imgC/icon-h-news3.png) no-repeat 2px center;
    background-size: 20px;
}

.title-bg4 {
    background: url(/dcjy/static/img/imgC/icon-h-news4.png) no-repeat 2px center;
    background-size: 20px;
}

.title-bg5 {
    background: url(/dcjy/static/img/imgC/icon-h-news5.png) no-repeat 2px center;
    background-size: 20px;
}

.title-bg6 {
    background: url(/dcjy/static/img/imgC/icon-h-news6.png) no-repeat 2px center;
    background-size: 20px;
}

.title-news-bg7 {
    background: url(/dcjy/static/img/imgC/news-icon1.png) no-repeat 2px center;
    background-size: 20px;
}

.c-topic-bg2 {
    background: url(/dcjy/static/img/imgC/topic-icon1.png) no-repeat 2px center;
    background-size: 20px;
}

.c-topic-bg3 {
    background: url(/dcjy/static/img/imgC/topic-icon2.png) no-repeat 2px center;
    background-size: 20px;
}

.c-special-bg1 {
    background: url(/dcjy/static/img/imgC/icon-new-pub.png) no-repeat 2px center;
    background-size: 20px
}

.c-special-bg2 {
    background: url(/dcjy/static/img/imgC/specil-icon2.png) no-repeat 2px center;
    background-size: 20px
}

.c-news-sz-bg1 {
    background: url(/dcjy/static/img/imgC/news-sz-icon.png) no-repeat 2px center;
    background-size: 20px;
}

.c-news-sz-bg2 {
    background: url(/dcjy/static/img/imgC/c-news-sz-bg2.png) no-repeat 2px center;
    background-size: 20px;
}

.c-news-sz-bg3 {
    background: url(/dcjy/static/img/imgC/news-aiguo-icon.png) no-repeat 2px center;
    background-size: 20px;
}

.c-news-sz-bg4 {
    background: url(/dcjy/static/img/imgC/c-news-sz-bg4.png) no-repeat 2px center;
    background-size: 20px;
}

.c-news-sz-bg5 {
    background: url(/dcjy/static/img/imgC/c-news-sz-bg5.png) no-repeat 2px center;
    background-size: 20px;
}

.c-news-sz-bg6 {
    background: url(/dcjy/static/img/imgC/c-news-sz-bg6.png) no-repeat 2px center;
    background-size: 20px;
}

.c-news-bg1 {
    background: url(/dcjy/static/img/imgC/td_pic.png) no-repeat 2px center;
    background-size: 20px;
}

.c-shenghuo-bg1 {
    background: url(/dcjy/static/img/imgC/icon-h-news7.png) no-repeat 2px center;
    background-size: 20px;
}

.c-htzhuchi {
    background: url(/dcjy/static/img/imgC/htzhcr.png) no-repeat 2px center;
    background-size: 20px
}

.c-htchengyuan {
    background: url(/dcjy/static/img/imgC/htchengyuan.png) no-repeat 2px center;
    background-size: 20px
}

.arrowHui {
    color: #bac1d0;
}

.pic-news1 dt.w120 {
    width: 120px;
    overflow: hidden;
}

/**寰疯偛璧勬簮**/
.home-all {
    background: #ffffff;
    border: 1px solid #e4ecf3;
    /*width: 100%;*/
    clear: both;
    overflow: hidden;
}

.home-zy {
    font-size: 16px;
    line-height: 26px;
    width: 18.6%;
    float: left;
    margin: 10px 20px 10px 0;
}

@media screen and (max-width: 1366px) {
    .home-zy {
        width: 18.3%;
    }
}

.home-zy:last-child {
    margin-right: 0;
}

.home-zy img {
    width: 100%;
}

.home-zy a {
    color: #424754;
}

.home-zy a .blue,
a .blue,
.blue {
    color: #188eee;
}

.home-zy dd p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*寰疯偛璧勬簮*/
.dy-main-pic {
    clear: both;
    width: 100%;
    height: 288px;
}

.home-main-right-box {
    width: 53.8%;
    width: 52.8%\0;
    height: 100%;
    margin: 20px 10px 20px 20px;
    display: inline-block;
}

.home-main-right {
    position: relative;
    /*margin-right: 10px;*/
    margin-bottom: 15px;
    display: inline-block;
    width: 31.3%;
    width: 30.3%\0;
    height: 134px;
}

.home-main-right dt {
    width: 100%;
    height: 100%;
}

.home-main-right img {

    width: 100%;
    height: 100%;
}

.home-main-right-box .home-main-right dd {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
}

.home-main-right-box .home-main-right dd .ll-icon {
    z-index: 5000;
    position: absolute;
    margin-left: 72%;
    padding-left: 25px;
    line-height: 40px;
    bottom: -10px;
    right: 10px;
    background: url("/dcjy/static/img/imgC/white-eye.png") no-repeat center;
    background-size: 15px;




}

.home-main-right-box .home-main-right dd .ll-icon em {
    display: inline-block;
    margin-left: 20%;

}

.home-main-right-box .home-main-right dd span {
    padding-left: 10px;
    width: 95%;
    width: 94.5%\0;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 46px;
    display: block;


}

.home-main-right-box .home-main-right dd span.he46 {
    line-height: 38px;
    height: 46px;
    white-space: nowrap;
    -webkit-line-clamp: 2;

    text-overflow: ellipsis;
    overflow: hidden;

}


/*图片新闻*/
.home-pic-mark {
    width: 30.5%;
    width: 30%\0;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    position: relative;
    height: 147px;
}

.myClass-img-t1 {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    visibility: hidden;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    width: 100%;
    height: 100%;
}

.myClass-img-t2 {
    color: #eee;
    position: absolute;
    top: 60px;
    width: 100%;
    height: 91px;
    visibility: hidden;
    text-align: center;
}

@media screen and (max-width: 1366px) {
    .home-pic-mark {
        width: 30%;
    }

    .home-main-right-box .home-main-right dd span {
        width: 94%;
        line-height: 39px;
        padding-left: 10px;
    }

    .dy-main-pic {
        clear: both;
        width: 100%;
        height: 240px;
    }

    .home-main-right-box {
        width: 52.99%;
        height: 100%;
        margin: 20px 10px 20px 20px;
        display: inline-block;
    }

    .dy-main-pic .main-pic {
        width: 42%;
        height: 240px;
        margin: 20px 0px 20px 20px;
        position: relative;
        float: left;
    }

    .home-main-right-box .home-main-right dd .ll-icon {
        z-index: 5000;
        position: absolute;
        margin-left: 56%;
        padding-left: 5px;
        line-height: 20px;
        bottom: 0;
        background: url("/dcjy/static/img/imgC/white-eye.png") no-repeat center;
        background-size: 15px;
    }

    .home-main-right-box .home-main-right dd .ll-icon em {
        display: inline-block;
        margin-left: 40px;

    }

    .home-main-right-box .home-main-right {
        position: relative;
        /*margin-right: 10px;*/
        margin-bottom: 15px;
        display: inline-block;
        width: 30.9%;
        height: 46.8%;
    }
}

/*.home-pic-mark:last-child{margin-right:0;}*/
.home-pic-mark dt img {
    width: 100%;
    height: 147px;
}

.home-pic-mark dd {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    height: 36px;
    line-height: 36px;
}

.home-pic-mark dd p {
    background: #000;
    opacity: .5;
    height: 100%;
    filter: alpha(opacity=50)
}

.home-pic-mark dd span {
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 10px;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 36px;
    display: block;
}

.rmzt {
    padding: 0 20px 20px 20px;
}

/*鐑棬璇濋顣�*/
.rmht dl {
    clear: both;
    overflow: hidden;
    margin-bottom: 18px;
    margin-top: 5px;
}

.rmht dt {
    float: left;
    width: 100px;
    margin-right: 20px;
}

.rmht dt img {
    width: 100%;
    height: 75px;
}

.rmht dd {
    line-height: 22px;
}

.rmht-home dt img {
    width: 100%;
    height: 62px;
}

.rmht-home dd {
    line-height: 21px;
}

.rmht dd a {
    color: #000;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 59%;
}

/*鐑棬甯栧瓙*/
.rmtz {
    padding: 18px 0 7px 0;
    border-bottom: solid 1px #e4ecf3;
    clear: both;
    overflow: hidden;
}

.rmtz-photo {
    width: 64px;
    float: left;
}

.rmtz-photo img {
    width: 54px;
    border-radius: 50%;
    height: 54px;
}

.rmtz-text {
    width: 91.2%;
    float: left;
    line-height: 26px;
    font-family: "微软雅黑";
    font-size: 14px;
}

@media screen and (max-width: 1366px) {
    .rmtz-text {
        width: 87%;

    }

}

.wzy_list {
    width: 94.2%;
    width: 93.2%\0;
}

@media screen and (max-width: 1366px) {
    .wzy_list {
        width: 93.2%;

    }
}

.wzy_list2 {
    width: 93.8%;
    width: 93%\0;
}

@media screen and (max-width: 1366px) {
    .wzy_list2 {
        width: 92.2%;

    }
}

.rmtz-text dd {
    margin-top: 8px;
    overflow: hidden;
}

.rmtz-text-name {
    color: #aeaeae;
}

.rmtz-text-name span {
    color: #6688AF;
    padding-right: 10px;
}

.rmtz-text-name span.black {
    color: #000;
}

.rmtz-text-title a {
    color: #000;
}

.rmtz-text-title a:hover {
    color: #40ACE7
}

.rmtz-text-title a span {
    /*  padding-right: 5px;*/
}

.rmtz-text-btn {
    line-height: 24px;
}

.rmtz-text-btn span {
    display: block;
    /* float: left; */
    /*width: 82px;*/
    color: #aeaeae;
    padding-left: 22px;

    margin-left: 30px;
    margin-top: 6px;
}

.rmtz-text-btn span.touxiang {
    margin-top: 3px;
}

.rmtz-text-btn a {
    color: #aeaeae;
}

.rmtz-text-btn span.zan {
    background: url(/dcjy/static/img/imgC/zan.png) no-repeat left center;
    background-size: 14px;
    cursor: pointer;
}

.rmtz-text-btn span.pinglun,
span.pinglun {
    background: url(/dcjy/static/img/imgC/pinglun.png) no-repeat left center;
    background-size: 14px;
    cursor: pointer;
}

#weather .today_data .today_data_w {
    width: 329px !important;
}

#weather .head {
    background: #f00;
    color: #ff0000;
}

.banner {
    min-width: 1000px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 23px;
}

.white {
    color: #fff;
}

/*footer*/
.footer { display:none;
    background: #39abe9;
    width: 100%;
    height: 200px;
    border-top: solid 8px #fbbc33;
    margin-top: 40px;
    min-width: 1000px;
}

.footer ul {
    width: 590px;
    margin: 0 auto;
    margin-bottom: 17px;
    clear: both;
    overflow: hidden;
}

.footer ul li {
    float: left;
    width: 13%;
    margin: 0 1px;
    text-align: center;
    border-right: solid 1px #fff;
}

.footer ul li a {
    color: #fff;
}

.month2 {
    display: none;
}

.rmtz-pic {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 75%;
    clear: both;
    overflow: hidden;
}

@media screen and (max-width: 1366px) {
    .rmtz-pic {
        width: 91%
    }
}

.rmtz-pic li {
    float: left;
    margin: 0 5px 10px 5px;

}

.cl_tiepic li {
    width: 30%;
    height: 93px;
    margin-bottom: 9px;
    margin-right: 1%;
}

.cl_tiepic li img {
    width: 100%;
    height: 100%;
}

.rmtz-pic li img {
    width: 150px;
    height: 95px;
    display: block;
    cursor: pointer;
}

.bg1,
.bg2,
.bg3,
.bg4,
.bg5 {
    position: absolute;
}

.bg1 {
    top: 600px;
    left: -90px;
}

.bg2 {
    top: 800px;
    right: 0px;
}

.bg3 {
    top: 1000px;
    left: -100px;
}

.bg4 {
    top: 1300px;
    right: 0;
}

.bg5 {
    top: 1700px;
    right: 0px;
}

@media screen and (max-width: 1366px) {

    .bg1,
    .bg2,
    .bg3,
    .bg4,
    .bg5 {
        position: absolute;
        display: none;
    }
}

/*datepicke*/
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
    text-align: center;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 5px auto;
}

.ui-widget.ui-widget-content {
    width: 97%;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #fff;
    background: #fff;
    font-weight: normal;
    color: #454545;
    margin: 0 auto;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fff;
    background: #44A1FF;
    color: #fff;
    border-radius: 100%;
}

.ui-widget.ui-widget-content {
    border-color: #e4ecf3;
}

.ui-widget-header {
    background: #e4ecf3;
}

/*news*/
.news-page-mark {
    height: 50px;
    background: #000000;
    position: absolute;
    top: 301px;
    width: 100%;
    z-index: 2;
    opacity: .5;
    filter: alpha(opacity=50);
}

.news-pic-page {
    margin-right: 20px;
    top: 322px !important;
    position: relative;
    float: right;
    width: 120px !important;
    right: 0 !important;
    left: auto !important;
}

.news-pic-page span {
    margin: 0 5px;
    background: #fff;
}

.news-big-pic .swiper-slide p {
    position: absolute;
    top: 316px;
    left: 40px;
    z-index: 2000;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 570px;
    color: #fff;
    text-align: left;
}

.news-big-pic .swiper-slide p a {
    color: #fff;

}

.news-list-bigL li {
    padding-bottom: 15px;
}

.swiper-slide {
    text-align: center;
    position: relative;
}

/*鍒嗛〉*/
.pt25 {
    padding-top: 25px;
}

.page {
    margin: 19px 0 15px;
    text-align: right;
    color: #777e8c;
}

.page span.current {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    color: #fff;
    background-color: #39abe9;
    border: 1px solid #39abe9;
    vertical-align: middle;
    text-align: center;
}

.page span.disabled {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    color: #777e8c;
    background: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    vertical-align: middle;
    text-align: center;
}

.page a:hover {
    text-decoration: none;
    border: 1px solid #428bca;
}

.page a {
    display: inline-block;
    color: #777e8c;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    vertical-align: middle;
    text-align: center;
}

/*璇濋淇℃伅*/
.td_box {
    margin: 20px auto 27px;
    width: 95.12%;
}

.td_box .cl_box {
    padding: 0 0 35px 0;
    height: 220px;
    height: auto;
}


.td_head {
    width: 100%;
    height: 230px;
}

.head_pic {
    width: 320px;
    height: 200px;
}

.head_pic img {
    width: 100%;
    height: 100%;
}

.head_pic11 {
    width: 42%;
    height: 200px;
    overflow: hidden;
}

.head_pic11 img {
    width: 100%;
    max-height: 200px;
}

.head_text {
    width: 54.11%;
}

._detail {
    display: inline-block;
    float: right;
    margin-top: 95px;
}

.head_text h1 {
    font-size: 26px;
    color: #424754;
    line-height: 24px;
    text-align: left;
    margin-bottom: 30px;
}

.head_text .information {
    width: 100%;
}

.information div {
    width: 37%;
    height: 39px;
    text-align: center;
    margin-bottom: 29px;
}



.information p {
    font-size: 16px;
    color: #424754;
    margin-bottom: 10px;
}

.information span {
    font-size: 14px;
    color: #aeaeae;
}

.information ._left {
    text-align: left;
    width: 26%;
}

.information ._left_c {
    text-align: center !important;
    width: 120px;
}

.information ._left_c_bord {
    text-align: center !important;
    border-left: solid 1px #ccc;
    padding-left: 45px;
    width: auto;
}

.information.clear.cl_information ._left_c {
    width: auto;
    margin-right: 45px;
}

// ._left span {
//     margin-left: 10px;
// }

.information ._mid {
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    width: 30%;
    padding-left: 20px;
}

.head_text .gz {
    height: 18px;
    position: relative;
    padding: 3px 7px;
    background-color: #fbbc33;
    width: 70px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-align: center;
    line-height: 18px;
    color: #ffffff;
    font-size: 14px;
}

.qxcare {
    display: none;
    background: #999;
    color: #fff;
    position: absolute;
    left: 0;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    width: 84px;
    height: 24px;
    top: 24px;
}

/*璇濋绠�浠�*/
.td_profiles {
    width: 100%;
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
}

.td_profiles strong {
    font-size: 16px;
    color: #424754;
}

.td_profiles p {
    margin-top: 7px;
    margin-bottom: 10px;
    height: auto;
    font-size: 14px;
    color: #424754;
    line-height: 24px;
    text-align: left;
    width: 100%;
}

.td_profiles .pp {
    height: 68px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 3;
    -o-box-orient: vertical;
    -o-line-clamp: 3;
    -ms-box-orient: vertical;
    -ms-line-clamp: 3;
}

.td_profiles .jszk {
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-line-clamp: 10000;
    -moz-line-clamp: 10000;
    -o-line-clamp: 10000;
    -ms-line-clamp: 10000;
}

.td_profiles .class_delbtn {
    height: 30px;
}

.td_profiles2 strong {
    color: #000;
}

.td_profiles2 p {
    color: #333;
}

.td_zk {
    clear: both;
    overflow: hidden;
    cursor: pointer;
    width: 13%;
    height: 23px;
    font-size: 14px;
    color: #45a2ff;
    text-align: center;
    margin: 0 auto;
    background: url(/dcjy/static/img/imgC/td_zk.png) no-repeat right 7px;
}

.td_zk_shouqi {
    cursor: pointer;
    width: 12%;
    height: 23px;
    overflow: hidden;
    font-size: 14px;
    color: #45a2ff;
    text-align: center;
    margin: 0 auto;
    background: url(/dcjy/static/img/imgC/td_zk22.png) no-repeat right 7px;
}

.td_zkwzy {
    cursor: pointer;
    font-size: 14px;
    color: #45a2ff;
}

.td_zk img {
    width: 10px;
    height: 5px;
    margin-left: 4px;
    position: relative;
    top: -2px;
}

.td_zk_note {
    cursor: pointer;
    width: 12%;
    height: 14px;
    font-size: 14px;
    color: #45a2ff;
    text-align: center;
    margin: 0 auto;
    background: url(/dcjy/static/img/imgC/td_zk.png) no-repeat right 7px;
}

.td_zk_note_shouqi {
    cursor: pointer;
    width: 12%;
    height: 14px;
    overflow: hidden;
    font-size: 14px;
    color: #45a2ff;
    text-align: center;
    margin: 0 auto;
    background: url(/dcjy/static/img/imgC/td_zk22.png) no-repeat right 7px;
}

/*鍙戝竷*/
.td_fb {
    width: 100%;
    margin-bottom: 11px;
    position: relative;
}

.td_fb strong {
    font-size: 16px;
    color: #424754;
}

.td_fb textarea.fb_tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d5d5d5;
    margin: 10px 0;
}

.td_fb textarea.fb_con {
    width: 97%;
    width: 98%\0;
    height: 40px;
    border: none;
    margin: 10px 0;
    padding: 0 9px;
    font-size: 14px;
    line-height: 24px;
}

.fb_pic {
    width: 50px;
    height: 14px;
    cursor: pointer;
}

.fb_pic img {
    width: 16px;
    height: 14px;
}

.fb_pic span {
    font-size: 14px;
    color: #424754;
    line-height: 16px;
}

._bnt {
    cursor: pointer;
    display: block;
    background: #40ACE7;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

._bnt:hover {
    background: #3EA5DE
}

/*甯栧瓙鍒楄〃*/
.rmtz-text-title strong {
    width: 40px;
    height: 18px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-align: center;
    line-height: 18px;
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    margin: 0 1px 0 11px;
}

.rmtz-text-title .td_zd {
    background: #f53d16;
    font-weight: 100;
    font-size: 12px;
    margin-left: 0;
    margin-right: 6px;
}

.rmtz-text-title .td_jj {
    background: #ffa91f;
    font-weight: 100;
    font-size: 12px;
    margin-left: 0;
    margin-right: 4px;
}

.rmtz-text-btn strong {
    cursor: pointer;
    /* float: left; */
    font-size: 14px;
    color: #aeaeae;
    text-align: left;
    margin-right: 20px;
}

/*.rmtz-text-btn span{width: 47px;}*/

.td_profiles .tz_text {
    height: auto;
    font-size: 16px;
    color: #424754;
    line-height: 24px;
    text-align: left;
    width: 100%;
    font-family: "Microsoft Yahei";
}

.td_profiles .rmtz-text-text {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-line-clamp: 2;
    -o-line-clamp: 2;
    -ms-line-clamp: 2;
}

.td_profiles .zhankai {
    height: auto;
    overflow: auto;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 1000;
}

.rmtz-text-text a {
    color: #656565;
}

.rmtz-text-text a:hover {
    color: #40ACE7
}

.topic_pic {
    width: 76%;
}

.topic_pic li {
    width: 30%;
    height: 94px;
    margin-bottom: 9px;
    margin-right: 1%;
}

.topic_pic li img {
    width: 100%;
    height: 100%;
}

/*涓婁紶鍥剧墖*/
.file {
    background: #ffffff;
    border: 1px solid #d5d5d5;
    padding: 20px 0 20px 20px;
    position: relative;
    margin-top: 10px;
}

.file li {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    position: relative;
}

.file li img {
    width: 100%;
    height: 100%;
}

.file p {
    font-size: 14px;
    color: #777e8c;
    text-align: left;
}

.file_close {
    position: absolute;
    top: 9px;
    right: 9px;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

.notice_file_close,
.post_file_close {
    position: absolute;
    top: 15px;
    right: 5px;
}

.file_qx {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.file_qx ._x {
    width: 20px;
    height: 20px;
    margin-top: 5px;
    z-index: 2;
}

/*layer*/

.fabu-text {
    display: block;
    width: 85%;
    height: 100px;
    margin: 20px auto;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(213, 213, 213);
    border-image: initial;
}

.btn-fabu-main {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0px;
    background: rgb(241, 244, 251);
}

.btn-fabu {
    width: 100px;
    height: 30px;
    color: rgb(255, 255, 255);
    position: absolute;
    bottom: 16px;
    right: 13px;
    background: rgb(57, 171, 233);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

.pic-news1 dt.w60 {
    width: 60px;
}

.pic-news1 dt.w60 img {
    width: 100%;
    height: 60px;
}

.pic-news1 dt.w60a {
    width: 120px;
}

.pic-news1 dt.w60a img {
    width: 100%;
    height: 75px;
}

.pic-news1 dt.w100a {
    width: 100px;
}

.pic-news1 dt.w100a img {
    width: 100%;
    height: 62px;
}

.spcial-rmzt .w120b {
    width: 120px;
}

.spcial-rmzt .w120b img {
    width: 100%;
    height: 75px;
}

.rmtz-text-btn span.dzan {
    background: url(/dcjy/static/img/imgC/zanred.png) no-repeat left center;
    background-size: 14px;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

dl.home-rmht {
    margin-top: 2px;
}

.home-rmht dd .hui-date {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.spcial-rmzt dd a {
    padding-top: 3px;
    margin-bottom: 0px;
    width: 60%;
    width: 52%\0;
    height: 19px;
}

.spcial-rmzt dd a:hover {
    color: #40ACE7
}

.upload-img-photo img {
    width: 150px;
    height: 150px;
}

#iconImgBtn22 {
    cursor: pointer;
    background: #39abe9;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-top: 10px;
}

.upload-img-photo-text {
    padding-top: 38px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.ui-widget-header .ui-icon {
    background-image: url(/dcjy/static/img/imgC/leftSj.png);
    background-repeat: no-repeat;
}

.ui-icon-circle-triangle-w {
    background-image: url(/dcjy/static/img/imgC/leftSj.png);
    background-position: 5px 4px;
}

.ui-icon-circle-triangle-e {
    background-image: url(/dcjy/static/img/imgC/rightSj.png) !important;
    background-position: 5px 4px;
}

.bord-hui30 {
    width: 100.5%;
    height: 18px;
    background: #F5F8FA;
    overflow: hidden;
    border-top: solid 1px #e4ecf3;
    border-bottom: solid 1px #e4ecf3;
    margin-left: -1px;
    margin-right: -1px;
}

.topic-saw-text {
    width: 96.5%;
    border: solid 1px #d5d5d5;
    padding: 0px 1.5%;
    margin: 10px 0;
}

.header-tz {
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
}

.class_master1:hover {
    cursor: pointer;
}

.link_blue {
    color: #39ABE9;
    margin-right: 10px;
    margin-top: 12px;
}

.link_blue a {
    color: #39ABE9;
}

.link_blue a:hover {
    color: #40ACE7;
}

.pop-title {
    display: block;
    float: right;
    width: 28px;
    height: 28px;
    margin-top: 8px;
    background: url(/dcjy/static/img/imgC/cl_tz.png) no-repeat;
    margin-right: 50px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

.swiper-pagination {
    left: 45%;
    bottom: 28px;
    position: absolute;
    z-index: 1000;
}

.swiper-pagination-switch {
    width: 50px;
    height: 5px;
    background: #fff;
    opacity: .5;
    filter: alpha(opacity=50);
    display: inline-block;
    border-radius: 10%;
    float: left;
    margin: 0 7px;
}

.swiper-pagination-switch.swiper-visible-switch.swiper-active-switch {
    width: 50px;
    height: 5px;
    background: #18c256;
    opacity: 1;
    filter: alpha(opacity=100);
}

.textover-twoLine {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    display: -ms-box;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical
}

.textover-oneLine {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-line-yellow {
    height: 350px;
}

.index-line-yellow {
    /*border-bottom: solid 8px #fbbc33*/
    border-bottom: solid 1px #f2f2f4;
}

.hui-333 {
    color: #333;
}

.swiper-container-horizontal>#fscarousel_position .swiper-pagination-bullet {
    margin: 0 5px !important;
}

.h285 {
    height: 285px;
}

.h300 {
    height: 300px;
}

.h333 {
    height: 332px;
}

.h336 {
    height: 336px;
    overflow: hidden;
}

.h400 {
    height: 402px
}

.h430 {
    height: 430px
}

.h350 {
    height: 350px;
}

.h355 {
    height: 355px;
}

.h360 {
    height: 360px;
}

.h490 {
    height: 490px;
}

.h500 {
    height: 500px;
}

.h520 {
    height: 520px;
}

.h550 {
    height: 550px;
}

.rmtz-pic-cyh {
    width: 75% !important
}

.blue,
a.blue {
    color: #188eee
}

.notice_file,
.post_file {
    width: 100%;
}

.post_file {
    position: relative;
    height: 0;
    overflow: hidden;
}

#admin_id {
    margin: 16px 10px 6px 9px;
}

/*#admin_id div{width:100px; height:100px; border-radius:50%; overflow:hidden;}*/
#admin_id img {
    border-radius: 50%;
}

#admin_id span {
    color: #424754;
    font-size: 18px;
    display: block;
    float: left;
    margin: 40px 10px 10px 26px;
}

.n-details-text img {
    max-width: 95%;
    display: block;
    margin: 20px auto 0 auto;
}

.bord-r-zhuanti {
    border-right: solid 1px #ccc;
    padding-right: 30px;
}

.bord-r-zhuanti2 {
    border-right: solid 1px #ccc;
    padding-right: 15px;
}

.hotNews-zhaiyao {
    color: #656565;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 6px;
    margin-bottom: 5px;
}

.hot-news-ht3 {
    height: 94px;
}

.rmtz-text-title {
    position: relative;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    word-break: break-word;
}

.rmtz-text-title,
.rmtz-text-title2 {
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* line-clamp: 2; */
    /* -webkit-box-orient: vertical;
  position:relative;
  line-height:22px;
  max-height:44px;
  overflow:hidden; */
}


.my-dongtai-c-del p {
    display: block !important;
    /*overflow: auto!important;*/
    text-overflow: none;
    width: 272px;
    clear: both;
    overflow: hidden;
}

.tongzhi-del {
    margin-right: 4px;
    font-size: 14px;
    color: #aeaeae;
    float: right;
    cursor: pointer;
}

.tongzhi-del a {
    color: #aeaeae;
}

;

.tongzhi-del a:hover {
    color: #333;
}

.home-title.aaaa span.title-focus {
    height: 80px
}

.home-title.aaaa span.title-bg2 {
    background-position: 2px 12px;
}

.home-title.aaaa {
    height: 80px;
}

.home-title.aaaa p {
    width: 78%;
    margin-top: 11px !important;
}

.home-title.aaaa p span {
    margin: 7px 10px;
}

.ml20-ml5 {
    margin-left: 20px;
}

/*bug*/

.pic-news1 dl.topic-list-rmht {
    margin-bottom: 16px;
}

.head_text .gz img {
    vertical-align: top;
    margin-top: 8px;
    margin-left: 3px;
}

.news-big-pic {
    height: 352px;
    overflow: hidden;
}

strong.admin_btn_del4 {
    margin-top: 7px;
	/* float: left; */
    margin-right: -20px;
}

.rmtz-text91 {
    width: 91%;
    width: 89%\0;
}

.rmtz-text-btn5 span {
    margin-top: 0;
}

a {
    width: auto;
}

.home-rmht-11 dd a {
    width: 65%;
}

.home-rmht-11 dd a:hover {
    color: #40ACE7
}

.home-rmht-11 dd .rmtz-text-btn span {
    margin-top: 0;
}

.home-remht-showNum {
    border-right: solid 1px #ccc;
    padding-right: 15px;
    color: #aeaeae;
    margin-top: 3px;
    line-height: 15px;
    float: right
}

.home-remht-showNum span.touxiang,
span.touxiang {
    margin-left: 0;
}

.homt-pic-news dd {
    float: left;
    width: 61%;
    width: 52% \0;
    overflow: hidden;
    text-overflow: ellipsis;
}

#mobile1 .divCurrentWeather img {
    margin-right: 10px !important;
}

.my-dongtai-text-topicT,
.my-dongtai-text-classT,
.my-dongtai-text {
    width: 94.3%;
    width: 93%\0;
}

strong.admin_btn_del3 {
    margin-top: 5px;
    float: right
}

.note-dt-reply.w92p {
    width: 92.5%
}

.rmtz-text-t-detail {
    width: 91%;
}

.note-detail-btn3 span {
    line-height: 15px;
}

.zanwu-text {
    font-size: 18px;
    color: #ccc;
    height: 50 pxp;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    margin-bottom: 20px;

}

.news-hot-pic3 {
    clear: both;
    overflow: hidden;
}

.news-hot-pic3 dl {
    margin-top: 4px;
}

.swiper_a .swiper-wrapper a {
    display: block;
    width: 100%;
    height: 100%;
}

.rmtz-text-btn span.zhankai2 {
    color: #45a2ff;
    width: 57px;
    margin-top: 4px;
}

.rmtz-text-btn span.zhankai3 {
    padding: 0;
    width: auto;
    color: #45a2ff;
    margin-top: 4px;
    margin-left: 0;
}

.rmtz-text-btn .zkhf i {
    line-height: 31px;
}

.rmtz-text-btn .zkhf img {
    margin-left: 4px;
    margin-top: 14px;
    vertical-align: top;
}

.rmtz-text-btn .zkhf-c3 img {
    margin-left: 7px;
    margin-top: 16px;
}

.note-d-note-r._hfcon.erji {
    margin-top: 10px;
}

.zhankai-r {
    float: right;
    width: 200px;
}

.rmtz-text-btn-h {
    height: 26px;
    overflow: hidden;
}

.rmtz-text-c31 {
    width: 90.3%
}

.rmtz-text-c32 {
    width: 90.2%
}

.rmtz-text-c33 {
    width: 89.2%
}

.my-dongtai-c-del p strong.admin_btn_del3 {
    margin-top: 7px;
}

#hotPosts .rmtz {
    padding-bottom: 2px;
}

.pic-news11 dd .home-hot-news3 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 3;
    -o-box-orient: vertical;
    display: -ms-box;
    -ms-line-clamp: 3;
    -ms-box-orient: vertical;
    height: 62px;
    overflow: hidden;
}

.pic-news11 dd .home-hot-news3 a {
    color: #000;
}

.pinglun-my-text dl.my-dongtai-text {
    width: 93%;
}

.rmtz-text-btn span.pinglun-num {
    background: url(/dcjy/static/img/imgC/pinglun-num.png) no-repeat left 4px;
    background-size: 14px;
}

#Dynamicdiv .rmtz {
    padding-bottom: 3px;
}

#post .rmtz {
    padding-bottom: 3px;
}

#down_body {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.30);

    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9;
}

#down_window {
    width: 1000px;
    position: absolute;
    top: 188px;
    left: 50%;
    margin-left: -500px;
    z-index: 99;
    display: none;
}

.down_top {
    width: 100%;
    height: 413px;
    background: #2DABEB;
    position: relative;
}

.down_banner {
    width: 92.6%;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -46.3%;
}

.down_sao {
    width: 240px;
    height: 240px;
    position: absolute;
    left: 50%;
    margin-left: -120px;
    top: 47px;
}

.down_top p {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 305px;
    margin: 0;
}

.down_foot {
    width: 100%;
    height: 120px;
    background: url(/dcjy/static/img/imgC/down_foot.png) no-repeat #fff;
    background-size: 100% 100%;
}

.down_leftdiv {
    float: left;
    width: 49%;
    height: 70px;
    border-right: 1px solid #D1D1D1;
    margin-top: 25px;
    text-align: center;
    line-height: 70px;
}

.down_rightdiv {
    float: left;
    width: 50%;
    height: 70px;
    margin-top: 25px;
    text-align: center;
    line-height: 70px;
}

.down_foot a {
    display: inline-block;
    width: 32%;
    height: 40px;
    border: 1px solid #2DABEB;
    border-radius: 100px;
    color: #2DABEB;
    line-height: 40px;
}

.down_leftdiv a {
    background: url(/dcjy/static/img/imgC/down_apple.png) 61px 5px no-repeat;
    background-size: 18px 23px;
    padding-left: 40px;
}

.down_rightdiv a {
    width: 31%;
    background: url(/dcjy/static/img/imgC/down_andir.png) 40px 10px no-repeat;
    background-size: 24px 15px;
    padding-left: 41px;
}

.down_closed {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
}

#change_img {
    width: 34px;
    height: 34px;
    position: absolute;
    top: 9px;
    right: 10px;
    visibility: hidden;
}

.home-rmht-11 dd.home-rmht-33d {
    width: 66%;
    width: 60% \0;
    float: left;
}

.td_box3 {
    width: auto !important;
    padding: 15px 20px;
}

dl.rmtz-text-c3 {
    width: 93% !important;
    width: 93%\0;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.n-details-hotnews1 img {
    height: 225px;
    width: 100%;
}

.home-hot-c3 dt img {
    width: 184px;
    height: 116px;
}

.laypage_main {
    width: 98%;
}

.myTopic-list-text {
    line-height: 19px;
    height: 36px !important;
    white-space: normal !important;
}

.huanhang {
    max-height: 30px;
    overflow: hidden;
}

.huanhang a {
    white-space: normal !important;
}

.head_text_line2 h1 {
    line-height: 40px;
    max-height: 85px;
    overflow: hidden;
    margin-bottom: 16px;
}

.headpic12 img {
    width: 310px;
}

.rmtz-text-line2 dd p.class_postlist {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    display: -o-box;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    display: -ms-box;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
    height: autro;
    max-height: 57px;
}

/*login*/
/*.login{width:342px; height:270px; background:#fff; padding:50px 30px; position:absolute; top:100px; left:40%; z-index:10000;}
.login h1{font-size:30px; color:#424754; line-height:34px; text-align:center; padding-bottom:30px;}

.login-txt{position:relative;}
.login-txt input{width:290px; height:40px; background:#fff; border:solid 1px #d5d5d5; display:block; margin-bottom:20px; disyplay:block; padding-left:30px; padding-right:10px;  line-height:40px; }
.login-txt input.username{background:#fff url(/dcjy/static/img/imgC/int_username.png) no-repeat 10px center;}
.login-txt input.userpasswd{background:#fff url(/dcjy/static/img/imgC/int_userpass.png) no-repeat 10px center;}
.login-txt div{position:absolute; width:20px; height:14px; background:url(/dcjy/static/img/imgC/int_eye.png) no-repeat; bottom:14px; right:24px;}
.login-txt2{display:block; color:#424754; font-size:14px; veritcial-align:middle; margin-bottom:30px;}
.login-txt2 input{margin-right:6px; margin-left:3px;  border:none; background:none;  border:solid 1px #d5d5d5; width:12px; height:12px; background:#fff; vertical-align:middle;}
.login-txt3 button{width:100%;background:#39abe9; width:330px; height:40px; border:none; font-size:16px; color:#fff;}
*/
/*login end*/

.wzy_tz {
    width: 94.3%;
}

.wzy_tz1 {
    width: 93.3%;
}

#link_more {
    display: none;
}

.h585 {
    height: 585px;
}

.h1410 {
    height: 1410px;
}

.rmtz-text .cl_tiepic_c3 {
    width: 80%
}

.cl_tiepic_c3 li {
    width: 152px;
    height: 98px;
}

.news-h43 {
    height: 42px;
}

.myclass_tit_c3 li a {
    font-size: 16px;
}

.myclass-h1-c3 {
    margin-top: 3px;
}

.picNews-c3-opera a {
    display: block;
    width: 100%;
    height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#filePicker div input {}

.uploader .placeholder .webuploader-pick {
    width: 120px;
    height: 140px;
    background: url(/dcjy/static/img/imgC/file_pic.png) no-repeat !important;
}

#recommends a {
    display: block;
    width: 100%;
    height: 100%;
}

textarea.comment-edit {
    width: 97%;
    height: 32px;
    clear: both;
    overflow: hidden;
    line-height: 26px;
    overflow: auto;
    padding-top: 6px;
    font-family: "微软雅黑";
    font-size: 14px;
}

textarea.comment-edit-cyh3 {
    width: 96%;
    height: 30px;
    clear: both;
    overflow: hidden;
    line-height: 26px;
    overflow: auto;
    padding-top: 4px;
    font-family: "微软雅黑";
    font-size: 14px;
}

.h_ie76 {
    height: 76px !important;
}

.szdy_img img {
    height: 87px;
}

.szdy-marg {
    margin-top: 4px !important;
    margin-bottom: -2px !important
}

/*bugend*/
.layui-layer-molv .layui-layer-title {
    background: #fff;
}

.layui-layer-title {
    height: 35px;
}

.login {
    width: 330px;
    height: 270px;
    background: #fff;
    padding: 0px 0px;
    margin: 0 auto;
}

.layui-layer-ico {
    opacity: .4;
    filter: alpha(opacity=40)
}

.login h1 {
    font-size: 30px;
    color: #424754;
    line-height: 34px;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 100;
}

.login-txt {
    position: relative;
}

.login-txt input {
    width: 290px;
    height: 40px;
    background: #fff;
    border: solid 1px #d5d5d5;
    display: block;
    margin-bottom: 20px;
    disyplay: block;
    padding-left: 30px;
    padding-right: 10px;
    line-height: 40px;
}

.login-txt input.username {
    background: #fff url(../static/img/imgC/int_username.png) no-repeat 10px center;
}

.login-txt input.userpasswd {
    background: #fff url(../static/img/imgC/int_userpass.png) no-repeat 10px center;
}

.login-txt div {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 14px;
    background: url(../static/img/imgC/int_eye.png) no-repeat;
    bottom: 14px;
    right: 24px;
}

.login-txt2 {
    display: block;
    color: #424754;
    font-size: 14px;
    veritcial-align: middle;
    margin-bottom: 30px;
}

.login-txt2 a {
    float: right;
}

.login-txt2 input {
    margin-right: 6px;
    margin-left: 3px;
    border: none;
    background: none;
    border: solid 1px #d5d5d5;
    width: 12px;
    height: 12px;
    background: #fff;
    vertical-align: middle;
}

.login-txt3 input {
    width: 100%;
    background: #39abe9;
    width: 330px;
    height: 40px;
    border: none;
    font-size: 16px;
    color: #fff;
}

.login span.layui-layer-setwin {
    right: 40px !important;
    top: 40px !important;
}

dd.rmht_aw100 a {
    width: 98%;
    white-space: nowrap;
}

.rmtz-text-title-c3a a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.my-dongtai-text-topicT dd p.dt_max_h57 {
    max-height: 57px;
    height: auto !important
}

.head_text_c3 {
    width: 99%;
}

.head_text_c3 h1 {
    height: 74px;
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 0;
}

.activety-note-tit {
    text-overflow: ellipsis;
}

.rmtz-text-c3 p.rmtz-text-title {
    color: #000
}

.shengluo_txt a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.rmtz-text-c31 dt p.rmtz-text-title {
    color: #000;
}

.rmtz-text-c31 dd p.rmtz-text-text {
    color: #656565
}

.rmtz-text-c31 dt p.rmtz-text-title.hui-date {
    color: #aeaeae
}

div.hot-news-ht3 a {
    color: #000;
}

dd.spical-rmht3 {
    float: left\0;
    width: 53%\0;
}

/*.default-val{color:#ababab;}*/
.layui-layer-molv .layui-layer-title {
    background: #fff !important;
}

.layui-layer-title {
    height: 35px !important;
}




@media screen and (max-width: 1366px) {
    .laypage_main {
        width: 100%;
    }

    .laypage_main a,
    .laypage_main span {
        padding: 0 8px;
    }

    .main-pic .mpshadow .mpshadow-icon {
        background: url("/dcjy/static/img/imgC/white-eye.png") no-repeat center;
        background-size: 15px;
        margin-left: 82%;
        height: 100%;
        color: #fff;
        z-index: 55555;
    }

    .information div {
        width: 37%;
    }

    .wzy_tz,
    .wzy_tz1 {
        width: 92.3%;
    }

    .hotNews-zhaiyao {
        color: #656565;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 5px;
        margin-bottom: 2px;
    }

    /*.rmtz-pic-cyh{width:91%!important}*/
    .h285 {
        height: 285px;
    }

    .h300 {
        height: 300px;
    }

    .h333 {
        height: 332px;
    }

    .h336 {
        height: 336px;
        overflow: hidden;
    }

    .h400 {
        height: 400px
    }

    .h430 {
        height: 430px
    }

    .h350 {
        height: 350px;
    }

    .h355 {
        height: 355px;
    }

    .h360 {
        height: 360px;
    }

    .h490 {
        height: 400px;
    }

    .h412 {
        height: 412px !important;
    }

    .h500 {
        height: 420px;
    }

    .h520 {
        height: 520px;
    }

    .h487 {
        height: 487px;
    }

    .h550 {
        height: 550px;
    }

    .h_ie76 {
        height: 53px !important;
    }

    .news-xljk-main {
        margin-bottom: 12px;
    }

    .szdy_img img {
        height: 75px;
    }

    .news-zcwj-dl dd div.szdy_text1 {
        padding-top: 6px !important;
    }

    .home-rmht-11 dd.home-rmht-33d {
        width: 60%;
        float: left;
    }

    .home-pic-mark dt img {
        width: 100%;
        height: 147px;
    }

    .rmtz-pic li img {
        margin-bottom: 0px;
        width: 120px;
        height: 80px;
    }

    /*棣栭〉鐑棬涓撻*/
    .home-pic-mark {
        height: 120px;
        margin-bottom: 26px;
    }

    .home-pic-mark dt img {
        height: 111px;
    }

    .home-pic-mark dd {
        bottom: -27px;
    }

    .head_pic {
        width: 266px;
        height: 162px;
    }

    .td_head {
        height: 218px
    }

    .ml20-ml5 {
        margin-left: -12px;
    }

    .home-title.aaaa p {
        width: 73%;
    }

    .home-title.aaaa p.news-title-link {
        margin-top: 9px !important
    }

    .home-title.aaaa p span {
        margin: 7px 4px;
    }

    /*bug*/
    .rmtz-text91 {
        width: 89.3%;
    }

    .spcial-rmzt dd a {
        width: 52%;
    }

    .pic-news12 dd {
        width: 60%;
        float: left;
    }

    .homt-pic-news dd {
        width: 53%;
    }

    .home-rmht-11 dd a {
        width: 60%;
    }

    .cl_tiepic li {
        height: 83px;
        width: 120px;
    }

    .my-dongtai-text-topicT,
    .my-dongtai-text-classT,
    .my-dongtai-text {
        width: 93%
    }

    .note-dt-reply.w92p {
        width: 91%
    }

    .rmtz-text-t-detail {
        width: 89%;
    }

    .news-pic-list {
        width: 29.5%;
    }

    .rmtz-text-c31 {
        width: 88.2%
    }

    .rmtz-text-c32 {
        width: 88.2%
    }

    .rmtz-text-c33 {
        width: 87.2%
    }

    dd.home-rmht-33d a {
        width: auto;
    }

    .pic-news11 dd .home-hot-news3 {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        word-break: break-all;
        -webkit-box-orient: vertical;
        display: -moz-box;
        -moz-line-clamp: 2;
        -moz-box-orient: vertical;
        overflow: hidden;
        height: 44px
    }

    .hot-news-ht3 {
        height: 73px;
    }

    .pinglun-my-text dl.my-dongtai-text {
        width: 92%;
    }

    dd.spical-rmht3 {
        float: left;
        width: 53%;
    }

    dl.rmtz-text-c3 {
        width: 93% !important;
    }

    .home-hot-c3 dt img {
        width: 150px;
        height: 95px;
    }

    textarea.comment-edit-cyh3 {
        width: 95%;
    }

    /* .dy-main-pic .main-pic .mpshadow {
        position: absolute;
        bottom: 0;
        color: #fff;
        width: 100%;
        height: 87%;
        line-height: 40px;
    }*/
}

.main-pic {
    width: 42%;
    height: 288px;
    margin: 20px 0px 20px 20px;
    position: relative;
    float: left;
}

.main-pic img {
    width: 100%;
    height: 100%;
}

.main-pic .mpshadow {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.main-pic .mpshadow .mpshadow-icon {
    background: url("/dcjy/static/img/imgC/white-eye.png") no-repeat center;
    background-size: 15px;
    margin-left: 86%;
    height: 100%;
    color: #fff;
    z-index: 55555;
    position: absolute;
    bottom: 0;
}

.main-pic .mpshadow .mpshadow-icon em {
    display: inline-block;
    margin-left: 45px;
}

.main-pic .mpshadow span {
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 98%;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 46px;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    padding-left: 10px;
}

.information div._leftNew {
    width: 30%;
    text-align: center;
}

.information div._centerNew {
    width: 33%;
    text-align: center;
}

.bord {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

/* 
.clo .rmtz-text-text{
    position:relative; line-height:22px;max-height:44px;overflow:hidden;
} */
.cl_content .box_pad {
    margin: 0 20px 35px 20px;
}

.cl_logo {
    margin-top: 25px;
}