@charset "utf-8";
header{
	width:100%;
	background:url(/public/index/images/top.jpg) no-repeat;
	background-size:100% 100%;
	min-width:1200px;
	border-bottom:12px solid #7cae41;
}
.top {
	width:1200px;
	height:116px;
	background:url(/public/index/images/top_z.png) right no-repeat;
	background-size:auto 100%;
	margin: 0px auto;
}

.logo{
	float:left;
	margin-top:8px;
	height:100px;
}
.logo img{
	height:100px;
}
.t_r{
	float: right;
	width: auto;	
	margin-top: 22px;
	font-size:16px;
	font-weight:bold;
}
.t_r img{
	vertical-align: -26px;
    margin-right: 5px;
    display: inline-block;
    width: 72px;
}
.t_r a{
	color:#fff;
}
.t_r a:hover{
	color:#ec8e25;
}
.nav {
	width:100%;
	min-width:1200px;
}

.nav ul {
	width:1200px;
	height:40px;
	line-height:40px;
	margin:15px auto 20px auto;
}

.nav ul li {
	float: left;
	width: auto;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	padding:0px 22px;
	font-weight:bold;
	background:url(/public/index/images/nav_line.png) right no-repeat;
}

.nav ul li a {
	float: left;
}

.nav ul li a:hover,
.nav_on{
	float: left;
	color:#2b5429;
}
.search{
	float: right;
    width: 220px;
    height:30px;
	padding:5px;
	background:#eeeeee;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
.search_w{
float: left;
width:180px;
border: none;
padding:0px 5px;
line-height:30px;
font-size: 14px;
height:30px;
color:#666;
background:none;
outline: none;
}
.search img{
	width: 24px;
	padding:3px;
	display:block;
}

.w{
	width:1200px;
	margin:0px auto;
	display: flex;
    justify-content: space-between;
}
.w_lf{
	width:725px;
	height:435px;
}
.w_rg{
	width:434px;
	height:435px;
	padding:30px;
	box-sizing:border-box;
	background:#f4f4f4;
}
.w_tl{
	width:100%;
	display: flex;
    justify-content: space-between;
}
.w_rq{
	width:70px;
	background:url(/public/index/images/rq_bg.png) no-repeat;
	height:70px;
	text-align:center;
	color:#7cae41;
	font-weight:bold;
	line-height:250%;
}
.w_rq p{
	color:#fff;
}
.w_tit{
	width:280px;
	height:70px;
	overflow:hidden;
	font-size:24px;
	font-weight:bold;
}
.w_jj{
	width:100%;
	height:72px;
	margin:20px 0px;
	overflow:hidden;
	color:#898989;
	line-height:24px;
}
.w_ct{
	border-top:1px solid #ccc;
	width:100%;
	padding-top:20px;
}
.w_li{
	width:100%;
	height:26px;
	line-height:26px;
	margin:5px 0px;
}
.w_li_fl{
	float:left;
	width:56px;
	height:26px;
	line-height:26px;
	padding-right:6px;
	margin-right:10px;
	font-size:12px;
	color:#7cae41;
	text-align:center;
	background:url(/public/index/images/fl_bg.png) center no-repeat;
}
.w_li_tl{
	float:left;
	width:210px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.w_li_rq{
	float: right;
	font-size:12px;
	color:#898989;
}
.gg{
	width:1200px;
	height: auto;
	margin:36px auto 0px auto;
}
.gg img{
	width:100%;
}
.title{
	width:1200px;
	height: auto;
	padding:26px 0px;
	margin:0px auto;
	border-bottom:1px solid #ccc;
	font-size:20px;
	font-weight:bold;
	color:#2b5429;
}
.title a,.tit a{
	font-size:12px;
	color:#898989;
	padding-top:6px;
	font-weight: normal;
}
.huizhan{
	width:1200px;
	margin:25px auto 0px auto;
}
.huizhan_li{
	float:left;
	width:285px;
	height:171px;
	margin-right:20px;
	position:relative;
}
.huizhan_li img{
	width:285px;
	height:171px;
	object-fit: cover;
}
.huizhan_tl{
	position:absolute;
	z-index:3;
	width:100%;
	bottom:0px;
	left:0px;
	line-height:30px;
	overflow:hidden;
	height:40px;
	padding:5px 10px;
	box-sizing:border-box;
	background:url(/public/index/images/img_tl.png) bottom repeat-x;
}
.huizhan_tl a{
	color:#fff;
}
.huizhan_tl a:hover{
	color:#ec8e25;
}
.huizhan_li:nth-child(4){
	margin-right:0px;
}
.wz{
	width:1200px;
	margin:0px auto;
	display: flex;
    justify-content: space-between;
}
.wz_lf{
	width:280px;
}
.tit{
	width:100%;
	padding:26px 0px;
	font-size:20px;
	font-weight:bold;
	color:#2b5429;
}
.myscroll { 
    width:280px;
	height:960px;
	background:#f4f4f4;
	padding:0px 15px;
	border-top:15px solid #f4f4f4;
	border-bottom:15px solid #f4f4f4;
	box-sizing:border-box;
    overflow: hidden;
}
.myscroll ul{
	float:left;
	width:250px;
}
.myscroll li {
	float:left;
	width: 250px; 
	height:90px;
	margin-bottom:10px;
	overflow:hidden;
}
.myscroll li img{
	width: 250px; 
	height:90px;
}
.wz_rg{
	width:880px;
}
.wz_rg_1{
	float:left;
	width:420px;
	height:520px;
	overflow:hidden;
}
.wz_rg_2{
	float: right;
	width:420px;
	height:520px;
	overflow:hidden;
}
.wz_rg_img{
	width:420px;
	height:252px;
	overflow:hidden;
	position:relative;
}
.wz_rg_img img{
	width:420px;
	height:252px;
	object-fit: cover;
}
.wz_li{
	width:100%;
	line-height:24px;
	height:24px;
	overflow:hidden;
	margin:20px 0px;
}
.wz_li span{
	color:#7cae41;
	font-size:28px;
	font-weight:bold;
	vertical-align: -5px;
    margin-right: 5px;
    display: inline-block;
}

.partner{
	width:1200px;
	height:120px;
	margin:30px auto;
}
.partner .swiper-container {
  width: 100%;
  height: 100%;
  --swiper-navigation-color: #c4a541;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 50px;
  /* 设置按钮大小 */
}

.partner .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  float:left;
  height:30px;
  line-height:30px;
  width:28%;
  margin-right:5.3%;
  display: flex;
    justify-content: space-between;
}
.ln{
	width:75%
}
.lr{
	width:24%;
	text-align:right;
}
.partner .swiper-container .button-prev {
  left: 0px;
  outline: none;
}

.partner .swiper-container .button-next {
  right: 0px;
  outline: none;
}
footer{
	width:100%;
	min-width:1200px;
	background:#313131;
}
.bottom{
	width:1200px;
	margin:0px auto;
	padding:30px 0px;
	display: flex;
    justify-content: space-between;
}
.bottom_lf{
	width:150px;
}
.bottom_lf img{
	width:150px;
}
.bottom_rg{
	width:960px;
}
.bottom_t{
	width:100%;
	margin:30px 0px;
}
.bottom_t a{
	color:#fff;
	margin-right:60px;
}
.bottom_d{
	width:100%;
	color:#999;
	line-height:220%;
}
.bottom_d p{
	color:#fff;
}
.bottom_d a{
	font-size:12px;
	color:#999;
	margin:0px 10px;
}
.foot{
	width:1200px;
	margin:0px auto;
	padding:16px 0px;
	line-height:20px;
	color:#888;
	font-size:12px;
	text-align:center;
	border-top:1px solid #434343;
}
.foot a{
	color:#888;
}
/* 内页 */
.c{
	width:100%;
	background: url(/public/index/images/bg.png) no-repeat bottom #f4f4f4;
	padding-bottom:150px;
	min-width:1200px;
}
.banner{
	width:100%;
	min-width:1200px;
}
.banner img{
	width:100%;
	display:block;
}
.c_c{
	width:1200px;
	margin:0px auto;

}
.c_c01{
	padding-top:30px;
}

.c_lf{
	float:left;
	width:266px;
	padding-top: 30px;
	position: relative;
}
.c_t{
	width:100%;
	height:100px;
	line-height:100px;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	box-sizing:border-box;
	padding-left:25px;
	background:url(/public/index/images/lf_bg.png) no-repeat right #4d7434;
	position:absolute;
	top:-50px;
}
.c_t01{
	top:0px;
}
.c_rg{
	float:right;
	width:900px;
}
.cla{
	float:left;
	width:100%;
	box-sizing: border-box;
	padding:18px;
	background:#fff;
	padding-top:30px;
}
.cla01{
	padding-top:100px;
}
.cla_n{
	float:left;
	width:100%;
}
.cla_n a{
	float:left;
	width:100%;
	height:58px;
	line-height:58px;
	border-bottom:1px solid #d0d0d0;
}
.cla_n a:hover,.cla_on{
	float:left;
	width:100%;
	height:58px;
	line-height:58px;
	color:#4d7434;
	border-bottom:1px solid #4d7434;
}
.clf_d{
	float:left;
	width:100%;
	box-sizing: border-box;
	padding:18px;
	margin-bottom:20px;
	background:#fff;
}
.clf_dtl{
	font-size:20px;
	font-weight:bold;
	color:#4d7434;
	background:url(/public/index/images/12.jpg) bottom left no-repeat;
	width:100%;
	padding-bottom:15px;
	border-bottom:1px solid #d0d0d0;
}
.clf_dct{
	width:100%;
	padding-top:20px;
	line-height:240%;
	text-align:center;
}
.clf_dct p{
	font-size:24px;
	color:#ec8e25;
	font-weight:bold;
}
.clf_dct img{
	width:84px;
}
.c_add{
	width:100%;
	color:#898989;
	font-size:12px;
	padding:16px 0px;
	text-align:right;
}
.c_add img{
	vertical-align: -6px;
    margin-right: 5px;
    display: inline-block;
    width: 16px;
}
.c_add a{
	color:#898989;
}
.c_cont{
	width:100%;
	padding:0px 45px;
	box-sizing:border-box;
	background:#fff;
}
.c_cont_tl{
	width:100%;
	padding:38px 0px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.c_cont_line{
	width:100%;
	height:10px;
	background:url(/public/index/images/bg01.jpg);
}
.c_content,.lishi{
	width:100%;
	height: auto;
	padding:30px 0px;
	line-height:180%;
}
.co_act{
	width:100%;
	padding-top:30px;
}
.co_act_lf{
	float:left;
	width:460px;
}
.co_act_rg{
	float: right;
	width:286px;
}
.co_act_li{
	float:left;
	width:90%;
	height: 82px;
    padding: 20px 5%;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
}
.co_act_li span{
	color:#222;
	font-size: 18px;
	font-weight:bold;
}
.co_act_li img{
	float:left;
	width:82px;
	height:82px;
}
.co_act_li p{
	float: left;
	margin-top: 20px;
    width: 75%;
	padding-left:18px;
}
.map{
	width:100%;
	height:auto;
	padding:30px 0px;
	min-height:300px;
	overflow:hidden;
}
.mess{
	width:100%;
	margin:0px auto;
}
.mess_ts{
	width:100%;
	padding:26px 0px;
	color:#999999;
	text-align:center;
}
.mess_li{
	width:100%;
	margin-bottom:14px;
}
.mess_na{
	float:left;
	width:20%;
	text-align:right;
	line-height:40px;
	margin-right:2%;
}
.mess_x{
	float:left;
	width:32%;
}
.mess_xz{
	float:left;
	width:70%;
}
.tx{
	width:95%;
	height:36px;
	border: 1px solid #d9d9d9;
	border-radius:4px;
	line-height:36px;
	color:#999;
	outline:none;
	font-size:14px;
	padding:0px 2%;
}
.ly_tx{
	width:97%;
	background:#fff;
	height:100px;
	border: 1px solid #d9d9d9;
	border-radius:4px;
	line-height:24px;
	color:#999;
	outline:none;
	font-size:14px;
	padding:0px 1%;
	font-family:"微软雅黑";
}
.yzm{
	float:left;
	width:100px;
	height:36px;
}
.yzm img{
	width:100px;
	height:36px;
}
.send{
	width:100%;
	height:34px;
	background:#ec8e25;
	font-size:18px;
	color:#fff;
	border:none;
	outline: none;
	border-radius:4px;
	margin:10px 0px 70px 0px;
}
.send:hover{
	width:100%;
	height:34px;
	background:#4d7434;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.lishi_li{
	float:left;
	width:31%;
	margin:1.12%;
	box-sizing:border-box;
	border:1px solid #d9d9d9;
}
.lishi_li img{
	display:block;
	width:100%;
}
.lishi_li:nth-child(1),.lishi_li:nth-child(2){
	width:47.7%;
}
.c_new{
	width:100%;
	height: auto;
	background:#fff;
	padding:30px 35px;
	box-sizing:border-box;
	line-height:180%;
	display: flex;
    justify-content: space-between;
	margin-bottom:1px;
	transform: translateY(0px);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.c_new:hover{
	transform: translateY(-10px);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	box-shadow:rgba(0, 0, 0, .5) 0px 0px 8px 0px;
}
.c_new_img,.c_new_img img{
	width:200px;
	height:120px;
	object-fit: cover;
}
.c_new_ct{
	width:500px;
	font-size:13px;
	color:#898989;
}
.c_new_ct p{
	font-size:16px;
}
.c_new_rq{
	width:70px;
	background:url(/public/index/images/rq_bg01.png) no-repeat;
	height:70px;
	text-align:center;
	color:#7cae41;
	font-weight:bold;
	line-height:250%;
}
.c_new_rq p{
	color:#fff;
}
.clf_li{
	width:100%;
	line-height:24px;
	height:24px;
	overflow:hidden;
	margin:10px 0px;
}
.clf_li span{
	color:#7cae41;
	font-size:28px;
	font-weight:bold;
	vertical-align: -5px;
    margin-right: 5px;
    display: inline-block;
}
.x_add{
	width:100%;
	min-width:1200px;
	background:#f4f4f4;
	padding-top:20px;
}
.x_add_ct{
	width:1200px;
	line-height:20px;
	color:#898989;
	font-size:12px;
	margin:0px auto;
}
.x_add_ct img{
	vertical-align: -6px;
    margin-right: 5px;
    display: inline-block;
    width: 16px;
}
.x_add_ct a{
	color:#898989;
}
.ccc{
	float:left;
	width:900px;
}
.ccc_lf {
    float: right;
    width: 266px;
    position: relative;
}
.c_tl{
	float:left;
	width:100%;
	font-size:30px;
	color:#333;
	padding:30px 0px;
	font-weight:bold;
}
.c_rq{
	float:left;
	width:100%;
	font-size:12px;
	color:#999;
	line-height: 26px;
	padding-bottom:20px;
}
.c_rq img{
	vertical-align: -10px;
    margin-right: 5px;
    display: inline-block;
    width: 36px;
}
.c_jj{
	float:left;
	width:100%;
	color:#999;
	padding:10px 20px;
	line-height:160%;
	box-sizing:border-box;
	margin:3% 0px;
	background:#f4f4f4;
}
.c_ct{
	float:left;
	width:100%;
	line-height:180%;
	padding-bottom:10%;
	overflow: hidden;
}
.c_ct img{
	
}
.c_next{
	float:left;
	width:100%;
	background:#f4f4f4;
	border:1px solid #d9d9d9;
	border-radius:5px;
	margin-bottom:50px;
	font-size:12px;
}
.c_next a{
	color:#999;
}
.next01{
	width:100%;
	box-sizing:border-box;
	padding:14px 20px;
	border-bottom:1px solid #d9d9d9;
}
.next02{
	width:100%;
	box-sizing:border-box;
	padding:14px 20px;
}
.login{
	width:90%;
	max-width:580px; 
	height:auto;
	margin:0 auto;
	background:#fff;
	box-sizing:border-box;
	padding:5%;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.login_tl{
	width:100%;
	padding-bottom:20px;
	text-align:center;
	font-size:18px;
}
.login_lin{
	width:100%;
	height:40px;
	line-height:40px;
}
.login_li{
	width:100%;
	height:40px;
	line-height:40px;
	position:relative;
}
.login_li img{
	position:absolute;
	right:10px;
	top:0px;
}
.tx1{
	float:left;
	width:60%;
	height:40px;
	box-sizing:border-box;
	border:1px solid #ddd;
	border-radius:4px;
	line-height:40px;
	color:#999;
	outline:none;
	font-size:14px;
	padding:0px 3%;
}
.login_btn{
	width:100%;
	padding:20px 0px;
}
.login-button{
	width:100%; 
	height:46px;
	border:none;
	background:#ec8e25; 
	border-radius:4px; 
	font-size:16px; 
	color:#fff;
	outline: none;
}
.login-button:hover{
	background:#4d7434;
	color:#fff;
}

/* mob */
.yp{
	position:fixed;
	width:66px;
	z-index:99;
	right:0;
	top:30%;
}
.yp_ct{
	float: left;
	width:66px;
	position: relative;
}
.yp_ct .wxh{
    background-color:#4d7434;
    position: absolute;
    width: 300px;
    left: -300px;
    top: 0px;
    line-height: 66px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
	-moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    border-radius:40px 40px 40px 40px;
}
.yp_ct:hover .wxh{display:inline !important;}
.yp_ct .yx{
    background-color:#4d7434;
    position: absolute;
    width: 300px;
    left: -300px;
    top: 0px;
    line-height: 66px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
	-moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    border-radius:40px 40px 40px 40px;
}
.yp_ct:hover .yx{display:inline !important;}
.yp_ct .phone{
    background-color: #4d7434;
    position: absolute;
    width: 300px;
    left: -300px;
    top: 0px;
    line-height: 66px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none;
	-moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    border-radius:40px 40px 40px 40px;
}
.yp_ct:hover .phone{display:inline !important;}
.yp_ct .rewm{
	display:none;
    position: absolute;
    left: -120px;
    top: -30px;
    width: 100px;
    height: 100px;
	padding:10px;
    background-color: #4d7434;
	-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius:10px 10px 10px 10px;
    border-radius:10px 10px 10px 10px;
}
.yp_ct .rewm img{
	width:100%;
}
.yp_ct:hover .rewm{display:inline !important;}
.mnav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 997;
    background: rgba(0, 0, 0, .5);
    display: none;
}

.mnav_cont {
    width: 200px;
    height: 100%;
    background: #fff;
    position: relative;
    z-index: 999;
    overflow: scroll;
}

.mnav_lists>div {
    width: 100%;
    text-align: center;
}

.mnav_lists>div a {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 18px 0;
    color: #000;
}

.mnav_colse {
    width: calc(100% - 190px);
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 998;
    background: rgba(0, 0, 0, .5);
}

.open_mnav {
    display: none;
    float: right;
    margin: 14px 4px;
    cursor: pointer;
}
.mfoot {
    width: 100%;
    position: fixed;
    width: 100%;
    background:#7cae41;
    bottom: 0;
    left: 0;
    display: flex;
    z-index: 50;
    display: none;
}

.mfoot_item {
    width: 100%;
    text-align: center;
}

.mfoot_item a {
    width: 100%;
    display: inline-block;
}

.mfoot_img {
    margin: 4px auto 0;
}

.mfoot_img img {
    margin: 0 auto;
}

.mfoot_title {
    font-size: 12px;
    color: #fff;
    padding-bottom: 4px;
}
.sj_case_w{
	display:none;
}

@media screen and (min-width:200px) and (max-width:800px)
{
	 .mfoot {
        display: flex;
    }
	.open_mnav {
        display: block;
    }
header,footer,.banner,.c{
	min-width: inherit;
}
.nav,.t_r,.yp,.bottom_rg,.c_t,.clf_d,.c_add,.co_act_rg,.x_add,.ccc_lf{
		display: none;
	}
.top {
	width: 94%;
	height:60px;
	margin: 0px auto;
}	
.logo {
	float: left;
	margin-top: 5px;
	height:50px;
}
.logo img {
    height: 50px;
}
.w,.wz,.c_c{
	width:94%;
	margin:0px auto;
	display: block;
}

.w_lf {
    width:100%;
    height: auto;
	padding-top:20px;
}
.w_rg {
    width:100%;
    height: auto;
    padding: 20px;
    box-sizing: border-box;
    background: #f4f4f4;
}
.w_tit {
    width:74%;
    font-size: 18px;
    font-weight: bold;
}
.w_jj {
    width: 100%;
	height:auto;
    padding: 10px 0px;
}
.w_li_tl {
    float: left;
    width:55%;
}
.gg {
    width: 94%;
    height: auto;
    margin: 20px auto 0px auto;
}
.title{
    width: 94%;
	padding: 16px 0px;
}
.huizhan{
    width:100%;
}
.huizhan_li {
    float: left;
    width:46%;
    height:120px;
    margin-right:0px;
	margin-left:3%;
	margin-bottom:15px;
    position: relative;
}
.huizhan_li img {
    width: 100%;
    height:120px;
}
.wz_lf,.wz_rg,.co_act_lf{
   width: 100%;
}
.myscroll {
    width:100%;
	height:500px;
}
.myscroll ul{
    width:100%;
}
.myscroll li {
	float:left;
	 width:48%;
	height: auto;
	margin:0px 1% 10px 1%;
	overflow:hidden;
}
.myscroll li img{
	 width:100%;
	height: auto;
}
.wz_rg_img {
    width:100%;
	height: auto;
    position: relative;
}
.wz_rg_img {
	width:100%;height: auto;
}
.partner {
    width: 94%;
    height: 360px;
    margin: 20px auto;
}
.bottom,.foot{
	width: 94%;
	padding: 20px 0px;
}
.bottom_lf{
    margin: 0px auto;
}
.partner .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  float:left;
  height:30px;
  line-height:30px;
  width:100%;
  margin-right:0px;
  display: flex;
    justify-content: space-between;
}
.c_lf {
    float: left;
    width: 100%;
	margin-top:20px;
	padding-top:0px;
    position: inherit;
}
.c_rg{
	float: left;
	width: 100%;
}
.c_cont {
    width: 100%;
    padding: 0px 20px;
}
.cla {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 18px;
    background: #fff;
    padding-top: 0px;
	margin-bottom:20px;
}
.cla_n {
    float: left;
    width: 33%;
}
.c_cont_tl {
    width: 100%;
    padding: 20px 0px;
}
.co_act_li img {
    float: left;
    width: 20%;
    height: auto;
}
.co_act_li p {
    float: left;
    margin-top: 4px;
    width:75%;
    padding-left: 5%;
}
.cla_n a {
    text-align: center;
}
.c{
	padding-bottom:100px;
}
.co_act_li{
	    padding: 10px 5%;
}
.c_new_img, .c_new_img img {
    width:100%;
    height: 200px;
}
.c_new {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    line-height: 180%;
    display: block;
    justify-content: space-between;
    margin-bottom: 1px;
    transform: translateY(0px);
}
.c_new:hover {
    transform: translateY(0px);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    box-shadow: none;
}
.c_new_ct {
    width:100%;
    font-size: 12px;
	margin-top:15px;
    color: #898989;
}
.c_new_rq{
	    margin-top: 12px;
}
.ccc {
    float: left;
    width:100%;
}
.c_tl{
	font-size:24px;
}
.wz_rg_1,.wz_rg_2{
    float: left;
    width: 100%;
    height: 520px;
    overflow: hidden;
}
}<!--0.00020694732666016-->