.classify dd {
    display: none;
}
.classify {
    bottom: auto;
}
.classify:hover dd {
    display: block;
}
.activityDetails {
    background: #f5f5f5;
    padding-top: 20px;
}
.clearfix {
    zoom: 1;
}
.actDetailsleft {
    float: left;
    width: 74%;
}
.newsActDetailsleftarticle img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.actDetailslefttop {
    background: #fff;
    padding: 20px;
}
.newstit {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 20px;
}
.newstit h1 {
    color: #515756;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    line-height: 32px;
}
.newstitdetailleft {
    float: left;
    color: #767780;
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 34px;
}
.newstitdetailleft span {
    margin-right: 15px;
}
.custom_share a.cms_weixin, .custom_share a.cms_qzone, .custom_share a.cms_tsina {
    background: rgba(235,235,235,1) !important;
}
.custom_share a {
    border-radius: 50px;
    color: #A6ADAC;
}
.custom_share a {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0px 6px;
    padding: 0 !important;
    background-size: cover !important;
}
.custom_share a.cms_weixin:hover, .custom_share a.cms_qzone:hover, .custom_share a.cms_tsina:hover {
    background: rgba(136,183,179,1) !important;
    color: #FFF!important;
}
.custom_share a.cms_weixin:hover {
    opacity: 0.7;
}
.cms_qrcode img {
    display: none;
}
.newsActDetailsleftarticle {
    padding-top: 20px;
}
.newsActDetailsleftarticle * {
    flex:unset !important;
}
.newsActDetailsleftarticle p {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-bottom: 20px;
    padding: 0 20px;
}
.newsnext a {
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
    width: 47%;
    background-color: #85b7b3;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #85b7b3;
    white-space: nowrap;
}
.newsnext a:nth-child(2n) {
    float: right;
}
.newsright {
    width: 25%;
    background: transparent;
}
.actDetailsright {
    float: right;
}
.newsrightlist {
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    background: #fff;
}
.righttitle {
    border-bottom: 1px solid #eeeeee;
    padding: 20px;
}
.righttitle h4 {
    font-size: 20px;
    font-weight: 600;
    border-left: 5px solid #85b7b3;
    padding-left: 20px;
}
.newsgg {
    margin-bottom: 20px;
    overflow: hidden;
}
.newsgg img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 2s;
    transform: scale(1);
}
.newsrightlist {
    margin-bottom: 20px;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    background: #fff;
}
.hottitle {
    border-bottom: 1px solid #EEEEEE;
    padding: 20px;
}
.hottitle h4 {
    font-size: 20px;
    font-weight: 600;
    border-left: 5px solid #85B7B3;
    padding-left: 20px;
}
.newsrightlist .newsflash {
    padding: 8px;
    border-bottom: 1px solid #eee;
}
.newsrightlist .newsflashtxt {
    width: 95%;
    float: left;
    padding-top: 5px;
    padding-left: 5%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.title_key {
    color: #2f3037;
    height: 42px !important;
    font-size: 14px;
    line-height: 32px;
}
.title_height {
    color: #2f3037;
    height: 42px !important;
    font-size: 14px;
    padding-left: 12px;
    line-height: 32px;
}
.news_hot {
    background: url(../img/news/bg.png) no-repeat;
    display: block;
    width: 25px;
    float: left;
    margin-left: -10px;
    background-size: contain;
    line-height: 36px;
    height: 32px;
    font-weight: 600;
}
.news_hot .new_num {
    margin-left: 9px;
    color: #fff;
    line-height: 32px;
}
.title_hot_height {
    color: #2f3037;
    height: 42px !important;
    font-size: 14px;
    padding-left: 6px;
    line-height: 32px;
}
.newsgg:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.newsnext a:hover {
    color: #85b7b3;
    background: #fff;
}
/*最新资讯*/
.zxzx {
    background: #f5f5f5;
    padding-top: 20px;
}
.boxtitle h4 {
    font-size: 26px;
    float: left;
    font-weight: 600;
    line-height: 28px;
}
.boxtitle span {
    font-size: 18px;
    color: #c1c2c8;
    font-weight: normal;
    margin-left: 10px;
    text-transform: uppercase;
}
.zxzx-cont {
    background: #fff;
    padding: 20px;
    margin: 20px 0;
}
.zxzx-cont-list {
    float: left;
    width: 49%;
    /* margin-right: 3%; */
    margin: 2px;
    display: flex;
    font-size: 13px;
    color: #2f3037;
    align-items: center;
}
.zxzx-cont-list span {
    width: 8px;
    height: 8px;
    margin-right: 4px;
    border-radius: 50%;
    display: block;
    background: rgb(208,208,206);
}
.zxzx-cont-list div {
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*您可能感兴趣的文章*/
.interestednews {
    background: #f5f5f5;
    padding-top: 30px;
}
.interestednewslist {
    width: 23.5%;
    margin-right: 2%;
}
.interestednewslist:nth-child(4n) {
    margin-right: 0;
}
.interestednewsbox {
    padding: 20px 0;
}
.interestednewslist {
    background: #fff;
    float: left;
}
.interestednewslistpic {
    position: relative;
}
.interestednewslistpic a {
    overflow: hidden;
    display: block;
}
.interestednewslistpic img {
    width: 100%;
    height: 181px;
    display: inline;
    transition: all 2s;
    transform: scale(1);
}
.interestednewslistpic:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.innewslisttop {
    position: absolute;
    background: url(../img/news/newstopbg.png) no-repeat;
    width: 70px;
    height: 31px;
    background-size: cover;
    display: block;
    line-height: 31px;
    text-align: center;
    color: #fff !important;
    left: 20px;
    top: -7px;
    font-size: 14px;
}
.interestednewslisttxt {
    padding: 10px 10px;
}
.interestednewslisttxt a {
    color: #2f3037;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 50px;
    font-size: 14px;
}
.interestednewslisttxt a:hover {
    color: #85b7b3;
}

.chhotprocon {
    margin-top: 20px;
}
.chhotprocon .chhotprolist {
    margin-bottom: 10px;
}
.chhotprolist {
    padding: 20px;
}
.chhotprolist {
    width: 23.5%;
    height: 220px;
    background: #fff;
    background: -webkit-linear-gradient(right, #fff, rgb(249, 249, 249, 1));
    background: -o-linear-gradient(right, #fff, rgb(249, 249, 249, 1));
    background: -moz-linear-gradient(right, #fff, rgb(249, 249, 249, 1));
    background: linear-gradient(to right, #fff, rgb(249, 249, 249, 1));
    margin-right: 2%;
    float: left;
}
.chhotprolist:nth-child(4n) {
    margin-right: 0;
}
.chhotprolistleft {
    float: left;
    width: 50%;
    padding: 8px;
}
.chhotprolist h5 {
    font-size: 18px;
    color: #2f3037;
    margin-top: 10px;
    margin-bottom: 20px;
}
.chhotprolist a {
    font-size: 14px;
    color: #fff !important;
    width: 56px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    background: rgba(136, 183, 179, 1);
    border-radius: 3px;
    display: block;
    margin-bottom: 15px;
}
.chhotprolist a:hover {
    background: #fff;
    color: rgba(136, 183, 179, 1) !important;
    border: 1px solid rgba(136, 183, 179, 1);
}
.cp_content {
    width: 98%;
    height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.chhotprolist span {
    color: #c1c2c8;
    font-size: 14px;
}
.chhotprolistright {
    width: 50%;
    overflow: hidden;
    float: right;
    line-height: 180px;
    text-align: center;
    height: 180px;
}

.chhotprolistright img {
    vertical-align: middle;
    max-height: 100%;
    transition: all 2s;
    transform: scale(1);
}
.chhotprolistright:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.chhotprolist:hover {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 10px 14px 1px rgba(0, 62, 57, 0.06);
}
.cp_title {
    width: 98%;
    /* min-height: 48px; */
    height: 48px;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.chhotpro {
    background: #f5f5f5;
    padding-top: 20px;
}
.in {
    height: 181px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}



/*微信分享*/
.function2 .social-share .icon-wechat .wechat-qrcode{
    width: 242px;
}
.function2 .social-share a{
    border: none;
    margin: 0;
}
.wechat-qrcode{
    width: 96px !important;
    height: 133px !important;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1) !important;
    border-radius: 5px;
    left: -32px !important;
    top: -142px !important;
}
.wechat-qrcode h4{
    display: none;
}
.wechat-qrcode .qrcode{
    width: 80px !important;
    height: 80px;
}
.wechat-qrcode .qrcode img{
    width: 80px ;
    height: 80px;
}
.wechat-qrcode  .help p{
    display: none;
}
.wechat-qrcode::after{
    content: '微信扫一扫 分享至朋友圈' !important;
    font-size: 12px;
    color: #88B7B3;
    position: relative !important;
    display: block;
    width: 92% !important;
    line-height: 17px;
    left: 8px !important;
    top: -15px !important;
    border-color: transparent !important;
}
/*微信分享end*/

/*h1-h6资讯页样式重写*/
h1 {
    font-size: 2em;
    line-height: 1.3;
}














