body, dl, dd, ul, li, ol, h1, h2, h3, h4, h5, h6, p, form, header, section, article, footer {
    margin: 0;
    list-style: none;
    padding: 0;
}

h1, h2, h3, h4, p, a,div,span {
    font-family: "微软雅黑" !important;
}

h1 {
    font-size: 34px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #000000;
}

h2 {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #000000;
}

h3 {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #000000;
}

h4 {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 18px !important;
    font-weight: 700 !important;
    font-style: normal !important;
    line-height: 1.3 !important;
    color: #000000 !important;
}

h5 {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #fffff;
}

h6 {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #000000;
}

p {
    font-family: Dosis, Helvetica, Arial, sans-serif;
}

a {
    font-family: Dosis, Helvetica, Arial, sans-serif;
    color: #333;
}

.font-12 {
    font-size: 12px !important;
    line-height: 23px;
}

.font-13 {
    font-size: 13px !important;
    line-height: 23px;
}

.font-14 {
    font-size: 14px !important;
}

.font-15 {
    font-size: 15px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-17 {
    font-size: 17px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-19{
    font-size: 19px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-26 {
    font-size: 26px !important;
}

.font-28 {
    font-size: 28px !important;
}

.text-indent {
    text-indent: 2rem;
}

a {
}

/*.header a, .header div {
    line-height: 30px;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
}*/
.header div a{
    line-height: 30px;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
}

.logo {

}

nav {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background: #2bb7b3;
    height: 50px;

}

.location {
    position: relative;
    z-index: 1;
}

.button1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
}

.button1 a {
    color: #fff;
    font-weight: 700;
    font-size: 17px;
}

.button1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #ed6c00;
    transform: skewX(-25deg);
    z-index: -1;
}

nav ul .col {
}

nav ul li a {
    line-height: 50px;
    color: #fff;
    display: block;
    width: 100%;
}

nav ul li a:hover {
    color: #2bb7b3;
    background: url("../css/img/1_27.jpg") center top repeat-x #fff;
    z-index: 9;
    position: relative;
}
.active1{
    color: #2bb7b3;
    background: url("../css/img/1_27.jpg") center top repeat-x #fff;
    z-index: 9;
    position: relative;
}
.fixnav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.swfupload {
    background: #2bb7b3 !important;
}

#imagesearchdiv {
    position: absolute;
    clear: both;
    right: 10px;
    top: 15px;
    z-index: 3;
    width: 23px;
    height: 20px;
    padding-right: 2px;
    background-color: #ffffff;
}

#upimg {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    display: none;
    background-color: white;
    position: absolute;
    width: 400px;
    height: 158px;
    z-index: 101;
    border: 1px solid #c3c3c3;
    text-align: left;
    padding: 8px;
    top: 20px;
    right: -2px;
    margin-top: 5px;
    margin-right: 0px;
    *margin-right: -1px;
    -webkit-box-shadow: 0 1px 5px #9E9E9E;
    box-shadow: 0 1px 5px #9E9E9E;
}

#upimg_span {
    position: absolute;
    font-size: 16px;
}

#imgclose {
    float: right;
    position: absolute;
    right: 10px;
    font-size: 16px;
}

form, fieldset, legend {
    margin: 0;
    padding: 0;
    border: none;
}

table td {
    font-weight: 400 !important;
}

.scholar-main {
    margin-top: 29px;
}

.scholar-img {
    width: 153px;
    float: left;
}

.scholar-img img {
    width: 153px;
    height: 188px;
}
.scholar-img1 {
    width: 50%;
    float: left;
}

.scholar-img1 img {
    width: 100%;
    height: 165px;
}
.scholar-z {
    width: 45%;
    float: right;
}

.scholar-h1 {
    font-size: 18px;
    color: #2bb7b3;
}
.scholar-min-height{
    min-height: 222px;
}
.scholar-zp {
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 12px;
    height: 59px;

}
.scholar-zp span{display: block; color: #999; margin-bottom: 5px;}
.scholar-ment div {
    margin-top: 16px;
}

.scholar-ment div span {
    color: #999;
    font-size: 14px;
}


.slideTxtBox {
    width: 100%;
    text-align: left;
}

.slideTxtBox .hd {
    height: 30px;
    line-height: 30px;
}

.slideTxtBox .hd ul {
    float: left;
    width: 100%;
    height: 32px;
    text-align: center;

}

.slideTxtBox .hd ul li {
    float: left;
    cursor: pointer;
    border-bottom: 2px solid #ccc;
    padding: 0 11px;

}
.slideTxtBox .hd ul li a{color: #999 !important;}
.slideTxtBox .hd ul.en li {
    float: left;
    cursor: pointer;
    border-bottom: 2px solid #ccc;
    padding: 0 13px;
}
.slideTxtBox .tj ul li {
    float: left;
    cursor: pointer;
    border-bottom: 2px solid #ccc;
    padding: 0 10px;
}
.slideTxtBox .tj ul.en li{
    float: left;
    cursor: pointer;
    border-bottom: 2px solid #ccc;
    padding: 0 24px;
}.slideTxtBox .hd ul li.on {
    border-bottom: 2px solid #2bb7b3;
    color: #2bb7b3 !important;
     font-weight: 700;
}

.slideTxtBox .hd ul li.on a {
    color: #2bb7b3 !important;
}

.slideTxtBox .bd li {
    margin-top: 10px;
}


.slideTxtBox .bd li a {
    background: url("../css/img/news_th.png") no-repeat;
    display: block;
    padding-left: 40px;
    background-size: 28px;
    background-position: left;
}

.slideTxtBox .bd li a:hover {
    background: url("../css/img/news_th1.png") no-repeat;
    background-size: 28px;
    background-position: left;
}

.slideTxtBox .bd li a:hover h2 {
    color: #2bb7b3;
}

.slideTxtBox .bd li a h2 {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    font-weight: normal;
}
.slideTxtBox .bd{
    margin-top: 10px !important;
}
.slideTxtBox .bd li a .date {
    color: #999;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow {
    position: absolute;
    right: 10px;
    top: 0;
}

.slideTxtBox .arrow a {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") 0 0 no-repeat;
}

.slideTxtBox .arrow .next {
    background-position: 0 -50px;
}

.slideTxtBox .arrow .prevStop {
    background-position: -60px 0;
}

.slideTxtBox .arrow .nextStop {
    background-position: -60px -50px;
}

.news, .scholar, .fb, .fb1, erwei {
    padding: 15px;
}

.news {
    height: 660px;
}

.scholar, .fb1 {
    height: 332px;
}

.fb {
    min-height: 460px;
}

.scholar-text {
    border-bottom: 2px solid #ccc;
}

.left1 {
    float: left;
}

.right1 {
    float: right;
}
.picScroll-left{ width:100%;  overflow:hidden; position:relative  }
.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
    cursor:pointer; background:url("images/arrow.png") no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ float:left; display:inline; overflow:hidden;}

.scholar-text h1 {
    background: url("../css/img/scholar.png") left center no-repeat;
    padding-left: 30px;
    margin-bottom: 6px;
}

.scholar-text h1 a {
    color: #2bb7b3;
}

.scholar-text span {
    width: 120px;
    height: 2px;
    background: #2bb7b3;
    margin-bottom: -2px;
    display: block;
}

.news-text {
    border-bottom: 2px solid #ccc;
}

.news-text h1 {
    background: url("../css/img/news.png") left center no-repeat;
    padding-left: 30px;
    margin-bottom: 6px;
}

.news-text h1 a {
    color: #2bb7b3;
}

.news-text span {
    width: 120px;
    height: 2px;
    background: #2bb7b3;
    margin-bottom: -2px;
    display: block;
}

.news h1 {
}


.news .news-list li {
    margin-top: 18px;
}

.news .news-list li a {
    background: url("../css/img/news_th.png") no-repeat;
    display: block;
    padding-left: 40px;
    background-size: 28px;
    background-position: left;
}

.news .news-list li a:hover {
    background: url("../css/img/news_th1.png") no-repeat;
    background-size: 28px;
    background-position: left;
}

.news .news-list li a:hover h2 {
    color: #2bb7b3;
}

.news .news-list li a .data {
    color: #999;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px
}
.more{display: block; color: #999;}
.news .news-list li a h2 {
    color: #333;
    font-size: 16px;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    font-weight: normal;
}

.slideBox {
    width: 100%;
    height: 230px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    margin-top: 15px;
}

.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 13px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 6px;
    width: 10px;
    height: 10px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd img {
    width: 100%;
    height: 230px;
    display: block;
}

.n-title {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding-left: 10px;
}

.n-title p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    height: 40px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url("../css/img/slider-arrow.png") -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.result span {
    color: #2bb7b3;
    font-weight: bold;
}
.result div {
    color: #999;
}
.erwei{height: 185px;}
.erwei img {
    width: 78%;
    margin-top: 10px;
}

.erwei span {
    line-height: 30px;
    display: block;
    font-size: 16px;
}

.footer {
    background: #2bb7b3;
}

.footer div {
    line-height: 36px;
    color: #fff;
}
.footer div a {
    line-height: 24px;
    color: #fff !important;
}
.footer .copy span {
    margin-right: 20px;
    background: #ed6c00;
    border-radius: 4px;
    padding: 0 6px;
}

.footer .conter span {
    margin-left: 20px;
}


@media (max-width: 767px) {
    .result .col{width: 50% !important;}
    .footer div{text-align: center;}
    header{display: none!important;}
    .col-md-8 ,.col-sm ,.col-left{width: 100%!important;}
    .container{
        padding: 0;}
    .tab1,.news-m{margin-top: 30px;}
    .scholar, .fb1,.news,.fb {
        height: auto !important;
    }
    .slideTxtBox .hd ul li{padding: 0; width: 50%;}
    .slideTxtBox .hd {
        height: 71px;
        line-height: 30px;
    }
    .slideTxtBox .tj {
        height: 110px;
        line-height: 30px;
    }
}
.over{
    max-height: 240px;overflow: auto;
}

@media (max-width: 991px) {

}

@media (max-width: 1199px) {

}
