.english .groupintro {
    padding: 60px 0;
}
@media screen and (max-width: 1200px) {
    .english .groupintro {
        padding: 40px 0;
    }
}
@media screen and (max-width: 1000px) {
    .english .groupintro {
        padding: 30px 0;
    }
}
.english .groupintro .wrap {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -2.5%;
}
@media screen and (max-width: 1000px) {
    .english .groupintro .wrap {
        display: block;
        margin: 0;
    }
}
.english .groupintro .wrap .cell {
    width: 50%;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 2.5%;
}
@media screen and (max-width: 1000px) {
    .english .groupintro .wrap .cell {
        width: 100%;
        padding: 0;
    }
    .english .groupintro .wrap .cell:last-child {
        margin-top: 1.5em;
    }
}
.english .groupintro .wrap .cell .title {
    padding-top: 1em;
    font-size: 24px;
    color: #2071C0;
}
@media screen and (max-width: 1200px) {
    .english .groupintro .wrap .cell .title {
        font-size: 20px;
    }
}
@media screen and (max-width: 1000px) {
    .english .groupintro .wrap .cell .title {
        font-size: 16px;
    }
}
@media screen and (max-width: 680px) {
    .english .groupintro .wrap .cell .title {
        font-size: 14px;
    }
}
.english .groupintro .wrap .cell .title strong {
    font-size: 1.33em;
}
.english .groupintro .wrap .cell .title span {
    margin-left: .6em;
}
.english .groupintro .wrap .cell .header-title,
.english .groupintro .wrap .cell .title {
    height: 59px;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    -ms-flex-align: end;
    margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
    .english .groupintro .wrap .cell .header-title,
    .english .groupintro .wrap .cell .title {
        height: 45px;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 1000px) {
    .english .groupintro .wrap .cell .header-title,
    .english .groupintro .wrap .cell .title {
        height: 40px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 680px) {
    .english .groupintro .wrap .cell .header-title,
    .english .groupintro .wrap .cell .title {
        height: 31px;
    }
}
.english .groupintro .wrap .cell .intro {
    /*text-align: justify;*/
    text-align: left;
}
.english .groupintro .wrap .cell .intro,
.english .groupintro .wrap .cell ul {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}
.english .groupintro .wrap .cell ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 680px) {
    .english .groupintro .wrap .cell ul {
        display: block;
    }
}
.english .groupintro .wrap .cell ul li {
    padding-bottom: .5em;
    margin-left: 3.5%;
    margin-right: 1.5%;
    color: #2071C0;
    width: 100%;
}
@media screen and (max-width: 680px) {
    .english .groupintro .wrap .cell ul li {
        width: auto;
        margin: 0 0 0 1.5em;
    }
}
.english .groupintro .wrap .cell ul li span {
    color: #666;
}
.english .groupintro .introbanner {
    margin-top: 40px;
    overflow: hidden;
}
@media screen and (max-width: 1000px) {
    .english .groupintro .introbanner {
        margin-top: 30px;
    }
}
.english .groupintro .introbanner .wrapper {
    background: url(../images/about-bg.png) no-repeat center bottom / 100% auto;
    width: 100%;
    height: 0;
    padding-bottom: 19.27%;
    position: relative;
}
@media screen and (max-width: 1400px) {
    .english .groupintro .introbanner .wrapper {
        width: 1400px;
        height: 270px;
        padding-bottom: 0;
        left: 50%;
        margin-left: -700px;
    }
}
@media screen and (max-width: 1000px) {
    .english .groupintro .introbanner .container {
        width: 96vw;
    }
}
.english .groupintro .introbanner .wrapper-inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding-top: 5%;
    box-sizing: border-box;
}
.english .groupintro .introbanner .text {
    padding-left: 450px;
    color: #fff;
    display: block;
}
@media screen and (max-width: 1000px) {
    .english .groupintro .introbanner .text{
        padding-left: 300px;
    }
}
@media screen and (max-width: 850px) {
    .english .groupintro .introbanner .text {
        padding-left: 14%;
        color: #fff;        
    }
    .english .groupintro .introbanner .wrapper-inner {
        padding-top: 3%;
    }
}
.english .groupintro .introbanner .text .item {
    font-size: 16px;
    margin-top: 10px;
    display: block;
}
.english .groupintro .introbanner .text .item:not(:first-child){
    margin-left: 0;
}
.english .groupintro .introbanner .text .item:not(:first-child) .info{
    margin-left:0;
}
@media screen and (max-width: 1200px) {
    .english .groupintro .introbanner .text .item {
        font-size: 14px;
    }
}
@media screen and (max-width: 860px) {
    .english .groupintro .introbanner .text .item {
        font-size: 12px;
    }
    
}
.english .groupintro .introbanner .text .item .strong {
    font-size: 24px;
    font-weight: bold;
    white-space: nowrap;
}
@media screen and (max-width: 1200px) {
    .english .groupintro .introbanner .text .item .strong {
        font-size: 18px;
    }
}
@media screen and (max-width: 860px) {
    .english .groupintro .introbanner .text .item .strong {
        font-size: 16px;
    }
}
.english .groupintro .introbanner .text .item .info {
    opacity: .75;
    line-height: 1.75;
}
/*Major Designs*/
.english .major {
    padding-bottom: 60px;
}
.english .major .headtitle{
    color: #2071C0;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 1em;
}
.english .major.history .main .cases{
    padding: 0px;
    text-align: left;
    width: 600px;
    position: relative;
}
.english .major.history .main .cases .swiper{
    display: inline-block;
    overflow: visible;    
}

.english .major.history .main .cases .pagination{
    left: 20px;
    bottom: 20px;
}
.english .major.history .main .cases .pagination span{
    color: #fff;
}
.english .major.history .main .cases .pagination span.swiper-pagination-bullet-active{
    border-color: #fff;
}

@media screen and (max-width: 1200px) {
    .english .major {
        padding-bottom: 40px;
    }
    .english .major .headtitle{
        font-size: 36px;
    }
   
}
@media screen and (max-width: 850px) {
    .english .major .headtitle{
        font-size: 24px;
    }
    .english .major.history .main .cases{
        padding: 0px;
        width: 100%;
    }
    .english .major.history .main .cases .swiper{
        display: inline-block;
        overflow: hidden;        
    }
}

/*history*/
.english .history {
    padding: 60px 0;
    overflow: hidden;
}
@media screen and (max-width: 1200px) {
    .english .history {
        padding: 40px 0;
    }
}
@media screen and (max-width: 680px) {
    .english .history {
        padding: 30px 0;
    }
}
.english .history .headtitle {
    color: #2071C0;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 1em;
}
.english .history.fy .headtitle {
    margin-bottom: 0;
}
.english .history .headintro{
    color: #2071C0;
    font-size: 14px;
    margin-bottom: 1em;
}
@media screen and (max-width: 1200px) {
    .english .history .headtitle {
        font-size: 34px;
    }
}
@media screen and (max-width: 1000px) {
    .english .history .headtitle {
        font-size: 30px;
    }
}
@media screen and (max-width: 680px) {
    .english .history .headtitle {
        font-size: 24px;
    }
}
.english .history .main {
    display: block;
    position: relative;
}
.english .history .main .intro {
    position: absolute;
    margin-right: 860px;
    z-index: 10;
}
.english .history.fk .main .intro{
    margin-right: 770px;
}
.english .history.fk .headtitle{
    margin-bottom: 0;
    margin-top: -10px;
    line-height: 1.2;
}
@media screen and (max-width: 1200px) {
    .english .history .main .intro {
        margin-right: 700px;
    }
    .english .history.fk .main .intro{
        margin-right: 600px;
    }
}
@media screen and (max-width: 1000px) {
    .english .history .main .intro {
        position: static;
        margin-right: 0;
        padding-bottom: 2em;
    } 
    .english .history.fk .main .intro{
        margin-right: 0;
        padding-bottom: 2em;
    }  
}
.english .history .main .intro .part {
    font-size: 14px;
    color: #666;
    /*text-align: justify;*/
    text-align: left;
}
.english .history .main .intro .part ul {
    color: #2071C0;
    margin-left: 1.5em;
}
.english .history .main .intro .part li {
    margin-bottom: .55em;
}
.english .history .main .intro .part li span {
    color: #666;
}
.english .history .main .intro .part li strong {
    font-size: 1.24em;
    color: #2071C0;
}
.english .history .main .cases {
    width: 100%;
    text-align: right;
    position: relative;
    font-size: 0;
}
.english .history.fk .main .cases{
    width: 950px;
    text-align: left;
    padding: 0;
    padding-left: 470px;    
    margin-bottom: 20px;
}
.english .history .main .cases .timeline {
    background-color: #2071C0;
    position: absolute;
    left: 0;
    bottom: 0;
    left: 400px;
    font-size: 16px;
    z-index: 10;
    padding: 2em;
    color: #fff;
}
@media screen and (max-width: 1200px) {
    .english .history .main .cases .timeline {
        left: 350px;
        font-size: 14px;
    }
}
@media screen and (max-width: 1000px) {
    .english .history .main .cases .timeline {
        left: 0;
    }
   
}
@media screen and (max-width: 680px) {
    .english .history .main .cases .timeline {
        position: static;
    }
    .english .history.fk .main .cases{
        width: 100%;
        padding-left: 0;  
        padding-bottom: 2em;  
    }   
}
.english .history .main .cases .timeline .item {
    text-align: left;
    position: relative;
    padding-left: 1.5em;
}
.english .history .main .cases .timeline .item.item:not(:last-child)::after {
    content: '';
    display: block;
    top: 1em;
    left: 6px;
    bottom: -1em;
    width: 0;
    position: absolute;
    border-left: 1px dotted #fff;
}
.english .history .main .cases .timeline .item .point {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 2px solid #fff;
    position: absolute;
    top: 1em;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    z-index: 1;
}
.english .history .main .cases .timeline .item .point::after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #1AD3C8;
}
.english .history .main .cases .timeline .item:not(:last-child) {
    padding-bottom: 2em;
}
.english .history .main .cases .timeline .item .year strong {
    font-family: DINAlternate;
    font-size: 2.25em;
}
.english .history .main .cases .timeline .item .info {
    opacity: .75;
}
.english .history .main .cases .navigation {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    right: -60px;
    z-index: 11;
}
@media screen and (max-width: 1200px) { 
    .english .history .main .cases .navigation {
        right: -45px;
    }
}
@media screen and (max-width: 1000px) { 
    .english .history .main .cases .navigation {
        right: -34px;
    }
}
@media screen and (max-width: 680px) {
    .english .history .main .cases .navigation {
        right: auto;
        left: 0;
        bottom: 0;
    }
}
.english .history .main .cases .navigation .button {
    width: 60px;
    height: 140px;
    background-color: #fff;
    color: #2071C0;
    outline: none;
    font-size: 32px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    cursor: pointer;
}
@media screen and (max-width: 1200px) { 
    .english .history .main .cases .navigation .button {
        width: 45px;
        font-size: 24px;
        height: 120px;
    }
}
@media screen and (max-width: 1000px) {
    .english .history .main .cases .navigation .button {
        width: 34px;
        height: 80px;
        font-size: 18px;
    }
}
@media screen and (max-width: 680px) {
    .english .history .main .cases .navigation .button {
        width: auto;
        height: auto;
        font-size: 12px;
        padding: .8em;
        background-color: #fff !important;
        color: #2071C0 !important;
        border: 1px solid #2071C0;
        margin: 0 -1px;
    }
}
.english .history .main .cases .navigation .button svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
}
.english .history .main .cases .navigation .button:last-child {
    background-color: #2071C0;
    color: #fff;
}
.english .history .main .cases .pagination {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 19;
    counter-reset: pagination;
}
@media screen and (max-width: 1000px) {
    .english .history .main .cases .pagination {
        display: none;
    }
}
.english .history .main .cases .pagination span {
    display: inline-block;
    width: auto;
    height: auto;
    background: none !important;
    outline: none;
    color: #2071C0;
    font-size: 32px;
    border-radius: 0;
    opacity: 1;
}
@media screen and (max-width: 1200px) {
    .english .history .main .cases .pagination span {
        font-size: 24px;
    }
}
.english .history .main .cases .pagination span::before {
    counter-increment: pagination;
    content: '0' counter(pagination);
}
.english .history .main .cases .pagination span:not(:first-child) {
    margin-left: 15px;
}
.english .history .main .cases .pagination span.swiper-pagination-bullet-active {
    font-weight: bold;
    font-size: 44px;
    border-bottom: 6px solid #2071C0;
}
@media screen and (max-width: 1200px) {
    .english .history .main .cases .pagination span.swiper-pagination-bullet-active {
        font-size: 30px;
        border-bottom-width: 3px;
    }
}
.english .history .main .cases .swiper {
    width: 600px;
    display: inline-block;
    overflow: visible;
}
.english .history.fk .main .cases .swiper{
    width: 538px;
}
@media screen and (max-width: 1200px) {
    .english .history .main .cases .swiper {
        width: 580px;
    }
}
@media screen and (max-width: 1000px) {
    .english .history .main .cases .swiper {
        width: 100%;
    }
    .english .history.fk .main .cases .swiper {
        width: 100%;
    }
}
.english .history .main .cases .swiper .swiper-slide {
    opacity: 0;
    visibility: hidden;
    position: relative;
    transition: visibility .3s ease,
                opacity .3s ease;
}
.english .history .main .cases .swiper .swiper-slide .image {
    width: 100%;
    height: 0;
    padding-bottom: 80%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.english .history.fk .main .cases .swiper .swiper-slide .image {
    padding-bottom: 70.074349%;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.english .history .main .cases .swiper .swiper-slide .title {
    font-size: 18px;
    padding: .618em 1em;
    background-color: #2071C0;
    color: #fff;
    text-align: center;
    position: absolute;
    min-width: 10em;
    right: -60px;
    top: 90px;
}
@media screen and (max-width: 1200px) {
    .english .history .main .cases .swiper .swiper-slide .title {
        font-size: 16px;
    }
}
@media screen and (max-width: 1000px) {
    .english .history .main .cases .swiper .swiper-slide .title {
        right: 0;
        font-size: 14px;
    }
}
@media screen and (max-width: 680px) {
    .english .history .main .cases .swiper .swiper-slide .title {
        bottom: 0;
        top: auto;
    }
}
.english .history .main .cases .swiper .swiper-slide-active,
.english .history .main .cases .swiper .swiper-slide-next,
.english .history .main .cases .swiper .swiper-slide-next + .swiper-slide {
    opacity: 1;
    visibility: visible;
}
/*aboutcompany*/
.english .aboutcompany .head {
    background: url(../images/bg-12.png) no-repeat center bottom / 100% auto;
    padding: 60px 0 5%;
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .head {
        padding: 40px 0 5%;
    }
}
@media screen and (max-width: 860px) {
    .english .aboutcompany .head {
        padding: 20px 0 5%;
    }
}
.english .aboutcompany .head .wrap {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0%;
    align-items: center;
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .head .wrap {
        display: block;
    }
}
.english .aboutcompany .head .wrap .cell {
    width: 50%;
}
.english .aboutcompany .head .wrap .cell:first-child {
    padding-right: 4.9em;
}
.english .aboutcompany .head .wrap .cell:last-child {
    padding-left: 2em;
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .head .wrap .cell {
        width: 100%;
    }
    .english .aboutcompany .head .wrap .cell:first-child {
        padding-right: 0;
    }
    .english .aboutcompany .head .wrap .cell:last-child {
        padding-left: 0;
    }
}
.english .aboutcompany .head .wrap .cell.info {
    font-size: 14px;
    color: #666;
    /*text-align: justify;*/
    text-align: left;
    line-height: 1.6;
}
.english .aboutcompany .head .num {
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    -ms-flex-align: start;
    color: #0071C6;
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .head .num {
        justify-content: center;
        -ms-flex-pack: center;
        margin-top: 2em;
        align-items: stretch;
        -ms-flex-align: stretch;
    }
}
.english .aboutcompany .head .num .count {
    text-align: center;
    padding: 0 20px;
    position: relative;
    display: block;
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .head .num .count {
        padding: 0 10px;
        width: 33.33%;
    }
}
@media screen and (max-width: 680px) {
    .english .aboutcompany .head .num .count {
        padding: 0;
    }
}
.english .aboutcompany .head .num .count:not(:first-child)::after {
    content: '';
    display: block;
    width: 1px;
    height: 70%;
    background-color: currentColor;
    opacity: .6;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.english .aboutcompany .head .num .count .top {
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .head .num .count .top {
        font-size: 16px;
    }
}
@media screen and (max-width: 860px) {
    .english .aboutcompany .head .num .count .top {
        font-size: 16px;
    }
}
@media screen and (max-width: 680px) {
    .english .aboutcompany .head .num .count .top {
        font-size: 12px;
    }
}
.english .aboutcompany .head .num .count .top strong {
    font-family: DINAlternate;
    font-size: 80px;
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .head .num .count .top strong {
        font-size: 60px;
    }
}
@media screen and (max-width: 860px) {
    .english .aboutcompany .head .num .count .top strong {
        font-size: 40px;
    }
}
@media screen and (max-width: 680px) {
    .english .aboutcompany .head .num .count .top strong {
        font-size: 30px;
    }
}
.english .aboutcompany .head .num .count .info {
    font-size: 12px;
    opacity: .7;
    padding: 0 20px;
}
.english .aboutcompany .head .menus {
    position: static;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.english .aboutcompany .head .menus .container {
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    -ms-flex-align: stretch;
    position: relative;
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .head .menus .container {
        width: 100%;
    }
}
.english .aboutcompany .head .menus .item {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    flex-direction: column;
    -ms-flex-direction: column;
    width: 9%;
    min-width: 90px;
    height: 100px;
    flex: 1 1 auto;
    font-size: 12px;
    color: #999;
    background-color: rgba(80, 80, 80, .05);
    text-align: center;
    position: relative;
    transition: color .2s ease, background-color .2s ease;
}
@media screen and (max-width: 1200px) {
    .english .aboutcompany .head .menus .item {
        height: 80px;
    }
}
.english .aboutcompany .head .menus .item:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, .25);
}
.english .aboutcompany .head .menus .item .icon {
    width: 30px;
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    margin-bottom: .25em
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .head .menus .item .icon {
        width: 24px;
        height: 24px;
    }
}
.english .aboutcompany .head .menus .item .icon svg {
    fill: currentColor;
    width: 100%;
    height: 100%;
}
.english .aboutcompany .head .menus .container::after,
.english .aboutcompany .head .menus .container::before,
.english .aboutcompany .head .menus .item::after,
.english .aboutcompany .head .menus .item::before {
    content: '';
    display: block;
    width: 1px;
    height: 15px;
    background-color: rgba(0, 0, 0, .2);
    opacity: .75;
    position: absolute;
    left: -1px;
}
.english .aboutcompany .head .menus .item::after,
.english .aboutcompany .head .menus .container::after {
    top: 1px;
}
.english .aboutcompany .head .menus .item::before,
.english .aboutcompany .head .menus .container::before {
    bottom: 1px;
}
.english .aboutcompany .head .menus .item:first-child::after,
.english .aboutcompany .head .menus .item:first-child::before {
    left: 0;
}
.english .aboutcompany .head .menus .item i {
    display: block;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.english .aboutcompany .head .menus .item i:last-child {
    top: auto;
    bottom: 1px;
}
.english .aboutcompany .head .menus .item i::after,
.english .aboutcompany .head .menus .item i::before {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    background-color: rgba(0, 0, 0, .2);
    opacity: .75;
    position: absolute;
}
.english .aboutcompany .head .menus .item i::before {
    left: -1px;
    width: 11px;
}
.english .aboutcompany .head .menus .item:first-child i::before {
    left: 0;
    width: 10px;
}
.english .aboutcompany .head .menus .item i::after {
    right: 0;
}
.english .aboutcompany .head .menus .container::after,
.english .aboutcompany .head .menus .container::before {
    left: auto;
    right: 0;
}
.english .aboutcompany .head .menus .item:hover {
    color: #367FC8;
    background-color: #fff;
}
.english .aboutcompany .main {
    padding: 30px 0;
}
.english .aboutcompany .main .item {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    padding: 20px 0;
    margin: 0 -30px;
}
@media screen and (max-width: 760px) {
    .english .aboutcompany .main .item {
        flex-direction: column;
    }
}
.english .aboutcompany .main .item .image,
.english .aboutcompany .main .item .text {
    width: 50%;
    box-sizing: border-box;
    padding: 0 30px;
}
@media screen and (max-width: 760px) {
    .english .aboutcompany .main .item .image,
    .english .aboutcompany .main .item .text {
        width: 100%;
    }
    .english .aboutcompany .main .item .text {
        order: 1;
    }
}
.english .aboutcompany .main .item .image img {
    height: auto;
    width: 100%;
    display: block;
}
.english .aboutcompany .main .item .text .title {
    font-size: 32px;
    font-weight: bold;
    color: #2071C0;
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .main .item .text .title {
        font-size: 24px;
    }
}
@media screen and (max-width: 860px) {
    .english .aboutcompany .main .item .text .title {
        font-size: 20px;
    }
}
.english .aboutcompany .main .item .text .intro {
    font-size: 14px;
    color: #717171;
    line-height: 1.6;
    /*text-align: justify;*/
    text-align: left;
}
.english .aboutcompany .main .item .text .intro p{
    margin-top: 20px;
}
.english .aboutcompany.aboutTwo .main .item .text .intro {
    color: #2071C0;
    margin-left: 1.5em;
    margin-top: 1.5em;
}
.english .aboutcompany .main .item .text .intro li {
    margin-bottom: .55em;
}
.english .aboutcompany .main .item .text .intro span {
    color: #666;
}
.english .aboutcompany .main .item .text .intro span.gary{
    color: #999;
    display: block;
    padding: 0 .5em;
}

@media screen and (max-width: 860px) {
    .english .aboutcompany .main .item .text .intro {
        font-size: 12px;
    }
}
.english .aboutcompany .introbanner {
    margin-top: 40px;
    overflow: hidden;
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .introbanner {
        margin-top: 30px;
    }
}
.english .aboutcompany .introbanner .wrapper {
    background: url(../images/about-bg-1.png) no-repeat center bottom / 100% auto;
    width: 100%;
    height: 0;
    padding-bottom: 19.27%;
    position: relative;
}
@media screen and (max-width: 1400px) {
    .english .aboutcompany .introbanner .wrapper {
        width: 1400px;
        height: 270px;
        padding-bottom: 0;
        left: 50%;
        margin-left: -700px;
    }
}
@media screen and (max-width: 1000px) {
    .english .aboutcompany .introbanner .container {
        width: 96vw;
    }
}
.english .aboutcompany .introbanner .wrapper-inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding-top: 3%;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
}
.english .aboutcompany .introbanner .text {
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    -ms-flex-align: start;
    color: #fff;
}
.english .aboutcompany .introbanner .text .item {
    font-size: 16px;
}
@media screen and (max-width: 1200px) {
    .english .aboutcompany .introbanner .text .item {
        font-size: 14px;
    }
}
@media screen and (max-width: 860px) {
    .english .aboutcompany .introbanner .text .item {
        font-size: 12px;
    }
}
.english .aboutcompany .introbanner .text .item .strong {
    font-size: 24px;
    font-weight: bold;
    white-space: nowrap;
}
@media screen and (max-width: 1200px) {
    .english .aboutcompany .introbanner .text .item .strong {
        font-size: 18px;
    }
}
@media screen and (max-width: 860px) {
    .english .aboutcompany .introbanner .text .item .strong {
        font-size: 16px;
    }
}
.english .aboutcompany .introbanner .text .item .info {
    opacity: .75;
    line-height: 1.75;
    margin-top: 1em;
}
/*caedswiper*/
.english .cardswiper {
    background: #f8f8f8;
    padding-bottom: 50px;
}
@media screen and (max-width: 1000px) {
    .english .cardswiper {
        padding-bottom: 20px;
    }
}
.english .cardswiper .head {
    text-align: center;
    padding: 60px 10% 50px;
}
@media screen and (max-width: 1000px) {
    .english .cardswiper .head {
        padding: 40px 0 20px;
    }
}
.english .cardswiper .head .title {
    font-size: 44px;
    font-weight: bold;
    color: #2071C0;
}
.english .cardswiper .head .intro {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}
@media screen and (max-width: 1200px) {
    .english .cardswiper .head .title {
        font-size: 34px;
    }
}
@media screen and (max-width: 1000px) {
    .english .cardswiper .head .title {
        font-size: 30px;
    }
}
@media screen and (max-width: 680px) {
    .english .cardswiper .head .title {
        font-size: 24px;
    }
    .english .cardswiper .head .intro {
        font-size: 12px;
    }
}
.english .cardswiper .main {
    position: relative;
    padding: 0 130px;
}
@media screen and (max-width: 1200px) {
    .english .cardswiper .main {
        padding: 0 100px;
    }
}
@media screen and (max-width: 1000px) {
    .english .cardswiper .main {
        padding: 0 80px;
    }
}
@media screen and (max-width: 860px) {
    .english .cardswiper .main {
        padding: 0 20px;
    }
}
.english .cardswiper .main .navigation {
    width: 60px;
    height: 140px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    font-size: 32px;
    background-color: #fff;
    color: #2071C0;
    border: 1px solid #ddd;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: none;
    cursor: pointer;
    z-index: 5;
}
@media screen and (max-width: 1200px) {
    .english .cardswiper .main .navigation {
        width: 40px;
        height: 90px;
        font-size: 24px;
    }
}
@media screen and (max-width: 750px) {
    .english .cardswiper .main .navigation {
        width: 20px;
        height: 50px;
        font-size: 14px;
    }
}
.english .cardswiper .main .navigation:hover {
    background-color: #2071C0;
    color: #fff;
    border-color: #2071C0;
}
.english .cardswiper .main .navigation svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
}
.english .cardswiper .main .navigation.english .cardswiper-prev {
    left: 0;
}
.english .cardswiper .main .navigation.english .cardswiper-next {
    right: 0;
}
@media screen and (max-width: 860px) {
    .english .cardswiper .main .navigation.english .cardswiper-prev {
        left: -15px;
    }
    .english .cardswiper .main .navigation.english .cardswiper-next {
        right: -15px;
    }
}
.english .cardswiper .swiper-wrapper {
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    -ms-flex-align: stretch;
}
.english .cardswiper .swiper-slide {
    background-color: #fff;
    height: auto;
}
.english .cardswiper .card-box {
    font-size: 14px;
    color: #666;
    padding: 2em;
}
@media screen and (max-width: 680px) {
    .english .cardswiper .card-box {
        font-size: 12px;
    }
}
.english .cardswiper .card-box .title {
    font-size: 24px;
    font-weight: bold;
    color: #0071C6;
}
@media screen and (max-width: 1200px) {
    .english .cardswiper .card-box .title {
        font-size: 20px;
    }
}
@media screen and (max-width: 1000px) {
    .english .cardswiper .card-box .title {
        font-size: 18px;
    }
}
@media screen and (max-width: 680px) {
    .english .cardswiper .card-box .title {
        font-size: 14px;
    }
}
.english .cardswiper .card-box .intro {
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 1.5em;
}
.english .cardswiper .card-box strong {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
@media screen and (max-width: 1000px) {
    .english .cardswiper .card-box strong {
        font-size: 14px;
    }
}
.english .cardswiper .card-box ol {
    list-style: decimal;
    margin-left: 1em;
}
.english .cardswiper .card-box li {
    text-align: justify;
    margin-bottom: 1em;
    margin-top: .5em;
}
.english .cardswiper .card-box .small {
    margin-left: 1.5em;
    color: #007FE3;
    margin-top: 1em;
}
.english .cardswiper .card-box .small li {
    margin: .5em 0;
}
.english .cardswiper .card-box .small li span {
    color: #666;
}
/*cardBanner*/
.english .cardsbanner {
    padding-bottom: 60px;
    background: #fff;
}

.english .cardsbanner.step {
    background-color: #f8f8f8;
    padding: 60px 0;
}

@media screen and (max-width: 1000px) {
    .english .cardsbanner {
        padding-bottom: 20px;
    }
}

.english .cardsbanner .head {
    text-align: center;
    padding: 60px 15% 50px;
}

.english .cardsbanner.step .head {
    padding: 0;
    padding-bottom: 50px;
    text-align: center;
}

.english .cardsbanner .bottom {
    text-align: center;
    padding: 30px 15% 20px;
}

@media screen and (max-width: 1000px) {
    .english .cardsbanner .head {
        padding: 40px 0 20px;
    }
}

.english .cardsbanner .aside {
    padding-top: 60px;
    text-align: center;
}

@media screen and (max-width: 1000px) {
    .english .cardsbanner .aside {
        padding-top: 40px;
    }
}

.english .cardsbanner .head .title {
    font-size: 44px;
    font-weight: bold;
    color: #2071C0;
}

.english .cardsbanner .bottom .title {
    font-size: 24px;
    font-weight: bold;
    color: #2071C0;
}

.english .cardsbanner .head .intro {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

.english .cardsbanner.step .head .intro {
    padding: 0 18%;
    margin-top: 1em;
}

@media screen and (max-width: 1200px) {
    .english .cardsbanner .head .title {
        font-size: 34px;
    }

    .english .cardsbanner .bottom .title {
        font-size: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .english .cardsbanner .head .title {
        font-size: 30px;
    }

    .english .cardsbanner .bottom .title {
        font-size: 18px;
    }
}

@media screen and (max-width: 680px) {
    .english .cardsbanner .head .title {
        font-size: 24px;
    }

    .english .cardsbanner.step .head .intro {
        padding: 0 5%;
    }

    .english .cardsbanner .bottom .title {
        font-size: 16px;
    }

    .english .cardsbanner .head .intro {
        font-size: 12px;
    }
}

.english .cardsbanner .head .intro strong {
    font-weight: bold;
    color: #007FE3;
    font-size: 1.14em;
}

.english .cardsbanner .main {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    padding: 0 100px;
    margin: -1%;
    align-items: stretch;
}

@media screen and (max-width: 1200px) {
    .english .cardsbanner .main {
        padding: 0 80px;
    }
}

@media screen and (max-width: 1000px) {
    .english .cardsbanner .main {
        padding: 0 60px;
    }
}

@media screen and (max-width: 860px) {
    .english .cardsbanner .main {
        padding: 0;
        display: block;
    }
}

.english .cardsbanner.block .main {
    padding: 0;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
}

.english .cardsbanner .card-box {
    font-size: 14px;
    color: #666;
    padding: 0;
    width: 50%;
    position: relative;
    padding: 0 1.5em;
    margin: 0;
}

.english .cardsbanner .card-box:first-child {
    border-right: 1px dashed #2071C0;
}

.english .cardsbanner .card-box:last-child {
    border-left: 0 dashed #2071C0;
}

@media screen and (max-width: 860px) {
    .english .cardsbanner .card-box {
        width: 98%;
    }
}

@media screen and (max-width: 680px) {
    .english .cardsbanner .card-box {
        font-size: 12px;
    }
}

.english .cardsbanner .card-box .title {
    font-size: 24px;
    font-weight: bold;
    color: #0071C6;
    line-height: 1;
    margin-bottom: 1em;
}

.english .cardsbanner .card-box:first-child .title {
    text-align: right;
}

.english .cardsbanner .card-box:last-child .title {
    text-align: left;
}

@media screen and (max-width: 1200px) {
    .english .cardsbanner .card-box .title {
        font-size: 20px;
    }
}

@media screen and (max-width: 1000px) {
    .english .cardsbanner .card-box .title {
        font-size: 18px;
    }
}

@media screen and (max-width: 680px) {
    .english .cardsbanner .card-box .title {
        font-size: 14px;
    }
}

.english .cardsbanner .card-box .title.s {
    font-weight: normal;
}

.english .cardsbanner .card-box .title.s strong {
    font-size: 1.23em;
    color: currentColor;
}

.english .cardsbanner .card-box .intro {
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 1.5em;
}

.english .cardsbanner .card-box strong {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

@media screen and (max-width: 1000px) {
    .english .cardsbanner .card-box strong {
        font-size: 14px;
    }

    .english .cardsbanner .card-box:first-child {
        border-right: none;
    }

    .english .cardsbanner .card-box:first-child .title {
        text-align: left;
    }
}

.english .cardsbanner .card-box .left {
    list-style: none;
    text-align: right;
}

.english .cardsbanner .card-box .left li {
    list-style-type: none;
    padding-right: 1em;
    margin-bottom: 1em;
    position: relative;
    text-align: right;
}

.english .cardsbanner .card-box .left li::after {
    content: '\20';
    width: 6px;
    height: 6px;
    background-color: #0071C6;
    border-radius: 6px;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -3px;
}

.english .cardsbanner .card-box .right {
    list-style: none;
    text-align: left;
}

.english .cardsbanner .card-box .right li {
    list-style-type: none;
    padding-left: 1em;
    margin-bottom: 1em;
    position: relative;
}

.english .cardsbanner .card-box .right li::before {
    content: '\20';
    width: 6px;
    height: 6px;
    background-color: #0071C6;
    border-radius: 6px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
}

@media screen and (max-width: 850px) {
    .english .cardsbanner .card-box:first-child {
        padding-bottom: 2em;
        border-bottom: 1px dashed #0071C6;
    }

    .english .cardsbanner .card-box .left {
        text-align: left;
        margin-top: 1.5em;
    }

    .english .cardsbanner .card-box .left li {
        list-style-type: none;
        padding-right: 0;
        padding-left: 1em;
        margin-bottom: 1em;
        position: relative;
        text-align: left;
    }

    .english .cardsbanner .card-box .left li::after {
        right: auto;
        left: 0;
    }

    .english .cardsbanner .card-box:last-child {
        margin-top: 2em;
    }


}


/*步骤*/
.english .cardsbanner.step .stepMain {
    margin-top: 30px;
}

.english .cardsbanner.step .stepMain .stepitem {
    text-align: center;
    font-size: 0;
    padding: 5px 0;
    margin: 0 -16px;
}

.english .cardsbanner.step .stepMain .stepitem:first-child,
.english .cardsbanner.step .stepMain .stepitem:last-child {
    padding-left: 200px;
}

.english .cardsbanner.step .stepMain .stepitem .item_01 {
    display: inline-block;
    background: #ddd;
    width: 235px;
    height: 60px;
    position: relative;
    font-size: 14px;
    line-height: 60px;
    margin: 0px 10px;
    color: #000;
}

.english .cardsbanner.step .stepMain .stepitem .item_01::after {
    content: '\20';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #ddd transparent transparent transparent;
    position: absolute;
    right: 20px;
    bottom: -12px;
}

.english .cardsbanner.step .stepMain .stepitem .item_01:last-child::after {
    right: auto;
    left: 20px;
}

.english .cardsbanner.step .stepMain .stepitem .item_02 {
    display: inline-block;
    background: #2071c0;
    width: 185px;
    height: 60px;
    position: relative;
    font-size: 14px;
    line-height: 60px;
    margin: 10px;
    color: #fff;
}

.english .cardsbanner.step .stepMain .stepitem .item_02::before {
    content: '\20';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 35px 12px;
    border-color: transparent transparent #f8f8f8 transparent;
    position: absolute;
    right: -14px;
    bottom: 0px;
}

.english .cardsbanner.step .stepMain .stepitem .item_02::after {
    content: '\20';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 12px 0 12px;
    border-color: #f8f8f8 transparent transparent transparent;
    position: absolute;
    right: -14px;
    top: 0px;
}

.english .cardsbanner.step .stepMain .stepitem .item_02:last-child::after,
.english .cardsbanner.step .stepMain .stepitem .item_02:last-child::before {
    display: none;
}

.english .cardsbanner.step .stepMain .stepitem .item_03 {
    display: inline-block;
    background: #bbb;
    width: 235px;
    height: 60px;
    position: relative;
    font-size: 14px;
    line-height: 60px;
    margin: 0px 10px;
    color: #000;
}

.english .cardsbanner.step .stepMain .stepitem .item_03::after {
    content: '\20';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    border-color: transparent transparent #bbb transparent;
    position: absolute;
    right: 20px;
    top: -12px;
}

.english .cardsbanner.step .stepMain .stepitem .item_03:last-child::after {
    right: auto;
    left: 20px;
}

@media screen and (max-width: 850px) {
    .english .cardsbanner.step .head{
        padding-bottom: 20px;
    }
    .english .cardsbanner.step .stepMain {
        margin-top: 0em;
        display: flex;
        flex-direction: column;
    }

    .english .cardsbanner.step .stepMain .stepitem {
        text-align: center;
        padding: 5px 0;
        margin: 1em 0;
    }

    .english .cardsbanner.step .stepMain .stepitem:first-child,
    .english .cardsbanner.step .stepMain .stepitem:last-child {
        padding-left: 0;
    }
    .english .cardsbanner.step .stepMain .stepitem:first-child,
    .english .cardsbanner.step .stepMain .stepitem:last-child{
        display: flex;
        justify-content: space-between;
        margin: 0 -5px;
    }

    .english .cardsbanner.step .stepMain .stepitem .item_01 {
        height: 40px;
        position: relative;
        font-size: 12px;
        line-height:40px;
        margin: 0px 5px;
    }

    .english .cardsbanner.step .stepMain .stepitem .item_01::after {
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: #ddd transparent transparent transparent;
        position: absolute;
        right: 10px;
        bottom: -8px;
    }

    .english .cardsbanner.step .stepMain .stepitem .item_01:last-child::after {
        right: auto;
        left: 10px;
    }

    .english .cardsbanner.step .stepMain .stepitem .item_02 {
        display: inline-block;
        background: #2071c0;
        width: 80%;
        height: 40px;
        font-size: 12px;
        line-height: 40px;
        margin: 12px 10px;
        color: #fff;
    }

    .english .cardsbanner.step .stepMain .stepitem .item_02::before {
        content: '\20';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 8px 0 8px;
        border-color: #2071c0 transparent transparent transparent;
        position: absolute;
        left: 50%;
        margin-left: -4px;
        bottom: -8px;
    }

    .english .cardsbanner.step .stepMain .stepitem .item_02::after {
        display: none;
    }

    .english .cardsbanner.step .stepMain .stepitem .item_02:last-child::after,
    .english .cardsbanner.step .stepMain .stepitem .item_02:last-child::before {
        display: none;
    }

    .english .cardsbanner.step .stepMain .stepitem .item_03 {
        height: 40px;
        position: relative;
        font-size: 12px;
        line-height:40px;
        margin: 0px 5px;
    }

    .english .cardsbanner.step .stepMain .stepitem .item_03::after {
        content: '\20';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 8px 8px 8px;
        border-color: transparent transparent #bbb transparent;
        position: absolute;
        right: 10px;
        top: -8px;
    }

    .english .cardsbanner.step .stepMain .stepitem .item_03:last-child::after {
        right: auto;
        left: 10px;
    }

}
/*底部*/
.english .contactbar {
    border-top: 1px solid #DBDBDB;
    padding: 60px 0;
}
@media screen and (max-width: 640px) {
    .english .contactbar {
        padding: 30px 0;
    }
    .english .contactbar .container {
        width: 100%;
    }
}
.english .contactbar .inner {
    display: table;
    width: 100%;
    position: relative;
}
@media screen and (max-width: 640px) {
    .english .contactbar .inner {
        display: block;
    }
}
.english .contactbar .inner::after {
    content: '';
    display: block;
    width: 1px;
    height: 100px;
    background-color: #DBDBDB;
    position: absolute;
    left: 37.5%;
    top: 20%;
}
@media screen and (max-width: 640px) {
    .english .contactbar .inner::after {
        display: none;
    }   
}
.english .contactbar .inner .cell {
    display: table-cell;
    vertical-align: top;
}
.english .contactbar .inner .cell:first-child{
    width: 37.5%;
    padding-left: 90px;
}
.english .contactbar .inner .cell:last-child{
    width: 62.5%;
}
@media screen and (max-width: 640px) {
    .english .contactbar .inner .cell {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding-left: 5%;
        padding-right: 5%;
    }
}
.english .contactbar .inner .cell:last-child {
    text-align: right;
}
@media screen and (max-width: 640px) {
    .english .contactbar .inner .cell:last-child {
        text-align: left;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 30px;
        margin-top: 30px;
        border-top: 1px solid #DBDBDB;
    }
}
.english .contactbar .inner .email .title,
.english .contactbar .inner .contact .title {
    word-break: break-all;
    word-wrap: break-word;
}
.english .contactbar .inner .email .title {
    font-size: 44px;
    font-weight: bold;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    margin-bottom: 30px;
}
.english .contactbar .inner .email .code{
   text-align: center;
    margin-top: 2em;
    width: 145px;
    margin-left: 2.5em;
}
.english .contactbar .inner .email .code_img{
    height: 0;
    padding-bottom: 100%;
    width: 100%;
    
}
.english .contactbar .inner .email .code_img img{
    width: 100%;
    height: auto;
}
@media screen and (max-width: 1000px) {
    .english .contactbar .inner .email .title {
        font-size: 36px;
    }   
}
@media screen and (max-width: 850px) {
    .english .contactbar .inner .email .title {
        font-size: 24px;
    }
    .english .contactbar .inner{
        display: flex;
        flex-direction: column;
    }
    .english .contactbar .inner::after{
        display: none;
    }
    .english .contactbar .inner .cell{
        padding: 2em 0;
    }       
    .english .contactbar .inner .cell:first-child{
        width: 100%;
        padding-left: 5%;
    }
    .english .contactbar .inner .cell:last-child{
        width: 100%;
        text-align: left;
    }
}
.english .contactbar .inner .email .title svg {
    width: 1.25em;
    height: 1.25em;
    fill: #4A90E2;
    margin-right: .618em;
}
.english .contactbar .inner .contact {
    display: inline-block;
    text-align: left;
    background: none;
    padding: 0;
}
@media screen and (max-width: 640px) {
    .english .contactbar .inner .contact {
        margin-left: 15px;
    }
}
.english .contactbar .inner .contact .title {
    position: relative;
    font-size: 44px;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
    .english .contactbar .inner .contact .title {
        font-size: 30px;
    }   
}
@media screen and (max-width: 1000px) {
    .english .contactbar .inner .contact .title {
        font-size: 24px;
    }   
}
@media screen and (max-width: 850px) {
    .english .contactbar .inner .contact .title {
        font-size: 20px;
    }   
}
.english .contactbar .inner .contact .title svg {
    fill: #4A90E2;
    width: .9em;
    height: .9em;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translate(-100%, -46%);
    transform: translate(-100%, -46%);
}
.english .contactbar .inner .contact .other {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    color: #666;
    line-height: 1.8;
    width: 85%;
}
.english .contactbar .inner .contact .other span{
    display: block;
}
@media screen and (max-width: 1200px) {
    .english .contactbar .inner .contact .other {
        font-size: 16px;
    }   
}
@media screen and (max-width: 1000px) {
    .english .contactbar .inner .contact .other {
        font-size: 14px;
    }   
}
.english .latestcase .main .tab-content .swiper .swiper-slide .intro p {
    text-align: left;
}