﻿@charset "utf-8";

/*---首页部分----*/
* {
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

body {
    background: #ffffff;
    padding-top: 0;
}


.top-index:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: "";
}

.top-index {
    padding-top: 3.5em;
    background-position: 50% 100%;
    background-size: auto 100%;
}

    .top-index:before {
        background-color: #25be75;
        background-image: -webkit-linear-gradient(left, #25be75, #00bf99);
        background-image: linear-gradient(90deg, #25be75, #00bf99);
    }

.index_onebox {
    margin: 0 auto;
    width: 100%;
    height: 460px;
    position: relative;
}

.one_bijing {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-image: url(../images/bg-hd-index.png);
    background-position: -290px 0;
}


.hdbar--height.hdbar {
    padding-top: .5em;
    padding-bottom: .5em;
    background: none;
}

.wrap-w {
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    min-width: 320px;
    line-height: 2.5em;
    height: 40px;
}

.hdbar.hdbar--has-nav .hdbar_nav {
    display: block;
}

.hdbar_box a {
    float: left;
    width: auto;
    margin-right: 1.5em;
    color: #fff;
    transition: all .25s;
    font-size: 14px;
}

.hdbar_dropdown > .dropdown-toggle > .caret {
    margin-top: -5px;
    margin-left: .5em;
    -webkit-transform-origin: 4px 2px;
    -ms-transform-origin: 4px 2px;
    transform-origin: 4px 2px;
    opacity: .85;
}


.onclassrsd_a {
    padding-right: 12px;
    position: relative;
    z-index: 1;
    position: relative;
    float: left;
    font-size: 14px;
    color: #fff;
    width: auto;
}

.two_mbxdh {
    float: left;
    width: 100%;
    height: 25px;
    line-height: 25px;
}

.onclassrsd_a i {
    display: block;
    width: 0;
    height: 0;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    top: 19px;
    right: 0px;
}


.onclassrsd_a:hover i {
    display: block;
    width: 0;
    height: 0;
    border-width: 0 4px 4px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    top: 19px;
    right: 0px;
}

.dropdown-menuss {
    position: absolute;
    display: none;
    top: 36px;
    right: -5px;
    width: 100px;
    height: 102px;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 10px #999999;
}


    .dropdown-menuss dd {
        float: right;
        margin-top: -5px;
        margin-right: 25px;
        width: 0;
        height: 0;
        border-width: 0 6px 6px;
        border-style: solid;
        border-color: transparent transparent #fff;
    }

    .dropdown-menuss ul li {
        list-style-type: none;
        float: left;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

    .dropdown-menuss ul {
        padding-top: 5px;
    }

        .dropdown-menuss ul li a {
            font-size: 14px;
            color: #555 !important;
            width: 100% !important;
        }

        .dropdown-menuss ul li:hover a {
            background: #f2f2f2;
        }


.onclassrsd_a:hover .dropdown-menuss {
    display: block;
}



.hdbar_login {
    float: right;
    width: auto;
}


.hdbar_member a {
    margin-top: 7px;
    height: 29px;
    line-height: 29px;
    background-color: #f80;
    padding: 0px 8px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}


.mgr-20px {
    margin-right: 20px;
}

.hdbar_login span {
    font-size: 14px;
    color: #fff;
}

.wrap-ws {
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
    min-width: 320px;
    box-sizing: border-box;
    padding-left: .625em;
    padding-right: .625em;
    height: 403px;
}

.banneridx {
    padding-bottom: 4em;
    padding-top: 3em;
    padding-left: 3em;
    padding-right: 3em;
}

.seci-tit {
    margin-bottom: 3em;
    text-align: center;
    color: #fff;
}


.seci-tit_logo {
    margin: 10px auto 30px auto;
    height: 3.75em;
    width: 13.9375em;
}


.seci-tit_info {
    letter-spacing: .25em;
}

.seci-tit_info, .sec-btn {
    font-size: 20px;
}

.seci-tit_info, .ls-regfirm_info {
    margin-top: .75em;
}

.search-type {
    float: left;
    width: 100%;
    height: 190px;
    position: relative;
    padding-top: 60px;
}

.search-bj {
    margin: 0 auto;
    width: 860px;
    height: 55px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    background-image: url(../images/search-bj.png);
    background-repeat: no-repeat;
    background-position: 30px 10px;
    background-size: 33px auto;
}

.search_btn {
    float: right;
    padding-right: 36px;
    padding-left: 57px;
    height: 55px;
    background-image: url(../images/common-icon.png);
    background-color: #ff9000;
    color: #fff;
    font-size: 16px;
    line-height: 55px;
    background-repeat: no-repeat;
    background-position: 30px -41px;
    border: none !important;
    margin-top: -15px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

    .search_btn:hover {
        cursor: pointer;
    }

.search_box {
    position: absolute;
    left: 123px;
    top: 0px;
    width: 860px;
    height: 190px;
}

.search-hotwords {
    float: left;
    margin: 30px 0 30px 30px;
    color: white;
    white-space: nowrap;
}

.hotwords-list li {
    list-style-type: none;
    float: left;
    width: auto;
    margin: 0 10px;
}

.hotwords-title {
    font-size: 14px;
    color: #fff;
    float: left;
    width: auto;
    padding-top: 2px;
}

.hotwords-list li a {
    font-size: 14px;
    color: #fff;
    padding: 0 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.hotwords-list {
    float: left;
    width: auto;
}

.mac_tab {
    float: left;
    height: auto;
    width: 100%;
}

    .mac_tab .mac_tab_title {
        clear: both;
        height: 36px;
        width: 100%;
        margin-left: 90px;
    }

        .mac_tab .mac_tab_title ul {
            margin: 0;
            padding: 0;
        }

        .mac_tab .mac_tab_title li {
            float: left;
            padding: 10px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            position: relative;
            cursor: pointer;
            font-size: 14px;
            line-height: 1;
            text-align: center;
            margin-right: 10px;
            color: #fff;
        }

        .mac_tab .mac_tab_title .normal {
            height: 36px;
        }

        .mac_tab .mac_tab_title .active {
            font-weight: bold;
        }

    .mac_tab .mac_tab_content {
        float: left;
        height: 25px;
        width: 755px;
        padding-left: 10px;
        border-left: 1px solid #ccc;
        margin: 19px 0 0 93px;
    }

.none {
    display: none;
}

.dassrds_asd {
    width: 1px;
    height: 16px;
    float: left;
    border-left: 1px solid #fff;
    margin-top: 10px;
    margin-right: 10px;
}

.active {
    background-color: #ff9000;
}


.mac_tab .mac_tab_title .active i {
    display: block;
    width: 0;
    height: 0;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: #ff9000 transparent transparent;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -10px;
}


.search-text {
    float: left;
    width: 629px;
    border: none !important;
    height: 25px;
    font-size: 16px;
}

.index_two {
    margin: 0 auto;
    width: 1170px;
}


.mainv2_tab4 {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 35px;
}

.company_container {
    width: 1200px;
}

.mainv2_tab4 .subItem .boxV3 {
    width: 280px;
}


.mainv2_tab4 .subItem .boxV3 {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}


    .mainv2_tab4 .subItem .boxV3 .left.icon-tab {
        font-size: 40px;
        line-height: 40px;
    }

    .mainv2_tab4 .subItem .boxV3 .left {
        display: inline-block;
        vertical-align: middle;
    }

    .mainv2_tab4 .subItem .boxV3 .left {
        margin-right: 19px;
    }

.vertical-top {
    vertical-align: top;
}

.in-block {
    display: inline-block;
}

.tic {
    font-size: inherit;
}

.mainv2_tab4 .subItem .boxV3 .right {
    display: inline-block;
    vertical-align: top;
    width: 126px;
    text-align: left;
    line-height: 20px;
}

    .mainv2_tab4 .subItem .boxV3 .right .t.tab1 {
        width: 128px;
        height: 20px;
        line-height: 20px;
        font-size: 17px;
        color: #222;
    }


.jia_fh {
    font-style: normal;
    position: relative;
    top: -5px;
}


.mainv2_tab4 .subItem .boxV3 .right .t {
    display: inline-block;
    vertical-align: middle;
}

.mainv2_tab4 .subItem .boxV3 span {
    font-size: 12px;
    color: #8491a3;
    margin-top: 10px;
    display: inline-block;
}

.mainv2_tab4 .subItem .boxV3 .right {
    text-align: left;
    line-height: 20px;
}


    .mainv2_tab4 .subItem .boxV3 .right .t.tab2 {
        width: 110px;
        height: 20px;
        background-image: url(../images/spritesheet-553296e659.png);
        background-position: -147px -563px;
    }

    .mainv2_tab4 .subItem .boxV3 .right .t.tab3 {
        width: 71px;
        height: 20px;
        background-image: url(../images/spritesheet-553296e659.png);
        background-position: -168px -623px;
    }

    .mainv2_tab4 .subItem .boxV3 .right .t.tab4 {
        width: 72px;
        height: 20px;
        background-image: url(../images/spritesheet-553296e659.png);
        background-position: -240px -623px;
    }


.tic-company-1 {
    width: 40px;
    height: 55px;
    display: block;
    background-image: url(../images/vertical_1.jpg);
    background-position: center top;
}

.tic-company-2 {
    width: 40px;
    height: 55px;
    display: block;
    background-image: url(../images/vertical_2.jpg);
    background-position: center top;
}

.tic-company-3 {
    width: 40px;
    height: 55px;
    display: block;
    background-image: url(../images/vertical_3.jpg);
    background-position: center top;
}

.tic-company-4 {
    width: 40px;
    height: 55px;
    display: block;
    background-image: url(../images/vertical_4.jpg);
    background-position: center top;
}


.sous_dd1 {
    margin: 0 auto;
    width: 1170px;
    display: block;
}

    .sous_dd1 img {
        width: 100%;
    }


.index_zceqei {
    margin: 60px auto 0 auto;
    width: 1170px;
    display: block;
}


.col-xs-bigbox {
    float: left;
    width: 33.33333%;
}


.col-xs-12 {
    padding-left: 2em;
    padding-right: 2em;
}



.hotwords-item a {
    background: rgba(0,0,0,0.1);
}

.hotwords-item:hover a {
    background: rgba(0,0,0,0.25);
}

.col-xs-12 span h2 {
    float: left;
    width: 100%;
    height: 43px;
    line-height: 43px;
    border-bottom: 1px solid #eee;
    font-weight: bold;
    color: #222;
    font-size: 16px;
}

    .col-xs-12 span h2 i {
        float: left;
        height: 1.1em;
        width: .4em;
        background-color: #18b470;
        margin-top: 14px;
        margin-right: 10px;
    }

    .col-xs-12 span h2 a {
        float: right;
        width: auto;
        color: #999;
        font-size: 14px;
        font-weight: normal;
    }


        .col-xs-12 span h2 a:hover {
            text-decoration: none;
            color: #1acb6d;
        }



.col-xs-12 ul {
    padding-top: 0.5em;
    padding-bottom: 1em;
    float: left;
    border-bottom: 1px solid #e6e6e6;
}


    .col-xs-12 ul li {
        list-style-type: none;
        float: left;
        width: 100%;
        overflow: hidden;
        text-indent: 12px;
        background-image: url(../images/col-xs-12.png);
        background-position: center left;
        background-repeat: no-repeat;
        background-size: 4px auto;
        height: 30px;
        line-height: 30px;
    }

        .col-xs-12 ul li a {
            color: #ccc;
            font-size: 14px;
        }

            .col-xs-12 ul li a i {
                color: #18b470;
                font-style: normal;
                margin-left: 5px;
            }


            .col-xs-12 ul li a strong {
                margin-left: 5px;
                font-weight: normal;
                color: #08c;
                font-style: normal;
            }

.mgt_20 {
    margin-top: 20px;
}


.dieef_li {
    float: left;
    width: 100%;
}

    .dieef_li p {
        float: left;
        padding-left: 10px;
        padding-bottom: 12px;
        color: #666;
        max-height: 3em;
        font-family: "Helvetica Neue", Helvetica, STHeiti, Verdana, 'Microsoft YaHei', Sans-Serif;
        font-size: 12px;
    }

.clear {
    clear: both;
}

.footerbox {
    margin: 50px auto 0 auto;
    width: 100%;
    min-width: 1170px;
    height: 180px;
    background-color: #222a37;
}

.footer_wp {
    margin: 0 auto;
    width: 1170px;
    padding-top: 1.5em;
}


.friendlink {
    margin-bottom: 1.25em;
    border-bottom: 1px solid #323d50;
    display: block;
}

.friendlink_tit {
    line-height: 1.4;
    color: #222a37;
    border-radius: .1em;
    margin-right: 2em;
}

.friendlink_tit, .einquery_fm_tit, .einquery_fm_btn {
    font-weight: bold;
}





.friendlink_tit {
    font-size: 14px;
    background-color: #fff;
    font-weight: bold;
    float: left;
    position: relative;
    padding: 0 5px;
}








.friendlink_link {
    padding-bottom: 1.3em;
    border-bottom: 1px solid #12171e;
    font-size: 14px;
}


    .friendlink_link a {
        display: inline-block;
        margin-right: 1em;
        cursor: pointer;
        color: #e1e4e6;
        vertical-align: top;
    }

        .friendlink_link a:hover {
            color: #18b470;
            text-decoration: none;
        }


.friendlink_tit i {
    display: block;
    width: 0;
    height: 0;
    border-width: 3px 0 3px 3px;
    border-style: solid;
    border-color: transparent transparent transparent #fff; /*透明 透明 透明 黄*/
    position: absolute;
    top: 7px;
    right: -3px;
}




.footer_link {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #e1e4e6;
    font-size: 14px;
    line-height: 1.5;
}



    .footer_link a {
        display: inline-block;
        cursor: pointer;
        font-size: 14px;
        color: #e1e4e6;
    }

        .footer_link a:hover {
            color: #18b470;
            text-decoration: none;
        }

    .footer_link i {
        font-style: normal;
        color: #e1e4e6;
        font-size: 14px;
        margin-left: .5em;
        margin-right: .5em;
    }




.copyright {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #adadad;
    font-size: 14px;
    line-height: 1.5;
}


    .copyright a {
        color: #adadad;
    }


.dsldCount {
    margin-left: 53px;
    padding-left: 0;
    font-size: 14px;
    color: #fff;
    padding-top: 8px;
}

    .dsldCount .num {
        font-size: 18px;
        font-weight: 700;
    }

        .dsldCount .num a {
            color: #FFF;
        }

    .dsldCount .split {
        font-size: 10px;
        margin-left: 8px;
        margin-right: 8px;
        opacity: .5;
    }

.scrollBox {
    margin-top: 20px;
    overflow: hidden;
}

    .scrollBox .left {
        width: 530px;
        float: left;
    }

    .scrollBox .title {
        width: 42px;
        height: 43px;
        border: 1px #fff solid;
        color: #fff;
        text-align: center;
        font-size: 14px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        float: left;
        box-sizing: border-box;
        line-height: 20px;
    }

    .scrollBox .leftComments {
        width: 480px;
        height: 40px;
        padding-left: 10px;
        color: #fff;
        line-height: 19px;
        padding-top: 2px;
        font-size: 12px;
        overflow: hidden;
        box-sizing: border-box;
    }

        .scrollBox .leftComments li a {
            color: #fff;
        }





    .scrollBox .right {
        width: 330px;
        float: left;
    }

    .scrollBox .rightComments {
        width: 280px;
        height: 40px;
        padding-left: 10px;
        color: #fff;
        line-height: 19px;
        padding-top: 2px;
        font-size: 12px;
        overflow: hidden;
        box-sizing: border-box;
    }

        .scrollBox .rightComments i {
            margin: auto 10px auto 10px;
            color: #fff;
        }

        .scrollBox .rightComments li a {
            color: #fff;
        }



    .scrollBox a:hover {
        color: #fff;
        text-decoration: none;
    }
