@charset "utf-8";
* {
    max-width: 100%;
}

.container {
    width: 100%;
    overflow: hidden
}

.box {
    width: 1360px;
    margin: 0 auto;
    overflow: hidden
}

header {
    background-color: #fff;
}

.header-box {
    height: 112px;
}

.header-box .logo {
    width: 160px;
    height: 112px;
    display: block;
    background: url("../img/logo.png") left center no-repeat;
}

.header-box .nav-box {
    line-height: 112px;
}

.header-box .nav-box a {
    color: #4c4c4c;
    float: left;
    margin-left: 53px;
}

.header-box .nav-box a:hover {
    color: #c01327;
    background: url("../img/nav-active.png") center 69px no-repeat;
}

.header-box .nav-box a.active {
    color: #c01327;
    background: url("../img/nav-active.png") center 69px no-repeat;
}

footer {
    background-color: #545454;
}

.footer-box {
    height: 241px;
    padding-top: 46px;
}

.footer-box .title {
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin-bottom: 8px;
}

.footer-box .description {
    color: #ffffff;
    font-size: 14px;
    line-height: 32px;
}

.footer-box .about {
    width: 400px;
}

.footer-box .contact {
    width: 400px;
    margin-left: 80px;
}

.footer-box .contact .description div {
    position: relative;
    width: auto;
    padding-left: 29px;
    line-height: 32px;
}

.footer-box .contact .icon {
    position: absolute;
    top: 7px;
    left: 0;
    width: 17px;
    background-repeat: no-repeat;
}

.footer-box .contact .icon.icon-tel {
    background: url("../img/icon_tel.png");
    height: 14px;
}

.footer-box .contact .icon.icon-add {
    background: url("../img/icon_add.png");
    height: 16px;
}

.footer-box .wechat {
    width: 400px;
}

.footer-box .wechat img {
    width: 109px;
    height: 109px;
    float: left;
}

.footer-box .wechat .info {
    float: right;
    width: 268px;
    padding-top: 26px;
}

.contact-container {
    height: 821px;
    background: url("../img/bg_contact.jpg") center top no-repeat;
}

.contact-container .title-en {
    color: #fff;
    font-size: 48px;
    opacity: .1;
    height: 56px;
    line-height: 56px;
    margin-top: 70px;
}

.contact-container .title-cn {
    height: 79px;
    line-height: 56px;
    color: #ffffff;
    font-size: 42px;
    font-weight: lighter;
    position: relative;
}

.contact-container .title-cn:before {
    content: "";
    width: 45px;
    height: 5px;
    background-color: #fff;
    display: block;
    position: absolute;
    bottom: 0;
    left: 657.5px;
}

.contact-container .des-cn {
    font-size: 16px;
    color: #fff;
    height: 44px;
    line-height: 52px;
}

.contact-container .des-en {
    line-height: 24px;
    color: #e5e5e5;
    font-size: 14px;
    font-weight: bold;
    opacity: .7;
}

.contact-box div, .contact-box p {
    text-align: center;
    margin: 0 auto;
}

.contact-box .icon-box {
    padding-left: 569px;
    margin-top: 19px;
    overflow: hidden;
}

.contact-box .icon-box .icon {
    float: left;
    margin-right: 20px;
    width: 61px;
    height: 61px;
    cursor: pointer;
}

.contact-box .icon-box .icon.icon-wechat {
    background: url("../img/icon-wechat.png");
}

.contact-box .icon-box .icon.icon-wechat:hover {
    background: url("../img/icon-wechat-active.png");
}

.contact-box .icon-box .icon.icon-email {
    background: url("../img/icon-email.png");
}

.contact-box .icon-box .icon.icon-email:hover {
    background: url("../img/icon-email-active.png");
}

.contact-box .icon-box .icon.icon-qq {
    background: url("../img/icon-qq.png");
}

.contact-box .icon-box .icon.icon-qq:hover {
    background: url("../img/icon-qq-active.png");
}

.contact-box .qr-code {
    margin-top: 38px;
}

.contact-box .info {
    padding-top: 40px;
}

.contact-box .info .tit {
    text-align: center;
}

.contact-box .info .des {
    color: #ffffff;
    height: 54px;
    line-height: 54px;
}

.contact-box .info .icon {
    margin: 0 auto
}

.contact-box .info .icon.icon-tel {
    background: url("../img/icon_tel.png");
    width: 17px;
    height: 14px;
    display: block;
}

.contact-box .info .icon.icon-add {
    background: url("../img/icon_add.png");
    width: 15px;
    height: 16px;
    display: block;
}

.font-20 {
    font-size: 20px;
}

.font-22 {
    font-size: 22px;
}

.banner-container {
    background: url("../img/banner.jpg") center top no-repeat;
}

.banner-box {
    height: 392px;
}

.banner-box .title {
    margin-top: 60px;
    color: #ffffff;
    font-weight: lighter;
    font-size: 42px;
    text-align: center;
}

.banner-box .sub-title {
    color: #ffffff;
    font-weight: lighter;
    font-size: 24px;
    text-align: center;
    opacity: .8;
    margin-top: 1px;
}

.banner-container .number-box {
    padding-left: 230px;
    margin-top: 40px;
}

.banner-container .number-box .number {
    width: 300px;
    display: inline-block;
}

.banner-container .number-box .number .num {
    color: #fff;
    font-size: 68px;
    font-weight: bold;
    text-align: center;
    height: 74px;
    line-height: 74px;
}

.banner-container .number-box .number .name {
    color: #ffffff;
    font-size: 16px;
    opacity: .5;
    text-align: center;
    height: 24px;
    line-height: 24px;
    margin-top: 3px;
}

.center-nav-container {
    border-bottom: 1px solid #e6e6e6;
}

.center-nav-box {
    height: 134px;

    text-align: center;
}

.center-nav-box a {
    background-color: #f5f5f5;
    color: #666;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0 22px;
    margin: 44px 8px 0 8px;
}

.center-nav-box a.active, .center-nav-box a:hover {
    color: #ffffff;
    background-color: #c01327;
}

.list-news-container {
    background-color: #f5f5f5;
}

.list-news-box {
    padding-top: 40px;
    padding-bottom: 80px;
    overflow: initial;
}

.list-news-box .list {
    width: 368px;
    height: 149px;
    padding: 20px 28px 0 28px;
    float: left;
    background-color: #fff;
    margin-bottom: 44px;
}

.list-news-box .list:not(:nth-child(3n)) {
    margin-right: 44px;
}

.list-news-box .list .tit {
    color: #333333;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
}

.list-news-box .list .des {
    color: #808080;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 14px;
}

.list-news-box .list .info {
    overflow: hidden;
    height: 52px;
    line-height: 52px;
}

.list-news-box .list .info .date {
    color: #999999;
    font-size: 12px;
    float: left;
}

.list-news-box .list .info .more {
    color: #999999;
    font-size: 12px;
    float: right;
}

.list-news-box .list:hover {
    box-shadow: 0 0 25px 7px rgba(192, 19, 39, .2);
}

.list-news-box .list:hover .more {
    color: #c01327;
}

.newTitle-container {
    background-color: #f5f5f5;
    text-align: center;
    padding: 45px 0;
}

.newTitle-container .title {
    color: #333333;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}

.newTitle-container .info {
    color: #808080;
}

.newTitle-container .info span {
    margin: 0 6px;
}

.newContainer-box {
    padding-top: 40px;
    padding-bottom: 80px;
    overflow: initial;
}

.newContainer-box .content-box {
    width: 896px;
    float: left;
}

.newContainer-box .content-box .content {
    color: #333333;
    font-size: 14px;
    line-height: 32px;
    padding-bottom: 50px;
}

.newContainer-box .content-box .content img {
    max-width: 100%;
}

.newContainer-box .hot-news {
    width: 424px;
    float: right;
}

.newContainer-box .hot-news .hot-title {
    color: #333333;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 24px;
}

.newContainer-box .hot-news .hot-list {
}

.newContainer-box .hot-news .hot-list .list {
    width: 368px;
    height: 167px;
    padding: 0 27px;
    border: 1px solid #ebebeb;
    margin-bottom: 24px;
}

.newContainer-box .hot-news .hot-list .list .tit {
    color: #333333;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-top: 12px;
}


.newContainer-box .hot-news .hot-list .list:hover {
    box-shadow: 0 0 25px 7px rgba(192, 19, 39, .2);
}

.newContainer-box .hot-news .hot-list .list:hover .tit, .newContainer-box .hot-news .hot-list .list:hover .des {
    color: #c01327;
}


.newContainer-box .hot-news .hot-list .list .des {
    height: 65px;
    color: #808080;
    line-height: 24px;
}

.newContainer-box .hot-news .hot-list .list .info {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #ebebeb;
}

.newContainer-box .hot-news .hot-list .list .info .date {
    float: left;
    color: #999999;
    font-size: 12px;
}

.newContainer-box .hot-news .hot-list .list .info .more {
    float: right;
    color: #999999;
    font-size: 12px;
}

.related-new {
}

.related-new .article-link {
    width: 366px;
    height: 167px;
    border: 1px solid #ebebeb;
    padding: 0 28px;
}

.related-new .article-link .link {
    color: #666666;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    margin-top: 15px;
}

.related-new .article-link .tit {
    color: #808080;
    font-size: 18px;
    font-weight: bold;
    height: 57px;
    line-height: 32px;
}

.related-new .article-link .article-info {
    color: #999999;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
    margin-top: 1px;
}

.related-new .article-link .article-info .date {
    float: left;
}

.related-new .article-link .article-info .look {
    float: right;
}

.related-new .previous {
    float: left;
}

.related-new .next {
    float: right;
}

.related-new .article-link:hover {
    box-shadow: 0 0 25px 7px rgba(192, 19, 39, .2);
}

.related-new .article-link:hover .tit {
    color: #c01327;
}

.index-b-container .index-b-box {
    overflow: initial;
}


.index-b-container .index-b-box .info {
    height: 246px;
    padding-bottom: 60px;
}

.index-b-container .index-b-box .info .web-sign {
    width: 240px;
    height: 242px;
    border-bottom: 4px solid #c01327;
    float: left;
    background-color: #fafafa;
}

.index-b-container .index-b-box .info .web-sign:hover {
    box-shadow: 0 0 25px 7px rgba(192, 19, 39, .2);

}

.index-b-container .index-b-box .info .web-sign:not(:last-child) {
    margin-right: 40px;
}

.index-b-container .index-b-box .info .web-sign i {
    width: 240px;
    height: 110px;
    display: block;
    background-repeat: no-repeat;
    background-position: center 60px;
}

.index-b-container .index-b-box .info .web-sign i.icon-01 {
    background-image: url("../img/icon-web-sign-01.png");
}

.index-b-container .index-b-box .info .web-sign i.icon-02 {
    background-image: url("../img/icon-web-sign-02.png");
}

.index-b-container .index-b-box .info .web-sign i.icon-03 {
    background-image: url("../img/icon-web-sign-03.png");
}

.index-b-container .index-b-box .info .web-sign i.icon-04 {
    background-image: url("../img/icon-web-sign-04.png");
}

.index-b-container .index-b-box .info .web-sign i.icon-05 {
    background-image: url("../img/icon-web-sign-05.png");
}

.index-b-container .index-b-box .info .web-sign p {
    height: 46px;
    line-height: 46px;
    color: #333333;
    font-size: 16px;
    text-align: center;
}

.index-b-container .index-b-box .info .web-sign a {
    width: 95px;
    height: 36px;
    display: block;
    border-radius: 4px;
    background-color: #c01327;
    color: #fff;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
}

.index-c-container {
    height: 1064px;
    background: url("../img/bg-index-c-container.jpg") center top no-repeat;
}

.index-container .title {
    color: #333333;
    font-size: 42px;
    font-weight: lighter;
    text-align: center;
    height: 154px;
    line-height: 154px;
}

.index-d-container .index-d-box {
    overflow: initial;
    padding-bottom: 60px;
}

.index-d-container .index-d-box .list-news-box {
    padding-top: 0;
    padding-bottom: 16px;
}

.index-d-container .index-d-box .list {
    width: 366px;
    height: 147px;
    border: 1px solid #ebebeb;
}

.index-d-container .index-d-box .list:hover {
    border-color: #fff;
}

.index-d-container .index-d-box .list-news-box {
}

.index-container .more-link {
    color: #ffffff;
    width: 191px;
    height: 72px;
    line-height: 72px;
    text-align: center;
    display: block;
    margin: 0 auto;
    background-color: #c01327;
}

.list-cases-container {
    background-color: #f5f5f5;
}

.list-cases-container .list-cases-box {
    padding-top: 42px;
    overflow: initial;
}

.list-cases-container .list-cases-box .list {
    background-color: #fff;
    width: 310px;
    height: 349px;
    float: left;
    margin-bottom: 40px;
}

.list-cases-container .list-cases-box .list:hover {
    box-shadow: 0 0 25px 7px rgba(192, 19, 39, .2);
}

.list-cases-container .list-cases-box .list:hover a.fr {
    color: #f00;
}

.list-cases-container .list-cases-box .list:not(:nth-child(4n)) {
    margin-right: 40px;
}

.list-cases-container .list-cases-box .list img {
    width: 310px;
    height: 220px;
}

.list-cases-container .list-cases-box .list .info-box {
    width: 274px;
    padding: 10px 18px 0 18px;
    height: 119px;
}

.list-cases-container .list-cases-box .list .info-box .tit {
    color: #333333;
    font-size: 16px;
    height: 32px;
    line-height: 32px;

}

.list-cases-container .list-cases-box .list .info-box .des {
    color: #999999;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 9px;
}

.list-cases-container .list-cases-box .list .info-box .info {
    height: 49px;
    line-height: 49px;
    border-top: 1px solid #ebebeb;
}

.case-banner-container {
    background: url("../img/test/test-bg-case-banner-container.jpg") center top no-repeat #fff;
    padding: 439px 0 80px 0;
}

.case-banner-container .case-banner-box {
    background-color: #fff;
    box-shadow: 0 0 25px 7px rgba(0, 0, 0, .2);
}

.case-banner-container .case-banner-box .info-box {
    padding: 47px 40px 0 40px;
    overflow: hidden;
}

.case-banner-container .case-banner-box .info-box .title {
    color: #333333;
    font-size: 36px;
    float: left;
    line-height: 48px;
    width: 1080px;
}

.case-banner-container .case-banner-box .info-box .link {
    color: #ffffff;
    font-size: 14px;
    height: 40px;
    width: 107px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    background-color: #c01327;
    display: block;
    float: right;
}

.case-banner-container .case-banner-box .content {
    color: #333333;
    font-size: 16px;
    line-height: 36px;
    padding: 30px 40px;
}


.index-c-box {
    overflow: initial;
}

.index-c-box .list-cases-box {
    padding-top: 0;

}

.index-c-box .list-cases-box .list {
    background-color: #fff;
    width: 310px;
    height: 349px;
    float: left;
    margin-bottom: 40px;
}

.index-c-box .list-cases-box .list:hover {
    box-shadow: 0 0 25px 7px rgba(192, 19, 39, .2);
}

.index-c-box .list-cases-box .list:hover a.fr {
    color: #f00;
}

.index-c-box .list-cases-box .list:not(:nth-child(4n)) {
    margin-right: 40px;
}

.index-c-box .list-cases-box .list img {
    width: 310px;
    height: 220px;
}

.index-c-box .list-cases-box .list .info-box {
    width: 274px;
    padding: 10px 18px 0 18px;
    height: 119px;
}

.index-c-box .list-cases-box .list .info-box .tit {
    color: #333333;
    font-size: 16px;
    height: 32px;
    line-height: 32px;

}

.index-c-box .list-cases-box .list .info-box .des {
    color: #999999;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 9px;
}

.index-c-box .list-cases-box .list .info-box .info {
    height: 49px;
    line-height: 49px;
    border-top: 1px solid #ebebeb;
}


.index-a-container {
    height: 880px;
    position: relative;
}

.index-a-container .index-a-box {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -680px;
    padding-top: 52px;
    z-index: 99;
}

.index-a-container .index-a-box .logo {
    float: left;
    width: 152px;
    height: 48px;
    background: url("../img/logo-index.png") left center no-repeat;
}

.index-a-container .index-a-box .menu {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    float: right;
    height: 48px;
    line-height: 48px;
    background: url("../img/icon-menu.png") left center no-repeat;
    padding-left: 48px;
    cursor: pointer;
}

.index-a-container .swiper-container {
    width: 100%;
    height: 100%;
}

.index-a-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.index-a-container .swiper-pagination {
    width: 1360px !important;
    left: 50% !important;
    margin-left: -680px !important;
    text-align: right !important;
    bottom: 80px !important;
}

.index-a-container .swiper-pagination-bullet {
    width: 22px;
    font-size: 16px;
    color: #fff;
    opacity: .5;
    background: none;
    height: 23px;
    line-height: 23px;
    font-style: oblique;
    margin-right: 0 !important;
    margin-left: 18px !important;
}

.index-a-container .swiper-pagination-bullet-active {
    color: #fff;
    opacity: 1;
    background: none;
}

.banner-page-us-container {
    background: url("../img/banner-page-us.jpg") center top no-repeat;
}

.banner-page-us-box {
    height: 663px;
}

.banner-page-us-box .fl {
    width: 500px;
    padding-top: 34px;
}

.banner-page-us-box .fl .title {
    font-size: 42px;
    color: #fff;
    line-height: 135px;
    margin-bottom: 55px;
}

.banner-page-us-box .fl .des {
    font-size: 18px;
    color: #ffffff;
    line-height: 38px;
}

.banner-page-us-box .fl .sub-des {
    color: #ffffff;
    font-size: 22px;
    line-height: 44px;
}

.banner-page-us-box .fl .icon-box {
    margin-top: 88px;
}

.banner-page-us-box .fl .icon-box div {
    width: 61px;
    height: 61px;
    display: block;
    float: left;
    margin-right: 20px;
}

.banner-page-us-box .fl .icon-box .icon-wechat {
    background: url("../img/icon-wechat.png");
}

.banner-page-us-box .fl .icon-box .icon-wechat:hover {
    background-image: url("../img/icon-wechat-active.png");
}

.banner-page-us-box .fl .icon-box .icon-email {
    background: url("../img/icon-email.png");
}

.banner-page-us-box .fl .icon-box .icon-email:hover {
    background-image: url("../img/icon-email-active.png");
}

.banner-page-us-box .fl .icon-box .icon-qq {
    background: url("../img/icon-qq.png");
}

.banner-page-us-box .fl .icon-box .icon-qq:active {
    background-image: url("../img/icon-qq-active.png");
}

.banner-page-us-box .fr {
    width: 800px;
    padding-top: 80px;
}

.banner-page-us-box .fr .sub-box {
    float: left;
    height: 270px;
    padding-top: 100px;
    text-align: center;
}

.banner-page-us-box .fr .sub-box:not(:last-child) {
    background: url("../img/bg-sub-box.png") right top no-repeat;
}

.banner-page-us-box .fr .sub-box .tit {
    color: #ffffff;
    font-size: 16px;
    line-height: 55px;
}

.banner-page-us-box .fr .sub-box .num {
    color: #ffffff;
    font-size: 68px;
    font-weight: bold;
    font-family: Myriad Pro;
    line-height: 62px;
}

.banner-page-us-box .fr .sub-box .en {
    color: #ffffff;
    font-size: 14px;
    opacity: .5;
    line-height: 44px;
}

.banner-page-us-box .fr .sub-box-1 {
    width: 322px;
}

.banner-page-us-box .fr .sub-box-2 {
    width: 274px;
}

.banner-page-us-box .fr .sub-box-3 {
    width: 204px;
}

.icon-business-container {
    position: relative;
    overflow: initial;
    height: 205px;
}

.icon-business-box {
    position: absolute;
    height: 246px;
    left: 50%;
    margin-left: -680px;
    top: -133px;
    background-color: #fff;
    box-shadow: 0 0 25px 7px rgba(0, 0, 0, .2);
}

.icon-business-box .web-sign {
    width: 272px;
    float: left;
    text-align: center;
    padding-top: 60px;
}

.icon-business-box .web-sign i {
    height: 50px;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center top;
}

.icon-business-box .web-sign i.icon-01 {
    background-image: url("../img/icon-01.png");
}

.icon-business-box .web-sign i.icon-02 {
    background-image: url("../img/icon-02.png");
}

.icon-business-box .web-sign i.icon-03 {
    background-image: url("../img/icon-03.png");
}

.icon-business-box .web-sign i.icon-04 {
    background-image: url("../img/icon-04.png");
}

.icon-business-box .web-sign i.icon-05 {
    background-image: url("../img/icon-05.png");
}

.icon-business-box .web-sign .tit {
    color: #333333;
    font-size: 16px;
    line-height: 47px;
}

.icon-business-box .web-sign .sub-tit {
    color: #999999;
    font-size: 12px;
    line-height: 20px;
}

.page-us-container {
}

.page-us-container .page-us-box {
    padding-bottom: 70px;
}

.page-us-container .page-us-box .fl {
    width: 710px;
}

.page-us-container .page-us-box .fl .title {
    color: #010101;
    font-size: 68px;
    font-weight: bold;
    opacity: .1;
}

.page-us-container .page-us-box .fl .con {
    font-size: 14px;
    color: #333333;
    line-height: 36px;
}
#pages {
    text-align: center;
    overflow: hidden;
    width: auto;
    margin-bottom: 50px;
    margin-top: 50px;
}

#pages a, #pages span {
    width: 28px;
    height: 28px;
    /*display: block;*/
    border: 1px solid #d8d8d8;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #6b6b6b;
    /*float: left;*/
    display: inline-block;
    margin-right: 10px;
}

#pages span {
    /*width: 28px;*/
    /*height: 28px;*/
    /*display: block;*/
    border: 1px solid #0168b7;
    background: #0168b7;
    color: #fff;
}


.service-container{
    height: 821px;
    background: url("../img/bg_service.jpg") center top no-repeat;
}