@charset "utf-8";
/* CSS Document */
* {
    padding: 0;
    margin: 0;
    outline: none;
}
html {
    margin: 0;
    padding: 0;
    font-size: 0.24rem;
}
/*这个是用来防止rembug页面闪动以及闪动所引起的后影响的*/
html {
    font-size: 50px;
}
ul {
    list-style: none;
}
body {
    font-size: 0.24rem;
    background-color: #fff;
}
img {
    max-width: 100%;
}
input, textarea {
}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
textarea {
    -webkit-appearance: none;
}
#p1, #p3 {
    margin-left: auto;
    margin-right: auto;
    /*	max-width: 1920px;*/
    position: relative;
}
#p2, #p4, #p5 {
    /*	height: 100vh;*/
    margin-left: auto;
    margin-right: auto;
    /*	max-width: 1920px;*/
    height: auto;
    /*	padding-top: 6.25vw;*/
    box-sizing: border-box;
    position: relative;
}
video {
    object-fit: fill
}
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    min-width: 1200px;
    position: relative;
}
.banner img {
    display: block;
}
.banner11{
	display: none;
}
.banner11 img {
    display: block;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 0!important;
}
.ser_next {
    background-image: url("../img/jtr2.png")!important;
    background-size: 100% 100%!important;
    width: 40px!important;
    height: 40px!important;
    background-repeat: no-repeat;
    z-index: 2!important;
}
.ser_prev {
    background-image: url("../img/jtl2.png")!important;
    background-size: 100% 100%!important;
    width: 40px!important;
    height: 40px!important;
    background-repeat: no-repeat;
    z-index: 2!important;
}
.about {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 50px;
}
.abo_l {
    width: 38.33%;
    height: auto;
	min-height: 280px;
    overflow: hidden;
    float: left;
    position: relative;
}
.abo_r {
    float: right;
    width: 61.67%;
    height: auto;
    box-sizing: border-box;
    padding-left: 40px;
    padding-top: 60px;
}
.abo_c {
    width: 1200px;
    height: 400px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    z-index: 3;
    position: relative;
}
.abo_l img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    display: block;
}
.abo_l h1 {
    font-size: 46px;
    font-weight: bold;
    color: #FFFFFF;
    z-index: 2;
    position: absolute;
    top: 60px;
    left: 100px;
    line-height: 76px;
}
.abo_des {
    width: 750px;
    height: auto;
    overflow: hidden;
	font-size: 20px;
    font-weight: 400;
    color: #000000;
    line-height: 34px;
}
.abo_more {
    width: 125px;
    height: 46px;
    border: 2px solid #7DBE2E;
    border-radius: 18px;
    line-height: 42px;
    font-size: 18px;
    font-weight: 500;
    color: #7DBE2E;
    box-sizing: border-box;
    text-align: center;
    margin-top: 30px;
/*    float: right;*/
	margin-left: 628px;
}
.abo_more a{
	color: #7DBE2E;
}
.abo_more:hover{
	background-color: #58B530;
	border: 2px solid #58B530;
}
.abo_more:hover a{
	color: #fff;
}
.abo_item {
    width: 255px;
    margin-right: 30px;
    height: 400px;
    float: left;
    overflow: hidden;
    margin-top: -40px;
    background-size: 100% 100%;
	-moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.abo_item:last-child {
    margin-right: 0;
}
.abo_item:hover{
	border-radius: 10px;
}
.abo_item a{
	display: block;
}
/*
.abo_item:hover a{
	opacity: 0.7;
}
*/
.aoo_icon {
    width: 140px;
    height: 140px;
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 77px;
    margin-bottom: 10px;
	-moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.abo_item:hover .aoo_icon{
	transform:rotate(360deg); 
		-ms-transform:rotate(360deg); 	/* IE 9 */ 
		-moz-transform:rotate(360deg); 	/* Firefox */ 
		-webkit-transform:rotate(360deg); /* Safari 和 Chrome */ 
		-o-transform:rotate(360deg); 	/* Opera */
}
.aoo_icon img {
    width: 66px;
    height: 66px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 37px;
}
.abo_item h1 {
    font-size: 38px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.abo_item p {
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.product {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url("../img/bag.jpg");
    background-size: cover;
    padding-bottom: 100px;
}
.pro_list {
    width: 1240px;
    height: 346px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    position: relative;
    padding-bottom: 30px;
}
.siwper_ban22 {
    width: 1440px;
    height: auto;
    position: relative;
	margin-left: -110px;
}
.pro_list img {
    opacity: 0.3;
    display: block;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 30px rgba(0,0,0,0.4);
    border-radius: 14px;/*	background-color: #000;*/
	
}
.pro_list img:hover{
	transform: scale(1);
}
.pro_list .swiper-slide {
    position: relative;
	height: 346px;
}
.pro_list .swiper-slide-active {
    z-index: 3;
	position: relative;
}
.pro_list .swiper-slide-next {
   z-index: 1;
	position: relative;
}
.pro_list .swiper-slide-prev {
   z-index: 1;
	position: relative;
}
.pro_list .swiper-slide-active img {
    width: 480px!important;
    height: 346px!important;
    margin-top: 0;
    opacity: 1;
}
.pro_list .swiper-slide-next img {
    width: 362px;
    height: 260px;
    opacity: 0.7;
}
.pro_list .swiper-slide-prev img {
    width: 362px;
    height: 260px;
    opacity: 0.7;
}
.swiper-slide-active .heibg {
	margin-top: 0;
	width: 100%;
	height: 100%;
	display: block;
    background-color: rgba(0,0,0,0);
    border-radius: 14px;
	z-index: 3;
	position: relative;
}
.swiper-slide-prev .heibg {
    background-color: rgba(0,0,0,1);
    width: 362px;
    height: 260px;
    margin-right: -20px;
    margin-top: 43px;
    z-index: 1;
    display: block;
    border-radius: 14px;
    float: right;
	position: relative;
	
}
.swiper-slide-next .heibg {
    background-color: rgba(0,0,0,1);
    width: 362px;
    height: 260px;
    margin-left: -20px;
    margin-top: 43px;
    z-index: 1;
    display: block;
    border-radius: 14px;
    float: left;
	position: relative;
}

.pro_next {
    background-image: url("../img/jtr1.png")!important;
    background-size: 100% 100%!important;
    width: 28px!important;
    height: 28px!important;
    background-repeat: no-repeat;
    z-index: 2!important;
    right: 90px!important;
}
.pro_prev {
    background-image: url("../img/jtl1.png")!important;
    background-size: 100% 100%!important;
    width: 28px!important;
    height: 28px!important;
    background-repeat: no-repeat;
    z-index: 2!important;
    left: 90px!important;
}
.tit1 {
    width: 449px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #FFFFFF;
    float: right;
    clear: both;
	margin-left: 500px;
}
.tit2 {
    width: 449px;
    height: 130px;
	margin-right: 500px;
    line-height: 130px;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    clear: both;
}
.plan {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 70px;
}
.plan_list {
    width: 1200px;
    height: auto;
    overflow: hidden;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
}
.plan_item {
    width: 255px;
    margin-right: 60px;
    height: auto;
    overflow: hidden;
    float: left;
}
.plan_item:last-child {
    margin-right: 0;
}
.plan_item img {
    width: 100%;
    height: 160px;
    display: block;
    margin-bottom: 20px;
}
.plan_item h1 {
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 20px;
	text-align: center;
}
.plan_item:hover h1{
	color: #7DBE2E;
}
.plan_item p {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    margin-bottom: 30px;
    text-align: center;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.plan_more {
    width: 130px;
    height: 42px;
    border: 2px solid #7DBE2E;
    border-radius: 18px;
    line-height: 38px;
    color: #7DBE2E;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}
.plan_more a{
	color: #7DBE2E;
	display: block;
}
.plan_more:hover{
	background-color: #58B530;
	border: 2px solid #58B530;
}
.plan_more:hover a{
	color: #fff;
}
.case {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f8f8f8;
    padding-bottom: 70px;
}
.case_list {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    clear: both;
    padding-top: 70px;
}
.case_item {
    width: 590px;
    height: auto;
    overflow: hidden;
    float: left;
/*    margin-right: 20px;*/
}
.case_item:last-child {
    margin-right: 0;
}
.case_item img {
    display: block;
    margin-bottom: 15px;
    width: 100%;
}

.case_item h1 {
    font-size: 22px;
    font-weight: 500;
    color: #000000;
}
.case_item:hover h1{
	color: #7DBE2E;
}
.plan .all_more{
	display: none;
}
.all_more {
    width: 130px;
    height: 42px;
    border: 2px solid #7DBE2E;
    border-radius: 18px;
    line-height: 38px;
    color: #7DBE2E;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    margin-top: 40px;
}
.all_more a{
	color: #7DBE2E;
	display: block;
}
.all_more:hover{
	background-color: #58B530;
	border: 2px solid #58B530;
}
.all_more:hover a{
	color: #fff;
}
.news {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 70px;
}
.news_list {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    clear: both;
    padding-top: 70px;
}
.news_item {
    width: 575px;
    height: 180px;
    background: rgba(248, 248, 248, 0);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    float: left;
    background-color: rgba(237, 249, 255, 0.5);
    box-sizing: border-box;
    padding: 22px;
    padding-bottom: 15px;
    margin-right: 50px;
    margin-bottom: 50px;
}
.news_item:hover{
	background-color: rgba(237, 249, 255, 1);
}
.news_item:hover h1{
	color: #7DBE2E;
}
.news_item:nth-child(2n) {
    margin-right: 0;
}
.news_item img {
    width: 96px;
    height: 64px;
    float: left;
    margin-right: 18px;
}
.news_item h1 {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 34px;
}
.news_item h2 {
    font-size: 15px;
    font-weight: 400;
    color: #999999;
    line-height: 26px;
}
.news_item h2 span {
    font-size: 14px;
    font-weight: 400;
    color: #58B530;
}
.news_item p {
    padding-top: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 26px;
    width: 100%;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*关于我们的页面--------------------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:1400px ) {
	.abo_des{
		font-size: 18px;
		line-height: 30px;
		padding-right: 100px;
		width: 670px;
	}
	.abo_more{
		margin-left: 540px;
		margin-top: 1vw;
		 -webkit-margin-top: 20px;
	}
	.abo_l h1{
		font-size: 38px;
		line-height: 56px;
	}
}
@media screen and (max-width:750px ) {
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    min-width: 100%;
    position: relative;
	display: none;
}
.banner img {
    display: block;
/*	opacity: 0;*/
	
	width: 100%;
}
.banner a{
	display: block;
}
.banner11{
	display: block;
}
.banner11 img {
    display: block;
	height: 4rem;
}
	.banner11 .swiper-slide{
		width: 100%;
		height: 4rem;
		background-size: auto 4rem;
		background-position: top center;
	}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 0!important;
}
.ser_next {
    background-image: url("../img/jtr2.png")!important;
    background-size: 100% 100%!important;
    width: 0.4rem!important;
    height: 0.4rem!important;
    background-repeat: no-repeat;
    z-index: 2!important;
	top:59%!important;
}
.ser_prev {
    background-image: url("../img/jtl2.png")!important;
    background-size: 100% 100%!important;
    width: 0.4rem!important;
    height: 0.4rem!important;
    background-repeat: no-repeat;
    z-index: 2!important;
	top:59%!important;
}
.about {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 0.5rem;
}
.abo_l {
    width: 3.05rem;
    height: 1.92rem;
	min-height: 1.92rem;
    overflow: hidden;
    float: left;
    position: relative;
}
.abo_r {
    float: right;
    width: 4.45rem;
    height: auto;
    box-sizing: border-box;
    padding-left: 3.6vw;
    padding-top: 3vw;
	padding-right: 0.3rem;
}
.abo_c {
    width:6.9rem;
    height: 2.47rem;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    z-index: 3;
    position: relative;
	padding-top: 0.3rem;
}
.abo_l img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    display: block;
}
.abo_l h1 {
    font-size: 0.27rem;
    font-weight: bold;
    color: #FFFFFF;
    z-index: 2;
    position: absolute;
    top: 0.3rem;
    left: 0.27rem;
    line-height: 0.43rem;
}
.abo_des {
    width: 100%;
    height: auto;
    overflow: hidden;
	font-size: 0.2rem;
	font-weight: 400;
	color: #000000;
	line-height: 0.34rem;
	padding-right: 0;
}
.abo_more {
   width: 1.52rem;
	height: 0.5rem;
	border: 0.02rem solid #7DBE2E;
	border-radius: 0.25rem;
    line-height: 0.46rem;
    font-size: 0.2rem;
	font-weight: 500;
	color: #7DBE2E;
    box-sizing: border-box;
    text-align: center;
    margin-top: 0.2rem;
/*    float: right;*/
	margin-left: 0;
}
.abo_more a{
	color: #7DBE2E;
}
.abo_more:hover{
	background-color: #58B530;
	border: 2px solid #58B530;
}
.abo_more:hover a{
	color: #fff;
}
.abo_item {
    width: 1.59rem;
    margin-right: 0.18rem;
    height: 2.47rem;
    float: left;
    overflow: hidden;
    margin-top: 0;
    background-size: 100% 100%;
}
.abo_item:last-child {
    margin-right: 0;
}
	
.aoo_icon {
    width: 0.87rem;
    height: 0.87rem;
    border: 0.02rem solid #FFFFFF;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.48rem;
    margin-bottom: 0.1rem;
}
.aoo_icon img {
    width: 0.41rem;
    height: 0.41rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 0.23rem;
}
.abo_item h1 {
    font-size: 0.24rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.abo_item p {
    font-size: 0.11rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}
.product {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url("../img/bag.png");
    background-size: cover;
    padding-bottom: 0.5rem;
	padding-top: 0.5rem;
}
.pro_list {
    width: 100%;
    height: 3.46rem;
  	overflow:visible;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0rem;
	padding-bottom: 0rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
    position: relative;
	box-sizing: border-box;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
}
.siwper_ban22 {
    width: 100%;
    height: auto;
    position: relative;
	margin-left: 0;
}
.pro_list img {
    opacity: 0.3;
    display: block;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 0.3rem rgba(0,0,0,0.4);
    border-radius: 0.14rem;/*	background-color: #000;*/
}
.pro_list .swiper-slide {
    position: relative;
	height: 3.46rem;
}
.pro_list .heibg{
	width: 3.62rem;
    height: 2.6rem;
	display: none;
}
.pro_list .swiper-slide-active img {
    width: 4.8rem!important;
    height: 3.46rem!important;

    position: relative;
    z-index: 3;
    margin-top: 0;
    opacity: 1;
}
.pro_list .swiper-slide-next img {
    width: 3.62rem;
    height: 2.6rem;
    position: relative;
    z-index: 1;
    opacity: 0.7;
}
.pro_list .swiper-slide-prev img {
     width: 3.62rem;
    height: 2.6rem;
    position: relative;
    z-index: 1;
    opacity: 0.7;
}
.swiper-slide-active .heibg {
	margin-top: 0;
	width: 4.8rem!important;
    height: 3.46rem!important;
	display: block;
	margin-left: -1.25rem;
}
.swiper-slide-prev .heibg {
    background-color: rgba(0,0,0,1);
     width: 3.62rem;
    height: 2.6rem;
    margin-right: -0.2rem;
    margin-top: 0.43rem;
    z-index: 1;
    display: block;
    border-radius: 0.14rem;
    float: left;
}
.swiper-slide-next .heibg {
    background-color: rgba(0,0,0,1);
    width: 3.62rem;
    height: 2.6rem;
    margin-left: -0.2rem;
    margin-top: 0.43rem;
    z-index: 2;
    display: block;
    border-radius: 0.14rem;
    float: right;
}
.swiper-slide-active .heibg {
    background-color: rgba(0,0,0,0);
    border-radius: 0.14rem;
}
.pro_next {
    background-image: url("../img/jtr1.png")!important;
    background-size: 100% 100%!important;
    width: 0.4rem!important;
    height: 0.4rem!important;
    background-repeat: no-repeat;
    z-index: 2!important;
    right: 0.5rem!important;
	margin-top: -0.2rem!important;
}
.pro_prev {
    background-image: url("../img/jtl1.png")!important;
    background-size: 100% 100%!important;
    width: 0.4rem!important;
    height: 0.4rem!important;
    background-repeat: no-repeat;
    z-index: 2!important;
    left: 0.5rem!important;
	margin-top: -0.2rem!important;
}
.tit1 {
    width: 2.75rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    color: #FFFFFF;
    float: none;
	margin-left: auto;margin-right: auto;
    clear: both;
	background-size: 100% 100%;
}
.tit2 {
     width: 2.75rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: bold;
    color: #FFFFFF;
    float: none;
	margin-left: auto;margin-right: auto;
    clear: both;
	background-size: 100% 100%;
}
.plan {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 0.5rem;
	padding-top: 0.5rem;
}
.plan_list {
    width:6.9rem;
    height: auto;
    overflow: hidden;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0.5rem;
}
.plan_item {
    width: 3.3rem;
    margin-right: 0.3rem;
    height: auto;
    overflow: hidden;
    float: left;
}
.plan_item:nth-child(2n) {
    margin-right: 0;
}
.plan_item:last-child {
    margin-right: 0;
}
.plan_item img {
    width: 100%;
    height: 2.2rem;
    display: block;
    margin-bottom: 0.2rem;
}
.plan_item h1 {
    font-size: 0.3rem;
    font-weight: 400;
    color: #000000;
    margin-bottom: 0rem;
	line-height: 0.7rem;
	text-align: center;
}
.plan_item p {
    font-size: 0.24rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.38rem;
    margin-bottom: 0rem;
    text-align: center;
    height: 1.52rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.plan_more {
    width: 1.52rem;
    height: 0.5rem;
    border: 0.02rem solid #7DBE2E;
    border-radius: 0.25rem;
    line-height: 0.46rem;
    color: #7DBE2E;
    font-size: 0.2rem;
    font-weight: bold;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
	display: none;
}
.plan_more a{
	color: #7DBE2E;
	display: block;
}
.plan_more:hover{
	background-color: #58B530;
	border: 0.02rem solid #58B530;
}
.plan_more:hover a{
	color: #fff;
}
	.db{
		display: block;
	}
.case {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f8f8f8;
    padding-bottom: 0.5rem;
	padding-top: 0.5rem;
}
.case_list {
    width: 6.9rem;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    clear: both;
    padding-top: 0.5rem;
}
.case_item {
    width: 3.3rem;
    height: auto;
    overflow: hidden;
    float: left;
    margin-right: 0.3rem;
}
.case_item:last-child {
    margin-right: 0;
}
.case_item img {
    display: block;
    margin-bottom: 0.2rem;
    width: 100%;
}
.case_item h1 {
    font-size: 0.24rem;
    font-weight: 500;
    color: #000000;
}
.all_more {
   width: 1.52rem;
	height: 0.5rem;
	border: 0.02rem solid #7DBE2E;
	border-radius: 24px;
    line-height: 0.46rem;
    color: #7DBE2E;
    font-size: 0.2rem;
    font-weight: normal;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    margin-top: 0.5rem;
}
.all_more a{
	color: #7DBE2E;
	display: block;
}
.all_more:hover{
	background-color: #58B530;
	border: 2px solid #58B530;
}
.all_more:hover a{
	color: #fff;
}
.news {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 0.5rem;
	padding-top: 0.5rem;
}
.news_list {
    width: 6.9rem;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    clear: both;
    padding-top: 0.5rem	;
}
.news_item {
    width: 100%;
    height: auto;
    background: rgba(248, 248, 248, 0);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    float: left;
    background-color: rgba(237, 249, 255, 0.5);
    box-sizing: border-box;
    padding: 0.25rem;
    padding-bottom: 0.25rem;
    margin-right: auto;
    margin-bottom: auto;
	margin-bottom: 0.3rem;
}
.news_item:nth-child(2n) {
    margin-right: 0;
}
.news_item img {
    width: 1.2rem;
    height: 0.9rem;
    float: left;
    margin-right: 0.25rem;
}
.news_item h1 {
    font-size: 0.22rem;
    font-weight: bold;
    color: #000000;
    line-height: 0.3rem;
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
}
.news_item h2 {
    font-size: 0.18rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.26rem;
}
.news_item h2 span {
    font-size: 0.18rem;
    font-weight: 400;
    color: #58B530;
}
.news_item p {
    padding-top: 0.2rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.32rem;
    width: 100%;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
	.news_item:last-child{
		margin-bottom: 0;
	}
	.plan .all_more{
	display: block;
}
}
