
@font-face {
    font-family: "MYingHeiPRC-W3";
    src: url('../Font/MYingHeiPRC-W3.eot');
    src: url('../Font/MYingHeiPRC-W3.eot?#font-spider') format('embedded-opentype'), url('../Font/MYingHeiPRC-W3.ttf') format('truetype');
}

@font-face {
    font-family: "MYingHeiPRC-W5";
    src: url('../Font/MYingHeiPRC-W5.eot');
    src: url('../Font/MYingHeiPRC-W5.eot?#font-spider') format('embedded-opentype'), url('../Font/MYingHeiPRC-W5.ttf') format('truetype');
}

@font-face {
    font-family: "Gilroy-Medium";
    src: url('../Font/Gilroy-Medium.eot');
    src: url('../Font/Gilroy-Medium.eot?#font-spider') format('embedded-opentype'), url('../Font/Gilroy-Medium.ttf') format('truetype');
}

@font-face {
    font-family: "Gilroy-Light";
    src: url('../Font/Gilroy-Light.eot');
    src: url('../Font/Gilroy-Light.eot?#font-spider') format('embedded-opentype'), url('../Font/Gilroy-Light.ttf') format('truetype');
}

@font-face {
    font-family: "Gilroy-Thin";
    src: url('../Font/Gilroy-Thin.eot');
    src: url('../Font/Gilroy-Thin.eot?#font-spider') format('embedded-opentype'), url('../Font/Gilroy-Thin.ttf') format('truetype');
}
.banner {
    width: 100%;
}
body{
    font-family: Gilroy-Light MYingHeiPRC-W3 !important;
}
.sBanner {
    position: relative;
    width: 100%;
    background: url("../images/server/sBanner.jpg") center center no-repeat;
    background-size: cover;
}

.bannerMask {
    color: white;
    position: absolute;
    top: 156px;
    left: 96px;
    height: 240px;
    width: 1060px;
    font-size: 52px;
    font-family: MYingHeiPRC-W5;
}

.bannerMask p {
    margin-left: 45px;
    margin-top: 40px;
}

.titleDesc {
    padding: 118px 96px 115px 96px;
    line-height: 40px;
    /*font-family: MYingHeiPRC-W5;*/
    color: #53565a;
    text-align: center;
}

.desc1 {
    padding-top: 70px;
    font-family: Gilroy-Light MYingHeiPRC-W3 !important;
}

.desc2 {
    padding-top: 30px;
    font-family: MYingHeiPRC-W3;
}

.Product {
    margin-bottom: 110px;
    font-family: MYingHeiPRC-W3;
}

.Product .Top .heading {
    text-align: center;
    margin: 118px 0 88px 0;
}

.Product .Top .title {
    color: #53565a;
    font-size: 40px;
    font-family: MYingHeiPRC-W5, Gilroy-Medium;
}

.Product .Top .title span {
    font-family: Gilroy-Medium;
}

.Product .Top .desc {
    color: #53565a;
    font-size: 24px;
    line-height: 30px;
}

.Product .Top .list ul li {
    background: #f5f5f6;
    overflow: hidden;
    font-size: 0;
    margin-top: 4%;
}

.Product .Top .list .img {
    display: block;
    width: 64%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.Product .Top .imgBox {
    width: 100%;
    height: 75vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    text-align: center;
    /* position: absolute; */
}

.Product .Top .list .img img {
    width: auto;
    opacity: 0;
}

.Product .Top .list .ft {
    display: block;
    width: 36%;
    /*vertical-align: middle;*/
    /*text-align: right;*/
    /*padding-bottom: 30px;*/
}

.Product .Top .list .ft.leftFt {
    float: right;
}

.Product .Top .list .img.leftImg {
    float: left;
}

.Product .Top .list .ft.rightFt {
    float: left;
}

.Product .Top .list .img.rightImg {
    float: right;
}

.Product .Top .list .ft .box {
    padding-top: 96px;
    /*padding-bottom: 86px;*/
}

.Product .Top .list .ft.rightFt .box {
    padding-left: 96px;
    text-align: left;
}

.Product .Top .list .ft.leftFt .box {
    padding-left: 96px;
    text-align: left;
}

.Product .Top .list .ft h3 {
    color: #53565a;
    font-size: 32px;
    font-family: 'MYingHeiPRC-W5';
    font-weight: 500;
    margin-bottom: 75px;
}
.en .Product .Top .list .ft h3 {
    color: #53565a;
    font-size: 32px;
    font-family: 'MYingHeiPRC-W5';
    font-weight: 500;
    margin-bottom: 30px;
}

.Product .Top .list .ft p {
    color: #53565a;
    font-size: 20px;
    line-height: 32px;
}

.Product .Top .list .ft .more {
    width: 135px;
    height: 36px;
    line-height: 36px;
    margin-top: 50px;
    display: inline-block;
    text-align: center;
    background-color: #9b7ac7;
    color: #fff;
    font-size: 16px;
    font-family: 'MYingHeiPRC-W3';
    position: relative;
}
.en .Product .Top .list .ft .more {
    width: 135px;
    height: 36px;
    line-height: 36px;
    margin-top: 70px;
    display: inline-block;
    text-align: center;
    background-color: #9b7ac7;
    color: #fff;
    font-size: 16px;
    font-family: 'MYingHeiPRC-W3';
    position: relative;
}



.ft .more .arrow {
    background: url('../images/productSUV/icon_01.png') center center no-repeat;
    width: 9px;
    height: 36px;
    position: absolute;
    top: 0px;
    left: 25px;
}

.ft .more .text {
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    font-family: 'MYingHeiPRC-W3';
    /* position: absolute; */
    top: 0px;
    /* right: 25px; */
}

.en .ft .more .arrow{
    left: 15px;
}
.en .ft .more .text{
    right: 10px;
}

.charing{
    font-size: 13px !important;
}


@media screen and (max-width: 1250px) {
    .charing{
        font-size: 10px !important;
        zoom: .8;
    }
}

@media screen and (max-width: 1740px) {
    .en .Product .Top .list .ft .more {
        margin-top: 40px;
    }
}

@media screen and (max-width: 1530px) {
    .en .Product .Top .list .ft .more {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1440px) {
    .en .Product .Top .list .ft .more {
        margin-top: 0px;
    }
}
@media screen and (max-width: 1366px) {
    .en .Product .Top .list .ft .more {
        margin-top: 60px;
    }
}
.titleDescImg{
    width: 268px;
    height: 76px;
}
.owners_equity{
    width: 100%;
    background: url("../images/server/owners_equity.png") center center no-repeat;
    background-size: cover;
    height: 856px;
}
.ft .title_left{
    width: 53%;
    padding: 10% 0 0 20%;
}
.ft .title_right{
    width: 53%;
    padding: 10% 0 0 20%;
}
.equity{
    width: 100%;
    /* height:850px; */
    background-color: #f4f4f4;
    display: flex;
    padding: 4% 2% 4% 2% ;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
}
.equity .title{
    
    font-family: 'MYingHeiPRC-W5';
    color: #53565a;
}
.equity_content{
    display: flex;
    justify-content: space-between;
    width: 92%;
    margin-top: 5%;
}
.equity_itemx{
    background: #fff;
    width: 49%;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* position: relative; */
}
 .equity_itemz{
    background: #fff;
    width: 49%;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* position: relative; */
    padding-bottom: 5%;
}
.hiphix_img{
    width: 75%;
    position: relative;
    top: -42px;
}
.hiphiz_img{
    width: 75%;
    position: relative;
    top: -47px;
    
}
.hiphix_title{
    font-family: "Gilroy-Medium",'MYingHeiPRC-W5';
    color: #53565a;
    margin-bottom: 2%;
    font-size: 32px;

}
.hiphiz_title{
    font-family: "Gilroy-Medium",'MYingHeiPRC-W5';
    color: #53565a;
    margin-bottom: 2%;

}
.tag{
    width: 85%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tag .tag_item{
    display: flex;
    align-items: center;
    width: 43%;
    margin-top: 5%;

}
.tag_item img{
    width: 18%;
}
.desc_text{
    padding-left: 5%;
    box-sizing: border-box;
}
.desc_text div:nth-child(1){
    font-size: 16px;
    color: #53565a;
    font-family: "Gilroy-Medium", "MYingHeiPRC-W5";
}
.desc_text div:nth-child(2){
    font-size: 16px;
    color: #000000;
    font-family: "Gilroy-Medium", "MYingHeiPRC-W7";
}
.equity_itemz_desc{
    font-size: 16px;
    color: #53565a;
    text-align: center;
    font-family: "Gilroy-Light",'MYingHeiPRC-W2';
    padding: 5% 4% 0 6%;
    width: 85%;
    text-align: left;
}
.equity_itemz_desc a{
    color: #53565a;
    text-decoration: underline;

}
.Product .box .title{
    color: #000;
    font-family: 'MYingHeiPRC-W3';
    margin-top: 4%;
}
.boxDesc div:nth-child(1){
    color: #000;
    font-family: 'MYingHeiPRC-W5';
    margin-top: 3%;
}
.boxDesc div:nth-child(2){
    color: #53565a;
    font-family: 'MYingHeiPRC-W3';
}
.order_now{
    background: #a07fcb;
    height: 5vh;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24%;
    color: #fff;
    margin: 4% 0 5% 0;
}
.order_now div{
    padding-left: 8%;
    font-size: 16px;
    font-family: 'MYingHeiPRC-W5';
}