@charset "utf-8";
/* CSS Document */

@media (max-width: 768px) {
/* 手机版 */	

.index_about_title{

}
.index_about_title .big{
	font-size: 26px;font-weight:bold;text-indent: 0px;margin-bottom: 5px;
}

.index_about_title .small{
	color:#1a4688;font-size:16px;padding-top: 5px;text-transform:uppercase;
}


.about_bg{
	background-repeat:no-repeat;
	background-size:300% auto;padding-top:20px;padding-bottom:0px;background-color: #f4f8f9;background-position: center bottom;
}
.about_text{
	padding-top: 20px;
	padding-left: 0px;
	padding-right:0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height: 26px;
	text-align: justify;
	text-indent: 28px;
}



.more_3{
margin-top: 10px;
height:30px;
line-height:30px;

}

.img_item{
	padding-bottom: 10px;
}
.img_item span{
	line-height: 20px;
}
.img_item img{
	width:100%;
	height:100px;
}
	
/* 发展历程 */
.licheng{
	margin-left:0px;
	width:90%;
	margin: 0 auto;

}
.licheng .title{


}
.licheng .content{
	background-color: #f0f0f0;
	padding:20px;
	margin-top:4px;
	margin-bottom:10px;
	border-radius: 25px;
	border-top-left-radius: 0px;
	width:95%;
	margin-left:20px;	
}
	
.news_index .date{
	width:50px;
	font-size:12px;	
}
.news_index span{
	display: block;
	font-size:20px;
	line-height: 26px;

	
}		
.news_index .title a{

	font-size: 12px;
	line-height: 26px;

}
.news_index_right{
	padding-left:0px;
}

.foot{
	font-size:12px;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom:40px;
	}

.f_title{
	font-size:22px;
	color:#FFFFFF;
	display:block; line-height:40px;
}






.swiper-button-next{
	display: none!important;
}
.swiper-button-prev{
	display: none!important;
}
.swiper-slide{
	height:260px!important;
}



.logo{
	width: 110%;
}


.child_menu a{
	padding-left: 10px;
	padding-right:10px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.chanpin_row_left{
	float:none;width:100%;
}
.chanpin_row_right{
	float:none;width:100%;
	margin-top: 15px;
}
.tb_left{
	padding-right: 15px;
}
.tb_right{
	padding-left:12px;
	padding-top:3px;
}
.img_s{
	height: 243px;
}
.img_h{
	height: 120px;
}








.index_text{
	text-align: center;font-size: 12px;margin-top: 20px;margin-bottom: 10px;color:#555;
}
.index_text .l1{
	font-size: 26px;line-height: 40px;
}
.index_text .l2 span{
	font-weight:bold;font-size: 14px;line-height: 26px;color:#000;
}
.index_text .l3{
	font-weight:bold;font-size: 26px;line-height: 46px;color: #d7000f;
}

.index_news_title{
	margin-top: 15px;margin-bottom: 10px;
}
.index_news_title div{
	font-size: 26px;line-height:30px;font-weight: bold;color:#1f4b9e;
}
.index_news_title span{
	background-color: #e1011a;width:80px;height:4px;display: block;margin-top: 10px;
}


.index_news td{
	font-size: 14px;height:30px;
}



.index_video{
	width:100%;
}




.img_1 img{
	width:150%;
}

.img_2{
	margin-top: 20px;margin-bottom: 30px;
}
.img_2 img{
	width:100%;
}

.img_3 {
	margin-top: 0px;
}
.img_3 img{
	width:150%;
}
.chanpin_youshi .row{
	margin-bottom: 20px;
}

/* 反转垂直放置的列的顺序 */
.row.reorder-xs {
    transform: rotate(180deg);
    direction: rtl; /* Fix the horizontal alignment */
  }

  .row.reorder-xs > [class*="col-"] {
    transform: rotate(-180deg);
    direction: ltr; /* Fix the horizontal alignment */
  }



}