﻿/* 平板 pad start*/
@media screen and (min-width: 768px) and (max-width: 992px) {
body{
	overflow-x:hidden;
}

.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:94%;
	margin:0 auto;
}
.m_ct{
	width: 100%;
}
.h_sign{
	padding-top:20px;
	padding-left:0;
	padding-right:0;
}
.h_sign .intro{
	width: 100%;
}
.main_after .h_sign .intro{
	padding-right:0;
}
.h_sign .title{
	font-size:28px;
	line-height: 1.6;
}
.h_sign .photo{
	display: none;
}
.h_sign .tip{
	width: 100%;
}
.hv_play{
	width:100%;
	height: 52.875vw;
}
.main_after .hv_play{
	width: 100%;	
}

.hot_list .zw{
	width:48%;	
}
.hot_item{
	width:48%;	
}
.jb_list .zw{
	width:48%;	
}
.jb_item{
	width:48%;	
}
.hot_item dd{
	font-size:14px;
}


.sp_floor .title{
	font-size:28px;
}

.sp_win{
	width: 720px;
}
.sp_win .photo{
	float: none;
}
.sp_win dl{
	float: none;
	width: 100%;
}
.sn_win{
	width: 720px;	
}

.if_rt{
	position: relative;	
	left: 0;	
	top: 0;
	border:0;
	width: 100%;
	padding:20px 0;
}
.if_rt .t1{
	font-weight: bold;
	padding-bottom:5px;
}
.if_rt dl{
	padding-bottom:1em;
}
.reg_fm{
	width: 750px;
	margin:20px auto;
}
.reg_fm .fm{
	padding:25px 25px;
}
.posi{
	top:-50px;
}
.reg_fm .title{
	padding:0 20px;
}

/* 平板 pad end*/
}
