@charset "utf-8";

/* Hschubin */
* {
    margin: 0;
    padding: 0;
}

html {
    font-family: Arial, "Microsoft YaHei";
    font-size: 625%;
    color: #333;
}

html {
    -webkit-text-size-adjust: none;
}

body {
    max-width: 640px;
    margin: auto;
    font-size: 0;
    background: #fff;
}

input {
    font-size: inherit;
}

a {
    color: inherit;
    text-decoration: none;
    outline-style: none;
    border: none;
}

ul, ol, li {
    list-style: none;
}

img {
    vertical-align: middle;
    border: none;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

a, button, input, textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}

em, i {
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-size: .16rem;
    font-weight: normal
}

p {
    font-size: .2rem;
}

.expand_box .bd {
    display: none;
}

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bl {
    float: left;
    display: inline-block;
}

.br {
    float: right;
    display: inline-block;
}

.main {
    max-width: 6rem;
    margin: 0 auto;
}
.o-main {
    max-width: 6.1rem;
    margin: 0 auto;
}
.img_box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.col-1 {
    width: 100%;
    float: left;
    display: inline-block;
}

.col-2 {
    width: 50%;
    float: left;
    display: inline-block;
}

.col-3 {
    width: 33.33%;
    float: left;
    display: inline-block;
}

.col-4 {
    width: 25%;
    float: left;
    display: inline-block;
}

.sidebar-wrapper {

    height: 100%;
    overflow: auto;
    font-size: .2rem;
}



#dowebok {
    background-color: #fff;
}

#dowebok .nav {
    margin-top: 0.8rem;
    line-height: 0.75rem;
    list-style-type: none;
}

#dowebok .nav a {
    display: block;

    text-decoration: none;
}
#dowebok ul.nav li.on{
    background: #c8152d;
    color: #fff;
}
#dowebok ul.nav li {
    border-bottom: 1px solid #ddd;
    /*background: url(../images/right.png) no-repeat right center;*/
    background-size: .14rem .25rem;
    font-size: .22rem;
    text-indent: .4rem;

}
#dowebok ul.nav .li01{
    border: 0;
}
#dowebok ul.nav .li01 .hd{
    border-bottom: 1px solid #ddd;
    /*background: url(../images/right.png) no-repeat right center;*/
    background-size: .14rem .25rem;
    font-size: .22rem;
    text-indent: .4rem;
}#dowebok ul.nav .li01 .bd{
    background: #ebebeb;
    display: none;
 }
#dowebok ul.nav .li01 .bd .hd{
    border-bottom: 0;
}
#dowebok ul.nav li h3 {
    border-bottom: 0;
    background-size: .14rem .25rem;
    font-size: .26rem;
}
.header .menu {
    width: .5rem;
    height: .35rem;
    float: right;
    margin-top: .3rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/memu.png);
    background-size: .35rem .3rem;
}
.header {
    background: #fff;
    width: 100%;
    height: .9rem;
}


.header .serch_btn{
    float:left;
    width:.48rem;
    height:.45rem;
    margin:.27rem .2rem 0rem 2rem;
    display: inline-block;
    background: url(../images/search.png) no-repeat center center;
    background-size:.4rem .4rem;
    left: -3rem;
}
.header .form_box{
    position: fixed;
    top:.9rem;
    left:0;
    right:0;
    z-index: 999;
    max-width:6.4rem;
    height:2.7rem;
    background: #eeeeee;
    display:none ;
    margin: 0 auto;
}
.header .form_box h3{
    font-size: .2rem;
    color: #444444;
    padding:.7rem 0 .3rem .2rem;
}

.header .form_box input {
    border-radius: .03rem;
}
.header .form_box form{

    width:6rem;
    margin:0 auto;
}
.header .form_box .text p{
    font-size:.16rem;
    color:#666;
    line-height:.6rem;
    width:5.55rem;
    display: block;
    margin:0 auto;
}
.header .form_box .serch{
    width: 5.55rem;
    height: .6rem;
    line-height:.45rem;
    text-indent:.15rem;
    background:#eee;
    color:#000;
    font-family: '微软雅黑';
    border:1px solid #fff;
    display: inline-block;
    float:left;
    outline: none;
    font-size: .2rem;
    border: 1px solid #eee;
}
.header .form_box .serch::-webkit-input-placeholder {
    color:#ccc;
}
.header .form_box p{
    border-bottom: 1px solid #d2d2d2;
}
.header .form_box .submit{
    width:.4rem;
    height:.6rem;
    border:1px solid #fff;
    display: inline-block;
    background: #eee;
    color:#eee;
    float:left;
    outline: none;
    border: 1px solid #eee;
    background: url(../images/search2.png) no-repeat center center;
    background-size: .24rem .24rem;
}

.header .logo-box{
    width: 2.77rem;
    height: .68rem;
    line-height: .9rem;
    float: left;
}
.index_banner .swiper-container{
    width: 100%;
    padding-bottom: .68rem;
}

.index_banner .swiper-container .swiper-slide{
    width: 100%;
}

.index_banner .swiper-pagination-bullet {
    width: 43px;
    height: 3px;
    display: inline-block;
    border-radius:0;
    background: #000;
    opacity: .2
}

.index_banner .swiper-pagination-bullet-active{
    background: #c91930;
    opacity:1;
    right: 0;
}



.index_banner .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: .34rem;
}

.index_banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 .07rem;
}



.i-more {
    text-align: center;
    margin-top: .6rem;
}
.i-more a{
    color: #333;
    font-size: .22rem;
    line-height: .55rem;
    height: .55rem;
    display: inline-block;
    padding: 0 .5rem;
    border-radius: .5rem;
    transition: all .3s;
    background: #efefef;
}

.i-more a:hover {
    color: #fff;
    background: #c8152d;
}


.index_pro{
    background: #f1f1f1;
    padding: .5rem 0 .2rem;
}

.index_pro .i-more {
    margin-top: .2rem;
}
.index_pro .i-more a {
    background: #dcdcdc;
}
.index_pro .i-more a:hover {
    background: #c8152d;
}


.tit{
    margin-bottom: .56rem;
}

.tit p{
    font-size: .28rem;
    color: #c0c0c0;
    font-family: 'Arial Regular';
    text-transform: uppercase;
}

.tit h4{
    font-size: .7rem;
    color: #c0c0c0;
    font-family: 'Microsoft Yi Baiti Regular';
    text-transform:uppercase;
}

.tit h3{
    font-size: .3rem;
    color: #333333;
    padding-top: .08rem;
}

.index_pro .swiper-container{
    padding-bottom: .9rem;


}

.index_pro .swiper-container .swiper-slide{
    width: 2.9rem;

}

.index_pro .swiper-container .swiper-slide .list-box{
    width: 100%;
}

.index_pro .swiper-container .swiper-slide .list-box .con-box{
    width: 2.9rem;
    float: left;
    margin-right: .1rem;
}

.index_pro .swiper-container .swiper-slide .list-box .con-box:nth-child(2n){
    margin-right: 0;
}
.index_pro .swiper-container .swiper-slide .list-box .con-box .img_box{
    width: 2.9rem;
    height: 4.12rem;
    overflow: hidden;
	background-size: cover;
	background-position: center;
}
.index_pro .swiper-container .swiper-slide .list-box .con-box2{
    width: 2.9rem;
    float: left;
    margin-left: .2rem;
}



.index_pro .swiper-container .swiper-slide .list-box .con-box .text-box{
    padding:.3rem 0 .48rem  .2rem;
    background: #fff;
}

.index_pro .swiper-container .swiper-slide .list-box .con-box .text-box h3{
    font-size: .2rem;
    color: #333333;
}

.index_pro .swiper-container .swiper-slide .list-box .con-box .text-box p{
    text-transform:uppercase;
    font-size: .15rem;
    color: #888888;
    padding-top: .08rem;
}

.index_pro .swiper-container .swiper-slide .list-box .con-box2 .text-box{
    padding:.3rem 0 .48rem  .2rem;
    background: #fff;
}

.index_pro .swiper-container .swiper-slide .list-box .con-box2 .text-box h3{
    font-size: .2rem;
    color: #333333;
}

.index_pro .swiper-container .swiper-slide .list-box .con-box2 .text-box p{
    text-transform:uppercase;
    font-size: .15rem;
    color: #888888;
    padding-top: .08rem;
}


.index_pro .swiper-pagination-bullet {
    width: .18rem;
    height: .18rem;
    display: inline-block;
    border-radius:100%;
    background: #000;
    opacity: .2
}

.index_pro .swiper-pagination-bullet-active{
    background: #c91930;
    opacity:1;
    right: 0;
}



.index_pro .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: .34rem;
}

.index_pro .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 .07rem;
}

.index_about{
    padding: .75rem 0 0 0;
}

.index_about .text-box{

}

.index_about .text-box .text{
    font-size: .21rem;
    color: #666;
    line-height: .35rem;
}


.index_about .text-box .read-btn a{
    width: 1.8rem;
    float: right;
    font-size: .21rem;
    color: #444;
	padding-top:40px;

}

.index_about .pic-box{
    width: 6.4rem;
    height: 3.78rem;
    margin-top: .7rem;
    /* margin: .7rem 0; */
}

.index_about .i-more {
    margin-top: .4rem;
}

.index_history{
    margin-top: .4rem;
}

.index_history .swiper-container{
    width: 100%;
    padding-bottom: .7rem;
}

.index_history .swiper-container .swiper-slide{
    width: 100%;
}


.index_history .swiper-container .swiper-slide .img_box{
    width: 6.4rem;
    height: 3.6rem;
    overflow: hidden;
}

.index_history .swiper-container .swiper-slide .img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index_history .swiper-container .swiper-slide .text-box{
    height: 1.1rem;
    background: #f3f3f3;
}

.index_history .swiper-container .swiper-slide .text-box p{
   
    padding: .2rem 0 0 .2rem ;
    font-size: .21rem;
}


.index_history .swiper-container .swiper-slide .text-box p em{
    font-size: .3rem;
    color: #c8152d;
}

.index_history .swiper-container .swiper-slide .text-box p i{
    color: #c8152d;
    padding: .2rem;
}



.index_history .swiper-pagination-bullet {
    width: .18rem;
    height: .18rem;
    display: inline-block;
    border-radius:100%;
    background: #000;
    opacity: .2
}

.index_history .swiper-pagination-bullet-active{
    background: #c91930;
    opacity:1;
    right: 0;
}


.index_history .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 .07rem;
}




.index_news{
    margin-top: .6rem;
}

.index_news .list-box{
    width: 100%;
}


.index_news .list-box .img_box{
    width: 6.4rem;
    height: 3.95rem;
    overflow: hidden;
}

.index_news .list-box .img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.index_news .list-box .text-box{
    padding: .3rem .2rem .2rem;

}

.index_news .list-box .text-box h3{
    font-size: .22rem;
    color: #000;
    padding-bottom: .1rem;
}

.index_news .list-box .text-box i{
    font-size: .18rem;
    color: #888;
}

.index_news .list-box .text-box .text{
    font-size: .2rem;
    color: #666;
    padding-top: .1rem;
    line-height: .3rem;
}


.index_news .text-box .read-btn a{
    width: 1.8rem;
    float: right;
    font-size: .21rem;
    color: #444;
    margin: .5rem 0;

}

.index_news .i-more {
    /* margin-top: .2rem; */
    margin-top: 0;
}


.foot-mar {
    height: 0.82rem;
}

.foot {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 6.4rem;
    width: 100%;
    height: .82rem;
    background: url(../images/foot_02.jpg) center center no-repeat;
    background-size: 100% auto;
}

.foot ul li {
    width: 33%;
    float: left;
    height: .82rem;
    color: #fff;
    font-size: .2rem;
    text-align: center;
}
.foot ul li h3{
    font-size: .2rem;
    color: #fff;
    line-height: .82rem;
    text-indent: .5rem;
}
.foot ul li > a {
    display: block;
    width: 100%;
}

.foot .code{
    width: 1.68rem;
    height: 1.68rem;
    overflow: hidden;
    position: fixed;
    bottom:.9rem;
    right: .2rem;
    margin: auto;
    background: #000;
    display: none;
}


/*product1*/

.inc-banner{
    width: 100%;
}

.inc-banner .img_box{
    width: 100%;
}

.pro-search .text{
    width: 80%;
    float: left;
    height: .7rem;
    font-size: .2rem;
    color: #444;
    line-height: .7rem;
    text-indent: .12rem;
    background: #efefef;
    border: 1px solid #efefef;
}

.pro-search .btn{
    width: 19%;
    float: left;
    height: .74rem;
    border: 1px solid #efefef;
    background: #efefef url("../images/search.png") no-repeat right .2rem center;
    background-size:.33rem .33rem;
}


.product1{
    margin-top: .5rem;
}


.expand_box2{
    width: 100%;
    margin: .2rem 0;
    font-size: .2rem;

}
.expand_box2 select{
    width: 100%;
    height: .6rem;
    background:#efefef;
    font-size: .2rem;
    color: #444;
    margin-bottom: .2rem;
    border: 1px solid #efefef;
    text-indent:.1rem;
}

.expand_box2 select option{
    background: #dadada;
     width: 100%;
    height: .6rem;
    background:#efefef;
    font-size: .2rem;
    color: #444;
}
.expand_box2 .button input{
    width: 100%;
    height: .6rem;
    background:#404042;
    border: 1px solid #404042;
    font-size: .2rem;
    color: #fff;
/*    margin-top: .4rem;*/
}

.expand_box2 .li01{
    width: 100%;
    line-height: .7rem;
    text-indent: .12rem;
    font-size: .2rem;
    color: #444;
    background: #efefef url("../images/right.png") no-repeat right .2rem center;
    margin-bottom: .2rem;
}
.expand_box2 .li01 a{
    display: block;
}

.expand_box2 .bd{
    display: none;
}
.expand_box2 .bd .hd{
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    font-size: .2rem;
    color: #444;
    background: #dadada;
    text-indent: .24rem;
}

.expand_box2 .bd .hd a{
    display: block;
}

.product1 .pro-case{
    padding-bottom: .8rem;
    border-bottom: 1px solid #d2d2d2;
}
.product1 .list-box{
    width: 100%;
    margin-top: .6rem;
}

.product1 .list-box .pic-box{
    width: 5.66rem;
    height: 4.54rem;
    text-align: center;
	overflow: hidden;
    margin: 0 auto;
}
.product1 .list-box .pic-box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.product1 .list-box .text-box{
    padding-top: .3rem;
	
}
.product1 .list-box h3{
    font-size: .24rem;
    color: #666;
    position: relative;
}
.product1 .list-box h3:after{
    position: absolute;
    top: .5rem;
    left: 0;
    bottom: 0;
    width: .42rem;
    height: .05rem;
    background: #c8152d;
    content: '';
}
.product1 .list-box i{
    text-transform: uppercase;
    font-size: .16rem;
    color: #c4c4c4;
    padding-left: .2rem;


}

.product1 .list-box p{
    font-size: .2rem;
    color: #666666;
    line-height: .3rem;
    padding-top: .5rem;
}


.pro-nav{
    padding-bottom: .35rem;
}

.pro-nav h3{
    font-size: .22rem;
    color: #444;
    padding: .45rem 0 .25rem;
}

.pro-nav .nav{
    width: 100%;
   

}

.pro-nav .nav li{
    font-size: .18rem;
    color: #666666;
    height: .46rem;
    line-height: .46rem;
    width: 50%;
    float: left;

}



.contact{
    padding-top: .45rem;
    border-top: 1px solid #d2d2d2;
    padding-bottom: .55rem;
}

.contact .text-box h3{
    font-size: .22rem;
    color: #444;
    padding: .45rem 0 .35rem;
}

.contact .text-box p{
    font-size: .18rem;
    color: #666666;
    line-height: .35rem;
}






/*product2*/

.product2{
    margin-bottom: .55rem;
    border-bottom: 1px solid #d2d2d2;
}

.product2 .text-box{

}



.product2 .text-box h3:after{
    position: absolute;
    top: 1rem;
    left: 0;
    bottom: 0;
    width: .42rem;
    height: .05rem;
    background: #c8152d;
    content: '';
}
.product2 .text-box i{
    text-transform: uppercase;
    font-size: .18rem;
    color: #c4c4c4;



}

.product2 .text-box p{
    font-size: .2rem;
    color: #666666;
    background-size: .23rem .23rem;
    text-align: center;
    padding: .45rem 0;

}


.product2 .text-box p i{
    color: #c8152d;
}


.product2 .pro-size .size-view{
    width: 3.8rem;
    float: left;
}

.product2 .pro-size .size-view li{
    width: .9rem;
    display: inline-block;
    font-size: .2rem;
    color: #666;
    margin-right: .3rem;
}

.product2 .pro-case{
    width: 100%;
}

.product2 .pro-case .list-box{
    width: 2.93rem;
    float: left;
    margin-right: .14rem;
    margin-bottom: .3rem;
}

.product2 .pro-case .list-box:nth-child(2n){
    margin-right: 0;
}

.product2 .pro-case .list-box .img_box{
    width: 2.93rem;
    height: 2.92rem;
    overflow: hidden;
    border:1px solid #d2d2d2;
}

.product2 .pro-case .list-box p{
    font-size: .18rem;
    color: #666;
    line-height: .7rem;
    text-align: center;
}

.product2 .pro-case .list-box p i{
    font-size: .22rem;
    color: #444;
    font-family: 'Arial';
    /* padding-right: .1rem; */
}




/*pro-case*/

/*.pro-views h3{
    font-size: .3rem;
    color: #444444;
    padding: .6rem 0 .4rem;
    text-indent: .2rem;
}*/

.pro-views .content {
    width: 5.1rem;
    margin: 0 auto; 
    margin-bottom: .3rem;
}

.pro-views .content .gallery-slide {
    height: 6rem;
    margin-top: .45rem;
} 

.pro-views .content .gallery-slide .img_box {
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .pro_slide .bd li .img_box{
    width: 6rem;
    height: 6rem;
    overflow: hidden;
} */

/* .pro_slide .sslide{
    margin-top: .3rem;
    position: relative;

} */

.pro-views .content .thumb-slide {
    margin-top: .3rem;
}
.pro-views .content .thumb-slide .swiper-slide .img_box {
    height: .8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border: 1px solid #fff;
}
.pro-views .content .thumb-slide .swiper-slide-thumb-active .img_box {
    border: 1px solid red;
}




.pro_slide .sslide .prev,.pro_slide .sslide .next{
    position: absolute;
    top: 0;
    margin: auto;
    font-size: .3rem;
    font-family: "新宋体";

    color: #fff;
    width: .3rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    background: #444;
}
.pro_slide .sslide .prev{
    left: .2rem;
}
.pro_slide .sslide .next{
    right: .2rem;
}
.pro-views .text-box{
    width: 6rem;
    margin: 0 auto;
    padding: .28rem 0 ;
    /*border-bottom: 1px solid #d2d2d2;*/
}

.pro-views .text-box .text{
    font-size: .2rem;
    color: #444;
    line-height: .35rem;
}


.pro-views .text-box1{
    padding-bottom: .2rem;
    width: 5.1rem;
    margin:0 auto;
}
.pro-views .text-box1 h3{
     font-size: .3rem;
    color: #444444;
    padding-bottom: .3rem;

}
.pro-views .text-box1 h3 em{
    font-size:15px;
}
.pro-views .text-box p{
    line-height: .33rem;
}
.pro-views .text-box2{
    width: 5.1rem;
    margin: .25rem auto;
    border-top: 1px solid #e7e7e7;

}

.pro-views .text-box2 p{
    font-size: .2rem;
    color: #444;
    height: .75rem;
    border-bottom: 1px solid #e7e7e7;
    line-height: .75rem;
}

.pro-views .text-box2 em{
    font-size: .2rem;
    color: #c8152d;
}

.pro-views .text-box2 i{
    font-size: .2rem;
    color: #c8152d;
    padding: 0 .2rem;
}

.pro-views .VR{
    width: 2.35rem;
    height: .6rem;
    background: #c8152d url("../images/vr-bg.png") no-repeat left .4rem center;
    background-size: .26rem .28rem;
    color: #fff;
    font-size: .2rem;
    line-height: .6rem;
    border-radius: .25rem;
    text-indent:.86rem;
    margin-left: .2rem;
    margin-bottom: .5rem;

}

.pro-views .VR-box{
    width: 100%;
    height: 3.5rem;
    overflow: hidden;
	background:#FFF;
}

.pro-views .VR-box img {
    width: 100%;
}

.pro-story{

}

.pro-story .text-box3{
    text-align: center;
    padding-bottom: .8rem;
}

.pro-story .text-box3 h2{
    font-size: .3rem;
    color: #444;
    padding: .84rem 0 .44rem;
}

.pro-story .text-box3 .text{
    line-height: .4rem;
    font-size: .2rem;
    color: #444;
}

.pro-story .pic-box{
    width: 100%;
    height: 3.36rem;
    overflow: hidden;
    margin-bottom: .3rem;
}

.pro-xg{
    padding-bottom: .45rem;
    border-bottom: 1px solid #d2d2d2;
}

.pro-xg h4{
    font-size: .3rem;
    color: #444;
    padding: .84rem 0 .44rem;
    text-align: center;
}

.pro-xg .list-box{
    width: 2.92rem;
    display: inline-block;
    float: left;
    margin-right: .16rem;
    margin-bottom: .3rem;
}
.pro-xg .list-box:nth-child(2n){
    margin-right: 0;
}
.pro-xg .list-box .img_box{
    width: 2.92rem;
    height: 2.91rem;
    overflow: hidden;
    border:1px solid #d2d2d2;
}

.pro-xg .list-box p{
    font-size: .18rem;
    color: #666;
    line-height: .7rem;
}

.pro-xg .list-box p i{
    font-size: .22rem;
    color: #444;
    font-family: 'Arial';
    padding-right: .1rem;
}







/*case*/


.case{

}
.case .case-con{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: .3rem .15rem;
    padding: .65rem 0 .3rem;
    border-bottom: 1px solid #d2d2d2;
}
.case .list-box{
    width: 100%;
    /* margin-bottom: .3rem; */
}

.case .list-box .pic-box{
    width: .6rem;
    height: 3.92rem;
    overflow: hidden;
    margin: 0 auto;
}

.case .list-box p{
    font-size: .22rem;
    color: #444444;
    text-align: center;
    line-height: .6rem;
}




/*contact*/


.contact{

}

.contact .text-box2{
    width: 6rem;vbnm
    margin: 0 auto .55rem;
}

.contact .text-box2 h3{
    font-size: .26rem;
    color: #444;
    padding: .45rem 0 .3rem;
}

.contact .text-box2 p{
    font-size: .2rem;
    color: #444;
    line-height: .35rem;
}

.contact .text-box2 em{
    font-size: .2rem;
    color: #c8152d;
}

.contact .text-box2 i{
    color: #c8152d;
    padding: .2rem;
}



.map-box{
    width: 6.4rem;
    height: 5.63rem;
    overflow: hidden;
}




/*brand*/


.brand{

}

.tit2{
    text-align: center;
    width: 2.6rem;
    height: .7rem;
    margin: .6rem auto .5rem;
}

.tit2 p{
    font-size: .3rem;
    color: #444444;
    line-height: .7rem;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

.brand .about{
        
}
.brand .about .list-box{
    position:relative;
    border:3px solid #444;
    margin-top: 1.7rem;
    padding-bottom: .6rem;

}


.brand .about .list-box .pic-box{
    width: 5.49rem;
    height:3.66rem;
    text-align: center;
    margin-top: -1.1rem;
    margin-left: .2rem;
}

.brand .about .list-box .text-box{
    padding:0 .2rem;
}
.brand .about .list-box .text-box .text{
    font-size: .2rem;
    color: #444;
    line-height: .33rem;
}

.brand .about .list-box .text-box h4{
    font-size: .7rem;
    color: #c0c0c0;
    font-family: 'Microsoft Yi Baiti Regular';
    text-transform:uppercase;    
        padding-top: .4rem;
}
.brand .about .list-box .text-box h3{
    font-size: .3rem;
    color: #444;
    position:relative;
    padding: 0 0 .4rem 0;
}



.brand .brand_crl{
    background: url(../images/brand-cul-bg.jpg)no-repeat center center;
    width: 100%;
    height:6.7rem;
    background-size: 100% 6.7rem;
    margin: .6rem 0;
    position:relative;
}

.brand .brand_crl .tit-1{
    text-align: center;
    padding: .95rem 0;

}

.brand .brand_crl .tit-1 p{
    font-size: .7rem;
    color: #5b5b5b;
    font-family: 'Microsoft Yi Baiti Regular';
    text-transform:uppercase;


}

.brand .brand_crl .tit-1 h3{
    font-size: .3rem;
    color: #fff;
    padding-top: .08rem;
}

.brand .brand_crl .bd
{ 
    width: 6rem;
    margin: 0 auto;
    text-align: center;
}

.brand .brand_crl .bd li{
    color: #fff;
    font-size: .18rem;

}

.brand .brand_crl .bd li p{
    line-height: .33rem;
}

.brand .brand_crl .hd{
    text-align: center;
    position: absolute;
    bottom: 16%;
    left: 0;
    right: 0;
    margin: auto;

}
.brand .brand_crl .hd li{
    display: inline-block;
    font-size: .175rem;
    color: #fff;
    font-weight: bold;
    margin: 0 .10rem;
    padding-bottom: .1rem;
}

.brand .brand_crl .hd li.on{
    border-bottom: 1px solid red;
}
/*.brand-crl{
    background: url("../images/brand-fix.jpg") no-repeat center center;
    width: 6.4rem;
    height: 8.44rem;
    background-size: 6.4rem 8.44rem;
    position: relative;
    margin-top: 1.8rem;
}


.brand-crl .text-box2{
    background: url("../images/brand-text-bg.jpg") no-repeat center center;
    height: 4.64rem;
    width: 6rem;
    margin: 0 auto;
    position: absolute;
    top: -.9rem;
    left: .2rem;

}

.brand-crl .text-box2 h3{
    font-size: .24rem;
    color: #fff;
    position: relative;
    padding: .5rem 0 .5rem .35rem;
}

.brand-crl .text-box2 h3:after{
    position: absolute;
    content: '';
    width: .45rem;
    height: .02rem;
    background: #fff;
    bottom: .3rem;
    left: .35rem;
    margin:auto;
}

.brand-crl .text-box2 .text{
    font-size: .18rem;
    color: #fff;
    line-height: .35rem;
    padding: 0 .35rem;
}

.brand-crl .text-box3{
    width: 6.4rem;
    margin: 0 auto;
    position: absolute;
    bottom: 1.2rem;
    left: 0;
}

.brand-crl .text-box3 h3{
    font-size: .24rem;
    color: #fff;
    position: relative;
    padding: 0 0 .5rem .35rem;
}

.brand-crl .text-box3 h3:after{
    position: absolute;
    content: '';
    width: .45rem;
    height: .02rem;
    background: #fff;
    bottom: .3rem;
    left: .35rem;
    margin:auto;
}

.brand-crl .text-box3 p{
    font-size: .18rem;
    color: #fff;
    line-height: .35rem;
    padding: 0 .35rem;
}
*/

.brand_honor{
    padding-bottom: .7rem;
}



/*.brand_honor>.swiper-container .swiper-slide{
    border:1px solid red;
    max-height: 4.1rem;
    max-width: 2.83rem;
}*/

.brand_honor .swiper-slide .content-box{
    width: 2.83rem;
}


.brand_honor .swiper-slide .content-box .list-box{
    width: 2.83rem;
    float: left;
    padding-left: 10px;
}

.brand_honor .swiper-slide .content-box .list-box .img_box{
    width: 2.83rem;
    height: 4.11rem;
    overflow: hidden;
    border:1px solid #d2d2d2;


}

.brand_honor .swiper-slide .content-box .list-box p{
    text-align: center;
    line-height: .5rem;
    font-size: .2rem;
    color: #444;
}

.brand_honor .swiper-container .swiper-slide .content-box .list-box:nth-child(2n){
    margin-right: 0;
}


.brand_honor .swiper-pagination-bullet {
    width: .18rem;
    height: .18rem;
    display: inline-block;
    border-radius:100%;
    background: #000;
    opacity: .2
}

.brand_honor .swiper-pagination-bullet-active{
    background: #c91930;
    opacity:1;
    right: 0;
}


.brand_honor .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin:0 .07rem;
}


.brand_honor .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: .5rem;
}

.history{

}
.history .text-box{
    padding: .5rem 0 .7rem;
    border-bottom: 1px solid #d2d2d2;
}
.history h3{
    font-size: .3rem;
    color: #444444;
    padding-bottom: .2rem;
}

.history p{
    font-size: .2rem;
    color: #444;
    line-height: .6rem;
}

.history em{
    color: #c8152d;
    font-size: .2rem;
    font-weight: bold;
}

.history i{
    color: #c8152d;
    font-size: .2rem;
    padding: 0 .1rem;
}


.news{
    margin-top: .6rem;
    padding-bottom: .6rem;
    border-bottom: 1px solid #d2d2d2;
}

news .list-box{
    width: 100%;
}


.news .list-box .img_box{
    width: 6.4rem;
    height: 3.95rem;
    overflow: hidden;
}

.news .list-box .img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news .list-box .text-box{
    padding: .3rem .2rem .2rem;

}

.news .list-box .text-box h3{
    font-size: .22rem;
    color: #000;
    padding-bottom: .1rem;
}

.news .list-box .text-box i{
    font-size: .18rem;
    color: #888;
}

.news .list-box .text-box .text{
    font-size: .2rem;
    color: #666;
    padding-top: .1rem;
    line-height: .3rem;
}


.news .text-box .read-btn a{
    width: 1.8rem;
    float: right;
    font-size: .21rem;
    color: #444;
    margin: .5rem 0;

}


.pages{
    text-align: center;
    padding:.5rem 0;
}

.pages a{
    padding:.1rem .2rem;
    font-size: .2rem;
    color: #757575;
    border: 1px solid #d2d2d2;
    display: inline-block;
    margin: .05rem;
}

.pages a.on{
    background: #303030;
    color:#fff;
}




/*net*/
.net{
    padding-top: .5rem;
}
.net select{
    width: 100%;
    height: .6rem;
    font-size: .2rem;
    color: #666666;
    margin-bottom: .25rem;
    text-indent: .3rem;
    background: #eaeaea;
    border: 1px solid #eaeaea;
}


.net-con{
    padding-bottom: .6rem;
}

.net-con .tit{
    margin: .4rem 0;
}


.net-con .tit h3{
    font-size: .22rem;
    color: #c8152d;
}

.net-con .text-box{
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: .3rem;
    margin-bottom: .3rem;
}

.net-con .text-box h3{
    font-size: .22rem;
    color: #444;
    padding-bottom: .1rem;
}

.net-con .text-box p{
    font-size: .18rem;
    color: #666666;
}

.net-con .pages{
    margin-top: .6rem;
}



/*int*/

.int {
    background: url("../images/int_02.jpg") no-repeat center center;
    max-width: 6.4rem;
    height: 10.49rem;
    background-size: 6.4rem 10.49rem;
}
.int .tit2{
    margin: 0 auto;
    padding: .5rem 0;
}


.int .form_box2{
    width: 100%;
    border: 1px solid #d2d2d2;
    background: #fff;
   padding-bottom: .5rem;
}

.int .form_box2 .text{
    margin: 0 .1rem;
    border-bottom: 1px solid #d2d2d2;
}

.int .form_box2 .text p{
    font-size: .2rem;
    color: #444;
    width: 1.1rem;
    float: left;
    line-height: .75rem;
    height: .75rem;
}

.int .form_box2 .text p i{
    color: #c8152d;
}

.int .form_box2 .text input{
    width: 4.35rem;
    height: .75rem;
    font-size: .2rem;
    color: #444;
    text-indent: .12rem;
    float: right;
    border: none;

}

.int .form_box2 .text textarea{
    width: 4.35rem;
    height: 2.2rem;
    float: right;
    font-size: .2rem;
    color: #444;
    text-indent: .12rem;
    border: none;
    padding-top: .2rem;
}


.int .btn{
    width: 2.9rem;
    margin: .8rem auto 0;
}

.int .btn input{
    width: 2.9rem;
    height: .6rem;
    background: #303030;
    border: 1px solid #303030;
    font-size: .2rem;
    color: #fff;
    line-height: .6rem;
}



/*join*/
.tit3{
    text-align: center;
    padding: .6rem 0 .85rem;
}

.tit3 p{
    text-transform: uppercase;
    font-size: .28rem;
    color: #c0c0c0;
    font-family: 'Arial';

}

.tit3 h3{
    font-size: .26rem;
    color: #444;
    position: relative;
    padding-top: .05rem;
}

.tit3 h3:after{
    position: absolute;
    width: .44rem;
    height: .05rem;
    background: #c8152d;
    bottom: -.2rem;
    left: 0;
    right: 0;
    margin: auto;
    content: '';
}

.join-easy {

}

.join-easy .list-box{
    width: 100%;
    margin-bottom: .6rem;
}

.join-easy .list-box .num-box{
    width: .9rem;
    float: left;
    border-right: 1px solid #d2d2d2;

}
.join-easy .list-box .num-box h3{
    font-size: .7rem;
    color: #cdcdcd;
    font-style:italic;
    font-family: 'Arial';


}
.join-easy .list-box .text-box{
    width: 4.85rem;
    float: right;
    margin-left: .2rem;
}

.join-easy .list-box .text-box h3{
    font-size: .22rem;
    color: #c8152d;
}

.join-easy .list-box .text-box p{
    font-size: .2rem;
    color: #444;
    line-height: .33rem;
    padding-top: 0.05rem;
}



.join-case{
    
}

.join-case .list-box1,.join-case .list-box2,
.join-case .list-box3,.join-case .list-box4{
    float: left;
}

.join-case .list-box1{
    width: 3.25rem;


}
.join-case .list-box1 .img_box{
    width: 3.25rem;
    height: 5.11rem;
    overflow: hidden;
}
.join-case .list-box1 .img_box img{
    height: 5.11rem;
    width: 3.25rem;
    overflow: hidden;
}
.join-case .list-box2{
    width: 2.7rem;
    margin-left: .05rem;
}


.join-case .list-box2 .img_box{
    width: 2.7rem;
    height: 1.95rem;
    overflow: hidden;

}

.join-case .list-box3{
    width: 2.7rem;
    margin:.05rem 0 0 .05rem;
}

.join-case .list-box3 .img_box{
    width: 2.7rem;
    height: 3.1rem;
    overflow: hidden;
}

.join-case .list-box4{
    width: 6rem;
    margin-top: .02rem;
}

.join-case .list-box4 .img_box{
    width: 6rem;
    height: 2.39rem;
    overflow: hidden;
}


.apply{
    background: #f3f3f3;
    padding: .4rem 0 .9rem;
}

.apply .apply-con{
    background: #fff;
    padding:0 .2rem;
    border: 1px solid #d2d2d2;
}

.apply .apply-con .text{
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    padding: .2rem 0;
}

.apply .apply-con .text p{
    width: 1.1rem;
    float: left;
    height: .7rem;
    line-height: .7rem;
    font-size: .2rem;
    color: #444;
}
.apply .apply-con .text p em{
    color: #c8152d;
}
.apply .apply-con .text input{
    width: 4.4rem;
    float: right;
    height: .7rem;
    line-height: .7rem;
    font-size: .2rem;
    color: #888;
    text-indent: .12rem;
    border: 0;
}

.apply .apply-con .text .form-box2{
    width: 4.4rem;
    float: right;
}


.apply .apply-con .text .form-box2 select{
    width: 4.4rem;
    height: .7rem;
    line-height: .7rem;
    background: #eeeeee;
    border: 1px solid #eee; 
    font-size: .2rem;
    color: #888;
    margin-bottom: .2rem;
}

.apply .apply-con .text label{
    width: 4.4rem;
    float: right;
    height: .7rem;
    line-height: .7rem;
    border: 1px solid #d2d2d2;
    margin-bottom: .2rem;
}

.apply .apply-con .text label .num{
    width: 1.27rem;
    float: left;
        height: .4rem;
        border-bottom: 1px solid #d2d2d2;
        border-top:0; 
        border-left:0;
        border-right: 0; 


}

.apply .apply-con .text label .check{
    width: .25rem;
    height: .25rem;
    float: left;
    margin: .2rem 0 .2rem .2rem;
}

.apply .apply-con .text label h3{
    width: .8rem;
    float: left;
    line-height: .7rem;
    text-align: center;
}


.apply .apply-con .btn input{
    width: 2.9rem;
    height: .6rem;
    margin:.5rem 1.55rem .8rem;
    font-size: .2rem;
    line-height: .6rem;
    text-align: center;
    background: #303030;
    color: #fff;
    border: 1px solid #303030; 
}



.service{
    background: url(../images/service-bg_02.jpg) no-repeat center center;
    height: 7.57rem;
    width: 100%;
    background-size:100% 7.57rem;
    overflow: hidden;  
}

.service .tit3{
    margin: .3rem 0 0 0;
}
.service .ser-con{

}

.service .ser-con .list-box{
    width: 1.7rem;
    display: inline-block;
    float: left;
    text-align: center;
        margin-right: .4rem;
        margin-bottom: .7rem;
}

.service .ser-con .list-box .pic-box{
    width: 1.36rem;
    height: 1.36rem;
    margin:0 auto;
    border: 1px dotted #d2d2d2;
    background: #fff;
    border-radius: 100%;
    line-height: 1.36rem;
}

.service .ser-con .list-box .pic-box img{
    

}
.service .ser-con .list-box p{
    font-size: .2rem;
    color: #444444;

}

.service .ser-con .list-box:nth-child(3n){
    margin-right: 0;
}



.views-tit{
    text-align: center;
    padding: .6rem 0 ;
}
.views-tit h3{
    font-size: .3rem;
    color: #444;
    padding-bottom: .1rem;
    border-bottom: 1px solid #d1d1d1;
}
.views-tit p{
    font-size: .24rem;
    color: #666;
    padding-top: .1rem;
}
.views .text_box{
    padding-bottom: .3rem;
    border-bottom: 1px solid #d1d1d1;
}
.views .text_box .text{
    
    font-size: .2rem;
    line-height: .33rem;
    color: #444;


}

.views_link{
    margin: .3rem 0 .5rem;
}
.views_link li{
    font-size: .2rem;
    color: #666;
    padding-bottom: .2rem;
}


