
body {
  width: 100vw;

}

body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 14px;
}

* {
    font-family: "微软雅黑";
}

img {
    border: none;
}

a {
    text-decoration: none;
}

.shareTo {
    padding-left: 20px
}

.lltj {
    margin-top: 6px
}

.tj {
    color: #2f8cc7;
    background: #fff;
    padding: 0 5px;
}

.versionlink {
    overflow: hidden;
    width: 115px;
    margin: 0px auto
}

.versionlink li {
    float: left
}

.artlist {
    padding-bottom: 20px;
}

.li-a:hover {
    /*color: #FF5069 !important;*/
}

#header {
    width: 100%;
    height: 180px;
    /*background-color: #c02125;*/
    margin-bottom: 40px;
    /*background: url(../img/logoright.jpg) no-repeat;*/
    background-image: url(../images/logoright2.png);
    background-position: right;
    background-repeat: no-repeat;
}
body,html {

}
#header img.logo {
    display: inline-block;
    vertical-align: middle;
    margin-top: 37px;
    margin-left: 10%;
}

#header .main {
    margin: auto;
    max-width: 1200px;
    height: 160px;
    background-image: url(../images/header.png);
}
.main-menu .main-li:nth-child(n+2)::after {
    content:'';
    position: absolute;
    width: 4px;
    height: 32px;
    top: 3px;
    /*background: url(../img/623.png);*/
}


ul, li {
    list-style: none;
}



#blackboard {
    border: solid 10px #33523e;
    float: right;
    width: 360px;
    height: 380px;
    background-color: #00270e;
    background-image: url(../images/img_08.png);
    margin: 0;
}

#blackboard img {
    margin: 40px 0 0 100px;
}

#blackboard p {
    color: #fff;
    font-size: 30px;
    padding: 20px;
    margin: 0;
}

.teaching {
    float: right;
    margin: 0;
    width: 380px;
    height: 700px;

}

.teaching .title {
    width: 380px;
    height: 40px;
    background-color: #e0e0e0;
    margin-bottom: 20px;
}

.teaching h3 {
    font-weight: normal;
    font-size: 18px;
    color: #555;
    line-height: 40px;
    margin: 0 0 0 20px;
}

.teaching h3 span {
    display: block;
    width: 28px;
    height: 20px;
    background: url(../images/icon03.png);
    float: left;
    margin: 12px 10px 0 0;
}

.teaching:hover h3 span {
    background: url(../images/icon03-h.png);
}

.left:hover, .right:hover {
    /*background: #fbf1f2;*/
}

.left:hover .title, .right:hover .title {
    /*background-color: #e2565a;*/
}

.left .more, .right .more {
    float: right;
    margin-top: -40px;
    width: 24px;
    height: 25px;
    display: block;
}

.teaching:hover .title .more, .left:hover .title .more {
    background: url(../images/icon07-h.png);
}

.left:hover .title h3, .right:hover .title h3 {
    /*color: #f2f2f2;*/
}

.teaching .list {
    width: 340px;
    height: 120px;
    margin: 28px auto 0 auto;
    padding-bottom: 10px;
}

.teaching .list img {
    width: 120px;
    height: 120px;
    float: left;
    margin-right: 20px;
}

.teaching .list img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.news h3 span {
    display: block;
    width: 26px;
    height: 25px;
    background: url(../images/icon01.png);
    float: left;
    margin: 8px 10px 0 0;
}

.news:hover h3 span {
    background: url(../images/icon01-h.png);
}

.research h3 span {
    display: block;
    width: 18px;
    height: 24px;
    background: url(../images/icon04.png);
    float: left;
    margin: 7px 10px 0 0;
}

.research:hover h3 span {
    background: url(../images/icon04-h.png);
}

.student h3 span {
    display: block;
    width: 26px;
    height: 22px;
    background: url(../images/icon05.png);
    float: left;
    margin: 9px 10px 0 0;
}

.student:hover h3 span {
    background: url(../images/icon05-h.png);
}

.notice h3 span {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/icon02.png);
    float: left;
    margin: 10px 10px 0 0;
}

.notice:hover h3 span {
    background: url(../images/icon02-h.png);
}

.cat {
    background-color: #bf1d21;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-right: 6px;
    padding: 3px 6px;
    position: relative;
    top: -2px;
}

.cat i {
    border-bottom: 4px solid transparent;
    border-left: 4px solid #bf1d21;
    border-top: 4px solid transparent;
    display: inline-block;
    height: 0;
    margin-top: -4px;
    position: absolute;
    right: -4px;
    top: 50%;
    vertical-align: middle;
    width: 0;
}

.teaching .list h4 {
    display: inline;
    line-height: 24px;
    margin-left: 8px;
    font-weight: normal;
}

.teaching .list h4 a {
    color: #555;
}

.teaching .list h4 a:hover {
    color: #bf1d21;
}

.teaching .list p {
    font-size: 12px;
    color: #999;
    margin-top: 14px;
    padding: 0;
}

.notice {
    float: left;
    margin-right: 30px;
    height: 385px;
    background-color: #f8f8f8;
}

.notice .list {
    width: 340px;
    height: auto;
    margin: 26px auto 0;
    clear: both;
}

.notice .list img {
    float: left;
    margin-top: 10px;
}

.notice .list img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.notice .title {
    height: 40px;
    background-color: #e0e0e0;
    margin-bottom: 20px;
}

.notice .more {
    float: right;
    margin-top: -40px;
}

.notice .time {
    float: left;
    height: 60px;
    width: 60px;
}

.notice .time .day {
    color: #c6c6c6;
    font-size: 36px;
    height: 42px;
    text-align: center;
    width: 60px;
}

.notice .time .year {
    color: #c6c6c6;
    font-size: 12px;
    text-align: center;
}

.notice h3 {
    font-weight: normal;
    font-size: 18px;
    color: #555;
    line-height: 40px;
    margin: 0 0 0 20px;
}

.notice .list h4 {
    display: inline;
    line-height: 20px;
    margin-left: 5px;
    font-weight: normal;
}

.notice .list h4 a {
    color: #555;
}

.notice .list h4 a:hover, .notice .list:hover h4 a {
    color: #bf1d21;
}

.notice .list p {
    font-size: 12px;
    color: #999;
    margin: 4px 0px 0px 66px;
    padding: 0px;
}

.notice .list:hover .time .day, .notice .list:hover .time .year {
    color: #f2f2f2;
}

.notice .list:hover .time {
    color: #f2f2f2;
    background: #c02125;
    /*animation: noticetimebg 2s;*/
    /*animation-iteration-count: 1000;*/
    /*animation-direction: alternate;*/
}

.notice .list:hover p {
    color: #d37476;
}

@keyframes noticetimebg {
    from {
        background: #FBF1F2;
    }
    to {
        background: #c02125;
    }
}

@-moz-keyframes noticetimebg {
    from {
        background: #FBF1F2;
    }
    to {
        background: #c02125;
    }
}

@-webkit-keyframes noticetimebg {
    from {
        background: #FBF1F2;
    }
    to {
        background: #c02125;
    }
}

#header .main {
    position: relative;
}

#header .headerlink {
    position: absolute;
    top: 95px;
    left: 360px;
    color: #9b1418;
    font-size: 15px;
}

#header .headerlink a {
    color: #ddd;
    font-family: 微软雅黑;
    font-size: 15px;
    padding: 0 5px;
}

.news {
    float: left;
    width: 380px;
    height: 410px;
    background-color: #f8f8f8;
}

.news .more {
    float: right;
    margin-top: -40px;
}

.news h3 {
    font-weight: normal;
    font-size: 18px;
    color: #555;
    line-height: 40px;
    margin: 0 0 0 20px;
}

.news span {
    float: left;
    margin: 6px 10px 0 0;
}

.news .title {
    float: right;
    width: 380px;
    height: 40px;
    background-color: #e0e0e0;
}

.news .list {
    margin: 10px 20px 20px 20px;
    line-height: 30px;
}

.news .list a {
    color: #666;
}

.news .list a:hover {
    color: #c02125;
}

.research {
    float: left;
    margin: 30px 0 0 0;
    width: 380px;
    height: 260px;
    background-color: #f8f8f8;
}

.research .more {
    float: right;
    margin-top: -40px;
}

.research .title {
    float: right;
    width: 380px;
    height: 40px;
    background-color: #e0e0e0;
    margin-bottom: 20px;
}

.research .list {
    width: 340px;
    height: 120px;
    margin: 30px auto 0 auto;
    *margin-top: 0;
    clear: both;
}

.research .list a {
    color: #666;
    line-height: 30px;
}

.research .list a:hover {
    color: #c02125;
}

.research .list img {
    float: left;
    margin-right: 20px;
}

.research .list img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.research h3 {
    font-weight: normal;
    font-size: 18px;
    color: #555;
    line-height: 40px;
    margin: 0 0 0 20px;
}

.research .list h4 {
    display: inline;
    margin-left: 8px;
    font-weight: normal;
}

.research .list h4 a {
    color: #555;
    line-height: 24px;
}

.research .list h4 a:hover {
    color: #bf1d21;
}

.research .list p {
    font-size: 12px;
    color: #999;
    margin-top: 14px;
    padding: 0;
}

.research span {
    float: left;
    margin: 6px 10px 0 0;
}

.student {
    float: left;
    margin: 30px 0 0 30px;
    width: 380px;
    height: 260px;
    background-color: #f8f8f8;
}

.student .more {
    float: right;
    margin-top: -40px;
}

.student .title {
    float: right;
    width: 380px;
    height: 40px;
    background-color: #e0e0e0;
}

.student h3 {
    font-weight: normal;
    font-size: 18px;
    color: #555;
    line-height: 40px;
    margin: 0 0 0 20px;
}

.student span {
    float: left;
    margin: 6px 10px 0 0;
}

.student .list {
    margin: 50px 20px 20px 20px;
    line-height: 30px;
}

.student .list a {
    color: #666;
}

.student .list a:hover {
    color: #c02125;
}

.student .title {
    float: right;
    width: 380px;
    height: 40px;
    background-color: #e0e0e0;
}

.button01 {
    font-size: 18px;
    color: #fff;
    border-style: none;
    float: right;
    margin: 30px 0 90px 0;
    background-color: #008641;
    height: 100px;
    width: 160px;
}

.button02 {
    font-size: 18px;
    color: #fff;
    border-style: none;
    float: right;
    margin: 30px 30px 90px 0;
    background-color: #375eab;
    height: 100px;
    width: 160px;
}

.button03 {
    font-size: 18px;
    color: #fff;
    border-style: none;
    float: right;
    margin: 30px 30px 90px 0;
    background-color: #7b4f9e;
    height: 100px;
    width: 160px;
}

.button04 {
    font-size: 18px;
    color: #fff;
    border-style: none;
    float: right;
    margin: 30px 30px 90px 0;
    background-color: #f09609;
    height: 100px;
    width: 160px;
}

.search {
    float: left;
    margin: 30px 0 0 0;
    width: 380px;
    height: 100px;
}

.search .text {
    border-style: none;
    width: 253px;
    height: 40px;
    line-height: 40px;
    color: #999;
    padding: 0 10px;
}

.search .button {
    border-style: none;
    width: 98px;
    line-height: 40px;
    text-align: center;
    height: 40px;
    background-color: #c02125;
    padding: 0;
    color: #fff;
    font-family: "\5fae\8f6f\96c5\9ed1";
    font-size: 13px;
}

.search .button:hover {
    background-color: #c02125;
    opacity: 0.8;
    filter: alpha(opacity=80);
    color: #fff;
}

#wrap {
    margin: auto;
    max-width: 1200px;
    height: auto;
}

#footer {
    clear: both;
    margin: auto;
    width: 100%;
    font-size: 12px;
    text-align: center;
    color: #666;
    background-color: #434343;
}

#footer .footlogo {
    margin-top: 34px;
    text-align: center;
}

.right {
    position: relative;
    /*animation: right 1s;*/
    /*-moz-animation: right 1s;*/
    /*animation-fill-mode: forwards;*/
}

@keyframes right {
    0% {
        right: -200px;
        top: 0px;
    }
    100% {
        right: 0px;
        top: 0px;
    }
}

@-moz-keyframes right {
    0% {
        right: -200px;
        top: 0px;
    }
    100% {
        right: 0px;
        top: 0px;
    }
}

.left {
    position: relative;
    /*animation: left 1s;*/
    /*-moz-animation: left 1s;*/
    /*animation-fill-mode: forwards;*/
}

@keyframes left {
    0% {
        left: -200px;
        top: 0px;
    }
    100% {
        left: 0px;
        top: 0px;
    }
}

@-moz-keyframes left {
    0% {
        left: -200px;
        top: 0px;
    }
    100% {
        left: 0px;
        top: 0px;
    }
}

.top {
    position: relative;
    /*animation: top 2s;*/
    /*-moz-animation: top 2s;*/
    /*animation-fill-mode: forwards;*/
}

@keyframes top {
    0% {
        left: 0px;
        top: -200px;
    }
    100% {
        left: 0px;
        top: 0px;
    }
}

@-moz-keyframes top {
    0% {
        left: 0px;
        top: -200px;
    }
    100% {
        left: 0px;
        top: 0px;
    }
}

.side {
    position: fixed;
    width: 54px;
    height: 180px;
    right: 0;
    bottom: 100px;
    z-index: 100;
}

.side ul li {
    width: 54px;
    height: 54px;
    float: left;
    position: relative;
    border-bottom: 1px solid #444;
    list-style-type: none;
}

.side ul li .sidebox {
    position: absolute;
    width: 54px;
    height: 54px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #000;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    color: #fff;
    font: 14px/54px "微软雅黑";
    overflow: hidden;
}

.side ul li .sidetop {
    width: 54px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    background: #000;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    transition: all 0.3s;
}

.side ul li .sidetop:hover {
    background: #ae1c1c;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.side ul li img {
    float: left;
}

.fast {
    float: right;
    margin-top: 30px;
}

.fast li {
    width: 175px;
    height: 100px;
    float: left;
    margin-left: 30px;
}

.fast li a {
    display: block;
    height: 100%;
    line-height: 100px;
    text-align: center;
    color: #fff;
}

.diy_select a {
    color: #999;
    display: block;
}

#wrap {
    margin: auto;
    max-width: 1200px;
    height: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    position: relative;
    z-index: 5;
}

#banner {
    max-width: 1200px;
    margin-bottom: 20px;
}

.top {
    position: relative;
    /*animation: 1s ease 0s normal forwards 1 running top;*/
}

.quick {
    float: left;
    width: 380px;
    height: 140px;
    background-color: #c6373a;
    margin-right: 30px;
}

.quick .button {
    color: #fff;
    border-style: none;
    margin-top: 100px;
    float: right;
    width: 40px;
    height: 40px;
    background-color: #830d10;
}

.quick img {
    float: left;
    margin-right: 20px;
}

.quick h3 {
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    margin: 26px 0 8px 0;
}

.quick p {
    color: #fff;
    font-size: 12px;
    margin: 0;
}

#left {
    width: 250px;
    height: auto;
    float: left;
}

#right {
    width: 900px;
    height: auto;
    float: right;
    margin: 20px 0;
}

#label {
    margin: 0;
    width: 380px;
    height: 220px;
    background-color: #f8f8f8;
}

#label .title {
    width: 380px;
    height: 40px;
    background-color: #e0e0e0;
    margin-bottom: 20px;
}

#label .more {
    float: right;
    margin-top: -40px;
}

#label h3 {
    font-weight: normal;
    font-size: 18px;
    color: #555;
    line-height: 40px;
    margin: 0 0 0 20px;
}

#label span {
    float: left;
    margin: 4px 10px 0 0;
}

#label input {
    border-style: none;
    text-decoration: none;
    color: #666;
    font-size: 12px;
    float: left;
    width: 110px;
    height: 30px;
    background-color: #f0f0f0;
    margin: 5px 5px 0 0;
}

#label input:hover {
    color: #fff;
    background-color: #c6373a;
}

#content {
    width: 900px;
    height: auto;
    background-color: #f8f8f8;
    padding: 10px 40px;
    box-sizing: border-box;
}

#content .title {
    width: 790px;
    height: 40px;
    background-color: #e0e0e0;
}

#content .title span {
    float: left;
    margin: 3px 6px 0 0;
}

#content .button {
    border-style: none;
    width: 80px;
    height: 30px;
    background-color: rgb(39, 179, 139);
    color: #fff;
    margin-top: 12px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
}

#content .button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#content .label {
    float: left;
    width: 80px;
    height: 30px;
    background-color: rgb(160, 160, 160);
    color: #fff;
    margin-top: 12px;
    margin-right: 10px;
    text-align: center;
    line-height: 28px;
}

#content .list {
    width: 790px;
    height: 40px;
    background-color: #e0e0e0;
    margin-bottom: 50px;
}

#content ul, li {
    margin: 0;
    padding: 0;
}

#content ul {
    padding: 20px;
}

#content li font {
    float: right;
}

.contentList li {
    border-bottom: 1px solid #f0f0f0;
    height: 60px;
    margin-bottom: 0px;
}

#content li a {
    display: block;
    height: 60px;
    line-height: 60px;
    color: #666;
}

#content li a:hover {
    color: #c02125;
}

#content p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

#content .share {
    padding: 0 0 30px 270px;
}

.download {
    font-size: 12px;
    color: #a0a0a0;
    margin-top: 23px;
    margin-right: 6px;
}

.download .svg {
    float: left;
    margin-right: 3px;
}

#content h4 {
    color: #666;
    line-height: 40px;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    margin-left: 20px;
}

#content h2 {
    text-align: center;
}

.paging {
    width: 790px;
    height: 60px;
    background-color: #f8f8f8;
    margin-bottom: 30px;
    clear: both;
}

.flip {
    width: 790px;
    height: 40px;
    background-color: #e0e0e0;
    margin-bottom: 30px;
    clear: both;
}

.flip .pre {
    float: left;
    margin: 10px 0 0 20px;
    font-weight: normal;
    color: #666;
    font-size: 14px;
}

.flip .next {
    float: right;
    margin: 10px 20px 0 0;
    font-weight: normal;
    color: #666;
    font-size: 14px;
}

.flip .pre:hover {
    color: #c6373a;
}

.flip .next:hover {
    color: #c6373a;
}

.relevant {
    width: 183px;
    height: 110px;
    background-color: #666;
    float: left;
    margin-right: 19px;
    position: relative;
    margin-bottom: 90px;
}

.relevant .label {
    width: 80px;
    height: 30px;
    background-color: #c6373a;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.relevant .label p {
    height: 100%;
    line-height: 30px;
}

.relevant:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.news .list li {
    position: relative;
}

.news .list li span {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    color: #bbb;
}

.footerText {
    line-height: 2em;
    margin-top: 10px;
}

.footerText a, .versionlink a {
    color: #b3a184;
    font-size: 12px;
}

.versionlink a {
    padding: 0 5px;
}

.footerText a:hover, .versionlink a:hover {
    color: #F26522;
}
#banner div.newList { height:385px;
    background-color: #fff;
    width:38.3333333333333%;
    margin: 0 10px 0 0;
}

#banner div.newList>.title {
    margin: 0;
    background-color: #e9e9e9;
    height: 34px;
    float: none;
    width:100%;
}
#banner div.newList>.title img,.dlcenter>.title img,#link>.title img {
    vertical-align: middle;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    margin-bottom: 3px;
}
#banner div.newList>.title h3 {
    display:inline-block;
    color: #fff;
    background-color: #ff5050;
    margin: 0;
    line-height: 34px;
    padding: 0 20px;
    font-size: 16px;
}
#banner div.newList>.title h4 {
    display: inline-block;
    margin-left: 20px;
    color: #666;
    font-size: 16px;
    font-weight: 300;
}
#banner div.newList>.title a {
    width: 60px;
    height: 34px;
    font-size:12px;
    line-height: 34px;
    margin: 0;
    color: #666;
    background:none!important;
}
.newList ul{
    padding: 15px 25px;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #fff;
    height: 350px;
}
.newList ul li {
    position: relative;
}
.newList ul li::before {
    position: absolute;
    content: '>';
    color: red;
    font-size: 12px;
    left: -13px;
    top: 6px;
}
.newList ul li a{
    padding: 2px 0;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height:30px;
    line-height: 30px;
    width: 350px;
    white-space: nowrap;
    display: -moz-box;
    display: block;font-size: 15px;
}
.newList ul li a:hover {
    color: #ff5050;
}
.newList ul li a:hover span{
    color: #ff5050;
}
.newList ul li>span {
    margin-left: 35px;
    position: absolute;
    right: 0;
    top: 2px;
    color: #ccc;
    font-size: 14px;
}
#banner .fastLink,#banner .dlcenter {
    float: left;
    width:21.666666666%;
    height: 385px;
    text-align: center;
}
#banner .fastLink {
    background-color: #e8e8e8;
    border-radius: 8px 8px 0 0;
}
#banner .fastLink>.title,#banner .dlcenter>.title {
    background-color: #cecece;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #666;
    font-size: 14px;
}
#banner .fastLink ul {
    padding: 0 30px;
}
#banner .fastLink ul li {
    margin-top: 20px;
}
#banner .fastLink ul li a{
    border-radius: 8px 8px 0 0;
    box-sizing: border-box;
    border-bottom: 6px solid #dd3133;
    padding: 12px 30px;
    display: block;
    text-align: center;
    background-color: #fff;
    color: #666;
}
#banner .fastLink>.linkcontent {
    padding: 0 15px;
    box-sizing: border-box;
}
#banner .dlcenter h3 {
    display: inline-block;
    font-size: 16px;
    float: left;
    margin-left: 20px; margin-top:8px;
}
#banner .dlcenter .more{
    float: right;
    width: 60px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
    margin: 0;
    color: #666;
    background: none!important;
}
#banner .title i {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #ff5050;
    color: #fff;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    font-style: normal;
    margin-left: 5px;
}
#banner .dlcenter>ul {
    border: 1px solid #ccc;
    height: 200px;
    padding: 15px;
    background-color: #fff;
}
#banner .dlcenter .otherlink {
    margin-top: 20px;
    background-color: #fff;
    border-radius: 8px 8px 0 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 20px;
    height: 100px;
}
.link-main {
    margin-top: 20px;
    background: url(../img/bodybg.png) no-repeat bottom;
}
#link {
    max-width: 1200px;
    margin: 0 auto;
}
#link>.title {
    padding: 5px 22px;
    background-color: #ff5050;

    display: inline-block;
    color: #fff;
}
#link>.link-content {
    background-color: #eee;
    padding: 20px
}
#link>.link-content h3 {
    padding: 6px 20px;
    background-color: #ff5050;
  
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}
#link>.link-content ul {
    padding: 0 5px;
    margin-top: 20px;

}
#link>.link-content li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 30px;
    width: 130px;
    height: 70px;
}
#link>.link-content li:nth-child(8n) {
    margin-right: 0;
}
#link>.link-content li a {
    display: inline-block;
    color: #333;
    width: 130px;
}
#link>.link-content li a:hover span {
    color: #c1181c;
}
#link>.link-content li a img {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
#link>.link-content li a span {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    background-color: #dbdbdb;
    text-align: center;
    display: block;
}
#footer {
    background-color: #ff5050;
   
    width: 100%;
}
.flex {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    padding: 40px 0;
}
#footer .flex img {
    margin-right: 100px;
}
#footer .flex img,#footer .flex div{
    display: inline-block;
    color: #fff;
    position: relative;
    vertical-align: middle;
}
#footer .flex div::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 109px;
    background: url(../img/615.png);
    left: -50px;
}
#footer .flex div p{
    line-height: 2;
    font-size: 14px;
    text-align: left;
}
#flashBoxu_u2_ ul li {
    border-radius: 50%;
}
#wrap.content-wrap {
    margin-top: 40px;
}
.content-nav {
    line-height: 40px;
    border-bottom: 1px solid #999999;
    margin-bottom: 20px;
}
.content-flex {
    max-width: 1200px;
    margin: 0 auto;
}
.quickLink li {
    display: inline-block;
    box-sizing: border-box;
    width: 281px;
    height: 140px;
    border: 1px solid #666;
    border-radius: 14px 14px 0 0;
    padding: 12px;
    margin-left: 20px;
    vertical-align: top;
}
.quickLink li:first-child {
    margin: 0;
}
.quickLink li>div {
    width: 100%;
    height: 12px;
    background-color: #ff5050;
  
    margin-top: -5px;
}
.quickLink li>a {
    display: block;
}
.quickLink li img {
    width: 140px;
    display: inline-block;
}
.quickLink li>a>div {
    display: inline-block;
    width: 100px;
    margin-left: 5px;
    color: #000;
    vertical-align: top;
}
.quickLink li>a>div .p1 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.quickLink li>a>div .p2 {
    font-size: 12px;
    margin-bottom: 10px;
}
.quickLink li>a>div .p3 {
    text-align: right;
    font-size: 20px;
}
#banner .fastLink>.title>span>div {
    display: inline-block;
}
#banner .dlcenter>ul {
    padding: 15px 40px;
    height: 252px;
}
#banner .dlcenter .otherlink {
    height: 78px;
}
.dlcenter>ul li {
    margin-top: 18px;
}
#banner .dlcenter .more {
    margin-right:7px;
}

.dlcenter>ul li a {
    display: block;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    background-color: #e9e9e9;
  
    padding: 10px 0;
    font-size: 14px;
    color: #666;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.dlcenter ul li a:hover {
    color: #fff;
    background-color: #ff5050;
   
}
.dlcenter ul li:first-child {
    margin: 0;
}
.dlcenter ul li a img {
    display: inline-block;
    vertical-align: middle;
    margin-right:10px;
}
#flashBoxu_u1_ ul li {
    border-radius: 50%;
}
.newsN {
    position: absolute;
    background: url(../img/new.png);
    width: 24px;
    height: 12px;
    left: -40px;
}
.main-menu .main-li .sub-menu {
    background-color: #bb1217!important;
}
.content-flex h4 span {
    font-size: 14px;
    color: #666;
}
.content-flex h4 span a {
    color: #666;
    font-size: 14px;
}
.content-flex h4 span a:hover {
    color: #bb1217;
}
#content-js {
    width: 900px;
    height: auto;
    background-color: #f8f8f8;
    padding: 40px;
    box-sizing: border-box;
}
#content-js li {
    border-bottom: 1px dotted #999;
    margin-bottom: 20px;
    padding: 10px 0;
}
#content-js li:after {
    content: '.';
    height: 0;
    display: block;
    clear: both;
}
#content-js p {
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    color: #fff;
    font-weight: 600;
    background-color: #ff6352;
}
#content-js a{
    float: right;
    color: #bb1217;
    font-size: 14px;
}
#content-js a:hover {
    text-decoration: underline;
}
.left-nav {
    box-sizing: border-box;
    padding: 8px 12px;

    min-height: 550px;
    margin-bottom: 20px;
}
.left-nav li{
    box-sizing: border-box;
    padding: 7px 0;
    background-color: #d81b1f;
    text-align: center;
    margin-bottom: 15px;
}
.left-nav li a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.left-nav li a:hover {
    position: relative;
    top: 1px;
}
.left-nav li.pre-li {
    padding: 10px 0;
    background-color: #fff!important;
    margin-bottom: 25px;
}
.left-nav li.pre-li span {
    color: #ff5050;
    font-size: 20px;
    font-weight: bold;
}
.left-nav li.sub-li2{

}

 .banner {
        position: relative;
        max-width: 1200px;}
    .swiper-container {
        max-width: 1200px!important;}
    .swiper-slide {
        position: relative;
       max-width: 1200px!important;
        text-align: center;}
    .swiper-slide .sm {
        position: absolute;
        text-align: center;
        width:100%;
        bottom: 4px;
        left: 0;
        box-sizing: border-box;
        background-color: rgba(0,0,0,0.4);
        height: 30px;
        line-height: 30px;
        padding: 0 50px;
        font-size: 14px;
        color: #fff;}
    .pagination {
        height: 30px;
        position: absolute;
        right: 50px;
        bottom: 1px;
        z-index: 1;
        /*text-align: center;*/
        overflow: hidden;
        line-height: 30px;}
    .swiper-pagination-switch {
        display: inline-block;
        width: 16px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        cursor: pointer;
        font-size: 12px;
        margin: 3px;
        background: #89C122;
        border-radius: 50%;
        color: #fff;}
    .swiper-active-switch {
        background: red;}
		
		
	#banner div.tabs div .more i {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #ff5050;
    color: #fff;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    font-style: normal;
    margin-left: 5px;}
#banner div.tabs div .more {
    width: 60px;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
    margin-top: -33px;
    color: #666;
    background: none !important;}
#banner div.newList > .title h3.selectActive {
    display: inline-block;
    color: #fff;
    background-color: #ff5050;

    line-height: 34px;
    padding: 0 20px;
    font-size: 16px;}
#banner div.tabs > .title h3 {
    background-color: #e9e9e9; color:#666;
    line-height: 34px;
    padding: 0 20px;
    font-size: 16px;}

#banner div.tabs > .title h3.selectActive {
    color: #fff;
    background-color: #ff5050;
    }
	
.nav > li { width:96px; text-align:center; position:relative;}
 .nav > li > a{}
 .navbar-collapse{ padding:0}
 .nav .open > a, .nav .open > a:hover, .nav .open > a:focus{}
 .navbar{ background:#e94446; margin-top:40px;}
.nav0{ max-width:1200px; margin:0 auto; z-index:9999;}
.navbar-green{  border-radius:0px; box-shadow:0; font-family:"微软雅黑"; }
.navbar-green .navbar-nav>.active>a, .navbar-green .navbar-nav>.active>a:focus, .navbar-green .navbar-nav>.active>a:hover{}
.navbar-green .navbar-brand{ color:#fff}
.navbar-green .navbar-nav>li>a{ color:#fff; font-size:16px;}
.navbar-green .navbar-nav>li:last-child>a{ border-right:0}
.navbar-green .navbar-nav>li>a:focus,.navbar-green .navbar-nav>li>a:hover{ background:#BB1217;}
.navbar-green .navbar-toggle .icon-bar{ background:#fff;}
.navxl{ position:absolute; top:50px; z-index:999; display:none;}
.navxl ul li{  height:40px;line-height:40px;background:#BB1217; width:106px;}
.nav li:hover .navxl{ display:block;}
.nav li .navxl ul li:hover{ background:#E94446;}
.nav li .navxl ul li a{ font-size:16px; white-space:normal; height:40px; color:#fff;}
/*焦点图*/
.focus{position:relative;width:100%;height:350px;margin:0px auto 0 auto;}  
.focus img{height:350px;} 
.focus .shadow .title{width:60%;height:50px;padding-left:30px;padding-top:20px;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.focus .shadow .title a{ display:block;width:60%;text-decoration:none;color:#fff;font-size:16px;font-weight:bolder;white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.focus .btn{position:absolute;bottom:34px;left:510px;overflow:hidden;zoom:1;} 
.focus .btn a{position:relative;display:inline;width:13px;height:13px;border-radius:7px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#D9D9D9;}  
.focus .btn a:hover,.focus .btn a.current{cursor:pointer;background:#fc114a;}  
.focus .fPic{position:absolute;left:0px;top:0px; width:100%;}  
.focus .D1fBt{overflow:hidden;zoom:1;height:16px;z-index:10;}  
.focus .shadow{width:100%;position:absolute;bottom:0;left:0px;z-index:10;height:40px;line-height:40px;background:rgba(0,0,0,0.6);  
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;display:block;text-align:left;}  
.focus .shadow a{    text-decoration: none;
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    display: block;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;}  
.focus .fcon{position:relative;width:100%;float:left;display:none;}  
.focus .fcon img{display:block; height:350px; margin:0 auto; width:100%;}  
.focus .fbg{bottom:10px;right:15px;position:absolute;height:21px;text-align:center;z-index:200;}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative;display:inline;width:12px;height:12px;border-radius:7px;margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53";text-decoration:none;text-align:center;outline:0;float:left;background:#D9D9D9;}    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#c9733a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none;font-style:normal;}    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background:url(../images/focus_btn.png) no-repeat;}
.focus .prev{top:50%;margin-top:-50px;left:0;background-position:0 -74px;cursor:pointer;}  
.focus .next{top:50%;margin-top:-50px;right:0;background-position:-40px -74px;cursor:pointer;}  
.focus .prev:hover{background-position:0 0;}  
.focus .next:hover{background-position:-40px 0;} 


@media only screen and (max-width:800px) {
	#banner div.newList{ width:94%; margin:0 auto 10px;}
	#banner .fastLink,#banner .dlcenter {float:none; clear:both; width:94%;margin:0 auto 10px;}
	.notice{ float:none;}
	#banner div.newList > .title h3.selectActive{ padding:0 10px;}
#banner div.tabs > .title h3{padding:0 10px;}
.newList ul li>a>span{ display:none;}
#banner div.newList>.title h3{ padding:0 10px;}
#header{ background:none; height:100px;}
#header img.logo{ width:80%; margin-top:20px;}
.swiper-slide{ width:640px !important;}
.swiper-slide a img{ width:100%;}
	}
@media only screen and (max-width:480px){
	#banner div.newList{width:94%; margin:0 auto 10px;}
	#banner .fastLink,#banner .dlcenter {float:none; clear:both; width:94%;margin:0 auto 10px;
   
}
.container {
    height: 200px !important;
}
.focus {
    height: 200px !important;
}
.focus .fcon img {
    height: 200px !important;
}
#banner div.newList > .title h3.selectActive{ padding:0 10px;}
#banner div.tabs > .title h3{padding:0 10px;}
#link>.link-content li{ width:45%;}
#link>.link-content li a{ width:100%;}
.newList ul li>a>span{ display:none;}
#banner .dlcenter .otherlink{}
#banner div.newList>.title h3{ padding:0 10px;}
.swiper-slide{ width:640px !important;}
.swiper-slide a img{ width:100%; height:100%;}
#header{ background:none; height:100px;}
#header img.logo{ width:80%; margin-top:20px;}
  .swiper-slide .sm {
      
        width:100%;
        bottom: 4px;
        left: 0;
        box-sizing: border-box;
        background-color: rgba(0,0,0,0.4);
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        color: #fff;}
		#footer .flex img{ width:80%; margin-right:0px;}
	}
.otherlink {
    margin-top: 20px;
    background-color: #fff;
    border-radius: 8px 8px 0 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 20px;
    height: 100px;
}
/*新加样式*/
.articleList02 {
	padding-top: 0px;
}
.leader_con {
	overflow: hidden;
}
.leader_row {
	overflow: hidden; margin-bottom: 30px; 
}
.leader_title {
	width: 130px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 16px; font-weight: normal; float: left; background-color: rgb(13, 88, 170);
}
.leader_list01 {
	overflow: hidden;
}
.leader_list01 li {
	width: 16.6666%; margin-bottom: 30px; float: left;
}
.leader_list01 li a {
	margin-left: 15px; display: block; margin-right:15px;
}
.leader-img01 {
	width: 100%; height: 0px; overflow: hidden; padding-bottom: 100%; display: block;
}
.leader-img01 img{width:100%;}
.leader-txt01 {
	height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; overflow: hidden; font-size: 16px; background-color:#E94446;
}

@media screen and (max-width:992px)
{
	.leader_list01 {
	margin: 0px;
}
	}
	
@media screen and (max-width:480px)

{
	.leader_list01 li {
	width: 33.33%;}
	
.newList ul li>span {display:none;}
	}
.teacher-photo img{
    margin-bottom: 10px;
    text-align: center;
    max-height:300px;
}
.img-fluid{ max-width: 100%;
    height: auto;}

.def-right-panel{
    border:solid 1px #c8bcbe;
    background-image:url("../images/IntroductionBg.jpg");
    padding:16px;
    margin-bottom: 16px;
}

.teacher_name h1{
    padding-left:40px;
    line-height:40px;
    font-size: 18px;
    font-family: 微软雅黑,黑体;
    background-image: url(../images/researchICO.gif);
    background-repeat: no-repeat;
    background-position:160px center;

}

.def-right-panel .title {
    font-size:16px;
    letter-spacing: 3px;
    width:80px;
    vertical-align: top;
    text-align: right;
    font-family: "微软雅黑","Verdana", Lucida Grande, Arial, Sans-Serif;
    border-bottom: #bdbdbd 1px solid;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:16px;
    padding-right:16px;
    color: #1070b0;
}

.def-right-panel .value{
    padding-left:14px; font-size:16px;
    padding-right:16px;
    padding-bottom: 8px;
    padding-top:8px;
    background: url(../images/th_bg.gif) no-repeat left top;
}

.def-right-list-panel{
    border:solid 1px #c8bcbe;
    /*background-image:url("../images/IntroductionBg.jpg");*/
    /*padding: 1rem;*/
    margin-bottom:16px;
    background-color: #f5f5f5;
}
.right-header{
    background-image: url(../images/PartTitleBG.png);
    background-color:#f5f5f5 ;
    background-repeat: repeat;
    display: flex;
    text-align: left;
    /*height: 2rem;*/
    border-bottom: 1px solid #cccccc;
}

.right-header .htitle{
    padding-left: 40px;
    padding-top:4px;
    padding-bottom: 0px;
    border-bottom: solid 0px #2689d4;
    background-image: url(../images/ico4.png);
    background-repeat: no-repeat;
    background-position: 10px 8px;
    display: inline-block;
    line-height:32px;
}

.right-header .more {
    /*display: inline-block;*/
    /*float: right;*/
    text-align: right;
    line-height:32px;
}

.def-right-list-panel .item
{
    /*height: 2rem;*/
    background-image: url(../images/ico5.png);
    background-position: 0.625rem 0.8125rem;
    background-repeat: no-repeat;
    padding-left:20px;
}

.def-right-list-panel .item .title{

}
.def-right-list-panel .item .title a{
    line-height:32px;
    text-decoration: none;
    font-size: 1rem;
    color: #323232;
    display: block;
    padding-right:10px;
}

.def-right-list-panel .item .date{
    line-height:32px;
    text-decoration: none;
    font-size:16px;
    color: #666666;
    display: block;
    padding-right:10px;
}
.wp_articlecontent{padding:20px!important}