.slide_info_list{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1080px;
	height: 486px;
	margin-top: -243px;
	margin-left: -540px; 
	background: rgba(255,255,255,.85);
	padding: 30px 40px;
	z-index: 100000;
}
.slide_info_list_img{
	position: absolute;
    width: 1080px;
    height: 486px;
    background: rgba(255,255,255,.85);
    z-index: 100000;
    margin-left: -540px;
    margin-top: 69px;
    top: 50%;
    left: 50%;
}
.slide_info_l{
	width: 130px;
	height: 120px;
	float: left;
}
.slide_info_r{
	width: 810px;
	height: 120px;
	float: left;
}

.slide_info_tit{
	width: 100%;
	height: 140px;
	text-align: center;
}
.slide_info_tit .slide_info_tit_z{
	font-size: 40px;
	font-weight: 500;
}
.slide_info_tit .slide_info_tit_c{
	font-size: 16px;
	padding-top:30px;
}
.slide_info_list_l{
	float: left;
	width: 50%;
	height: 286px;
}
.slide_info_list_r{
	float: right;
	width: 50%;
	height: 286px;
}
.slide_list_tit{
	color: red;
	font-size: 18px;
}
.slide_info_list .slide_list div{
	padding-top:20px;
	font-size: 16px;
	cursor: pointer;
}
.slide_info_list .slide_list div:hover{
	color: #0df6ff;
}
.slide_info_list .slide_list a{
	display: inline-block;
	margin-top: 60px;
	margin-right: 35px;
}

.silide_info_yugao{
	width: 100%;
	height: 40px;
}
.yugao_btn{
	width: 130px;
	height: 40px;
	cursor: pointer;
	border-radius: 20px;
	background: #004caa;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
}
.slide_info_title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
}
.slide_info_title a{
	font-size: 36px;
	font-weight: bold;
	color: #282828;
}
.slide_info_title a:hover{
	color: #3d76bd;
}
.slide_info_small_tit{
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #585a5d;
}

.slide_info_count{
	width: 100%;
	margin-top: 20px;
	border-top: 1px dotted #3d76bd;
}
.slide_info_img{
	width: 173px;
	float: left;
}
.slide_info_img_tit{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	color: #004caa;
	font-size: 20px;
	font-weight: 600;
}
.slide_info_name{
	width: 795px;
	float: left;
	margin-left: 30px;
	margin-top: 50px;
	font-size: 20px;
	font-weight: 400;
	color: #004caa;
}
.slide_info_info{
	width: 795px;
	height: 120px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	font-size: 15px;
	line-height: 30px;
}
.slide_info_tingke{
	width: 795px;
	float: left;
}
.slide_info_tingke_btn{
	width: 130px;
	height: 40px;
	margin:auto;
	cursor: pointer;
	border-radius: 20px;
	background: #004caa;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}


/*晒干货*/
.shaiganhuo{
	width: 100%;
	height: 360px;
	background: #f5f5f5;
}
.shaiganhuo_body{
	width: 1200px;
	padding: 10px 0;
	margin:auto;
}
.shaiganhuo_choose{
	width: 100%;
	text-align: center;
	padding: 20px 0;
	background: url(../images/choose_bg_2.png) no-repeat center center;
}
.shaiganhuo_choose > div{
	width: 130px;
	height: 40px;
	line-height: 36px;
	display:inline-block;
	color: #004caa;
	font-size: 15px;
	cursor: pointer;
}
.shaiganhuo_choose > div a{
	color: #004caa;
}
.shaiganhuo_choose_active{
	background: url(../images/choose_active.png) no-repeat center center;
	
}
.shaiganhuo_choose_active a{
	color: #fff !important;
}

.shaiganhuo_tit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 25px;
	color: #004caa;
	font-weight: bold;
	background: url(../images/word_bg.png);
	letter-spacing: 5px;
}
.shaiganhuo_list{
	margin-top: 10px;
	position: relative;
	width: 100%;
}
.shaiganhuo_list_info{
	float: left;
	width: 23.5%;
	/*height: 280px;*/
	padding-bottom: 20px;
	margin-left:2%; 
	box-shadow: 0px 1px 5px #999;
}
.shaiganhuo_list a:first-child .shaiganhuo_list_info{
	margin-left:0; 
}
.shaiganhuo_list_info_img{
	width: 100%;
}
.shaiganhuo_list_info_img img{
	width: 100%;
	height: 160px;
}
.shaiganhuo_list_info_tit{
	padding-top: 10px;
	padding-left: 20px;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
}


/*充电站*/
.chongdianzhan{
	width: 100%;
	height: 360px;
	background: #fff;
}
.chongdianzhan_body{
	width: 1200px;
	padding: 10px 0;
	margin:auto;
}
.chongdianzhan_choose{
	width: 100%;
	text-align: center;
	padding: 40px 0;
}
.chongdianzhan_choose > div{
	width: 130px;
	height: 40px;
	line-height: 36px;
	display:inline-block;
	border:2px solid #004caa;
	border-radius: 20px;
	color: #004caa;
	font-size: 15px;
	cursor: pointer;
}
.chongdianzhan_choose_active{
	background: #004caa;
	color: #fff !important;
}

.chongdianzhan_tit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 25px;
	color: #004caa;
	font-weight: bold;
	background: url(../images/word_bg.png);
	letter-spacing: 5px;
}
.chongdianzhan_list{
	margin-top: 10px;
	position: relative;
	width: 100%;
}
.chongdianzhan_list_info{
	float: left;
	width: 23.5%;
	/*height: 280px;*/
	padding-bottom: 20px;
	margin-left:2%; 
	box-shadow: 0px 1px 5px #999;
}
.chongdianzhan_list a:first-child .chongdianzhan_list_info{
	margin-left:0; 
}
.chongdianzhan_list_info_img{
	width: 100%;
}
.chongdianzhan_list_info_img img{
	width: 100%;
	height: 160px;
}
.chongdianzhan_list_info_tit{
	padding-top: 10px;
	padding-left: 20px;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
}
.chongdianzhan_list_info_time{
	padding-top: 10px;
	padding-left: 20px;
	color: #999;
	font-size: 12px;
	padding-right: 24px;
    text-align: right;
}
