#banner .owl-dots .owl-dot span{width: 45px;height: 5px;background: #fff;border-radius: 0;}
#banner .owl-dots .owl-dot.active span{background: #d1312a;}
#banner img{width: 100%;height: 100%;}
.bg-gray{
    background-color: #f6f4f5;
}

.indexwrap01{border-bottom: 1px solid #dcdcdc;padding: 50px 0;}
.indexwrap01 .bd{max-width: 1300px;margin: 0 auto;}
.indexwrap01 .bd ul{margin: 30px auto;}
.indexwrap01 .bd ul li{width: 33%;color: #666;}
.indexwrap01 .bd ul li p{
    padding: 0 20px;


}
.indexwrap01 .bd ul li p.title{
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;

}
.indexwrap01 .bd ul li:hover img{transform: translateY(-10px);}
.indexwrap01 .bd ul li:hover p{transform: translateY(-10px);}
.indexwrap01 .bd .dividLine li + li:before{height: 100%;background: #dcdcdc;}

.pro_index{display:none}

.pc_index{color:#fff}





.indexwrap02{padding: 50px 0 40px 0;}


[class^=indexwrap0] .hd .cn,.pro_index .hd .cn{font-size: 30px;}
[class^=indexwrap0] .hd .en, .pro_index .hd .en{font-size: 18px;color: #aaa;}
[class^=indexwrap0] .hd .en:after,.pro_index .hd .en:after{content: '';display: block;margin: 10px auto;width: 30px;height: 2px;background: #e80000;}
[class^=indexwrap0] .hd .description,.pro_index .hd .description{color: #7a7a7a;font-size: 15px;margin-bottom: 74px;}
.indexwrap02 .bd{margin: 0 20px;}
.indexwrap02 .bd .box{position: relative;display: inline-block;color: #fff;overflow: hidden;}
.indexwrap02 .bd .box .txt{width: 100%;height: 45px; position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,0.5); transition: all .6s ease;}
.indexwrap02 .bd .box:hover .txt{height: 100%; transition: all .6s ease;}
.indexwrap02 .bd .box:hover img{transform: scale(1.2);}
.indexwrap02 .bd .box .txt .h100{height: 100%;}
.indexwrap02 .bd .box .table{height: 100%;}
.indexwrap02 .bd .box .table-cell{vertical-align: middle;text-align: center;}
.indexwrap02 .bd .box .title{margin-bottom: 15px; font-size: 16px;}
.indexwrap02 .bd .box:hover .title{font-weight: bold;}
.indexwrap02 .bd .box .btn{margin: 30px auto 0;color: #fff;border: 1px solid #fff;padding: 8px 25px;}
.indexwrap02 .bd .sprite{width: 19px;height: 37px;margin-top: -18px;}
.indexwrap02 .bd .owl-prev{margin-left: -40px; background-position: 0 0;}
.indexwrap02 .bd .owl-next{margin-right: -40px; background-position: 0 -100px}
.indexwrap02 .video{z-index: 1;}
.indexwrap02 .video .sprite{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;width: 64px;height: 64px;background-position: 0 -200px;}
.indexwrap04 .bd .more,
.indexwrap02 .bd .more,.more-btn{padding: 8px 60px;color: #e80000;border: 1px solid #e80000;margin: 60px auto;}
.indexwrap04 .bd .more:hover,
.indexwrap02 .bd .more:hover{color: #fff;background: #E80000;text-decoration: none;}



.indexwrap02  .bd .img-responsive{display: block;overflow: hidden;}
.indexwrap02  .bd .img-responsive span{position: absolute;left: 0;width: 100%;height: 0;background: rgba(0,0,0,0.5);}
.indexwrap02  .bd .img-responsive .top{top: 0;}
.indexwrap02  .bd .img-responsive .bottom{bottom: 0;}
.indexwrap02  .bd .img-responsive .top .sprite{width: 52px;height: 0;background-position: 0 -299px;opacity: 0;position: absolute;left: 0;right: 0;bottom: 0;margin: auto;}
.indexwrap02  .bd .img-responsive .bottom .sprite{width: 52px;height: 0;background-position: 0 -326px;opacity: 0;}
.indexwrap02  .bd .img-responsive:hover .top{height: 50%;transition-duration: .2s;}
.indexwrap02  .bd .img-responsive:hover .bottom{height: 50%;transition-duration: .2s;}
.indexwrap02  .bd .img-responsive:hover .top .sprite{opacity: 1;height: 27px; transition-duration: .2s;}
.indexwrap02  .bd .img-responsive:hover .bottom .sprite{opacity: 1;height: 27px; transition-duration: .2s;}
.indexwrap02  .bd .img-responsive:hover img{transform: scale(1.2);}
.indexwrap02  .bd .title{font-size: 18px;text-align: center;margin: 15px 0 0 0;}
.indexwrap02  .bd .title:after{content: '';display: block;width: 40px;height: 2px;background: #c7c7c7;margin: 10px auto;}
.indexwrap02  .bd .col-md-6:hover .title{color: #E80000;text-decoration: none;}
.indexwrap02  .bd .description{color: #7a7a7a;text-align: left; margin:0 15px 20px;height: 50px;overflow: hidden;}
.indexwrap02  .bd .more{padding: 8px 40px;color: #7a7a7a;border: 1px solid #e80000;margin: 0 auto 30px;}

.indexwrap02  .bd .tab_list{
   box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    height: 180px;
    display: flex;
    justify-content: space-between;
}
.indexwrap02  .bd .tab_list li{
    height: 180px;
    width: 12%;
    border-right: solid 1px #e7e7e7;
}
.indexwrap02  .bd .tab_list li:last-child{
    border-right: none;
}
.indexwrap02  .bd .tab_list li:before{
    display: none !important;
 }
.indexwrap02  .bd .tab_list li a{
    display: block;
    padding: 30px 10px;
}
.indexwrap02  .bd .tab_list li a h4{
    font-size: 18px;
    padding: 0 0 10px;
}
.indexwrap02  .bd .tab_list li a p{
    font-size: 14px;
    color: #999;
}
.indexwrap02  .bd .tab_list li:hover a p{
    color: rgba(204, 15, 22, .8);
}

.indexwrap02 .bd .pic{

    height: 150px;
    display: flex;
    align-items: center;
    padding: 15px;
}
.indexwrap02 .bd  .pic img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;

}
.huoban .picMarquee-left,.huoban .picMarquee-right{
    width: 1200px;
    overflow: hidden;
}


.index4 .bd-box{width: 100%;}
.roll_row{position: relative;}
.index4 .bd-box .box{overflow:hidden;position:relative;width:100%;height:80px;margin:0 auto;}
.index4 .bd-box ul{overflow:hidden;width:9999px;}
.index4 .bd-box ul li{float:left;width:229px;}





.indexwrap04{padding: 40px 0;}
.indexwrap03{
    padding: 50px 0;
    max-width: 1920px;
    margin: auto;
}
.indexwrap03 .tab_list{
    padding: 30px 0;
}

.indexwrap03 .tab_list li{
    display: inline-block;
}

.indexwrap03 .tab_list li.arrow-bottom-a{
    background-color: rgba(204, 15, 22, .8);;

}
.indexwrap03 .tab_list li.arrow-bottom-a a{
    color: #ffffff;
}
.indexwrap03 .tab_list li a{
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #dcdcdc;
}
.indexwrap03 .hd .description{
    margin-bottom: 0;
}
.indexwrap03 .bd{

    margin: auto;
    position: relative;
}

.indexwrap03 .bd .description{margin:0 15px 50px;color: #7a7a7a; text-align: left;font-size: 14px;line-height: 28px;}
.indexwrap03 .bd .img-responsive{margin: 0 auto;}
.indexwrap03 > .img-responsive{margin: 30px auto 60px;}

.indexwrap03 .bd .text{
    display: block;
    padding: 0  0 30px;
}


/*设计师*/

.yingyong .swiper-container {
    padding-top: 30px;
    padding-bottom: 60px;
}

.yingyong .swiper-slide {
    width: 520px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}
.yingyong .swiper-slide a{
    display: flex;
}
.yingyong .swiper-slide .pic{
    width: 50%;
}

.yingyong .swiper-slide .text{
    width: 50%;
    background: rgba(204,15,22,.8);
}

.yingyong .swiper-slide img {
    display: block;
    width: 100%;
    height: 390px;
}

.yingyong .swiper-slide p {

    padding: 10px 20px;
    color: #fff;
    margin: 0;
    transition: 0.4s;
    text-align: left;
}
.yingyong .swiper-slide p span{
    font-weight: bold;
}
.yingyong .swiper-slide p.title{
    font-size: 24px;
    text-align: center;
}

.yingyong .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

.yingyong .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

.yingyong .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #cc0f16;
    background-color: #fff;
}

.yingyong .swiper-button-prev {
    left: 0px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

.yingyong .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

.yingyong .swiper-button-next {
    right: 0px;
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

.yingyong .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}


.regard-box{max-width:1920px;margin: 0 auto;}
.regard-left{margin-left: 0;margin-right: 0;}
.regard-right{margin-left: 0;margin-right: 0;}
.regard-box .title strong{background: url(../images/number.png) no-repeat center 100%;width: 60px;height: 60px;display: inline-block;background-size: contain;color: #fff;line-height: 60px;font-size: 22px;text-align: center;}
.regard-box .box ul{border-top: 1px dashed #ccc;}
.regard-box .box ul li .fa{background-color: rgba(204, 15, 22, .8);font-size: 12px;padding-right: 6px;display: inline-block;width: 10px;height: 10px;border-radius: 50%;margin: 0 15px;}
.regard-box .box ul li{line-height: 2.2;}

/*流程*/
.liucheng{
    padding-bottom: 60px;
    background: url("../images/liucheng-bg.jpg") no-repeat;
    background-size: cover;
    color: #ffffff;
}
.liucheng .regard-box{
    max-width: 1500px;
    margin: auto;
}
.liucheng ul {
    display: flex;
    justify-content: space-between;
}

.liucheng ul li {
    text-align: center;
    width: 20%;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
}

.liucheng ul li:after{
    display: block;
    content: "";
    background: url("../images/right.png") no-repeat 100%;
    position: absolute;
    right: -20px;
    top: 35px;
    width: 30px;
    height: 30px;

}
.liucheng ul li:last-child:after{
    display: none;
    content: "";
    background: url("../images/right.png") no-repeat 100%;
    position: absolute;
    right: -20px;
    top: 35px;
    width: 30px;
    height: 30px;

}

.liucheng ul li .pic {
    display: block;
    width: 57px;
    height: 57px;
    margin: 0 auto 15px;
    transition: 0.5s;
}

.liucheng ul li:hover .pic {
    transform: rotateY(360deg);
}

.liucheng ul li .title {
    font-size: 16px;
    padding: 15px 0;

}
.liucheng ul li .info {
    font-size: 14px;
    opacity: 0.7;
}


/*优势*/
.youshi .content ul{
    display: flex;
}

.youshi .content ul li{
    width: 33%;
    text-align: center;

}
.youshi .content ul li .pic{
    height: 200px;
}
.youshi .content ul li .text{
    padding: 30px 0;
    background-color: #E55D5D;
    color: #ffffff;
    height: 200px;
}
.youshi .content ul li .text h4{
    font-size: 20px;
    padding: 5px 0 15px;
}
.youshi .content ul li .text h4:after{
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #fff;
    margin: 10px auto;
}
.youshi .content ul li .text p{
    padding: 0 30px ;
}

.indexwrap04 .bd .tab_list{font-size: 0;text-align: center;margin: 40px auto 50px;}
.indexwrap04 .bd .tab_list li{font-size: 15px;display: inline-block;cursor: pointer;vertical-align: middle;}
.indexwrap04 .bd .tab_list li:before{content: '';display: inline-block;margin: 0 10px;}
.indexwrap04 .bd .tab_list li + li:before{content: '/';display: inline-block;margin: 0 10px;color: #333;}
.indexwrap04 .bd .tab_list li.arrow-bottom-a a{color: #E80000;}
.indexwrap04 .bd .tab_list li.arrow-bottom-a:after{border-width: 5px;border-top-color: #E80000;bottom: -10px;left: 21px;}
.indexwrap04 .bd .tab_content li + li{display:none;}
.indexwrap04 .bd .tab_content .title{position: relative; font-size: 17px;font-weight: bold; display: block;line-height: 2.4;}
.indexwrap04 .bd .tab_content .time{color: #9b9b9b;}
.indexwrap04 .bd .tab_content .description{font-size: 14px;line-height: 28px; color: #7a7a7a;height: 50px;overflow: hidden;margin:5px auto 15px;}
.indexwrap04 .bd .tab_content .box:hover .title{color: #E80000;text-decoration: none;}
.indexwrap04 .bd .tab_content .line{width: 0;height: 1px;background: #E80000;display: block;}
.indexwrap04 .bd .tab_content .box:hover .line{width: 100%;}
.indexwrap04 .bd .tab_content .box .img-responsive{display: block;overflow: hidden;}
.indexwrap04 .bd .tab_content .box:hover img{transform: scale(1.2);}


.videowrap{position: absolute;visibility: hidden; left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 70%;min-height: 200px;}
.videowrap iframe{width: 100%;}
.videowrap .close{position:absolute;right: -20px;top: 10px;width: 30px;height: 30px;border-radius: 50%; background: url(../images/icon_close.png) no-repeat; text-shadow: none; opacity: 1;}


.aboutUsBox{
    display: flex;
    /* height: 600px; */
    margin-top: 50px;
    height: 680px;
}

.aboutUsBox .aboutUsLeft{
    background: rgb(38,44,61);
    /* box-sizing: border-box; */
    padding-top: 90px;
    padding-right: 90px;
    text-align: right;
    position: relative;
    min-width: 50%;
}
.aboutUsBox .aboutUsLeft .aboutUsFrameTopLeft{
    position: absolute;
    right: 632px;
    top: 81px;
}
.aboutUsBox .aboutUsLeft .aboutUsFrameCover{
    width: 700px;
    height: 525px;
}
.aboutUsBox .aboutUsLeft .aboutUsFrameBottomRight{
    position: absolute;
    right: 82px;
    bottom: 130px;
}

.aboutUsBox .aboutUsRight{
    background: #E55D5D;
    margin-top: 65px;
    width: 100%;
    padding: 60px;
    color: white;
    font-family: arial;
    height: 550px;

    position: relative;
    text-overflow: ellipsis;
}
.aboutUsBox .aboutUsRight .aboutUsRightIntroduceBox{
    width: 600px;
    overflow: auto;
}
.aboutUsBox .aboutUsRight .aboutUsRightIntroduceBox .aboutusP1{
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-weight: normal;
}
.aboutUsBox .aboutUsRight .aboutUsRightIntroduceBox .aboutusP2{
    font-family: "Microsoft YaHei";
    line-height: 210%;
    font-size: 14px;
    padding-top: 30px;
}


.aboutUsBox .aboutUsMore{
    display: block;
    width: 200px;
    height: 70px;
    background: rgb(38,44,61);
    /* left: 52.8%;
    transform: translate(-52.8%);  */
    color: white;
    margin:  40px auto 0;

}
.aboutUsBox .aboutUsMore a{
    color: white;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 70px;
}



.index-about {
    max-width: 1920px;
    margin: auto;
    padding:110px 0 100px;


    background-repeat:no-repeat;
    background-size:auto 100%;
    background-position:left center;
    text-align:right
}
.index-about .box {
    display:inline-block;
    vertical-align:top;
    position:relative;
    z-index:1
}
.index-about .info-con {
    position:relative;
    width:1220px
}
.index-about .bg img {
    max-width:100%;
    display:block
}
.index-about .word {
    position:absolute;
    text-align:center;
    top:0;
    left:0;
    height:100%;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    backface-visibility:hidden;
    width:100%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -moz-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -moz-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center
}
.index-about .word h2 {
    color:#fff;
    font-size:40px;
    font-weight:bold;
    margin-bottom:15px
}
.index-about .word .en {
    font-family:Arial;
    font-size:12px;
    color:rgba(255,255,255,0.6);
    text-transform:uppercase
}
.index-about .items {
    font-size:0;
    padding-top:40px;

}
.index-about .item:hover{
    background:#e3413a;
    border-color:#e3413a;
    transition:all 0.6s;
    transform: translateY(-10px);
}
.index-about .item {
    transition:all 0.6s;
    display:-webkit-inline-box;

    display:-webkit-inline-flex;
    display:-moz-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    vertical-align:top;
    width:154px;
    height:154px;
    border-radius:100%;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -moz-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -moz-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    border:2px solid #fff;
    text-align:center;
    margin:0 20px
}
.index-about .item .p {
    font-size:16px;
    color:#eaeaea
}
.index-about .num {
    font-size:40px;
    color:#fff;
    font-family: 'barlow_semi_condensedmedium';
}
.index-about .num span.num_dw{
    font-size:18px;
}
.index-about .intro-con {
    position:absolute;
    top:56px;
    bottom:42px;
    left:-490px;
    background:#fff;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:525px;
    padding:0 65px;
    z-index:2;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -moz-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:left;
    box-shadow: 0px 15px 35px rgb(0 0 0 / 12%);
}
.index-about .intro-con .cn {
    font-size:32px;
    color:#010101
}
.index-about .intro-con .en {
    font-family: 'baskerville-old-faceregular';
    font-size:90px;
    color:#010101;
    line-height:64px
}
.index-about .intro-con .red {
    color:#E55D5D
}
.index-about .intro-con .tip {
    font-size:24px;
    color:#444;
    margin-bottom:5px;
    margin-top:5px;
}
.index-about .intro-con .t {
    font-size:12px;
    line-height:16px;
    color:#d3d3d3
}
.index-about .intro-con .p {
    font-size:14px;
    line-height:26px;
    color:#666;
    overflow:hidden;
    padding-top:20px;
    position:relative;
    margin:15px 0 20px
}
.index-about .intro-con .p:before {
    top:0;
    left:0;
    display:block;
    width:33px;
    height:4px;
    background:#E55D5D;
    content:'';
    position:absolute
}
.index-about .intro-con .more {
    display:block;
    width:142px;
    height:42px;
    color:#fff;
    line-height:42px;
    font-size:16px;
    position:relative;
    background:#E55D5D;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 13px;
    text-align: center;
}
.index-about .intro-con .more:after {
    position:absolute;
    right:13px;
    top:0;
    height:100%;
    line-height:42px;
    color:rgba(255,255,255,0.5);
    font-family:'iconfont';
    content:'\e618';
    -webkit-transition:all .2s ease;
    -o-transition:all .2s ease;
    -moz-transition:all .2s ease;
    transition:all .2s ease;
    display:none;
}
.index-about .intro-con .more svg{
    width: 15px;
    height: 15px;
    position: absolute;
    top: 13px;
    right: 15px;
    opacity: 0.7;
}
.index-about .intro-con .more svg path{
    fill:#fff;
}
.index-about .intro-con .more:hover {
    background-color:#e65750
}
.index-about .intro-con .more:hover:after {
    -webkit-transform:translateX(5px);
    -moz-transform:translateX(5px);
    -ms-transform:translateX(5px);
    transform:translateX(5px)
}
@media screen and (max-width:1800px) {
    .index-about .info-con {
        width:1130px
    }
}@media screen and (max-width:1700px) {
    .index-about .info-con {
        width:1098px
    }
    .index-about .intro-con .p {
        margin-bottom:15px;
        overflow: hidden;
        /*   text-overflow: ellipsis;*/
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /* -webkit-line-clamp: 5;*/
    }
    .index-about .word h2 {
        font-size:38px
    }
    .index-about .intro-con {
        left:-445px;
        width:480px
    }
    .index-about .intro-con .cn {
        font-size:30px
    }
    .index-about .intro-con .en {
        font-size:84px;
        line-height:56px
    }
    .index-about .intro-con .tip {
        font-size:22px
    }
}@media screen and (max-width:1600px) {
    .index-about .info-con {
        width:1050px
    }
    .index-about .word h2 {
        font-size:36px
    }
    .index-about .item {
        width:144px;
        height:144px
    }
    .index-about .item .p {
        font-size:15px
    }
    .index-about .intro-con {
        top:42px;
        left:-380px;
        width:415px;
        padding:0 50px
    }
    .index-about .intro-con .cn {
        font-size:28px
    }
    .index-about .intro-con .en {
        font-size:80px;
        line-height:52px
    }
    .index-about .intro-con .tip {
        font-size:20px
    }
    .index-about .intro-con .p {
        margin-bottom:15px;
        overflow: hidden;
        /*        text-overflow: ellipsis;*/
        display: -webkit-box;
        -webkit-box-orient: vertical;
        /*   -webkit-line-clamp: 5;*/
    }
}@media screen and (max-width:1500px) {
    .index-about .info-con {
        width:1000px
    }
    .index-about .word h2 {
        font-size:34px
    }
    .index-about .item {
        width:136px;
        height:136px
    }
    .index-about .item .p {
        font-size:14px
    }
    .index-about .intro-con .en {
        font-size:74px;
        line-height:48px
    }
    .index-about .intro-con .more {
        width:132px;
        height:38px;
        line-height:38px;
        font-size:15px
    }
    .index-about .intro-con .more:after {
        line-height:38px
    }
}@media screen and (max-width:1440px) {
    .index-about .info-con {
        width:950px
    }
    .index-about .word h2 {
        font-size:34px
    }
    .index-about .item {
        width:130px;
        height:130px
    }
    .index-about .intro-con {
        top:32px;
        bottom:32px;
        left:-335px;
        width:370px;
        padding:0 45px
    }
    .index-about .intro-con .en {
        font-size:70px;
        line-height:44px
    }
    .index-about .intro-con .tip {
        font-size:18px
    }
    .index-about .intro-con .p {
        margin-bottom:20px;
        padding-top:14px;
        line-height:26px;
    }
    .index-about .intro-con .p:before {
        height:3px
    }
    .index-about .intro-con .more {
        height:36px;
        line-height:36px;
        font-size:14px
    }
    .index-about .intro-con .more:after {
        line-height:36px
    }
}@media screen and (max-width:1300px) {
    .index-about .info-con {
        width:860px;
    }
    .index-about .word h2 {
        font-size:30px
    }
    .index-about .item {
        margin:0 15px;
        width:120px;
        height:120px
    }
    .index-about .intro-con {
        top:24px;
        bottom:24px;
        padding:0 40px
    }
    .index-about .intro-con .cn {
        font-size:26px
    }
    .index-about .intro-con .en {
        font-size:66px;
        line-height:42px
    }
    .index-about .intro-con .tip {
        font-size:16px
    }
    .index-about .intro-con .p {
        line-height:26px;
        font-size:13px
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}@media screen and (max-width:1200px) {
    .index-about .info-con {
        width:760px
    }
    .index-about .word h2 {
        font-size:26px
    }
    .index-about .item {
        margin:0 12px;
        width:110px;
        height:110px
    }
    .index-about .item .p {
        font-size:12px
    }
    .index-about .num {
        font-size:28px
    }
    .index-about .intro-con {
        top:20px;
        bottom:20px;
        left:-280px;
        padding:0 30px;
        width:320px
    }
    .index-about .intro-con .cn {
        font-size:24px
    }
    .index-about .intro-con .en {
        font-size:60px;
        line-height:38px
    }
    .index-about .intro-con .tip {
        font-size:15px
    }
    .index-about .intro-con .p {

    }
}@media screen and (max-width:1050px) {
    .index-about {
        padding:4% 0;
    }
    .index-about .box {
        display:block;
        padding:5%;
    }
    .index-about .info-con {
        margin-left:0;
        width:auto
    }
    .index-about .intro-con {
        position:relative;
        top:0;
        bottom:auto;
        left:0;
        margin:0;
        padding:6%;
        width:auto
    }
    .index-about .intro-con .p {
        height:auto;
    }
}@media screen and (max-width:750px) {
    .index-about .info-con {
        position:relative;
        width:auto;
        overflow:hidden
    }
    .index-about .bg {
        position:absolute;
        top:0;
        left:50%;
        width:auto;
        height:100%;
        -webkit-transform:translateX(-50%);
        -moz-transform:translateX(-50%);
        -ms-transform:translateX(-50%);
        transform:translateX(-50%)
    }
    .index-about .bg img {
        max-width:none;
        height:100%
    }
    .index-about .word {
        position:relative;
        padding:8% 4% 8%;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }
    .index-about .word h2 {
        font-size:16px;
        margin-bottom:10px
    }
    .index-about .word .en {
        font-size:10px
    }
    .index-about .items {
        padding-top:6%;
    }
    .index-about .item {
        padding:0 2%;
        width:20%;
        height:auto;
        border-radius:none;
        border:none;
        margin:0;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box
    }
    .index-about .item .p {
        margin-top:8px;
        line-height:16px;
        font-size:12px
    }
    .index-about .num {
        width:54px;
        height:54px;
        line-height:54px;
        font-size:18px;
        border:1px solid rgba(255,255,255,0.5);
        border-radius:100%
    }
    .index-about .intro-con .cn {
        font-size:22px
    }
    .index-about .intro-con .en {
        font-size:48px;
        line-height:32px
    }
    .index-about .intro-con .t {
        line-height:14px;
        font-size:10px
    }
    .index-about .intro-con .p {
        margin-bottom:16px;
        padding-top:14px
    }
    .index-about .intro-con .p:before {
        height:2px
    }
    .index-about .intro-con .more {
        width:110px;
        height:30px;
        line-height:30px;
        font-size:13px
    }
    .index-about .intro-con .more:after {
        line-height:30px
    }
}







.home_news_content{
    display: flex;
    width: 100%;
    margin-top: 3%;
    padding:3% 0 3% 0;
    background:url(../img/index_bg4.jpg);
    background-position: right;
}
.home_news_head_left{
    display: flex;
    align-items: center;
}
.home_news_head_left span.en_font{
    color:#E55D5D;
    font-size:80px;
}
.h_news_head_cn{
    font-size: 30px;
    color: #222;
    line-height: 1.2;
    margin-bottom: 5px;
    margin-left: 8px;
}
.h_news_head_cn span{
    font-size:16px;
    color:#222;
}
.home_news_left{
    width:48%;
}
.home_news_head{
    width:100%;
    display:flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:2%;
}
.home_news_head_right a:hover{
    color:#E55D5D;
    font-weight:bold;
}
.home_news_content_in{
    width:94%;
    max-width:1560px;
    margin:auto;
    display:flex;
    justify-content: space-between;
}

.home_news_left_news{
    display:flex;
}
.home_news_left_li{
    flex: 0 0 46%;
    padding:0 4%;
}
.home_news_l_pic{
    position:relative;
    padding-bottom:70%;
    overflow:hidden;
}
.home_news_l_pic img{
    width:100%;
    position:absolute;
    top:0px;
    left:0px;
    height:100%;
    transition:all 0.6s;
}
.home_news_left_li:hover img{
    transition:all 0.6s;
    transform:scale(1.1);
}
.home_news_left_li:hover a{
    color:#E55D5D;
}
.home_news_left_li:first-child{
    padding-left:0px;
}
.home_news_left_li:last-child{
    padding-right:0px;
}
.home_news_l_title{
    font-weight:bold;
    font-size:20px;
    margin-top:20px;
    margin-right:0px;
    margin-bottom: 10px;
    margin-left:0px;
    text-overflow:-o-ellipsis-lastline;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;

}
.home_news_l_title a{
    color:#333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.home_news_l_sml a{
    font-size:14px;
    color:#777;
    line-height:1.6;
    text-overflow:-o-ellipsis-lastline;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.home_news_right{
    width:48%;
}
.celebrity-hd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}

.celebrity-hd li {
    display: inline-block;
    vertical-align: top;
    margin-left: 16px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.celebrity-hd li i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px dashed #b4adad;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.celebrity-hd li i:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    border: 1px solid #b4adad;
    border-radius: 50%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.celebrity-hd li a {
    color: #333;
}
.celebrity-hd li.on a{
    color: #E55D5D;
    font-weight:bold;
}
.celebrity-hd li.on i,.celebrity-hd li.on i:before{
    border-color: #E55D5D;
}
.celebrity-bd-list{
    display:none;
}
.celebrity-bd-list:first-child{
    display:block;
}
.celebrity-bd-list a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.celebrity-bd-list .time {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 84px;
    height: 84px;
    line-height: 1;
    font-family: 'Bebas';
    color: #fff;
    background-color: #E55D5D;
    z-index: 2;
}
.celebrity-bd-list li{
    margin-bottom: 2.5vh;
}
.celebrity-bd-list li:last-child{
    margin-bottom:0px;
}
.celebrity-bd-list .time .day {
    font-size: 34px;
}
.celebrity-bd-list .time .year {
    margin-top: 5px;
    font-size: 12px;
}
.celebrity-bd-list .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    margin-left: -5%;
    padding: 3.6% 4% 3.6% 8%;
    background-color: #fff;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.celebrity-bd-list .t {
    font-size: 18px;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}
.celebrity-bd-list .p {
    margin-top: 9px;
    font-size: 15px;
    color: #777;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.celebrity-bd-list a:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.celebrity-bd-list a:hover .t {
    color: #E55D5D;
}
.celebrity-bd-list a:hover .info {
    -webkit-box-shadow: 0 4px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 10px rgb(0 0 0 / 10%);
}




@media screen and (max-width:1400px){ /**/
    .aboutUsBox .aboutUsRight .aboutUsRightIntroduceBox{
        width: 100%;
        overflow: auto;
    }


}

@media screen and (max-width:1200px){ /**/
    body .aboutUsBox .aboutUsLeft{
        display: none ;
    }
    .lawyerTeam .lawyerTeamMember a{
        width: auto;
        height: 150px;
    }
    .lawyerTeam .lawyerTeamMember{
        width: 47%;
        margin: 5px;

    }
    .aboutUsBox .aboutUsMore{
        width: 100%;
    }

    .aboutUsBox .aboutUsMore a{
        margin: auto;
    }
    .indexwrap01{
        display: none;
    }


}

@media (min-width:1000px) {
    .regard-box .title span {font-size: 18px;margin-left: 20px;}
    .regard-box .box ul{width: 70%;padding-top: 16px;margin: 4px 0 0 80px;}

    .regard-left .pic{background:url(../images/about1.jpg) no-repeat left;min-height: 501px;background-size:cover;}



    .regard-right{position: relative;padding-left:80px;}
    .regard-right .box{
        padding-top: 30px;
    }
    .regard-right .pic{
        position: absolute;
        width: 50%;
        background:url(../images/about2.jpg) no-repeat right;
        height: 530px;
        right: 0;
    }
    .regard-box{margin-top: 40px!important;}

    .regard-box .box{padding-left: 30px;}
    .regard-box .box ul{width: 70%;padding-top: 16px;margin: 4px 0 0 80px;}
}