

.page {
	width: 100%;
	position: relative;
	z-index: 10;
	height: auto;
	overflow: hidden;
}
.wrap {
	width: 100%;
	padding: .3rem 0;
	background-color: #fff;
}
.wrap .wrap_con {
	padding: 0 5%;
}
.banner {
	height: 3rem;
}
.banner .swiper-wrapper , .banner .swiper-slide {
	height: 100%;
}
.banner .swiper-slide {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.swiper-pagination-bullet {
    background: #fff;
    opacity: .5;
}
.swiper-pagination-bullet-active {
	background: #8ec320;
	opacity: 1;
}
.banner .slide_01 {
	background-image: url(../images/ban_index_01.jpg);
}
.banner .slide_02 {
	background-image: url(../images/ban_index_02.jpg);
}
.banner .slide_03 {
	background-image: url(../images/ban_index_03.jpg);
}
.banner img {
	display: block;
	width: 100%;
}
.about_ti {
	width: 100%;
	padding-bottom: .3rem;
	text-align: center;
}
.about {
	margin-top: 0 !important;
}
.about_ti h2 {
	font-size: .3rem;
	color: #252b33;
}
.about_desc p {
	margin-bottom: .2rem;
}
.about_desc a {
	display: block;
	margin: 0 auto;
	width: 1.6rem;
	height: .5rem;
	line-height: .5rem;
	text-align: center;
	border: 1px solid #d6d6d6;
	border-radius: .5rem;
}
.about_pic {
	margin-top: .3rem;
}

.about_num { width: 100%; height: 1.4rem; background-color: #d30017; color: #fff;}
.about_num .line {border-right: 1px solid #8e000f;}
.about_num dl {
	width: 24.7%;
    float: left;
    padding: 0.08rem 0;
    margin: .27rem 0px;
    letter-spacing: 0.012rem;
    text-align: center;
}
.about_num dd b {
	font-weight: normal !important;
	font-family: 'Arial' !important;
}
.about_num .odometer {font-size: .4rem; font-family: 'impact'; font-weight:bold;}

.category {
	padding-top: .3rem;
	background-color: #eff0f8;
}
.cate_item {
	margin-bottom: 15px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-color: #fff;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-color: #fff;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    /* width: 20px;
    height: 20px; */
    margin-top: -22px;
	padding: 10px;
    -moz-background-size: 20px 20px;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
}
.cate_item a {
	display: block;
	height: 1.67rem;
	background: url(../images/cate_item_bg.jpg) no-repeat center;
	background-size: 100%;
}
.cate_item a h3 {
	height: 100%;
	line-height: 1.4rem;
	text-align: center;
}
.category .cate_pic img {
	width: 100%;
}
.category .cate_txt {
	padding: 0.06rem 0;
}
.category .cate_txt h3 {
	font-size: .24rem;
    text-align: center;
    font-weight: normal;
}
.fea_con .fea_t {
	color: #fff;
	height: 5.6rem;
	background: url(../images/fea_01.jpg) no-repeat center;
}
.fea_con .fea_b {
	background-color: #bfddff;
}
.fea_con .fea_t, .fea_con .fea_b {
	padding: 30px;
	text-align: center;
}
.fea_con .fea_t p {
	margin: .2rem 0;
}
.fea_t_list .item {
	margin-bottom: 15px;
}
.fea_t_list .item .lg {
	display: block;
	font-size: 26px;
	margin-right: .2rem;
}
.fea_t_list .item h4 {
	font-size: .24rem;
}
.fea_t_list .item .txt {
	display: flex;
	justify-content: start;
	align-items: center;
	height: 1rem;
	padding: 10px 20px;
	background-color: #0065d3;
}
.fea_b_list .item {
	margin-bottom: 10px;
}
.fea_b_list {
	margin-top: 15px;
}
.fea_b_list i {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 1.6rem;
	height: 1.6rem;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.fea_b_list .item_01 i {
	background-image: url(../images/tx1.jpg);
} 
.fea_b_list .item_02 i {
	background-image: url(../images/tx2.jpg);
} 
.fea_b_list .item_03 i {
	background-image: url(../images/tx3.jpg);
} 
.fea_b_list .item_04 i {
	background-image: url(../images/tx4.jpg);
} 
.fea_b_list .item_05 i {
	background-image: url(../images/tx5.jpg);
} 
.fea_b_list .item_06 i {
	background-image: url(../images/tx6.jpg);
} 
.advantage {
	padding-top: .3rem;
	background:url(../images/adv_bg.jpg) no-repeat center top;
	background-size: cover;
	color: #fff;
}
.adv_con .item_wrap {
	position: relative;
}
.adv_con .item_wrap .txt {
	position: absolute;
	right: .5rem;
	bottom: .2rem;
}
.adv_con .item {
	margin-bottom: 15px;
}
.adv_con .pic {
	height: 106px;
}
.adv_con .pic img {
	height: 100%;
}
.application {
	padding-top: .3rem;
	background-color: #e0e0ec;
}
.appl_con .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
  }
  .appl_con .swiper-slide-active,.swiper-slide-duplicate-active{
	transform: scale(1);
  }

  .news_con .news_list, .cont_con .cont_list {
	  padding: 15px 0;
  }
  .news_list .item {
	  display: flex;
	  justify-content: space-between;
	  line-height: 28px;
  }
  .cont_list .item {
	  width: 48%;
	  line-height: 28px;
  }
  .news {
	  margin-bottom: 0 !important;
  }
  footer {
    color: #fff;
    background-color: #333;
    background-size: cover;
}

.foot_con {
	padding: .3rem 0;
}
.foot_con .foot_item {
	margin-bottom: .3rem;
}
.foot_item h4 {
    font-size: 15px;
    margin-bottom: 10px;
}
.foot_con_t li , .foot_item a {
	float: left;
    line-height: 30px;
	margin-right: .3rem;
}
.foot_item a, footer a {
    color: #fff;
}
#cnzz_stat_icon_1267170002 img {
	width: auto;
}
.links a , .keywords a {
	display: inline-block;
	margin-right: .3rem;
}

.ban_inner h2 {
	font-size: 18px;
}
.pro_con .txt {
	text-align: center;
}
.pro_con .txt h3 {
	line-height: 32px;
}

.PageV {
	text-align: center;
	margin-top: 48px;
}
.page_item {
	font-size: 18px;
}
.PageV .disabled {
	border: 1px solid #b9b9b9;
	color: #b9b9b9;
}
.page_item {
    display: inline-block;
    padding: 5px;
    border: 1px solid #ccc;
    margin-right: 6px;
}