.zx_bg {
    background-color: #f6f6f6;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.ov {
    overflow: hidden;
}
.zx_banner {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin: 10px 0;
}
.zx_banner img {
    width: 100%;
}
/* 资讯列表 */
.bg_w {
    background-color: #fff;
}
.zx_article_list_left {
    overflow: hidden;
    width:75%;
    float: left;
    padding: 20px;
}
.zx_article_list_right{
    overflow: hidden;
    /* width: 25%;
    float: right; */
    padding: 20px;
    max-height: 680px;
}
.shop_tag_cloud ul{
    padding:5px;
    overflow: hidden;
}
.shop_tag_cloud ul li a{
    display: inline-block;
    max-width: 95px;
    padding:5px;
    margin:5px 15px 5px 0;
    /* margin-right: 15px; */
    border-radius: 5px;
    background-color: #eee;
}
.shop_tag_cloud ul li a:hover{
    color:#fff;
    background:#ff7e00;
}
/* 资讯列表导航 */
.info_nav_list {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 1px;
}
.info_nav_list li {
    height: 40px;
    line-height: 40px;
    margin-right: 5%;
}
.info_nav_list li:hover {
    border-bottom: 2px solid #ff7e00;
}
.info_nav_list li a {
    display: block;
    padding: 0px 30px;
    height: 100%;
    line-height: 40px;
    color: #676767;
}
.b_line {
    border-bottom: 2px solid #ff7e00;
}
/* 资讯列表标题 start */
.zx_article_list_title {
    overflow: hidden;
    width: 100%;
    height: 80px;
    margin-top: 40px;
    background: url("../../images/artical/info_center_tit.png") no-repeat 0 0;
}

.zx_article_list_title h1 {
    width: 200px;
    height: 40px;
    margin: 5px 0px 0px 40px;
}

.zx_article_list_title h2 {
    width: 280px;
    height: 16px;
    line-height: 16px;
    margin: 4px 0px 0px 3px;
    font-weight: normal;
}
/* 资讯列表标题 end */

/* 资讯列表内容 start */
.zx_article_list_content {
    min-height: 700px;
    width: 100%;
}

.zx_article_list_ul {
    overflow: hidden;
    width: 100%;
}

.zx_article_list_ul .list {
    height: 90px;
    padding: 30px 0px;
    border-bottom: 1px dashed #d9d9d9;
}

.zx_article_list_ul .list:last-child {
    border-bottom: none;
}

.list .add_date {
    width: 70px;
    height: 70px;
    padding: 10px;
    border-radius: 5px;
}

.list .add_day {
   margin-top: 20px;
}

.list .zx_list_desc {
    width: 92%;
    height: 100%;
    margin-left: 30px;
}

.list .zx_list_desc h2 {
    height: 40px;
    line-height: 40px;
}

.list h2:hover a {
    color: #ff7e00;
}

.list .zx_list_desc .desc {
    position: relative;
    width: 100%;
    height: 47px;
    line-height: 2;
    margin-top: 10px;
    overflow: hidden;
}

.list .desc span {
    position: absolute;
    bottom: 0;
    right: 0;
    letter-spacing: 1px;
}

/* 资讯列表内容 end */

/* 资讯详情 start */
.article_detail_lj {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 1px;
    color: #999999;
}
.article_detail_lj span {
    border-left: 4px solid #ffa200;
    padding-left: 10px;
}
.xx_article_detail_title {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    margin-top: 10px;
    border-bottom: 1px dashed #d9d9d9;
}

.xx_article_detail_title .page_title {
    width: 100%;
    line-height: 50px;
    margin: 10px 0px;
}

.xx_article_detail_title .page_date {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 10px 0px 0 0;
}

.article_text {
    display: block;
    width: 100%;
    margin: 0px auto;
    line-height: 30px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.mianze{
    width: 100%;
    margin: 0px auto;
    line-height: 30px;
    color: #a6a6a6;
    font-size: 14px;
}
.mianze img{
    width: 70%;
    margin: 20px 15%;
}
.page_turn {
    border-top: 1px solid #d9d9d9;
    height: 90px;
    width: 100%;
    padding: 20px 0px 0px;
}

.page_turn .prev {
    display: block;
    height: 40px;
    line-height: 40px;
}

.page_turn .prev a:hover,
.page_turn .next a:hover {
    color: #ff7e00;
}

.next {
    display: block;
    height: 40px;
    line-height: 40px;
}

#socialShare {
    float: right !important;
}
.about_tuijian{
    overflow: hidden;
}
.about_tuijian a{
    display: inline-block;
    width:14%;
    margin:15px 30px 10px 0;
}
/* 资讯详情 end */
/* 网站公告 */
.info_gg {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 1px;
    color: #ffa200;
    font-weight: bold;
}

.info_gg span{
    border-left: 4px solid #ffa200;
    padding-left: 10px;
}
.info_gg_list {
    overflow: hidden;
    display: block;
}
.info_gg_list li {
    max-height: 30px;
    overflow: hidden;
    border-bottom: 1px dotted #d9d9d9;
    padding: 15px 0 25px 0;
    line-height: 25px;
    color: #999999;
} 
.info_gg_list li .gg_tit {
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: relative;
}
.info_gg_list li  .gg_info_xx {
    position: absolute;
    right: 0;
    bottom: -2px;
    padding: 1px;
    background-color: #fff;
}
.info_gg_list li:last-child{
    border-bottom: none;
}

/*start百科详情段落 初始格式*/
.article_text  p{
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
    margin-bottom: 14px;
   margin-top: 5px;
}
.article_text  {
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: normal;
    line-height: 27px;
}
.article_text a{
  color: #ff7e00!important;
  font-size: 16px;
font-weight:bold;
text-decoration:none!important;
}
.article_text  a:hover{
text-decoration:none!important;
}
.article_text img{
    display: block;
    /*width: 450px;*/
    margin: 0 auto;
}
.article_text  span{
  letter-spacing: 1px!important;
  font-size: 16px!important;
  font-weight: normal!important;
  line-height: 27px!important;
  color: #333333!important;
}

/*end百科详情段落 初始格式*/


/* ----------------------------------标签云-------------------- */
.zx_article_list_ul  .tagCloud{
    height:auto;
}
.tagCloud a.box{
    display: inline-block;
    width: 108px;
    line-height: 40px;
    border:1px solid #eaeaea;
    margin-right: 30px;
    padding:0 5px;
    margin-top: 20px;
    /* transition: all 0.6s; */
}
.tagCloud a.box:nth-child(6n){
    margin-right: 0;
}
.tagCloud a.box:hover{
    background: #ff7e00;
    color: #fff;
    /* transform: scale(1.2);  */
}
.tagCloud a.box1{
    display: inline-block;
    width: 60px;
    line-height: 26px;
    border:1px solid #eaeaea;
    margin-right: 30px;
    padding:0 5px;
    margin-top: 20px;
}
.tagCloud a.box1:hover{
    color: #ff7e00;
    border:1px solid #ff7e00;
}
.cloud_title{
    line-height: 50px;
    border-bottom:1px solid #e6e6e6
}
/* 列表页 */