﻿@charset "UTF-8";

textarea {
    font-family: '微软雅黑' !important;
}

.box {
    width: 1500px;
    margin: auto;
}

.dmul_box .dmul_di {
    display: none;
}

    .dmul_box .dmul_di:nth-child(1) {
        display: block;
    }

.background_white {
    background-color: #fff !important;
}

/*----------page----------*/
.page_one {
    text-align: center;
}

    .page_one > p {
        height: 24px;
        min-width: 24px;
        border: 1px solid #e6ecf2;
        padding: 0 5px;
        display: inline-block;
        line-height: 24px;
        cursor: pointer;
        color: #555555;
    }

        .page_one > p.on, .page_one > p:hover {
            color: #ff7142;
            border: 1px solid #ff7142;
        }

.page_two {
    text-align: center;
    margin: 30px auto 60px;
}

    .page_two > p {
        height: 42px;
        min-width: 37px;
        border: 1px solid #e6ecf2; /*padding: 0 14px;*/
        display: inline-block;
        line-height: 42px;
        cursor: pointer;
        color: #555555;
        margin: 0 5px;
    }

        .page_two > p.on, .page_two > p:hover {
            color: white;
            border: 1px solid #ff7142;
            background-color: #ff7142;
        }

/*---------header----------*/
.header_top {
    background: #f2f3f7;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}

.header_top_left .ico_location {
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    background: url(/images/ico_location.png);
}

.header_top_left p {
    display: inline-block;
}

.header_top_left .p1 {
    margin-left: 5px;
}

.header_top_left .p2 {
    margin-left: 15px;
}

.header_top_left .sp1 {
    color: #ff7142;
}

.header_top_left .cut_city {
    cursor: pointer;
    margin-left: 5px;
}

    .header_top_left .cut_city:hover {
        color: #ff7142;
    }

.header_top_right a {
    margin-right: 15px;
}

.header_top_right .a1 i {
    vertical-align: text-bottom;
    margin-right: 3px;
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("../images/ico_member.png") no-repeat;
}

.header_top_right .a1:hover i {
    background: url("../images/ico_member1.png") no-repeat;
}

.header_top_right a:nth-last-child(1) {
    margin-right: 0;
}

.header_meun {
    background: #ffffff;
    /* height: 124px; */
}

.header_meun_logo {
    line-height: 124px;
}

.header_meun_search {
    height: 124px;
    margin-right: 30px;
    line-height: 159px;
}

.search_box {
    width: 767px;
    margin-right: 10px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}

    .search_box .select {
        background: url("../images/arrow.png") no-repeat 90% 50%;
        height: 40px;
        width: 87px;
        border: 0;
        text-align: center;
        outline: none;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        padding-left: 20px;
    }

    .search_box .text {
        width: 580px;
        height: 40px;
        border: 0;
        border-left: 1px solid #cccccc;
        outline: none;
        padding: 0 20px;
    }

    .search_box .btn {
        width: 96px;
        height: 40px;
        background: #ff7142;
        border: 0;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
    }

.header_meun_shipments {
    float: right;
    line-height: 124px;
    width: 154px;
    height: 100%;
}

    .header_meun_shipments a {
        display: inline-block;
        width: 154px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #ffffff;
        background: #ff7142;
        vertical-align: middle;
        font-size: 16px;
        font-weight: bold;
    }

    .header_meun_shipments i {
        width: 18px;
        height: 18px;
        vertical-align: text-top;
        display: inline-block;
        background: url("../images/ico_pen.png") no-repeat;
        margin-right: 5px;
    }

    .header_meun_shipments a:hover {
        color: #ff7142;
        background: #ffffff;
        text-decoration: none;
        border: 1px solid #ff7142;
    }

        .header_meun_shipments a:hover i {
            background: url("../images/ico_pen1.png") no-repeat;
        }

    .header_meun_shipments img {
        margin-right: 8px;
    }

.header_meun_QRcode {
    line-height: 124px;
}

    .header_meun_QRcode img {
        width: 64px;
        height: 64px;
    }

/*----------footder----------*/
.footder {
    padding: 53px;
    text-align: center;
    background: #ffffff;
    min-height: 250px;
    border-top: 1px solid #e6ecf2;
}

.footder_di1 {
    color: #bbbbbb;
}

    .footder_di1 a {
        margin: 0 12px;
        color: #333333;
    }

        .footder_di1 a:hover {
            color: #ff7142;
        }

.footder_di2 {
    margin-top: 16px;
    font-size: 12px;
    color: #888888;
}

.footder_di3 {
    margin-top: 36px;
}

    .footder_di3 a {
        margin: 0 13px;
    }

/*----------meun----------*/
.dm_meun {
    margin: 20px auto;
}

    .dm_meun ul {
        height: 46px;
        padding: 0 13px;
        line-height: 46px;
        position: relative;
        background: #ff7142;
    }

    .dm_meun a {
        padding: 0 16px;
        float: left;
        text-align: center;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
    }

        .dm_meun a:hover {
            background: #ea683d;
        }

    .dm_meun li.henav a {
        font-size: 14px;
        font-weight: 100;
    }

/*----------banner----------*/
.banner_box {
    width: 1500px;
    margin: auto;
    position: relative;
}

.banner_nav {
    padding: 12px 20px;
    font-size: 12px;
    background: #ffffff;
    width: 242px;
    height: 496px;
    border: 1px solid #e6ecf2;
}

    .banner_nav li {
        padding: 8px 0;
        line-height: 20px;
    }

    .banner_nav b {
        margin-right: 20px;
    }

    .banner_nav span {
        color: #555555;
    }

.banner {
    width: 900px;
    margin-left: 20px;
}

.banner_b1 {
    height: 300px;
}

    .banner_b1 .am-slider {
        height: 260px;
    }

        .banner_b1 .am-slider * {
            height: 100%;
        }

        .banner_b1 .am-slider .am-control-nav {
            height: initial;
        }

.banner_b2 {
    overflow: hidden;
}

    .banner_b2 .am-slider {
        height: 180px;
        margin-top: 15px;
    }

        .banner_b2 .am-slider * {
            height: 100%;
        }

.banner_tabs {
    margin-left: 18px;
}

.banner_tabs_di1 {
    padding: 0 14px;
    background: #Ffffff;
    width: 320px;
    height: 260px;
    border: 1px solid #e6ecf2;
}

.banner_tabs_di2 {
    background: #Ffffff;
    width: 320px;
    height: 217px;
    margin-top: 20px;
    border: 1px solid #e6ecf2;
}

.banner_tabs_title {
    height: 48px;
    line-height: 46px;
    position: relative;
}

    .banner_tabs_title span {
        font-size: 14px;
        cursor: pointer;
        display: inline-block;
        padding: 0 15px;
    }

        .banner_tabs_title span.on {
            font-weight: bold;
            border-bottom: 2px solid #ff7142;
        }

    .banner_tabs_title .mer_a {
        position: absolute;
        right: 0;
        top: 0;
        color: #888;
    }

        .banner_tabs_title .mer_a:hover {
            color: #ff7142;
        }

.banner_tabs_ul {
    height: 210px;
    padding: 20px 0;
}

    .banner_tabs_ul li {
        height: 35px;
        line-height: 35px;
        padding-left: 30px;
        padding-right: 10px;
        background: url("../images/ico_dot.png") no-repeat 5% 50%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 12px;
    }

.banner_tabs_di2 .tabs_di2 {
}

.banner_tabs_di2 .tabs_di2 {
    height: 48px;
    position: relative;
    border-bottom: 1px solid #e6ecf2;
}

    .banner_tabs_di2 .tabs_di2 p {
        width: 50%;
        text-align: center;
        position: relative;
    }

        .banner_tabs_di2 .tabs_di2 p span {
            font-size: 14px;
            cursor: pointer;
            display: inline-block;
            padding: 0 15px;
            height: 18px;
            line-height: 18px;
            margin: 15px 0;
            width: 100%;
            border-right: 1px solid #e6ecf2;
        }

        .banner_tabs_di2 .tabs_di2 p:nth-last-child(1) span {
            border-right: 0;
        }

        .banner_tabs_di2 .tabs_di2 p b {
            display: inline-block;
            height: 2px;
            width: 55px;
            background: transparent;
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            bottom: 0;
        }

        .banner_tabs_di2 .tabs_di2 p.on span {
            font-weight: bold;
        }

        .banner_tabs_di2 .tabs_di2 p.on b {
            background: #ff7142;
        }

.banner_tabs_ul2 {
    padding: 0 15px;
}

    .banner_tabs_ul2 a {
        display: inline-block;
        width: 100%;
        height: 100%;
    }

    .banner_tabs_ul2 li {
        text-align: center;
        font-size: 12px;
        color: #555555;
        padding: 30px 0 25px;
    }

        .banner_tabs_ul2 li .img {
            width: 20px;
            height: 20px;
            display: inline-block;
        }

        .banner_tabs_ul2 li p {
            margin-top: 15px;
            line-height: 100%;
        }

        .banner_tabs_ul2 li:hover {
            color: #ff7142;
        }

.banner_tabs_ul2_text {
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    border-top: 1px dashed #e6ecf2;
}

    .banner_tabs_ul2_text span {
        vertical-align: middle;
    }

    .banner_tabs_ul2_text .sp1 {
        font-size: 14px;
        margin-left: 10px;
    }

    .banner_tabs_ul2_text .sp2 {
        font-size: 22px;
        color: #ff7142;
        margin-left: 20px;
    }

.yong_ul li:nth-child(1) .img {
    background: url("../images/ico_y1.png") no-repeat;
}

.yong_ul li:nth-child(2) .img {
    background: url("../images/ico_y2.png") no-repeat;
}

.yong_ul li:nth-child(3) .img {
    background: url("../images/ico_y3.png") no-repeat;
}

.yong_ul li:nth-child(1):hover .img {
    background: url("../images/ico_y11.png") no-repeat;
}

.yong_ul li:nth-child(2):hover .img {
    background: url("../images/ico_y22.png") no-repeat;
}

.yong_ul li:nth-child(3):hover .img {
    background: url("../images/ico_y33.png") no-repeat;
}

.shang_ul li:nth-child(1) .img {
    background: url("../images/ico_s1.png") no-repeat;
}

.shang_ul li:nth-child(2) .img {
    background: url("../images/ico_s2.png") no-repeat;
}

.shang_ul li:nth-child(3) .img {
    background: url("../images/ico_s3.png") no-repeat;
}

.shang_ul li:nth-child(1):hover .img {
    background: url("../images/ico_s11.png") no-repeat;
}

.shang_ul li:nth-child(2):hover .img {
    background: url("../images/ico_s22.png") no-repeat;
}

.shang_ul li:nth-child(3):hover .img {
    background: url("../images/ico_s33.png") no-repeat;
}

/*----------banner2----------*/
.banner2 {
    margin: 20px auto;
    height: 50px;
}

    .banner2 img {
        height: 100%;
        width: 100%;
    }

/*----------module----------*/
.module_box {
    height: 340px;
    overflow: hidden;
    border: 1px solid #e6ecf2;
    margin-bottom: 28px;
    background: #fff;
}

    .module_box .mo1 {
        width: 354px;
        height: 100%;
        border-right: 1px solid #e6ecf2;
    }

    .module_box .mo2 {
        width: 688px;
        height: 100%;
        border-right: 1px solid #e6ecf2;
        padding: 25px 30px;
        font-size: 12px;
    }

    .module_box .mo3 {
        width: 456px;
        height: 100%;
        padding: 0 40px;
    }

    .module_box .mo1 .p1 {
        height: 75px;
        line-height: 75px;
        font-size: 20px;
        padding-left: 17px;
    }

    .module_box .mo1 .p2 {
        text-align: center;
        margin-top: 12px;
    }

    .module_box .mo1 .p3 {
        text-align: center;
        margin-top: 15px;
        font-size: 12px;
    }

        .module_box .mo1 .p3 a {
            display: inline-block;
            width: 130px;
            height: 35px;
            line-height: 35px;
            margin: 0 5px;
            font-size: 14px;
            color: #555555;
            background: #f2f3f7;
            cursor: pointer;
        }

        .module_box .mo1 .p3 i {
            display: inline-block;
            width: 18px;
            height: 16px;
            background: url("../images/ico_baoche.png") no-repeat;
            vertical-align: middle;
            margin-right: 5px;
        }

        .module_box .mo1 .p3 span {
            vertical-align: middle;
        }

        .module_box .mo1 .p3 a:hover {
            background: #ff7142;
            color: #ffffff;
        }

            .module_box .mo1 .p3 a:hover i {
                background: url("../images/ico_baoche1.png") no-repeat;
            }

    .module_box .mo1 .p4 {
        text-align: center;
        margin-top: 21px;
        font-size: 14px;
    }

        .module_box .mo1 .p4 i {
            display: inline-block;
            width: 16px;
            height: 16px;
            background: url("../images/ico_add.png") no-repeat;
            vertical-align: middle;
        }

        .module_box .mo1 .p4:hover i {
            background: url("../images/ico_add1.png") no-repeat;
        }

        .module_box .mo1 .p4 span {
            vertical-align: middle;
            font-size: 12px;
        }

    .module_box .mo2 ul {
        display: flex;
        flex-wrap: wrap;
    }

    .module_box .mo2 li {
        width: 50%;
        /* float: left; */
        margin-bottom: 25px;
    }

        .module_box .mo2 li:nth-child(2n) {
            padding-left: 20px;
        }

    .module_box .mo2 .p1 {
        font-size: 14px;
        line-height: 30px;
    }

    .module_box .mo2 .p2 a {
        display: inline-block;
        line-height: 24px;
        margin-right: 10px;
    }

    .module_box .mo3 .mo-t1 {
        padding: 5px 0 20px;
        border-bottom: 1px dashed #e6ecf2;
    }

        .module_box .mo3 .mo-t1 .p1 {
            font-size: 14px;
            height: 46px;
            line-height: 46px;
            background: url(/images/bg_dot.png) no-repeat 0 center;
            padding-left: 20px;
        }

            .module_box .mo3 .mo-t1 .p1 a {
                font-size: 14px;
                color: #333;
            }

                .module_box .mo3 .mo-t1 .p1 a:hover {
                    color: #ff7142;
                }

                .module_box .mo3 .mo-t1 .p1 a i {
                    display: inline-block;
                    width: 20px;
                    height: 20px;
                    background: url("../images/fuwushang.png") no-repeat;
                    vertical-align: middle;
                }

                .module_box .mo3 .mo-t1 .p1 a:hover i {
                    background: url("../images/fuwushang1.png") no-repeat;
                }

        .module_box .mo3 .mo-t1 li {
            float: left;
            width: 82px;
            margin-right: 16px;
            height: 82px;
            overflow: hidden;
            border: 1px solid #e6ecf2;
        }

            .module_box .mo3 .mo-t1 li:hover {
                border-color: #ff7142;
            }

            .module_box .mo3 .mo-t1 li:nth-last-child(1) {
                margin-right: 0;
            }

    .module_box .mo3 .mo-t2 .p1 {
        font-size: 14px;
        height: 36px;
        line-height: 36px;
        margin-top: 10px;
        background: url(/images/bg_dot.png) no-repeat 0 center;
        padding-left: 20px;
    }

    .module_box .mo3 .mo-t2 li {
        color: #555;
        font-size: 12px;
        line-height: 26px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

        /*.module_box:nth-last-child(1) {
margin-bottom: 0;
}*/

        .module_box .mo3 .mo-t2 li:hover, .module_box .mo3 .mo-t2 li span:hover {
            color: #ff7142;
        }

        .module_box .mo3 .mo-t2 li span {
            color: #888;
            margin-right: 5px;
        }

/*----------banne3----------*/
.banner3 {
    text-align: center;
}

    .banner3 a {
        float: left;
        width: 360px;
        height: 100px;
        margin-right: 20px;
    }

        .banner3 a:nth-last-child(1) {
            margin-right: 0;
        }

    .banner3 img {
        width: 100%;
        height: 100%;
    }

/*----------Business express----------*/
.dm_di1 > .box {
    background: #Ffffff;
    border: 1px solid #e6ecf2;
}

.dm_di1_title {
    padding: 0 20px;
    height: 67px;
    line-height: 67px;
    border-bottom: 1px solid #e6ecf2;
}

    .dm_di1_title b {
        font-size: 20px;
    }

    .dm_di1_title .p1 {
        color: #bbbbbb;
        display: inline-block;
        margin-left: 50px;
    }

        .dm_di1_title .p1 a {
            font-size: 12px;
            color: #555555;
            margin: 0 5px;
        }

            .dm_di1_title .p1 a:hover {
                color: #ff7142;
            }

.dm_di1_san {
    height: 313px;
}

.dm_di1_ul {
    padding: 10px 35px;
    width: 516px;
    border-right: 1px solid #e6ecf2;
    height: 100%;
}

.dm_di1_ul_tuwen {
    border-bottom: 1px dashed #e6ecf2;
    padding: 24px 0;
}

    .dm_di1_ul_tuwen .img {
        width: 128px;
        height: 76px;
    }

        .dm_di1_ul_tuwen .img img {
            width: 100%;
            height: 100%;
        }

    .dm_di1_ul_tuwen .text {
        width: 315px;
        padding-left: 20px;
    }

        .dm_di1_ul_tuwen .text .p1 {
            color: #000;
            font-size: 16px;
            font-weight: bold;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .dm_di1_ul_tuwen .text .p2 {
            font-size: 12px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-top: 13px;
        }

        .dm_di1_ul_tuwen .text .p3 {
            color: #999999;
            margin-top: 10px;
            font-size: 12px;
        }

.dm_di1_ul_list {
    padding: 11px 0;
}

    .dm_di1_ul_list p {
        color: #555555;
        line-height: 35px;
        padding-left: 21px;
        background: url(../images/ico_dot.png) no-repeat 5px 50%;
        font-size: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .dm_di1_ul_list p span {
            color: #888888;
        }

.dm_di1_banner {
    height: 100%;
    width: 466px;
    padding: 40px 40px 0;
    position: relative;
}

.dm_di1_banner_title {
    font-size: 16px;
}

.banner_b4 {
    width: 385px;
}

    .banner_b4 img {
        height: 155px;
    }

    .banner_b4 .am-slider-default .am-control-nav li {
        height: initial;
    }

    .banner_b4 .am-slider-default .am-control-nav {
        top: -60px;
        bottom: 0;
        height: 34px;
        text-align: right;
    }

        .banner_b4 .am-slider-default .am-control-nav li a.am-active {
            background-color: #ff7142;
        }

.dm_di1_banner .p1 {
    text-align: center;
    font-size: 12px;
}

/*----------instrument----------*/
.dm_di2 > .box {
    background: #Ffffff;
    border: 1px solid #e6ecf2;
    padding: 27px 0;
    height: 300px;
}

.dm_di2_m1 {
    width: 200px;
    border-right: 1px solid #e6ecf2;
    height: 100%;
    text-align: center;
    padding: 50px 0;
}

    .dm_di2_m1 b {
        font-size: 20px;
        display: block;
        margin-bottom: 15px;
    }

    .dm_di2_m1 img {
        width: 30px;
        height: 30px;
    }

.dm_di2_m2 {
    text-align: center;
    width: 259px;
}

    .dm_di2_m2 ul {
        width: 100%;
        display: inline-block;
        padding: 8px 20px 0;
        margin-bottom: 10px;
        height: 63px;
        border-right: 1px solid #e6ecf2;
    }

    .dm_di2_m2 li {
        height: 60px;
    }

    .dm_di2_m2 p {
        color: #888;
        font-size: 12px;
        margin-top: 10px;
    }

        .dm_di2_m2 p:hover {
            color: #ff7142;
        }

    .dm_di2_m2 img {
        width: 22px;
        height: 22px;
    }

    .dm_di2_m2:nth-last-child(1) ul {
        border-right: 0;
    }

    .dm_di2_m2 ul:nth-last-child(1) {
        margin-bottom: 0;
    }

/*----------teamwork----------*/
.dm_di3 > .box {
    background: #Ffffff;
    border: 1px solid #e6ecf2;
    padding: 20px 0;
    height: auto;
}

.dm_di3_m1 {
    width: 200px;
    min-height: 60px;
    display: flex;
    flex-wrap: wrap;
    border-right: 1px solid #e6ecf2;
    height: 100%;
    text-align: center;
    justify-content: center;
}

    .dm_di3_m1 b {
        font-size: 20px;
    }

.dm_di3_m2 {
    line-height: 60px;
    width: 1298px;
    color: #555555;
}

    .dm_di3_m2 a {
        font-size: 12px;
    }

/*----------Information list----------*/
.dm_title {
    height: 47px;
    line-height: 47px;
    font-size: 12px;
}

.dm_title_left {
    color: #888888;
    /* margin-left: -370px; */
}

.dm_title_right {
    color: #555555;
}

    .dm_title_right span {
        color: #ff7142;
    }

/*Information filtering*/
.condition_box {
    border: 1px solid #e6ecf2;
}

    .condition_box li {
        border-top: 1px solid #e6ecf2;
        line-height: 42px;
        height: 42px;
        overflow: hidden;
        position: relative;
    }

        .condition_box li:nth-child(1) {
            border-top: 0;
        }

.condition_sp {
    width: 138px;
    font-size: 12px;
    padding: 0 20px;
    font-weight: bold;
}

.condition_di {
    width: 1360px;
    padding-right: 62px;
}

    .condition_di span {
        color: #0e8ed8;
        cursor: pointer;
        display: inline-block;
        margin-right: 20px;
    }

        .condition_di span.on, .condition_di span:hover {
            color: #ff7142;
        }

.show_more {
    width: 62px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

    .show_more img {
        width: 12px;
        height: 6px;
    }

/*inofs list*/
.infos_list_left {
    width: 1226px;
}

.infos_list_right {
    border: 1px solid #e6ecf2;
    width: 254px;
    padding: 0 18px;
    margin-bottom: 60px;
    background: #fff;
}

.infos_list_condition {
    height: 42px;
    padding: 0 26px;
    overflow: hidden;
    line-height: 42px;
    border: 1px solid #e6ecf2;
}

.infos_list_condition_fl label {
    cursor: pointer;
    margin-right: 30px;
}

    .infos_list_condition_fl label span {
        vertical-align: middle;
        margin-left: 8px;
    }

.infos_list_condition_fl input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    height: 16px;
    width: 16px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    background: url("../images/cheked_k.png");
}

    .infos_list_condition_fl input[type=checkbox]:checked {
        background: url("../images/cheked.png");
    }

.infos_list_ul li {
    z-index: 1;
    display: flex;
    padding: 20px;
    margin-top: -1px;
    position: relative;
    justify-content: space-between;
    border: 1px solid #e6ecf2;
}

    .infos_list_ul li:hover {
        z-index: 2;
        background: #fafafa;
    }

.infos_list_ul .img {
    font-size: 0;
    width: 156px;
    height: 156px;
    margin-right: 25px;
    text-align: center;
    line-height: 156px;
}

    .infos_list_ul .img img {
        width: auto;
        height: 100%;
        max-width: 100%;
        max-height: 100%;
    }

.infos_list_ul .text {
    width: 824px;
    height: 156px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .infos_list_ul .text .p1 {
        font-size: 18px;
        color: #0e8ed8;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .infos_list_ul .text .p2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        color: #888888;
        font-size: 12px;
        margin-top: 10px;
    }

    .infos_list_ul .text .p3 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 20px;
        font-size: 12px;
        color: #555555;
    }

    .infos_list_ul .text .p4 {
        margin-top: 20px;
    }

        .infos_list_ul .text .p4 span {
            display: inline-block;
            height: 28px;
            line-height: 28px;
            text-align: center;
            padding: 0 13px;
            background: #f2f3f7;
            font-size: 12px;
            color: #888888;
            border: 1px solid #e6ecf2;
            margin-right: 10px;
        }

.infos_list_ul .link {
    text-align: center;
    width: 200px;
    line-height: 156px;
    height: 156px;
}

    .infos_list_ul .link a {
        background: #ff7142;
        border-radius: 3px;
        font-size: 16px;
        color: #ffffff;
        display: inline-block;
        width: 130px;
        height: 40px;
        line-height: 36px;
        text-align: center;
        text-decoration: none;
    }

    .infos_list_ul .link i {
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url("../images/ico_tda1.png") no-repeat;
        vertical-align: middle;
    }

    .infos_list_ul .link a:hover {
        color: #ff7142;
        background: #ffffff;
        border: 1px solid #ff7142;
    }

        .infos_list_ul .link a:hover i {
            background: url("../images/ico_tda2.png") no-repeat;
        }

    .infos_list_ul .link span {
        vertical-align: middle;
    }

.infos_list_right .title {
    color: #555555;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
}

.infos_list_right_di {
    margin-bottom: 30px;
}

    .infos_list_right_di img {
        width: 216px;
        height: 216px;
    }

    .infos_list_right_di .text .p1 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 12px;
        color: #0e8ed8;
        font-weight: bold;
        line-height: 200%;
        margin-top: 8px;
    }

    .infos_list_right_di .text .p2 {
        font-size: 12px;
        color: #555555;
        margin-top: 6px;
    }

/*----------infos details----------*/
.infos_details_title {
    border-bottom: 2px solid #f2f3f7;
    background: #ffffff;
    padding: 30px 40px 0;
    height: 115px;
}

.infos_details_di1 .p1 {
    font-size: 28px;
    font-weight: bold;
    line-height: 100%;
}

.infos_details_di1 .h1 {
    font-size: 28px;
    font-weight: bold;
    line-height: 100%;
}

.infos_details_di1 .p2 {
    color: #888888;
    font-size: 12px;
    margin-top: 20px;
}

.infos_details_di2 p {
    display: inline-block;
    font-size: 12px;
    color: #888888;
    margin-left: 40px;
    cursor: pointer;
}

    .infos_details_di2 p:hover {
        color: #ff7142;
    }

    .infos_details_di2 p span {
        vertical-align: middle;
        margin-left: 5px;
    }

    .infos_details_di2 p i {
        display: inline-block;
        width: 16px;
        height: 16px;
        vertical-align: middle;
    }

.infos_details_di2 .p1 i {
    background: url("../images/ico_mobile.png") no-repeat center;
}

.infos_details_di2 .p2 i {
    background: url("../images/ico_fav.png") no-repeat center;
}

.infos_details_di2 .p3 i {
    background: url("../images/ico_share.png") no-repeat center;
}

.infos_details_di2 .p4 i {
    background: url("../images/ico_tip.png") no-repeat center;
}

.infos_details_di2 .p1:hover i {
    background: url("../images/ico_mobile1.png") no-repeat center;
}

.infos_details_di2 .p2:hover i {
    background: url("../images/ico_fav1.png") no-repeat center;
}

.infos_details_di2 .p3:hover i {
    background: url("../images/ico_share1.png") no-repeat center;
}

.infos_details_di2 .p4:hover i {
    background: url("../images/ico_tip1.png") no-repeat center;
}

.infos_details_imgtext {
    height: 407px;
    background: #fff;
}

.infos_details_banner {
    width: 1092px;
    height: 100%;
    padding: 35px 40px 0;
}

    .infos_details_banner .banner {
        width: 488px;
        height: 325px;
    }

    .infos_details_banner .text {
        width: 605px;
        padding-left: 50px;
    }

        .infos_details_banner .text td {
            display: inline-flex;
            padding: 0 0 20px;
            font-size: 14px;
        }

            .infos_details_banner .text td:nth-child(1) {
                text-align: right;
                color: #888888;
                padding-right: 15px;
                width: 20%;
            }

            .infos_details_banner .text td:nth-child(2) {
                color: #555555;
            }

            .infos_details_banner .text td.td_btn {
                width: 100%;
                justify-content: center;
            }

                .infos_details_banner .text td.td_btn .input-btn {
                    color: #fff;
                    border: none;
                    outline: none;
                    cursor: pointer;
                    padding: 0 15px;
                    border-radius: 4px;
                    background: #ff7142;
                }

        .infos_details_banner .text .map {
            margin-left: 30px;
        }

            .infos_details_banner .text .map span {
                margin-left: 5px;
                vertical-align: middle;
                font-size: 12px;
                color: #ff7142;
            }

        .infos_details_banner .text .WeChat {
            /* margin-left: 35px; */
            cursor: pointer;
        }

.infos_details_ban {
    position: relative;
}

    .infos_details_ban .am-slider {
        width: 407px;
        padding-left: 82px;
        position: inherit;
    }

        .infos_details_ban .am-slider li, .infos_details_banner .am-slider img {
            width: 325px;
            height: 325px;
        }

    .infos_details_ban .am-control-nav {
        top: 0;
        left: 0px;
        width: 76px;
        height: 325px;
        overflow: hidden;
    }

        .infos_details_ban .am-control-nav li {
            width: 76px;
            height: 76px;
            display: block;
            margin-left: 0;
            margin-bottom: 7px;
        }

            .infos_details_ban .am-control-nav li img {
                width: 100%;
                height: 100%;
                border: 2px solid transparent;
            }

                .infos_details_ban .am-control-nav li img.am-active {
                    border: 2px solid #ff7142;
                }

                    .infos_details_ban .am-control-nav li img.am-active:before {
                        content: '';
                    }

.text_btn {
    margin-top: 30px;
}

    .text_btn > * {
        width: 280px;
        height: 53px;
        line-height: 53px;
        background: #ff7142;
        color: #ffffff;
        display: inline-block;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        cursor: pointer;
    }

        .text_btn > * i {
            display: inline-block;
            width: 20px;
            height: 20px;
            background: url(../images/ico_tda1.png) no-repeat;
            vertical-align: middle;
        }

        .text_btn > *:hover {
            color: #ff7142;
            background: #ffffff;
            border: 1px solid #ff7142;
        }

            .text_btn > *:hover i {
                background: url(../images/ico_tda2.png) no-repeat;
            }

.text_tel {
    margin-top: 20px;
    color: #555555;
    font-weight: bold;
}

    .text_tel span {
        vertical-align: middle;
    }

.infos_details_nav {
    width: 408px;
    height: 100%;
    border-left: 1px solid #e6ecf2;
}

.infos_details_nav_di1 {
    padding: 0 40px;
    height: 264px;
}

.infos_details_nav_di1_up {
    height: 156px;
    border-bottom: 1px solid #e6ecf2;
    padding-top: 35px;
}

    .infos_details_nav_di1_up .img {
        border-radius: 50%;
        border: 1px solid #e6ecf2;
        overflow: hidden;
        width: 78px;
        height: 78px;
    }

        .infos_details_nav_di1_up .img img {
            max-width: 100%;
            max-height: 100%;
        }

    .infos_details_nav_di1_up .text {
        padding-left: 20px;
        width: 248px;
    }

        .infos_details_nav_di1_up .text .p1 {
            line-height: 100%;
            padding: 7px 0;
            color: #555555;
            font-size: 18px;
            font-weight: bold;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .infos_details_nav_di1_up .text .p2 {
            margin-top: 12px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .infos_details_nav_di1_up .text .p2 span {
                display: inline-block;
                color: #ffffff;
                height: 28px;
                line-height: 28px;
                padding: 0 15px;
                margin-right: 6px;
                font-size: 12px;
                cursor: default;
            }

            .infos_details_nav_di1_up .text .p2 .sp1 {
                background: #6abd00;
            }

            .infos_details_nav_di1_up .text .p2 .sp2 {
                background: #0db5c4;
            }

.infos_details_nav_di1_down {
    text-align: center;
    font-size: 14px;
    color: #888888;
    height: 108px;
    line-height: 108px;
}

    .infos_details_nav_di1_down span {
        color: #ff7142;
    }

.infos_details_nav_di2 {
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: #fafafa;
    color: #555555;
    font-size: 14px;
}

    .infos_details_nav_di2 span {
        color: #e2e2e2;
        margin: 0 19px;
    }

.infos_details_tip {
    height: 40px;
    line-height: 40px;
    background: #fffaea;
    color: #ff7142;
    font-size: 12px;
    padding: 0 40px;
}

.infos_list_left_di1 {
    min-height: 300px;
    background: #ffffff;
}

    .infos_list_left_di1 .info_title {
        padding: 0 25px;
        height: 65px;
        line-height: 65px;
        border-bottom: 1px solid #e6ecf2;
    }

        .infos_list_left_di1 .info_title span {
            padding: 0 20px;
            display: inline-block;
            cursor: pointer;
            font-size: 18px;
            font-weight: bold;
        }

            .infos_list_left_di1 .info_title span.on {
                color: #ff7142;
            }

            .infos_list_left_di1 .info_title span i.t_replay_count {
                font-style: normal;
            }

    .infos_list_left_di1 .info_text {
    }

    .infos_list_left_di1 .info_text_miao {
        padding: 25px 40px;
        line-height: 200%;
    }

    .infos_list_left_di1 .info_text_ping {
    }

        .infos_list_left_di1 .info_text_ping .haping_d1 {
            width: 150px;
            padding: 20px 36px;
        }

            .infos_list_left_di1 .info_text_ping .haping_d1 .p1 {
                font-size: 12px;
                color: #555555;
            }

            .infos_list_left_di1 .info_text_ping .haping_d1 .p2 {
                font-size: 36px;
                color: #ff7142;
                font-weight: bold;
                line-height: 100%;
            }

        .infos_list_left_di1 .info_text_ping .haping_d2 {
            height: 94px;
            line-height: 94px;
        }

            .infos_list_left_di1 .info_text_ping .haping_d2 span {
                display: inline-block;
                height: 28px;
                line-height: 28px;
                border: 1px solid #e6ecf2;
                padding: 0 20px;
                color: #ff7142;
                margin-right: 10px;
                cursor: default;
            }

        .infos_list_left_di1 .info_text_ping .hapingxuan {
            padding: 0 40px;
            height: 47px;
            line-height: 47px;
            background: #fafafa;
        }

            .infos_list_left_di1 .info_text_ping .hapingxuan span {
                color: #555555;
                margin-right: 35px;
                font-size: 12px;
                cursor: pointer;
            }

                .infos_list_left_di1 .info_text_ping .hapingxuan span.on {
                    color: #ff7142;
                }

    .infos_list_left_di1 .infos_table {
        padding: 0 40px;
    }

        .infos_list_left_di1 .infos_table td {
            border-bottom: 1px solid #e6ecf2;
            vertical-align: top;
            padding: 23px 0;
        }

        .infos_list_left_di1 .infos_table .img {
            border-radius: 50%;
            border: 1px solid #e6ecf2;
            overflow: hidden;
            width: 40px;
            height: 40px;
        }

            .infos_list_left_di1 .infos_table .img img {
                width: 100%;
                height: 100%;
            }

        .infos_list_left_di1 .infos_table .text {
            margin-left: 10px;
            height: 40px;
            line-height: 40px;
            font-size: 12px;
            color: #888888;
        }

.pingfen p {
    display: inline-block;
    margin-right: 5px;
}

.pingtext {
    font-size: 12px;
    color: #555555;
    line-height: 200%;
    margin-top: 14px;
}

.pingimg {
    margin-top: 14px;
}

    .pingimg p {
        display: inline-block;
        margin-right: 5px;
        width: 62px;
        height: 62px;
        border: 1px solid #e6ecf2;
        cursor: zoom-in;
    }

        .pingimg p.on {
            border: 1px solid #ff7142;
        }

        .pingimg p img {
            width: 100%;
            height: 100%;
        }

.pingtime {
    margin-top: 20px;
    font-size: 12px;
    color: #888888;
}

.imgbig {
    margin-top: 13px;
    position: relative;
    display: inline-block;
    width: 300px;
    height: 400px;
    line-height: 400px;
}

    .imgbig img {
        cursor: zoom-out;
        width: 100%;
    }

    .imgbig span {
        position: absolute;
        width: 100px;
        height: 100%;
        top: 0;
    }

        .imgbig span.prev {
            cursor: url("../images/prev.cur"), auto;
            left: 0;
        }

        .imgbig span.next {
            cursor: url("../images/next.cur"), auto;
            right: 0;
        }

.infos_list_left_di2 {
    height: 480px;
    background: #ffffff;
}

    .infos_list_left_di2 .title {
        height: 64px;
        line-height: 64px;
        padding: 0 40px;
        font-weight: bold;
        font-size: 18px;
        border-bottom: 1px solid #e6ecf2;
    }

    .infos_list_left_di2 .map_box {
        padding: 34px 40px 0;
    }

.infos_list_left_di3 {
    height: 368px;
    background: #ffffff;
}

    .infos_list_left_di3 .title {
        height: 64px;
        line-height: 64px;
        padding: 0 40px;
        font-weight: bold;
        font-size: 18px;
        border-bottom: 1px solid #e6ecf2;
    }

    .infos_list_left_di3 .like_list {
        padding: 34px 40px 0;
    }

        .infos_list_left_di3 .like_list .like_list_li {
            float: left;
            width: 175px;
            margin-right: 19px;
        }

            .infos_list_left_di3 .like_list .like_list_li:nth-child(6n) {
                margin-right: 0;
            }

            .infos_list_left_di3 .like_list .like_list_li .img {
                width: 175px;
                height: 175px;
            }

                .infos_list_left_di3 .like_list .like_list_li .img img {
                    width: 100%;
                    height: 100%;
                }

            .infos_list_left_di3 .like_list .like_list_li .text {
                line-height: 180%;
                font-size: 12px;
                color: #555555;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 3;
                overflow: hidden;
                margin-top: 10px;
            }

.infos_list_left_di4 {
    background: #ffffff;
    padding: 0 40px;
    font-size: 12px;
}

    .infos_list_left_di4 tr:nth-last-child(1) td {
        border-bottom: 0;
    }

    .infos_list_left_di4 td {
        color: #555555;
        padding: 25px 0;
        border-bottom: 1px solid #e6ecf2;
    }

        .infos_list_left_di4 td:nth-child(1) {
            vertical-align: text-top;
            color: #888888;
            font-size: 14px;
        }

.infos_list_left_di4_ul1 li {
    margin-top: 10px;
    width: 450px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 50px;
}

    .infos_list_left_di4_ul1 li:nth-child(1) {
        margin-top: 0;
    }

    .infos_list_left_di4_ul1 li:nth-child(2) {
        margin-top: 0;
    }

.infos_list_left_di4_ul2 {
    margin-top: -12px;
}

    .infos_list_left_di4_ul2 li {
        margin-top: 12px;
    }

/*-------------------------------------资讯相关-------------------------------------*/
/*-------------------------------------资讯列表页-----------------------------------*/
.t_bai {
    background: #fff;
}

/*头部*/
.header_top {
    background: #f2f3f7;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}

.header_top_left p {
    display: inline-block;
}

.header_top_left .p1 {
    margin-left: 5px;
}

.header_top_left .sp1 {
    color: #ff7142;
}

.header_top_left .cut_city {
    cursor: pointer;
    margin-left: 5px;
}

.header_top_left .p2 {
    margin-left: 15px;
}

.header_top_right a {
    margin-right: 15px;
}

.header_top_right .a1 i {
    vertical-align: text-bottom;
    margin-right: 3px;
    display: inline-block;
    width: 13px;
    height: 14px;
    background: url(../images/ico_member.png) no-repeat;
}

.header_top_right .a1:hover i {
    background: url(../images/ico_member1.png) no-repeat;
}

.header_meun_two {
    height: 95px;
    line-height: 95px;
    border-bottom: 2px #f2f2f2 solid;
}

.t_nav ul li {
    display: inline-block;
    padding: 0 18px;
    color: #333;
    font-size: 18px;
    line-height: 89px;
}

.t_nav ul span {
    color: #f2f3f7;
}

.t_nav ul li a {
    display: block;
}

.t_nav ul li:hover p, .t_nav ul li p.on {
    border-bottom: 3px #ff7142 solid;
}

/*主体*/
.t_main_nav {
    margin-top: 50px;
    width: 157px;
    text-align: center;
    background: #f2f3f7;
}

.t_main_list > div {
    border-bottom: 1px #e6ecf2 solid;
    cursor: pointer;
}

    .t_main_list > div:hover {
        background: #f8f9fc;
    }

.t_main_nav > p {
    background-color: #ff7142;
    color: #fff;
    padding: 15px 0;
    font-size: 18px;
    font-weight: 600;
}

.t_main_nav ul li {
    padding: 15px 0;
    font-size: 16px;
}

    .t_main_nav ul li:hover, .t_main_nav ul li.on {
        color: #ff7142;
    }

.t_main_list {
    margin-top: 50px;
    margin-left: 40px;
    margin-bottom: 50px;
    width: 935px;
}

.t_three_div {
    width: 100%;
    padding-top: 10px;
}

    .t_three_div:nth-child(1) {
        margin-top: 0;
        padding-top: 0;
    }

    .t_three_div p.t_info_title_name {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .t_three_div .t_img_box img {
        width: 300px;
        height: 170px;
        margin-right: 12px;
    }

        .t_three_div .t_img_box img:nth-child(3) {
            margin-right: 0;
        }

.t_img_box {
    width: 100%;
    overflow: hidden;
}

.t_info_bottom {
    padding: 15px 0;
    margin-bottom: 10px;
    font-size: 14px;
}

span.t_type {
    margin-right: 10px;
}

.t_type {
    background: #f2f3f7;
    padding: 2px 10px;
    border-radius: 10px;
    color: #555;
}

.t_three_div .t_info_bottom span {
    margin-right: 10px;
}

.t_info_operation span {
    padding: 0 5px;
    vertical-align: middle;
}

.t_one {
    padding: 25px 0;
}

    .t_one .t_img_box {
        width: 300px;
        height: 170px;
        line-height: 170px;
        text-align: center;
        background: #ddd;
        margin-right: 25px;
        overflow: hidden;
    }

.t_right_box {
    width: 610px;
}

p.t_info_title_name {
    font-size: 22px;
    margin-bottom: 35px;
}

.t_type_div {
    margin-bottom: 25px;
}

.t_one .t_info_operation span {
    margin-right: 10px;
}

/*.t_page_area div:hover, .page {
    background: #ff7142;
    color: #fff;
}*/
.page_two a:hover {
    color: #fff !important;
}

.t_page_area {
    /* float: right; */
    margin-right: 10px;
    text-align: center;
    margin: 20px 0;
}

    .t_page_area div {
        display: inline-block;
        padding: 15px;
        height: 40px;
        line-height: 10px;
        border: 1px #eee solid;
    }

.t_main_list > div.t_page_area:hover {
    background: #fff;
}

.t_main_hot {
    width: 340px;
    margin-top: 50px;
}

.t_hot_title_name {
    height: 50px;
    line-height: 50px;
}

    .t_hot_title_name span {
        font-size: 22px;
        color: #333;
        vertical-align: middle;
        padding: 0 15px;
    }

.t_hot_list {
    background: #f2f3f7;
}

.t_hot_source {
    font-size: 14px;
    color: #555;
    padding: 15px 0;
}

.t_hot_list ul {
    padding: 10px 25px;
}

.t_hot_img {
    width: 110px;
    height: 65px;
    overflow: hidden;
}

    .t_hot_img img {
        width: 100%;
        height: 100%;
    }

.t_hot_title {
    width: 180px;
    font-size: 14px;
    color: #555;
    padding-left: 15px;
}

.t_hot_list ul li {
    margin-bottom: 20px;
}

    .t_hot_list ul li a:hover .t_hot_title {
        color: #ff7142;
    }

/*-----------------------------------咨询详情-------------------------------*/
.t_navigation_bar {
    padding: 25px 0 20px;
    font-size: 14px;
    color: #555;
}

.t_article_title_div {
    border-bottom: 1px #f2f3f7 solid;
    padding-bottom: 20px;
}

p.t_article_title {
    font-size: 36px;
    font-weight: bold;
    padding: 10px 0;
}

.t_article_time {
    font-size: 12px;
    color: #888;
}

    .t_article_time span {
        margin-right: 15px;
    }

.t_share_box {
    width: 82px;
    height: 264px;
    text-align: center;
    padding: 30px 0;
}

    .t_share_box > p {
        font-size: 16px;
        text-align: center;
        padding: 15px 0;
        background: url(../images/ico_bg_border.png) no-repeat center;
    }

    .t_share_box li {
        padding: 15px;
    }

        .t_share_box li div {
            width: 45px;
            height: 45px;
            margin: 0 auto;
            border-radius: 50%;
        }

            .t_share_box li div.t_share_qq {
                border: 1px #363636 solid;
            }

                .t_share_box li div.t_share_qq:hover {
                    background: rgba(0, 0, 0, 0.2);
                }

            .t_share_box li div.t_share_wx {
                border: 1px #93d45b solid;
            }

                .t_share_box li div.t_share_wx:hover {
                    background: rgba(147, 212, 91, 0.2);
                }

            .t_share_box li div.t_share_weibo {
                border: 1px #e46f70 solid;
            }

                .t_share_box li div.t_share_weibo:hover {
                    background: rgba(228, 111, 112, 0.2);
                }

.t_article_text {
    width: 945px;
    margin: 30px 50px;
}

.t_article_text_img {
    width: 100%;
    height: 535px;
    padding-bottom: 40px;
    overflow: hidden;
}

    .t_article_text_img img {
        width: 100%;
        height: 100%;
    }

.t_article_text .t_text {
    font-size: 16px;
    line-height: 180%;
}

.t_article_end {
    margin-top: 95px;
    text-align: center;
}

    .t_article_end .t_the_end {
        font-size: 18px;
        padding-bottom: 15px;
    }

    .t_article_end .t_exemption {
        font-size: 12px;
        color: #888;
    }

.t_related_articles_list {
    width: 362px;
    border: 1px #f2f3f7 solid;
    padding: 0 25px;
    padding-bottom: 5px;
    margin-top: 30px;
    overflow: hidden;
}

.t_related_title_name {
    font-size: 22px;
    padding: 25px 0;
}

.t_related_articles_list .t_article_title_img {
    width: 314px;
    height: 177px;
}

    .t_related_articles_list .t_article_title_img img {
        width: 100%;
        height: 100%;
    }

.t_related_articles_list li p {
    font-size: 14px;
    color: #555;
    padding: 20px 0;
}

.t_related_articles_list li {
    margin-bottom: 15px;
}

    .t_related_articles_list li a:hover .t_related_article_title {
        color: #ff7142;
    }

.t_comment_area {
    margin-top: 70px;
}

.t_edit_comment_area .t_comment_name {
    font-size: 26px;
    font-weight: bold;
}

.t_edit_comment_area .t_comment_exemption {
    font-size: 12px;
    color: #888;
    line-height: 45px;
}

.t_comment_top {
    margin-bottom: 5px;
}

.t_edit_comment textarea {
    width: 820px;
    height: 130px;
    padding: 5px 10px;
    border-color: #eee;
}

.t_submit_comment {
    width: 125px;
    height: 130px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #ff7142;
    cursor: pointer;
}

    .t_submit_comment:hover {
        background: #fd6532;
    }

    .t_submit_comment img {
        padding: 15px;
        margin-top: 20px;
    }

p.t_all_comment {
    font-size: 18px;
    padding: 15px 0;
    border-bottom: 1px #f2f3f7 solid;
}

.t_comment_list {
    margin-top: 15px;
}

    .t_comment_list li {
        padding: 30px 0;
        border-bottom: 1px #f2f3f7 solid;
    }

.t_user_img {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    border-radius: 50%;
    background: #e6ecf2;
}

    .t_user_img img {
        max-width: 70%;
        max-height: 70%;
    }

.t_comment_detail {
    width: 855px;
}

span.t_user_name {
    color: #ff7142;
    font-weight: bold;
}

.t_comment_first {
    font-size: 12px;
    color: #888;
    padding-bottom: 25px;
}

span.t_comment_time {
    margin-left: 15px;
    color: #666;
}

.t_comment_second {
    font-size: 14px;
    color: #333;
    padding-bottom: 25px;
}

.t_comment_third p {
    display: inline-block;
    margin-right: 45px;
    cursor: pointer;
}

    .t_comment_third p:hover {
        color: #ff7142;
    }

.t_comment_third .t_block_frame i {
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    background: url(/images/ico_comment2.png) no-repeat center;
    background-size: 100% 100%;
}

.t_comment_third .t_block_frame:hover i, .t_comment_third .t_block_frame.on i {
    background: url(/images/ico_comment3.png) no-repeat center;
    background-size: 100% 100%;
}

.t_comment_third .PointApproval i {
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    background: url(/images/ico_comment_fabulous.png) no-repeat center;
    background-size: 100% 100%;
}

.t_comment_third .PointApproval:hover i, .t_comment_third .PointApproval.on i {
    background: url(/images/ico_comment_fabulous1.png) no-repeat center;
    background-size: 100% 100%;
}

.t_comment_third span {
    vertical-align: middle;
    margin-left: 10px;
}

.t_comment_detail textarea {
    width: 730px;
}

.t_comment_detail .t_edit_comment {
    margin-top: 10px;
    display: none;
}

.t_comment_reply {
    background: #f2f3f7;
    padding: 25px 15px;
    margin-bottom: 25px;
}

.t_reply_height {
    font-size: 14px;
    color: #333;
}

.t_user_reply {
    display: none;
}

    .t_user_reply:nth-child(1), .t_user_reply:nth-child(2) {
        display: block;
    }

    .t_user_reply p {
        margin-bottom: 15px;
    }

        .t_user_reply p.t_reply_time {
            color: #999;
        }

        .t_user_reply p span.t_reply_user_name {
            font-weight: bold;
        }

.t_more_reply {
    display: inline-block;
    cursor: pointer;
}

.t_more_comment {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #888;
    background: #f2f3f7;
    cursor: pointer;
}

.t_more_reply:hover {
    color: #ff7142;
}

.t_more_comment:hover {
    color: #ff7142;
    background: #e0e1e6;
}

/*2019-2-27*/
.t_page_area {
    margin-top: 50px;
}

.footder {
    border: none;
}

.page_two a {
    display: block;
    text-decoration: none !important;
}

/*.page_two a:hover {
        color: #ff7142;
    }*/

/*------------------------首页新增及修改-------------------------*/

/*.t_select_city {
    position: fixed;
    top: 26%;
    left: 26%;
    width: 843px;
    z-index: 11;
    background: #fff;
    border-radius: 4px;
    padding-bottom: 20px;
    display: none;
}

.t_city_position {
    line-height: 60px;
    padding: 0 40px;
    border-bottom: 1px solid #eee;
}

    .t_city_position p {
        display: inline-block;
    }

        .t_city_position p img {
            margin-right: 10px;
        }

        .t_city_position p span {
            font-size: 18px;
            color: #ff7142;
            font-weight: bold;
        }

    .t_city_position .t_close_city {
        float: right;
        cursor: pointer;
        padding: 5px;
        margin: 16px;
        padding-right: 0;
        margin-right: 0;
    }

.t_hot_city_lists {
    padding: 10px 40px 10px;
    border-bottom: 1px solid #eee;
}

    .t_hot_city_lists p {
        line-height: 50px;
    }

        .t_hot_city_lists p img {
            margin-right: 10px;
            vertical-align: sub;
        }

    .t_hot_city_lists ul li {
        min-width: 80px;
        padding-right: 30px;
        line-height: 36px;
    }

        .t_hot_city_lists ul li.t_more_city {
            color: #ff7142;
        }

.t_city_tips {
    padding: 0 42px;
    line-height: 59px;
}

.banner_nav b {
    color: #ff7142;
}

.t_now_city {
    line-height: 124px;
    font-size: 30px;
    color: #ff7142;
    margin-left: 20px;
}

    .t_now_city p {
        line-height: 48px;
        height: 48px;
        padding-left: 20px;
        display: inline-block;
        border-left: 1px solid #eee;
    }*/
/*----------------------选择城市-----------------------*/

.t_now_city_position {
    text-align: center;
    height: 200px;
    padding: 75px 0 50px 0;
}

.t_go_city_btn {
    line-height: 45px;
    width: 300px;
    border-radius: 6px;
    display: inline-block;
    background: #ff7142;
}

    .t_go_city_btn a {
        display: block;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
    }

    .t_go_city_btn img {
        margin-right: 15px;
        vertical-align: sub;
    }

p.t_now_position_tip {
    color: #666;
    font-size: 14px;
    padding: 20px 0;
}

.t_city_type {
    line-height: 60px;
}

    .t_city_type ul {
        border-bottom: 2px solid #ff7142;
    }

    .t_city_type li {
        width: 180px;
        text-align: center;
        margin-right: 10px;
        background: #fff;
        font-size: 16px;
        font-weight: bold;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

        .t_city_type li a {
            display: inline-block;
        }

        .t_city_type li.on, .t_city_type li:hover {
            background: #ff7142;
            color: white;
        }

            .t_city_type li:hover a {
                color: #fff;
            }

.t_hot_citys {
    border-bottom: 1px solid #f2f3f7;
    padding: 60px 30px 30px;
    font-size: 16px;
    font-weight: bold;
}

    .t_hot_citys p {
        display: inline-block;
        line-height: 25px;
    }

        .t_hot_citys p img {
            margin-right: 20px;
        }

    .t_hot_citys ul {
        padding: 0 20px;
        display: inline-block;
        line-height: 25px;
    }

        .t_hot_citys ul li {
            padding: 0 18px;
        }

            .t_hot_citys ul li a {
                color: #ff7142;
            }

.t_city_search {
    line-height: 88px;
    padding: 0 30px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #f2f3f7;
}

    .t_city_search p {
        display: inline-block;
        margin-right: 20px;
    }

        .t_city_search p img {
            margin-right: 20px;
        }

    .t_city_search span {
        color: #999;
        margin: 0 20px;
    }

    .t_city_search input[type='submit'] {
        padding: 0 30px;
        font-weight: bold;
        font-size: 16px;
        color: #fff;
        background: #ff7142;
        border-radius: 4px;
        cursor: pointer;
        outline: none;
    }

.t_city_lists {
    padding: 25px 30px;
    border-bottom: 1px solid #f2f3f7;
}

.t_city_lists_title {
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
}

    .t_city_lists_title img {
        margin-right: 15px;
    }

    .t_city_lists_title p {
        display: inline-block;
    }

.t_city_lists_area {
    margin-top: 20px;
}

.t_city_letter_lists {
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 30px;
    margin-left: 10px;
}

    .t_city_letter_lists p {
        display: inline-block;
        vertical-align: top;
    }

    .t_city_letter_lists ul {
        width: 1340px;
        display: inline-block;
        margin-left: 10px;
    }

        .t_city_letter_lists ul li {
            color: #555555;
            padding: 0 10px;
            margin: 0 10px;
        }

.t_city_tip {
    line-height: 70px;
    padding: 0 30px;
}

    .t_city_tip p {
        display: inline-block;
        font-weight: bold;
    }

.t_select_city_area {
    margin-bottom: 40px;
}

.t_city_letter_lists p {
    display: inline-block;
    vertical-align: top;
    width: 2%;
}

    .t_city_letter_lists p.t_city_list_en {
        width: 5%;
    }

.t_city_letter_lists ul {
    width: 93%;
    display: inline-block;
    margin-left: 10px;
    font-weight: 500;
}

.elite {
    color: #ff7142 !important;
}

.gray {
    background-color: #f2f3f7;
}

/*--------------------信息详情评论样式修改--------------------*/
.info_text_ping .t_comment_area {
    margin-top: 30px;
    padding: 0 40px 60px;
}

.info_text_ping .t_edit_comment textarea {
    width: 89%;
}

.info_text_ping .t_submit_comment {
    width: 11%;
}

.info_text_ping .t_comment_detail {
    width: 1060px;
}

/*---------------------首页导航栏样式修改----------------------*/
.dm_meun li:hover > a {
    background: #fff;
    color: #ff7142;
    border-top: 1px solid #ff7142;
    position: relative;
    z-index: 100;
}

.dm_meun a {
    padding: 0 43px;
}

.dm_meun li > a img {
    width: 20px;
    margin-right: 5px;
}

.dm_meun li > a span {
    vertical-align: middle;
}

li.t_first_nav {
    /*position: relative;*/
    float: left;
}

    li.t_first_nav:hover .t_second_nav {
        display: block;
    }

.t_second_nav {
    top: 45px;
    left: 0;
    z-index: 99;
    width: 100%;
    display: none;
    background: #fff;
    line-height: 25px;
    position: absolute;
    padding: 25px 0 0 0;
    border: 1px solid #ff7142;
}

.t_second_content {
    width: 50%;
    float: left;
    text-align: left;
    padding: 0 40px 0;
    margin-bottom: 20px;
}

.t_vertical_dotted_line {
    position: absolute;
    height: 85%;
    left: 50%;
    border-left: 1px solid #f2f3f7;
}

.t_second_content h4.t_second_nav_title {
    color: #888;
    font-size: 12px;
    font-weight: normal;
}

.t_second_content > p {
    display: inline-block;
}

.t_second_content span {
    margin: 0 4px;
    color: #f2f2f2;
}

.t_second_content > p a {
    color: #ff7142;
    padding: 0 5px 0 0;
    /*margin: 0 10px 0 0;*/
    font-size: 14px;
    font-weight: bold;
    float: none;
}

    .t_second_content > p a:hover {
        background: #fff;
        color: #ff7142;
    }

/*--------------------网站导航-----------------*/
.t_nav_box {
    width: 1090px;
    margin-bottom: 45px;
}

.t_nav_type1, .t_nav_type2 {
    margin-bottom: 30px;
}

    .t_nav_type1 > b, .t_nav_type2 > b {
        display: block;
        line-height: 55px;
        padding: 0 40px;
        font-size: 16px;
        border-bottom: 1px solid #f7f7f7;
    }

.t_nav_lists_box {
    padding: 25px 0;
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 216px;
}

.t_nav_lists_div {
    width: 360px;
    padding: 10px 35px 10px 40px;
    line-height: 190%;
    border-right: 1px solid #f7f7f7;
}

    .t_nav_lists_div:nth-child(n+7) {
        border-right: none;
    }

    .t_nav_lists_div > b {
        color: #ff7142;
        display: inline-block;
        width: 25%;
    }

    .t_nav_lists_div > ul {
        width: 75%;
    }

    .t_nav_lists_div ul li {
        display: inline-block;
        margin-right: 10px;
    }

.t_nav_type2 .t_nav_lists_box {
    height: 170px;
}

.t_nav_type2 .t_nav_lists_div:nth-child(n+5) {
    border-right: none;
}

.t_special_box {
    width: 372px;
}

    .t_special_box > div {
        line-height: 55px;
        padding: 0 30px;
    }

        .t_special_box > div b {
            display: inline-block;
            line-height: 100%;
            padding-left: 10px;
            font-size: 20px;
            border-left: 3px solid #ff7142;
        }

    .t_special_box ul.t_special_lists_ul {
        border-top: 1px solid #f7f7f7;
    }

        .t_special_box ul.t_special_lists_ul li {
            padding: 0 30px 20px;
            margin-bottom: 25px;
        }

            .t_special_box ul.t_special_lists_ul li p.t_special_title {
                line-height: 50px;
            }

            .t_special_box ul.t_special_lists_ul li .t_special_img {
                width: 129px;
                height: 72px;
                text-align: center;
                line-height: 72px;
            }

                .t_special_box ul.t_special_lists_ul li .t_special_img img {
                    width: 100%;
                    height: 100%;
                }

            .t_special_box ul.t_special_lists_ul li .t_special_des {
                width: 165px;
                line-height: 180%;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
            }

/*--------------------发布信息-----------------*/
.t_nav_release_info {
    width: 240px;
    margin-bottom: 45px;
    text-align: center;
}

.t_nav_release_info_type {
    color: #555;
}

    .t_nav_release_info_type > b {
        font-size: 18px;
        display: block;
        line-height: 55px;
    }

    .t_nav_release_info_type.on > b {
        color: #ff7142;
    }

    .t_nav_release_info_type ul {
        line-height: 35px;
        padding-bottom: 10px;
        border-bottom: 1px solid #f2f3f7;
    }

        .t_nav_release_info_type ul li {
            height: 35px;
        }

            .t_nav_release_info_type ul li.on {
                color: #ff7142;
                border-left: 2px solid #ff7142;
            }

.t_release_info_content_box {
    width: 1240px;
    padding: 10px 48px;
    margin-bottom: 45px;
}

    .t_release_info_content_box > div.t_nav_title_div {
        margin-bottom: 20px;
        border-bottom: 1px solid #e7e7e7;
    }

        .t_release_info_content_box > div.t_nav_title_div p {
            display: inline-block;
            padding: 0 5px;
            margin-bottom: -1px;
            font-size: 24px;
            font-weight: bold;
            line-height: 55px;
            border-bottom: 2px solid #ff7142;
        }

.t_info_lists {
    line-height: 240%;
    margin-bottom: 10px;
}

    .t_info_lists > b {
        font-size: 16px;
    }

.infos_list_left_di2 .map_box .z_left {
    width: 312px;
    height: 312px;
}

    .infos_list_left_di2 .map_box .z_left img {
        width: 100%;
        height: 100%;
    }

.infos_list_left_di2 .map_box .z_right {
    width: 66%;
    height: 312px;
    font-size: 14px;
    overflow: auto;
    line-height: 280%;
}

.module_box .mo3 .mo-t1 li:nth-child(4n) {
    margin-right: 0;
}

/*金蚁网公众号*/
.z_icon_wx .t_second_content {
    width: 100%;
    padding: 0 40px;
}

    .z_icon_wx .t_second_content .t_jyw_qrCode {
        width: 110px;
        height: 110px;
    }

        .z_icon_wx .t_second_content .t_jyw_qrCode img {
            width: 100%;
            height: 100%;
        }

    .z_icon_wx .t_second_content .t_jyw_content {
        padding: 15px 20px;
        line-height: 190%;
        font-size: 12px;
        color: #aaaaac;
    }

        .z_icon_wx .t_second_content .t_jyw_content .t_color {
            font-size: 14px;
            color: #ff7142;
            font-weight: bold;
        }

.business_attr_ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6ecf2;
}

    .business_attr_ul .business_attr_li {
        width: 25%;
        display: flex;
        padding: 0 10px;
        line-height: 40px;
    }

        .business_attr_ul .business_attr_li .sp1 {
            width: 40%;
            text-align: right;
        }

        .business_attr_ul .business_attr_li .sp2 {
            width: 70%;
            padding: 0 5px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .business_attr_ul .business_attr_li:nth-last-child(2) {
            width: 50%;
            padding: 0;
        }

            .business_attr_ul .business_attr_li:nth-last-child(2) .sp1 {
                width: 20%;
            }

            .business_attr_ul .business_attr_li:nth-last-child(2) .sp2 {
                width: 87%;
            }

        .business_attr_ul .business_attr_li:last-child {
            width: 50%;
            padding: 0;
        }

            .business_attr_ul .business_attr_li:last-child .sp1 {
                width: 20%;
            }

            .business_attr_ul .business_attr_li:last-child .sp2 {
                width: 87%;
            }

.business_attr_content * {
    width: unset;
    max-width: 100%;
}

/*2019/12/4*/
.z_detailstatus {
    color: red;
}



/*2019-12-27*/
.infos_list_left_di4 .table_mode {
    display: flex;
    padding: 25px 0;
    justify-content: space-between;
    border-bottom: 1px solid #e6ecf2;
}

    .infos_list_left_di4 .table_mode .title {
        width: 9%;
        color: #888;
        font-size: 14px;
    }

    .infos_list_left_di4 .table_mode .content {
        width: 90%;
        color: #555;
        display: flex;
        flex-wrap: wrap;
        line-height: 180%;
    }

        .infos_list_left_di4 .table_mode .content .sp1 {
            width: 20%;
            overflow: hidden;
            padding-right: 50px;
            margin-bottom: 10px;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

/*2020-01-18*/
.search_box .search_main_box {
    height: 44px;
    display: flex;
    align-items: center;
    border: 2px solid #ff7142;
}

.search_box .hot_search_box {
    display: flex;
    line-height: 35px;
    align-items: center;
}

    .search_box .hot_search_box .p1 {
        display: flex;
        align-items: center;
    }

        .search_box .hot_search_box .p1 i {
            width: 13px;
            height: 14px;
            margin-right: 5px;
            display: inline-block;
            background: url(/images/ico_city_hot.png) no-repeat center;
        }

    .search_box .hot_search_box .link_ul {
        color: #666;
        display: flex;
        align-items: center;
    }

        .search_box .hot_search_box .link_ul a {
            margin: 0 10px;
        }

.no_responsibility {
    color: #999;
    font-size: 14px;
    border-radius: 4px;
    padding: 30px 40px;
    background: #f8f7f7;
}
