*{margin:0;padding:0;}
a{-webkit-tap-highlight-color:transparent;} 
.show_contain{width:916px;height:auto;margin:0 auto;}
.show_box{overflow: hidden;position:fixed;top:89px;background-color: #fff;z-index: 10;width:916px;height:78px;}
.show_box a{color:#02cb73;font-size: 18px;}
.show_box{padding-top:30px;box-sizing: border-box;}
.show_box span{color:#959595;font-size: 22px;}
.show_detail{margin-top:183px;}
.show_tittle{font-family:'黑体';font-size:28px;color:#4f4f4f;}
.writer{font-family:'黑体';font-size:14px;color:#4f4f4f;margin-top:24px;}
hr{background:#f2f2f2;border:0;height:1px;margin-top:24px;}
/*.show_content{margin-top:24px;}*/
.show_content h1{margin-top:24px;margin-bottom:24px;font-weight:normal;position:relative;padding-left:20px;font-size: 22px;}
.show_content h4{font-family:'微软雅黑';font-size:22px;color:#02cb73;font-weight:normal;}

.show_content h1:before{content:" "; display:block; width:4px; position:absolute; left:0; top:0; bottom:0; background:#3ecc7e;}
.show_content p{font-family:'微软雅黑';font-size:18px;color:#4f4f4f;line-height:30px;}
.show_content p em{color:#02cb73;font-style:normal;}
.get_top{width:55px;height:165px;position:fixed;right:20px;bottom:-250px;border:1px solid #02cb73;}
.get_top .go_top,.get_top .another,.get_top .other_country,.get_top .share_friend{width:55px;height:55px;border-bottom:1px solid #02cb73;box-sizing: border-box;padding:13px 3px;font-family:'微软雅黑';font-size:10px;color:#02cb73;line-height:13px;}
.get_top .other_country{border:0;}
.get_top .another a{color:#02cb73;}
.get_top .go_top a{background:url(../svg/goTopBtn.svg) center no-repeat;background-size:24px 23px;display:block;width:100%;height:100%;transition:0.2s ease;}
.get_top .go_top a:hover{transform:rotate(360deg);}
.get_top .other_country a{display:block;width:100%;height:100%;font-family:'微软雅黑';font-size:10px;color:#02cb73;}
.get_top .share_friend{border:0;line-height:28px;}
@media screen and (max-width:450px){
    .show_contain{width:100%;}
    .show_box{width:100%;padding:20px 30px 0;line-height: 28px;top:49px;height:auto;}
    .show_detail{margin-top:152px;padding:0 30px;}
    .show_tittle{font-size: 20px;}
    .writer{margin-top:18px;}
    hr{margin-top:16px;}
    .get_top{display:none;}
}