/* news and talk detail */
.easysite-paddingrl{padding-left: 50px;padding-right: 50px;}
.easysite-news-title{border-bottom: 2px solid #dcdcdc;text-align: center;margin-bottom:20px;}
.easysite-news-title h2{font-size: 26px;color: #000;padding-top: 33px;line-height:38px;}
.easysite-news-describe{font-size: 16px;padding: 16px 0 19px;color: #595757;}
.easysite-news-fontsize{padding: 0 4px;cursor: pointer;}
.easysite-share{text-align: right;padding: 12px 0 20px;height: 19px;line-height: 15px;}
.easysite-share .share-icon,
.easysite-operation-foot .easysite-print i,
.easysite-operation-foot .easysite-my-error i,
.easysite-operation-foot .easysite-close i{background: url("../image/news-icon.png") no-repeat;_background: url("../image/news-icon-ie.png") no-repeat;}
.easysite-share .share-icon{background-position: 0 0;display: inline-block;width: 12px;height: 12px;_overflow: hidden;}
.easysite-isprase .agree-num i,
.easysite-isprase .noagree-num i{background: url("../image/share-icon.png") no-repeat;_background: url("../image/share-icon-ie.png") no-repeat;}
.easysite-news-content .easysite-share a{display: inline-block;vertical-align: bottom;cursor: pointer;margin: 0 5px;background: url("../image/share-icon.png") no-repeat;_background: url("../image/share-icon-ie.png") no-repeat;float: inherit;   /* 为了消除百度分享默认的样式*/
    font-size: 12px;height: 16px;line-height: 16px;padding-left: 0;float:right;}
.easysite-share a.easysite-weixin{background-position: 0 0;width: 22px;height: 17px;}
.easysite-share a.easysite-weixin:hover{background-position: -39px 0;}
.easysite-share a.easysite-weibo{background-position: 0 -28px;width: 20px;height: 17px;}
.easysite-share a.easysite-weibo:hover{background-position: -40px -28px;}
.easysite-share a.easysite-qqkong{background-position: 0 -53px;width: 18px;height: 17px;}
.easysite-share a.easysite-qqkong:hover{background-position: -42px -53px;}
.easysite-share a.easysite-qqweibo{background-position: 0 -79px;width: 18px;height: 17px;}
.easysite-share a.easysite-qqweibo:hover{background-position: -43px -79px;}
.easysite-news-text{padding-bottom: 50px;font-size: 16px;overflow: auto;line-height:30px;}
.easysite-news-text p{line-height:30px;color:#333;font-size:16px;margin-bottom:15px;text-align:justify;}
.easysite-news-text img{display:block;margin:0 auto;margin-bottom:10px;}
.easysite-news-operation{border-top: 2px solid #eeeeee;padding-top: 10px;}
.easysite-news-operation .easysite-isprase{float: left;text-align: left;}
.easysite-news-operation .easysite-operation-foot{float: right;text-align: right;}
.easysite-operation-foot span{float: left;position: relative;padding: 3px 8px;color: #595757;cursor: pointer;}
.easysite-operation-foot span:hover{background-color: #dcdcdc;border-radius: 5px;}
.easysite-operation-foot .easysite-print i{background-position: 0 -19px;width: 16px;height: 14px;display: inline-block;vertical-align: top;margin: 3px 7px 0 0;}
.easysite-operation-foot .easysite-my-error i{background-position: 0 -42px;width: 15px;height: 15px;display: inline-block;vertical-align: top;margin: 3px 7px 0 0;}
.easysite-operation-foot .easysite-close i{background-position: 0 -65px;width: 15px;height: 15px;display: inline-block;vertical-align: top;margin: 3px 7px 0 0;}

.easysite-bread-nav p{padding: 10px 15px;font-size: 14px;font-family: "simhei";color:#888;background-color:#eee;margin-top:10px;}
.easysite-bread-nav p span a{font-family: "simhei";color:#888;font-size:14px;}
.optn_two{padding: 10px;text-align: center !important;float:none !important;}
.optn_two span {margin: 0 10px;float:none !important;}

.easysite-relative{padding: 10px 0;}
.easysite-relative p{line-height: 32px;font-size: 16px;color: #333;}
.easysite-relative p a{font-size: 16px;color: #333;}

p.position{display:none;}

@media only screen and (min-width: 321px) and (max-width: 1024px) {
    .easysite-news-title h2{font-size: 1.8rem;padding-top: 1rem;line-height:2.6rem;}
    .easysite-news-content img{display:block;width:88% !important;margin:0.5rem auto;height:auto !important;}
.easysite-news-text p{line-height:2.2rem;font-size:1.4rem;margin-bottom:0.8rem;}
.easysite-news-operation{display:none;}
}
