
body{
    font: 0.16rem "Source Han Sans";
    color: #000;
}
.df{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.df img{
    width: 1rem;
}
.df p{
    color: #ffffff;
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
}
.top_box {
    height: 7.1rem;
}
.top_box .b1{
   width: 5.2rem;
padding: 0.4rem 0;
border: 4px solid #FFFFFF;
color: #FFFFFF;
text-align: center;
margin: 0 auto;
font-size: 0.42rem;
display: block;

}
.nav_s{background: #F7F7F7;
}
.nav_s .item{
    font-size: 0.18rem;
    font-weight: normal;
    margin-right: 0.6rem;
}
.nav_s .item:hover, .nav_s .layui-this{
    color: #333;
}
.nav_s .item:after{
    height: 3px;
}
.nav_s .b1{
    justify-content: normal;
}
.case .b1{
    border: none;
}
.top_box .t1{
    font-weight: bold;
}
.top_box .t2{
    text-transform: uppercase;
    font-weight: normal;
}
.lc_ul1 .item{
    background: #F6F6F6;
    
}
header{
    position: absolute !important
    ;
    z-index: 9;
    top: 0;
    border-bottom: 1px solid rgba(255,255,255,0.4);
}
.head1 .layui-nav .layui-nav-item a{
    color: #D5D5D5;
    padding: 0  0.25rem;
    font-size: 0.20rem;
    margin: 0 0.1rem;
}
.imgmax{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.imgmax_box{
    width: 100%;
    margin: 0.1rem;
}
.imgmax_box img{
    width: 100%;
}
.layui-nav .layui-this > a, .layui-nav .layui-nav-item a:hover, .layui-nav .layui-this > a{
    color: #Fff !important;
}
.layui-nav .layui-this:after, .layui-nav-bar{
    display: none;
}
.footer2{background: #282525;
}
.layui-main{
    width: 1500px;
}
.header.bgcolor{
    position: absolute  !important
    ;
    background: initial;
}
.top_box .block1{
    width: 100%;
}
.ld_ul2 .item{
    background: #FFFFFF;
    padding: 0.7rem 1rem;
box-shadow: 0px 5px 34px 1px rgba(55,55,55,0.1);
}
.ld_ul4 .item {background: #F7F7F7;
}
.case .b1{
    width:100%;
}
.lr_s .sbtn{
    width: 48px;
height: 27px;
position: absolute;
top: 50%;
cursor: pointer;
    transform: translateY(-50%);
}
.lr_s{
    position: relative;
}
.lr_s .sbtn.left_btn{
left:-0.7rem;
background: url(../images/left.png) 100%  no-repeat;
    
}
.bg_f8{background: #F8F8F8;
}
.lr_s .sbtn.right_btn{
right:-0.7rem;
background: url(../images/right.png) 100%  no-repeat;
    
}
.footer1{
    color: #D9D9D9;
    background: #2D2A2A;
        padding-top: 90px;
}
.footer1 .img_box{
    max-width: 70% ;
}
.footer1 .hr{
    width: 1px;
height: 3.14rem;
background: #FFFFFF;
opacity: 0.3;
margin: 0 0.3rem;
}
.mySwiper .swiper-pagination{
  display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.mySwiper .swiper-pagination-bullet{
    background: initial;
    border: 2px solid #fff;
    width: 0.18rem;
    height: 0.18rem;
    margin: 0.1rem 0 !important; 
}
.mySwiper .swiper-pagination-bullet-active{
    background: #fff;
}
.i_s1 .item{
    position: relative;
}
.i_s1 .item .block{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.i_s1 .item .hr{
   width: 2.33rem;
height: 3px;
background: #FFFFFF;
    margin-bottom: 2rem;
    margin-top: 0.1rem;
}
.i_s1 .item .layui-btn{
    width: 1.8rem;
    background: initial;
    color: #Fff;
    border-color: #fff;
}
.hr_yellow{
    width: 0.9rem;
    height: 5px;
    background: linear-gradient(0deg, #ffa500 0%, #ffa500 100%);
}
.title_c{
    font-weight: bold;
    font-size: 0.42rem;
}
.layui-btn.border{
    border: 1px solid #787878;
    background: initial;color: #333333;
}

.i_ul1 .img1{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 3.8rem;
}
.s_content {
    position: relative;
    z-index: 1;
}
.s_content br{
    display: none;
}
.s_content img{
    margin-left:10%;
    width: 80%;
    height:auto;
}

.i_ul1 {
   padding-bottom: 2rem;
}
.i_ul2 .item{
    height: 3.4rem;
}
.i_ul2 .item .b1{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  background:    rgba(51, 51, 51, 0.7);
  padding: 0.14rem 0.35rem;
    color: #fff;
    height: 0.5rem;
    text-align: center;
    transition: all 0.5s;
}
.i_ul2 .item .b1 .t2{
    height: 0;
    overflow: hidden;
}
.i_ul2 .item:hover .b1 {
  background:   rgba(255, 177, 98, 0.95);
  height: 100%;
}
.i_ul2 .item:hover .b1{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.i_ul2 .item:hover .t2{
    /*margin-top: 0.2rem;*/
    margin-top: 0.08rem;
    height: auto;
}
.i_tab .layui-tab .layui-tab-title li{
    min-width: 1.48rem;
    padding: 0 0.1rem;
height: 0.48rem;
line-height: 0.48rem;
font-size: 0.18rem;
border: 1px solid #999999;
margin: 0 0.15rem;
}
.i_tab  .layui-tab-brief>.layui-tab-title .layui-this{
    background: #ffa500;
border: 1px solid #ffa500;
color: #fff;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
    display: none;
}
.i_ul4 .item .b1{
    background: initial;
    text-align: left;
}.i_ul4 .item:hover .b1{
    background: rgba(34, 34, 34, 0.4)
    ;}
.index    .layui-btn{
        min-width: 1.8rem;
    }
    .i_ul5 .item1:hover .t1{
        color: var(--ftc);
    }
    .fuwu{
        padding: 0.8rem 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    width: 100%;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
    .fuwu_swiper{
        width: 100%;
    }
    .fuwu_box{
        width: 100%;
        position: relative;
    }
    .fuwu_box img{
        width: 100%;
        max-height: 280px;
        overflow: hidden;
    }
    .fuwu_box_title{
        width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
    height: 30px;
    font-size: 20px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 0.2);
    }
    
    .mmqm3{
        overflow: hidden;
    }
    .mmqm3::-webkit-scrollbar {
        width: 0;
    }
@media only screen and (max-width: 1400px) {
    .fuwu_box img{
	    height:2.2rem;
	}
		.mmqm{
	    font-size:0.13rem
	}
	
	.mmqm2{
	    font-size:0.115rem
	}
	
	.mmqm4{
	    height:2.0rem
	}
}

@media only screen and (max-width:990px) {}

@media only screen and (max-width: 750px) {
    .lc_img1{
        width: 100%;
        margin-bottom: 0.5rem;
    }
    .lc_ul1 .item .img2{
           width: 100% !important;
      max-width: 100% !important;
      margin: 0;
      margin-top: 0.3rem ;
    }
    .lc_ul1 .item .img1{
      width: 100% !important;
      max-width: 100% !important;
      margin: 0;
      margin-bottom: 0.3rem ;
    }
    .layui-nav .layui-this > a, .layui-nav .layui-nav-item a:hover, .layui-nav .layui-this > a{
        color: #ffa500 !important;
    }
  
}

@media only screen and (min-width: 751px) and (max-width: 1400px) {
    	.fuwu_box img{
	    height:2.0rem;
	}
}

@media only screen and (min-width: 751px) {
    .fuwu_box img{
	    height:4.2rem;
	}
	.mmqm{
	    font-size:0.18rem
	}
	.mmqm4{
	    height:3.3rem
	}
}