* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    font-family: "微软雅黑";
    background: #ffffff;
}

a {
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: middle;
}

ul,
li {
    list-style: none;
}

em,
i {
    font-style: normal;
}

.clear {
    clear: both;
}

.new-conetnt {
    width: 1200px;
    margin: 0 auto;
}

.news-left {
    float: left;
}

.news-left ul {
    /* float: left; */
    width: 114px;
    margin: 0;
    z-index: 5;
    zoom: 1;
    text-align: center;
}

.news-left ul li {
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
    cursor: pointer;
}

.news-left ul li.on {
	color: #fe8431;
    background-color: #fff4ed;
    border-radius: 3px;
}
.news-left ul li.on a{
    color: #fe8431;
}
.news-left ul li:hover{
	color: #fe8431;
    background-color: #fff4ed;
    border-radius: 3px;
}
.news-left ul li:hover a{
	color: #fe8431;
}
.news-center {
    float: left;
    width: 673px;
    position: relative;
    padding-left: 140px;
    margin: 20px 25px 0 25px;
}


/*轮播*/

.lunhuan a {
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%
}

.lunhuan {
    position: relative;
    width: 100%;
    height: 411px
}

.lunhuancenter li {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.lunhuan #lunhuanback {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: auto
}

.lunhuan .gallary-info {
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    text-indent: 20px;
    height: 48px;
    text-align: left;
    line-height: 48px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: rgba(3, 3, 3, .67);
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 60px;
}

.diy_con1 li {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #f0f0f0;
}

.toutiao_list_imgouter {
    position: relative;
    float: left;
    display: block;
    width: 220px;
    height: 150px;
    margin: 0 20px 0 0;
    overflow: hidden;
}

.ganhuo {
    position: relative;
    float: left;
    width: 420px;
    height: 130px;
}

.ganhuo h3 {
    height: auto;
    line-height: 28px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
}

.ganhuo h3 a {
    color: #333;
}

.ganhuo h3 a:hover {
    color: #0279ff;
}

.ganhuo p {
    max-height: 20px;
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 30px;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    color: #999;
}

.authors a {
    color: #0279ff;
}

.hx {
    color: #f2f2f2;
    margin: 0 6px;
}

.n_time {
    float: right;
}


/**/

.news-right {
    float: left;
    width: 336px;
    margin: 20px 0 0 0;
}

.news-right .credit-card {
    background: #f6f6f6;
    border-top: 2px solid #fe8431;
    padding-bottom: 25px;
}

.news-right .credit-card .credit-card-title {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #F2F2F2;
    margin: 0 15px;
}

.credit-card .credit-card-title h3 {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    /* font-weight: bold; */
}

.xcard a {
    display: inline-block;
    padding: 10px 0;
    margin: 0 20px;
}

.xcard .xcard-left {
    float: left;
    width: 73px;
    /* margin: 0 12px; */
    margin-right: 7px;
}

.xcard .xcard-left img {
    width: 73px;
    height: 47px;
}

.xcard .xcard-right {
    float: left;
    width: 208px;
}


/**/

.box-moder {
    position: relative;
    margin-top: 20px;
    border-top: 2px solid #fe8431;
    background-color: #F6F6F6;
}

.box-moder h3 {
    width: 280px;
    position: relative;
    height: 20px;
    line-height: 20px;
    padding: 30px 30px 10px 30px;
}

.box-moder h3 {
    padding: 30px 20px 10px 20px;
}

.box-moder h3 b {
    position: relative;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
    font-weight: 400;
    padding: 0 10px 0 0;
    display: inline-block;
    margin: 0;
    color: #333333;
    z-index: 1;
    border-left: 0;
}

.box-moder ul {
    padding: 10px 20px;
}

.god_user {
    display: block;
    margin-bottom: 6px;
}

.god_user div {
    vertical-align: middle;
    height: 30px;
    display: table-cell;
}

.god_user div img {
    background: #ccc;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    border: 0;
}

.god_user div span {
    display: inline-block;
    color: #333;
    font-size: 14px;
}

.god_text {
    position: relative;
}

.god_text a {
    display: block;
    color: #999;
}

.god_text a p {
    width: 280px;
    padding: 0 10px;
    line-height: 19px;
    font-size: 14px;
    text-align: justify;
    display: inline-block;
    transition: all 0.5s ease 0s;
}

.god_comment {
    font-size: 12px;
    height: 28px;
    margin-bottom: 5px;
}

.god_comment span {
    color: #999;
    float: right;
    line-height: 30px;
    padding-left: 20px;
}

.god_comment a {
    float: right;
    color: #999;
    line-height: 30px;
}

.god_comment a em {
    color: #386ed3;
}


/*二级*/

.profile_list {
    height: 95px;
    background: #fff8f3;
}

.profile_list ul {
    padding: 20px;
}

.profile_list ul li {
    float: left;
    min-width: 56px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #666;
    margin-right: 30px;
    margin-bottom: 10px;
    cursor: pointer;
    border-radius: 3px;
}

.profile_list ul li:hover {
    color: #fff;
    background: #fe8431;
}

.profile_list ul li.on {
    color: #fff;
    background: #fe8431;
}

/*新闻详情页*/

.nch-breadcrumb {
    font-size: 0;
    text-align: left;
    height: 20px;
    padding: 10px 0;
    margin: 0 auto;
}

.wrapper {
    width: 1200px;
    margin: auto;
}

.nch-breadcrumb span {
    font-size: 12px;
    line-height: 20px;
    color: #999;
    letter-spacing: normal;
    word-spacing: normal;
    display: inline-block;
    height: 20px;
    zoom: 1;
}

.nch-breadcrumb a {
    color: #777;
    display: block;
}

.postlist {
    width: 1200px;
    margin: 0 auto;
}

.postlist .postlist-left {
    float: left;
    width: 825px;
    margin-right: 39px;
}

.postlist .postlist-left .postlist_info {
    padding: 20px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.postlist .postlist-left .postlist_info_title p {
    margin: 15px 0;
}

.postlist-left .postlist_info_title p .post-time {
    color: #999;
}

.postlist_info_content .postlist_info_detail {
    margin-top: 30px;
}

.postlist_info_content .postlist_info_detail p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}

.related-left {
    float: left;
    margin-right: 30px;
}

.related-left h2 {
    margin: 15px 0;
    font-size: 28px;
    font-weight: normal;
}

.related-left ul {
    width: 114px;
    margin: 0;
    z-index: 5;
    zoom: 1;
    text-align: center;
}

.related-left ul li {
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
    cursor: pointer;
}

.related-left ul li.on {
    color: #fe8431;
    background-color: #fff8f3;
    border-radius: 3px;
}

.related .related-right {
    float: left;
    width: 659px;
    margin-top: 40px;
}

.related .related-right ul li {
    overflow: hidden;
    padding: 27px 0;
    border-bottom: 1px solid #f0f0f0;
}

.related .related-right .ganhuo {
    width: 418px;
}

.time_icon{background-image: url("../img/time.png");background-repeat: no-repeat;}