@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;
/*    background-color: #fdfaf7;*/
}

.wap{
    display: none;
}

#content{
    margin-top: 12.5rem;
}

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

.nav_wap{
    display: none;
}

.logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 7.625rem;
    position: relative;
    overflow: visible;
}

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

.logo .logopic{
    width: 7.125rem;
    height: 6.562rem;
}


.logo .left .splid{
    width: 1px;
    height: 1.875rem;
    background-color: #D6D6D6;
    margin-left: 1.625rem;
    margin-right: 1.625rem;
}
/*
.logo .left img{
    width: 3.5rem;
    height: 3.5rem;
}
*/

.logo .left .logo_txt{
    font-size: 1.125rem;
    color: #666666;
    line-height: 1.125rem;
    margin-left: .562rem;
}

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

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

/*
.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-size: 1.125rem;
    color: #333333;
    line-height: 1.125rem;
    margin-left: .687rem;
}

.nav{
    width: 100%;
    height: 4.875rem;
    background-color: transparent;
    display: flex;
    justify-content: center;
    background-color: #E40011;
}

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

#nav{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#nav li{
    height: 100%;
    width: calc(100% / 5);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#nav li a{
    height: 100%;
    width: 100%;
    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{
    background-color: #ffffff;
    color: #333333;
}

/*
#nav li a.on .bkg{
    display: block;
    height: 100%;
    background-color: #D6E9CB;
    width: 6.75rem;
    height: 4.5rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
*/


/*
#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;
}

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

.global_title .title{
    font-family: siyuanheiti_b;
    font-size: 2.875rem;
    color: #FFFFFF;
    line-height: 2.875rem;
    text-align: center;
}

.global_title .sub{
    font-size: 1.625rem;
    color: #FFFFFF;
    line-height: 1.625rem;
    margin-top: 1.25rem;
}

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

.global_title1 .title{
    font-family: siyuanheiti_b;
    font-size: 2.875rem;
    color: #333333;
    line-height: 2.875rem;
}

.global_title1 .title span{
    color: #11117D;
}

.global_title1 .sub{
    font-size: 1.625rem;
    color: #666666;
    line-height: 1.625rem;
    margin-top: 1.25rem;
}

.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: 8.125rem;
    padding-bottom: 8.125rem;
    background-image: url(/img/idx1_bg1.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    position: relative;
}

.idx1 .container{
    display: flex;
    justify-content: space-between;
    position: relative;
}

.idx1 .container .left{
    display: flex;
    flex-direction: column;
}

.idx1 .container .left .r1{
    font-family: siyuanheiti_b;
    font-size: 2.875rem;
    color: #333333;
}

.idx1 .container .left .r1 span{
    color: #212086;
}

.idx1 .container .left .r2{
    font-size: 1.625rem;
    color: #333333;
    line-height: 2.437rem;
    margin-top: .625rem;
}

.idx1 .container .btns{
    width: 6.5rem;
    position: absolute;
    display: flex;
    justify-content: space-between;
    z-index: 1;
    bottom: 0;
    right: 0;
}

.idx1 .container .btns .prev{
    background-image: url(/img/icon_arrow_l.png);
    background-size: 100% 100%;
    width: 3.25rem;
    height: 3.062rem;
    cursor: pointer;
}

.idx1 .container .btns .next{
    background-image: url(/img/icon_arrow_r.png);
    background-size: 100% 100%;
    width: 3.25rem;
    height: 3.062rem;
    cursor: pointer;
}

.idx1 .ct{
    position: absolute;
    left: 14.375rem;
    bottom: 8.125rem;
}

.idx1 .ct .blk{
    width: 53.75rem;
    height: 22.687rem;
    background-image: url("/img/idx1_bg2.png");
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
}

.idx1 .ct .blk .t1{
    font-family: siyuanheiti_b;
    font-size: 2.125rem;
    color: #333333;
    line-height: 2.125rem;
    display: flex;
    align-items: center;
    margin-left: 8.125rem;
    margin-top: 6.125rem;
}

.idx1 .ct .blk .t1 img{
    margin-right: .687rem;
}

.idx1 .ct .blk .t2{
    width: 37.5rem;
    font-size: 1.625rem;
    color: #666666;
    line-height: 2.437rem;
    margin-left: 8.125rem;
    margin-top: .5rem;
}

.idx2{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 6.312rem;
    padding-bottom: 7.125rem;
    background-image: url("/img/idx2_bg1.jpg");
    background-size: 100% 100%;
}

.idx2 .content{
    margin-top: 2.5rem;
    display: flex;
    justify-content: space-between;
}

.idx2 .content .blk{
    width: 17.875rem;
    height: 25rem;
    display: flex;
    flex-direction: column;
    background-image: url("/img/idx2_bg2.jpg");
    background-size: 100% 100%;
}

.idx2 .content .blk .icon{
    margin-top: 3.75rem;
    margin-left: 2.75rem;
}

.idx2 .content .blk .icon img{
    width: 3.75rem;
    height: 4.375rem;
}

.idx2 .content .blk .icon img:last-child{
    display: none;
}

.idx2 .content .blk .txt{
    width: 12.5rem;
    font-family: siyuanheiti_m;
    font-size: 1.375rem;
    color: #333333;
    line-height: 2.062rem;
    margin-top: 7rem;
    margin-left: 2.75rem;
}

.idx2 .content .blk:hover{
    background-image: url("/img/idx2_bg2a.jpg");
}
.idx2 .content .blk:hover .icon img:first-child{
    display: none;
}
.idx2 .content .blk:hover .icon img:last-child{
    display: block;
}
.idx2 .content .blk:hover .txt{
    color: #ffffff;
}

.idx3{
    width: 79.375rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
    margin-left: 18.125rem;
}

.idx3 .content{
    margin-top: 2.687rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.idx3 .content .left{
    width: 42.625rem;
/*    height: 41.125rem;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.idx3 .content .left .blk{
    width: 100%;
    height: 21.062rem;
    background-image: url("/img/idx3_bg1.png");
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -6.875rem;
}

.idx3 .content .left .blk .txt{
    font-size: 1.625rem;
    color: #333333;
    line-height: 2.25rem;
    margin-top: -2.812rem;
}

.idx3 .content .left .blk:first-child{
    margin-top: 0;
}

.idx3 .content img{
    width: 39.437rem;
    height: 41.125rem;
    margin-top: -2.812rem;
}

.idx3 .content .left .blk:hover{
    background-image: url("/img/idx3_bg1a.png");
}

.idx3 .content .left .blk:hover .txt{
    color: #ffffff;
}

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

.idx4 .tabs{
    margin-top: 2.5rem;
    display: flex;
    justify-content: space-between;
}

.idx4 .tabs div{
    width: 17.875rem;
    height: 5rem;
    font-size: 1.625rem;
    color: #333333;
    line-height: 1.625rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("/img/btn_bg.png");
    background-size: 100% 100%;
}

.idx4 .tabs div.on{
    background-image: url("/img/btn_bga.png");
    color: #ffffff
}

.idx4 .tabContainer{
    margin-top: 1.25rem;
}

.idx4 .tabContainer .g{
    display: none;
    width: 100%;
    position: relative;
}

.idx4 .tabContainer .g.active{
    display: block;
}


.idx4 .tabContainer .g.active .pic{
    position: relative;
}

.idx4 .tabContainer .g.active .pic .bar{
    width: 100%;
    height: .437rem;
    background-color: #CB0914;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}

.idx4 .tabContainer .g.active .pic:hover .bar{
    display: block;
}

.idx4 .tabContainer .g.active .swiper-slide img{
    width: 23.875rem;
    height: 25.062rem;
}

.idx4 .tabContainer .btns{
    width: 86.5rem;
    height: 3.062rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.idx4 .tabContainer .btns .swiper-button-prev{
    width: 3.25rem;
    height: 3.062rem;
    background-image: url("/img/icon_arrow_l.png");
    background-size: 100% 100%;
}

.idx4 .tabContainer .btns .swiper-button-next{
    width: 3.25rem;
    height: 3.062rem;
    background-image: url("/img/icon_arrow_r.png");
    background-size: 100% 100%;
}

.idx5{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 11.062rem;
    padding-bottom: 8.125rem;
    background-image: url("/img/idx5_bg1.jpg");
    background-size: 100% 100%;
}

.idx5 .content{
    margin-top: 7.25rem;
    position: relative;
}

.idx5 .m{
    width: 55.437rem;
    height: 37.125rem;
}

.idx5 .s{
    width: 25.875rem;
    height: 19.812rem;
    position: absolute;
    left: -1.312rem;
    bottom: -5.062rem;
}

.idx5 .bg{
    width: 9.437rem;
    height: 9.437rem;
    background-image: url("/img/idx5_bg2.png");
    background-size: 100% 100%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.idx5 .bg:hover{
    background-image: url("/img/idx5_bg2a.png");
}

.idx5 .bg .txt{
    font-family: siyuanheiti_b;
    font-size: 1.25rem;
    line-height: 1.25rem;
    color: #ffffff;
    margin-top: .625rem;
}

.idx5 .b1{
    left: -4.812rem;
    top: 16.062rem;
}

.idx5 .b2{
    left: 1rem;
    top: 3.062rem;
}

.idx5 .b3{
    left: 14.437rem;
    top: -3.562rem;
}

.idx5 .b4{
    left: 31.437rem;
    top: -3.562rem;
}

.idx5 .b5{
    left: 44.875rem;
    top: 3.062rem;
}

.idx5 .b6{
    left: 50.75rem;
    top: 16.062rem;
}

.idx6{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 8.125rem;
    padding-bottom: 9.5rem;
    background-image: url("/img/idx6_bg1.jpg");
    background-size: 100% 100%;
}

.idx6 .content{
    display: flex;
    align-items: center;
}

.idx6 .content .left{
    width: 42rem;
}

.idx6 .content .left .swiper-slide{
    display: flex;
    flex-direction: column;
}

.idx6 .content .left .swiper-slide .pic{
    position: relative;
}

.idx6 .content .left .swiper-slide .pic img{
    width: 20.062rem;
    height: 18.187rem;
}

.idx6 .content .left .swiper-slide .pic .bar{
    width: 100%;
    height: .312rem;
    background-color: #E40011;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}

.idx6 .content .left .swiper-slide:hover .pic .bar{
    display: block;
}

.idx6 .content .left .swiper-slide .txt{
    width: 20.062rem;
    height: 6.312rem;
    background-color: #ffffff;
    font-size: 1.125rem;
    color: #333333;
    line-height: 1.687rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.idx6 .content .right{
    margin-left: 4.375rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.idx6 .content .right .r1{
    font-family: siyuanheiti_b;
    font-size: 2.875rem;
    line-height: 2.875rem;
    color: #333333;
}

.idx6 .content .right .r2{
    font-size: 1.625rem;
    color: #666666;
    line-height: 2.437rem;
    text-align: center;
    margin-top: 3rem;
}

.idx6 .content .right .r1 span{
    color: #11117D;
}

.idx6 .content .right .btns{
    width: 9rem;
    height: 3.062rem;
    display: flex;
    justify-content: space-between;
    margin-top: 2.312rem;
}

.idx6 .content .right .btns .swiper-button-prev{
    width: 3.25rem;
    height: 3.062rem;
    background-image: url("/img/icon_arrow_l1.png");
    background-size: 100% 100%;
}

.idx6 .content .right .btns .swiper-button-next{
    width: 3.25rem;
    height: 3.062rem;
    background-image: url("/img/icon_arrow_r.png");
    background-size: 100% 100%;
}

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

.idx7 .content{
    display: flex;
    justify-content: space-between;
    margin-top: 2.375rem;
}

.idx7 .content:last-child{
    margin-top: .625rem;
}

.idx7 .content .blk{
    width: 37.125rem;
    height: 16rem;
    background-image: url("/img/idx7_bg2.png");
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.idx7 .content .blk .r1{
    font-family: siyuanheiti_b;
    font-size: 2.125rem;
    color: #333333;
    line-height: 2.125rem;
    display: flex;
    align-items: center;
    margin-top: 4.125rem;
}

.idx7 .content .blk .r1 span{
    color: #11117D;
}

.idx7 .content .blk .r1 img{
    margin-right: 1.187rem;
}

.idx7 .content .blk .r2{
    font-size: 1.625rem;
    color: #666666;
    line-height: 2.437rem;
    margin-top: .625rem;
}

.idx8{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 5rem;
    padding-bottom: 1.375rem;
    background-image: url("/img/idx8_bg1.jpg");
    background-size: 100% 100%;
    
}

.idx8 .content{
    width: 80.187rem;
    margin: 0 auto;
    margin-top: 1.312rem;
}

.idx8 .content .swiper-slide{
    width: 37.125rem;
    height: 38.187rem;
}

.idx8 .content .swiper-slide .pic{
    width: 100%;
    height: 100%;
    position: relative;
}

.idx8 .content .swiper-slide .pic .txt{
    position: absolute;
    left: 50%;
    bottom: 6.5rem;
    transform: translateX(-50%);
    width: 12.437rem;
    height: 2.687rem;
    background: #11117D;
    border-radius: 1.375rem;
    font-family: siyuanheiti_m;
    font-size: 1.125rem;
    color: #FFFFFF;
    line-height: 1.125rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.idx8 .content .swiper-slide.swiper-slide-active .pic .txt{
    background-color: #E40011;
}

.idx9{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 8.125rem;
    padding-bottom: 8.125rem;
}

.idx9 .content{
    margin-top: 2.562rem;
    display: flex;
    justify-content: space-between;
}

.idx9 .content .blk{
    width: 36.062rem;
    display: flex;
    flex-direction: column;
}

.idx9 .content .blk .pic{
    width: 100%;
    height: 18.75rem;
    position: relative;
}

.idx9 .content .blk .pic img{
    width: 100%;
    height: 100%;
}

.idx9 .content .blk .pic .bar{
    width: 100%;
    height: .312rem;
    background-color: #E40011;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}

.idx9 .content .blk:hover .pic .bar{
    display: block;
}

.idx9 .content .blk .txt{
    width: 100%;
    height: 11.375rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #F0F0F0;
}

.idx9 .content .blk .txt .t1{
    font-family: siyuanheiti_b;
    font-size: 1.625rem;
    line-height: 1.625rem;
    color: #333333;
    display: flex;
    align-items: center;
}

.idx9 .content .blk .txt .t1 img{
    width: 2.25rem;
    height: 2.25rem;
    margin-right: .625rem;
}

.idx9 .content .blk .txt .t2{
    font-family: siyuanheiti_m;
    font-size: 1.125rem;
    color: #666666;
    line-height: 1.687rem;
    margin-top: 1rem;
}

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

.idx10.about{
    margin-top: 6.25rem;
}

.idx10 .content{
    margin-top: 2.5rem;
    position: relative;
}

.idx10 .content img{
    width: 17.625rem;
    height: 24.875rem;
}

.idx10 .content .btns{
    width: 86.5rem;
    height: 3.062rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.idx10 .content .btns .swiper-button-prev{
    width: 3.25rem;
    height: 3.062rem;
    background-image: url("/img/icon_arrow_l1.png");
    background-size: 100% 100%;
}

.idx10 .content .btns .swiper-button-next{
    width: 3.25rem;
    height: 3.062rem;
    background-image: url("/img/icon_arrow_r.png");
    background-size: 100% 100%;
}


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

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

.idx11 .left{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.idx11 .left .r1{
    font-family: siyuanheiti_b;
    font-size: 2.875rem;
    line-height: 3.187rem;
    color: #333333;
    width: 37.5rem;
    margin-bottom: 1.562rem;
}

.idx11 .left .r2{
    width: 40rem;
    display: flex;
    margin-bottom: .625rem;
}

.idx11 .left .r2 .b{
    padding: .562rem 1.562rem;
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #FFFFFF;
    border-radius: 1.062rem;
    margin-right: .625rem;
}

.idx11 .left .r2 .b1{
    background-color: #11117D;
}

.idx11 .left .r2 .b2{
    background-color: #E40011;
}

.idx11 .left .r3{
    width: 33.937rem;
    font-family: siyuanheiti_m;
    font-size: 1.625rem;
    line-height: 1.75rem;
    color: #666666;
    margin-top: 1.875rem;
}

.idx11 .left .r4{
    width: 33.25rem;
    font-size: 1.125rem;
    color: #666666;
    line-height: 2.2rem;
    margin-top: .937rem;
}

.idx11 .right{
    width: 33rem;
    height: 39.062rem;
}

.idx12{
    display: flex;
}

.idx12 .left{
    width: 59.187rem;
    height: 32.5rem;
}

.idx12.about .left{
    width: 36rem;
    height: 32.5rem;
	
}

.idx12.about{
    margin-top: 2.25rem;
	display: flex;justify-content: space-between;flex-wrap: wrap
}
.idx12.about .xzbl{ width:100%}
.idx12 .right{
    width: 100%;
 
}
.idx12.about .xzbl ul{display: flex;justify-content: space-between;flex-wrap: wrap}

.idx12.about .xzbl ul li{ width:15%; margin-bottom:15px }
.idx12.about .right{
    background-image: none; margin-bottom:25px
}



.idx12 .right .r1{
    font-family: siyuanheiti_b;
    font-size: 2.875rem;
	text-align:center;
    line-height: 3.3rem;
    color: #333333;
    margin-top: 2.437rem;
}

.idx12 .right .r1 span{
    color: #11117D;
}
.idx12 .right .r1 b{
    color: red;
}
.idx12 .right .r2{
  
    margin-top: 2.187rem;
    font-size: 1.125rem;
    color: #666666;
    line-height: 1.687rem;
    text-align: justify;
}

.news{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 4.062rem;
    padding-top: 5rem;
    padding-bottom: 5.812rem;
    background-image: url("/img/news_bg1.jpg");
    background-size: 100% 100%;
}

.news .content{
    margin-top: 2.562rem;
    display: flex;
    flex-direction: column;
}

.news .content .r1{
    display: flex;
}

.news .content .r1 .left{
    width: 43.937rem;
    height: 25.437rem;
}

.news .content .r1 .right{
    width: 36.062rem;
    height: 25.437rem;;
    display: flex;
    flex-direction: column;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    background-color: #ffffff;
}

.news .content .r1 .right .t1{
    font-family: siyuanheiti_m;
    font-size: 1.625rem;
    line-height: 1.625rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 4.937rem;
}

.news .content .r1 .right .t2{
    height: 6.75rem;
    font-size: 1.125rem;
    line-height: 1.687rem;
    color: #666666;
    margin-top: 1.25rem;
    overflow: hidden;
    text-align: justify;
}

.news .content .r1 .right .t3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5rem;
}

.news .content .r1 .right .t3 .date{
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #666666;
}

.news .content .r1 .right .t3 .btn{
    width: 10.625rem;
    height: 2.437rem;
    background: #E40011;
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

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

.news .content .r2 .sec{
    width: 23.562rem;
    height: 20.375rem;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    padding-left: 6.5rem;
    padding-right: 6.5rem;
}

.news .content .r2 .sec .t1{
    font-family: siyuanheiti_m;
    font-size: 1.625rem;
    line-height: 1.625rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 3.062rem;
}

.news .content .r2 .sec .t2{
    height: 6.75rem;
    font-size: 1.125rem;
    line-height: 1.687rem;
    color: #666666;
    margin-top: 1.25rem;
    overflow: hidden;
    text-align: justify;
}

.news .content .r2 .sec .t3{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 2.375rem;
}

.news .content .r2 .sec .t3 .date{
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #666666;
}

.news .content .r2 .sec .t3 .btn{
    width: 10.625rem;
    height: 2.437rem;
    background: #E40011;
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact{
    height: 33rem;
    display: flex;
    margin-top: 8.125rem;
    margin-bottom: 7.5rem;
}

.contact .left{
    width: 27.375rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url("/img/contact_bg1.jpg");
    background-size: 100% 100%;
}

.contact .left .r1{
    width: 10.5rem;
    height: 10rem;
    margin-top: 5.687rem;
}

.contact .left .r2{
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #FFFFFF;
    margin-top: .625rem;
}

.contact .left .r3{
    font-family: siyuanheiti_m;
    font-size: 1.125rem;
    color: #FFFFFF;
    line-height: 1.687rem;
    margin-top: 3.312rem;
    text-align: center;
}

.contact .left .r4{
    display: flex;
    align-items: center;
    font-size: 1.625rem;
    line-height: 1.625rem;
    color: #FFFFFF;
    margin-top: 1.312rem;
}

.contact .left .r4 img{
    width: 1.937rem;
    height: 1.875rem;
    margin-right: .625rem;
}

.contact form{
    width: 42.687rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    background-color: #F0F0F0;
}

.contact form .t{
    font-family: siyuanheiti_b;
    font-size: 2.125rem;
    line-height: 2.125rem;
    color: #333333;
    margin-top: 2.937rem;
}

.contact .feedback{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 1.875rem;
}

.contact .feedback input{
    border: none;
    width: 19.437rem;
    height: 4.5rem;
    background-color: #ffffff;
    font-size: 1.125rem;
    color: #333333;
    line-height: 1.687rem;
    padding-left: 1.25rem;
}
.contact .feedback input:placeholder-shown::placeholder{
    color: #666666;
}

.contact .feedback textarea{
    width: calc(100% - 1.125rem);
    height: 12.187rem;
    border: none;
    background-color: #ffffff;
    padding-left: 1.125rem;
    padding-top: 1.187rem;
    font-size: 1.125rem;
    color: #333333;
    line-height: 1.687rem;
    resize: none;
    margin-top: 1.25rem;
}

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

.contact .feedback button{
    width: 22.937rem;
    height: 2.687rem;
    background: #11117D;
    border-radius: 1.375rem;
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 1.687rem;
}

.contact .r3{
    display: flex;
    justify-content: center;
    margin-top: 2.062rem;
}

.contact .r3 .b{
    display: flex;
    align-items: center;
    margin-left: .75rem;
    margin-right: .812rem;
    font-size: 1.25rem;
    color: #FFFFFF;
    line-height: 1.437rem;
}

.contact .r3 .b img{
    width: 2.125rem;
    height: 2.187rem;
    margin-right: .562rem;
}

.footer{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url("/img/footer_bg1.jpg");
    background-size: 100% 100%;
    height: 26.125rem;
}

.footer .footer_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 2.875rem;
    padding-bottom: .562rem;
    border-bottom: 1px solid #ffffff;
}

.footer .footer_top .left{
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #FFFFFF;
    width: 50%;
}

.footer .footer_top .left img{
    width: 7.125rem;
    height: 6.562rem;
    margin-right: 1.875rem;
}

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

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

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

.footer .footer_mid .left{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footer .footer_mid .left .lianxi{
    display: flex;
    align-items: center;
}

.footer .footer_mid .left .lianxi img{
    width: 2.062rem;
    height: 2.062rem;
    margin-right: .875rem;
}

.footer .footer_mid .left .lianxi div{
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #FFFFFF;
}

.footer .footer_mid .left .lianxi:nth-child(2){
    margin-top: 1.062rem;
    margin-bottom: 1.125rem;
}

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

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

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

.footer .footer_mid .qrcode .txt{
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #FFFFFF;
    margin-top: .562rem;
}

.footer .footer_bottom div{
    font-size: 1.125rem;
    color: #FFFFFF;
    line-height: 1.125rem;
    text-align: center;
    margin-top: 1.25rem;
}

.secondnav{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: .562rem;
    margin-top: 3.125rem;
    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: 3px solid #E40011;
}

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

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

.secondnav .nav{
    width: 50%;
    font-size: 1rem;
    color: #666666;
    line-height: 1rem;
    background-color: transparent;
    align-self: flex-start;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.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{
    display: flex;
    justify-content: space-between;
    padding-top: 3.125rem;
}

.about1 .left{
    margin-top: 2.437rem;
}

.about1 .left img{
    width: 33.687rem;
    height: 25.875rem;
}

.about1 .right{
    width: 38.562rem;
    display: flex;
    flex-direction: column;
    text-align: justify;
}

.about1 .right img{
    width: 23.312rem;
    height: 8.687rem;
}

.about1 .right .txt{
    font-size: 1.125rem;
    color: #666666;
    line-height: 1.562rem;
}

.about2{
    margin-top: 6.187rem;
}

.about2 .title{
    display: flex;
    justify-content: center;
    align-items: center;
}

.about2 .content{
    display: flex;
    justify-content: space-around;
    margin-top: 5.187rem;
}

.about2 .content .part{
    width: 16.5rem;
    height: 21.812rem;
    background-color: #1696D3;
    padding-left: 1.625rem;
    padding-right: 2.25rem;
    color: #ffffff;
}

.about2 .content .part .seq{
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-style: italic;
    color: rgba(255,255,255,0.55);
    margin-top: 3rem;
}

.about2 .content .part .icon{
    margin-top: 2rem;
}

.about2 .content .part .txt1{
    font-size: 1.625rem;
    line-height: 2.187rem;
    font-weight: 500;
    margin-top: 1.687rem;
    
}

.about2 .content .part .txt2{
    font-size: 1.125rem;
    line-height: 1.5rem;
}

.about2 .content .part>img{
    margin-top: 1.25rem;
}

.audio{
    background: url("/img/audio_bg1.png");
    width: 86.562rem;
    min-height: 54.562rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 3.75rem;
}

.audio .suggest{
    position: relative;
    display: flex;
    flex-direction: column;
}

.audio .h{
    height: 3.5rem;
    border-bottom: 1px solid #DEDEDE;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.audio .h span{
    margin-left: .75rem;
    margin-right: .562rem;
    font-size: 1.5rem;
    line-height: 1.312rem;
    color: #404040;
}

.audio .h img:nth-child(1){
    width: 1.625rem;
    height: 1.625rem;
}

.audio .h img:nth-last-child(1){
    width: .625rem;
    height: 1rem;
}

.audio .b{
    display: flex;
    justify-content: space-between;
    margin-top: 2.125rem;
}

.audio .b .txt{
    font-size: 1.25rem;
    line-height: 1.312rem;
    color: #404040;
    width: 100%;
    text-indent: .75rem;
    overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
}

.audio .hot{
    position: relative;
    margin-top: 4.187rem;
}

.audio .qcode{
    width: 8.062rem;
    height: 8.062rem;
    display: none;
    position: absolute;
    left: 180px;
    top: -50px;
}

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

.contact1 .left{
    width: 31.25rem;
    margin-right: 1.875rem;
}

.contact1 .right{
    width: 64.5rem;
}

.contact1 .left .txt1{
    font-size: 1.875rem;
    line-height: 2.937rem;
    height: 4.812rem;
    font-weight: bold;
    color: rgba(51, 51, 51, 0.9);
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    display: flex;
    align-items: center;
}

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

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

.contact1 .left .txt2{
    font-size: 1.125rem;
    line-height: 1.625rem;
    font-weight: 400;
    min-height: 5.125rem;
    color: rgba(102, 102, 102, 0.9);
    display: flex;
    align-items: center;
}

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

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

.contact1 .qcode .qcode1:nth-child(2){
    margin-left: 2.375rem;
}

.contact1 .qcode .qcodebg{
    background: url("/img/qcode_border1.png");
    background-size: cover;
    width: 8.062rem;
    height: 8.062rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: .75rem;
}

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

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

.joinus1{
    width: 68.5rem;
    margin: 0 auto;
    margin-top: 3.125rem;
    background-image: url("/img/joinus1_bg1.jpg");
    background-size: 100% 100%;
    padding-top: 2rem;
    padding-bottom: 3.25rem;
    padding-left: 3.25rem;
    padding-right: 3.25rem;
    display: flex;
    flex-direction: column;
}

.joinus1 .r1{
    font-family: siyuanheiti_m;
    font-size: 2.687rem;
    color: #ffffff;
    line-height: 3.75rem;
}

.joinus1 .r2{
    font-family: siyuanheiti_m;
    font-size: 3.875rem;
    color: #ffffff;
    line-height: 5.437rem;
}

.joinus1 .r3{
    width: 33.375rem;
    height: 2.875rem;
    background: #FFFFFF;
    border-radius: 1.687rem;
    font-family: siyuanheiti_m;
    font-size: 1.5rem;
    color: #A70A1D;
    line-height: 1.75rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1.25rem;
}

.joinus1 .r4{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: .75rem;
}

.joinus1 .r4 .left{
    display: flex;
}

.joinus1 .r4 .left .blk{
    margin-right: 2.187rem;
    display: flex;
    font-size: 1.125rem;
    color: #FFFFFF;
    line-height: 1.5rem;
}

.joinus1 .r4 .left .blk img{
    width: 1.437rem;
    height: 1.562rem;
    margin-right: .812rem;
}

.joinus1 .r4 .right{
    display: flex;
}

.joinus1 .r4 .right .t2{
    text-align: right;
    margin-right: .75rem;
}

.joinus1 .r4 .right .t2 span:first-child{
    font-size: 1.125rem;
    color: #FFFFFF;
    line-height: 1.312rem;
}

.joinus1 .r4 .right .t2 span:last-child{
    font-family: siyuanheiti_m;
    font-size: 1.5rem;
    color: #FFFFFF;
    line-height: 1.75rem;
}

.joinus1 .r4 .right img{
    width: 2.562rem;
    height: 2.562rem;
}

.joinus2{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 4.625rem;
    padding-bottom: 4.625rem;
}

.joinus2 .content{
    margin-top: 2.187rem;
    display: flex;
    justify-content: space-between;
}

.joinus2 .content .blk{
    width: 11.625rem;
    height: 12.5rem;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
    border: 1px solid rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.joinus2 .content .blk .icon img{
    width: 5.562rem;
    height: 5.562rem;
}

.joinus2 .content .blk .icon img:last-child{
    display: none;
}

.joinus2 .content .blk .txt{
    font-size: 1.375rem;
    color: #333333;
    line-height: 1.625rem;
    margin-top: 1.062rem;
}

.joinus2 .content .blk:hover{
    border-color: #FF950D;
}

.joinus2 .content .blk:hover .icon img:first-child{
    display: none;
}

.joinus2 .content .blk:hover .icon img:last-child{
    display: block;
}

.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 {
    margin-top: 6.25rem;
}

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

.news1 .content .sec{
    display: flex;
    margin-bottom: 2.5rem;
	justify-content: space-between;flex-wrap: wrap

}

.news1 .content .sec:last-child{
    margin-bottom: 0;
}

.news1 .content .sec .left{
    width: 32.187rem;
    height: 22.062rem;
}

.news1 .content .right{
    width: 33.437rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 5.312rem;
    padding-right: 4.062rem;
    background-color: #f0f0f0;
}

.news1 .content .right .r1{
    font-family: siyuanheiti_m;
    font-size: 1.625rem;
    line-height: 1.625rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news1 .content .right .r2{
    font-size: 1.125rem;
    color: #666666;
    line-height: 1.687rem;
    margin-top: 1.25rem;
    height: 75px;
    overflow: hidden;
}

.news1 .content .right .r3{
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #666666;
    margin-top: 6.875rem;
}

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

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

.fy a:hover {
    background-color: #11117D;
    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: none;
    background-color: #11117D;
    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: 1.875rem;
    margin-top: 50px;
    margin-bottom: 2.25rem;
}

.article{
    margin-bottom: 6.25rem;
}

.products{
    margin-top: 5rem;
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    display: flex;
    flex-direction: column;
    background-image: url("/img/products_bg1.jpg");
    background-size: 100% 100%;
}

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

.products .list ul li{
    width: 17.875rem;
    height: 5rem;
    background-image: url("/img/btn_bg.png");
    background-size: 100% 100%;
    color: #333333;
}

.products .list ul li a{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.625rem;
    line-height: 1.625rem;
    
}

.products .list li.on,
.products .list li:hover{
    background-image: url("/img/btn_bga.png");
    color: #ffffff;
}

.products .content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 1.25rem;
}
.products .content:after{ content:' ';display: block;margin-bottom: 3%; width: 23.875rem;visibility: hidden;}
.products .product{
    width: 23.875rem;
    height: 25rem;
    margin-bottom: 1.25rem;
    position: relative;
}

.products .product .bar{
    width: 100%;
    height: .437rem;
    background-color: #CB0914;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}

.products .product:hover .bar{
    display: block;
}

.scene1{
    width: 100%;
    margin-top: 5.375rem;
    overflow: hidden;
}

.scene1 .blk{
    width: 50rem;
    display: flex;
    flex-direction: column;
    margin-left: 1.875rem;
    margin-right: 1.875rem;
}

.scene1 .blk .top img{
    width: 50rem;
    height: 32.5rem;
}

.scene1 .blk .bottom{
    margin-top: 2.5rem;
    width: 100%;
    height: 5rem;
    border-top: 1px solid rgba(63,49,43,0.16);
    border-bottom: 1px solid rgba(63,49,43,0.16);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 1.625rem;
    color: #333333;
    line-height: 2.312rem;
}

.scene2{
    width: 100%;
    margin-top: 6.25rem;
    overflow: hidden;
}

.scene2 .blk{
    width: 50rem;
    display: flex;
    flex-direction: column;
    margin-left: 1.875rem;
    margin-right: 1.875rem;
}

.scene2 .blk .top img{
    width: 50rem;
    height: 32.5rem;
}

.scene2 .blk .bottom{
    margin-top: 2.5rem;
    width: 100%;
    height: 5rem;
    border-top: 1px solid rgba(63,49,43,0.16);
    border-bottom: 1px solid rgba(63,49,43,0.16);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 1.625rem;
    color: #333333;
    line-height: 2.312rem;
}
@media (max-width: 767px) {
    body {
        max-width: 640px;
        min-width: 320px;
        overflow-x: hidden;
        padding-bottom: 4.125rem;
    }
	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;
    }
	.idx12.about{  width:95%; margin:0 auto}
    .idx12.about .xzbl{ width:100%}
.idx12 .right{
    width: 100%; margin-bottom:2rem
 
}
.idx12 .right .r1{ font-size:2.3rem; }
.idx12.about .xzbl ul li{ width:32%}
.idx12 .right .r2 {
    margin-top: 2.187rem;
    font-size: 1.4rem;
    color: #666666;
    line-height:2rem;
    text-align: justify;
}
    #header{
        height: 6.5rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: none;
        background-color: #ffffff;
    }
    
    #content{
        margin-top: 6.5rem;
    }
    
    .m_logo {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 100%;
        width: 100%;
    }
    
    .m_logo .left{
        display: flex;
        align-items: center;
        margin-left: .437rem;
    }
    
    .m_logo .left .splid{
        width: 1px;
        height: 1.25rem;
        background-color: rgba(0,0,0,0.2);
        margin-left: .875rem;
        margin-right: .875rem;
    }
    
    .m_logo .left .logopic{
        width: 6.687rem;
        height: 6.125rem;
    }

    .m_logo .left .logo_txt{
        font-size: 1.125rem;
        color: #666666;
        line-height: 1.125rem;
        margin-left: 1.875rem;
    }
    
    .m_logo .right .logo_txt{
        margin-right: 1.875rem;
    }
    
    .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{
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-right: 1.25rem;
    }
    
    .m_logo .right .icondh{
        width: 1.75rem;
        height: 1.75rem;
        margin-right: .812rem;
    }
    
    .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: 4.125rem;
    }

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

    .xf a:nth-child(2) {
        background: #F0F0F0;
        color: #333333;
    }
    
    .nav_wap {
        width: 2.062rem;
        height: 2.062rem;
        display: block;
        z-index: 9999999;
    }
    
    .nav_wap .subNavShow{
        width: 2.062rem;
        height: 2.062rem;
    }

    .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_b;
        font-size: 2.875rem;
        color: #FFFFFF;
        text-align: center;
        line-height: 3.25rem;
    }

    .global_title .sub{
        font-size: 1.625rem;
        color: #FFFFFF;
        line-height: 1.625rem;
        margin-top: 1.25rem;
        text-align: center;
    }

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

    .global_title1 .title{
        font-family: siyuanheiti_b;
        font-size: 2.875rem;
        color: #333333;
        text-align: center;
        line-height: 3.25rem;
    }

    .global_title1 .title span{
        color: #11117D;
    }

    .global_title1 .sub{
        font-size: 1.625rem;
        color: #666666;
        line-height: 1.625rem;
        margin-top: 1.25rem;
        text-align: center;
    }
    
    .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: 5.125rem;
        padding-bottom: 5.312rem;
    }

    .m_idx1 .container{
        display: flex;
        justify-content: space-between;
        position: relative;
    }

    .m_idx1 .container .left{
        display: flex;
        flex-direction: column;
    }

    .m_idx1 .container .left .r1{
        font-family: siyuanheiti_b;
        font-size: 2.875rem;
        color: #333333;
        text-align: center;
    }

    .m_idx1 .container .left .r1 span{
        color: #212086;
    }

    .m_idx1 .container .left .r2{
        font-size: 1.625rem;
        color: #333333;
        line-height: 2.437rem;
        margin-top: .625rem;
        text-align: center;
    }
    
    .m_idx1 .pic{
        width: 100%;
        margin-top: 2.187rem;
    }

    .m_idx1 .swiper-container{
        width: 100%;
        margin-top: 1.312rem;
    }

    .m_idx1 .swiper-slide .blk{
        width: 100%;
        height: 16.562rem;
        background-image: url("/img/m_idx1_bg2.png");
        background-size: 100% 100%;
        padding-top: 6.125rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_idx1 .swiper-slide .blk .t1{
        font-family: siyuanheiti_b;
        font-size: 2.125rem;
        color: #333333;
        line-height: 2.125rem;
        display: flex;
        align-items: center;
        margin: 0 aut0;
    }

    .m_idx1 .swiper-slide .blk .t1 img{
        margin-right: .687rem;
    }

    .m_idx1 .swiper-slide .blk .t2{
        width: 95%;
        font-size: 1.625rem;
        color: #666666;
        line-height: 2.437rem;
        margin: 0 aut0;
        margin-top: .937rem;
        text-align: center;
    }
    
    .m_idx1 .swiper-pagination .swiper-pagination-bullet{
        width: .75rem;
        height: .75rem;
        bottom: .937rem;
        background-color: #212086;
        opacity: 1;
    }
    
    .m_idx1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background-color: #E40011;
    }
    
    .m_idx2{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 3.75rem;
        padding-bottom: 3.562rem;
        background-image: url("/img/m_idx2_bg1.jpg");
        background-size: 100% 100%;
    }

    .m_idx2 .content{
        margin-top: 2.5rem;
        width: 96%;
    }
    
    .m_idx2 .content .swiper-slide{
        width: 100%;
        height: 25rem;
        display: flex;
        justify-content: space-around;
    }

    .m_idx2 .content .swiper-slide .blk{
        width: 17.875rem;
        height: 100%;
        display: flex;
        flex-direction: column;
        background-image: url("/img/idx2_bg2.jpg");
        background-size: 100% 100%;
    }

    .m_idx2 .content .swiper-slide .blk .icon{
        margin-top: 3.75rem;
        margin-left: 2.75rem;
    }

    .m_idx2 .content .swiper-slide .blk .icon img{
        width: 3.75rem;
        height: 4.375rem;
    }

    .m_idx2 .content .swiper-slide .blk .icon img:last-child{
        display: none;
    }

    .m_idx2 .content .swiper-slide .blk .txt{
        width: 12.5rem;
        font-family: siyuanheiti_m;
        font-size: 1.375rem;
        color: #333333;
        line-height: 2.062rem;
        margin-top: 7rem;
        margin-left: 2.75rem;
    }

    .m_idx2 .content .swiper-slide .blk:hover{
        background-image: url("/img/idx2_bg2a.jpg");
    }
    .m_idx2 .content .swiper-slide .blk:hover .icon img:first-child{
        display: none;
    }
    .m_idx2 .content .swiper-slide .blk:hover .icon img:last-child{
        display: block;
    }
    .m_idx2 .content .swiper-slide .blk:hover .txt{
        color: #ffffff;
    }
    
    .m_idx2 .swiper-pagination{
        position: static;
        margin-top: 2rem;
    }
    
    .m_idx2 .swiper-pagination .swiper-pagination-bullet{
        width: .75rem;
        height: .75rem;
        background-color: #212086;
        opacity: 1;
        margin-left: .25rem;
        margin-right: .312rem;
    }
    
    .m_idx2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background-color: #E40011;
    }


    .m_idx3{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 6.437rem;
        padding-bottom: 6.312rem;
    }

    .m_idx3 .content{
        margin-top: 2.375rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_idx3 .content .left{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .m_idx3 .content .left .blk{
        width: 100%;
        height: 21.062rem;
        background-image: url("/img/m_idx3_bg1.png");
        background-size: 100% 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -6.875rem;
    }

    .m_idx3 .content .left .blk .txt{
        font-size: 1.625rem;
        color: #333333;
        line-height: 2.25rem;
        margin-top: -2.812rem;
    }

    .m_idx3 .content .left .blk:first-child{
        margin-top: 0;
    }

    .m_idx3 .content img{
        width: 100%;
        margin-top: -2.812rem;
    }

    .m_idx3 .content .left .blk:hover{
        background-image: url("/img/m_idx3_bg1a.png");
    }

    .m_idx3 .content .left .blk:hover .txt{
        color: #ffffff;
    }
    
    .m_idx4{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 3.687rem;
        padding-bottom: 4.562rem;
        background-image: url("/img/m_idx4_bg1.jpg");
        background-size: 100% 100%;
    }

    .m_idx4 .tabs{
        width: 95%;
        margin-top: 2.5rem;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .m_idx4 .tabs div{
        width: 48%;
        height: 5rem;
        font-size: 1.625rem;
        color: #333333;
        line-height: 1.625rem;
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url("/img/btn_bg.png");
        background-size: 100% 100%;
        margin-bottom: .625rem;
    }

    .m_idx4 .tabs div.on{
        background-image: url("/img/btn_bga.png");
        color: #ffffff
    }

    .m_idx4 .tabContainer{
        width: 100%;
        margin-top: .625rem;
        margin-left: 5%;
    }

    .m_idx4 .tabContainer .g{
        display: none;
        width: 100%;
        position: relative;
    }

    .m_idx4 .tabContainer .g.active{
        display: block;
    }


    .m_idx4 .tabContainer .g.active .pic{
        position: relative;
    }

    .m_idx4 .tabContainer .g.active .pic .bar{
        width: 100%;
        height: .437rem;
        background-color: #CB0914;
        position: absolute;
        left: 0;
        bottom: 0;
        display: none;
    }

    .m_idx4 .tabContainer .g.active .pic:hover .bar{
        display: block;
    }

    .m_idx4 .tabContainer .g.active .swiper-slide img{
        width: 100%;
    }

    .m_idx4 .tabContainer .btns{
        width: 9rem;
        height: 3.062rem;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 2.562rem;
    }

    .m_idx4 .tabContainer .btns .swiper-button-prev{
        width: 3.25rem;
        height: 3.062rem;
        background-image: url("/img/icon_arrow_l.png");
        background-size: 100% 100%;
    }

    .m_idx4 .tabContainer .btns .swiper-button-next{
        width: 3.25rem;
        height: 3.062rem;
        background-image: url("/img/icon_arrow_r.png");
        background-size: 100% 100%;
    }

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

    .m_idx5 .content{
        width: 95%;
        margin-top: 2.687rem;
        position: relative;
    }

    .m_idx5 .m{
        width: 31.437rem;
        height: 21.937rem;
        margin-left: auto;
    }

    .m_idx5 .s{
        width: 20.625rem;
        height: 16rem;
        position: absolute;
        left: -5%;
        bottom: -4.625rem;
    }
    
    .m_idx5 .b{
        width: 90%;
        display: flex;
        justify-content: space-between;
        margin-top: 5.187rem;
    }
    
    .m_idx5 .b:last-child{
        margin-top: 2.062rem;
    }

    .m_idx5 .bg{
        width: 9.437rem;
        height: 9.437rem;
        background-image: url("/img/idx5_bg2.png");
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .m_idx5 .bg:nth-child(1) img{
        width: 2.812rem;
        height: 2.812rem;
    }
    .m_idx5 .bg:nth-child(2) img{
        width: 3.125rem;
        height: 3rem;
    }
    .m_idx5 .bg:nth-child(3) img{
        width: 3.187rem;
        height: 2.937rem;
    }
    .m_idx5 .bg:nth-child(4) img{
        width: 2.562rem;
        height: 2.875rem;
    }
    .m_idx5 .bg:nth-child(5) img{
        width: 2.375rem;
        height: 2.75rem;
    }
    .m_idx5 .bg:nth-child(6) img{
        width: 2.75rem;
        height: 2.75rem;
    }

    .m_idx5 .bg:hover{
        background-image: url("/img/idx5_bg2a.png");
    }

    .m_idx5 .bg .txt{
        font-family: siyuanheiti_b;
        font-size: 1.25rem;
        line-height: 1.25rem;
        color: #ffffff;
        margin-top: .625rem;
    }
    
    .m_idx6{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 3.937rem;
        padding-bottom: 4.562rem;
        background-image: url("/img/idx6_bg1.jpg");
        background-size: 100% 100%;
    }

    .m_idx6 .content{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_idx6 .content .left{
        width: 95%;
        margin-left: 5%;
        margin-top: 2.625rem;
    }

    .m_idx6 .content .left .swiper-slide{
        width: 20.062rem;
        display: flex;
        flex-direction: column;
    }

    .m_idx6 .content .left .swiper-slide .pic{
        position: relative;
    }

    .m_idx6 .content .left .swiper-slide .pic img{
        width: 20.062rem;
        height: 18.187rem;
    }

    .m_idx6 .content .left .swiper-slide .pic .bar{
        width: 100%;
        height: .312rem;
        background-color: #E40011;
        position: absolute;
        left: 0;
        bottom: 0;
        display: none;
    }

    .m_idx6 .content .left .swiper-slide:hover .pic .bar{
        display: block;
    }

    .m_idx6 .content .left .swiper-slide .txt{
        width: 20.062rem;
        height: 6.312rem;
        background-color: #ffffff;
        font-size: 1.125rem;
        color: #333333;
        line-height: 1.687rem;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .m_idx6 .content .right{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_idx6 .content .right .r1{
        font-family: siyuanheiti_b;
        font-size: 2.875rem;
        line-height: 2.875rem;
        color: #333333;
    }

    .m_idx6 .content .right .r2{
        font-size: 1.625rem;
        color: #666666;
        line-height: 2.437rem;
        text-align: center;
        margin-top: 2.187rem;
    }

    .m_idx6 .content .right .r1 span{
        color: #11117D;
    }

    .m_idx6 .content .left .btns{
        width: 9rem;
        height: 3.062rem;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 2.625rem;
    }

    .m_idx6 .content .left .btns .swiper-button-prev{
        width: 3.25rem;
        height: 3.062rem;
        background-image: url("/img/icon_arrow_l1.png");
        background-size: 100% 100%;
    }

    .m_idx6 .content .left .btns .swiper-button-next{
        width: 3.25rem;
        height: 3.062rem;
        background-image: url("/img/icon_arrow_r.png");
        background-size: 100% 100%;
    }

    .m_idx7{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 6.25rem;
        padding-bottom: 6.375rem;
        background-image: url("/img/idx7_bg1.jpg");
        background-size: 100% 100%;
    }

    .m_idx7 .content{
        width: 95%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 2.375rem;
    }

    .m_idx7 .content .blk{
        width: 100%;
        height: 16rem;
        background-image: url("/img/idx7_bg2.png");
        background-size: cover;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 1.312rem;
    }

    .m_idx7 .content .blk .r1{
        font-family: siyuanheiti_b;
        font-size: 2.125rem;
        color: #333333;
        line-height: 2.125rem;
        display: flex;
        align-items: center;
        margin-top: 4.125rem;
    }

    .m_idx7 .content .blk .r1 span{
        color: #11117D;
    }

    .m_idx7 .content .blk .r1 img{
        margin-right: 1.187rem;
    }

    .m_idx7 .content .blk .r2{
        font-size: 1.625rem;
        color: #666666;
        line-height: 2.437rem;
        margin-top: .625rem;
    }

    .m_idx8{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 4.625rem;
        padding-bottom: 3.125rem;
        background-image: url("/img/m_idx8_bg1.jpg");
        background-size: 100% 100%;

    }

    .m_idx8 .content{
        width: 98%;
        margin: 0 auto;
        margin-top: 1.312rem;
    }

    .m_idx8 .content .swiper-slide{
        width: 100%;
    }

    .m_idx8 .content .swiper-slide .pic{
        width: 100%;
        height: 100%;
        position: relative;
    }

    .m_idx8 .content .swiper-slide .pic .txt{
        position: absolute;
        left: 50%;
        bottom: 6.5rem;
        transform: translateX(-50%);
        width: 12.437rem;
        height: 2.687rem;
        background: #11117D;
        border-radius: 1.375rem;
        font-family: siyuanheiti_m;
        font-size: 1.125rem;
        color: #FFFFFF;
        line-height: 1.125rem;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .m_idx8 .content .swiper-slide.swiper-slide-active .pic .txt{
        background-color: #E40011;
    }
    
    .m_idx8 .swiper-pagination .swiper-pagination-bullet{
        width: .75rem;
        height: .75rem;
        bottom: .937rem;
        background-color: #212086;
        opacity: 1;
    }
    
    .m_idx8 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background-color: #E40011;
    }

    
    .m_idx9{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 6.25rem;
        padding-bottom: 6.25rem;
    }

    .m_idx9 .content{
        width: 95%;
        margin-top: 3.312rem;
        display: flex;
        justify-content: space-between;
    }
    
    .m_idx9 .content .swiper-slide{
        width: 100%;
    }

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

    .m_idx9 .content .blk .pic{
        width: 100%;
        height: 18.75rem;
        position: relative;
    }

    .m_idx9 .content .blk .pic img{
        width: 100%;
        height: 100%;
    }

    .m_idx9 .content .blk .pic .bar{
        width: 100%;
        height: .312rem;
        background-color: #E40011;
        position: absolute;
        left: 0;
        bottom: 0;
        display: none;
    }

    .m_idx9 .content .blk:hover .pic .bar{
        display: block;
    }

    .m_idx9 .content .blk .txt{
        width: 100%;
        height: 11.375rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #F0F0F0;
    }

    .m_idx9 .content .blk .txt .t1{
        font-family: siyuanheiti_b;
        font-size: 1.625rem;
        line-height: 1.625rem;
        color: #333333;
        display: flex;
        align-items: center;
    }

    .m_idx9 .content .blk .txt .t1 img{
        width: 2.25rem;
        height: 2.25rem;
        margin-right: .625rem;
    }

    .m_idx9 .content .blk .txt .t2{
        font-family: siyuanheiti_m;
        font-size: 1.125rem;
        color: #666666;
        line-height: 1.687rem;
        margin-top: 1rem;
    }
    
    .m_idx10{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 5rem;
        padding-bottom: 5rem;
        background-image: url("/img/m_idx10_bg1.jpg");
        background-size: 100% 100%;
    }
    
    .m_idx10.about{
        margin-top: 3.125rem;
    }

    .m_idx10 .content{
        width: 95%;
        margin-top: 2.5rem;
        position: relative;
    }
    
    .m_idx10 .content .swiper-slide{
        width: 100%;
    }

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

    .m_idx10 .swiper-pagination{
        position: static;
        margin-top: 2.625rem;
    }
    
    .m_idx10 .swiper-pagination .swiper-pagination-bullet{
        width: .75rem;
        height: .75rem;
        background-color: #212086;
        opacity: 1;
        margin-left: .25rem;
        margin-right: .312rem;
    }
    
    .m_idx10 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
        background-color: #E40011;
    }

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

    .m_idx11 .content{
        width: 98%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_idx11 .left{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .m_idx11 .left .r1{
        font-family: siyuanheiti_b;
        font-size: 2.875rem;
        line-height: 3.187rem;
        color: #333333;
        width: 100%;
        margin-bottom: 1.562rem;
        text-align: center;
    }

    .m_idx11 .left .r2{
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: .625rem;
    }

    .m_idx11 .left .r2 .b{
        padding: .562rem 1.25rem;
        font-size: 1.125rem;
        line-height: 1.125rem;
        color: #FFFFFF;
        border-radius: 1.062rem;
        margin-right: .625rem;
    }
    
    .m_idx11 .left .r2 .b:last-child{
        margin-right: 0;
    }

    .m_idx11 .left .r2 .b1{
        background-color: #11117D;
    }

    .m_idx11 .left .r2 .b2{
        background-color: #E40011;
    }

    .m_idx11 .left .r3{
        width: 100%;
        font-family: siyuanheiti_m;
        font-size: 1.625rem;
        line-height: 2.437rem;
        color: #666666;
        margin-top: 1.875rem;
        text-align: center;
    }

    .m_idx11 .left .r4{
        width: 90%;
        font-size: 1.125rem;
        color: #666666;
        line-height: 1.687rem;
        text-align: justify;
        margin: 0 auto;
        margin-top: .937rem;
    }

    .m_idx11 .right{
        width: 100%;
        margin-top: 2.437rem;
    }
    
    .m_idx12{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 6.25rem;
    }
    
    .m_idx12.about{
        margin-top: 3.125rem;
    }

    .m_idx12 .left{
        width: 100%;
    }

    .m_idx12 .right{
        width: 90%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_idx12 .right .r1{
        font-family: siyuanheiti_b;
        font-size: 2rem;
        line-height: 2.187rem;
        color: #333333;
        margin-top: 2.5rem;
        text-align: center;
    }

    .m_idx12 .right .r1 span{
        color: #11117D;
    }

    .m_idx12 .right .r2{
        width: 100%;
        margin-top: 2.5rem;
        font-size: 1.125rem;
        color: #666666;
        line-height: 1.687rem;
        text-align: justify;
    }
    
    .m_news{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 6.25rem;
    }

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

    .m_news .content .sec{
        width: 100%;
        height: 17.5rem;
        background-color: #f0f0f0;
        display: flex;
        justify-content: space-between;
        margin-bottom: 1.25rem;
    }
    
    .m_news .content .sec .left{
        width: 14.687rem;
        height: 100%;
    }
    
    .m_news .content .sec .left img{
        width: 100%;
        height: 100%;
    }
    
    .m_news .content .sec .right{
        display: flex;
        flex-direction: column;
        width: 21.25rem;
        margin-right: 3%;
    }

    .m_news .content .sec .t1{
        font-family: siyuanheiti_m;
        font-size: 1.625rem;
        line-height: 1.625rem;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 1.687rem;
    }

    .m_news .content .sec .t2{
        height: 7.5rem;
        font-size: 1.125rem;
        line-height: 1.5rem;
        color: #666666;
        margin-top: 1.25rem;
        overflow: hidden;
        text-align: justify;
    }

    .m_news .content .sec .t3{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 1.25rem;
    }

    .m_news .content .sec .t3 .date{
        font-size: 1.125rem;
        line-height: 1.125rem;
        color: #666666;
    }

    .m_news .content .sec .t3 .btn{
        width: 8.75rem;
        height: 2.687rem;
        border-radius: .625rem;
        background: #E40011;
        font-size: 1.125rem;
        line-height: 1.125rem;
        color: #FFFFFF;
        display: flex;
        justify-content: center;
        align-items: center;
    }

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

    .m_contact form{
        width: 100%;
    }

    .m_contact .feedback{
        width: 90%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_contact .feedback input{
        border: none;
        width: calc(95% - 2.125rem);
        height: 4rem;
        background-color: #ffffff;
        font-size: 1.312rem;
        color: #333333;
        line-height: 1.5rem;
        padding-left: 2.125rem;
        margin-bottom: 2.312rem;
        background-color: #F6F6F6;
    }
    .m_contact .feedback input:placeholder-shown::placeholder{
        color: #000000;
    }
    
    .m_contact .feedback input:focus,
    .m_contact .feedback textarea:focus{
        background-color: #E40011;
        color: #ffffff;
    }
    
    .m_contact .feedback input:focus:placeholder-shown::placeholder,
    .m_contact .feedback textarea:focus:placeholder-shown::placeholder{
        color: #ffffff;
    }

    .m_contact .feedback textarea{
        width: calc(95% - 2.125rem);
        height: 9.437rem;
        border: none;
        padding-left: 2.125rem;
        padding-top: 1.375rem;
        font-size: 1.312rem;
        color: #333333;
        line-height: 1.5rem;
        background-color: #F6F6F6;
        resize: none;
    }

    .m_contact .feedback textarea:placeholder-shown::placeholder{
        color: #000000;
    }

    .m_contact .feedback button{
        width: 15.75rem;
        height: 3.062rem;
        background: #E40011;
        border-radius: .625rem;
        border: none;
        font-size: 1.562rem;
        color: #FFFFFF;
        line-height: 1.562rem;
        margin-top: 2.625rem;
    }

    .m_contact .r3{
        width: 95%;
        display: flex;
        flex-direction: column;
        margin-top: 1.75rem;
    }

    .m_contact .r3 .b{
        display: flex;
        align-items: center;
        margin-left: .75rem;
        margin-right: .812rem;
        font-size: 1.187rem;
        color: #FFFFFF;
        line-height: 1.437rem;
        margin-bottom: .375rem;
    }

    .m_contact .r3 .b img{
        width: 2.125rem;
        height: 2.187rem;
        margin-right: .562rem;
    }
	
    .m_footer{
        display: flex;
        flex-direction: column;
        align-items: center;
        background-image: url("/img/m_footer_bg1.jpg");
        background-size: 100% 100%;
        padding-top: 1.875rem;
        padding-bottom: 5.312rem;
    }
    
    .m_footer .footer_top{
        width: 95%;
        font-family: siyuanheiti_m;
        font-size: 1.125rem;
        color: #FFFFFF;
        line-height: 1.125rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 1.875rem;
        border-bottom: 1px solid rgb(250, 250, 251,0.48);
    }
    
    .m_footer .footer_top img{
        width: 6rem;
        height: 5.437rem;
        margin-bottom: .75rem;
    }

    .m_footer .footer_bottom{
        margin-top: .75rem;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

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

    .m_footer .footer_bottom .t:nth-child(1) .t1 img{
        width: 2.375rem;
        height: 3rem;
    }
    .m_footer .footer_bottom .t:nth-child(2) .t1 img{
        width: 2.437rem;
        height: 2.437rem;
    }
    .m_footer .footer_bottom .t:nth-child(3) .t1 img{
        width: 2.687rem;
        height: 2rem;
    }

    .m_footer .qrcode{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 3.125rem;
    }
    
    .m_footer .qrcode .t1 img{
        width: 2.125rem;
        height: 2.125rem;
    }
    
    .m_footer .qrcode .t2{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 1.375rem;
    }
    
    .m_footer .qrcode .t2 img{
        width: 8.5rem;
        height: 8.062rem;
    }
    
    .m_footer .qrcode .t2 div{
        font-size: 1.125rem;
        line-height: 1.125rem;
        margin-top: 1.312rem;
        color: #ffffff;
    }

    
    .about1{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
    }

    .about1 .left{
        width: 95%;
        display: flex;
        flex-direction: column;
    }

    .about1 .left .txt{
        width: 100%;
        padding-top: .625rem;
        font-family: siyuanheiti_l;
        font-size: 1.25rem;
        color: #333333;
        line-height: 1.812rem;
        border-top: 1px solid #333333;
    }

    .about1 .left img{
        width: 100%;
        margin-top: 1.25rem;
    }

    .about1 .right{
        width: 95%;
        display: flex;
        flex-direction: column;
    }

    .about1 .right .r1{
        margin-top: 3.687rem;
        font-family: siyuanheiti_h;
        font-size: 2rem;
        color: #333333;
        line-height: 2.875rem;
    }
    .about1 .right .r2{
        font-size: 1.25rem;
        color: #333333;
        line-height: 2.625rem;
        margin-top: 2.5rem;
    }

    .about1 .right .r3{
        width: 9.875rem;
        height: 3.125rem;
        background: #305E3A;
        font-size: 1.125rem;
        color: #FFFFFF;
        line-height: 1.625rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: auto;
        margin-top: 2.5rem;
    }

    .about2{
        margin-top: 6.187rem;
    }

    .about2 .title{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .about2 .content{
        display: flex;
        justify-content: space-around;
        margin-top: 5.187rem;
    }

    .about2 .content .part{
        width: 16.5rem;
        height: 21.812rem;
        background-color: #1696D3;
        padding-left: 1.625rem;
        padding-right: 2.25rem;
        color: #ffffff;
    }

    .about2 .content .part .seq{
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-style: italic;
        color: rgba(255,255,255,0.55);
        margin-top: 3rem;
    }

    .about2 .content .part .icon{
        margin-top: 2rem;
    }

    .about2 .content .part .txt1{
        font-size: 1.625rem;
        line-height: 2.187rem;
        font-weight: 500;
        margin-top: 1.687rem;

    }

    .about2 .content .part .txt2{
        font-size: 1.125rem;
        line-height: 1.5rem;
    }

    .about2 .content .part>img{
        margin-top: 1.25rem;
    }
    
    
    
    .secondnav{
        margin-top: 3.125rem;
        width: 90%;
    }

    .m_joinus{
        position: relative;
        min-height: 38.75rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        z-index: 111;
    }

    .m_joinus .left{
        width: 50%;
        margin-top: 12.5rem;
        position: relative;
    }

    .m_joinus .left img{
        height: 20.437rem;
    }

    .m_joinus .left .pop{
        position: absolute;
        background: linear-gradient(0deg, #FA2B03, #FF5C3B);
        border-radius: 1.437rem;
        font-size: 1.25rem;
        line-height: 3.125rem;
        height: 2.812rem;
        color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .m_joinus .left .pop1{
        top: -7.937rem;
        left: 9.5rem;
        width: 17.375rem;   
    }

    .m_joinus .left .pop2{
        top: -3.812rem;
        left: -.937rem;
        width: 14.125rem;
    }

    .m_joinus .left .pop3{
        top: 2.687rem;
        left: -9.125rem;
        width: 15.562rem;
    }

    .m_joinus .right{
        margin-top: 6.25rem;
    }

    .m_joinus .right .txt{
        color: #535353;
    }

    .m_joinus .right .txt1{
        font-size: 1.562rem;
        line-height: 2rem;
        width: 30rem;
    }

    .m_joinus .right .txt2{
        margin-top: 1.937rem;
    }

    .m_joinus .right .txt3{
        font-size: 1.625rem;
        line-height: 2.375rem;
        margin-top: 2rem;
        width: 36rem;
    }

    .m_joinus .right .btn{
        margin-top: 2.375rem;
    }
    
    .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: 90%;
		margin:0 auto;
        margin-top: 3.125rem;
    }

    .news1 .content{
        display: flex;
        justify-content: space-between;
        margin-bottom: 2rem;
        padding-bottom: 2rem;
        border-bottom: 1px solid #e6e6e6;
    }

    .news1 .content:last-child{
        border-bottom: none;
    }
    
   .news1 .content .sec .left{
    width: 100%;
  
}

.news1 .content .right{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
	padding:5% 3%;
    background-color: #f0f0f0;
}

.news1 .content .right .r1{
    font-family: siyuanheiti_m;
    font-size: 1.7rem;
    line-height: 1.625rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news1 .content .right .r2{
    font-size: 1.5rem;
    color: #666666;
    line-height: 2rem;
    margin-top: 1.25rem;
    overflow: hidden;
}

.news1 .content .right .r3{
    font-size: 1.4rem;
    line-height: 2rem;
    color: #666666;
    margin-top: 1.875rem;
}
    .news1 .content .title{
        font-family: siyuanheiti_m;
        font-size: 1.5rem;
        color: #333333;
        line-height: 1.75rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .news1 .content .right .bottom{
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 1.062rem;
    }
    
    .news1 .content .right .bottom img{
        width: 40%;
    }

    .news1 .content .right .bottom .b{
        width: 55%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .news1 .content .right .bottom .smalltitle{
        font-size: 1.125rem;
        color: #686868;
        line-height: 1.75rem;
        height: 5.25rem;
        width: 100%;
        overflow: hidden;
    }

    .news1 .content .right .bottom .mdate{
        font-size: 1.125rem;
        color: #686868;
        line-height: 1.312rem;
        margin-top: 1.25rem;
    }

    .news1 .content:hover .title,
    .news1 .content:hover .right .detail{
        color: #A70A1D;
    }

    .news1 .content:hover .left{
        background-color: #A70A1D;
    }

    .news1 .content:hover .left .date,
    .news1 .content:hover .left .ym{
        color: #ffffff;
    }
    
    
    .products{
        margin-top: 3.125rem;
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
        display: flex;
        flex-direction: column;
        background-image: url("/img/products_bg1.jpg");
        background-size: 100% 100%;
    }

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

    .products .list ul li{
        width: 49%;
        height: 5rem;
        background-image: url("/img/btn_bg.png");
        background-size: 100% 100%;
        color: #333333;
        margin-bottom: .625rem;
    }

    .products .list ul li a{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.625rem;
        line-height: 1.625rem;

    }

    .products .list li.on,
    .products .list li:hover{
        background-image: url("/img/btn_bga.png");
        color: #ffffff;
    }

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

    .products .product{
        width: 48%;
        height: auto;
        margin-bottom: 1.25rem;
        position: relative;
    }

    .products .product .bar{
        width: 100%;
        height: .437rem;
        background-color: #CB0914;
        position: absolute;
        left: 0;
        bottom: 0;
        display: none;
    }

    .products .product:hover .bar{
        display: block;
    }
    
    .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: 3.125rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

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

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

    .contact1 .left .txt1{
        font-size: 1.875rem;
        line-height: 2.937rem;
        height: 4.812rem;
        font-weight: bold;
        color: rgba(51, 51, 51, 0.9);
        border-bottom: 1px solid rgba(51, 51, 51, 0.2);
        display: flex;
        align-items: center;
    }

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

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

    .contact1 .left .txt2{
        font-size: 1.125rem;
        line-height: 1.625rem;
        font-weight: 400;
        min-height: 5.125rem;
        color: rgba(102, 102, 102, 0.9);
        display: flex;
        align-items: center;
    }

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

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

    .contact1 .qcode .qcode1:nth-child(2){
        margin-left: 2.375rem;
    }

    .contact1 .qcode .qcodebg{
        background: url("/img/qcode_border1.png");
        background-size: cover;
        width: 8.062rem;
        height: 8.062rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: .75rem;
    }

    .contact1 .qcode .qcodebg img{
        width: 6.875rem;
        height: 6.875rem;
    }
    
    .m_joinus2{
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
    }

    .m_joinus2 .content{
        width: 95%;
        margin-top: 2.187rem;
        display: flex;
        justify-content: space-between;
    }

    .m_joinus2 .content .blk{
        width: 11.625rem;
        height: 12.5rem;
        background: #FFFFFF;
        box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
        border: 1px solid rgba(0,0,0,0.1);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .m_joinus2 .content .blk .icon img{
        width: 5.562rem;
        height: 5.562rem;
    }

    .m_joinus2 .content .blk .icon img:last-child{
        display: none;
    }

    .m_joinus2 .content .blk .txt{
        font-size: 1.375rem;
        color: #333333;
        line-height: 1.625rem;
        margin-top: 1.062rem;
    }

    .m_joinus2 .content .blk:hover{
        border-color: #FF950D;
    }

    .m_joinus2 .content .blk:hover .icon img:first-child{
        display: none;
    }

    .m_joinus2 .content .blk:hover .icon img:last-child{
        display: block;
    }
    
}




