﻿.item-news-box{position:relative;margin-bottom:20px;display:inline-block;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1);box-shadow:0 3px 5px rgba(0,0,0,.1);border:1px solid #f3f3f3}.item-news-box .thumb-box{width:280px;float:left;position:relative;overflow:hidden}.item-news-box .thumb-box img{width:100%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.item-news-box .thumb-box:hover img{opacity:.8;transform:scale(1.2)}.item-news-box .content-box{width:calc(100% - 280px);width:-moz-calc(100% - 280px);width:-webkit-calc(100% - 280px);float:left;padding:10px 20px}.item-news-box ul{padding:0;margin:0 0 10px 0}.item-news-box ul li{display:inline-block;font-size:13px;color:#999;margin-right:10px}.item-news-box h2,.item-news-box h3{margin-bottom:10px}.item-news-box h2 a,.item-news-box h3 a{font-size:18px;font-weight:500;color:#333;transition:.4s}.item-news-box a:hover{color:#4b923c}.news-detail{position:relative;border:1px solid #eee}.news-detail .box-img{position:relative;height:auto;overflow:hidden;padding-top:45%;background-position:50% 50%;background-size:cover;margin:-1px}.news-detail .box-img img{right:0;width:100%;height:100%;bottom:0;left:0;top:0;margin:0;position:absolute;object-position:50% 50%;object-fit:cover}.news-detail h1{font-size:22px;margin-bottom:10px}.news-detail .hometext{margin-top:15px}.related li{margin-bottom:4px!important;width:100%;display:inline-flex}.related li .fa{margin-top:4px;margin-right:5px}.related li h4{font-size:15px;font-weight:500}@media (max-width:767px){.item-news-box .content-box,.item-news-box .thumb-box{width:100%}.news-detail .box-img{padding-top:70%}}