﻿.main_content{ margin-top:20px;}
/*隐藏左侧二级导航*/
#leftNav{display: none!important}


.article_right{ background:#eee url(/Content/Areas/News/images/YiZhengXinXi/bg.jpg) no-repeat;}
.zt_box li{ width: 100%;margin-bottom: 20px;background: #f6f6f6; position:relative;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}
.zt_box li:hover{ background:#e3e3e3;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;}
.zt_box li .img_box{ width: 300px;height: 145px;border: 1px solid #ccc; display:block; overflow:hidden;}
.zt_box li.leftimg .img_box{float: left;margin-right: 20px;}
.zt_box li.rightimg .img_box{float: right; margin-left:20px;}
.zt_box li.rightimg .cont_box{ float:left; width:550px; _width:530px;padding-left: 20px;}
.zt_box li .img_box img:hover{-webkit-transform:scale(1.05);-moz-transform: scale(1.05);-o-transform:scale(1.05);}

.zt_box li h6{line-height: 32px;font-size: 18px; margin:5px 0;}
.zt_box li h6 a{ color:#125f89;}
.zt_box li h6 a,.details{color: #2076bd ;}
.zt_box li h6:hover,.details:hover{ font-weight:700; }
.zt_box li p{line-height: 26px;}

.zt_box li.leftimg .fx_img{ background:url(/Content/Areas/News/images/YiZhengXinXi/zhixiang.png) no-repeat;width: 24px;height: 34px;position: absolute;top: 10px;left: 279px;}
.zt_box li.leftimg:hover .fx_img{ background:url(/Content/Areas/News/images/YiZhengXinXi/hv.png) no-repeat;}
.zt_box li.rightimg .fx_img{ background:url(/Content/Areas/News/images/YiZhengXinXi/zhixiang.png) no-repeat -24px;width: 24px;height: 34px;position: absolute;top: 10px;right: 280px;}
.zt_box li.rightimg:hover .fx_img{ background:url(/Content/Areas/News/images/YiZhengXinXi/hv.png) no-repeat -24px;}


@media only screen and (max-width:768px){
.main_content {padding: 0 ;}
.zt_box li.rightimg .cont_box { width: 390px;}

}


@media only screen and (max-width:700px){

.zt_box li.leftimg .img_box,.zt_box li.rightimg .img_box { float: none; height: auto;}
	.zt_box li.rightimg .cont_box { float: left; width: 100%;}
.zt_box li.rightimg h6 {text-align: left;}
.zt_box li.rightimg .img_box { margin-left: 0;}
.zt_box li.rightimg .cont_box{ padding-left:0;}
.zt_box li.rightimg .fx_img{ background:url(/Content/Areas/News/images/YiZhengXinXi/zhixiang.png) no-repeat;width: 24px;height: 34px;position: absolute;top: 10px;left: 279px;}
.zt_box li.rightimg:hover .fx_img{ background:url(/Content/Areas/News/images/YiZhengXinXi/hv.png) no-repeat;}
}


@media only screen and (max-width:360px){
.zt_box li .img_box,.zt_box li .img_box img{ float: none; height: auto; width:100%;}
}


  