@import "//at.alicdn.com/t/c/font_3918067_zn3h0l8h68.css";

* {
    font-size: 16px;
    font-family: '微软雅黑' !important;
}

body {
    background: #fff
}

html, div, span, p, h1, h2, h3, h4, h5, h6 {
    color: #222;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}

ul {
    margin: 0;
    padding: 0;
}

.container {
    width: 100%;
    padding: 0px 5%;
}

.logo {
    height: 90px;
    line-height: 90px;
    color: #fff;
    font-weight: 700;
}

.top {
    position: relative;
}

.nav-list {
    list-style: none;
    color: #fff;
    margin: 0;
    padding: 0;
}

    .nav-list > li {
        display: inline-block;
        float: left;
    }

        .nav-list > li:hover {
            background: #D50002;
        }

            .nav-list > li:hover a {
                color: #fff;
            }

        .nav-list > li.active {
            background: #D50002;
        }

    .nav-list .active a {
        color: #fff;
    }

    .nav-list > li a {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        display: block;
        height: 90px;
        padding:30px 15px;
    }

/*banner*/
.flexslider {
    height: 618px;
    position: relative;
    overflow: hidden;
    background: url(../img/loading.gif) 50% no-repeat;
    width: 100%;
    margin: 0 auto;
}

.slides {
    position: relative;
    z-index: 1;
}

    .slides li {
        height: 618px;
    }

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

    .flex-control-nav li {
        display: inline-block;
        width: 14px;
        height: 14px;
        margin: 0 5px;
        *display: inline;
        zoom: 1;
    }

    .flex-control-nav a {
        display: inline-block;
        width: 14px;
        height: 14px;
        line-height: 40px;
        overflow: hidden;
        background: #00307c;
        border-radius: 50%;
    }

    .flex-control-nav .flex-active {
        background: #fefefe;
    }

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

    .flex-direction-nav li a {
        display: block;
        width: 50px;
        height: 50px;
        overflow: hidden;
        cursor: pointer;
        position: absolute;
    }

        .flex-direction-nav li a.flex-prev {
            left: 40px;
            background: url(../img/prev.png) center center no-repeat;
        }

        .flex-direction-nav li a.flex-next {
            right: 40px;
            background: url(../img/next.png) center center no-repeat;
        }
/*展开下拉*/

.subnav {
    position: absolute;
    left: 0;
    width: 94px;
    background: #999 none repeat scroll !important;
    height: auto;
    z-index: 10;
    display: none;
}

.subnav-ul {
    padding: 1px 0px;
    list-style: none;
    display: inline-block;
}

.subnav-tag {
    float: left;
    width: 100px;
    text-align: center;
}

    .subnav-tag a {
        height: 27px !important;
        color: white;
        font-weight: 100 !important;
        font-size: 16px !important;
    }

    .subnav-tag:hover {
        background: #D50002;
    }





.nav-list > li .subnav-ul a {
    padding: 0;
}

.index-tit {
    border-bottom: 1px solid #D7D7D7;
    height: 120px;
}

    .index-tit .index-tit-text {
        height: 120px;
        border-bottom: 3px solid #d40001;
        width: 140px;
        margin: 0 auto;
        text-align: center;
        padding-top: 35px;
    }

        .index-tit .index-tit-text h3 {
            font-weight: bold;
            margin-bottom: 15px;
        }

        .index-tit .index-tit-text span {
            color: #777;
        }

.index-content {
    padding: 50px 0;
}

.content-title {
    width: 260px;
    height: 60px;
    margin-bottom: 20px;
    background: rgb(212, 0, 1);
    color: white;
    font-weight: 700;
    font-size: larger;
    padding-top: 15px;
    text-align: left;
    padding-left: 10px;
}

/*荣誉资质*/
.honor {
    position: relative;
}

    .honor h1, .honor h2 {
        margin: 0 auto;
        text-align: center;
    }

    .honor h2 {
        margin-bottom: 20px;
        font-size: 12px;
        font-weight: normal;
        color: #ccc;
        font-family: "arial";
        text-transform: uppercase;
    }

.box {
    height: 200px;
    width: 1100px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#roll {
    width: 200%;
}

    #roll dd {
        list-style: none;
        height: 200px;
        float: left;
        margin-right: 20px;
    }

        #roll dd p {
            height: 30px;
            text-align: center;
        }

            #roll dd p a {
                color: #333;
            }

.honor span {
    position: absolute;
    bottom: 40%;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    background: #da2121;
    z-index: 90;
    color: #fff;
    line-height: 1.5;
    font-size: 16px;
}

.next {
    right: 0px;
}

.prev {
    left: 0px;
}

/*************************************************案例展示属性*****************************************************/
.Case_list li {
    width: 400px;
    padding: 15px;
    float: left;
    position: relative
}

    .Case_list li a {
        display: block;
        border: 1px solid #ddd;
    }

    .Case_list li img {
        width: 368px;
        height: 250px;
    }

.Case_list .Case_contect {
    padding: 10px;
    position: absolute;
    width: 368px;
    height: 70px;
    bottom: 15px;
    background: linear-gradient(270deg, rgb(171 172 173), rgb(255 255 255));
    line-height: 30px;
    opacity: 90%;
}

.Case_list .title {
    font-size: 18px;
}

.Case_list .Case_About {
    display: none
}

.Case_list .hover .Case_About {
    display: block
}

/*首页两列（时讯）*/

.left-list .list-data {
    width: 20%;
    height: 120px;
    background-color: #EBEBEB;
    text-align: center;
}

    .left-list .list-data .data {
        color: #C1040A;
        margin-top: 10px;
        font-size: 48px;
        line-height: normal;
    }

    .left-list .list-data span {
        color: #515151;
        display: block;
    }

.left-list .list-text {
    margin-top: 30px;
    line-height: 30px;
    width: 75%;
    padding: 0 5px;
    text-align:left;
}

.left-list {
    margin-bottom: 20px;
}

/*footer*/
.footer {
    height: 130px;
    border-top: 2px solid #ddd7d7;
    background-color: #d40001;
    padding: 30px 0
}

.foot-left {
    width: 700px;
}

.company {
    font-size: 14px;
    margin-top: 5px;
    color: white
}

    .company a {
        font-size: 15px;
        text-decoration: none;
        color: white
    }

.foot-right {
    border-left: 2px solid #fff;
    height:85px;
    line-height: 65px;
    font-size: 24px;
    color: white;
    padding-left: 20px;
}
/****************************新闻**************************/
.news-banner {
    height: 410px;
    overflow: hidden;
}

    .news-banner img {
        width: 100%;
        display: block;
        height: 410px;
    }

.news-left {
    width: 300px;
    margin-top: 70px;
    background-color: #F6F6F6;
    padding: 0 50px 0 15px;
}

    .news-left .this-news {
        height: 65px;
        padding-top: 30px;
        font-size: 22px;
        font-weight: bold;
    }

.news-menu {
    list-style: none;
}

    .news-menu li {
        height: 70px;
        line-height: 70px;
        border-bottom: 1px solid #E0E0E0;
    }

        .news-menu li:last-child {
            border-bottom: none;
        }

    .news-menu .active {
        color: #D20000;
    }

    .news-menu li {
        text-decoration: none;
        display: block;
        width: 100%;
        height: 70px;
        font-size: 18px;
        color: #222
    }

        .news-menu li i {
            color: #B4B4B4;
            margin-right: 15px;
            font-size: 18px;
        }

.news-right {
    width: 870px;
    margin-top: 70px;
    padding-left: 45px;
}

.guild {
    border-bottom: 1px solid #D2D2D2;
    height: 40px;
    margin-bottom: 30px;
}

    .guild .guild-main {
        display: inline-block;
        padding: 0px 15px;
        height: 40px;
        border-bottom: 3px solid #D40001;
        font-size: 22px;
        font-weight: bold;
    }

    .guild .guild-sub {
        display: inline-block;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

        .guild .guild-sub span {
            color: #B4B4B4;
            font-size: 14px;
            margin-left: 20px;
            margin-right: 5px;
        }

        .guild .guild-sub a {
            color: #515151;
            text-decoration: none;
            font-size: 14px;
        }

.left-list:hover {
    background-color: #EBEBEB
}

.news-right .left-list {
    padding-top: 15px;
}

.news-right {
    padding-bottom: 40px;
}

    .news-right .left-list .list-data {
        width: 170px;
        height: 135px;
    }

    .news-right .left-list .list-text {
        padding-left: 30px;
        margin: 0;
        width: 655px;
        line-height: 28px;
        font-size: 14px;
        text-decoration: none;
        color: #979799
    }

    .news-right .left-list .news-title {
        height: 50px;
        line-height: 50px;
        font-weight: bold;
        text-decoration: none;
        color: #222;
    }

    .news-right .hot-right {
        width: 300px;
        height: 170px;
        overflow: hidden
    }

        .news-right .hot-right img {
            width: 100%;
        }

    .news-right .hot-left {
        width: 490px;
    }

        .news-right .hot-left .right-con {
            color: #9C9C9C
        }

.news-content-title {
    text-align: center
}

    .news-content-title h3 {
        font-weight: bold;
        padding-top: 20px;
    }

    .news-content-title .push-time {
        color: #7B797A;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

.news-main {
    padding: 30px 0;
    line-height: 30px;
}

.main {
    padding-top: 10px;
}

/*************************获得荣誉**********************/
.glory-img {
    height: 280px;
    overflow: hidden;
    padding: 0 15px
}

    .glory-img img {
        width: 100%;
        height: 280px;
    }

.glory-tit {
    text-align: center;
    height: 80px;
    line-height: 70px;
    font-weight: 600;
}

.branch-log {
    width: 220px;
    height: 225px;
    overflow: hidden;
    vertical-align: middle;
}

    .branch-log img {
        width: 220px;
    }

.branch-list {
    margin-bottom: 30px;
}

.branch {
    background-color: #EFEEF4;
    width: 605px;
    height: 225px;
    padding: 15px 30px;
}

.branch-name {
    font-size: 22px;
    font-weight: bold;
    color: #D50000;
    height: 45px;
    line-height: 45px;
}

.branch-attr {
    font-weight: bold;
    height: 45px;
    line-height: 45px;
}

.branch-con {
    padding-top: 20px;
    line-height: 30px;
    color: #59595B;
}

.branch-title h2 {
    height: 165px;
    line-height: 165px;
    float: left;
    font-weight: 600;
    margin-left: 30px;
}

.branch-title-logo {
    width: 165px;
    height: 150px;
    overflow: hidden;
    vertical-align: middle;
    float: left;
}

    .branch-title-logo img {
        width: 165px;
    }

.branch-content-img img {
    width: 100%;
}

.main .content {
    padding: 40px 15px;
    line-height: 32px;
}

    .main .content img {
        max-width: 100%;
    }

.human-title h2 {
    font-weight: 600;
    margin-top: 10px;
}

.human-content {
    line-height: 32px;
    padding-top: 15px;
    padding-bottom: 150px;
}

.panel-group .panel {
    border-radius: inherit;
    border: none;
    box-shadow: none;
}

.panel-heading {
    border-left: 2px solid #D21615;
    background-color: #F6F6F6;
    border-radius: inherit;
}

.recruit-img {
    width: 490px;
    height: 345px;
    overflow: hidden
}

    .recruit-img img {
        width: 100%;
    }

#recruit {
    margin-bottom: 20px;
}

.recruit-about {
    width: 320px;
    height: 345px;
    background-color: #F6F6F6;
    padding: 0 10px;
}

    .recruit-about .con {
        padding: 20px 0;
        height: 180px;
    }

    .recruit-about h3 {
        font-weight: 600;
    }

    .recruit-about .info {
        line-height: 28px;
        padding-top: 10px;
    }
