#header * {
    box-sizing: initial;
    -webkit-box-sizing: initial;
    moz-box-sizing: initial;
}

.partContainer {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #212121;
}

.bannerbox {
    background: url(../images/about/aboutbg.jpg) no-repeat top center;
    max-width: 1920px;
    margin: auto;
    height: 2803px;
    /*background-size: contain;*/
    /*padding-top: 10%;*/
    padding-top: 110px;
}

.bannerword .font_z1 {
    font-size: 80px;
}

.bannerword .font_z2 {
    font-size: 60px;
}

.bannerword {
    height: 200px;
}

.bannerword h2 {
    color: #FFFFFF;
}

.whole {
    width: 1300px;
    height: 1000px;
    margin: auto;
    /*margin-top: 12%;*/
    margin-top: 100px;
    position: relative;
}


/*who we are*/

.whocontainer {
    position: absolute;
    right: 0;
    top: 0;
}

.zi_all {
    position: absolute;
    z-index: 0;
}

.zi_w {
    left: -63px;
    top: 0;
}

.zi_o {
    left: -52px;
    top: 0;
}

.zi_b {
    left: -22px;
    top: 0;
}

.zi_t {
    left: -20px;
    top: 0;
}

.zi_q {
    left: -6px;
    top: 0;
}

.keywordbox {
    color: #fff;
    margin-left: 30%;
    position: relative;
    z-index: 1;
}

.keywordbox .keytheimg {
    width: 100%;
    display: block;
    border: none;
    display: none;
}

.keywordbox .keyEnword {
    font-size: 60px;
    line-height: 50px;
    font-family: 'DisplayBold';
    font-weight: bold;
}

.keywordbox .keyCnword {
    color: #0476ff;
    font-size: 34px;
}

.keyconbox {
    width: 600px;
    height: 500px;
    padding: 50px;
    text-align: justify;
    color: #eaeaea;
    background: rgba(62, 62, 62, 0.6);
    margin-top: 20px;
    position: relative;
    z-index: 1;
    line-height: 24px;
}

.whocontainer .particulars,
.ouradvantage .particulars {
    overflow: hidden;
    height: 490px;
}


/*our advantage*/

.ouradvantage {
    position: absolute;
    left: -13px;
    top: 376px;
}


/*big events*/

.bigevents {
    position: absolute;
    right: 0px;
    top: 774px;
}

.bigevents .keyconbox {
    padding: 25px 15px;
    color: #cecdcd;
}

.thingsbox {
    width: 570px;
    height: 450px;
    overflow: hidden;
}

.thingsli {
    margin-bottom: 15px;
}

.thingsli span {
    float: left;
    line-height: 22px;
}

span.thingyd {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/about/thingyd.png) no-repeat;
    background-position: 0px 0px;
    margin-right: 15px;
}

span.thingtime {
    width: 120px;
}

span.thingcon {
    width: 375px;
    position: relative;
    top: -2px;
}

.thingsli:hover span.thingyd {
    background-position: 0px -17px;
}

.thingsli:hover span.thingtime {
    color: #fff;
    /*font-size: 16px;*/
}

.thingsli:hover span.thingcon {
    color: #fff;
    /*font-size: 16px;*/
}


/*team */

.teambox {
    position: absolute;
    left: -13px;
    top: 1210px;
}

.m_teambox,
.m_aptitudebox {
    display: none;
}

.swiper-pagination {
    text-align: right;
}

.swiper-pagination-bullet {
    background: #d0011f;
}

.swiper-pagination-bullet-active {
    background: #0476ff;
}

.teamwork {
    width: 600px;
    height: 400px;
    padding-left: 1px;
    position: relative;
}

.teamname {
    font-size: 22px;
    color: #d6d6d6;
}

.teamline {
    width: 60px;
    height: 2px;
    background: #0476ff;
    margin-top: 20px;
    margin-bottom: 40px;
}

.teamkeycon {
    width: 190px;
    color: #eaeaea;
    margin-bottom: 30px;
}

.teamwork .btn {
    width: 194px;
    height: 64px;
    border: 1px solid #b3b3b3;
    color: #e80000;
    line-height: 64px;
    font-size: 16px;
    cursor: pointer;
    cursor: hand;
    position: relative;
    z-index: 5;
    padding-left: 34px;
    padding-right: 76px;
}

.teamwork .btn::after {
    content: url(../images/common/icon/left_hover.png);
    position: absolute;
    right: 34px;
    top: 2px;
}

.teamwork .btn:hover::after {
    content: url(../images/common/icon/left.png);
    position: absolute;
    right: 34px;
    top: 2px;
}

.teamwork .btn span {
    display: block;
}

.teamwork .btn i {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #e80000;
    z-index: -1;
    display: block;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.teamwork .btn:hover {
    color: #fff;
    border-color: #e80000;
}

.teamwork .btn:hover i {
    width: 100%;
}

.teamimg {
    position: absolute;
    right: 0;
    bottom: 50px;
}


/*aptitude*/

.aptitude {
    position: absolute;
    right: 0;
    top: 1566px;
}

.aptitudeswiper {
    padding-bottom: 30px;
}

.aptitude .keywordbox {
    margin-left: 38%;
}

.aptitude .keyconbox {
    padding: 30px 50px;
}

.certificate {
    /*width: 114px;*/
    float: left;
    margin: 5px 4px 5px 15px;
}

.certificate img {
    /*width: 114px;*/
    height: 160px;
}

.certword {
    font-size: 12px;
    color: #eaeaea;
    margin-top: 5px;
    margin-bottom: 5px;
    min-width: 100px;
    height: 32px;
    overflow: hidden;
    line-height: 15px;
    text-align: center;
}

.aptitudeswiper .swiper-pagination {
    text-align: center;
    bottom: 0;
}


/*---------------client----------------------*/

.clientContainer {
    color: #ffffff;
    background: #212121;
    position: relative;
}

.clientContainer .container {
    position: relative;
    z-index: 5;
    padding-bottom: 500px;
    /*padding-bottom: 340px;*/
}

.clientContainer .titleBox {
    margin-top: 100px;
}

.clientContainer h2.title_en {
    color: #ffffff;
}

.clientContainer h2.title_cn {
    color: #ffffff;
}

.clientContainer .row {
    margin-top: 70px;
    height: 500px;
    overflow: hidden;
}

.clientContainer .btnContainer {
    text-align: center;
    margin-top: 40px;
}

a.caseMore {
    cursor: pointer;
    cursor: hand;
}

.logomr {
    opacity: 1;
    filter: alpha(opacity=100);
}

.logohor {
    position: absolute;
    top: 0;
    left: 15px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.clientItem:hover .logomr {
    opacity: 0;
    filter: alpha(opacity=0);
}

.clientItem:hover .logohor {
    opacity: 1;
    filter: alpha(opacity=100);
}

.wepicbox {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.wepicbox img {
    width: 100%;
}


/*---------------contact----------------------*/

.contactContainer {
    color: #e80000;
    background: #ffffff;
    height: 500px;
}

.contactContainer .container {
    width: 1320px;
}

.contactContainer .titleBox {
    margin-top: 12%;
}

.contactContainer h2.title_en {
    color: #E80000;
    font-size: 50px;
    font-weight: bold;
    text-align: left;
}

.contactContainer h2.title_cn {
    color: #E80000;
    font-size: 36px;
    text-align: left;
}

.contactContainer .addrItem {
    font-size: 22px;
    width: 50%;
    height: 100%;
    float: left;
    padding-left: 15%;
}

.mapItem {
    width: 50%;
    float: left;
    height: 100%;
    background: #E4E4E4 url(../images/about/map.jpg) no-repeat center;
}

.mapItem a {
    display: block;
    width: 100%;
    height: 100%;
}

.contactContainer .addrItem .font_z3 {
    font-size: 14px;
}

.contactContainer .addrItem .company_web a {
    color: #E80000;
    font-size: 14px;
}

.contactContainer .addrItem .font_tel {
    font-size: 22px;
    font-weight: bold;
}

.contactContainer .addrItem .font_tel font {
    font-size: 12px;
    display: inline-block;
    font-weight: normal;
    position: relative;
    top: -4px;
    font-family: 'Microsoft yahei';
}

.contactContainer .addrItem .font_tel .divz_left {
    float: left;
}

.contactContainer .addrItem .font_tel .divz_right {
    float: left;
    position: relative;
    margin-left: 20px;
}

.contactContainer .addrItem .font_tel .divz_son {
    position: absolute;
    top: -25px;
    display: block;
}

.contactContainer .company_cn {
    margin-top: 30px;
    font-size: 22px;
}

.contactContainer .company_en {
    margin-top: 5px;
    font-family: arial;
    font-size: 16px;
    letter-spacing: 3px;
}

.contactContainer .company_addr {
    margin-top: 20px;
}

.contactContainer .company_email {
    margin-top: 10px;
    font-family: arial;
}

.contactContainer .company_phone {
    margin-top: 10px;
    font-family: arial;
    font-weight: bold;
}

.contactContainer .company_web {
    margin-top: 10px;
    font-family: arial;
}

.contactContainer .company_addr,
.contactContainer .company_email,
.contactContainer .company_phone,
.contactContainer .company_web {
    position: relative;
    padding-left: 30px;
}

#dizhi,
#youxiang,
#dianhua,
#wangzhi {
    position: absolute;
    left: 0px;
    width: 18px;
}

#dizhi {
    top: -5px;
}

#youxiang {
    top: 1px;
}

#wangzhi {
    top: -5px;
}

.mapimg {
    display: none;
}

@media (max-width: 1700px) {
    /*.bannerbox{
		height: 3150px;
	}*/
    /*.ouradvantage{
		top: 45%;
	}
	.bigevents{
		top: 98%;
	}
	.teambox{
	    top: 140%;
	}
	.aptitude{
		top: 193%;
	}*/
}

@media (max-width: 1500px) {
    /*.bannerbox{
	    height: 2750px;
	}*/
    /*.ouradvantage{
		top: 40%;
	}
	.bigevents{
		top: 86%;
	}
	.teambox{
		top: 120%;
	}
	.aptitude{
		top: 165%;
	}*/
    .clientContainer .container {
        padding-bottom: 340px;
    }
}

@media (max-width: 1380px) {
    .whocontainer .keywordbox {
        /*margin-left: 23%;*/
    }
    /*.bigevents{
		top: 82%;
	}*/
    .bigevents .keywordbox {
        margin-left: 20%;
    }
    /*.teambox{
		top: 113%;
	}*/
    .teambox .keywordbox {
        margin-left: 45%;
    }
    /*.aptitude{
	    top: 155%;
	}*/
    .aptitude .keywordbox {
        margin-left: 25%;
    }
    /*.bannerbox{
	    height: 2650px;
	}*/
    .clientContainer .titleBox {
        margin-top: 60px;
    }
}

@media (max-width: 750px) {
    .zi_all {
        display: none;
    }
    .bannerword .font_z1 {
        font-size: 0.4rem;
    }
    .bannerword .font_z2 {
        font-size: 0.3rem;
    }
    .bannerbox {
        background: #212121;
        height: auto;
        padding-top: 10%;
    }
    .bannerword {
        height: auto;
    }
    .m_aptitudebox {
        width: 280px;
        margin: 0px auto;
    }
    .whole {
        margin-top: 0;
        width: 100%;
        height: auto;
    }
    .whocontainer,
    .ouradvantage,
    .bigevents,
    .teambox,
    .aptitude {
        position: static;
    }
    .keywordbox {
        position: relative;
        margin-left: 0;
    }
    .keywordbox .keyconcen {
        position: absolute;
        top: 0.8rem;
        left: 1.65rem;
    }
    .keywordbox .keyEnword {
        font-size: 0.3rem;
        line-height: 0.3rem;
    }
    .keywordbox .keyCnword {
        font-size: 0.2rem;
    }
    .keywordbox .keytheimg {
        display: block;
    }
    .whocontainer .keywordbox {
        margin-left: 0;
    }
    .keyconbox {
        width: 100%;
        margin-top: 0;
        background-color: #2D2D2D;
        padding: 0.2rem 0.4rem 0.4rem 0.4rem;
        height: auto;
    }
    .whocontainer .particulars,
    .ouradvantage .particulars {
        height: auto;
    }
    .ouradvantage .keyconcen {
        left: 1.35rem;
        top: 0.72rem;
    }
    .bigevents .keywordbox {
        margin-left: 0;
        padding: 0;
    }
    .thingsbox {
        width: 100%;
        height: auto;
    }
    .thingsli {
        margin-bottom: 0.15rem;
    }
    span.thingyd {
        display: none;
    }
    .bigevents .keyconbox {
        padding: 0.2rem 0.3rem 0.4rem 0.3rem;
    }
    span.thingtime {
        width: 1rem;
    }
    span.thingcon {
        width: 2rem;
        top: 0;
    }
    .teambox .keywordbox {
        margin-left: 0;
    }
    .teambox .keyconcen {
        top: 0.95rem;
        left: 1.5rem;
    }
    .teambox .particulars,
    .aptitude .particulars {
        display: none;
    }
    .m_teambox,
    .m_aptitudebox {
        display: block;
    }
    .m_teambox .teamwork {
        width: 100%;
        height: auto;
    }
    .m_teambox .teamimg {
        position: static;
        width: 100%;
    }
    .teambox .keyconbox {
        padding: 0.2rem 0.8rem 0.4rem 0.8rem;
    }
    .teamname {
        text-align: center;
    }
    .teamkeycon {
        text-align: left;
        font-size: 0.15rem;
        width: 2rem;
        margin: 0.15rem auto 0.25rem;
    }
    .teamwork .btn {
        margin: auto;
        color: #fff;
        border-color: #e80000;
    }
    .teamwork .btn i {
        width: 100%;
    }
    .aptitude .keywordbox {
        margin-left: 0;
    }
    .aptitude .keyconbox {
        padding: 0.2rem 0.3rem 0.2rem 0.3rem;
    }
    .certificate {
        float: left;
        margin: 0 0.1rem;
    }
    .certificate img {
        width: 100%;
        height: auto;
    }
    .certword {
        height: 0.4rem;
        font-size: 0.12rem;
        color: #fff;
    }
    /*kehu*/
    .clientContainer .titleBox,
    .qfContainer .titleBox,
    .contactContainer .titleBox {
        margin-top: 0.45rem;
    }
    .clientContainer .row {
        margin-top: 0.15rem;
        height: auto;
    }
    .clientContainer .btnContainer {
        display: none;
    }
    .clientContainer .container {
        padding-bottom: 0.6rem;
    }
    .clientItem {
        padding: 0;
    }
    .logohor {
        left: 0;
    }
    .clientContainer,
    .contactContainer {
        padding-bottom: 0.5rem;
    }
    .contactContainer .row {
        margin-top: 0.35rem;
    }
    .contactContainer .company_cn {
        margin-top: 0.2rem;
        font-size: 0.18rem;
        left: -0.18rem;
    }
    .contactContainer .company_en {
        left: -0.18rem;
        margin-top: 0.075rem;
    }
    .contactContainer .company_addr,
    .contactContainer .company_email,
    .contactContainer .company_phone,
    .contactContainer .company_web {
        margin-top: 0.15rem;
    }
    #dizhi,
    #youxiang,
    #dianhua,
    #wangzhi {
        width: 0.15rem;
        height: 0.2rem;
        position: absolute;
        left: 0.3rem;
        top: -0.02rem;
    }
    .contactContainer .addrItem .font_tel {
        font-size: 0.16rem;
    }
    .contactContainer .addrItem .font_tel font {
        font-size: 0.12rem;
    }
    .contactContainer .addrItem .font_tel .divz_left {
        float: left;
        padding-left: 15%;
    }
    .contactContainer .addrItem .font_tel .divz_right {
        float: left;
        position: relative;
        margin-left: 0px;
        padding-left: 15%;
    }
    .contactContainer .addrItem .font_tel .divz_son {
        position: relative;
        top: 0px;
        display: block;
        padding-bottom: 0.05rem;
        font-weight: bold;
        font-size: 0.14rem;
    }
    .contactContainer .addrItem .font_z3 {
        font-size: 0.12rem;
    }
    .contactContainer .company_en {
        font-size: 0.1rem;
        letter-spacing: 0;
        font-weight: bold;
    }
    .contactContainer {
        height: auto;
        padding-bottom: 0;
    }
    .contactContainer h2.title_en {
        text-align: center;
        font-size: 0.4rem;
        letter-spacing: -0.02rem;
    }
    .contactContainer h2.title_cn {
        text-align: center;
        font-size: 0.2rem;
    }
    .mapimg {
        display: block;
        width: 100%;
        height: auto;
    }
    .contactContainer .addrItem {
        width: 100%;
        padding-left: 0;
    }
    .contactContainer .addrItem>p {
        padding-left: 15%;
    }
    .mapItem {
        width: 100%;
        margin-top: 0.5rem;
    }
    .contactContainer .company_addr,
    .contactContainer .company_email,
    .contactContainer .company_phone,
    .contactContainer .company_web {
        padding-left: 0;
    }
}

a.caseMore::after {
    content: url(../images/common/icon/left.png);
    position: absolute;
    right: 34px;
    top: 6px;
}

a.caseMore span.words {
    padding-left: 34px;
    padding-right: 76px;
    padding-top: 17px;
    padding-bottom: 17px;
}

a.caseMore::after {
    content: url(../images/common/icon/left_hover.png);
    top: 29px;
}

a.caseMore:hover::after {
    content: url(../images/common/icon/left.png);
    top: 29px;
}
.about-text{
    margin-left: 50px;
    line-height: 25px;
    min-width: 215px;
    display: inline-block;
    float: left;
    margin-top: 5px;
}