html,body {
    width: 100%;
    overflow-x: hidden;
}
.brief-gray {
    padding-bottom: 9.3%;
    background: #1e1e1e;
}
.brief-top {
    position: relative;
    background: #121212;
    font-size: 0;
    overflow: hidden;
}
.brief-top-l {
    width: 49%;
    margin-left: 7.8%;
}
.brief-black {
    padding-bottom: 9.3%;
    background: #121212;
}
.brief-top-r {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 43.7%;
    height: 100%;
    padding-right: 7.8%;
    text-align: right;
    background: #1e1e1e;
    box-sizing: border-box;
    color: #fff;
}
.brief-top-r img {
    width: 76.8%;
}
.brief-top-r p {
    margin-top: 56px;
    font-size: 20px;
    line-height: 53px;
}
.brief-top-r h3 {
    font-size: 46px;
    line-height: 60px;
}
.brief-top-r h4 {
    position: absolute;
    font-size: 16px;
    right: 18%;
    text-transform: uppercase;
    color: #3e3e3e;
    bottom: 60px;
}
.brief-center {
    background: #f2f2f2;
    padding: 8.8% 7.8% 9.8%;
    color: #333;
    text-align: center;
}
.brief-center h3 {
    font-size: 32px;
    line-height: 50px;
    font-weight: bold;
}
.brief-center p {
    margin-top: 30px;
    font-size: 20px;
    line-height: 38px;
}
.brief-center img {
    margin-top: 9%;
    width: 100%;
}
.brief-bottom {
    position: relative;
    padding: 10% 7.8%;
    background: #1e1e1e;
}
.brief-bottom-l {
    float: left;
    width: 37%;
}
.brief-bottom-r {
    float: right;
    width: 62%;
    font-size: 0;
    overflow: hidden;
}
.brief-bottom-r div {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
.brief-bottom-r img {
    width: 97%;
}
.brief-bottom-rr{
    text-align: right;
}
.bottom-img {
    margin-top: 3%;
}
.brief-bottom-l {
    color: #fff;
}
.brief-bottom-lt p {
    font-size: 20px;
}
.brief-bottom-lt img {
    width: 45%;
    margin-top: 50px;
}
.brief-bottom-lc {
    position: absolute;
    top: 50%;
    margin-top: -75px;
    font-size: 20px;
    line-height: 38px;
}
.brief-bottom-lc h3 {
    font-size: 35px;
    margin-top: 10px;
}
.brief-bottom-lb {
    position: absolute;
    width: 16.2%;
    bottom: 0;
    font-size: 16px;
    margin-bottom: 10%;
    padding-top: 24px;
    line-height: 24px;
    border-top: 1px solid #4c4c4c;
}
.about-history {
    background: #1e1e1e;
    color: #fff;
    padding-top: 70px;
}
.about-history li {
    float: right;
    width: 50%;
    border-left: 1px dashed #4c4c4c;
    padding-bottom: 9.8%;
    clear: both;
}
.about-history .even {
    float: left;
    border-right: 1px dashed #4c4c4c;
    border-left: 0;
    text-align: right;
    box-sizing: border-box;
}
.about-history i {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 2px solid #fff;
    background: #1e1e1e;
    margin: 0 -9px;
}
.about-history h3 {
    padding: 0 4.6%;
    font-size: 25px;
    font-weight: bold;
    line-height: 19px;
    margin-bottom: 15px;
}
.about-history p {
    font-size: 16px;
    line-height: 38px;
}
.about-chat p {
    line-height: 30px;
}
.about-history span {
    float: left;
    color: #999;
    width: 110px;
    text-align: center;
}
.about-history em {
    display: block;
    margin-left: 110px;
}
.about-history .even span {
    float: right;
}
.about-history .even em {
    margin: 0 110px 0 0;
}
.about-chat {
    background: #1e1e1e;
    padding-bottom: 74px;
    font-size: 0;
}
.about-chat img {
    width: 100%;
}
.about-chat-l, .about-chat-r {
    float: left;
    width: 50%;
    font-size: 18px;
    color: #fff;
    padding: 4% 0;
}
.about-chat-l {
    background: #b7965c;
    text-align: center;
}
.about-chat-l span {
    display: inline-block;
    width: 70px;
}
.about-chat-inner {
    display: inline-block;
    text-align: left;
}
.about-chat p {
    line-height: 38px;
    margin: 0 8px;
}
.about-chat-r p {
    padding-left: 8.8%;
}
.about-chat-r span {
    display: inline-block;
    width: 200px;
}
/* 品牌 */
.all-brand-list {
    padding: 10% 7.8% 7.8%;
    background: #1e1e1e;
    font-size: 0;
}
.all-brand-list li {
    position: relative;
    display: inline-block;
    width: 33.3%;
    padding-bottom: 22.6%;
    vertical-align: middle;
}
.all-brand-list li.even {
    padding: 22.6% 0 0 0;
}
.brand-img {
    width: 100%;
}
.brand-logo {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
}
.all-brand-list li.even .brand-logo {
    top: 0;
}
.brand-logo-inner {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}
.brand-logo-inner>div {
    display: table-cell;
    vertical-align: middle;
}
.brand-logo-inner img {
    max-width: 90%;
}
.brand-hover {
    opacity: 0;
    position: absolute;
    top: 5.2%;
    left: 6.8%;
    right: 6.8%;
    bottom: 5.2%;
    border: 4px solid #b7965c;
    transition: all .35s;
}
.all-brand-list li:hover .brand-hover {
    opacity: 1;
}
.brand-hover-text {
    position: absolute;
    width: 100%;
    top: 42.5%;
    height: 57.5%;
    background: #b7965c;
}
.brand-hover-more {
    position: absolute;
    height: 42.5%;
    width: 100%;
    background: rgba(0,0,0,0.45);
}
.even .brand-hover-text {
    top: 0;
}
.even .brand-hover-more {
    top: 57.5%;
}
.icon-more {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 53px;
    height: 53px;
    margin: -26px auto 0;
    background: url(../images/icon-more.png);
    background-size: 100% 100%;
    transition: all 1s;
}
.all-brand-list li:hover .icon-more {
    transform: rotate(180deg);
}
.brand-page {
    background: #1e1e1e;
    padding-bottom: 8%;
}
.brand-detail {
    padding: 6.2% 19.2% 7.2%;
    text-align: center;
}
.brand-detail h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
}
.brand-detail .logo {
    max-width: 50%;
}
.brand-detail p {
    margin-top: 3.6%;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}
.brand-detail-swiper {
    position: relative;
    width: 100%;
    padding-bottom: 56%;
}
.brand-detail-swiper-inner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.gallery-top {
    height: 100%;
    width: 100%;
}
.gallery-top img {
    width: 100%;
    height: 100%;
}
.brand-detail-brief {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 18%;
    padding: 1.5% 13%;
    box-sizing: border-box;
    z-index: 9;
    background: rgba(0,0,0,0.7);
}
.gallery-thumbs {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide {
    width: 13.5%;
    height: 100%;
    transform: scale(0.9);
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
    transform: scale(1);
    box-shadow: 0 0 5px #fff inset;
}
.swiper-slide {
    background-size: cover;
    background-position: center center;
}
.brand-detail-prev {
    position: absolute;
    bottom: 9%;
    left: 7.8%;
    z-index: 10;
    margin-bottom: -12px;
}
.brand-detail-next {
    position: absolute;
    bottom: 9%;
    right: 7.8%;
    z-index: 10;
    margin-bottom: -12px;
}
/* 下载 */
.download-list {
    margin-top: 30px;
    color: #fff;
}
.download-list li {
    transition: all 0.35s;
}
.download-con {
    margin: 0 7.8%;
    padding: 3.5% 0 3.4%;
    border-bottom: 1px solid #494949;
    font-size: 0;
}
.download-con .time, .download-con .line, .download-con .text {
    display: inline-block;
    vertical-align: middle;
}
.download-con .time h3 {
    font-size: 22px;
}
.download-con .time p {
    font-size: 16px;
}
.download-con .line {
    width: 25px;
    height: 3px;
    background: #fff;
    margin: 0 8.6% 0 12.3%;
}
.download-con .text h3 {
    font-size: 22px;
}
.download-con .text p {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}
.download-con a {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 24px;
    background: url(../images/icon.png);
    background-position: -277px 0;
}
.download-con .upAni {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 24px;
    background: url(../images/icon-download.png);
    background-size: 100% 100%;
}
.download-list li:hover {
    background: #b7965c;
}
.download-list li:hover .download-con {
    border-bottom: 0;
}
.download-list li:hover .text p {
    color: #fff;
}
.download-page {
    padding: 5.2% 0;
}
/* 新闻 */
.news-list {
    margin: 0 2.6%;
}
.news-list li {
    position: relative;
    float: right;
    width: 36.2%;
    margin: 7% 5.4% 0;
}
.news-list li:hover .con {
    background: #b7965c;
}
.news-list .time {
    position: absolute;
    left: -18.1%;
    color: #fff;
}
.news-list .line {
    position: absolute;
    top: 30px;
    left: -12px;
    width: 25px;
    height: 3px;
    background: #fff;
}
.news-list .time h3 {
    font-size: 22px;
}
.news-list .time p {
    font-size: 16px;
}
.news-list .con {
    height: 155px;
    background: #2d2d2d;
    transition: all 0.35s;
}
.news-list .con img {
    float: right;
    margin-left: 13.6%;
}
.news-list .con a {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    right: 14.5%;
    margin-top: -18px;
    opacity: 0;
    background: url(../images/icon-more.png);
    background-size: 100% 100%;
    transition: all 1s;
}
.news-list li:hover .con img {
    visibility: hidden;
}
.news-list li:hover .con a {
    opacity: 1;
    transform: rotate(180deg);
}
.news-list .text {
    padding: 25px 0 0 5%;
}
.news-list .text h3 {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
}
.news-list .text p {
    margin-top: 10px;
    font-size: 14px;
    color: #999;
}
.news-list li:hover .text p {
    color: #fff;
}
.news-detail {
    padding: 7.2% 22% 5.2%;
    color: #fff;
}
.news-detail img {
    width: 100%;
}
.news-detail h3 {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
}
.news-detail h4 {
    margin-top: 30px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
}
.news-detail p {
    font-size: 16px;
    line-height: 34px;
    padding: 5% 0 4%;
    text-align: justify;
}
/* 项目 */
.project-list {
    padding: 8% 2.6% 0;
}
.project-list li {
    position: relative;
    float: left;
    width: 36.2%;
    margin: 0 5.4% 15.3%;
}
.project-list img {
    position: relative;
    width: 100%;
    z-index: 1;
    box-shadow: 25px 0 51px rgba(0,0,0,0.3);
}
.project-list .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 13.3%;
    top: 19.5%;
    background: #272727;
    transition: all 0.35s;
}
.project-list a {
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    bottom: 5%;
    left: 7.5%;
    right: 12.1%;
    color: #fff;
}
.project-list li:hover .bg {
    background: #b7965c;
}
.project-list i {
    position: absolute;
    left: 84%;
    width: 25px;
    height: 9px;
    margin-top: 5px;
    background: url(../images/icon-arrow.png) right;
    background-size: 100% 100%;
    transition: all 0.8s;
}
.project-list li:hover i {
    width: 45px;
}
/* 招聘 */
.recruit-box {
    margin: 0 7.8% 55px;
}
.recruit-search {
    margin: 43px 0 37px;
    font-size: 0;
}
.select-box {
    display: inline-block;
    position: relative;
    border: 1px solid #585858;
    height: 40px;
    width: 200px;
    margin-right: 20px;
}
.recruit-search select {
    position: relative;
    background: none;
    border: 0;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    z-index: 1;
}
.select-box option {
    background: #1e1e1e;
    border: 1px solid #585858;
}
.select-box option:hover {
    background: #ddd;
}
.select-box:after {
    position: absolute;
    content: '';
    right: 10px;
    width: 10px;
    height: 6px;
    margin-top: 17px;
    background: url(../images/icon.png);
    background-position: -170px 0;
}
.recruit-table {
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.recruit-table th {
    min-width: 56px;
    line-height: 15px;
    padding: 15px 0;
    background: #b7965c;
}
.recruit-table td {
    vertical-align: top;
    line-height: 18px;
    padding: 20px 0;
    background: #292929;
    border-bottom: 1px solid #2f2f2f;
}
.recruit-table tr:hover td {
    line-height: 58px;
    background: #262626;
}
.recruit-table a {
    display: inline-block;
    width: 126px;
    height: 27px;
    line-height: 27px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
}
.recruit-detail {
    color: #fff;
    background: #292929;
    margin-top: 22px;
}
.recruit-detail .time {
    line-height: 45px;
    background: #b7965c;
    padding-left: 30px;
    font-size: 16px;
}
.recruit-detail .find {
    padding: 40px 0 20px 30px;
}
.recruit-detail .find p {
    line-height: 36px;
    font-size: 16px;
}
.recruit-detail .find h4 {
    line-height: 48px;
    font-size: 32px;
}
.recruit-detail .find h3 {
    line-height: 118px;
    font-size: 45px;
    margin-bottom: 20px;
}
.recruit-item {
    padding-left: 30px;
    font-size: 0;
}
.recruit-item h3 {
    font-size: 18px;
    color: #b7965c;
    border-bottom: 1px solid #3f3f3f;
    line-height: 44px;
}
.recruit-info {
    padding: 18px 0 48px;
}
.recruit-info li {
    display: inline-block;
    width: 28%;
    line-height: 60px;
    font-size: 16px;
}
.recruit-state {
    padding: 32px 0;
}
.recruit-state p {
    font-size: 16px;
    line-height: 28px;
}
.recruit-form {
    padding: 10px 0 40px;
}
.form-item {
    display: inline-block;
    margin-right: 5px;
    line-height: 40px;
    margin-top: 25px;
}
.form-item input {
    width: 192px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    border: 0;
    background: #fff;
    font-size: 16px;
    vertical-align: top;
}
.form-item label {
    display: inline-block;
    margin: 0 10px 0 25px;
    font-size: 16px;
    vertical-align: top;
}
.form-item.block {
    display: block;
}
.upload-file {
    display: inline-block;
    vertical-align: top;
}
.upload-file-con {
    position: relative;
    height: 40px;
    width: 686px;
    background: #fff;
}
.upload-file-con input {
    position: relative;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}
.upload-file-con i {
    position: absolute;
    right: 15px;
    width: 17px;
    height: 18px;
    margin-top: 11px;
    background: url(../images/icon-upload.png);
    background-size: 100% 100%;
}
.upload-file p {
    margin-top: 15px;
    line-height: 16px;
    font-size: 14px;
    color: #999;
}
.upload-file a {
    color: #999;
}
.submit-recruit {
    width: 96.3%;
    color: #d4b37a;
    border: 2px solid #d4b37a;
    line-height: 50px;
    font-size: 16px;
    background: none;
    margin: 7% auto 0;
    cursor: pointer;
}
/* 服务 */
.service-tab {
    float: left;
    width: 23.4%;
    padding-top: 70px;
    text-align: right;
    font-size: 0;
    border-right: 1px solid #303030;
}
.service-tab li {
    position: relative;
    padding: 0 25px 0 0;
    margin-bottom: 50px;
}
.service-tab li:hover .icon, .service-tab li.sel .icon {
    background: #d4b37a;
}
.service-tab .icon {
    display: inline-block;
    width: 92px;
    height: 92px;
    background: #282828;
    border-radius: 100%;
    padding: 25px 0;
    text-align: center;
    box-sizing: border-box; 
    transition: all 0.35s;
    cursor: pointer;  
}
.service-tab i {
    display: inline-block;
    width: 41px;
    height: 42px;
    background: url(../images/server-icon.png);
}
.service-tab li:hover i, .service-tab li.sel i {
    background-image: url(../images/server-icon-hover.png);
}
.service-tab .icon2 {
    background-position: -41px 0;
}
.service-tab .icon3 {
    background-position: -82px 0;
}
.service-tab .icon4 {
    background-position: -123px 0;
}
.service-tab .icon5 {
    background-position: -164px 0;
}
.service-tab .icon6 {
    background-position: -205px 0;
}
.service-tab .icon7 {
    background-position: -247px 0;
}
.service-tab .arrow {
    display: none;
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    top: 50%;
    margin-top: -6px;
    border: 6px solid #d4b37a;
    border-color: transparent #d4b37a transparent transparent;
}
.service-tab li.sel .arrow {
    display: block;
}
.service-swiper {
    position: relative;
    float: left;
    width: 55%;
    padding-left: 5%;
    box-sizing: border-box;
    border-left: 1px solid #303030;
    margin-left: -1px;
    height: 1064px;
    overflow: hidden;
}
.service-swiper h3 {
    margin-top: 5%;
    font-size: 32px;
    color: #d4b37a;
    line-height: 50px;
}
.service-swiper h4 {
    font-size: 14px;
    color: #d4b37a;
    line-height: 30px;
}
.service-swiper p {
    font-size: 16px;
    line-height: 34px;
    margin: 5% 0;
    color: #fff;
}
.service-swiper img {
    width: 100%;
    margin-bottom: 5%;
}
.service-page-sub {
    position: absolute;
    top: 7.6%;
    right: 4%;
    z-index: 9;
}
.service-prev, .service-next {
    display: block;
    width: 19px;
    height: 12px;
    background: url(../images/icon.png);
    background-position: -203px 0;
    cursor: pointer;
}
.service-prev:hover {
    background-position: -183px 0;
}
.service-next {
    background-position: -243px 0;
    margin-top: 24px;
}
.service-next:hover {
    background-position: -223px 0;
}
/* 商店 */
.stores-box-field {
    overflow: hidden;
}
.stores-box {
    position: relative;
    margin-top: 325px;
    padding-bottom: 37.5%;
}
.stores-swiper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.stores-text {
    position: absolute;
    margin-top: -130px;
    height: 260px;
    left: 7.8%;
    right: 7.8%;
    background: #b7965c;
    text-transform: uppercase;
}
.stores-text-l {
    float: left;
    margin-left: 17%;
    color: #fff;
}
.stores-text-l h3 {
    margin-top: 74px;
    font-size: 43px;
}
.stores-text-l p {
    margin-top: 10px;
    font-size: 14px;
}
.stores-text-r {
    margin-top: 74px;
    float: right;
    width: 39px;
    margin-right: 6%;
    text-align: center;
}
.stores-text-r p {
    font-size: 14px;
    color: #fff;
    margin-top: 22px;
}
.icon-map {
    display: block;
    width: 34px;
    height: 42px;
    background: url(../images/icon.png);
    background-position: -297px 0;
}
.icon-vr {
    display: block;
    width: 39px;
    height: 43px;
    background: url(../images/icon.png);
    background-position: -332px 0;
}
.ui-page .swiper-pagination-bullet {
    background: none!important;
}
.store-items {
    margin: 0 22% 5.2%;
    font-size: 0;
}
.store-items img {
    width: 100%;
}
@media (max-width: 1450px){
    .page-tit h3 {
        font-size: 36px;
        line-height: 46px;
    }
    .page-tit p {
        font-size: 12px;
    }
    .recruit-detail .find h3 {
        line-height: 82px;
        font-size: 40px;
    }
    .brief-top-r p {
        margin-top: 24px;
        font-size: 18px;
        line-height: 48px; 
    }
    .brief-top-r h3 {
        font-size: 38px;
        line-height: 44px;
    }
    .brief-bottom-lt p {
        font-size: 18px;
    }
    .brief-bottom-lt img {
        margin-top: 40px;
    }
    .brief-bottom-lc {
        font-size: 15px;
        line-height: 28px;
    }
    .brief-bottom-lc h3 {
        font-size: 20px;
    }
    .brief-bottom-lb {
        width: 22%;
        font-size: 14px;
    }.brief-top-r h4 {
        font-size: 12px;
    }
    .service-swiper h3 {
        font-size: 28px;
        line-height: 40px;
    }
    .stores-text {
        height: 200px;
    }
    .stores-text-l h3 {
        margin-top: 50px;
        font-size: 32px;
    }
    .stores-text-r {
        margin-top: 50px;
    }
    .stores-box {
        margin-top: 270px;
    }
    .service-swiper p, .brand-detail p, .news-detail p {
        line-height: 30px;
        font-size: 14px;
    }
    .download-con .text h3 {
        font-size: 18px;
    }
    .download-con .time h3 {
        font-size: 20px;
    }
    .news-list .con {
        height: 105px;
    }
    .news-list .text h3 {
        font-size: 14px;
    }
    .news-list .con img {
        height: 100%;
        margin-left: 0;
    }
    .news-list .text {
        padding-top: 17px;
    }
    .news-list .time {
        left: -15%;
    }
    .news-list .time h3 {
        font-size: 18px;
    }
    .news-list .time p {
        font-size: 14px;
    }
}
@media (max-width: 1200px){
    .project-list a {
        font-size: 16px;
    }
    .brief-top-r p {
        margin-top: 20px;
        font-size: 14px;
        line-height: 40px;
    }
    .brief-top-r h3 {
        font-size: 28px;
        line-height: 38px;
    }
    .brief-center h3 {
        font-size: 28px;
        line-height: 36px;
    }
    .brief-center p {
        margin-top: 20px;
        font-size: 16px;
        line-height: 26px;
    }
    .about-chat-l, .about-chat-r {
        font-size: 16px;
    }
}
@media (max-width: 1050px){
    .about-history p {
        font-size: 14px;
    }
    .download-con .time p,.download-con .time h3 {
        display: inline-block;
        margin: 0 3px;
    }
    .download-con .time {
        display: block;
    }
    .download-con .text h3 {
        font-size: 18px;
    }
    .download-con .line {
        display: none;
    }
    .download-con .text {
        width: 80%;
    }
    .page-nav-list li {
        margin-right: 15px;
        font-size: 14px;
    }
    .page-crumb a, .page-crumb span {
        font-size: 14px;
    }
    
    .brand-detail {
        padding: 6.2% 7.8% 7.2%;
    }
    .news-detail {
        padding: 7.2% 7.8% 5.2%
    }
    .news-list li {
        width: 89%;
        float: none;
    }
    .news-list .time {
        left: 5%;
        top: 10px;
    }
    .news-list .con {
        padding: 37px 0 20px 0;
        height: auto;
        box-sizing: border-box;
    }
    .news-list .con img,.news-list .line {
        display: none;
    }
    .news-detail h3 {
        font-size: 17px;
    }
    .news-detail h4 {
        margin-top: 15px;
    }
    .news-detail p {
        font-size: 14px;
        line-height: 26px;
    }
    .news-list .text {
        padding-top: 10px;
    }
    .news-list .time h3 {
        display: inline-block;
        font-size: 20px;
    }
    .news-list .time p {
        font-size: 12px;
        display: inline-block;
    }
    .select-box {
        margin-top: 5px;
    }
    .recruit-info li {
        width: 100%;
    }
    .form-item label {
        margin: 0 10px 0 0;
    }
    .upload-file-con {
        width: 160px;
    }
    .recruit-table {
        font-size: 12px;
    }
    .about-history h3 {
        font-size: 20px;
    }
    .recruit-table a {
        width: 50px;
        font-size: 12px;
    }
    .service-tab .icon {
        transform: scale(0.5);
    }
    .service-tab li {
        margin-bottom: 0;
    }
    .service-swiper {
        width: 72%;
    }
    .stores-text-r {
        margin: 0;
        transform: scale(0.5);
        transform-origin:0 0;
    }
    .stores-text-l {
        margin: 0 5%;
    }
    .stores-text-l h3 {
        font-size: 20px;
        margin-top: 16px;
    }
    .stores-text-l p {
        margin-top: 5px;
    }
    .stores-box {
        margin-top: 100px;
    }
    .stores-text {
        height: 150px;
        margin-top: -80px;
    }
    .store-items img {
        width: 100%;
    }
    .all-brand-list li {
        width: 100%;
        padding-bottom: 63%;
    }
    .all-brand-list li.even {
        padding: 0 0 63%;
    }
    .all-brand-list li.even .brand-logo {
        top: auto;
    }
    .even .brand-hover-text{
        top:42.5%;
    }
    .even .brand-hover-more{
        top:0;
    }
    .page-top {
        margin-top: 60px;
    }
    .page-tit h3 {
        font-size: 26px;
        line-height: 44px;
    }
    .page-tit p {
        font-size: 12px;
        line-height: 20px;
    }
    .download-con .text h3 {
        font-size: 16px;
    }
    .download-con .time h3 {
        font-size: 16px;
    }
    .download-con .time p {
        font-size: 12px;
    }
    .brand-detail h3 {
        font-size: 18px;
    }
    .brand-detail p {
        font-size: 15px;
        line-height: 28px;
    }
    .recruit-detail .find h3 {
        font-size: 36px;
    }
    .recruit-info li {
        line-height: 40px;
    }
    .recruit-search select {
        font-size: 15px;
    }
    .service-page-sub {
        display: none;
    }
    .service-swiper h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .service-swiper p {
        font-size: 15px;
        line-height: 28px;
        margin: 2% 0;
    }
    .service-swiper .swiper-slide {
        overflow: hidden;
    }
    .service-swiper {
        height: 750px;
    }
    .about-history p {
        line-height: 26px;
        margin-right: 5%;
    }
    .stores-text-rp {
        position: absolute;
        right: 0;
        bottom: -15px;
    }
}
@media (max-width: 1000px){
.project-list li {
        width: 80%;
    }
    .brief-top-l {
        width: 85%;
        margin-left: 7.5%;
            }
    .brief-top-r {
        position: static;
        width: 100%;
        padding: 0 0 20px;
        text-align: center;
        margin-top: 10px;
    }
    .brief-top-r img {
        width: 85%;
    }
    .brief-top-r p {
        line-height: 40px;
    }
    .brief-top-r h4 {
        display: none;
    }
    .brief-bottom-lt img {
        width: 30%;
    }
    .brief-bottom-lc {
        position: static;
        margin-top: 10px;
    }
    .brief-bottom-lb {
        position: static;
        width: 100%;
        margin-top: 10px;
    }
    .brief-bottom-l {
        float: none;
        width: 100%;
    }
    .brief-bottom-r {
        width: 100%;
    }
    .about-history li {
        width: 90%;
    }
    .about-history .even {
        float: right;
        border-right: 0;
        border-left: 1px dashed #4c4c4c;
        text-align: left;
        box-sizing: content-box;
    }
    .about-history .even span {
        float: left;
    }
    .about-history .even em {
        margin: 0 0 0 110px;
    }
    .about-chat-l, .about-chat-r {
        float: none;
        width: 100%;
        text-align: left;
        padding-left: 4%;
    }
    .about-chat-r p {
        padding-left: 0;
    }
    }
@media (max-width: 1050px) and (min-height: 900px) {
    .all-brand-list li {
        width: 48%;
        margin: 0 1%;
        padding-bottom: 32%;
    }
    .all-brand-list li.even {
        padding: 0 0 32%;
    }
    .all-brand-list li.even .brand-logo {
        top: auto;
    }
} @media (min-width: 1000px) {
    .all-brand-list li {
        width: 33.3%;
        padding-bottom: 22.6%;
        margin:0;
    }
    .all-brand-list li.even {
        padding: 22.6% 0 0 0;
    }
    .all-brand-list li.even .brand-logo {
        top: 0;
    }
}
@media (max-width: 540px){
    .stores-text-l h3 {
        margin-top: 12px;
    }
    .stores-text-rp {
        bottom: -31px;
    }
    .stores-text {
        height: 100px;
        top: 30px;  
    }
    .stores-text-r p {
        margin-top: 5px;
    }
    .stores-box {
        margin-top: 80px;
    }
}