.classify dd {
    display: none;
}
.classify {
    bottom: auto;
}
.classify:hover dd {
    display: block;
}
.in {
    height:191px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.in img {
    height: 191px;
    display: inline;
    object-fit: cover;
}
.newsconlisttxt.newtext {
    height: 191px;
}
.ins {

}
.ins img {
    max-width: 142px;
    max-height: 107px;
    min-height: 70px;
    display: inline;
}
.v-no-result {
    margin-top: 50px;
    text-align: center;
    height: 100px;
}
.xptable li:nth-child(3) {
    width: 14% !important;
}

.cp_title {
    width: 98%;
    height: 48px;
    /*white-space:nowrap;*/
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.cp_content {
    width: 98%;
    height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.bdsharebuttonbox a {
    float: left;
    font-size: 12px;
    padding-left: 0;
    line-height: unset;
    height: auto;
    background-image: none;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
    display: block;
}
.interestednewslisttxt a {
    height: 20px;
}

.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;
}
.title_hot_height {
    color: #2f3037;
    height: 42px !important;
    font-size: 14px;
    padding-left: 6px;
    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;
}

.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;
}

.newsflashtxt h5 {
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
    font-size: 16px;
    line-height: 40px;
}

.newsconlisttxt .newtitle {
    border-bottom: 1px solid #E1E1E1;
    line-height: 55px;
    padding-left: 30px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsconlisttxt .newtitle a {
    font-size: 18px;
    font-weight: 600;
}

.hottitle {
    border-bottom: 1px solid #EEEEEE;
    padding: 20px;

}

.hottitle h4 {
    font-size: 20px;
    font-weight: 600;
    border-left: 5px solid #85B7B3;
    padding-left: 20px;
}

.newsActDetailsleftarticle{
    padding-top: 20px;
}

.newsActDetailsleftarticle img {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

.newsActDetailsleftarticle p {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    margin-bottom: 20px;
    padding: 0 20px;
}
.activityDetails {
    background: #f5f5f5;
    padding-top: 20px;
}
.newsleft {
    width: 872px;
}
.actDetailsleft {
    float: left;
}
.newstab {
    background: rgba(249, 249, 249, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    line-height: 44px;
    width: 100%;
}
.newstab a.newstabact, .newstab a:hover {
    background-color: #85b7b3;
    color: #fff;
}
.newstab a {
    display: block;
    float: left;
    width: 14.28%;
    font-size: 16px;
    text-align: center;
    position: relative;
    font-weight: 600;
}
.newstab a.newstabact span, .newstab a:hover span {
    display: block;
    left: 50%;
    margin-left: -15px;
    background: url(../img//news/sanjiao.png) no-repeat;
    display: block;
    width: 30px;
    height: 7px;
    position: absolute;
}
.newscon {
    padding-top: 10px;
}
.newsconlist {
    margin-top: 30px;
    position: relative;
}
.newsconlistpic {
    position: relative;
    float: left;
    width: 34%;
}
.newsconlistpic a {
    overflow: hidden;
    display: block;
}
.newsconlistpic img {
    width: 100%;
    transition: all 2s;
}
.newsconlistpic: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: 100% 31px;
    padding: 0 20px;
    display: block;
    line-height: 31px;
    text-align: center;
    color: #fff !important;
    left: 20px;
    top: -7px;
    font-size: 14px;
}
.newsconlisttxt {
    background: #fff;
    width: 66%;
    float: left;
    position: absolute;
    bottom: 0;
    left: 34%;
    top: 0;
    border-top: 1px solid rgba(225, 225, 225, 1);
    border-right: 1px solid rgba(225, 225, 225, 1);
    border-bottom: 1px solid rgba(225, 225, 225, 1);
}
.newsconlisttxt p {
    margin: 12px 0;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 30px;
    color: #767780;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 72px;
}
.newsconlistbottom {
    padding-left: 30px;
    color: #767780;
    padding-top: 5px;
    padding-right: 20px;
}
.newsconlistbottom span {
    float: left;
    display: block;
    margin-right: 30px;
    font-size: 12px;
}
/*.pagenumbox {*/
/*    text-align: center;*/
/*    padding-top: 20px;*/
/*}*/
/*.pagenum {*/
/*    display: inline-block;*/
/*}*/
/*.pagenum span {*/
/*    display: block;*/
/*    line-height: 32px;*/
/*    margin: 0 4px;*/
/*    color: #333333;*/
/*    font-size: 14px;*/
/*    background: rgba(255, 255, 255, 1);*/
/*    border: 1px solid rgba(220, 220, 220, 1);*/
/*    float: left;*/
/*}*/
/*.pagenum span a {*/
/*    display: block;*/
/*    padding: 0 13px;*/
/*}*/
/*.pagenum ul {*/
/*    float: left;*/
/*}*/
/*.pagenum ul li {*/
/*    line-height: 34px;*/
/*    margin: 0 4px;*/
/*    float: left;*/
/*    width: 37px;*/
/*    height: 34px;*/
/*    border: 1px solid rgba(220, 220, 220, 1);*/
/*    background: rgba(255, 255, 255, 1);*/
/*}*/
/*.pagenum ul li:nth-child(6) {*/
/*    background: transparent;*/
/*    border: none;*/
/*    color: #333333;*/
/*}*/
/*.pagenum ul li a {*/
/*    display: block;*/
/*}*/
/*.pagenum span:hover a,*/
/*.pagenum ul li:hover a,*/
/*.pagenum .pagenumact a {*/
/*    background: #88b7b3;*/
/*    border-color: #88b7b3;*/
/*    color: #fff;*/
/*}*/
.newsright {
    width: 300px;
    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;
}
.newsgg:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.chhotpro {
    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;
}

.chhotprocon {
    margin-top: 20px;
}
.chhotprolist {
    padding: 20px;
    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;
    cursor: pointer;
}

.chhotprolist a:hover {
    background: #fff;
    color: rgba(136, 183, 179, 1) !important;
    border: 1px solid rgba(136, 183, 179, 1);
}
.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-width: 100%;
    max-height: 100%;
    transition: all 2s;
}

.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);
}
.newsrecommend {
    background: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 30px;
}
.recommendpic {
    margin-bottom: 20px;
}
.recommendpic li {
    width: 15.8%;
    float: left;
    background: #d1dbdb;
    margin-right: 1%;
}
.recommendpic li:nth-last-of-type(1) {
    margin-right: 0 !important;
}
.recommendpicimg {
    text-align: center;
    overflow: hidden;
    height: 120px;
    line-height: 120px;
    background: #fff;
}
.recommendpicimg {
    width: 100% !important;
}
.recommendpicimg:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.recommendpicimg img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    transition: all 2s;
    transform: scale(1);
}
.recommendpic li p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recommendpic li:hover {
    background: rgba(136, 183, 179, 1);
    box-shadow: 0px 5px 12px 0px rgba(101, 171, 165, 0.18);
}
.boxtitle .proMore {
    color: #c1c2c8;
    font-size: 14px;
    float: right;
    display: block;
    width: 87px;
    height: 30px;
    border: 1px solid #c1c2c8;
    border-radius: 5px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 10px;
    float: right;
}
.boxtitle .proMore:hover {
    border-color: #80bbb7;
    color: #80bbb7;
}






















