﻿.middle_bar .m_sear_box.w657 {
    width: 750px;
}

.middle_bar .m_sear_box .search input[type="text"].w412 {
    width: 412px;
}

.middle_bar .m_sear_box .search .s_btn.w80 {
    width: 80px;
}

.middle_bar .m_sear_box .m_sear_t.i_sear_t span {
    padding: 0 20px;
    color: #000;
}

    .middle_bar .m_sear_box .m_sear_t.i_sear_t span.active {
        color: #fff;
    }

.middle_bar .m_sear_box .key_w {
    height: 18px;
    overflow: hidden;
}

    .middle_bar .m_sear_box .key_w.w414 {
        width: 414px;
    }

    .middle_bar .m_sear_box .key_w a {
        width: auto;
        padding: 0 25px 0 0;
        height: 100%;
        float: left;
        line-height: 18px;
        font-size: 12px;
        color: #999;
        background: none;
    }

        .middle_bar .m_sear_box .key_w a.last {
            padding: 0;
        }

        .middle_bar .m_sear_box .key_w a:hover,
        .middle_bar .m_sear_box .key_w a.active {
            color: #ff4a03;
        }

.middle_bar .m_sear_box a.free_btn {
    width: 138px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #0075e2; 
    text-align: left;
    text-indent: 41px;
    border: 1px solid #0075e2;
    background: #fff url('/images/i_icon.png') no-repeat 16px 10px;
}

    .middle_bar .m_sear_box a.free_btn:hover,
    .middle_bar .m_sear_box a.free_btn:focus,
    .middle_bar .m_sear_box a.free_btn:active {
        color: #fff;
    background: #0075e2 url('/images/i_icon.png') no-repeat 16px -25px;
    }

    .middle_bar .m_sear_box a.free_btn:before {
        color: #fff;
        background: #0075e2 url('/images/i_icon.png') no-repeat 16px -25px;
    }

.nav_box.i_nav {
    margin-top: 10px;
    height: 40px;
    border: 0;
    background-color: #0075e2;
}

    .nav_box.i_nav .all_classify h2 {
        position: absolute;
        top: -9px;
        height: 49px;
        line-height: 59px;
        text-indent: 0;
        text-align: center;
        background: #E02920;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .nav_box.i_nav .menu_warp {
        top: 40px;
        height: 500px;
        width: 210px;
    }

        .nav_box.i_nav .menu_warp.f_active {
            width: 950px;
        }

        .nav_box.i_nav .menu_warp .menu_right {
            top: 0;
        }

    .nav_box.i_nav ul.fr li {
        line-height: 40px;
        padding: 0 17px;
    }

        .nav_box.i_nav ul.fr li.icon {
            padding: 0 12px 0 27px;
            background: url('/images/i_icon.png') no-repeat;
        }

        .nav_box.i_nav ul.fr li.no1 {
            background-position: 9px -57px;
        }

        .nav_box.i_nav ul.fr li.no2 {
            background-position: 9px -90px;
        }

        .nav_box.i_nav ul.fr li a {
            color: #fff;
        }

        .nav_box.i_nav ul.fr li:hover,
        .nav_box.i_nav ul.fr li.on {
            background-color: #E02920;
        }

    .nav_box.i_nav .menu_cate ul.fr li:hover {
        background: none;
    }

.banner_warp {
    width: 100%;
    height: 340px;
    overflow: hidden;
}

.banner {
    position: relative;
    width: 100%;
    height: 340px;
    /*background-color: #ff2a55;*/
    overflow: hidden;
}

    .banner .bd {
        position: absolute;
        left: 50%;
        width: 1920px;
        height: 340px;
        margin-left: -960px;
        z-index: 0;
        overflow: hidden;
    }

        .banner .bd li {
            height: 340px;
            overflow: hidden;
            text-align: center;
        }

            .banner .bd li a {
                display: block;
                width: 1920px;
                height: 340px;
                overflow: hidden;
            }

            .banner .bd li img {
                display: inline-block;
            }

    .banner .hd {
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
        height: 14px;
        line-height: 14px;
        text-align: center;
        z-index: 1;
    }

        .banner .hd ul {
            text-align: center;
        }

            .banner .hd ul li {
                cursor: pointer;
                display: inline-block;
                *display: inline;
                zoom: 1;
                margin: 0 10px;
                width: 13px;
                height: 13px;
                line-height: 9999px;
                border-radius: 50%;
                border: 1px solid #fff;
                overflow: hidden;
            }

            .banner .hd ul .on {
                background-color: #0075e2;
                border-color: #0075e2;
            }

.banner_warp .w1200 {
    position: relative;
}

.b_right {
    width: 250px;
    height: 500px;
    background: rgba(254,243,246,.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5fef3f6, endColorstr=#e5fef3f6);
    overflow: hidden;
    top: -500px;
    right: 0px;
    position: absolute;
    z-index: 3;
}

    .b_right .b_top {
        padding-bottom: 25px;
        height: 100px;
        /*background: url('/images/w_bg.png') no-repeat left bottom;*/
    }

        .b_right .b_top .b_top_txt {
            top: -13px;
            padding-bottom: 10px; /* background: rgba(254,243,246,.9); filter:progid:DXImageTransform.Microsoft.gradient
(startColorstr=#e5fef3f6,
endColorstr=#e5fef3f6); */
        }

        .b_right .b_top h2,
        .b_right .b_top p {
            padding: 0 14px;
            line-height: 25px;
        }

        .b_right .b_top h2 {
            margin: 28px 5px 5px 0;
            font-size: 14px;
        }

    .b_right .b_middle {
        padding: 0 14px 20px;
        border-bottom: 1px solid #ccc;
    }

        .b_right .b_middle li {
            margin-top: 15px;
            text-indent: 27px;
            height: 35px;
            background: url('/images/i_icon.png') no-repeat 0 -133px;
            overflow: hidden;
        }

            .b_right .b_middle li.no2 {
                background-position: 0 -168px;
            }

            .b_right .b_middle li h5 {
                font-size: 14px;
                font-weight: bold;
            }

                .b_right .b_middle li h5 b {
                    display: inline-block;
                    font-weight: normal;
                    padding-right: 10px;
                    text-indent: 0;
                }

            .b_right .b_middle li p {
                margin-top: 7px;
            }

.bounce_left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .bounce_left:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .bounce_left:hover:before,
    .bounce_left:focus:before,
    .bounce_left:active:before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    }

    .bounce_left:hover,
    .bounce_left:focus,
    .bounce_left:active {
        color: #fff;
    }

.b_right .b_btn a {
    margin: 0 5px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #0075e2;
}

    .b_right .b_btn a:before {
        background: #0075e2;
    }

.b_right a:hover {
    text-decoration: none;
}

.b_right .news h3 {
    padding: 0 14px;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
}

    .b_right .news h3 span {
        display: inline-block;
        float: left;
        font-size: 14px;
        border: 0 solid #0075e2;
        border-bottom-width: 2px;
    }

    .b_right .news h3 a {
        display: inline-block;
        float: right;
        color: #b2b2b2;
    }

.b_right .news ul {
    padding: 10px 14px;
}

.b_right .news li {
   width: 100%;
    margin-top: 3px;
    line-height: 29px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 29px;
}

    .b_right .news li a:before {
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #666;
    }

    .b_right .news li a:hover {
        color: #0075e2;
    }

        .b_right .news li a:hover:before {
            background-color: #0075e2;
        }

.role_warp {
    padding-top: 23px;
    height: 284px;
}

    .role_warp .role_left {
        width: 394px;
        height: 100%;
        background-color: #fff;
    }

        .role_warp .role_left > div {
            left: 10px;
            top: -5px;
            width: 180px;
        }

        .role_warp .role_left h3 {
            position: absolute;
            display: inline-block;
            width: 100%;
            height: 42px;
            line-height: 42px;
            font-size: 16px;
            color: #fff;
            text-indent: 50px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            background: #ff4a03 url('/images/i_icon.png') no-repeat 18px -197px;
            z-index: 1;
        }

        .role_warp .role_left i {
            position: absolute;
            top: -5px;
            right: -5px;
            display: inline-block;
            width: 0;
            height: 0;
            border: 5px solid transparent;
            border-bottom-color: #cc3b02;
            z-index: 0;
        }

        .role_warp .role_left ul {
            margin: 43px 0 0 16px;
        }

        .role_warp .role_left li {
            float: left;
            margin: 12px 4px 0;
            padding: 0 11px;
            height: 28px;
            line-height: 28px;
            border: 1px dashed #999;
        }

            .role_warp .role_left li a {
                color: #666;
            }

            .role_warp .role_left li.active,
            .role_warp .role_left li:hover {
                border: 1px solid #ff4a03;
                background-color: #ff4a03;
            }

                .role_warp .role_left li.active a,
                .role_warp .role_left li:hover a {
                    color: #fff;
                    text-decoration: none;
                }

    .role_warp .role_right {
        padding: 0 22px;
        width: 753px;
        height: 100%;
        background-color: #fff;
        overflow: hidden;
    }

        .role_warp .role_right .role_cont {
            padding-top: 16px;
            height: 98px;
            overflow: hidden;
        }

            .role_warp .role_right .role_cont.border {
                padding-bottom: 19px;
                border-bottom: 1px solid #e6e6e6;
            }

        .role_warp .role_right .role_txt {
            width: 402px;
            height: 96px;
            border-right: 1px solid #e6e6e6;
            overflow: hidden;
        }

            .role_warp .role_right .role_txt h4 {
                color: #ff4a03;
                font-size: 16px;
                line-height: 20px;
                text-indent: 10px;
                border-left: 4px solid #ff4a03;
            }

            .role_warp .role_right .role_txt ul {
                margin: 15px -20px 0 0;
            }

            .role_warp .role_right .role_txt li {
                float: left;
                padding-right: 20px;
                line-height: 28px;
            }

                .role_warp .role_right .role_txt li a {
                    color: #666;
                }

                .role_warp .role_right .role_txt li:hover a,
                .role_warp .role_right .role_txt li.active a {
                    color: #ff4a03;
                    text-decoration: none;
                }

        .role_warp .role_right .role_logo {
            padding-left: 6px;
            height: 100%;
        }

            .role_warp .role_right .role_logo a {
                display: inline-block;
                float: left;
                margin-left: 10px;
                width: 160px;
                height: 96px;
                text-align: center;
                overflow: hidden;
            }

                .role_warp .role_right .role_logo a img {
                    vertical-align: middle; /* transition: all 400ms ease-out; */
                    max-width: 160px;
                    max-height: 96px;
                }
/* .role_warp .role_right .role_logo a:hover img {transform: translateX(-5px);} */
.h_step {
    width: 1220px;
    height: 160px;
    margin: 18px auto 0;
    z-index: 2;
}

    .h_step .h_step_l {
        left: 0;
        top: 0;
        width: 220px;
        height: 100%;
        text-align: center;
        background-color: #ffc62c;
        z-index: 3;
    }

        .h_step .h_step_l img {
            display: block;
            margin: 15px auto 0;
        }

        .h_step .h_step_l a {
            display: inline-block;
            position: absolute;
            left: 35px;
            bottom: 10px;
            width: 150px;
            height: 30px;
            line-height: 30px;
            background-color: #ff7944;
            color: #fff;
            z-index: 2;
        }

            .h_step .h_step_l a:hover {
                text-decoration: none;
            }

    .h_step .h_step_r {
        right: 0;
        top: 0;
        width: 1000px;
        height: 100%;
        z-index: 3;
        background-color: #ff7944;
    }

        .h_step .h_step_r i {
            right: -10px;
            border-color: transparent transparent transparent #fb5c1e;
        }

        .h_step .h_step_r li {
            position: relative;
            padding: 24px 20px 0 35px;
            width: 200px;
            float: left;
            text-align: center;
            color: #fff;
        }

            .h_step .h_step_r li span {
                display: inline-block;
                margin-bottom: 13px;
                width: 84px;
                height: 76px;
                background: url('/images/i_icon3.png') no-repeat 0 0;
            }

            .h_step .h_step_r li p {
                padding-left: 20px;
                height: 22px;
                line-height: 28px;
                background: url('/images/i_icon3.png') no-repeat 0 -405px;
            }

            .h_step .h_step_r li.no2 span {
                background-position: 0 -90px;
            }

            .h_step .h_step_r li.no3 span {
                background-position: 0 -179px;
            }

            .h_step .h_step_r li.no4 span {
                background-position: 0 -269px;
            }

            .h_step .h_step_r li.no2 p {
                background-position: 0 -445px;
            }

            .h_step .h_step_r li.no3 p {
                padding-left: 5px;
                background-position: 0 -485px;
            }

            .h_step .h_step_r li.no4 p {
                padding-left: 5px;
                background-position: 0 -524px;
            }

            .h_step .h_step_r li:after {
                content: "";
                position: absolute;
                right: -20px;
                top: 50px;
                width: 40px;
                height: 21px;
                background: url('/images/i_icon3.png') no-repeat 0 -365px;
            }

            .h_step .h_step_r li.no4 {
                padding: 24px 0 0 35px;
            }

                .h_step .h_step_r li.no4:after {
                    background: none;
                }

    .h_step:before,
    .h_step:after {
        content: "";
        position: absolute;
        bottom: -10px;
        display: inline-block;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-color: transparent #d8a825 transparent transparent;
        z-index: 0;
    }

    .h_step:before {
        left: -10px;
    }

    .h_step:after {
        right: -10px;
        border-color: transparent transparent transparent #fb5c1e;
    }
    
.ad_warp1 {
    margin-top: 10px;
}

    .ad_warp1 a {
        display: inline-block;
        width: 1200px;
        height: 60px;
        overflow: hidden;
    }

        .ad_warp1 a.all {
            width: 100%;
        }

.ad_warp {
    margin-top: 10px;
}

    .ad_warp a {
        display: inline-block;
        width: 590px;
        height: 80px;
        overflow: hidden;
    }

        .ad_warp a.all {
            width: 100%;
        }

        .ad_warp3 {
    margin-top: 10px;
}

    .ad_warp3 a {
        display: inline-block;
        width: 397px;
        height: 80px;
        overflow: hidden;
    }
        .ad_warp3 a img{
        
        width: 397px;
        
    }
        .ad_warp3 a.all {
            width: 100%;
        }

.cate_warp {
    height: 340px;
    overflow: hidden;
}

    .cate_warp .cate_t {
        margin-right: 10px;
        width: 250px;
        height: 100%;
    }

        .cate_warp .cate_t h3 {
            text-indent: 20px;
            line-height: 50px;
            font-size: 18px;
            color: #000000;
            border-bottom: 1px solid #e6e6e6;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            font-family: "Microsoft YaHei","Hiragino Sans GB","WenQuanYi Micro Hei", sans-serif;
        }

        .cate_warp .cate_t ul {
            padding: 15px 0;
        }

        .cate_warp .cate_t li {
            line-height: 24px;
        }

        .cate_warp .cate_t b {
            display: inline-block;
            float: left;
            padding: 0 4px 0 19px;
            width: 50px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .cate_warp .cate_t span {
            display: inline-block;
            float: left;
            width: 177px;
            min-height: 24px;
        }

            .cate_warp .cate_t span a {
                display: inline-block;
                float: left;
                padding-right: 2%;
                width: 46%;
                color: #666;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

    .cate_warp .cate_pic {
        width: 260px;
        height: 100%;
        overflow: hidden;
    }

        .cate_warp .cate_pic.violet {
            background-color: #c69ae5;
        }

        .cate_warp .cate_pic.green {
            background-color: #4dc2be;
        }

        .cate_warp .cate_pic.yellow {
            background-color: #f0c778;
        }

        .cate_warp .cate_pic.pink {
            background-color: #eab0e2;
        }

        .cate_warp .cate_pic.blue {
            background-color: #80c8e6;
        }

        .cate_warp .cate_pic img {
            transition: all 400ms ease-out;
        }

        .cate_warp .cate_pic:hover img {
            transform: translateX(-10px);
        }

    .cate_warp .cate_pro {
        margin: 0 15px;
        width: 390px;
        height: 340px;
        overflow: hidden;
    }

        .cate_warp .cate_pro ul {
            margin: -1px 0 0 -1px;
        }

        .cate_warp .cate_pro li {
            float: left;
            width: 50%;
            height: 170px;
            overflow: hidden;
        }

            .cate_warp .cate_pro li a {
                display: block;
                width: 100%;
                height: 100%;
                border-left: 1px solid #e6e6e6;
                border-top: 1px solid #e6e6e6;
                overflow: hidden;
            }

                .cate_warp .cate_pro li a:hover {
                    text-decoration: none;
                }

                    .cate_warp .cate_pro li a:hover h4 {
                        color: #0075e2;
                    }

            .cate_warp .cate_pro li h4 {
                font-size: 14px;
                padding: 20px 0 0 20px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .cate_warp .cate_pro li p {
                color: #999;
                padding: 8px 0 0 20px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .cate_warp .cate_pro li .img {
                margin: 5px auto;
                width: 160px;
                height: 100px;
                line-height: 100px;
                text-align: center;
                overflow: hidden;
            }

                .cate_warp .cate_pro li .img img {
                    max-width: 160px;
                    max-height: 100px;
                    vertical-align: middle;
                    transition: all 400ms ease-out;
                }

                    .cate_warp .cate_pro li .img img:hover {
                        transform: translateX(-5px);
                    }

    .cate_warp .cate_brand {
        width: 260px;
        height: 340px;
        text-align: center;
        overflow: hidden;
    }

        .cate_warp .cate_brand .cate_b_txt {
            top: 110px;
            left: 40px;
            width: 172px;
            height: 94px;
            border: 4px solid #fff;
            opacity: .8;
            text-align: center;
        }

            .cate_warp .cate_brand .cate_b_txt span {
                display: inline-block;
                margin-top: 8px;
                padding: 0 30px;
                width: 100px;
                height: 78px;
                background: rgba(255,255,255,.8);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8ffffff, endColorstr=#c8ffffff);
            }

                .cate_warp .cate_brand .cate_b_txt span h4 {
                    width: 90%;
                    padding: 13px 0 9px;
                    font-size: 20px;
                    color: #ff4a03;
                    font-weight: normal;
                    display: inline-block;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

                .cate_warp .cate_brand .cate_b_txt span p {
                    width: 100%;
                    padding-top: 6px;
                    font-size: 14px;
                    color: #666;
                    border-top: 1px solid #ccc;
                    display: inline-block;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

.need_warp {
    width: 100%;
    height: 505px;
}

    .need_warp .need_left {
        padding: 14px 17px 20px 22px;
        width: 660px;
        height: 471px;
        overflow: hidden;
    }

.n_title {
    padding-bottom: 12px;
    height: 14px;
    border-bottom: 1px solid #ccc;
}

    .n_title ul {
        float: left;
    }

    .n_title li {
        display: inline-block;
        float: left;
        width: 75px;
        font-size: 14px;
        text-align: center;
        line-height: 13px;
        cursor: pointer;
        border-bottom: 2px solid transparent;
    }

        .n_title li.border span {
            display: inline-block;
            width: 99%;
            border-right: 1px solid #ccc;
        }

        .n_title li.active {
                position: relative;
    padding-bottom: 12px;
    border-bottom-color: #0075e2;
    color: #000000;
    font-weight: bold;
    font-size: 18px;
    font-family: "Microsoft YaHei","Hiragino Sans GB","WenQuanYi Micro Hei", sans-serif;
        }

            .n_title li.active:before {
                position: absolute;
                content: "";
                bottom: 0;
                left: 50%;
                margin-left: -2px;
                width: 0;
                height: 0;
                border: 3px solid #0075e2;
                border-color: transparent transparent #0075e2 transparent;
            }

.need_warp .n_title a {
    display: inline-block;
    float: right;
    color: #999;
}

.need_warp .n_cont {
    display: none;
    margin-top: 1px;
}

    .need_warp .n_cont.active {
        display: block;
    }

    .need_warp .n_cont ul {
        margin-right: -40px;
    }

    .need_warp .n_cont li {
        display: inline-block;
        float: left;
        margin-right: 28px;
        width: 380px;
        padding: 13px 0;
        border-bottom: 1px dashed #e6e6e6;
        overflow: hidden;
    }

        .need_warp .n_cont li b {
            margin-right: 10px;
            color: #0075e2;
        }

        .need_warp .n_cont li div {
            width: 100%;
            height: 16px;
            line-height: 16px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .need_warp .n_cont li:hover div a,
            .need_warp .n_cont li div a:hover {
                color: #0075e2;
                text-decoration: none;
            }

        .need_warp .n_cont li p {
            padding-top: 8px;
            line-height: 1.2;
            color: #666;
        }

            .need_warp .n_cont li p span.fr {
                color: #999;
            }

            .need_warp .n_cont li p span.fl {
                width: 65%;
            }

                .need_warp .n_cont li p span.fl a {
                    display: inline-block;
                    font-style: normal;
                    margin-right: 10px;
                    width: 100%;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    text-decoration: none;
                        line-height: 25px;
                }

.need_warp .need_btn {
    display: inline-block;
    margin-top: 10px;
    width: 200px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    background-color: #ff4a03;
    text-align: center;
    text-decoration: none;
}

    .need_warp .need_btn:before {
        background-color: #f52b00;
    }

.need_warp .need_right {
    padding: 0 20px;
    width: 440px;
    height: 505px;
}

    .need_warp .need_right h4 {
        font-size: 14px;
        padding: 14px 0 0 0;
        font-weight: normal;
        border-bottom: 1px solid #ccc;
    }

        .need_warp .need_right h4 span {
            display: inline-block;
            height: 25px;
            border-bottom: 2px solid #0075e2;
            font-family:"Microsoft YaHei","Hiragino Sans GB","WenQuanYi Micro Hei", sans-serif;
            font-weight:bold;
            font-size:18px;
        }

.need_warp .n_recom {
    padding: 20px 0 10px;
    width: 100%;
    height: 170px;
    overflow: hidden;
}

    .need_warp .n_recom .img {
        width: 170px;
        height: 170px;
        text-align: center;
        line-height: 170px;
        overflow: hidden;
    }

        .need_warp .n_recom .img img {
            max-width: 170px;
            max-height: 170px;
            vertical-align: middle;
        }

    .need_warp .n_recom .n_re_txt {
        width: 254px;
        height: 100%;
        overflow: hidden;
    }

.need_warp .n_re_txt h5 {
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: normal;
}

.need_warp .n_re_txt b {
    color: #e4393c;
    font-size: 14px;
}

.need_warp .n_re_txt > div {
    margin-top: 7px;
}

    .need_warp .n_re_txt > div a {
        display: inline-block;
        padding-right: 10px;
    }

    .need_warp .n_re_txt > div i {
        font-style: normal;
    }

.need_warp .n_re_txt .re_icon {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background-color: #ff7944;
}

    .need_warp .n_re_txt .re_icon:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
        height: 0;
        border: 12px solid transparent;
        border-color: transparent #fff transparent transparent;
    }

.need_warp .n_re_txt p.lh24 {
    line-height: 22px;
}

.need_warp .n_re_txt:hover h5 a {
    color: #ff4a03;
}

.need_warp .n_re_txt:hover a {
    text-decoration: none;
}

.need_warp .join {
    bottom: 0;
    left: -5px;
    width: 490px;
    height: 46px;
    line-height: 46px;
    background-color: #0075e2;
    z-index: 2;
}

    .need_warp .join p {
        color: #fff;
        
        font-size: 16px;
        display: inline-block;
        margin-left: 25px;
    }

    .need_warp .join img {
        margin-left: 25px;
        vertical-align: middle;
    }

    .need_warp .join a {
        display: inline-block;
        margin-left: 26px;
        width: 100px;
        height: 30px;
        line-height: 30px;
        border-radius: 5px;
        background-color: #fff;
        text-align: center;
        color: #0075e2;
    }

        .need_warp .join a:hover {
            text-decoration: none;
        }

.need_warp .need_right:before,
.need_warp .need_right:after {
    content: "";
    position: absolute;
    bottom: 41px;
    bottom: 31px\9;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    z-index: 1;
}

.need_warp .need_right:before {
    left: -10px;
    border-color: transparent #0075e2 transparent transparent;
}

.need_warp .need_right:after {
    right: -10px;
    border-color: transparent transparent transparent #0075e2;
}

.re_ser {
    padding: 20px 15px 28px;
}

    .re_ser .n_title li {
        font-size: 16px;
    }

.serScroll {
    padding: 20px 0 0 0;
    height: 302px;
    overflow: hidden;
    display: none;
}

    .serScroll.active {
        display: block;
    }

    .serScroll .prev,
    .serScroll .next {
        display: inline-block;
        position: absolute;
        top: 50%;
        margin-top: -18px;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background: #e0e0e0 url('/images/i_icon.png') no-repeat;
        z-index: 3;
    }

    .serScroll .prev {
        left: 0;
        background-position: 10px -237px;
    }

        .serScroll .prev:hover {
            background-position: 10px -276px;
        }

    .serScroll .next {
        right: 0;
        background-position: 13px -352px;
    }

        .serScroll .next:hover {
            background-position: 13px -315px;
        }

        .serScroll .prev:hover,
        .serScroll .next:hover {
            background-color: #ffede5;
        }

    .serScroll .scrollWrap {
        position: absolute;
        margin-left: 35px;
        width: 1100px;
        overflow: hidden;
    }

        .serScroll .scrollWrap li {
            float: left;
            margin: 0 10px;
            width: 198px;
            height: 300px;
            border: 1px solid #e8e8e8;
            overflow: hidden;
        }

            .serScroll .scrollWrap li .img {
                width: 200px;
                height: 200px;
                line-height: 200px;
                text-align: center;
                overflow: hidden;
            }

            .serScroll .scrollWrap li img {
                vertical-align: middle;
                max-width: 200px;
                max-height: 200px;
            }

            .serScroll .scrollWrap li h6 {
                padding: 0 10px;
                font-size: 14px;
                font-weight: normal;
                line-height: 30px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .serScroll .scrollWrap li .icon {
                padding: 0 10px;
                height: 20px;
                line-height: 20px;
            }

.icon i {
    display: inline-block;
    background: #fff url('/images/icon1.png') no-repeat;
}

.icon .grade.glevel_v4,
.icon .grade {
    float: left;
    margin: 0 5px 0 0;
    width: 96px;
    height: 100%;
    border-radius: 3px;
    text-align: right;
    overflow: hidden;
}

    .icon .grade.glevel_v4 span,
    .icon .grade span {
        display: inline-block;
        color: #fff;
        padding-right: 5px;
    }

    .icon .grade.glevel_v4 i,
    .icon .grade i {
        position: relative;
        float: left;
        width: 26px;
        height: 20px;
        overflow: hidden;
    }

        .icon .grade.glevel_v4 i:before,
        .icon .grade i:before {
            content: "";
            position: absolute;
            top: 0;
            left: -20px;
            width: 10px;
            height: 20px;
            background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 
255, 0) 100%);
            background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop
(50%, rgba(255, 255, 255, .6)), color-stop(100%, rgba(255, 255, 255, 0)));
            background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 
255, 0) 100%);
            background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .6) 50%, rgba(255, 255, 255, 
0) 100%);
            -webkit-transform: skewX(-30deg);
            -moz-transform: skewX(-30deg);
        }

    .serScroll .scrollWrap li:hover .icon .grade.glevel_v4 i:before,
    .serScroll .scrollWrap li:hover .icon .grade i:before,
    .icon .grade.glevel_v4:hover i:before,
    .icon .grade:hover i:before {
        -webkit-transition: left 1s;
        -moz-transition: left 1s;
        transition: left 1s;
        left: 26px;
    }

.middle_bar i {
    display: inline-block;
    background: url('/images/icon1.png') no-repeat;
}

.icon .grade.glevel_v4.glevel_v4_1,
.icon .grade.g_no1 {
    background-color: #3579ce;
}

.icon .grade.glevel_v4.glevel_v4_2,
.icon .grade.g_no2 {
    background-color: #ffab19;
}

.icon .grade.glevel_v4.glevel_v4_3,
.icon .grade.g_no3 {
    background-color: #abb9c4;
}

.icon .grade.glevel_v4.glevel_v4_1 i,
.icon .grade.g_no1 i {
    background-color: #75b5f3;
    background-position: 5px 3px;
}

.icon .grade.glevel_v4.glevel_v4_2 i,
.icon .grade.g_no2 i {
    background-color: #fde54c;
    background-position: 5px -31px;
}

.icon .grade.glevel_v4.glevel_v4_3 i,
.icon .grade.g_no3 i {
    background-color: #d3dde2;
    background-position: 5px -65px;
}

.icon i.ensure {
    float: left;
    margin: 2px 5px 0 0;
    width: 16px;
    height: 16px;
    background-position: 0 -100px;
}

.icon i.level {
    float: left;
    margin-top: 2px;
    width: 16px;
    height: 16px;
    background-position: 0 -1237px;
}

    .icon i.level.no0 {
        background-position: 0 -1237px;
    }

    .icon i.level.no1 {
        background-position: 0 -134px;
    }

    .icon i.level.no2 {
        background-position: 0 -167px;
    }

    .icon i.level.no3 {
        background-position: 0 -201px;
    }

    .icon i.level.no4 {
        background-position: 0 -234px;
    }

    .icon i.level.no5 {
        background-position: 0 -268px;
    }

    .icon i.level.no6 {
        background-position: 0 -301px;
    }

    .icon i.level.no7 {
        background-position: 0 -335px;
    }

    .icon i.level.no8 {
        background-position: 0 -368px;
    }

    .icon i.level.no9 {
        background-position: 0 -402px;
    }

    .icon i.level.no10 {
        background-position: 0 -435px;
    }

.serScroll .scrollWrap li p {
    margin-top: 12px;
    padding: 7px 10px 0;
    color: #666;
    border-top: 1px dotted #adadad;
}

    .serScroll .scrollWrap li p span {
        width: 50%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .serScroll .scrollWrap li p b {
        font-weight: normal;
    }

.serScroll .scrollWrap li:hover {
    border-color: #ff4a03;
}

.serScroll .scrollWrap li a:hover {
    text-decoration: none;
}

.serScroll .scrollWrap.product li {
    width: 258px;
    margin: 0 7px;
}

    .serScroll .scrollWrap.product li .img {
        display: inline-block;
        width: 258px;
        height: 160px;
        line-height: 160px;
    }

        .serScroll .scrollWrap.product li .img img {
            max-width: 258px;
            max-height: 160px;
        }

    .serScroll .scrollWrap.product li .icon .grade,
    .serScroll .scrollWrap.product li .icon i.ensure,
    .serScroll .scrollWrap.product li .icon i.level {
        float: left;
    }

    .serScroll .scrollWrap.product li .icon a {
        background: url("/images/z-contact.png") right top no-repeat;
        width: 67px;
        height: 20px;
        float: right;
        line-height: 22px;
    }

        .serScroll .scrollWrap.product li .icon a:hover {
            color: #ff4a03;
        }

    .serScroll .scrollWrap.product li .detail {
        padding: 0 10px;
        width: 97%;
        line-height: 30px;
        height: 30px;
        border-top: 1px dashed #999;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        .serScroll .scrollWrap.product li .detail span {
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .serScroll .scrollWrap.product li .detail .name {
            float: left;
            max-width: 98%;
            margin-right: 2px;
        }

        .serScroll .scrollWrap.product li .pro_name:hover a,
        .serScroll .scrollWrap.product li .detail a:hover {
            color: #ff4a03;
        }

        .serScroll .scrollWrap.product li .detail .location {
            float: right;
            color: #999;
            text-align: right;
            max-width: 40%;
            margin-right: 5px;
        }

    .serScroll .scrollWrap.product li .pro_name {
        height: 40px;
        line-height: 20px;
        padding: 0 10px;
        margin-top: 5px;
    }

    .serScroll .scrollWrap.product li p {
        border: 0;
        height: 16px;
        line-height: 16px;
    }

.hot_warp {
    padding: 20px;
    overflow: hidden;
}

    .partner h2,
    .hot_warp h2 {
        text-indent: 14px;
        font-weight: normal;
        font-size: 16px;
        line-height: 20px;
        border-left: 4px solid #ff4a03;
    }

    .hot_warp .hot_left .bd,
    .hot_warp .hot_left .bd ul,
    .hot_warp .hot_left {
        width: 512px;
        height: 384px;
        overflow: hidden;
    }

        .hot_warp .hot_left li {
            width: 100%;
            height: 100%;
            float: left;
        }

            .hot_warp .hot_left li img {
                width: 100%;
                height: 100%;
            }

        .hot_warp .hot_left .hd {
            position: absolute;
            bottom: 10px;
            right: 0;
            height: 12px;
        }

            .hot_warp .hot_left .hd li {
                float: left;
                margin-right: 10px;
                width: 12px;
                height: 12px;
                background: rgba(255,255,255,.6);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
            }

                .hot_warp .hot_left .hd li:hover,
                .hot_warp .hot_left .hd li.on {
                    background-color: #ff4a03;
                    cursor: pointer;
                }

    .hot_warp .hot_right {
        width: 628px;
        height: 384px;
        overflow: hidden;
    }

        .hot_warp .hot_right li {
            margin-bottom: 11px;
            width: 100%;
            height: 120px;
            overflow: hidden;
            clear: both;
        }

        .hot_warp .hot_right .img {
            width: 160px;
            height: 120px;
            line-height: 120px;
            text-align: center;
            overflow: hidden;
        }

            .hot_warp .hot_right .img img {
                vertical-align: middle;
                max-width: 160px;
                max-height: 120px;
            }

        .hot_warp .hot_right .txt {
            width: 458px;
            float: right;
        }

            .hot_warp .hot_right .txt h6 {
                font-size: 14px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .hot_warp .hot_right .txt p {
                margin-top: 10px;
                color: #666;
                line-height: 22px;
            }

        .hot_warp .hot_right li:hover a h6 {
            color: #ff4a03;
        }

        .hot_warp .hot_right li:hover a {
            text-decoration: none;
        }
/* 大平台，大赚头广告页 */
.ad_banner {
    position: relative;
    height: 500px;
    overflow: hidden;
}

    .ad_banner .ad_img {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -960px;
        width: 1920px;
        height: 500px;
        text-align: center;
    }

.ad_inner01 {
    padding: 80px 0 110px;
    text-align: center;
   
}

    .ad_inner01 h3 {
        display: inline-block;
        margin-bottom: 30px;
        width: 460px;
        height: 77px;
        background: url('/images/ad_title1.png') no-repeat;
        text-indent: -99999px;
    }

    .ad_inner01 h4 {
        font-size: 14px;
        font-weight: normal;
        color: #666;
        line-height: 30px;
    }

    .ad_inner01 ul {
        padding: 58px 10% 0;
    }

    .ad_inner01 li {
        float: left;
        width: 25%;
        text-align: center;
    }

        .ad_inner01 li span {
            display: inline-block;
            margin-bottom: 15px;
            width: 104px;
            height: 104px;
            background: #fafafa url('/images/icon.png') no-repeat;
            border-radius: 50%;
        }

        .ad_inner01 li.no1 span {
            background-position: 42px -65px;
        }

        .ad_inner01 li.no2 span {
            background-position: 35px 32px;
        }

        .ad_inner01 li.no3 span {
            background-position: 32px -162px;
        }

        .ad_inner01 li.no4 span {
            background-position: 33px -264px;
        }

        .ad_inner01 li p {
            line-height: 30px;
            color: #666;
        }

.ad_inner02 {
    padding: 90px 0 110px;
    background-color: #ff6c00;
    text-align: center;
}

    .ad_inner02 h3 {
        display: inline-block;
        margin-bottom: 90px;
        width: 240px;
        height: 68px;
        background: url('/images/ad_title2.png') no-repeat;
        text-indent: -999999px;
    }

    .ad_inner02 li {
        float: left;
        padding: 0 30px;
        width: 240px;
        height: 250px;
        color: #fff;
        background: url('/images/line.png') no-repeat right top;
    }

        .ad_inner02 li i {
            margin-bottom: 55px;
            display: inline-block;
            background: url('/images/icon.png') no-repeat;
        }

        .ad_inner02 li.no1 i {
            width: 70px;
            height: 60px;
            background-position: 0 -360px;
        }

        .ad_inner02 li.no2 i {
            width: 57px;
            height: 56px;
            background-position: 0 -471px;
        }

        .ad_inner02 li.no3 i {
            width: 65px;
            height: 57px;
            background-position: 0 -580px;
        }

        .ad_inner02 li.no4 i {
            width: 57px;
            height: 57px;
            background-position: 0 -688px;
        }

        .ad_inner02 li.no4 {
            background: none;
        }

        .ad_inner02 li h4 {
            margin-bottom: 25px;
            font-size: 16px;
        }

        .ad_inner02 li p {
            line-height: 28px;
        }

.ad_inner03 {
    padding: 70px 0 130px;
    text-align: center;
}

    .ad_inner03 h3 {
        display: inline-block;
        width: 240px;
        height: 67px;
        background: url('/images/ad_title3.png') no-repeat;
        text-indent: -9999999px;
    }

    .ad_inner03 ul {
        margin-top: 65px;
        width: 100%;
        height: 104px;
        line-height: 104px;
        box-shadow: 0px 0px 10px 0px rgba(16, 6, 14, 0.1);
        overflow: hidden;
    }

    .ad_inner03 li {
        float: left;
        width: 25%;
        font-size: 16px;
        text-align: center;
        background: url('/images/icon.png') no-repeat;
    }

        .ad_inner03 li.no1 {
            background-position: center -808px;
        }

        .ad_inner03 li.no2 {
            background-position: center -922px;
            background-color: #fafafa;
        }

        .ad_inner03 li.no3 {
            background-position: center -1036px;
        }

        .ad_inner03 li.no4 {
            background-position: center -1152px;
            background-color: #fafafa;
        }

.ad_inner04 {
    position: relative;
    height: 600px;
    overflow: hidden;
}

    .ad_inner04 .ad_img2 {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -960px;
        width: 1920px;
        height: 600px;
        text-align: center;
    }

.ad_inner05 {
    padding: 137px 0 127px;
    text-align: center;
    ;
}

    .ad_inner05 a {
        display: inline-block;
        margin-bottom: 36px;
        width: 300px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        color: #fff;
        background-color: #ff6d00;
    }

        .ad_inner10 a:hover,
        .ad_inner05 a:hover {
            background-color: #ff8b33;
            text-decoration: none;
        }

    .ad_inner05 b {
        line-height: 60px;
        font-size: 30px;
        color: #ff6d00;
    }

.ad_inner06 {
    padding: 127px 0 78px;
    background: url('/images/ad_bg2.png');
}

.ad_inner07 {
    position: relative;
    height: 600px;
    overflow: hidden;
}

    .ad_inner07 .ad_inner07_inner {
        position: absolute;
        left: 50%;
        margin-left: -960px;
        width: 1920px;
        height: 600px;
        text-align: center;
    }

.ad_inner08 {
    padding: 40px 0 68px;
    text-align: center;
}

.ad_inner09 {
    padding: 128px 0;
    background-color: #f7f7f7;
    text-align: center;
}

.ad_inner10 {
    padding: 128px 0 68px;
    text-align: center;
}

    .ad_inner10 a {
        display: inline-block;
        margin-top: 125px;
        width: 250px;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        color: #fff;
        background-color: #ff6b00;
    }

.bid_cont1 {
    width: 100%;
    height: 730px;
    background: url(/images/ad_banner7.jpg) center top no-repeat;
}

    .bid_cont1 .text {
        position: absolute;
        top: 292px;
        left: 746px;
    }

        .bid_cont3 .text span,
        .bid_cont1 .text span {
            display: block;
            height: 71px;
            margin-bottom: 10px;
            cursor: pointer;
        }

            .bid_cont1 .text span .selectImages, .bid_cont3 .text span .selectImages {
                border: 1px #fafafa solid;
                border-radius: 5px;
            }

        .bid_cont3 .text .code_box,
        .bid_cont1 .text .code_box {
            display: none;
            width: 140px;
            height: 140px;
            line-height: 140px;
            overflow: hidden;
        }

            .bid_cont3 .text .code_box.active,
            .bid_cont1 .text .code_box.active {
                display: block;
            }

            .bid_cont3 .text .code_box p,
            .bid_cont1 .text .code_box p {
                font-size: 20px;
                color: #fff;
                line-height: 100px;
            }

.bid_cont2 {
    position: relative;
    height: 4199px;
    overflow: hidden;
}

    .bid_cont2 .bid_inner {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -960px;
        width: 1920px;
        height: 4199px;
        text-align: center;
    }

        .bid_cont2 .bid_inner img {
            display: block;
        }

.bid_cont3 {
    width: 100%;
    height: 600px;
    background: url('/images/ad_banner15.jpg') center top no-repeat;
}

    .bid_cont3 .text {
        position: absolute;
        top: 220px;
        left: 360px;
        height: 140px;
    }

        .bid_cont3 .text span {
            margin-bottom: 5px;
        }

        .bid_cont3 .text .code_box {
            padding-left: 25px;
            margin-left: 25px;
            border-left: 2px solid #fff;
        }

            .bid_cont3 .text .code_box p {
                line-height: 140px;
            }
/* 2017/02/04 新增咨询弹框 */
.consult_pop {
    position: fixed;
    bottom: 50%;
    left: 50%;
    margin: 0 0 -88px -218px;
    width: 436px;
    height: 176px;
    border-radius: 4px;
    border: 2px solid #424242;
    background-color: #fff;
    box-shadow: 0px 2px 6px 0px rgba(5, 1, 2, 0.58);
    display: none;
    overflow: hidden;
    z-index: 100;
}

    .consult_pop .consult_t {
        width: 100%;
        height: 28px;
        background-color: #424242;
    }

        .consult_pop .consult_t .close {
            display: inline-block;
            float: right;
            width: 28px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            background: url('/images/consult_btn.png') no-repeat center;
        }

    .consult_pop .consult_pic {
        margin: -20px 0 0 26px;
        float: left;
    }

    .consult_pop .consult_txt {
        float: left;
        margin: 20px 0 0 25px;
    }

        .consult_pop .consult_txt p {
            width: 244px;
            height: 44px;
            font-size: 0;
            background: url('/images/consult_txt.png') no-repeat;
        }

    .consult_pop .btn_box {
        margin-top: 30px;
    }

        .consult_pop .btn_box a {
            display: inline-block;
            margin-right: 15px;
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            color: #999;
            border-radius: 2px;
            border: 1px solid #ccc;
            text-decoration: none;
        }

            .consult_pop .btn_box a.consult_btn {
                background-color: #ff4a03;
                color: #fff;
                border-color: #ff4a03;
            }
/* 2017/02/21 底部广告弹框 */
.adviser_box {
    display: none;
}

    .adviser_box .up {
        position: fixed;
        bottom: 120px;
        left: 0;
        z-index: 10;
    }

        .adviser_box .up img {
            cursor: pointer;
        }

.adviser_cont {
    position: fixed;
    bottom: 0;
    left: -100%;
    width: 100%;
    height: 80px;
    background: rgba(0,0,0,.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000);
    z-index: 10;
}

    .adviser_cont .icon {
        margin-top: -35px;
    }

    .adviser_cont .txt {
        width: 710px;
        height: 43px;
        margin: 15px 0 0 5px;
        font-size: 0;
        background: url('/images/adviser_txt.png') no-repeat;
        border: none;
    }

    .adviser_cont label {
        display: inline-block;
        float: left;
        padding: 20px 30px;
        width: 240px;
        height: 40px;
        background: rgba(0,0,0,.4);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    }

    .adviser_cont input[type="text"] {
        float: left;
        width: 160px;
        height: 40px;
        line-height: 40px;
        border: none;
        text-indent: 20px;
        color: #666;
    }

    .adviser_cont .advise_btn {
        float: left;
        width: 80px;
        height: 40px;
        background-color: #ff4a03;
        font-size: 14px;
        color: #fff;
    }

    .adviser_cont .close {
        display: inline-block;
        float: right;
        margin: 23px 0 0 24px;
        width: 34px;
        height: 34px;
        background: url('/images/adviser_close.png') no-repeat;
        cursor: pointer;
    }

    .adviser_cont label p {
        display: none;
        font-size: 14px;
        line-height: 40px;
        color: #fff;
    }

        .adviser_cont label p strong {
            color: #ffb643;
            font-size: 16px;
            font-weight: normal;
        }
/* 2017-03-10新增 */
.new_add.pt30 {
    padding-top: 30px;
}

.new_add ul {
    display: none;
}

    .new_add ul.active {
        display: block;
    }

.animate {
       width: 120px;
    height: 80px;
}

.middle_bar.in_padding {
    padding: 33px 0 0;
}
/* 2017-03-27新增 */
.new_add_t {
    height: 40px;
    line-height: 40px;
}

    .new_add_t span {
        position: relative;
        display: inline;
        float: left;
        padding: 10px 20px 10px 34px;
        height: 20px;
        line-height: 20px;
        font-size: 16px;
        color: #666;
    }

        .new_add_t span:before {
            position: absolute;
            top: 10px;
            left: 20px;
            content: "";
            width: 4px;
            height: 20px;
            background-color: #f5f5f5;
        }

        .new_add_t span:hover {
            cursor: pointer;
        }

        .new_add_t span.active {
            background-color: #fff;
            color: #0075e2;
            cursor: pointer;
        }

            .new_add_t span.active:before {
                background-color: #0075e2;
            }

.new_add_c {
    position: relative;
}

.new_more {
    position: absolute;
    top: -26px;
    right: 0;
    color: #666;
}

    .new_more:hover {
        color: #ff6c00;
        text-decoration: none;
    }

.new_partner {
    background-color: #fff;
}

    .new_partner li {
        position: relative;
        display: inline;
        float: left;
        width: 239px;
        height: 105px;
        line-height: 105px;
        text-align: center;
        font-size: 0;
        border: 1px dashed #e5e5e5;
        border-top: 0;
        border-left: 0;
        overflow: hidden;
    }

        .new_partner li img {
            max-width: 239px;
            max-height: 105px;
            vertical-align: middle;
        }

        .new_partner li .img {
            position: absolute;
            top: 0;
            left: 0;
            width: 239px;
            height: 105px;
            z-index: -1;
        }

        .new_partner li a:hover > img {
            opacity: 0;
        }

        .new_partner li a:hover .img {
            z-index: 3;
        }

.new_adviser {
    padding: 40px 20px;
    background-color: #fff;
}

    .new_adviser li {
        float: left;
        margin: 0 15px;
        width: 200px;
        height: 288px;
        border: 1px solid #e6e5e5;
    }

        .new_adviser li .img {
            position: relative;
            width: 200px;
            height: 240px;
            line-height: 240px;
            text-align: center;
            font-size: 0;
            overflow: hidden;
        }

            .new_adviser li .img img {
                max-width: 200px;
                max-height: 240px;
                vertical-align: middle;
            }

        .new_adviser li p {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 40px;
            line-height: 40px;
            color: #fff;
            font-size: 14px;
            background: rgba(0,0,0,.5); /*支持rgba的浏览器*/
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .new_adviser .txt {
        padding: 10px 0 10px 10px;
        line-height: 24px;
        color: #fff;
    }

        .new_adviser .txt span {
            display: inline;
            margin-right: 10px;
            padding: 0 10px;
            float: left;
            height: 24px;
            background-color: #ff4a03;
            font-size: 12px;
        }

        .new_adviser .txt i {
            display: inline-block;
            float: left;
            margin-top: 11px;
            width: 3px;
            height: 3px;
            background-color: #ff4a03;
            margin-left: 3px;
        }

    .new_adviser li:hover {
        border-color: #ff4a03;
    }

.expert_cont {
    padding-bottom: 40px;
    background-color: #fff;
}

    .expert_cont .expert_ul {
        padding: 0 45px;
        display: block;
    }

    .expert_cont .expert_li {
        padding: 30px 0;
        border-bottom: 1px solid #e6e6e6;
    }

.expert_li .img {
    margin-right: 50px;
    width: 200px;
    height: 240px;
    font-size: 0;
    line-height: 240px;
    text-align: center;
    overflow: hidden;
}

    .expert_li .img img {
        max-width: 200px;
        max-height: 240px;
        vertical-align: middle;
    }

.expert_li .txt {
    width: 77%;
}

.expert_li h2 {
    font-size: 18px;
    color: #ff4a03;
    line-height: 38px;
}

.expert_li ul {
    padding-bottom: 30px;
    display: block;
}

.expert_li li {
    line-height: 30px;
}

    .expert_li li span {
        display: inline-block;
        float: left;
        color: #999;
    }

    .expert_li li .right {
        float: left;
        width: 91%;
    }

.expert_li p span {
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #ff4a03;
    color: #ff4a03;
    font-size: 12px;
}

.b_form {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    background: rgba(0,0,0,.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000);
}

    .b_form ul {
        padding: 20px 25px 0;
        height: 100px;
        background: rgba(0,0,0,.7);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
    }

    .b_form li {
        margin-bottom: 10px;
        height: 34px;
        line-height: 34px;
    }

    .b_form label {
        display: inline-block;
        height: 34px;
        line-height: 34px;
        background: #fff url("/images/b_icon.png") no-repeat 7px 10px;
        overflow: hidden;
    }

        .b_form label.w270 {
            width: 270px;
        }

        .b_form label.w110 {
            width: 110px;
            background-position: 8px -34px;
        }

        .b_form label input {
            margin: 9px 0 0 27px;
            height: 16px;
            line-height: 16px;
            border: 0;
            border-left: 1px solid #d2d2d2;
            text-indent: 8px;
            color: #999;
        }

    .b_form .b_btn {
        font-size: 16px;
        color: #323232;
        width: 150px;
        height: 34px;
        background-color: #ffcc00;
    }
/* 2017-04-24 企业名录 / 热门资讯 */
.com-directory {
    padding: 20px;
    width: 305px;
    height: 320px;
    overflow: hidden;
}

    .b-hot h2,
    .com-directory h2 {
        height: 20px;
        line-height: 20px;
        padding-left: 10px;
        font-size: 16px;
        font-weight: normal;
        border-left: 4px solid #0075e2;
    }

        .com-directory h2 a {
            display: inline;
            float: right;
            font-size: 12px;
            color: #999;
        }

            .com-directory h2 a:hover {
                color: #ff4a03;
                text-decoration: none;
            }

    .com-directory .img {
        display: inline-block;
        margin: 30px 0 13px;
        width: 305px;
        height: 120px;
        line-height: 120px;
        text-align: center;
        font-size: 0;
        background-color: #f5f5f5;
    }

        .com-directory .img img {
            max-height: 305px;
            max-height: 120px;
            vertical-align: middle;
        }

    .com-directory p {
        line-height: 34px;
    }

    .com-directory .com-txt {
        position: relative;
        float: left;
        width: 100%;
        text-indent: 7px;
        color: #666;
    }

        .b-hot-r li a:before,
        .com-directory .com-txt:before {
            position: absolute;
            top: 16px;
            left: 0;
            display: block;
            width: 2px;
            height: 2px;
            background-color: #666;
            content: '';
        }

        .com-directory .com-txt:hover {
            color: #0075e2;
            text-decoration: none;
        }

            .com-directory .com-txt:hover:before {
                background-color: #ff4a03;
            }

    .com-directory .com-goin {
        float: right;
        margin-top: 6px;
        padding: 0 9px;
        height: 20px;
        line-height: 20px;
        color: #999;
        border: 1px solid transparent;
        text-decoration: underline;
    }

        .b-hot .b-link a.active,
        .b-hot .b-link a:hover,
        .com-directory .com-goin:hover {
            color: #0075e2;
            border-color: #0075e2;
            text-decoration: none;
        }

.b-hot {
    padding: 20px;
    width: 795px;
    height: 320px;
    overflow: hidden;
}

    .b-hot .b-link a {
        display: inline-block;
        float: left;
        margin-left: 5px;
        padding: 0 10px;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        border-radius: 14px;
        border: 1px solid transparent;
    }

.b-hot-l {
    margin-top: 30px;
    width: 420px;
}

    .b-hot-l li {
        margin-top: 20px;
        height: 120px;
        overflow: hidden;
    }

    .b-hot-l .img {
        display: inline-block;
        width: 160px;
        height: 120px;
        line-height: 120px;
        text-align: center;
        font-size: 0;
    }

        .b-hot-l .img img {
            max-height: 160px;
            max-height: 120px;
            vertical-align: middle;
        }

    .b-hot-l .fr {
        width: 240px;
    }

    .b-hot-l h3 {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .b-hot-l h3:hover a {
            color: #0075e2;
            text-decoration: none;
        }

    .b-hot-l p {
        margin-top: 5px;
        height: 78px;
        line-height: 26px;
        color: #999;
        overflow: hidden;
    }

        .b-hot-l p i {
            display: block;
            font-style: normal;
        }

.b-hot-r {
    margin-top: 20px;
    width: 288px;
    height: 265px;
    border-left: 1px solid #e6e6e6;
}

    .b-hot-r li {
        margin-top: 3px;
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
    }

        .b-hot-r li a {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 100%;
            text-indent: 7px;
            color: #666;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .b-hot-r li a:before {
                top: 14px;
            }

        .b-hot-r li:hover {
            background-color: #f5f5f5;
        }

        .b-hot-r li a:hover {
            color: #0075e2;
            text-decoration: none;
        }

            .b-hot-r li a:hover:before {
                background-color: #ff4a03;
            }

            /*首页招标公告新 */
            
.m2_box {
    width: 100%;
    float: left; 
    margin-bottom: 10px;
    float: left;
}

.m2_cheack {
    background: #fbfbfb; 
    border-bottom: 0;
    overflow: hidden;
}

    .m2_cheack li {
        float: left;
        list-style: none;
        width: 232px;
        text-align: center;
    }

        .m2_cheack li a {
            font-size: 16px;
            height: 40px;
            line-height: 40px;
            padding: 12px 47px;
        }
        
.m2_cheack .li_bg_img1 {
    background: url(/images/z5_1.png) no-repeat 40px center;
    
}

    .m2_cheack .on_bg_0, .m2_cheack .li_bg_img1:hover {
        background: #0075e2 url(/images/z5.png) no-repeat 40px center;
    }

        .m2_cheack .li_bg_img1:hover a, .m2_cheack .li_bg_img2:hover a, .m2_cheack .li_bg_img3:hover a, .m2_cheack 
.li_bg4_img2:hover a {
            color: #fff;
        }

.m2_cheack .li_bg_img2 {
    background: url(/images/z6_1.png) no-repeat 40px center;
    
}

    .m2_cheack .on_bg_1, .m2_cheack .li_bg_img2:hover {
        background: #0075e2 url(/images/z6.png) no-repeat 40px center;
    }

.m2_cheack .li_bg_img3 {
    background: url(/images/z7_1.png) no-repeat 40px center;
   
}

    .m2_cheack .on_bg_2, .m2_cheack .li_bg_img3:hover {
        background: #0075e2 url(/images/z7.png) no-repeat 40px center;
    }

        .m2_cheack .on_bg_0 a, .m2_cheack .on_bg_1 a, .m2_cheack .on_bg_2 a {
            color: #FFF;
        }

.m2_cheack .li_bg2_img1 {
    background: url(/images/z8_1.png) no-repeat 30px center;
    
}

    .m2_cheack .on_bg2_0, .m2_cheack .li_bg2_img1:hover {
        background: #0075e2 url(/images/z8.png) no-repeat 30px center;
    }

        .m2_cheack .li_bg2_img1:hover a, .m2_cheack .li_bg2_img2:hover a, .m2_cheack .li_bg2_img3:hover a {
            color: #fff;
        }

.m2_cheack .li_bg2_img2 {
    background: url(/images/z9_1.png) no-repeat 40px center;
  
}

    .m2_cheack .on_bg2_1, .m2_cheack .li_bg2_img2:hover {
        background: #ff4a03 url(/images/z9.png) no-repeat 40px center;
    }

.m2_cheack .li_bg2_img3 {
    background: url(/images/z10_1.png) no-repeat 40px center;
    
}

    .m2_cheack .on_bg2_2, .m2_cheack .li_bg2_img3:hover {
        background: #ff4a03 url(/images/z10.png) no-repeat 40px center;
    }

        .m2_cheack .on_bg2_0 a, .m2_cheack .on_bg2_1 a, .m2_cheack .on_bg2_2 a {
            color: #FFF;
        }

.m2_cheack .li_bg3_img1 {
    background: url(/images/z11_1.png) no-repeat 40px center;
    
}

    .m2_cheack .on_bg3_0, .m2_cheack .li_bg3_img1:hover {
        background: #ff4a03 url(/images/z11.png) no-repeat 40px center;
    }

        .m2_cheack .li_bg3_img1:hover a, .m2_cheack .li_bg3_img2:hover a, .m2_cheack .li_bg3_img3:hover a {
            color: #fff;
        }

.m2_cheack .li_bg3_img2 {
    background: url(/images/z12_1.png) no-repeat 40px center;
    
}

    .m2_cheack .on_bg3_1, .m2_cheack .li_bg3_img2:hover {
        background: #ff4a03 url(/images/z12.png) no-repeat 40px center;
    }

.m2_cheack .li_bg3_img3 {
    background: url(/images/z13_1.png) no-repeat 40px center;
    
}

    .m2_cheack .on_bg3_2, .m2_cheack .li_bg3_img3:hover {
        background: #ff4a03 url(/images/z13.png) no-repeat 40px center;
    }

        .m2_cheack .on_bg3_0 a, .m2_cheack .on_bg3_1 a, .m2_cheack .on_bg3_2 a {
            color: #FFF;
        }

.m2_cheack .li_bg4_img1 {
    background: url(/images/z14_1.png) no-repeat 40px center;
   
}

    .m2_cheack .on_bg4_0, .m2_cheack .li_bg4_img1:hover {
        background: #ff4a03 url(/images/z14.png) no-repeat 40px center;
    }

        .m2_cheack .li_bg4_img1:hover a, .m2_cheack .li_bg3_img4:hover a, .m2_cheack .li_bg4_img3:hover a {
            color: #fff;
        }

.m2_cheack .li_bg4_img2 {
    background: url(/images/z15_1.png) no-repeat 40px center;
   
}

    .m2_cheack .on_bg4_1, .m2_cheack .li_bg4_img2:hover {
        background: #ff4a03 url(/images/z15.png) no-repeat 40px center;
    }

.m2_cheack .li_bg4_img3 {
    background: url(/images/z16_1.png) no-repeat 40px center;
   
}

    .m2_cheack .on_bg4_2, .m2_cheack .li_bg4_img3:hover {
        background: #ff4a03 url(/images/z16.png) no-repeat 40px center;
    }

        .m2_cheack .on_bg4_0 a, .m2_cheack .on_bg4_1 a, .m2_cheack .on_bg4_2 a {
            color: #FFF;
        }
        
.m2_content ul { 
    border-top: none;
    padding: 10px 0;
    height: 150px; 
}

.m2_content li {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width:579px;
    float:left;
}

    .m2_content li:hover {
        background: #F3F3F3;
        border-left: 2px solid #0075e2;
        padding: 0 10px 0 8px;
    }

.m2_bg a {
    cursor: pointer;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.color_r {
    color: #0075e2;
}

.color_9 {
    color: #999;
}

.color_b {
    color: #90CAD5;
}

.color_f {
    color: #fff;
}

.color_0 {
    color: #f00;
}

.color_g {
    color: #9AD0AE;
}

.color_y {
    color: #F6B396;
} 

table {
    border-collapse: collapse;
}
.zblist_table {
    table-layout: fixed;
    text-align: center;
    border: 1px solid #eceaea; 
}

    .zblist_table td {
        border: 0;
    }

    .zblist_table tr {
        border-bottom: 1px solid #eceaea;
        height: 40px;
        line-height: 40px;
    }

.zblist_xm {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.zblist_table .hover_tr:hover {
    background: #F3F3F3;
    border-left: 2px solid #E67B85;
}
.bg_f3 {
    background: #F3F3F3;
}table td {
    table-layout: fixed;
}.m_left {
    width: 880px;
    float: left;
}.m_right {
    width: 300px;
    float: right;
}.m1_div3 {
    border: 1px solid #ccc;
    width: 260px;
    margin-right: 20px;
    padding: 10px 20px;
}.hc_20 {
    height: 20px;
    clear: both;
}.mr_div1 {
    border: 1px solid #eceaea;
}.fenlei {
    background: #FFF5F6 url(/images/z27.png) no-repeat 100px center;
    border-bottom: 1px solid #ccc;
    padding-left: 130px;
}.h_40 {
    height: 40px;
    line-height: 40px;
}.f_18 {
    font-size: 18px;
}.mr_ul1 {
    padding: 10px 10px;
}.mr_ul1 li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}.mr_ul4 li {
   /* background: url(/images/z33.png) no-repeat left center;
    padding-left: 16px;*/
}
.tjxinxi {
    background: #FFF5F6 url(/images/z31.png) no-repeat 100px center;
}

.djpaihang {
    background: #FFF5F6 url(/images/z32.png) no-repeat 100px center;
}
.lou {
    TEXT-ALIGN: center;
    LINE-HEIGHT: 15px;
    MARGIN-TOP: 4px;
    WIDTH: 17px;
    DISPLAY: block;
     
    FLOAT: left;
    HEIGHT: 18px;
    COLOR: #fff;
    FONT-SIZE: 12px;
    OVERFLOW: hidden;
    FONT-WEIGHT: bold;
        BACKGROUND: url(/images/numbg.png) no-repeat 0px 0px;
        margin-right:5px;
}