@charset "UTF-8";

body{background: #f9f9f9;}

.g-article-detail-wrap {width: 1200px;margin:0 auto;padding-top: 100px;}
.content-con {width: 900px;margin: 0 auto;border: 1px solid #e2e2e2;min-height: 500px;background: #fff;padding: 30px 50px 20px;}
.article-header {text-align: center;padding: 10px 0 20px;}
.article-header h2{font-size: 24px;line-height: 36px;}
.article-header p{color: #adadad;line-height: 30px;}
.article-content {font-size: 13px;}