* {
    font-size: 16px;
}


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;
}


.flex {
    display: flex;
}

.txl {
    text-align: left;
}

.txc {
    text-align: center;
}


.ident2 {
    text-indent: 2em;
}

.font18 {
    font-size: 18px !important;
}

.container {
    width: 1200px;
}

.logo {
    height: 100px;
    line-height: 100px;
}

.logoImg {
    width: 165px;
    height: 80px;
}

.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: #000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 100px;
    padding: 0 35px;
    line-height: 100px;
}

.index-banner {
    height: 545px;
    overflow: hidden;
}

.index-banner img {
    width: 100%;
    height: 545px;
}

.subnav {
    position: absolute;
    left: 0;
    top: 100px;
    /* width: 1200px; */
    width: 100%;
    /* left: 50%; */
    /* margin-left: -600px; */
    background: rgba(200, 200, 200, 0.8) none repeat scroll !important;
    height: 130px;
    z-index: 10;
    display: none;
}

.subnav-ul {
    padding: 22px 100px;
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
    list-style: none;
    display: inline-block;
}


.subnav-tag {
    float: left;
    padding: 0 8px;
}

.nav-list>li .subnav-ul a {
    padding: 0;
    max-height: 85px;
    width: 205px;
    color: #5757dd;
    /* width: 100%; */
}

/* .subnav-tag img {
    max-height: 85px;
    width: 100%;
} */


.subnav-ul a {
    font-size: 20px !important;
    line-height: 85px !important;
}


.index-tit {
    border-bottom: 1px solid #D7D7D7;
    height: 120px;
}

.index-tit .index-tit-text {
    height: 120px;
    border-bottom: 3px solid #AC0D11;
    /* 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;
}

.hot-img {
    width: 1200px;
    height: 615px;
    overflow: hidden;
}

.content-left {
    width: 575px;
}

.content-title {
    width: 260px;
    height: 60px;
    line-height: 60px;
    background: #d40001;
}

.content-title .tit {
    color: #fff;
    font: bold 20px/60px "Helvetica Neue, Helvetica, Arial, sans-serif";
    padding-left: 10px;
    letter-spacing: 2px;
}


.content-left-list {
    margin-top: 30px;
    border-right: 1px solid #CDCDCD;
}

.content-left-list .left-list .list-text {
    margin-top: 15px;
}

.content-left-list .left-list .list-text .news-title {
    font-weight: 800;
}


.left-list .list-data {
    width: 120px;
    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: 450px;
    padding: 0 5px;
}

.left-list {
    margin-bottom: 20px;
}

.content-right {
    width: 595px;
    padding-left: 30px;
}

.content-right-hot {
    margin-top: 30px;
}

.content-right-hot .hot-left {
    width: 260px;
    height: 270px;
}

.content-right-hot .hot-left .right-data {
    color: #B50F19;
    font-size: 20px;
}

.content-right-hot .hot-left .right-tit {
    font-size: 20px;
    padding: 35px 25px;
    font-weight: bold;
}

.content-right-hot .hot-left .right-con {
    font-size: 16px;
    padding: 0 15px;
    line-height: 30px;
}

.right-list-text {
    margin-top: 15px;
    line-height: 30px;
    width: 440px;
    padding: 0 5px;
}

.right-list-text .news-title {
    font-weight: 800;
}

.content-right-hot .hot-right img {
    width: 275px;
    height: 255px;
}

.footer {
    height: 130px;
    border-top: 2px solid #851F1B;
    background-color: #D9D7D8;
    padding: 30px 0
}

.foot-left {
    width: 700px;
}

.company {
    font-size: 14px;
    margin-top: 5px;
    color: #747371
}

.company a {
    font-size: 15px;
    text-decoration: none;
    color: #747371
}

.foot-right {
    border-left: 2px solid #af8888;
    height: 65px;
    line-height: 65px;
    font-size: 24px;
    color: #747371;
    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 a {
    color: #D20000;
}

.news-menu li a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 70px;
    font-size: 18px;
    color: #222
}

.news-menu li span {
    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;
}

.guild .guild-sub i {
    color: #515151;
    font-style: normal;
    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: 390px;
    height: 315px;
    overflow: hidden
}

.news-right .hot-right img {
    width: 100%;
}

.news-right .hot-left {
    width: 400px;
}

.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;

}

.news-main p {
    margin: 5px 0;
}

.news-main h4 {
    margin: 10px 0;
    font-weight: 900;
}

.main {
    padding-top: 10px;
}


/* 业务模块 */
.content {
    min-height: 600px;
}

.modelBox {
    /* padding: 10px 10px 50px 20px; */
}

.modelBox li {
    list-style: none;
    margin: 10px 0;
}

.modelBox li .iTit {
    color: #77c4f3;
    font-size: 20px;
    margin-bottom: 5px;
}

.modelBox li {
    font-size: 18px;
}

/* 业务模块End */


/* 加入我们 */
.companypic {
    overflow: hidden;
}


.companypic li {
    display: flex;
    margin: 30px 0;
}

.center {
    justify-content: center;
}

.between {
    justify-content: space-between;
}




/*************************获得荣誉**********************/

.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;
}

.complain-main {
    padding: 30px 0;
    line-height: 30px;
}

.complain-main p {
    color: #D10005;
    padding: 30px;
    font-weight: 600;
}