@import url("../css/flexslider.css");
@import url("../css/iconfont.css");
html{
	font-size: 16px;
    
}
img {
    max-width: 100%;
    display: block;
}

body {
    height: auto;
+ overflow: hidden;
font-family: siyuanheiti;
}

.wap{
    display: none;
}

#content{
    margin-top: 6.875rem;
}

#header{
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 120rem;
    height: 6.875rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #000;
    z-index: 99999;
}

.nav_wap{
    display: none;
}

.logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    position: relative;
}

.logo .left{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
}


.logo .left .splid{
    width: .125rem;
    height: 2.5rem;
    background: #4993DA;
    border-radius: .187rem;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
}
.logo .left .logopic{
    width: 10.375rem;
    height: 6.875rem;
}


.logo .left .logo_txt1{
    font-family: siyuansongti_m;
    font-size: 1.625rem;
    color: #FFFFFF;
    line-height: 2.187rem;
    margin-left: 1.25rem;
}

.logo .right{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 70%;
}

.logo .right img{
    width: 20.187rem;
    height: 1.625rem;
}

/*
.logo .right .logo_txt{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-left: .937rem;
}
*/

/*
.logo .right .logo_txt1{
    color: #333333;
    font-size: 1.25rem;
    line-height: 1.562rem;
}
*/

.logo .right .logo_txt2{
    font-family: siyuanheiti_b;
    font-size: 1.625rem;
    color: #1296DB;
    line-height: 1.625rem;
    margin-left: .5rem;
}


/*
.nav{
    width: 100%;
    height: 3.75rem;
    display: flex;
    justify-content: center;
    background-color: #F1B64E;
}

.nav .nav1{
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
*/

#nav{
/*    height: 100%;*/
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 1.062rem;
/*    align-items: center;*/
}

#nav li{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-left: 3.625rem;
}

#nav li a{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.125rem;
    color: #FFFFFF;
    line-height: 1.125rem;
}

#nav li a .bkg{
    display: none;
}

#nav li a.on .bkg{
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -.687rem;
    width: 2.312rem;
    height: .187rem;
    background-image: url("/img/nav_splid.png");
    background-size: 100% 100%;
}


/*
#nav li a::before{
    content: "";
    background: url(/img/nav_splid.png);
    display: none;
    width: 3.25rem;
    height: .312rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
*/

.nav_wap, .subNavBox {
    display: none;
}

.banner{
    position: relative;
    z-index: 1;
}

.banner img{
    display: block;
    object-fit: cover;
}

.banner .swiper-pagination{
    position: absolute;
    bottom: 2.875rem;
    left: 50%;
    transform: translateX(-50%);
}

.banner .swiper-pagination .swiper-pagination-bullet{
    width: 5.625rem;
    height: .187rem;
    background: #fff;
    border-radius: 0;
    margin-left: .125rem;
    margin-right: .125rem;
    opacity: 1;
}
    
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #D7000F;
}

.global_title{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.global_title .title{
    display: flex;
    align-items: center;
}

.global_title .title span{
    font-family: siyuanheiti_b;
    font-size: 2.375rem;
    color: #4A4A4A;
    line-height: 2.375rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.global_title .sub{
    font-family: siyuanheiti_l;
    font-size: 1.375rem;
    color: #4A4A4A;
    line-height: 1.375rem;
    margin-top: .937rem;
}

.global_title .en{
    font-size: .875rem;
    color: #9B9B9B;
    line-height: .875rem;
    margin-top: 2.687rem;
}

.global_title img{
    width: 2.5rem;
    height: 1.375rem;
}

.global_title1{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.global_title1 .title{
    display: flex;
    align-items: center;
}

.global_title1 .title span{
    font-family: siyuanheiti_b;
    font-size: 2.375rem;
    color: #ffffff;
    line-height: 2.375rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}

.global_title1 .sub{
    font-family: siyuanheiti_l;
    font-size: 1.375rem;
    color: #ffffff;
    line-height: 1.375rem;
    margin-top: .937rem;
}

.global_title1 .en{
    font-size: .875rem;
    color: #ffffff;
    line-height: .875rem;
    margin-top: 2.687rem;
}

.global_title1 img{
    width: 2.5rem;
    height: 1.375rem;
}

.second_title{
    font-size: 1.5rem;
    line-height: 2.125rem;
    color: #666666;
    margin-top: 1.25rem;
}

.swiper-button-prev,
.swiper-button-next{
    margin-top: 0;
    position: static;
}

.idx1{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 6.25rem;
    padding-bottom: 4.5rem;
    position: relative;
}

.idx1 .bg{
    width: 30.875rem;
    height: 10rem;
    position: absolute;
    left: 0;
    top: 1.937rem;
    background-image: url("/img/idx1_bg1.png");
    background-size: 100% 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.idx1 .bg span{
    font-family: siyuanheiti_m;
    font-size: 1.5rem;
    color: #000000;
    line-height: 1.5rem;
    margin-right: 2.187rem;
}

.idx1 .content{
    display: flex;
    justify-content: flex-start;
    align-self: flex-start;
}

.idx1 .content .left{
    width: 35.312rem;
    margin-left: 22.5rem;
}

.idx1 .content .left p{
    font-size: 1.125rem;
    color: #353535;
    line-height: 1.875rem;
    text-indent: 2.25rem;
    margin-top: 1.312rem;
}

.idx1 .content .left p:first-child{
    margin-top: 4.375rem;
}

.idx1 .content .left p span{
    font-family: siyuanheiti_m;
    color: #000;
}

.idx1 .content .left .btn{
    display: block;
    margin-top: 2.187rem;
}

.idx1 .content .left .btn img{
    width: 8.312rem;
    height: 2.375rem;
}

.idx1 .content .right{
    width: 40.062rem;
    height: 32.062rem;
    margin-left: 2.062rem;
}

.idx1 .content1{
    width: 89.062rem;
    height: 8.875rem;
    background: #D7000F;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 2.562rem;
}

.idx1 .content1 img:nth-child(1){
    width: 10.312rem;
    height: 4.75rem;
    margin-left: 10.75rem;
}

.idx1 .content1 img:nth-child(2),
.idx1 .content1 img:nth-child(3){
    width: 9.875rem;
    height: 4.75rem;
}

.idx1 .content1 img:nth-child(4){
    width: 7.187rem;
    height: 4.75rem;
    margin-right: 10.875rem;
}

.idx2{
    height: 39.75rem;
    display: flex;
    align-items: center;
    background-image: url("/img/idx2_bg1.jpg");
    background-size: 100% 100%;
}

.idx2 .left {
    width: 26.187rem;
    height: 33.125rem;
    margin-left: 30.25rem;
}

.idx2 .right{
    margin-left: 4.875rem;
}

.idx2 .right .t{
    width: 49.5rem;
    height: 12.375rem;
}

.idx2 .right .l{
    margin-top: 2.937rem;
}

.idx2 .right .l li{
    display: flex;
    align-items: center;
    font-size: 1.25rem;
    color: #FFFFFF;
    line-height: 1.75rem;
    margin-bottom: .75rem;
}

.idx2 .right .l li:last-child{
    margin-bottom: 0;
}

.idx2 .right .l li img{
    width: .5rem;
    height: .5rem;
    margin-right: .875rem;
}


.idx3{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 6.562rem;
    padding-bottom: 3.937rem;
}

.idx3 .title{
    width: 37.687rem;
    height: 3.812rem;
}

.idx3 .content{
    margin-top: 3rem;
    display: flex;
    justify-content: space-around;
}

.idx3 .content .blk{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.idx3 .content .blk .pic{
    width: 13rem;
    height: 13rem;
    margin-top: .562rem;
}

.idx3 .content .blk .t{
    font-family: siyuanheiti_m;
    font-size: 1.625rem;
    color: #2C2C2C;
    line-height: 1.625rem;
    margin-top: 1.875rem;
}

.idx3 .content .blk .en{
    font-size: .75rem;
    color: #C7C7C7;
    line-height: .75rem;
    margin-top: .875rem;
}

.idx3 .content .blk .cn{
    font-size: 1.125rem;
    color: #646464;
    line-height: 1.125rem;
    margin-top: 1.062rem;
}

.idx3 .content .splid{
    width: 1px;
    height: 22.937rem;
}

.idx4{
    background-image: url("/img/idx4_bg1.jpg");
    background-size: 100% 100%;
    height: 43.75rem;
    padding-top: 5.312rem;
    display: flex;
    justify-content: center;
}

.idx4 .title{
    width: 30.062rem;
    height: 3.812rem;
}


.idx5{
    height: 43.875rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 5.375rem;
    background-image: url("/img/idx5_bg1.jpg");
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.idx5 .title{
    width: 57.312rem;
    height: 6.312rem;
}

.idx5 .content{
    margin-top: 2.875rem;
    display: flex;
    justify-content: space-between;
}

.idx5 .content .left{
    width: 28.687rem;
    height: 34.625rem;
}

.idx5 .content .right{
    width: 22.437rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.idx5 .content .right img{
    width: 22.437rem;
    height: 17rem;
}

.idx6{
    padding-top: 5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.idx6 .title{
    width: 1200px;
    height: 4.187rem;
}

.idx6 .tabs{
    margin-top: 2.125rem;
    display: flex;
}

.idx6 .tabs .tab{
    width: 20%;
    height: 12.5rem;
    background-color: #fff;
    box-shadow: .25rem .375rem .875rem .125rem rgba(101,101,101,0.09);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.idx6 .tabs .tab .icon{
    width: 4.25rem;
    height: 4.312rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2.062rem;
}

.idx6 .tabs .tab:nth-child(1) .icon img{
    width: 3.062rem;
    height: 3rem;
}
.idx6 .tabs .tab:nth-child(2) .icon img{
    width: 4.25rem;
    height: 4.312rem;
}
.idx6 .tabs .tab:nth-child(3) .icon img{
    width: 4.125rem;
    height: 4.25rem;
}
.idx6 .tabs .tab:nth-child(4) .icon img{
    width: 3.312rem;
    height: 3.312rem;
}
.idx6 .tabs .tab:nth-child(5) .icon img{
    width: 3.25rem;
    height: 3.312rem;
}

.idx6 .tabs .tab .icon img:last-child,
.idx6 .tabs .tab.active .icon img:first-child{
    display: none;
}

.idx6 .tabs .tab.active{
    background-color: #D7000F;
}

.idx6 .tabs .tab.active .icon img:last-child{
    display: block;
}

.idx6 .tabs .tab .cn{
    font-family: siyuanheiti_m;
    font-size: 1.5rem;
    color: #2C2C2C;
    line-height: 1.5rem;
    margin-top: 1.312rem;
}

.idx6 .tabs .tab .en{
    font-size: .75rem;
    color: #C7C7C7;
    line-height: .75rem;
    margin-top: .687rem;
}

.idx6 .tabs .tab.active .cn,
.idx6 .tabs .tab.active .en{
    color: #fff;
}

.idx6 .tabContainer{
    margin-top: 3.125rem;
}

.idx6 .tabContainer .c .sc{
    margin-top: 2rem;
    position: relative;
}

.idx6 .tabContainer,
.idx6 .tabContainer .c,
.idx6 .tabContainer .c .sc{
    width: 100%;
}

.idx6 .tabContainer .c{
    display: none;
}

.idx6 .tabContainer .c.active{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.idx6 .tabContainer .slg{
    font-family: siyuanheiti_m;
    font-size: 1.625rem;
    color: #040404;
    line-height: 1.625rem;
}

.idx6 .tabContainer .swiper-slide{
    width: 35.25%;
}

.idx6 .tabContainer .blk{
    width: 100%;
    display: flex;
    flex-direction: column;
}

.idx6 .tabContainer .blk .top{
    width: 100%;
}

.idx6 .tabContainer .blk .bottom{
    display: flex;
    align-items: center;
    margin-top: -1.25rem;
}

.idx6 .tabContainer .blk .bottom .thumb{
    width: 11.75rem;
    height: 5.875rem;
    margin-left: 3rem;
}

.idx6 .tabContainer .blk .bottom img{
    width: 100%;
    height: 100%;
}

.idx6 .tabContainer .blk .bottom .txt{
    font-size: 1.125rem;
    color: #646464;
    line-height: 1.125rem;
    margin-left: 1.187rem;
}

.idx6 .btns{
    width: 38.65%;
    height: 3.875rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 12rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}

.idx6 .btns .swiper-button-prev{
    width: 3.875rem;
    height: 3.875rem;
    background-image: url("/img/icon_arrow.png");
    background-size: 100% 100%;
}

.idx6 .btns .swiper-button-next{
    width: 3.875rem;
    height: 3.875rem;
    background-image: url("/img/icon_arrow.png");
    background-size: 100% 100%;
    transform: rotate(180deg)
}


.idx7{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 5rem;
}

.idx7 .title{
    width: 36.312rem;
    height: 3.812rem;
}

.idx7 .content{
    margin-top: 2.75rem;
    width: 100%;
    background-color: #EAEAEA;
}

.idx7 .contentin{
    padding-top: 3.5rem;
    padding-bottom: 7.75rem;
    position: relative;
}

.idx7 .contentin .left{
    display: flex;
    margin-top: 3.437rem;
    margin-left: 4.125rem;
}

.idx7 .contentin .left .num{
    width: 3.375rem;
    height: 32.875rem;
}

.idx7 .contentin .left .txt{
    height: 32.875rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: .812rem;
}

.idx7 .contentin .left .txt .cn{
    font-family: siyuanheiti_m;
    font-size: 1.5rem;
    color: #2C2C2C;
    line-height: 1.5rem;
}

.idx7 .contentin .left .txt .en{
    font-size: .75rem;
    color: #C7C7C7;
    line-height: .75rem;
    margin-top: .75rem;
}

.idx7 .contentin .right{
    width: 51.625rem;
    height: 41.312rem;
    position: absolute;
    top: 3.5rem;
    right: 4.25rem;
}

.idx8{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 6.312rem;
    padding-bottom: 3.312rem;
}

.idx8 .title{
    width: 39.187rem;
    height: 3.812rem;
}

.idx8 .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 3.625rem;
}

.idx8 .content .blk{
    width: 17.812rem;
    margin-bottom: 1.562rem;
}

.idx8 .content .blk img{
    width: 17.812rem;
    height: 14.75rem;
}

.idx8 .content .blk .txt{
    font-size: 1.125rem;
    color: #646464;
    line-height: 1.125rem;
    margin-top: 1.062rem;
    margin-left: .5rem;
    display: flex;
    align-items: center;
}

.idx8 .content .blk .txt .diamond{
    width: .625rem;
    height: .625rem;
    background-color: #D7000F;
    transform: rotate(45deg);
    margin-right: .625rem;
}

.idx9{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 5.375rem;
    background-image: url("/img/idx9_bg1.jpg");
    background-size: 100% 100%;
}
.idx9 .title{
    width: 31.812rem;
    height: 3.812rem;
}

.idx9 .content{
    display: flex;
    justify-content: space-around;
    height: 27.687rem;
    margin-top: 3.312rem;
}

.idx9 .content .blk{
    width: 15.875rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.idx9 .content .blk .front{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.idx9 .content .blk .en{
    font-size: 1.5rem;
    color: rgba(255,255,255,0.2);
    line-height: 1.5rem;
    margin-top: 1.875rem;
}

.idx9 .content .blk .cn{
    font-family: siyuanheiti_m;
    font-size: 1.625rem;
    color: rgba(255,255,255,0.5);
    line-height: 1.625rem;
    margin-top: -.687rem;
}

.idx9 .content .blk .cn1{
    font-size: 1.375rem;
    color: rgba(255,255,255,0.5);
    line-height: 1.375rem;
    margin-top: 3.687rem;
}

.idx9 .content .blk .splid{
    width: 2rem;
    height: .25rem;
    background: #FFFFFF;
    border-radius: .125rem;
    opacity: 0.5;
    margin-top: 5.937rem;
}

.idx9 .content .blk .num{
    height: 2.187rem;
    width: auto;
    margin-top: 3.25rem;
}

.idx9 .content .blk .bg{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.idx9 .content .blk:hover .bg{
    display: block;
}

.idx9 .content .blk:hover .splid,
.idx9 .content .blk:hover .num{
    display: none;
}

.idx9 .content .blk:hover .cn,
.idx9 .content .blk:hover .cn1{
    color: #fff;
}

.idx10{
    padding-top: 6.375rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.idx10 .title{
    width: 41.75rem;
    height: 3.812rem;
}

.idx10 .content{
    width: 78.25rem;
    margin-top: 3.625rem;
    display: flex;
    height: 39.562rem;
    position: relative;
}

.idx10 .content .left{
    width: 55.937rem;
}

.idx10 .content .left img{
    width: 100%;
    height: 100%;
}

.idx10 .content .tabs{
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.idx10 .content .tabs .tab{
    width: 22.312rem;
    height: calc(100% / 6);
    background-color: #F9F9F9;
    border-bottom: 1px solid #DEDEDE;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
}

.idx10 .content .tabs .tab:last-child{
    border-bottom: none;
}

.idx10 .content .tabs .tab .txt{
    margin-left: 1.75rem;
    z-index: 3;
}

.idx10 .content .tabs .tab .txt .cn{
    font-family: siyuanheiti_m;
    font-size: 1.5rem;
    color: #2C2C2C;
    line-height: 1.5rem;
}

.idx10 .content .tabs .tab .txt .en{
    font-size: .75rem;
    color: #C7C7C7;
    line-height: .75rem;
    margin-top: .687rem;
}

.idx10 .content .tabs .tab .bg{
    width: 26.5rem;
    height: 100%;
    background-color: #D7000F;
    border-radius: 3.312rem 0px 0px 3.312rem;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: none;
}

.idx10 .content .tabs .tab .bg1{
    width: 27.875rem;
    height: 100%;
    background-color: #000;
    border-radius: 3.312rem 0px 0px 3.312rem;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: none;
}

.idx10 .content .tabs .tab.active .bg{
    display: flex;
    align-items: center;
}

.idx10 .content .tabs .tab.active .bg1{
    display: block;
}

.idx10 .content .tabs .tab.active .bg img{
    width: 2.5rem;
    height: 2.5rem;
    margin-left: 1.562rem;
}

.idx10 .content .tabs .tab.active .cn{
    color: #fff;
}

.idx10 .content .tabs .tab.active .en{
    color: #C7C7C7;
}

.idx11{
    padding-top: 6.375rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.idx11 .warnning{
    color: #fff;
    font-size: 1.125rem;
    margin-top: 1.25rem;
}
.idx11 .title{
    width: 45.375rem;
    height: 3.812rem;
}

.idx11 .l{
    display: flex;
    justify-content: space-between;
    margin-top: 3.5rem;
}

.idx11 .l li{
    display: flex;
    align-items: center;
    font-size: 1.375rem;
    color: #2C2C2C;
    line-height: 1.375rem;
}

.idx11 .l li img{
    width: .5rem;
    height: .5rem;
    margin-right: 1.187rem;
}

.idx11 .contentbg{
    width: 100%;
    padding-top: 2.062rem;
    padding-bottom: 3.937rem;
    background-image: url("/img/idx11_bg1.jpg");
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    margin-top: 2.312rem;
}

.idx11 .content .r1{
    font-family: siyuanheiti_b;
    font-size: 1.875rem;
    line-height: 1.875rem;
}

.idx11 .content .r2{
    width: 49.25rem;
    height: .875rem;
    margin-top: .937rem;
}

.idx11 .content .r3{
    font-size: 1.75rem;
    color: #2C2C2C;
    line-height: 2.437rem;
    margin-top: 1.437rem;
}

.idx11 .content .r3 span{
    font-family: siyuanheiti_b;
    font-style: italic;
}

.idx11 .content .r4{
    width: 22.562rem;
    height: 6.437rem;
    margin-top: 7.437rem;
}

.news{
    padding-top: 6.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.news .title{
    width: 17.562rem;
    height: 3.75rem;
}

.news .content{
    display: flex;
    justify-content: space-between;
    margin-top: 3.5rem;
}

.news .content .left{
    width: 50.5rem;
}

.news .content .left .sec{
    display: flex;
    justify-content: space-between;
    padding-bottom: 2.062rem;
    border-bottom: 1px solid #E8E8E8;
    margin-top: 2.062rem;
}

.news .content .left .sec:first-child{
    margin-top: 0;
}

.news .content .pic{
    width: 21rem;
    height: 13.812rem;
}

.news .content .d{
    font-size: 1rem;
    color: #B3B3B3;
    line-height: 1rem;
}

.news .content .sec .c{
    margin-right: 3.625rem;
}

.news .content .sec .d{
    margin-top: 2rem;
}

.news .content .detail .d{
    margin-top: 2.75rem;
}

.news .content .sec .more{
    margin-top: 3.187rem;
}

.news .content .detail .more{
    margin-top: 1.875rem;
}

.news .content .detail .more img{
    transform: rotate(180deg)
}

.news .content .sec .t1{
    width: 23.812rem;
}

.news .content .detail .t1{
    width: 100%;
}

.news .content .t1{
    font-size: 1.125rem;
    color: #646464;
    line-height: 1.687rem;
    height: 3.375rem;
    overflow: hidden;
    margin-top: 1rem;
}

.news .content .t2{
    font-size: 1rem;
    color: #A6A6A6;
    line-height: 1.25rem;
    height: 6.25rem;
    overflow: hidden;
    margin-top: .75rem;
}

.news .content .more{
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: #B9B9B9;
    line-height: 1rem;
}

.news .content .more img{
    width: 1.562rem;
    height: 1.562rem;
    margin-left: .875rem;
}

.news .content .sec .more img:last-child{
    display: none;
    transform: rotate(180deg);
}

.news .content .sec:hover .more img:last-child{
    display: block;
}

.news .content .sec:hover .more img:first-child{
    display: none;
}

.news .content .detail .more,
.news .content .sec:hover .more{
    color: #D7000F;
}

.news .content .right{
    width: 21rem;
}

.news .content .right .detail{
    display: none;
}

.news .content .right .detail.active{
    display: block;
}

.contact{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 7rem;
    padding-bottom: 4.75rem;
}

.contact .feedback{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact .feedback input{
    border: none;
    width: 35.312rem;
    height: 3.75rem;
    font-size: 1rem;
    color: #000;
    line-height: 2rem;
    padding-left: 1.562rem;
    background-color: #F2F2F2;
}
.contact .feedback input:placeholder-shown::placeholder{
    color: #000;
}

.contact .feedback input:focus,
.contact .feedback input:focus:placeholder-shown::placeholder,
.contact .feedback textarea:focus,
.contact .feedback textarea:focus:placeholder-shown::placeholder{
    background-color: #D7000F;
    color: #fff;
}

.contact .feedback textarea{
    width: calc(100% - 1.562rem);
    height: 6.5rem;
    border: none;
    padding-left: 1.562rem;
    padding-top: 1rem;
    font-size: 1rem;
    color: #000;
    line-height: 2rem;
    resize: none;
    margin-top: 1.375rem;
    background-color: #F2F2F2;
}

.contact .feedback textarea:placeholder-shown::placeholder{
    color: #000;
}

.contact .feedback button{
    width: 19.062rem;
    height: 3rem;
    border: none;
    font-size: 1.25rem;
    color: #FFFFFF;
    line-height: 1.25rem;
    margin: 0 auto;
    margin-top: 3.75rem;
    background-color: #D7000F;
}

.footer{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 3.75rem;
    padding-bottom: 2.312rem;
    background-image: url("/img/footer_bg.jpg");
    background-size: 100% 100%;
}

.footer .footer_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer .footer_top .left{
    width: 6.5rem;
    height: 5.375rem;
}

.footer .footer_top .right{
    display: flex;
    justify-content: space-between;
    width: 55%;
}

.footer .footer_top .right li{
    font-size: 1.125rem;
    color: #fff;
    line-height: 1.125rem;
}

.footer .footer_mid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 4.062rem;
}

.footer .footer_mid .left{
    width: 55%;
    display: flex;
}

.footer .footer_mid .left .lianxi:nth-child(1){
    margin-right: 7.312rem;
}

.footer .footer_mid .left .lianxi:nth-child(2){
    margin-right: 4rem;
}

.footer .footer_mid .left .lianxi .icon{
    width: 2.812rem;
    height: 2.812rem;
}

.footer .footer_mid .left .lianxi .t1{
    font-size: 1rem;
    line-height: 1rem;
    color: rgba(255,255,255,0.5);
    margin-top: 1.25rem;
}

.footer .footer_mid .left .lianxi .pic{
    width: 6.437rem;
    height: 2.625rem;
    margin-top: 1rem;
}

.footer .footer_mid .left .lianxi .t2{
    font-size: 1rem;
    color: #FFFFFF;
    line-height: 1.625rem;
    margin-top: 1.062rem;
}

.footer .footer_mid .qrcode{
    width: 45%;
    display: flex;
    justify-content: flex-end;
}

.footer .footer_mid .qrcode img{
    width: 7.562rem;
    height: 7.562rem;
}

.footer .footer_mid .qrcode .qc .bg{
    width: 8.75rem;
    height: 8.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("/img/qrcode_border.png");
    background-size: 100% 100%;
}

.footer .footer_mid .qrcode .qc{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 2.5rem;
}

.footer .footer_mid .qrcode .txt{
    font-size: .875rem;
    line-height: .875rem;
    color: #fff;
    margin-top: .75rem;
}

.footer .footer_bottom{
    margin-top: 4.375rem;
}

.footer .footer_bottom div{
    font-size: .875rem;
    color: rgb(255, 255, 255, 0.8);
    line-height: .875rem;
}

.secondnav{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: .625rem;
    margin-top: 6.25rem;
    height: 2.812rem;
}

.secondnav .title{
    width: 50%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: .625rem;
    height: 2.812rem;
    border-left: .25rem solid #D7000F;
}

.secondnav .title1{
    font-family: siyuanheiti_m;
    font-size: 1.375rem;
    color: #D7000F;
    line-height: 1.375rem;
}

.secondnav .title2{
    font-size: .875rem;
    color: #666666;
    line-height: .875rem;
}

.secondnav .bread{
    width: 50%;
    font-size: 1.125rem;
    color: rgb(102, 102, 102, 0.8);
    line-height: 1.125rem;
    background-color: transparent;
    align-self: flex-end;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.second_global_title{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.second_global_title .cn{
    font-family: siyuanheiti_m;
    font-size: 2.5rem;
    line-height: 2.5rem;
    color: #000000;
}

.second_global_title .en{
    font-size: 1.25rem;
    color: #999999;
    line-height: 1.25rem;
    margin-top: .875rem;
}

.second_global_title .splid{
    width: 43.187rem;
    height: 1px;
    background-color: #A1A1A1;
    position: relative;
    margin-top: 1.375rem;
}

.second_global_title .splid .square{
    width: .937rem;
    height: .937rem;
    background: #BF8F61;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.platform{
    margin-top: 5.625rem;
    background: url("/img/platform-bg1.png");
    min-height: 35.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.platform img:nth-child(1){
    width: 26.75rem;
}

.platform img:nth-child(2){
    width: 24.5rem;
    margin-left: 2.375rem;
}

.about1{
    padding-top: 6.687rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about1 .left{
    width: 34.062rem;
    height: 50.75rem;
}

.about1 .right{
    width: 61.687rem;
    height: 41.437rem;
    background-image: url("/img/about1_bg1.jpg");
    background-size: 100% 100%;
    margin-left: -2.312rem;
}

.about1 .right .r1{
    font-family: siyuanheiti_m;
    font-weight: 600;
    font-size: 1.875rem;
    color: #FFFFFF;
    line-height: 1.875rem;
    margin-top: 7.875rem;
    margin-left: 8.125rem;
    margin-bottom: .25rem;
}

.about1 .right .r2{
    display: flex;
    font-size: 1.25rem;
    color: #FFFFFF;
    line-height: 2rem;
    margin-top: 1.562rem;
    margin-left: 5.687rem;
}

.about1 .right .r2 img{
    width: 1.5rem;
    height: .875rem;
    margin-top: .562rem;
    margin-right: .875rem;
}

.about2{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 5.75rem;
}

.about2 .content{
    width: 100%;
    background-color: #EAEAEA;
    padding-top: 3.562rem;
    padding-bottom: 4.062rem;
    margin-top: 2.937rem;
}

.about2 .contentin{
    position: relative;
}

.about2 .content .blk{
    width: 18rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
}

.about2 .content .blk .pic{
    width: 15.75rem;
    height: 22.937rem;
    margin-top: 1.125rem;
}

.about2 .content .blk .bar{
    margin-top: 1.312rem;
    width: 100%;
    height: 4.187rem;
    border-top: 1px solid #666666;
    border-bottom: .312rem solid rgba(0,0,0,0);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.187rem;
    color: #66636B;
    line-height: 1.687rem;
    box-sizing: border-box;
    text-align: center;
}

.about2 .content .blk:hover .bar{
    color: #D7000F;
    border-top-color: #DA4A47;
    border-bottom: .312rem solid #D7000F;
}

.about2 .btns{
    width: 84.75rem;
    height: 2.875rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 100;
}

.about2 .btns .swiper-button-prev{
    width: 2.875rem;
    height: 2.875rem;
    background-image: url("/img/icon_arrow.png");
    background-size: 100% 100%;
}

.about2 .btns .swiper-button-next{
    width: 2.875rem;
    height: 2.875rem;
    background-image: url("/img/icon_arrow.png");
    background-size: 100% 100%;
    transform: rotate(180deg)
}

.contact1{
    margin-top: 6.25rem;
    display: flex;
    justify-content: space-between;
}

.contact1 .left{
    width: 29.25rem;
    margin-left: 22.5rem;
}

.contact1 .right{
    width: 64.375rem;
}

.contact1 .left .txt1{
    font-family: siyuanheiti_m;
    font-size: 1.875rem;
    line-height: 2.812rem;
    padding-bottom: 1rem;
    color: rgb(88, 88, 88, 0.9);
    border-bottom: 1px solid rgb(51, 51, 51, 0.2);
    display: flex;
    align-items: center;
    margin-top: 2.812rem;
}

/*
.contact1 .left .txt1 img{
    width: 2rem;
    height: 2.625rem;
    vertical-align: middle;
}
*/

.contact1 .left .txt1 span{
    margin-left: .375rem;
}

.contact1 .left .txt2{
    font-size: 1.125rem;
    color: #999999;
    line-height: 1.687rem;
    display: flex;
    align-items: center;
    margin-top: 1.25rem;
}

.contact1 .qcode{
    display: flex;
    justify-content: space-around;
    color: #969696;
    font-size: 1.125rem;
    line-height: 1.687rem;
    margin-top: 1.437rem;
}

.contact1 .qcode .qcode1{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 2.375rem;
}


.contact1 .qcode .qcodebg{
    width: 9.562rem;
    height: 9.562rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: .687rem;
    background-image: url("/img/qrcode_border.png");
    background-size: 100% 100%;
}

.contact1 .qcode .qcodebg img{
    width: 8.625rem;
    height: 8.625rem;
}

.bmap{
    width: 100%;
    height: 49.437rem;
}

.joinus1{
    padding-top: 7.125rem;
}

.joinus1 .bg{
    height: 54.375rem;
    background-color: #F4F4F4;
    position: relative;
    display: flex;
    align-items: center;
}

.joinus1 .bg .content{
    margin-left: 5.5rem;
    height: 48.312rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.joinus1 .bg .content .blk{
    width: 25.812rem;
    height: 15.562rem;
    padding-left: 2.812rem;
    background-color: #ffffff;
}

.joinus1 .bg .content .blk .r1{
    width: 7.812rem;
    height: 2.562rem;
    background: #000000;
    font-family: siyuanheiti_m;
    font-size: 1.875rem;
    color: #FFFFFF;
    line-height: 1.875rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2.875rem;
}

.joinus1 .bg .content .blk .r2{
    font-family: siyuanheiti_m;
    font-size: 1.875rem;
    color: #333333;
    line-height: 1.875rem;
    margin-top: .875rem;
}

.joinus1 .bg .content .blk .r3{
    font-family: siyuanheiti_l;
    font-size: 1.312rem;
    color: #333333;
    line-height: 1.75rem;
    margin-top: 1.812rem;
}

.joinus1 .bg .content .blk:hover .r1{
    background-color: #E70014;
}

.joinus1 .bg .right{
    width: 37.625rem;
    height: 47.187rem;
    background-color: #E70014;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    right: -6.25rem;
    bottom: -1.375rem;
}

.joinus1 .bg .right .pic{
    width: 100%;
    height: 33.187rem;
}

.joinus1 .bg .right .global_title1{
    margin-top: 3rem;
}

.joinus2{
    height: 54.5rem;
    position: relative;
    background-image: url("/img/joinus2_bg1.jpg");
    background-size: 100% 25rem;
    background-position: left bottom;
    background-repeat: no-repeat;
    overflow: hidden;
}

.joinus2 .bg{
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 5.187rem;
    left: 64.375rem;
}

.joinus2 .bg .r1{
    font-family: siyuanheiti_b;
    font-size: 2.875rem;
    color: #FFFFFF;
    line-height: 3.375rem;
}

.joinus2 .bg .r2{
    font-size: 1.625rem;
    color: #FFFFFF;
    line-height: 1.625rem;
    margin-top: 1rem;
}

.joinus2 .bg .r3{
    width: 15.562rem;
    height: 3.687rem;
    background-image: url("/img/joinus2_bg2.png");
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    padding-left: 4.75rem;
    font-family: siyuanheiti_m;
    font-size: 2.312rem;
    color: #666666;
    line-height: 2.312rem;
    margin-top: 3.562rem;
}

.joinus2 .pic{
    width: 37.5rem;
    height: 39.75rem;
    position: absolute;
    bottom: 5.187rem;
    left: 22.5rem;
}

.joinus2 .flower{
    width: 64.187rem;
    height: 38.437rem;
    background-image: url("/img/joinus2_pic2.png");
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: -3.812rem;
    z-index: -1;
}

.joinus2 .flower .blk{
    display: flex;
    margin-top: 1.25rem;
    margin-left: 8.562rem;
}

.joinus2 .flower .blk:first-child{
    margin-top: 26.375rem;
}

.joinus2 .flower .blk .r{
    display: flex;
    align-items: center;
    font-family: siyuanheiti_m;
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #666666;
    margin-right: 1rem;
}

.joinus2 .flower .blk .r img{
    width: 1.625rem;
    width: 1.625rem;
    margin-right: .687rem;
}

.joinus3{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.joinus3 .tbar{
    width: 100%;
    background-image: url("/img/joinus3_bg1.jpg");
    background-size: 100% 100%;
    padding-top: 2.562rem;
    padding-bottom: 3.125rem;
}

.joinus3 .tbar .r1{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.joinus3 .tbar .r1 .txt{
    font-family: siyuanheiti_b;
    font-size: 3.25rem;
    color: #FFFFFF;
    line-height: 3.937rem;
}

.joinus3 .tbar .r1 .right{
    display: flex;
    align-items: center;
}

.joinus3 .tbar .r1 .right img{
    width: 1.687rem;
    height: 1.687rem;
    margin-right: .687rem;
}

.joinus3 .tbar .r1 .right span:nth-child(2){
    font-size: 1.125rem;
    color: #FFFFFF;
    line-height: 1.312rem;
}

.joinus3 .tbar .r1 .right span:nth-child(3){
    font-family: siyuanheiti_m;
    font-size: 1.375rem;
    color: #FFFFFF;
    line-height: 1.625rem;
}

.joinus3 .tbar .r2{
    width: 34.875rem;
    height: 2.625rem;
    background: #A70A1D;
    border-radius: 3.062rem;
    font-family: siyuanheiti_m;
    font-size: 1.625rem;
    color: #FFFFFF;
    line-height: 1.875rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.375rem;
}

.joinus3 .tbar .r3{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 2.375rem;
}

.joinus3 .tbar .r3 .blk{
    display: flex;
    align-items: center;
    font-family: siyuanheiti_m;
    font-size: 1.25rem;
    color: #FFFFFF;
    line-height: 1.75rem;
}

.joinus3 .tbar .r3 .blk img{
    width: 1.875rem;
    height: 1.937rem;
}

.news1 {
    padding-top: 1.437rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.news1 .content{
    width: 100%;
    display: flex;
    flex-direction: column;
}

.news1 .content .sec{
    height: 13.812rem;
    display: flex;
    justify-content: space-between;
    padding-bottom: 2.812rem;
    border-bottom: .125rem dashed rgb(196, 196, 196, 0.5);
    margin-top: 4.187rem;
}

.news1 .content .sec:last-child{
    border-bottom: none;
}

.news1 .content .sec .date .md{
    font-size: 1.625rem;
    color: #999999;
    line-height: 1.625rem;
    margin-top: 4.187rem;
}

.news1 .content .sec .date .y{
    width: 2.187rem;
    font-size: 1rem;
    color: #999999;
    line-height: 1rem;
    padding: .312rem;
    border: 1px solid #D5D5D5;
    margin-top: .812rem;
}

.news1 .content .sec .splid{
    width: 2.062rem;
    height: 1px;
    background: #BBBBBB;
    margin-top: 4.75rem;
}

.news1 .content .sec .t{
    width: 43.125rem;
    margin-top: 3.937rem;
}

.news1 .content .sec .t .t1{
    width: 40.687rem;
    font-family: siyuanheiti_m;
    font-size: 1.625rem;
    color: #646464;
    line-height: 1.625rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news1 .content .sec .t .t2{
    font-size: 1.125rem;
    color: #A6A6A6;
    line-height: 1.625rem;
    margin-top: 1.937rem;
    height: 3.25rem;
    overflow: hidden;
}

.news1 .content .sec .pic{
    width: 21rem;
    height: 13.812rem;
}

.fy {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 1.187rem;
    color: #FFFFFF;
    line-height: 1.812rem;
    display: flex;
    justify-content: center;
    margin-top: 2.5rem;
}

.fy a {
    border: 1px solid #999999;
    display: inline-block;
    color: #333;
    min-width: 1.562rem;
    padding-left: .625rem;
    padding-right: .625rem;
    height: 2.937rem;
    display: flex;
    justify-content: center;
    align-items: center;
/*    border-radius: 5px;*/
}

.fy a:hover {
    background-color: #D7000F;
    color: #fff;
    border: 1px solid rgba(0,0,0,0);
/*    border-radius: 5px;*/
}

.fy b {
    min-width: 1.687rem;
    padding-left: .625rem;
    padding-right: .625rem;
    height: 2.937rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #D7000F;
    background-color: #D7000F;
    color: #ffffff;
/*    border-radius: 5px;*/
}
/*

.fy span, .fy span a {
    vertical-align: middle;
    text-decoration: none;
    color: #9a9a9a;
    cursor: pointer;
}
*/

.second_title_h1{
    font-size: 2.5rem;
    line-height: 3.312rem;
    font-weight: bold;
    margin-top: 6.25rem;
    text-align: center;
}

.second_content{
    font-size: 1.125rem;
  line-height: 2.25rem;
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
}
.second_content p,.second_content div,.second_content span,.second_content strong{
    font-size: 1.125rem;
    line-height: 2.25rem;
    margin-top:  1.25rem;
    margin-bottom: 1.25rem;
}

.article{
    margin-bottom: 6.25rem;
}

.products{
    padding-top: 6.875rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.products .left{
    width: 100%;
    padding-top: 2.125rem;
    padding-bottom: .437rem;
    background-color: #F8F8F8;
}

.products .header{
    width: 100%;
    background-color: #E70014;
    height: 4.312rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    color: #FFFFFF;
    line-height: 2rem;
}

.products .list ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 3.125rem;
}

.products .list li{
    font-size: 1.5rem;
    color: #777777;
    line-height: 1.5rem;
    margin-bottom: 1.437rem;
}

.products .list li a{
    display: flex;
    align-items: center;
}

.products .list li .dots{
    width: .562rem;
    height: .937rem;
    margin-right: .312rem;
    display: none;
}

.products .list li .dots .c1{
    width: .562rem;
    height: .562rem;
    background-color: #D7000F;
    border-radius: 50%;
}

.products .list li .dots .c2{
    width: .562rem;
    height: .562rem;
    border: 1px solid #D7000F;
    border-radius: 50%;
    margin-top: -.187rem;
    box-sizing: border-box;
}

.products .list li.on,
.products .list li:hover{
    color: #D7000F;
}

.products .list li.on .dots,
.products .list li:hover .dots{
    display: block;
}

.products .wx{
    width: 100%;
    padding-top: 2.062rem;
    padding-bottom: .937rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.products .wx img:nth-child(1){
    width: 7rem;
    height: 6.562rem;
}

.products .wx img:nth-child(2){
    width: 8.5rem;
    height: 8.375rem;
    margin-top: 1.437rem;
}

.products .wx div{
    font-family: siyuanheiti_l;
    font-size: 1.125rem;
    color: #333333;
    line-height: 1.125rem;
    margin-top: .562rem;
}

.products .right{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 3.75rem;
}

.products .right .product img{
    width: 100%;
    height: 19.687rem;
}

.products .right .product{
    width: 37.125rem;
    margin-bottom: 2.062rem;
}

.products .right .product .bar{
    font-size: 1.5rem;
    color: #353535;
    line-height: 1.5rem;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    height: 4.375rem;
    background-color: #F2F2F2;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products .right .product:hover .bar{
    background-color: #D7000F;
    color: #ffffff;
}

@media (max-width: 767px) {
    body {
        max-width: 640px;
        min-width: 320px;
        overflow-x: hidden;
        padding-bottom: 6.25rem;
    }
	html{
		font-size: 10px;
	}
    
    .lxrig{
        display: none;
    }
    
    .wap{
/*        min-height: 2.5rem;*/
        display: block;
    }
    
    .g-wrap{
        width: 100%;
    }
    
    .g-wrap3{
        width: 100%;
    }
    
    .pc{
        display: none !important;
    }
    
    #header{
        height: 4.812rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: none;
        background-color: #000;
    }
    
    #content{
        margin-top: 4.812rem;
    }
    
    .m_logo {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 100%;
        width: 100%;
    }
    
    .m_logo .left{
        display: flex;
        align-items: center;
    }
    
    .m_logo .left .splid{
        width: 1px;
        height: 1rem;
        background: #9A722A;
        margin-left: 1rem;
        margin-right: 1rem;
    }
    
    .m_logo .left .logopic{
        width: 8.25rem;
        height: 4.812rem;
    }

    .m_logo .left .logo_txt{
        font-family: siyuansongti_m;
        font-size: 1.375rem;
        color: #FFFFFF;
        line-height: 1.75rem;
        margin-left: 1.125rem;
    }
    
    .m_logo .right .logo_txt{
        width: 10.312rem;
        height: 2.937rem;
        margin-right: 1.75rem;
    }
    
    .m_logo .right .logo_txt1{
        font-size: 1.25rem;
        line-height: 1.562rem;
        color: #333333;
        margin-top: .5rem;
    }
    
    .m_logo .right .logo_txt2{
        font-size: 1.75rem;
        line-height: 2.187rem;
        font-family: Impact;
        font-style: italic;
        color: #333333;
        margin-top: .625rem;
    }
    
    .m_logo .right{
        height: 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-right: 1.562rem;
    }
    
    .m_logo .right .icondh{
        width: 10.312rem;
        height: 2.937rem;
        margin-right: 1.75rem;
    }
    
    .m_logo .right .logo_dh_txt{
        font-size: 1.25rem;
        color: #A70A1D;
        line-height: 1.437rem;
        margin-right: 2.875rem;
    }
    
    .xf {
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 999;
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        height: 6.25rem;
    }

    .xf a {
        width: 50%;
        background: #D7000F;
        color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: siyuanheiti_m;
        font-size: 2.062rem;
        line-height: 2.062rem;
    }

    .xf a:nth-child(2) {
        background: #FFF9F8;
        color: #333333;
    }
    
    .nav_wap {
        width: 2.062rem;
        height: 100%;
        display: block;
        z-index: 9999999;
    }
    
    .nav_wap .subNavShow{
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .nav_wap .subNavShow div{
        width: 3.312rem;
        height: 5px;
        border-radius: 3px;
        background-color: #E70014;
        margin-top: .5rem;
        
    }
    
    .nav_wap .subNavShow div:first-child{
        margin-top: 0;
    }

    .subNavBox {
        position: fixed;
        z-index: 9999999;
        width: 100%;
        top: 4.812rem;
        display: none;
    }

    .subNavShow {
        z-index: 9999999;
    }

    .subNav {
        border-bottom: 1px #333333 solid;
        cursor: pointer;
        font-size: 1rem;
        color: #333333;
        line-height: 3.437rem;
        padding-left: .625rem;
    }

    .subNav:hover {
        color: #333333;
    }

    .currentDd {
        color: #fff
    }

    .currentDt {
    }

    .navContent {
        display: none;
    }

    .navContent li a {
        display: block;
        height: 2.812rem;
        font-size: 1rem;
        line-height: 2.812rem;
        color: #fff;
        text-indent: 2em;
    }

    .subNavBox_l {
        width: 38%;
        min-height: 100vh;
        height: 100%;
        float: left;
    }

    .subNavBox_r {
        width: 26%;
        background: #ffffff;
        color: #333333;
        height: 100%;
        float: right;
        position: relative;
        text-align: center;
        padding: 0 2%;
    }
    
    .subNavBox_r a:last-child .subNav{
        border-bottom: none;
    }

    .subNavHide {
        font-size: 2.5rem;
        color: #333;
        text-align: right;
        padding-right: 5%;
        padding: 8% 8% 0 8%;
    }
    
    .global_title{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .global_title .title{
        font-family: siyuanheiti_m;
        font-size: 3.125rem;
        color: #333333;
        line-height: 3.75rem;
        text-align: center;
    }

    .global_title .title span{
        color: #A96601;
    }

    .global_title .sub{
        font-family: siyuanheiti_l;
        font-size: 1.5rem;
        color: #666666;
        line-height: 1.5rem;
        margin-top: 1.312rem;
    }

    .global_title img{
        width: 15.75rem;
        height: 1.187rem;
        margin-top: 1.125rem;
    }

    .global_title1{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .global_title1 .title{
        font-family: siyuanheiti_m;
        font-size: 3.125rem;
        color: #ffffff;
        line-height: 3.125rem;
    }

    .global_title1 .title span{
        color: #EFDECE;
    }

    .global_title1 .sub{
        font-family: siyuanheiti_l;
        font-size: 1.5rem;
        color: #ffffff;
        line-height: 1.5rem;
        margin-top: 1.312rem;
    }
    
    .global_title1 img{
        width: 15.75rem;
        height: 1.187rem;
        margin-top: 1.125rem;
    }
    
    .first_title{
        font-size: 3.125rem;
        line-height: 4.125rem;
        color: #333333;
        font-weight: bold;
        margin-left: 1.437rem;
        margin-right: .937rem;
    }

    .second_title{
        font-size: 1.5rem;
        line-height: 2.125rem;
        color: #666666;
        margin-top: 1.25rem;
    }
    
    .m_banner{
        position: relative;
        z-index: 1;
    }

    .m_banner img{
        display: block;
        object-fit: cover;
    }
    
    .m_idx1{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 1.25rem;
        padding-bottom: 3.5rem;
        position: relative;
    }

    .m_idx1 .bg{
        width: 15.187rem;
        height: 10rem;
        background-image: url("/img/m_idx1_bg1.png");
        background-size: 100% 100%;
        align-self: flex-start;
    }

    .m_idx1 .content{
        width: 90%;
        display: flex;
        margin-top: -1.875rem;
    }

    .m_idx1 .content .left{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        width: 100%;
    }

    .m_idx1 .content .left p{
        font-size: 1.125rem;
        color: #353535;
        line-height: 1.875rem;
        text-indent: 2.25rem;
        margin-top: 1.687rem;
    }

    .m_idx1 .content .left p:first-child{
        margin-top: 0;
    }

    .m_idx1 .content .left p span{
        font-family: siyuanheiti_m;
        color: #000;
    }

    .m_idx1 .content .left .btn{
        display: block;
        margin-top: 1.5rem;
    }

    .m_idx1 .content .left .btn img{
        width: 8.312rem;
        height: 2.375rem;
    }

    .m_idx1 .right{
        width: 95%;
        margin-top: 2rem;
        align-self: flex-end;
    }

    .m_idx1 .content1{
        width: 100%;
        height: 8.875rem;
        background: #D7000F;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2.187rem;
    }

    .m_idx1 .content1 img{
        width: 90%;
    }

    
    .m_idx2{
        width: 90%;
        background-image: url("/img/m_idx2_bg1.jpg");
        background-size: 100% 100%;
        padding-top: 4.375rem;
        padding-bottom: 4.937rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
    }
    
    .m_idx2 .content{
        width: 26.187rem;
    }

    .m_idx2 .content .pic1{
        width: 100%;
        height: 33.125rem;
    }

    .m_idx2 .content .pic2{
        width: 30.687rem;
        height: 8.875rem;
        margin-top: 2.875rem;
        margin-left: .937rem;
    }

    .m_idx2 .content .t {
        font-size: 1.875rem;
        color: #fff;
        line-height: 1.875rem;
        margin-top: 1.687rem;
        margin-left: .937rem;
    }

    .m_idx2 .content .t span{
        font-family: siyuanheiti_m;
        font-size: 1.25rem;
        line-height: 1.25rem;
    }

    .m_idx2 .content .l{
        margin-top: 2.937rem;
        margin-left: .937rem;
    }

    .m_idx2 .content .l li{
        display: flex;
        align-items: center;
        font-size: 1.25rem;
        color: #FFFFFF;
        line-height: 1.75rem;
        margin-bottom: .75rem;
    }

    .m_idx2 .content .l li:last-child{
        margin-bottom: 0;
    }

    .m_idx2 .content .l li img{
        width: .5rem;
        height: .5rem;
        margin-right: .875rem;
    }

    .idx3{
        padding-top: 5.125rem;
        padding-bottom: 3.5rem;
    }

    .idx3 .content{
        margin-top: 3.125rem;
    }

    .idx3 .content .blk{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .idx3 .content .blk .pic{
        width: 8.625rem;
        height: 8.625rem;
        margin-top: 0;
    }

    .idx3 .content .blk .t{
        margin-top: 1.687rem;
    }

    .idx3 .content .blk .en{
        margin-top: .687rem;
    }

    .idx3 .content .blk .cn{
        line-height: 1.625rem;
        margin-top: 1.062rem;
        text-align: center;
    }
    
    .m_idx4{
        background-image: url("/img/m_idx4_bg1.jpg");
        background-size: 100% 100%;
        height: 34.312rem;
        padding-top: 4.562rem;
        display: flex;
        justify-content: center;
    }

    .m_idx4 .title{
        width: 30.062rem;
        height: 3.812rem;
    }
    
    .m_idx5{
/*        height: 56.375rem;*/
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 4.625rem;
        background-image: url("/img/m_idx5_bg1.jpg");
        background-position: top center;
        background-size: 100% auto;
        background-repeat: no-repeat;
    }

    .m_idx5 .title{
        width: 34.25rem;
        height: 8rem;
    }

    .m_idx5 .content{
        width: 90%;
        margin-top: 2.875rem;
        display: flex;
        justify-content: space-between;
    }

    .m_idx5 .content .left{
        width: 55%;
    }

    .m_idx5 .content .right{
        width: 43%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .m_idx5 .content .right img{
        width: 100%;
    }
    
    .m_idx5 .bottom{
        width: 90%;
        display: flex;
        justify-content: space-between;
        margin-top: .625rem;
    }
    
    .m_idx5 .bottom img:first-child{
        width: 43%;
    }
    
    .m_idx5 .bottom img:last-child{
        width: 55%;
    }
    
    .idx6{
        padding-top: 5rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .idx6 .title{
        width: 90%;
        height: auto;
        margin: 0 auto;
    }

    .idx6 .tabs{
        width: 95%;
        margin-top: 2.125rem;
        display: flex;
        flex-wrap: wrap;
    }

    .idx6 .tabs .tab{
        width: 33.33%;
        height: 12.5rem;
        background-color: #fff;
        box-shadow: .25rem .375rem .875rem .125rem rgba(101,101,101,0.09);
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .idx6 .tabs .tab1{
        width: 33.33%;
        height: 12.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .idx6 .tabs .tab .icon{
        width: 4.25rem;
        height: 4.312rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2.062rem;
    }

    .idx6 .tabs .tab:nth-child(1) .icon img{
        width: 3.062rem;
        height: 3rem;
    }
    .idx6 .tabs .tab:nth-child(2) .icon img{
        width: 4.25rem;
        height: 4.312rem;
    }
    .idx6 .tabs .tab:nth-child(3) .icon img{
        width: 4.125rem;
        height: 4.25rem;
    }
    .idx6 .tabs .tab:nth-child(4) .icon img{
        width: 3.312rem;
        height: 3.312rem;
    }
    .idx6 .tabs .tab:nth-child(5) .icon img{
        width: 3.25rem;
        height: 3.312rem;
    }

    .idx6 .tabs .tab .icon img:last-child,
    .idx6 .tabs .tab.active .icon img:first-child{
        display: none;
    }

    .idx6 .tabs .tab.active{
        background-color: #D7000F;
    }

    .idx6 .tabs .tab.active .icon img:last-child{
        display: block;
    }

    .idx6 .tabs .tab .cn{
        font-family: siyuanheiti_m;
        font-size: 1.5rem;
        color: #2C2C2C;
        line-height: 1.5rem;
        margin-top: 1.312rem;
    }

    .idx6 .tabs .tab .en{
        font-size: .75rem;
        color: #C7C7C7;
        line-height: .75rem;
        margin-top: .687rem;
    }

    .idx6 .tabs .tab.active .cn,
    .idx6 .tabs .tab.active .en{
        color: #fff;
    }

    .idx6 .tabContainer{
        margin-top: 3.125rem;
    }

    .idx6 .tabContainer .c .sc{
        margin-top: 2rem;
        position: relative;
    }

    .idx6 .tabContainer,
    .idx6 .tabContainer .c,
    .idx6 .tabContainer .c .sc{
        width: 100%;
    }

    .idx6 .tabContainer .c{
        display: none;
    }

    .idx6 .tabContainer .c.active{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .idx6 .tabContainer .slg{
        font-family: siyuanheiti_m;
        font-size: 1.625rem;
        color: #040404;
        line-height: 1.625rem;
    }

    .idx6 .tabContainer .swiper-slide{
        width: 42.312rem;
    }

    .idx6 .tabContainer .blk{
        width: 42.312rem;
        display: flex;
        flex-direction: column;
    }

    .idx6 .tabContainer .blk .top{
        width: 100%;
    }

    .idx6 .tabContainer .blk .bottom{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-top: -1.25rem;
    }
    
    .idx6 .tabContainer .blk .bottom .thumb{
        width: 11.75rem;
        height: 5.875rem;
        margin-left: 5%;
    }

    .idx6 .tabContainer .blk .bottom img{
        width: 100%;
        height: 100%;
    }

    .idx6 .tabContainer .blk .bottom .txt{
        font-size: 1.125rem;
        color: #646464;
        line-height: 1.125rem;
        margin-left: 1.187rem;
    }

    .idx6 .btns{
        width: 8rem;
        height: 2.875rem;
        display: flex;
        justify-content: space-between;
        position: static;
        top: 12rem;
        left: 50%;
        transform: none;
        z-index: 100;
        margin: 0 auto;
        margin-top: 2.25rem;
    }

    .idx6 .btns .swiper-button-prev{
        width: 2.875rem;
        height: 2.875rem;
        background-image: url("/img/icon_arrow.png");
        background-size: 100% 100%;
    }

    .idx6 .btns .swiper-button-next{
        width: 2.875rem;
        height: 2.875rem;
        background-image: url("/img/icon_arrow.png");
        background-size: 100% 100%;
        transform: rotate(180deg)
    }

    .m_idx7{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 3.25rem;
    }

    .m_idx7 .title{
        width: 36.312rem;
        height: 3.812rem;
    }

    .m_idx7 .content{
        margin-top: 2.75rem;
        width: 100%;
        background-color: #EAEAEA;
        display: flex;
        justify-content: center;
    }

    .m_idx7 .contentin{
        width: 90%;
        padding-top: 7.375rem;
        padding-bottom: 7.312rem;
        position: relative;
    }

    .m_idx7 .contentin .left{
        display: flex;
        position: relative;
        z-index: 1;
    }

    .m_idx7 .contentin .left .num{
        width: 3.375rem;
        height: 32.875rem;
    }

    .m_idx7 .contentin .left .txt{
        height: 32.875rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-left: .812rem;
    }

    .m_idx7 .contentin .left .txt .cn{
        font-family: siyuanheiti_m;
        font-size: 1.5rem;
        color: #2C2C2C;
        line-height: 1.5rem;
    }

    .m_idx7 .contentin .left .txt .en{
        font-size: .75rem;
        color: #C7C7C7;
        line-height: .75rem;
        margin-top: .75rem;
    }

    .m_idx7 .contentin .right{
        width: 24.5rem;
        height: 39.5rem;
        position: absolute;
        top: 4.875rem;
        right: 0;
        z-index: 0;
    }

    .m_idx8{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 5.375rem;
        padding-bottom: 2.312rem;
    }

    .m_idx8 .title{
        width: 39.187rem;
        height: 3.812rem;
    }

    .m_idx8 .content{
        width: 90%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 3.187rem;
    }

    .m_idx8 .content .blk{
        width: 48%;
        margin-bottom: 2.062rem;
    }

    .m_idx8 .content .blk img{
        width: 100%;
    }

    .m_idx8 .content .blk .txt{
        font-size: 1.125rem;
        color: #646464;
        line-height: 1.125rem;
        margin-top: 1.062rem;
        margin-left: .5rem;
        display: flex;
        align-items: center;
    }

    .m_idx8 .content .blk .txt .diamond{
        width: .625rem;
        height: .625rem;
        background-color: #D7000F;
        transform: rotate(45deg);
        margin-right: .625rem;
    }
    
    .m_idx9{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 6.25rem;
        background-image: url("/img/idx9_bg1.jpg");
        background-size: 100% 100%;
    }
    .m_idx9 .title{
        width: 31.812rem;
        height: 3.812rem;
    }

    .m_idx9 .content{
        width: 100%;
        display: flex;
        justify-content: space-around;
        height: 26.562rem;
        margin-top: 3.5rem;
    }

    .m_idx9 .content .blk{
        width: 20%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }

    .m_idx9 .content .blk .front{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_idx9 .content .blk .en{
        font-size: 1.5rem;
        color: rgba(255,255,255,0.2);
        line-height: 1.5rem;
        margin-top: 1.937rem;
    }

    .m_idx9 .content .blk .cn{
        font-family: siyuanheiti_m;
        font-size: 1.625rem;
        color: rgba(255,255,255,0.5);
        line-height: 1.625rem;
        margin-top: -.812rem;
    }

    .m_idx9 .content .blk .cn1{
        font-size: 1.375rem;
        color: rgba(255,255,255,0.5);
        line-height: 1.375rem;
        margin-top: 3.75rem;
    }

    .m_idx9 .content .blk .splid{
        width: 2rem;
        height: .25rem;
        background: #FFFFFF;
        border-radius: .125rem;
        opacity: 0.5;
        margin-top: 6rem;
    }

    .m_idx9 .content .blk .num{
        height: 2.187rem;
        width: auto;
        margin-top: 1.625rem;
    }

    .m_idx9 .content .blk .bg{
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        display: none;
    }

    .m_idx9 .content .blk:hover .bg{
        display: block;
    }

    .m_idx9 .content .blk:hover .splid,
    .m_idx9 .content .blk:hover .num{
        display: none;
    }

    .m_idx9 .content .blk:hover .cn,
    .m_idx9 .content .blk:hover .cn1{
        color: #fff;
    }
    
    .m_idx10{
        padding-top: 5.125rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_idx10 .title{
        width: 41.75rem;
        height: 3.812rem;
    }

    .m_idx10 .content{
        width: 100%;
        margin-top: 2.812rem;
        position: relative;
    }

    .m_idx10 .content .left{
        width: 100%;
    }

    .m_idx10 .content .left img{
        width: 100%;
    }

    .m_idx10 .content .tabs{
        width: 100%;
/*
        position: absolute;
        left: 0;
        bottom: -23.375rem;
*/
        display: flex;
    }

    .m_idx10 .content .tabs .tab{
        width: calc(100% / 6);
        height: 23.375rem;
        background-color: #F9F9F9;
        border-right: 1px solid #DEDEDE;
        box-sizing: border-box;
        position: relative;
        display: flex;
        justify-content: center;
    }

    .m_idx10 .content .tabs .tab:last-child{
        border-right: none;
    }

    .m_idx10 .content .tabs .tab .txt{
        margin-top: 2.062rem;
        display: flex;
        justify-content: center;
        z-index: 3;
    }

    .m_idx10 .content .tabs .tab .txt .cn{
        font-family: siyuanheiti_m;
        font-size: 1.5rem;
        color: #2C2C2C;
        line-height: 1.5rem;
        writing-mode: vertical-lr;
    }

    .m_idx10 .content .tabs .tab .txt .en{
        font-size: .75rem;
        color: #C7C7C7;
        line-height: .75rem;
        margin-left: .687rem;
        writing-mode: vertical-lr;
    }

    .m_idx10 .content .tabs .tab .bg{
        width: 100%;
        height: 27.437rem;
        background-color: #D7000F;
        border-radius: 3.312rem 3.312rem 0 0;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 2;
        display: none;
    }

    .m_idx10 .content .tabs .tab .bg1{
        width: 100%;
        height: 28.812rem;
        background-color: #000;
        border-radius: 3.312rem 3.312rem 0px 0;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
        display: none;
    }

    .m_idx10 .content .tabs .tab.active .bg{
        display: flex;
        justify-content: center;
    }

    .m_idx10 .content .tabs .tab.active .bg1{
        display: block;
    }

    .m_idx10 .content .tabs .tab.active .bg img{
        width: 2.5rem;
        height: 2.5rem;
        margin-top: 1.562rem;
    }

    .m_idx10 .content .tabs .tab.active .cn{
        color: #fff;
    }

    .m_idx10 .content .tabs .tab.active .en{
        color: #C7C7C7;
    }

    .m_idx11{
        padding-top: 5.125rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .m_idx11 .warnning{
        color: #fff;
        font-size: 1.5rem;
        margin-top: 1.25rem;
    }
    .m_idx11 .title{
        width: 34.562rem;
        height: 3.812rem;
    }

    .m_idx11 .l{
        width: 85%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 2.375rem;
    }

    .m_idx11 .l li{
        display: flex;
        align-items: center;
        font-size: 1.375rem;
        color: #2C2C2C;
        line-height: 1.375rem;
        margin-top: .937rem;
    }

    .m_idx11 .l li img{
        width: .5rem;
        height: .5rem;
        margin-right: 1.187rem;
    }

    .m_idx11 .contentbg{
        width: 100%;
        padding-top: 1.812rem;
        padding-bottom: 0.5rem;
        background-image: url("/img/m_idx11_bg1.jpg");
        background-size: 100% 100%;
        display: flex;
        justify-content: flex-end;
        margin-top: 1.125rem;
    }
    
    .m_idx11 .content{
        width: 98%;
    }

    .m_idx11 .content .r2{
        width: 100%;
    }

    .m_idx11 .content .r3{
        font-size: 1.75rem;
        color: #2C2C2C;
        line-height: 2.437rem;
        margin-top: 1.437rem;
    }

    .m_idx11 .content .r3 span{
        font-family: siyuanheiti_b;
        font-style: italic;
    }
    
    .m_idx11 .content .r1{
        width: 12.5rem;
        font-size: 1.25rem;
        color: #FFFFFF;
        line-height: 1.687rem;
        margin-top: 4.375rem;
        margin-left: -1.25rem;
        text-align: right;
    }

    .m_idx11 .content .r4{
        width: 16.875rem;
        height: 3.375rem;
        margin-top: .937rem;
    }
    
    .m_news{
        padding-top: 5.125rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_news .title{
        width: 17.562rem;
        height: 3.75rem;
    }

    .m_news .content{
        width: 90%;
        display: flex;
        flex-direction: column;
        margin-top: 3.062rem;
    }

    .m_news .content .sec,
    .m_news .content img{
        width: 100%;
    }

    .m_news .content .t1{
        width: calc(100% - 1.062rem);
        margin-left: 1.062rem;
        font-size: 1.125rem;
        color: #646464;
        line-height: 1.125rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 1.812rem;
    }
    
    .m_contact{
        display: flex;
        justify-content: center;
        padding-top: 3.875rem;
        padding-bottom: 2.937rem;
    }
    
    .m_contact form{
        width: 100%;
    }

    .m_contact .feedback{
        width: 90%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }

    .m_contact .feedback input{
        border: none;
        width: calc(100% - 1.437rem);
        height: 4.125rem;
        background-color: #F2F2F2;
        font-size: 1rem;
        line-height: 2.062rem;
        padding-left: 1.437rem;
        margin-bottom: 1.062rem;
        color: #000;
    }
    .m_contact .feedback input:placeholder-shown::placeholder{
        color: #000;
    }

    .m_contact .feedback textarea{
        width: calc(100% - 1.437rem);
        border: none;
        background-color: #F2F2F2;
        padding-left: 1.437rem;
        height: 6.25rem;
        font-size: 1rem;
        line-height: 2.062rem;
        padding-top: 1.5rem;
        resize: none;
        color: #000;
    }

    .m_contact .feedback textarea:placeholder-shown::placeholder{
        color: #000;
    }
    
    .m_contact .feedback input:focus,
    .m_contact .feedback textarea:focus,
    .m_contact .feedback textarea:focus:placeholder-shown::placeholder,
    .m_contact .feedback input:focus:placeholder-shown::placeholder{
        color: #fff;
    }
    
    .m_contact .feedback input:focus,
    .m_contact .feedback textarea:focus{
        background-color: #D7000F;
    }

    .m_contact .feedback button{
        width: 18.75rem;
        height: 3.062rem;
        background: #D7000F;
        border: none;
        font-size: 1.25rem;
        line-height: 1.25rem;
        color: #ffffff;
        margin: 0 auto;
        margin-top: 1.937rem;
        white-space: nowrap;
    }

    
    .m_footer{
        background-image: url("/img/m_footer_bg.jpg");
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 5.5rem;
        padding-bottom: 3.25rem;
    }
    
    .m_footer .footer_top{
        width: 10rem;
        height: 8.187rem;
    }
    
    .m_footer .footer_bottom{
        margin-top: 2.875rem;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .m_footer .footer_bottom .t:nth-child(2){
        margin-top: 2.687rem;
    }
    .m_footer .footer_bottom .t:nth-child(3){
        margin-top: 1.937rem;
    }

    .m_footer .footer_bottom .t{
        display: flex;
        flex-direction: column;
        align-items: center;
        color: #ffffff;
    }
    
    .m_footer .footer_bottom .t .t2{
        margin-top: 1.125rem;
        font-size: 1.75rem;
        line-height: 1.75rem;
        text-align: center;
    }

    .m_footer .footer_bottom .t .t1 img{
        width: 2.875rem;
        height: 2.875rem;
    }

    .m_footer .qrcode{
        display: flex;
        justify-content: center;
        margin-top: 3rem;
    }

    .m_footer .qrcode img{
        width: 9.437rem;
        height: 9.437rem;
    }

    .m_footer .qrcode .qc{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 1.25rem;
        margin-right: 1.312rem;
    }

    .m_footer .qrcode .txt{
        font-size: 1.062rem;
        line-height: 1.062rem;
        color: #ffffff;
        margin-top: .875rem;
    }
    
    .about1{
        padding-top: 6.687rem;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .about1 .left{
        width: 90%;
    }

    .about1 .right{
        width: 100%;
        height: 41.437rem;
        background-image: url("/img/about1_bg1.jpg");
        background-size: 100% 100%;
        margin-left: 0;
        margin-top: 1.875rem;
        
    }

    .about1 .right .r1{
        font-family: siyuanheiti_m;
        font-weight: 600;
        font-size: 1.875rem;
        color: #FFFFFF;
        line-height: 1.875rem;
        margin-top: 7.875rem;
        margin-left: 5%;
        margin-bottom: .25rem;
    }

    .about1 .right .r2{
        display: flex;
        font-size: 1.25rem;
        color: #FFFFFF;
        line-height: 2rem;
        margin-top: 1.562rem;
        margin-left: 5%;
        margin-right: 5%;
    }

    .about1 .right .r2 img{
        width: 1.5rem;
        height: .875rem;
        margin-top: .562rem;
        margin-right: .875rem;
    }

    .about2{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 5.75rem;
    }
    
    .about2 .title{
        width: 35.062rem;
        height: 8.625rem;
    }

    .about2 .content{
        width: 100%;
        background-color: #EAEAEA;
        padding-top: 3.562rem;
        padding-bottom: 4.062rem;
        margin-top: 2.937rem;
    }

    .about2 .contentin{
        position: relative;
    }
    
    .about2 .content .swiper-slide{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .about2 .content .blk{
        width: 18rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-color: #fff;
    }

    .about2 .content .blk .pic{
        width: 15.75rem;
        height: 22.937rem;
        margin-top: 1.125rem;
    }

    .about2 .content .blk .bar{
        margin-top: 1.312rem;
        width: 100%;
        height: 4.187rem;
        border-top: 1px solid #666666;
        border-bottom: .312rem solid rgba(0,0,0,0);
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.187rem;
        color: #66636B;
        line-height: 1.687rem;
        box-sizing: border-box;
        text-align: center;
    }

    .about2 .content .blk:hover .bar{
        color: #D7000F;
        border-top-color: #DA4A47;
        border-bottom: .312rem solid #D7000F;
    }

    .about2 .btns{
        width: 90%;
        height: 2.875rem;
        display: flex;
        justify-content: space-between;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        z-index: 100;
    }

    .about2 .btns .swiper-button-prev{
        width: 2.875rem;
        height: 2.875rem;
        background-image: url("/img/icon_arrow.png");
        background-size: 100% 100%;
    }

    .about2 .btns .swiper-button-next{
        width: 2.875rem;
        height: 2.875rem;
        background-image: url("/img/icon_arrow.png");
        background-size: 100% 100%;
        transform: rotate(180deg)
    }
    
    .secondnav{
        width: 95%;
        display: flex;
        align-items: flex-end;
        margin: 0 auto;
        margin-top: 3.125rem;
    }

    .m_joinus1{
        padding-top: 3.125rem;
    }

    .m_joinus1 .bg{
        height: 54.375rem;
        background-color: #F4F4F4;
        position: relative;
        display: flex;
        align-items: center;
    }

    .m_joinus1 .bg .content{
        margin-left: 5.5rem;
        height: 48.312rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .m_joinus1 .bg .content .blk{
        width: 25.812rem;
        height: 15.562rem;
        padding-left: 2.812rem;
        background-color: #ffffff;
    }

    .m_joinus1 .bg .content .blk .r1{
        width: 7.812rem;
        height: 2.562rem;
        background: #000000;
        font-family: siyuanheiti_m;
        font-size: 1.875rem;
        color: #FFFFFF;
        line-height: 1.875rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2.875rem;
    }

    .m_joinus1 .bg .content .blk .r2{
        font-family: siyuanheiti_m;
        font-size: 1.875rem;
        color: #333333;
        line-height: 1.875rem;
        margin-top: .875rem;
    }

    .m_joinus1 .bg .content .blk .r3{
        font-family: siyuanheiti_l;
        font-size: 1.312rem;
        color: #333333;
        line-height: 1.75rem;
        margin-top: 1.812rem;
    }

    .m_joinus1 .bg .content .blk:hover .r1{
        background-color: #E70014;
    }

    .m_joinus1 .bg .right{
        width: 37.625rem;
        height: 47.187rem;
        background-color: #E70014;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: absolute;
        right: -6.25rem;
        bottom: -1.375rem;
    }

    .m_joinus1 .bg .right .pic{
        width: 100%;
        height: 33.187rem;
    }

    .m_joinus1 .bg .right .global_title1{
        margin-top: 3rem;
    }

    
    .platform{
        margin-top: 5.625rem;
        background: url("/img/platform-bg1.png");
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .platform img:nth-child(1){
        width: 48%;
    }

    .platform img:nth-child(2){
        width: 48%;
        margin-left: 0;
    }
    
    .news1 {
        width: 100%;
        padding-top: 1.437rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .news1 .content{
        width: 95%;
        display: flex;
        flex-direction: column;
    }

    .news1 .content .sec{
        width: 100%;
        height: 13.812rem;
        display: flex;
        justify-content: space-between;
        padding-bottom: 2.812rem;
        border-bottom: .125rem dashed rgb(196, 196, 196, 0.5);
        margin-top: 4.187rem;
    }

    .news1 .content .sec:last-child{
        border-bottom: none;
    }

    .news1 .content .sec .t{
        width: 50%;
        margin-top: 3.937rem;
    }

    .news1 .content .sec .t .t1{
        width: 90%;
        font-family: siyuanheiti_m;
        font-size: 1.625rem;
        color: #646464;
        line-height: 1.625rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .news1 .content .sec .t .t2{
        font-size: 1.125rem;
        color: #A6A6A6;
        line-height: 1.625rem;
        margin-top: 1.937rem;
        height: 3.25rem;
        overflow: hidden;
    }
    
    .news1 .content .sec .t .t3{
        margin-top: .625rem;
    }

    .news1 .content .sec .pic{
        width: 45%;
    }

    
    
    .products{
        margin-top: 3.125rem;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .products .left{
        width: 100%;
    }

    .products .header{
        width: 100%;
        background-color: #E70014;
        height: 4.312rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 2rem;
        color: #FFFFFF;
        line-height: 2rem;
    }

    .products .header a div{
        font-size: .75rem;
        height: .75rem;
        margin-bottom: .75rem;
    }

    .products .header a{
        height: 2rem;
        display: flex;
        align-items: flex-end;
    }


    .products .list ul{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
    }

    .products .list li{
        background-color: rgb(51, 106, 39, 0.02);
        height: 4.687rem;
        width: 49%;
/*
        font-size: 1.625rem;
        color: #333333;
        line-height: 2.375rem;
*/
        display: flex;
        align-items: center;
        justify-content: center;
    }

/*
    .products .list li.on,
    .products .list li:hover{
        color: #A96601;
    }
*/

    .products .list li a{
        display: flex;
    }

    .products .right{        
        width: 95%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        margin: 0 auto;
        margin-top: 2.5rem;
    }

    .products .right .product img{
        width: 100%;
        height: auto;
    }

    .products .right .product{
        width: 48%;
/*
        border: 1px solid #FCFCFC;
        margin-bottom: 3.5rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
*/
    }

    .products .right .product .bar{
/*
        font-size: 1.625rem;
        color: #000000;
        line-height: 2.375rem;
        margin-top: 2.5rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
*/
    }
    
    .second_title_h1{
        margin-top: 3.125rem;
    }

    .second_content{
    }

    .article{
        width: 92%;
        margin-bottom: 6.25rem;
        padding-left: 4%;
        padding-right: 4%;
    }
    
    .bmap{
        height: 32.5rem;
        width: 100%;
    }
    
    .contact1{
        margin-top: .312rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contact1 .left{
        width: 95%;
        margin-right: 0;
        margin-left: 0;
    }

    .contact1 .right{
        width: 100%;
        margin-top: 1.25rem;
    }

    .contact1 .left .txt1{
        font-family: siyuanheiti_m;
        font-size: 1.875rem;
        line-height: 2.812rem;
        padding-bottom: 1rem;
        color: #333333;
        border-bottom: 1px solid #979797;
        display: flex;
        align-items: center;
        margin-top: 2.812rem;
    }

    .contact1 .left .txt1 img{
        vertical-align: middle;
    }

    .contact1 .left .txt1 span{
        margin-left: .437rem;
    }

    .contact1 .left .txt2{
        font-size: 1.125rem;
        color: #999999;
        line-height: 1.687rem;
        display: flex;
        align-items: center;
        margin-top: 1.25rem;
    }

    .contact1 .qcode{
        display: flex;
        justify-content: space-around;
        color: #666666;
        font-size: 1.125rem;
        line-height: 1.687rem;
        margin-top: 1.437rem;
    }

    .contact1 .qcode .qcode1{
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    .contact1 .qcode .qcodebg{
        width: 8.375rem;
        height: 8.375rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 1.562rem;
        border: 1px solid #A96601;
    }

    .contact1 .qcode .qcodebg img{
        width: 8.375rem;
        height: 8.375rem;
    }

}

@media (max-width: 1450px) and (min-width: 1200px) {
    .idx1{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 6.25rem;
        padding-bottom: 4.5rem;
        position: relative;
        overflow: hidden;
    }

    .idx1 .bg{
        width: 30.875rem;
        height: 10rem;
        position: absolute;
        left: 0;
        top: 1.937rem;
        background-image: url("/img/idx1_bg1.png");
        background-size: 100% 100%;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .idx1 .bg span{
        font-family: siyuanheiti_m;
        font-size: 1.5rem;
        color: #000000;
        line-height: 1.5rem;
        margin-right: 2.187rem;
    }

    .idx1 .content{
        width: 100%;
        display: flex;
        justify-content: center;
        align-self: flex-start;
    }

    .idx1 .content .left{
        width: 37.5rem;
        margin-left: 0;
    }

    .idx1 .content .left p{
        font-size: 1.125rem;
        color: #353535;
        line-height: 1.875rem;
        text-indent: 2.25rem;
        margin-top: 1.312rem;
    }

    .idx1 .content .left p:first-child{
        margin-top: 4.375rem;
    }

    .idx1 .content .left p span{
        font-family: siyuanheiti_m;
        color: #000;
    }

    .idx1 .content .left .btn{
        display: block;
        margin-top: 2.187rem;
    }

    .idx1 .content .left .btn img{
        width: 8.312rem;
        height: 2.375rem;
    }

    .idx1 .content .right{
        width: 40rem;
        height: auto;
        margin-left: 2.062rem;
    }

    .idx1 .content1{
        width: 89.062rem;
        height: 8.875rem;
        background: #D7000F;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 2.562rem;
    }

    .idx1 .content1 img:nth-child(1){
        width: 10.312rem;
        height: 4.75rem;
        margin-left: 10.75rem;
    }

    .idx1 .content1 img:nth-child(2),
    .idx1 .content1 img:nth-child(3){
        width: 9.875rem;
        height: 4.75rem;
    }

    .idx1 .content1 img:nth-child(4){
        width: 7.187rem;
        height: 4.75rem;
        margin-right: 10.875rem;
    }
    
    .idx6{
        padding-top: 5rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .idx6 .title{
        width: 75rem;
        height: 4.187rem;
    }

    .idx6 .tabs{
        margin-top: 2.125rem;
        display: flex;
    }

    .idx6 .tabs .tab{
        width: 20%;
        height: 12.5rem;
        background-color: #fff;
        box-shadow: .25rem .375rem .875rem .125rem rgba(101,101,101,0.09);
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .idx6 .tabs .tab .icon{
        width: 4.25rem;
        height: 4.312rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2.062rem;
    }

    .idx6 .tabs .tab:nth-child(1) .icon img{
        width: 3.062rem;
        height: 3rem;
    }
    .idx6 .tabs .tab:nth-child(2) .icon img{
        width: 4.25rem;
        height: 4.312rem;
    }
    .idx6 .tabs .tab:nth-child(3) .icon img{
        width: 4.125rem;
        height: 4.25rem;
    }
    .idx6 .tabs .tab:nth-child(4) .icon img{
        width: 3.312rem;
        height: 3.312rem;
    }
    .idx6 .tabs .tab:nth-child(5) .icon img{
        width: 3.25rem;
        height: 3.312rem;
    }

    .idx6 .tabs .tab .icon img:last-child,
    .idx6 .tabs .tab.active .icon img:first-child{
        display: none;
    }

    .idx6 .tabs .tab.active{
        background-color: #D7000F;
    }

    .idx6 .tabs .tab.active .icon img:last-child{
        display: block;
    }

    .idx6 .tabs .tab .cn{
        font-family: siyuanheiti_m;
        font-size: 1.5rem;
        color: #2C2C2C;
        line-height: 1.5rem;
        margin-top: 1.312rem;
    }

    .idx6 .tabs .tab .en{
        font-size: .75rem;
        color: #C7C7C7;
        line-height: .75rem;
        margin-top: .687rem;
    }

    .idx6 .tabs .tab.active .cn,
    .idx6 .tabs .tab.active .en{
        color: #fff;
    }

    .idx6 .tabContainer{
        margin-top: 3.125rem;
    }

    .idx6 .tabContainer .c .sc{
        margin-top: 2rem;
        position: relative;
    }

    .idx6 .tabContainer,
    .idx6 .tabContainer .c,
    .idx6 .tabContainer .c .sc{
        width: 100%;
    }

    .idx6 .tabContainer .c{
        display: none;
    }

    .idx6 .tabContainer .c.active{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .idx6 .tabContainer .slg{
        font-family: siyuanheiti_m;
        font-size: 1.625rem;
        color: #040404;
        line-height: 1.625rem;
    }

    .idx6 .tabContainer .swiper-slide{
        width: 35.25%;
    }

    .idx6 .tabContainer .blk{
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .idx6 .tabContainer .blk .top{
        width: 100%;
    }

    .idx6 .tabContainer .blk .bottom{
        display: flex;
        align-items: center;
        margin-top: -1.25rem;
    }
    
    .idx6 .tabContainer .blk .bottom .thumb{
        width: 11.75rem;
        height: 5.875rem;
        margin-left: 3rem;
    }

    .idx6 .tabContainer .blk .bottom img{
        width: 100%;
        height: 100%;
    }

    .idx6 .tabContainer .blk .bottom .txt{
        font-size: 1.125rem;
        color: #646464;
        line-height: 1.125rem;
        margin-left: 1.187rem;
    }

    .idx6 .btns{
        width: 38.65%;
        height: 3.875rem;
        display: flex;
        justify-content: space-between;
        position: absolute;
        top: 10.625rem;
        left: 50%;
        transform: translateX(-50%);
        z-index: 100;
    }

    .idx6 .btns .swiper-button-prev{
        width: 3.875rem;
        height: 3.875rem;
        background-image: url("/img/icon_arrow.png");
        background-size: 100% 100%;
    }

    .idx6 .btns .swiper-button-next{
        width: 3.875rem;
        height: 3.875rem;
        background-image: url("/img/icon_arrow.png");
        background-size: 100% 100%;
        transform: rotate(180deg)
    }
    
    .contact1 .left{
        width: 29.25rem;
        margin-left: 11.25rem;
    }
}
