.content-banner{background: url(/assets/images/new_img/article.png) no-repeat center;background-size: cover;}
.content-share-button,.article_icon-share{display:none}
.content-share a{display:inline-block;position:relative;margin-left:10px}
.content-share a img{vertical-align:middle}
.content-share{text-align:right}
.content-share .images-after{display:none}
.content-share a p{position:absolute;width:100%;text-align:center;font-size:14px;left:0;bottom:5px;color:#4D4D4D;font-weight:700;line-height:20px;height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.content-main img{max-width: 100%;}
.content-main img{text-align: center;margin: auto;display: block;}

.content-img-center{text-align: center;}
.content-main p{font-size: 16px;color: #888;line-height: 30px;margin: 1% 0 4% 0;}
.content-main strong{font-weight: bold;color: #b59763;font-size: 16px;}
.content-main p em{font-size: 30px;color: #888;font-weight: bold;font-style: normal;}
.content-main h2{background: #1a2a68;border-radius: 5px;color: #ffffff;font-size: 22px;line-height: 33px;font-weight: 700;padding: 5px 10px;margin: 5% 0 2% 0;}
.content-main{padding: 20px 0px;}
.content-main blockquote p{background: #f1f1f1;padding: 1%;border-left: 3px solid #bfa67a;}
.content-main h3{font-size: 20px;line-height: 33px;margin: 5% 0 1.5% 0;color: #ccaf88;font-weight: bold;}
.content-main h4{font-size: 18px;line-height: 33px;margin: 5% 0 1.5% 0;color: #555;font-weight: bold;}
.content-main a{color: #e4b164!important;font-size: 16px!important;text-decoration: underline!important;}
.content-main li{font-weight: bold;list-style: disc;margin-left: 23px;color: #888;line-height: 30px;font-size: 16px;}
.info-contact {background: #f3f3f3;border-radius: 5px;padding: 3%;margin: 2% 0;}
.info-contact h2{font-size: 18px!important;font-weight: bold!important;color: #555!important;margin: 0px!important;padding: 0px!important;background: none!important;}
.info-contact p{font-size: 15px;margin: 0;}
.info-contact a{font-size: 15px!important}
.content-bottom-title{font-size: 24px;font-weight: bold;color: #333;border-bottom: 1px solid #e0e0e0;line-height: 50px;}
.content-bottom li{float: left;width: 33.3%;margin-top: 20px;}
.content-bottom-list{margin: 0px 10px;margin-bottom: 20px;position: relative;}
.content-bottom{margin-bottom: 30px;}

@media (min-width: 1080px) {
.content-share a:hover .images-after{display:inline-block}
.content-share a:hover .images-before{display:none}
}
.content-share-fix a{display:block;margin-bottom:10px}
.content-share-fix{position:fixed;top:260px;z-index:10}
@media (min-width: 768px) {
.content-share-fix{left:0!important}
}
@media (max-width: 767px) {
/* .content-bottom-title{font-size: 20px;font-weight: bold;color: #333;border-bottom: 1px solid #e0e0e0;line-height: 50px;} */
.content-bottom-title{background: #f5f5f5; padding: 0 15px; line-height: 48px; color: #555; font-weight: bold; font-size: 17px;}
.content-share-button,.article_icon-share{display:block}
.content-share-fix{background:#f2f2f2;padding:5px;top:100px;left:-50px}
.content-share-fix a{margin-left:0;margin-bottom:5px}
.content-share-button{cursor:pointer;width:22px;background:#e6e6e6;position:absolute;top:50px;right:-22px;text-align:center;line-height:14px;font-size:12px;font-weight:700;padding:5px 0}
.content-share-button img{margin-top:5px}
.article_icon-share{text-align:center;line-height:10px;padding-bottom:5px}
.content-bottom li{width: 100%; margin-top: 10px;}
.content-main p{font-size: 15px;line-height: 28px;}
.content-main strong{font-size: 15px;}
.content-main h2{font-size: 20px;line-height: 28px;}
.content-main h3{font-size: 18px;line-height: 26px;}
.content-main h4{font-size: 17px;line-height: 26px;}
.content-main li{font-size: 15px;}
.content-bottom-list{ border-bottom: 1px solid #cccccc;padding-bottom: 10px;margin:0px;}

}