.dangs {
    /*width: 870px;*/
    width: 100%;
    float: right;
}
@media screen and (max-width: 768px){
.dangs {
    width: 100%;
    float: right;
}
}

.dangs .news_top {
    background: #f8f8f8;
}

.dangs .news_top .swiper-slide {
    background: #f8f8f8;
}

.dangs .news_top .swiper-slide .news_top_con {}

.dangs .news_top .swiper-slide .news_top_con .news_top_left {
    float: left;
    position: relative;
    width: 58%;
    height: 300px;
    overflow: hidden;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_left.act:before {
    content: '头条';
    position: absolute;
    left: 0;
    top: 0;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    background: #c2334f;
    color: #fff;
    display: none;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_left img {
    display: block
}

.dangs .news_top .swiper-slide .news_top_con .news_top_right {
    float: right;
    width: 42%;
    padding: 20px;
    padding-right: 30px;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_right h2 {
    color: #c2334f;
    font-size: 18px;
    ;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_right .summary {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    border-top: 1px solid #c2334f;
    padding-top: 10px;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_right .newdate {
    padding-top: 15px;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_right .newdate .date {
    font-size: 18px;
    line-height: 36px;
    color: #666666;
    float: left;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_right .newdate .more {
    float: right;
    text-align: center;
    font-size: 14px;
    width: 110px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #c2334f;
    color: #c2334f;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_all .news_top_all_left {
    float: left;
    width:25%;
    margin-left: 1%;
}
.dangs .news_top .swiper-slide .news_top_con .news_top_all .news_top_all_left img{
    /*float: left;*/
    width:100%;
}
.dangs .news_top .swiper-slide .news_top_con .news_top_all .news_top_all_right{
    float: right;
    width: 70%;
    margin-right: 2%;
}

@media screen and (max-width: 768px){
    .newsview .news_top .swiper-slide .news_top_con {
}
.dangs .news_top .swiper-slide .news_top_con .news_top_all {
    float: left;
    width: 100%;
    padding: 20px 10px;
    padding-right: 30px;
    padding-left: 30px;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_all .news_top_all_left {
    display: none;
}
.dangs .news_top .swiper-slide .news_top_con .news_top_all .news_top_all_left img{
}
.dangs .news_top .swiper-slide .news_top_con .news_top_all .news_top_all_right{
    width: 95%;
}


}
@media screen and (max-width: 319px){
    .newsview .news_top .swiper-slide .news_top_con {
}
    .dangs .news_top .swiper-slide .news_top_con .news_top_all {
    float: left;
    width: 100%;
    padding: 20px 10px;
    padding-right: 30px;
    padding-left: 30px;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_all .news_top_all_left {
    display: none;
}
.dangs .news_top .swiper-slide .news_top_con .news_top_all .news_top_all_left img{
}
.dangs .news_top .swiper-slide .news_top_con .news_top_all .news_top_all_right{
}



}

@media screen and (min-width: 319px){
    .newsview .news_top .swiper-slide .news_top_con {
}
/** 新添加全文字样式开始 */
.dangs .news_top .swiper-slide .news_top_con .news_top_all {
    /*float: right;*/
    width: 100%;
    padding: 20px;
    padding-right: 50px;
    padding-left: 50px;
    float: right;
}
}

.dangs .news_top .swiper-slide .news_top_con .news_top_all h2 {
    color: #c2334f;
    font-size: 18px;
    ;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_all .summary {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    border-top: 1px solid #c2334f;
    padding-top: 10px;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_all .newdate {
    padding-top: 15px;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_all .newdate .date {
    font-size: 18px;
    line-height: 36px;
    color: #666666;
    float: left;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_all .newdate .more {
    float: right;
    text-align: center;
    font-size: 14px;
    width: 110px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #c2334f;
    color: #c2334f;
}

/** 新添加全文字样式结束 */

.dangs .news_top .swiper-button-prev {
    background: url("../images/lefts.png")
}

.dangs .news_top .swiper-button-next {
    background: url("../images/rights2.png");
    left: 0;
    margin-left: 95%;
}
@media screen and (max-width: 768px){
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left:0px;
    }
    .dangs .news_top .swiper-button-next {
        background: url("../images/rights2.png");
        left: 0;
        margin-left: 92%;
}
}

.dangs .news_top .swiper-button-prev.swiper-button-disabled {
    background: url("../images/lefts2.png");
    opacity: 1
}

.dangs .news_top .swiper-button-next.swiper-button-disabled {
    background: url("../images/rights.png");
    opacity: 1
}

.dangs .news_top .swiper-button-next,
.dangs .news_top .swiper-button-prev {
    width: 36px;
    height: 50px;
}

.mianbaoxue {
    border-bottom: 1px solid #cccccc;
    height: 50px;
    line-height: 50px;
    text-align: right;
    margin-bottom: 20px;
}

.mianbaoxue span {
    color: #c2334f;
    position: relative;
}

.mianbaoxue span:before {
    content: "\e637";
    font-family: 'liaoban'
}

.mianbaoxue span a {
    color: #333;
}

.dangs .news_top .swiper-slide .news_top_con .news_top_right .newdate .more:hover {
    background: #c2334f;
    color: #fff;
    cursor: pointer;
}

.dangs .news_down {
    margin-bottom: 36px;
    padding-top: 20px;
}

.dangs .news_down .news_tab {
    border-bottom: 1px solid #e7e7e7;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.dangs .news_down .news_thumb {
    width: 228px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.dangs .news_down .news_thumb img {
    display: block;
    transition: all 0.6s;
    height: 150px;
}

.dangs .news_down .news_tab:hover .news_thumb img {
    transform: scale(1.4);
}

.dangs .news_down .news_wenjian {
    width: auto;
}

.dangs .news_down .news_wenjian .title {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding-right: 120px;
    position: relative;
    margin-bottom: 5px;
}

.dangs .news_down .news_wenjian:hover .title {
    color: #c2334f;
}

.dangs .news_down .news_tab:hover .title {
    color: #c2334f;
}

.dangs .news_down .news_tab:hover {
    border-bottom: 1px solid #c2334f;
}

.dangs .news_down .news_wenjian .title span {
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0px;
    color: #c2334f;
}

.dangs .news_down .news_wenjian .note {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    height: 56px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.seemore {
    margin-top: 20px;
}

.seemore .gengduo {
    color: #c2334f;
    position: relative;
    padding-right: 20px;
    float: left;
    line-height: 28px;
}

.seemore .gengduo:after {
    content: '';
    position: absolute;
    background: url("../images/xxjt.png") right center no-repeat;
    width: 17px;
    top: 0;
    bottom: 0;
    right: 0;
}

.seemore .fl {
    padding-left: 20px;
}

.pageContent {
    text-align: right;
    margin-bottom: 36px;
}

.pageContent ul {
    clear: both;
    overflow: hidden;
    display: inline-block;
}

.pageContent ul li {
    float: left;
    margin-left: 8px;
    color: #666;
    min-width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d7dde4;
    cursor: pointer;
}

.pageContent ul li.active {
    background: #c2334f;
    color: #fff;
    border: 1px solid #c2334f;
}

.pageContent ul li.fouces {
    background: #e2e2e2;
    color: #fff;
    border: 1px solid #e2e2e2;
}

.pageContent ul li:hover {
    background: #ce667a;
    color: #fff;
    border: 1px solid #ce667a;
}

.picContent {
    position: relative;
    padding-bottom: 30px;
}

.picContent .pic-top {
    height: 80%;
    width: 100%;
    /*background-color:#eee;*/
}

.picContent .pic-big-thumbs {
    height: 80%;
    width: 80%;
}

.picContent .pic-big-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 1;
    display：flex;
    text-align: center;
    vertical-align:middle;
    align-items: center;
}

.picContent .pic-big-thumbs .swiper-slide-active {
    opacity: 1;
}

.picContent .pic-big-thumbs img {
    border: 2px solid #fff;
    object-fit: cover;
}

.picContent .pic-big-thumbs .swiper-slide-active img {
    border: 2px solid #c2334f;
    object-fit: cover;
}

.picContent .pic-thumbs {
    /*height: 20%;*/
    box-sizing: border-box;
    padding: 10px 0;

    /*圖片尺寸固定*/
    overflow: hidden;
    height: 130px;
    /*border:1px solid blue;*/
}

.picContent .pic-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 1;
}

.picContent .pic-thumbs .swiper-slide-active {
    opacity: 1;
}

.picContent .pic-thumbs img {
    border: 2px solid #fff;
}

.picContent .pic-thumbs .swiper-slide-active img {
    border: 2px solid #c2334f;
}

.picContent .pic-thumbs .swiper-button-prev {
    background: url("../images/lefts.png");
    background-size: 100% 100%;
}

.picContent .pic-thumbs .swiper-button-next {
    background: url("../images/rights2.png");
    background-size: 100% 100%;
}

.picContent .picmm.swiper-button-prev {
    background: url("../images/bia_left.png");
    background-size: 100% 100%;
    width: 48px;
    height: 106px;
    top: 30%;
}

.picContent .picmm.swiper-button-next {
    background: url("../images/bia_right.png");
    background-size: 100% 100%;
    width: 48px;
    height: 106px;
    top: 30%;
}

.picContent .pic-top .pic_cm {
    display: inline-block;
    position: relative;
}

.picContent .pic-top .pic_cm img {
    display: block;
}

.picContent .pic-top .pic_cm .names {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 46px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 5;
    padding: 0 20px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    padding-right: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.picContent .pic-top .pic_cm .names i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px;
    font-weight: bold;
    cursor: pointer;
}

.history {
    text-align: center;
    padding-bottom: 30px;
}

.history .shalou {
    background: #c2334f;
    border: 10px solid #eac0c9;
    color: #fff;
    width: 116px;
    height: 116px;
    border-radius: 50%;
    text-align: center;
    line-height: 102px;
    margin: 0 auto;
    z-index: 10;
    position: relative;
}

.history .shalou i {
    font-size: 40px;
}

.history .licheng {
    width: 100%;
}

.history .licheng .liu {
    padding-left: 50%;
    padding-right: 0;
    position: relative;
    text-align: left;
    padding-top: 20px;
    margin-top: -20px;
}

.history .licheng .liu h2 {
    font-size: 20px;
    color: #c2334f;
    padding: 5px 50px;
}

.history .licheng .liu:nth-child(2n+1):after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0px;
    border-left: 1px solid #c2334f;
}

.history .licheng .liu:nth-child(2n+1):before {
    content: '';
    position: absolute;
    left: 50%;
    top: 66px;
    bottom: 0px;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    background: url("../images/df.png") center no-repeat;
    z-index: 6;
}

.history .licheng .liu:nth-child(2n) {
    padding-right: 50%;
    padding-left: 0;
    text-align: right;
}

.history .licheng .liu:nth-child(2n):after {
    content: '';
    position: absolute;
    right: 50%;
    top: 0;
    bottom: 0px;
    border-right: 1px solid #c2334f;
    margin-right: -1px;
}

.history .licheng .liu:nth-child(2n):before {
    content: '';
    position: absolute;
    right: 50%;
    top: 66px;
    bottom: 0px;
    bottom: 0px;
    width: 20px;
    height: 20px;
    margin-right: -10px;
    background: url("../images/df.png") center no-repeat;
    z-index: 6;
}

.history .licheng .liu:nth-child(2n) .textcourse {
    margin-right: 50px;
    padding: 8px 10px;
    background: #f8eaed;
    position: relative;
}

.history .licheng .liu:nth-child(2n+1) .textcourse:after {
    content: '◀';
    position: absolute;
    top: 10px;
    left: -11px;
    color: #f8eaed;
}

.history .licheng .liu:nth-child(2n+1) .textcourse:before {
    content: '';
    position: absolute;
    top: 19px;
    left: -50px;
    border-bottom: 1px solid #f8eaed;
    width: 53px;
}

.history .licheng .liu:nth-child(2n+1) .textcourse {
    margin-left: 50px;
    padding: 8px 10px;
    background: #f8eaed;
    position: relative;
}

.history .licheng .liu:nth-child(2n) .textcourse:after {
    content: '▶';
    position: absolute;
    top: 10px;
    right: -11px;
    color: #f8eaed;
}

.history .licheng .liu:nth-child(2n) .textcourse:before {
    content: '';
    position: absolute;
    top: 19px;
    right: -50px;
    border-bottom: 1px solid #f8eaed;
    width: 53px;
}

.history .hismore {
    text-align: center;
    color: #c2334f;
    line-height: 16px;
    padding-top: 15px;
    cursor: pointer;
}

.textleft {
    text-align: left;
}

.news_list_content {
    margin-top: 20px;
}

.news_list_content .news_list_left {
    float: left;
    width: 860px;
}

.news_list_content .news_list_right {
    float: right;
    width: 290px;
}

.news_list_content .news_title {
    clear: both;
    overflow: hidden;
    line-height: 40px;
    height: 44px;
    font-size: 18px;
    color: #c2334f;
    border-bottom: 5px solid #c2334f;
}

.news_list_content .news_title a {
    float: right;
    font-size: 16px;
    color: #333;
}

.news_list_content .news_title a:hover {
    color: #c2334f;
}

.jiaodiannews {
    padding-top: 20px;
    margin-bottom: 5px;
}

.jiaodiannews .swiper-pagination {
    text-align: right;
    padding-right: 20px;
}

.jiaodiannews .swiper-button-next {
    width: 36px;
    height: 50px;
    background: url("../images/rights2.png") no-repeat;
    right: 0px;
}

.jiaodiannews .swiper-button-prev {
    width: 36px;
    height: 50px;
    background: url("../images/lefts.png") no-repeat;
    left: 0px;
}

.jiaodiannews .jiaodiantab {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 473px;
    overflow: hidden;
}

.jiaodiannews .jiaodiantab img {
    display: block;
    width: 100%;
}

.jiaodiannews .jiaodiantab p {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #fff;
}

.jiaodiannews .swiper-pagination-bullet {
    border-radius: 0px;
    opacity: 1;
}

.jiaodiannews .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #c2334f;
}

.meitinews {
    padding: 20px 15px 15px 15px;
    border: 1px solid #c2334f;
    margin-bottom: 10px;
}

.meitinews .meiti_img img {
    display: block;
    width: 100%;
}

.meitinews .meiti_text {
    background: #eeeeee;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.meitinews .meitilist {
    width: 100%;
    margin-top: 15px;
}

.meitinews .meitilist li {
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    position: relative;
}

.meitinews .meitilist li a:hover {
    color: #c2334f;
}

.meitinews .meitilist li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #c2334f;
    top: 50%;
    left: 0px;
    margin-top: -2px;
    z-index: 1;
}

.kuaixunNews {
    background: #f8f8f8;
    margin-top: 20px;
    margin-bottom: 10px;
}

.kuaixunNews .kuaixun_left {
    float: left;
    width: 50%;
    height: 298px;
  /*2018-12-20-齐经纬*/
   text-align:center;
    display: table-cell;
    vertical-align: middle;
}

.kuaixunNews .kuaixun_left img {
    display: block;
}

.kuaixunNews .kuaixun_right {
    float: right;
    width: 45%;
    margin-right: 2%;
}

.kuaixunNews .kuaixun_right h2 {
    font-size: 18px;
    color: #c2334f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
}

.kuaixunNews .kuaixun_right .summary {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
    height: 40px;
}

.kuaixunNews .kuaixun_right .meitilist {
    width: 100%;
    border-top: 1px solid #c2334f;
    margin-top: 15px;
    padding-top: 12px;
}

.kuaixunNews .kuaixun_right .meitilist li {
    height: 27px;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
    position: relative;
}

.kuaixunNews .kuaixun_right .meitilist li a:hover {
    color: #c2334f;
}

.kuaixunNews .kuaixun_right .meitilist li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #c2334f;
    top: 50%;
    left: 0px;
    margin-top: -2px;
    z-index: 1;
}

.hangye_news {
    margin-bottom: 30px;
}

.hangye_news .hangyelist {
    margin-top: 20px;
    border-bottom: 1px solid #e7e7e7;
}

.hangye_news .hangyelist:hover {
    border-bottom: 1px solid #c2334f
}

.hangye_news .hangyelist .hangye_left {
    float: left;
    width: 100px;
    height: 96px;
    background: #eeeeee;
    color: #666;
    text-align: center;
    font-size: 16px;
}

.hangye_news .hangyelist .hangye_left h2 {
    font-size: 26px;
    padding-top: 15px;
    font-weight: normal;
    color: #c2334f;
}

.hangye_news .hangyelist:hover .hangye_left {
    background: #c2334f;
    color: #fff;
}

.hangye_news .hangyelist:hover .hangye_left h2 {
    color: #fff;
    cursor: pointer;
}

.hangye_news .hangyelist .hangye_right {
    float: left;
    padding: 0 20px;
    width: 88%;
}

.hangye_news .hangyelist .hangye_right h2 {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
}

.hangye_news .hangyelist:hover .hangye_right h2 {
    color: #c2334f;
}

.hangye_news .hangyelist .hangye_right p {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
}

.zix {
    margin-top: 30px;
}
.zix:hover img{ opacity: 0.7}

.videoview {
    margin-bottom: 10px;
}

.videoview ul {
    clear: both;
    overflow: hidden;
}

.videoview ul li {
    width: 48%;
    float: left;
    position: relative;
    margin-bottom: 26px;
    overflow: hidden;
    -webkit-box-shadow: #666 0px 0px 10px;
    -moz-box-shadow: #666 0px 0px 10px;
    box-shadow: #666 0px 0px 10px;
    position: relative;
    height: 234px;
}

.videoview ul li:nth-child(2n) {
    float: right;
}

.videoview ul li img {
    display: block;
    transition: all 0.6s;
    max-height: 270px;
    width: 100%;
}

.videoview ul li:hover img {
    transform: scale(1.4);
}

.videoview ul li p {
    height: 50px;
    background: #b82f4c;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 2;
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: none;
}

.videoview ul li:hover p {
    display: block;
}

.videoview ul li:after {
    content: '';
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -33px;
    margin-top: -10px;
    z-index: 1;
    background: url("../images/videos.png") center no-repeat;
    width: 66px;
    height: 66px;
}

.about {
    border: 4px solid #c33753;
    padding: 2px;
    margin-bottom: 30px;
}

.about .about_W {
    border: 1px solid #c2334f;
    padding: 26px;
    /*去掉小山峰*/
    /*background: #fdf9fa url("../images/about_bg.png") bottom repeat-x;*/
    background: #fdf9fa ;

    padding-bottom: 180px;
    line-height: 30px;
}

.about .about_R {
    border: 1px solid #c2334f;
    padding: 26px;
    background: #fdf9fa url(../images/rhfz_bg.jpg) bottom repeat-x;
    padding-bottom: 180px;
    line-height: 30px;
}
.about .about_R video {
    max-width: 100%
}

.about .about_C {
    border: 1px solid #c2334f;
    padding: 26px;
    background: #fdf9fa url(../images/chanye.png) bottom repeat-x;
    padding-bottom: 180px;
    line-height: 30px;
}


.team {
    width: 100%;
}

.team li {
    width: 48%;
    background: #fbf3f5;
    float: left;
    margin-bottom: 30px;
}

.team li:nth-child(2n) {
    float: right;
}

.team li img {
    float: left;
    width: 34%;
    height:171.68px;
}

.team li .wenben {
    float: left;
    margin-left: 6%;
    width: 57%;
    margin-right: 3%;
}

.team li .wenben h2 {
    font-size: 18px;
    color: #333333;
    margin-top: 15px;
}

.team li .wenben h2 span {
    border-bottom: 1px solid #c2334f;
    padding-bottom: 5px;
}

.team li .wenben .wenbenC {
    line-height: 26px;
    color: #666666;
    margin-top: 20px;
}

.bd_weixin_popup {
    height: 300px !important;
}


/*投资指南和公开招标单独样式-2019-12-19-齐经纬*/
.hangye_news .hangyelist .hangye_left_guide {
    float: left;
    width: 100px;
    height: 96px;
    background: #eeeeee;
    color: #666;
    text-align: center;
    font-size: 16px;
}

.hangye_news .hangyelist .hangye_left_guide h2 {
    font-size: 26px;
    padding-top: 15px;
    font-weight: normal;
    color: #c2334f;
}

.hangye_news .hangyelist:hover .hangye_left_guide {
    background: #c2334f;
    color: #fff;
}

.hangye_news .hangyelist:hover .hangye_left_guide h2 {
    color: #fff;
    cursor: pointer;
}

.hangye_news .hangyelist .hangye_right_guide {
    float: left;
    padding: 0 20px;
    width: 88%;
}

.hangye_news .hangyelist .hangye_right_guide h2 {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
}

.hangye_news .hangyelist:hover .hangye_right_guide h2 {
    color: #c2334f;
}

.hangye_news .hangyelist .hangye_right_guide p {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
}