/*******************************
    -------[=番茄]-------
********************************/
/* 自界说分享 */
.m-share {
    overflow: hidden;
    text-align: right;
    font-size: 12px;
    line-height: 33px;
    color: #ccc;
}
.m-share .con{float: right;border: 1px #b3b3b3 solid;padding: 0 10px;border-radius: 3px;}

.m-share span {
    color: #333;padding: 0 10px 0 4px;
}
.m-share a {
    display: inline-block;vertical-align: middle;
    width: 30px;
    height: 30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;
    margin-top: -1px;
}
.m-share .bds_weixin {background-image: url(/marketing/images/share1.png);}
.m-share .bds_tsina {background-image: url(/marketing/images/share2.png);}
.m-share .bds_in {background-image: url(/marketing/images/share3.png);}
.m-share .bds_twitter {background-image: url(/marketing/images/share4.png);}
.m-share .bds_fb {background-image: url(/marketing/images/share5.png);}
.m-share .bds_print {background-image: url(/marketing/images/share6.png);}
.m-share .bds_more {background-image: url(/marketing/images/share7.png);}
.m-share a:hover {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8); 
    -ms-transform: scale(0.8); 
    -o-transform: scale(0.8); 
    transform: scale(0.8);
    transform-origin: center center;
}
/* 修改分享hover弹窗的位置 */
.jiathis_style {margin-left: -212px;}



#vsb_content_2 p{ line-height:34px !important;  }


::-ms-clear{display: none;}
.row{overflow: hidden;margin-top: -40px;}
#bd{margin-bottom: 60px;position: relative;z-index: 10;}

.topBtn{
    display: block;
    width: 48px;height: 48px;
    background: url(/marketing/images/icon-top.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: fixed;right: 5%;bottom: 30px;z-index: 999;
    display: none;
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
/*左右分栏*/
.side-col{
    float: left;width: 254px;min-height: 608px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-bottom: 30px;
    background: url(/marketing/images/bg3.png) no-repeat right bottom;
    background-color: #ededed;
    margin-right: 50px;
}
.main-col{overflow: hidden;padding-top: 60px;}

/*目今位置*/
.m-cur{
    font-family: "宋体";
    font-size: 12px;color: #484848;line-height: 24px;text-align: right;
    padding: 14px 0 19px;
}
.m-cur a{color: inherit;}
.m-cur a:hover{color: #9a0000;}
.m-cur a i{
    display: inline-block;vertical-align: middle;
    width: 20px;height: 20px;
    background: url(/marketing/images/bg4.png) no-repeat center center;
    margin-right: 6px;
}

.g-title1{padding: 8px 10px 16px 40px;background: #9a0000;}
.g-title1 h3{
    font-size: 32px;color: #fff;font-weight: normal;line-height: 64px;
    background: url(/marketing/images/bg1.jpg) no-repeat left bottom;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*页码*/
.m-page{padding: 15px 0 0;text-align: center;}
.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}
.m-page li a{
    display: block;
    font-size: 14px;color: #666;line-height: 28px;
    padding: 0 10px;
    background: #fff;border: 1px #ededed solid;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-page li a:hover,.m-page li.on a{
    background: #9a0000;color: #fff;
}


.snav{padding-top: 12px;}
.snav li{
    padding-left: 17px;
}
.snav a{
    display: block;
    font-size: 16px;color: #000;line-height: 47px;
    padding-left: 32px;
    background-position: 14px center;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav li.on a,.snav a:hover{
    color: #9a0000;
    background-image: url(/marketing/images/bg2.jpg);
    background-color: #fff;
}



/* 公用问题 */
.m-tit1 {
    overflow: hidden;
    margin-bottom: 25px;
}
.m-tit1 h3 {
    position: relative;
    float: left;
    padding-right: 20px;

    font-size: 30px;
    font-weight: bold;
    color: #484848;
}
.m-tit1 h3 i {
    position: absolute;
    top: 50%;left: 100%;
    width: 1180px;
    height: 1px;

    background-color: #cecece;
}


/*
-----------------[本系介绍]--------------*/
.m-article {
    margin-bottom: 20px;

    font-size: 14px;
    line-height: 36px;
    color: #000;
}
.m-article img {
    display: block;
    margin: 10px auto 20px;
}
.m-article p{padding-bottom: 11px;}


/*
-----------------[西席介绍]--------------*/
.m-table1{
    width: 100%;
    font-size: 14px;color: #000;line-height: 24px;
    border-bottom: 1px #d9d9d9 solid;
    margin: 34px 0 25px;
}
.m-table1 th{
    font-size: 14px;line-height: 50px;
    border-top: 4px #ccc solid;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.m-table1 .th1{width: 22.85%;padding-left: 30px;}
.m-table1 .th2{width: 20.57%;}
.m-table1 .th3{width: 27.42%;}
.m-table1 td{
    border-top: 1px #f0f0f0 solid;
    padding: 10px 0 11px;
}
.m-table1 .td1{padding-left: 30px;}


/*
-----------------[学术活动]--------------*/
.m-list1 {
    padding-bottom: 5px;
}
.m-list1 li {
    padding-bottom: 23px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
}
.m-list1 .time {
    float: left;
    padding-top: 15px;

    font-size: 20px;
    line-height: 40px;
    color: #666;

    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.m-list1 .txt {
    overflow: hidden;
    padding-left: 40px;
}
.m-list1 .txt h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    color: #000;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.m-list1 .txt p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

    font-size: 14px;
    line-height: 2em;
    color: #666;
}
.m-list1 a:hover .time{
    color: #9a0000;
}
.m-list1 a:hover .txt h3{
    color: #9a0000;
}

/*
-----------------[研究效果]--------------*/
.m-list5 {
    padding-bottom: 4px;
}
.m-list5 li {
    padding-bottom: 24px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 21px;
}
.m-list5 h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 900;
}
.m-list5 h3 a {
    color: #000;
}
.m-list5 h3 a:hover {
    color: #9a0000;
}
.m-list5 .info {
    margin-bottom: 5px;

    line-height: 24px;
}
.m-list5 .info .time {
    padding-left: 24px;

    font-size: 12px;
    color: #999;

    background: url(/marketing/images/icon-time.png) 0 center no-repeat;
}
.m-list5 p {
    max-height: 48px;

    font-size: 14px;
    line-height: 24px;
    color: #333;

    overflow: hidden;
    display: -webkit-box;
    display: box; 
    
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


/*
-----------------[新闻中心]--------------*/
.ul-list10{overflow: hidden;margin: 0 -7px 21px;}
.ul-list10 li{width: 33.33%;float: left;padding: 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ul-list10 .pic{display: block;position: relative;height: 0;padding-top: 72%;overflow: hidden;}
.ul-list10 .pic img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.ul-list10 .txt{padding: 14px 20px 20px;background: #f5f5f5;line-height: 22px;font-size: 14px;color: #666;}
.ul-list10 h3{font-size: 16px;height: 30px;line-height: 30px;overflow: hidden;margin-bottom: 5px;font-weight: normal;}
.ul-list10 h3 a{display: block;color: #000;line-height: 30px;}
.ul-list10 h3 a:hover{color: #9a0000;}
.ul-list10 p{height: 88px;overflow: hidden;}
.ul-list10 .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.m-list3 {
    padding-bottom: 5px;
}
.m-list3 li {
    overflow: hidden;
    padding: 10px 0 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.m-list3  .pic {
    float: left;
    overflow: hidden;
    width: 166px;
    height: 120px;
}
.m-list3  .pic img {
    display: block;
    width: 100%;
    height: 100%;
}
.m-list3  .pic:hover img {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}
.m-list3 .txt {
    overflow: hidden;
    padding-left: 20px;
}
.m-list3 .tit {
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-list3 .tit a {
    color: #000;

    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.m-list3 .tit a:hover{
    color: #9a0000;
}
.m-list3 .txt p {
    height: 48px;

    font-size: 14px;
    line-height: 24px;
    color: #333;

    overflow: hidden;
    display: -webkit-box;
    display: box; 
    
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.m-list3 .info {
    padding: 5px 0;

    line-height: 25px;
}
.m-list3 .info .time {
    padding-left: 24px;

    font-size: 12px;
    color: #999;

    background: url(/marketing/images/icon-time.png) 0 center no-repeat;
}


/*
-----------------[详情页]--------------*/
.m-arti{
    font-size: 14px;color: #333;line-height: 34px;
    margin-bottom: 19px;
}
.m-arti img{margin: 0 auto 2px;}
.m-arti p{
    text-indent: 2em;padding-bottom: 12px;
}

.m-arti .p-notes{padding-bottom: 8px;text-align: center;text-indent: 0;}
.m-arti h1{
    font-size: 20px;color: #333;text-align: center;
    margin-bottom: 8px;
}
.m-arti .info{
    display: block;margin-bottom: 16px;
    font-family: "宋体";font-size: 12px;color: #999;line-height: 24px;text-align: center;
}

.m-recomend{padding-top: 13px;border-top: 1px solid #e6e6e6;margin-top: 110px;}
.m-recomend .title{color: #333;font-size: 20px;font-weight: bold;height: 30px;line-height: 30px;overflow: hidden;}
.ul-list13{padding-top: 7px;}
.ul-list13 a{display: block;height: 34px;line-height: 34px;overflow: hidden;padding-left: 17px;float:left;
    background: url(/marketing/images/yicon1.png) no-repeat center left;color: #333;font-size: 14px;
    white-space: nowrap;text-overflow: ellipsis;
}
.ul-list13 a:hover{color: #9a0000;}







.g-pages{
    text-align: center;clear: both;
    font-size: 14px;color: #666;line-height: 30px;
}
.g-pages a{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
}
.g-pages a:hover,.g-pages a.on{
    background: #9a0000;border-color: #9a0000;color: #fff;
}
.g-pages .num{
    display: inline-block;vertical-align: top;
    width: 89px;height: 30px;text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #ededed solid;
    margin-right: 2px;margin-bottom: 5px;
    font-size: 14px;color: #666;
    line-height: 28px;
}
.g-pages .numinput{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#fff;
}
.g-pages .inputtz{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#fff;
}
.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}

/*移动端页码*/
.g-pages-m{text-align: center;margin-top: 20px;display: none;}
.g-pages-m ul{
    display: inline-block;vertical-align: top;
    overflow: hidden;
}
.g-pages-m ul li{
    float: left;width: 60px;height: 36px;
    background: #ccc;
    font-size: 14px;color: #333;line-height: 36px;text-align: center;
    margin: 0 4px;
}
.g-pages-m ul a{display: block;color: inherit;}


/*移动端页码20170817*/
.g-pages-m .numinput{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
    font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#ccc;
}


.g-pages-m .numinput1{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
    font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#fff;
}



/*-----------------[公用页码]--------------*/
.pages-pc-m{
    text-align: center;clear: both;
    font-size: 14px;color: #666;line-height: 30px;
    margin: 20px 0;
}
.pages-pc-m a,.pages-pc-m .num,.pages-pc-m input, .pages-pc-m .p_fun_d{
    display: inline-block;vertical-align: top;
    height: 30px;
    border: 1px #ededed solid;background: #fff;
    padding: 0 12px;
    font-size: 14px;color: #666;line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
      border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;

}
.pages-pc-m a:hover,.pages-pc-m a.on{
    background: #9a0000;border-color: #9a0000;color: #fff;
}
.pages-pc-m .num{width: 89px;text-align: center;}
.pages-pc-m .inp{width: 53px;text-align: center;padding: 0;}
.pages-pc-m br{display: none;}
.pages-pc-m input[type='text']{width:54px;    text-align: center;}
.pages-pc-m .p_no,
.pages-pc-m .p_no_d{display:none;}


.ul-lecture{overflow: hidden;margin: 0 -5px 20px;}
.ul-lecture li{
    float: left;width: 33.33%;
    padding: 0 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.ul-lecture .con{
    display: block;
    overflow: hidden;
    font-family: "Arial";
    font-size: 14px;
    color: #515151;
    line-height: 24px;
}
.ul-lecture .con h4{
    border-bottom: 1px #555 dotted;
    margin-bottom: 5px;
    font-size: 16px;
    color: #333;
    line-height: 18px;
    height: 40px;
    overflow: hidden;
}
.ul-lecture .con:hover h4{color: #9a0000;}
.ul-lecture .con p span{
    color: #000;font-weight: bold;
}
.ul-lecture .con:hover .con,.ul-lecture .con:hover .con p span{color: #fff;}<!--耗时1757845882.4297秒-->