﻿/* 
    广告位样式文件【请所有广告位注明页面|位置|尺寸】
*/
/*公用margin|padding|边框样式 按需调用，按需添加*/
.ad_mg_tp_10{margin-top: 10px;}
.ad_mg_tp_20{margin-top: 20px;}
.ad_mg_tp_30{margin-top: 30px;}
/*.ad_mg_tp_40{margin-top: 40px;}*/
.ad_mg_at_it{margin: 0 auto;}

.ad_pd_tp_20{padding-top:20px;}
.ad_pd_bt_20{padding-bottom:20px;}
.ad_pd_tp_30{padding-top:30px;}
.ad_pd_bt_30{padding-bottom:30px;}

.ad_border{border: 1px solid #DDD;}
.ad_border_lt{border-left: 1px solid #DDD;}
.ad_border_rt{border-right: 1px solid #DDD;}
.ad_border_tp{border-top: 1px solid #DDD;}
.ad_border_bt{border-bottom:1px solid #DDD;}

/*悬浮广告位|通用*/
.ad250_250_xuanfu{width: 0; height: 0; position: fixed; right: 10px; bottom: 10px; overflow: hidden;}
.ad250_250_xuanfu_on{width: 250px; height: 250px; padding-top: 30px; position: relative;}
.ad250_250_xuanfu_on .t_closed{position: absolute; right: 5px; top: 30px; line-height: 30px; font-size: 24px; color: #FFF;}

/*通用广告位*/
.ad300_250{width: 300px;overflow: hidden;}
.ad_700_90{width: 700px;}
.ad_700_120{width:700px;}
.ad_700_180{width: 700px;}
.ad_700_200{width: 700px;}

/*内容页左右侧*/
.news-con-lt-1{width: 78px; padding: 0 10px; height: auto; border: 1px solid #E5E5E5; border-top: 0; text-align: center; overflow: hidden;}
.news-con-lt-1 a{display: block; height: 45px; line-height: 45px; border-bottom: 1px solid #DDD; margin-bottom: -1px; font-weight: 700;}


.mv_ad_item {
	position: relative;
	padding: 15px 0;
/*    border-bottom: 1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;*/
	margin-bottom:2px;
	min-height:100px;
	border-bottom: 1px solid #E5E5E5;
}
.mv_ad_item_title{
	margin-bottom:5px;
}
.mv_ad_item_title a {/*大标题*/
	color: #333;
	background: 0 0;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	font-size:20px; 
}

.mv_ad_item_con-wrap {
	height:100px;
	overflow: hidden;
	font-size:12px;
	padding-right:10px;
	
}
.mv_ad_item_img-wrap img {
	border:none;
	overflow:hidden;
}
.mv_ad_item_img-wrap {
	position:relative;
}
.mv_ad_item-type-1 .mv_ad_item_img-wrap{
	float:left;
}
.mv_ad_item-type-1 .mv_ad_item_img-wrap img {
	width:158px;
	max-height:100px;
}

.mv_ad_item-type-2 .mv_ad_item_img-wrap img {
	border:none;
	width:158px;
	margin-right:4px;
}
.mv_ad_item-type-3 .mv_ad_item_img-wrap img {
	border:none;
	width:100%;
}

.mv_ad_tag {
	position:absolute;
	width:30px;
	z-indent:2; 
	font-size:12px;
	left:0px;
	bottom:0px;
	text-align: center;
	color:#000;
	vertical-align: middle;
	background-color:#CCCCCC;
	padding:0;
	margin:0;
	filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6
}
.mv_ad_item_title,.mv_ad_item_footer-bar {
	position: relative;
    left: 20px;
    font-size: 13px;
    line-height: 22px;
    color: #777;
    margin-top: 10px
}
.mv_ad_item_title,.mv_ad_item_footer-bar a {
	text-decoration: none;
	color:#666666;
}

.mv_ad_item_src a{
	text-decoration: none;
	outline: 0;
	color: #777;
	font-size: 16px;
	cursor: pointer;
}
.mv_ad_item_img-wrap>img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	width:100px;
}
.mv_ad_item_ad-tag {
	font-size: 12px;
	margin-right: 10px;
	padding: 1px 2px;
	border-radius: 2px;
	border: 1px solid #C1DFF3;
	color: #C1DFF3;
}