@charset "UTF-8";



body{background: #F7F7F7;}



.yzm-page{ width:1400px;  margin:20px auto;  overflow: hidden}



.yzm-content-box{padding:5px 20px 10px 20px;background: #fff;border: 1px solid #ccc;}

.yzm-page-left{width: 250px; float: left; padding: 20px 20px;}
.yzm-page-right{width: 1050px; float: right; }

/* 左侧二级导航样式 */
.yzm-page-left ul li{margin: 10px 0;}
.yzm-page-left ul li a{display: block; border: 1px solid #ddd; text-align: center; padding: 8px 0; border-radius: 3px; font-size: 16px;  }
.yzm-page-left ul li a:hover,
.current2{background: #1487f4; color: #fff; border: #1487f4 1px solid; }


/* 网站容器 */

.yzm-title{border-bottom: #e4e3e3 1px solid;margin-bottom: 10px}
.yzm-title h2{font-size: 15px;line-height: 40px;font-weight: normal;border-bottom: 3px solid #2196f3;display: inline-block;padding-right:2px;color: #2196f3}
.yzm-title-right{float: right;}
.yzm-title-right a{line-height: 40px; font-size:15px; color:#2196F3;}





.yzm-news{margin: 20px 0; height: 155px; border-bottom: 1px dashed #d3d3d3; overflow: hidden;}
.yzm-news .yzm-news-img{width: 190px; height: 130px; float: left; margin-right: 30px; overflow: hidden; border:1px solid #CCC; }
.yzm-news .yzm-news-img img{width: 100%; height: 130px; transition: .5s;}
.yzm-news .yzm-news-img img:hover{transform: scale(1.1);}
.yzm-news-right{  float:left;   width:800px; height:140px;}
.yzm-news-right em{font-style: normal; font-size: 16px; background: #f60; color: #fff; padding: 1px 3px; font-weight: normal; margin-right: 5px;}
.yzm-news-right a{font-size: 20px; height:20px; line-height:20px; color: #000;}
.yzm-news-right p{font-size: 15px; color: #666; margin-top: 15px; margin-bottom: 10px; line-height:150%;}
.yzm-news-tags span{ margin-top:20px; }
    .yzm-news-tags .time{display: inline-block;line-height: 22px;color: #999;font-size: 14px;}
    .yzm-news-tags .keyw{display: inline-block;line-height: 22px;color: #999;font-size: 14px;margin-left: 18px;padding-left: 20px;background:url(http://www.36now.cn/common/static/36now/images/icon_dry_deyw.png) no-repeat left center;}
    .yzm-news-tags .good{float: right;line-height: 22px;color: #999;font-size: 14px;padding-left: 24px;background:url(http://www.36now.cn/common/static/36now/images/icon_dry_good.png) no-repeat left center;}
	


/* 前端分页 */
#page{margin:30px 0;font-size:13px;height:30px;line-height:30px;text-align:center}
#page .pageinfo {color:#666;padding:6px 8px;border:1px solid #ddd}
#page .pageinfo strong{font-weight:normal}
#page  a{border:1px solid #ddd;background:#fff;color:#808080;padding:6px 11px;margin-left:5px;border-radius:2px;transition:all 0.2s}
#page  a:hover,#page .curpage{background:#2196f3;color:#fff;text-decoration:none;border:1px solid #2196f3;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #ddd;}




.yzm-content-container{margin: 20px 0;}
.yzm-content-container h1{font-size: 22px; margin-bottom: 20px;}

.yzm-content-info{margin-bottom: 15px}
.yzm-content-info span{margin-right: 20px; color: #888;}
.yzm-content-description{color:#888888;border:1px solid #f3f3f3;padding:10px;background:#f6f6f6;line-height:23px;margin-bottom:15px}

.yzm-content img{max-width: 100%;}
.yzm-content p{margin-bottom: 10px; font-size:16px; line-height:180%;}
.yzm-content p span{font-size:16px;}
.yzm-content a{color: #4394ff;}
.yzm-content-tag a{color: #666; padding: 5px 10px; border-radius: 3px; margin-right: 10px; font-size: 14px; margin-top: 5px; background: #e5e5e5;}
.yzm-content-tag a:hover{background: #2196f3; color: #fff;}
.yzm-operate{margin: 20px 0;}
.yzm-operate a{margin-right: 10px; background: #2196f3; height:30px; line-height:30px;     width:70px;display: inline-block;text-align: center; color: #fff; font-size: 14px}
.yzm-operate a:hover{opacity: 0.8;color:#fff;}

.news-xiangguan ul li{ height:30px; line-height:30px;}
.news-xiangguan ul li span a{ font-size:15px;}
.news-xiangguan ul li .yzm-date{ font-size:15px; float:right;}
