﻿/* 平板 pad start*/
@media screen and (min-width: 768px) and (max-width: 992px) {
body{
	font-size:14px;	
	background-size:100% auto;
}

.visible-sm{display: block !important;}
.visible-sm-block {display: block !important;}
.visible-sm-inline {display: inline !important;}
.visible-sm-inline-block {display: inline-block !important;}
.hidden-sm{display:none !important;}

.wrapin{
	width:750px;	
}


.main{
	width: 750px;
	margin:0 auto;
}

.h_news{
	width: 100%;
	margin:20px 0 0 0;	
}
.h_news .head{
	height: 42px;
	line-height: 42px;
	padding:0 10px;
	color:#fff;
	clear: both;
	margin-bottom:12px;
}
.h_news .head span{
	float: left;
	font-size:18px;
}
.h_news .head i{
	float: left;
	display: block;
	height: 18px;
	border-left:1px solid #fff;
	margin:12px 8px 0 8px;
}
.h_news .head em{
	float: left;
	font-size:16px;
	text-transform: uppercase;
}
.h_news .head a{
	float: right;
	color:#fff;
	font-size:16px;
}
.h_news li{
	height: 30px;
	line-height: 30px;
	position: relative;
	padding-left:88px;
}
.h_news li i{
	display: block;
	width: 5px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-7px;	
}
.h_news li span{
	position: absolute;
	left: 20px;
	top: 0;
}
.h_news li a{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.h_news1 .head{
	background:#ff8036;
}
.h_news1 li i{
	background:#6fcf51;
}

.h_news2 .head{
	background:#81c0f5;
}
.h_news2 li i{
	background:#81c0f5;
}

.h_news3{
	margin-right:0;
}
.h_news3 .head{
	background:#d2af81;
}
.h_news3 .link{
	line-height: 28px;
	padding-left:20px;
	position: relative;
}
.h_news3 .link i{
	display: block;
	width: 10px;
	height: 10px;
	background:#b281d2;
	border-radius:100%;
	position: absolute;
	left: 0;
	top: 8px;
}

.h_title{
	padding:10px 0;
	height: 60px;
	line-height: 60px;
	clear: both;
}
.h_title img{
	float: left;
	display: block;
	height: 60px;
}
.h_title span{
	float: left;
	font-size:18px;
	padding:0 10px;
	font-weight: bold;
}
.h_title i{
	float: left;
	font-style: normal;
	margin-right:10px;
}
.h_title em{
	float: left;
	text-transform: uppercase;
}

.h_fw{
	width: 360px;		
}
.h_fw1{
	float: left;
}
.h_fw2{
	float: right;
}
.h_fw .title{
	height: 50px;
	line-height: 50px;
	font-size:18px;
	font-weight: bold;
}
.h_fw .photo{
	display: block;
	width: 360px;
	height: 220px;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
}
.h_fw .photo img{
	display: block;
	width: 360px;
	height: 220px;
}
.h_fwend{
	width: 100%;
	margin-right:0;
	clear: both;
}
.h_fw .wp{
	height: 220px;
	background:#f0f0f0;
}
.fw_slider{
	width: 100%;
	height: 220px;
	position: relative;
}
.fw_slider .swiper-slide{
	width: 100%;
	height: 220px;
}
.fw_slider .wp{
	padding:0 22px;
	justify-content: space-between;
	flex-wrap:wrap;
	display:flex;
}
.fw_slider .wp a{
	display: block;
	width: 48px;
	height: 48px;
	margin:32px 70px 0 70px;
}
.fw_slider .wp img{
	display: block;
	width: 48px;
	height: 48px;
}
.fw_slider .zw{
	width: 48px;
	height: 0;
	margin:32px 70px 0 70px;
}
.fw_slider .cbtn{
	width: 36px;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 20;
	cursor: pointer;
}
.fw_slider .pre{
	left: 0;
	background:url("../images/fw_pre.png") no-repeat center center;
}
.fw_slider .next{
	right: 0;
	background:url("../images/fw_next.png") no-repeat center center;
}

.h_bm{
	clear: both;
}
.h_bm .title{
	height: 50px;
	line-height: 50px;
	font-size:18px;
	font-weight: bold;
}
.h_bm .links{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.h_bm .links a{
	display: block;
	width: 100px;
	height: 100px;
	position: relative;
	margin:0 30px 20px 30px;
}
.h_bm .links img{
	display: block;
	width: 100px;
	height: 100px;
}
.h_bm .links .name{
	height: 48px;
	line-height: 48px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	color:#fff;
	text-align: center;
}
.h_bm .links .zw{
	width: 100px;
	height: 0;	
	margin:0 30px 20px 30px;
}

.fp_fls{
	width: 100%;
	height: 182px;	
	margin-top:20px;
}
.fp_fls .photo{
	display: block;
	width: 253px;
	height: 182px;
	float: left;
	position: relative;
	overflow: hidden;
}
.fp_fls .photo img{
	display: block;
	width: 253px;
	height: 182px;
}
.fp_fls .name{
	height: 40px;
	line-height: 40px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background:rgba(0,0,0,0.5);
	text-align: center;
	color:#fff;
	font-size:16px;
}
.fp_fls .intro{
	width: 484px;
	float: right;
}
.fp_fls .nm{
	line-height: 35px;
	font-size:18px;
	font-weight: bold;
	height: 90px;
}
.fp_fls li{
	height: 30px;
	line-height: 30px;
}
.fp_fls li a{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.h_fx .title{
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size:18px;
}
.h_fx .wp{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.fx_item{
	width: 340px;
	height: 146px;
	background:#f0f0f0;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
	padding:12px 0 0 25px;
	margin-bottom:25px;
}
.fx_item .c1{
	float: left;
	font-size:15px;
	line-height: 30px;
}
.fx_item .c2{
	float: right;
	font-size:15px;
	line-height: 30px;
	color:#10ab11;
	padding-right:25px;
}
.fx_item .c3{
	clear: both;
	height: 38px;
	line-height: 38px;
	font-size:20px;
	color:#ff3400;
}
.fx_item dl{
	float: left;
	width: 50%;
}
.fx_item dt{
	height: 24px;
	line-height: 24px;
	font-size:13px;
}
.fx_item dd{
	height: 28px;
	line-height: 28px;
}

.h_ds{
	display:flex;
	justify-content: space-between;
	text-align: center;
}
.ds_item{
	width: 31.5%;
}
.ds_item img{
	display: block;
	width: 100%;
	height:auto;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
}
.ds_item .name{
	line-height: 3;
	font-size:16px;
}

.h_cp{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.cp_item{
	display: block;
	width: 230px;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
	margin:15px 0;
}
.cp_item img{
	display: block;
	width: 100%;
	height:auto;
}
.cp_item .tj{
	height: 50px;
	line-height: 50px;
	float: left;
	padding-left:20px;
}
.cp_item .stars{
	float: left;
	line-height: 50px;
	color:#10ab11;
	padding-left:15px;
	font-size:20px;
}
.cp_item .xq{
	float: right;
	padding-right:15px;
	line-height: 50px;
}
.h_cp .zw{
	width: 230px;
	height: 0;
}

.zp_item{
	height: 57px;
	line-height: 57px;
	border-bottom:1px solid #dfdfdf;
	clear: both;
}
.zp_item span{
	float: left;
	margin-right:2em;
}
.zp_item .go{
	float: right;
	display: block;
	width: 90px;
	height: 26px;
	line-height: 26px;
	border-radius:3px;
	background:#6fcf51;
	text-align: center;
	color:#fff;
	position: relative;
	top: 15px;
}
.zp_slider{
	height: 174px;
}

.footer{
	background:#1b4d34;
	margin-top:26px;
	text-align: center;
	color:#fff;
	padding:30px 0 0 0;
}
.footer .t1{
	height: 40px;
	line-height: 40px;
	font-size:30px;
}
.footer .t2{
	height: 68px;
	line-height: 68px;
	font-size:16px;
}
.footer .t2 span{
	display: inline-block;
	padding:0 1em;
}
.footer ul{
	padding:18px 0;
	border-top:1px dotted #2a613a;
	line-height: 28px;
	color:#999;
}

/* 平板 pad end*/
}
