@charset "utf-8";
#ab3{display:block}
	#wenhua{display:none}
	@media screen and (max-width: 768px) and (min-width: 320px){
		
	.abo-wh{display:none}
	#wenhua{display:block}	
    .banner{width:100%;}
	.banner img{width:100%;margin-top:0px}
	.mbx{display:none}
	.about{background:none;height:auto}
	
	.about .content{width:100%;background:none;height:auto}
	
	.about .content .abo-fl{display:none;}
	
	.about .content .abo-fr{width:95%;float:none;margin:0px auto;}
	
	.about .abo-fr .abo-desc em {
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #4c4c4c;
    margin-bottom: 0.5rem;
}

.about .abo-fr .abo-ry .abory-con .abory-lc .abory-left {
    width: 45%;
    float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px;
    }
}

.about .abo-fr .abo-ry .abory-con .abory-lc .abory-rig {
    width: 55%;
    float: left;
	margin-top: 0px;
}


.about .abo-fr .abo-ry .abory-con .abory-lc .abory-rig img{
    max-width: 100%;
   
}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-left ul li{height:3rem;padding:0 0.75rem; box-sizing: border-box;border-radius: 10px;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-left ul li em i{display: inline-block; line-height: 3rem;font-size: 0.8rem;color:#333333;padding:0px; position: relative;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-left ul li em{display: block;height:3rem;border-bottom:0.05rem solid rgba(0,0,0,.09); box-sizing: border-box;text-align: center;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-left ul li.cur{background:#c0192a;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-left ul li.cur em i{color:#FFF;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-left ul li.cur i:before{ background:none;background-size:100% 100%;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-left ul li.cur i:after{ background:none;background-size:100% 100%;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt{width:45%;float:left;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li{height:3rem;padding:0 0.75rem; box-sizing: border-box;border-radius: 10px;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li em{display: block;height:3rem;border-bottom:0.05rem solid rgba(0,0,0,.09); box-sizing: border-box;text-align: center;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li em i{display: inline-block; line-height: 3rem;font-size: .8rem;color:#333333;padding:0 1.9rem; position: relative;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li em i:before{width:0px;height:0px;content:"";position: absolute;left:0;top:0;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li em i:after{width:1.05rem;height:4.05rem;content:""; background:none;background-size:100% 100%;position: absolute;right:0;top:0;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li:last-child em{border-bottom:0;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li:last-child em{border-bottom:0;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li.cur{background:#c0192a;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li.cur em i{color:#FFF;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li.cur i:before{ background:none;background-size:100% 100%;}
.about .abo-fr .abo-ry .abory-con .abory-lc .abory-leftt ul li.cur i:after{ background:none;background-size:100% 100%;}


#wenhua  h2 {
   text-align:center;
   margin-top:20px;
   margin-bottom:20px
}
#wenhua  h2 span{
           font-weight: bold;
	    display: block;
    line-height: 3.8rem;
    text-align: center;
    font-size: 2rem;
    color: #1a1a1a;
}
#wenhua  h2 i {
    display: block;
    width: 2.8rem;
    height: 0.15rem;
    background: #c0192a;
    margin: 0 auto;
	margin-top: 10px;
}
#wenhua .wenhua li {
            position: relative;
        }
		
		#wenhua .wenhua li img{
           width:90%;
        }
        
      #wenhua   .wenhua li .hover {
            position: absolute;
            left: 0;
            top: 3rem;
            width: 100%;
            box-sizing: border-box;
            padding-left: 3.9rem;
			display:block;
			background:none;
        }
        
      #wenhua   .wenhua li .hover b {
            font-size: 1.8rem;
            color: #fff;
            font-weight: normal;
        }
        
      #wenhua   .wenhua li .hover b i {
            display: block;
            width: 8rem;
            height: 2.1rem;
            text-align: center;
            background: #FFF;
            border-radius: 1.75rem;
            font-size: 1.2rem;
            line-height: 2.1rem;
            color: #c0192a;
            margin-bottom: 1.35rem;
            font-weight: bold;
        }
        
       #wenhua  .wenhua li .hover p {
            font-size: 1.2rem;
            line-height: 2.1rem;
            color: #fff;
            /*margin-top: 1.4rem;*/
        }
        
       #wenhua  .wenhua li .hover p em {
            display: block;
            font-size: 1.2rem;
            line-height: 1.2rem;
            font-weight: bold;
        }
        
       #wenhua  .wenhua li .hover p span {
            font-size: 1.1rem;
            line-height: 1.1rem;
            opacity: 0.7;
            margin-top: 0.5rem;
            display: block;
            margin-bottom: 1rem;
        }
		
		.#wenhua  .wenhua .swiper-pagination-bullet {
    width: .9rem !important;
    height: .9rem !important;
    border-radius: 50% !important;
    border: 0.25rem solid #999 !important;
    background: #fff !important;
    box-sizing: border-box !important;
    margin: 0 0.3rem !important;
}
		
		
		.#wenhua  .wenhua .swiper-pagination-bullet-active{
    border-color: #C0192A !important;
}

   .about .abo-fr .abo-jlb .abojlb-desc {
    line-height: 30px;
    font-size: 16px;
    color: #4c4c4c;
    margin-bottom:20px;
}
    
	}
    

