@charset "utf-8";


/* zp_box */
.zp_box{
	width:100%;
	
	display:inline;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
.zp_box img{
	width:100%;
	height:auto;
	
}

.zp_box_list{
	width:100%;
	height: 130px;
	display:inline;
	overflow:hidden;
	float:left;
	cursor:pointer;
}

.zp_box_list img{
	width:100%;
	height: 130px;
	height:auto;
}

.pop_tit{
	width:100%;
	height:55px;
	display:none;
	background-color: #3598dc;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	position: absolute;
	filter:alpa(opacity=90);   /* old IE */
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90,FinishOpacity=100, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); /*supported by current IE*/
	-moz-opacity:0.9;          /* Moz + FF */
	opacity:0.9;
}
.pop_tit2 {
	width:100%;
	height:55px;
	display:none;
	background-color: #e84c3d;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	position: absolute;
	filter:alpa(opacity=90);   /* old IE */
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90,FinishOpacity=100, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); /*supported by current IE*/
	-moz-opacity:0.9;          /* Moz + FF */
	opacity:0.9;
}
.pop_tit3 {
	width:100%;
	height:55px;
	display:none;
	background-color: #1bbc9d;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	position: absolute;
	filter:alpa(opacity=90);   /* old IE */
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90,FinishOpacity=100, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); /*supported by current IE*/
	-moz-opacity:0.9;          /* Moz + FF */
	opacity:0.9;
}
.pop_tit4 {
	width:100%;
	display:none;
	background-color: #67bc1b;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display:block;
	filter:alpa(opacity=90);   /* old IE */
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90,FinishOpacity=100, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); /*supported by current IE*/
	-moz-opacity:0.9;          /* Moz + FF */
	opacity:0.9;
	position: relative;
	line-height: 18px;
	text-align: center;
}



.p_tit1{
	line-height:18px;
	color:#ffffff;
	font-size:15px;
	padding-right:18px;
	font-family: "微軟正黑體";
	font-weight: 700;
	padding-left: 10px;
}
.p_tit1 a{
	color:#ffffff;
}

.p_tit4{
	line-height:25px;
	color:#ffffff;
	font-size:12px;
	padding-right:7px;
	font-family: "微軟正黑體";
	font-weight: 600;
	padding-left: 7px;
	text-align: center;
}

.p_tit4 a{
	color:#ffffff;
}


.p_tit2{
	line-height:15px;
	color:#e9e9e9;
	font-size:11px;
	padding-left: 10px;
	font-weight: 600;
	text-align: left;
	padding-right: 10px;
}

.p_tit3 {
	font-family:"微軟正黑體";
	font-size:15px;
	float: right;
	position: relative;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
}

.p_tit3 a{
	color: #FFF;
}

.pop_tit5 {
	width:100%;

	display:none;
	background-color: #5ab7bd;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	position: absolute;
	filter:alpa(opacity=90);   /* old IE */
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90,FinishOpacity=100, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); /*supported by current IE*/
	-moz-opacity:0.9;          /* Moz + FF */
	opacity:0.9;
}
.p_tit5 {
	font-family:"微軟正黑體";
	font-size:12px;
	float: left;
	position: relative;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
}
.p_tit5 a {
	color: #FFF;
}

.recommend_frame {
    width: 48.5%;
    height: auto;
  display: block;
  position: relative;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 4px;
  clear: right;
  float: left;
	}


@media screen and (max-width: 980px) {
.zp_box{
	height:auto;
	}	
	
.zp_box_list{
height: auto;
}

.zp_box_list img{
height: auto;
}
}

@media screen and (max-width: 650px) {
.pop_tit {

	display:block;

}
.pop_tit2 {

	display:block;

}
.zp_box{
	
	display:block;

}

.p_tit1{

	font-size:12px;

}
.pop_tit5 {

	display:block;

}
}


/*
本代码由【素材库】收集并编辑整理;
尊重他人劳动成果;
转载请保留【素材库】链接 - 【www.sucaiweb.com】
*/

