@charset "UTF-8";

* {
    padding: 0;
    margin: 0;
    font-family: Microsoft YaHei,Arial;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a img {
    border: 0;
}

ul {
    list-style-type: none;
}

body {
     /*background: url("/Images/bg_02.jpg")  repeat #fff;*/
    background-color: #f9f9f9; 
    width: 100%;
    margin: 0 auto;
}

body.atc-atc {
    background: #fff;
}

#nav {
    height: 45px;
    line-height: 45px;
    background-color: #0d59a7;
    margin-bottom: 10px;
    width: 100%;
    margin: 0 auto;
}

#nav a {
    color: #fff;
}

#nav .headerTop {
    position: relative;
    height: 102px;
}

#nav .headerTop .animane {
    width: 288px;
    height: 35px;
    z-index: -1;
    position: absolute;
    right: 0;
    bottom: 10px;
    background: url("/Images/xiaoxun.png") no-repeat center;
    opacity: 0;
    filter: Alpha(opacity=0)
}

#nav .headerTop form {
    display: none;
    float: right;
    width: 33%;
    height: 40px;
    padding-top: 12px;
}

#nav .headerTop form .i_zi {
    width: 88%;
    height: 35px;
    line-height: 35px;
    border: none;
    float: left;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    text-indent: 1em;
    font-size: 16px;
    color: #666666;
}

#nav .headerTop form .i_submit {
    width: 11%;
    height: 35px;
    float: left;
    background: url(/Images/ss.png) no-repeat center center;
    background-color: #179bd7;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border: none;
}

#nav .headerTop .logo {
    display: block;
    float: left;
    width: 70%;
    max-width: 420px;
    height: 62px;
    margin-top: 30px;
}

#nav .headerTop .logo img {
    width: 100%;
    display: block;
    height: auto;
}

#nav .headerTop .linkUl {
    float: right;
    height: 15px;
    padding-left: 20%;
    padding-top: 16px;
}

#nav .headerTop .linkUl li {
    float: left;
    display: block;
    height: 15px;
    line-height: 12px;
    border-right: 1px solid #666666;
}

#nav .headerTop .linkUl li a {
    font-size: 14px;
    color: #666666;
    padding: 0 6px;
}

#nav .headerTop .linkUl .search {
    border-right: none;
    padding-right: 12px;
}

#nav .headerTop .linkUl .search a {
    background: url("/Images/ss_03.jpg") no-repeat left center;
}

#nav .headerTop .linkUl .lastLinkUl {
    border-right: none;
}

#nav .navUl {
    height: 45px;
  /*background: #792727;*/
  /*padding-left: 8px; */
    width: 1180px;
    margin: 0 auto;
}

#nav .navUl li {
    float: left;
}

#nav .navUl li a {
    display: block;
  /*color: white;*/
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
}

#nav .firstM ul li:hover {
    background-color: #414423;
}

#nav .firstM {
    position: relative;
}

#nav .firstM:hover {
    background: #414423; 
}

#nav .firstM ul {
    display: none;
    position: absolute;
    /*width: 292px;*/
    background: #0d59a7;
    z-index: 999999;
    top: 44px;
    left: 0;
    padding-bottom: 6px;
}

#nav .firstM ul li {
    color: white;
    float: left;
    /*background: url(/Images/bullet-icon02.png) no-repeat 22px 23px;*/
    /*padding-left: 20px;*/
    /*padding-top: 4px;*/
    /*padding-bottom: 4px;    */
    padding-right: 10px;
    width: 100px;

}

#nav .firstM ul li a {
    padding: 13px 0;
    height: 18px;
    line-height: 18px;
    margin-left: 18px;
}

#nav .firstM ul li ul {
    display: none;
}

#xxcx {
    float: left;
    width: 142px;
}

#header {
    width: 90%;
    max-width: 1220px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#header .headerTop {
    position: relative;
    height: 102px;
}

#header .headerTop .animane {
    width: 288px;
    height: 70px;
    z-index: -1;
    position: absolute;
    right: 0;
    bottom: 2px;
    background: url("/Images/20191113103859.png") no-repeat center;
    opacity: 0;
    filter: Alpha(opacity=0)
}

#header .headerTop form {
    display: none;
    float: right;
    width: 33%;
    height: 40px;
    padding-top: 12px;
}

#header .headerTop form .i_zi {
    width: 88%;
    height: 35px;
    line-height: 35px;
    border: none;
    float: left;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    text-indent: 1em;
    font-size: 16px;
    color: #666666;
}

#header .headerTop form .i_submit {
    width: 11%;
    height: 35px;
    float: left;
    background: url(/Images/ss.png) no-repeat center center;
    background-color: #0d59a7;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border: none;
}

#header .headerTop .logo {
    display: block;
    float: left;
    width: 70%;
    max-width: 560px;
    height: 62px;
    margin-top: 30px;
}

#header .headerTop .logo img {
    width: 100%;
    display: block;
    height: auto;
}

#header .headerTop .linkUl {
    float: right;
    height: 15px;
    padding-left: 20%;
    padding-top: 16px;
}

#header .headerTop .linkUl li {
    float: left;
    display: block;
    height: 15px;
    line-height: 12px;
    border-right: 1px solid #666666;
}

#header .headerTop .linkUl li a {
    font-size: 14px;
    color: #666666;
    padding: 0 6px;
}

#header .headerTop .linkUl .search {
    border-right: none;
    padding-right: 12px;
}

#header .headerTop .linkUl .search a {
    background: url("/Images/ss_03.jpg") no-repeat left center;
}

#header .headerTop .linkUl .lastLinkUl {
    border-right: none;
}

#header .navUl {
    height: 44px;
    background: #0d59a7;
    padding-left: 8px;
    width: 100%;
}

#header .navUl li {
    float: left;
}

#header .navUl li a {
    display: block;
    color: white;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
}

#header .firstM {
    position: relative;
}

#header .firstM:hover {
    background: #45535c;
}

#header .firstM ul {
    display: none;
    position: absolute;
    //  width: 438px;
    width: 292px;
    background: #45535c;
    z-index: 999999;
    top: 44px;
    left: 0;
    padding-bottom: 6px;
}

#header .firstM ul li {
    color: white;
    float: left;
    background: url(/Images/navbullet-icon.png) no-repeat 22px 23px;
    padding-left: 32px;
    padding-right: 10px;
    width: 96px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#header .firstM ul li a {
    padding: 13px 0;
    height: 18px;
    line-height: 18px;
}

#header .firstM ul li ul {
    display: none;
}

.swiper-container {
    width: 90%;
    max-width: 1220px;
    min-height: 150px;
    position: relative;
}

.swiper-container .swiper-button {
    width: 36px;
    height: 97px;
    position: absolute;
    top: 50%;
    margin-top: -48px;
    cursor: pointer;
}

.swiper-container .swiper-button-next {
    right: 0;
    background: url("/Images/right.png") no-repeat center center;
}

.swiper-container .swiper-button-prev {
    left: 0;
    background: url("/Images/left.png") no-repeat center;
}

.swiper-container .swiper-button.minSwiper-button {
    height: 70px;
    margin-top: -35px;
}

#lb {
    margin-top: 3px;
}

.main {
  /*background: url("/Images/bg2_02.jpg") no-repeat center bottom; */
}

.mainContent {
    width: 90%;
    max-width: 1100px;
    background-color: white;
    margin: 0 auto;
    position: relative;
}

.mainContent .mainArea {
    margin-left: 2.5%;
    margin-top: 30px;
    float: left;
    width: 30.6%;
    position: relative;
}

.mainContent .mainArea-7 {
    margin-left: 2.786885%;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    width: 29.5082%;
    position: relative;
}

.mainContent .mainArea-8 {
    margin-left: 2.786885%;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    width: 29.5082%;
    position: relative;
}

.mainContent .mainArea-9 {
    margin-left: 2.786885%;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    width: 29.5082%;
    position: relative;
}

.relatedWebsites {
    z-index: 999;
  /*margin-bottom: 32px; */
}

.relatedWebsites .top_quality {
    position: absolute;
    right: -130px;
    width: 130px;
    background: rgb(0,123,183);
    top: 0;
    display: none;
    z-index: 9999;
}

.relatedWebsites .top_quality a {
    height: 30px;
    line-height: 30px;
}

.mainContent .mainArea-7 .title {
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    color: #000000;
    padding-top: 4px;
    padding-bottom: 7px;
    border-bottom: 2px solid #e0e0e0;
    text-indent: 44px;
    position: relative;
}

.mainContent .mainArea-8 .title {
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    color: #000000;
    padding-top: 4px;
    padding-bottom: 7px;
    border-bottom: 2px solid #e0e0e0;
    text-indent: 44px;
    position: relative;
}

.mainContent .mainArea-9 .title {
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    color: #000000;
    padding-top: 4px;
    padding-bottom: 7px;
    border-bottom: 2px solid #e0e0e0;
    text-indent: 44px;
    position: relative;
}

.mainContent .mainArea .title {
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    color: #000000;
    padding-top: 4px;
    padding-bottom: 7px;
    border-bottom: 2px solid #e0e0e0;
    text-indent: 44px;
    position: relative;
}

.mainContent .mainArea .title a {
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 14px;
    color: #000000;
}

.mainContent .mainArea-7 .title a {
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 14px;
    color: #000000;
}

.mainContent .mainArea-8 .title a {
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 14px;
    color: #000000;
}

.mainContent .mainArea-9 .title a {
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 14px;
    color: #000000;
}

.mainContent .mainArea .title img {
    position: absolute;
    top: 17px;
    left: 0;
    z-index: 9999;
}

.mainContent .mainArea-7 .title img {
    position: absolute;
    top: 17px;
    left: 0;
    z-index: 9999;
}

.mainContent .mainArea-8 .title img {
    position: absolute;
    top: 17px;
    left: 0;
    z-index: 9999;
}

.mainContent .mainArea-9 .title img {
    position: absolute;
    top: 17px;
    left: 0;
    z-index: 9999;
}

.mainContent .mainArea .list {
    width: 100%;
}

.mainContent .mainArea-7 .list {
    width: 100%;
}

.mainContent .mainArea-8 .list {
    width: 100%;
}

.mainContent .mainArea-9 .list {
    width: 100%;
}

.mainContent .mainArea-7 .list li {
    height: 32px;
    padding-left: 16px;
    background: url("/Images/bullet-icon.png") no-repeat 3px center;
    border-bottom: 1px dashed #c5c5c5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-right: 55px;
}

.mainContent .mainArea-8 .list li {
    height: 32px;
    padding-left: 16px;
    background: url("/Images/bullet-icon.png") no-repeat 3px center;
    border-bottom: 1px dashed #c5c5c5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-right: 55px;
}

.mainContent .mainArea-9 .list li {
    height: 32px;
    padding-left: 16px;
    background: url("/Images/bullet-icon.png") no-repeat 3px center;
    border-bottom: 1px dashed #c5c5c5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-right: 55px;
}

.mainContent .mainArea .list li {
    height: 32px;
    padding-left: 16px;
    background: url("/Images/bullet-icon01.png") no-repeat 3px center;
    /*border-bottom: 1px dashed #c5c5c5;*/
    border-bottom: 1px solid #b4b3b3;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-right: 55px;
}

.mainContent .mainArea-7 .list li {
    height: 32px;
    padding-left: 16px;
    background: url("/Images/bullet-icon.png") no-repeat 3px center;
    border-bottom: 1px dashed #c5c5c5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-right: 55px;
}

.mainContent .mainArea-8 .list li {
    height: 32px;
    padding-left: 16px;
    background: url("/Images/bullet-icon.png") no-repeat 3px center;
    border-bottom: 1px dashed #c5c5c5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-right: 55px;
}

.mainContent .mainArea-9 .list li {
    height: 32px;
    padding-left: 16px;
    background: url("/Images/bullet-icon.png") no-repeat 3px center;
    border-bottom: 1px dashed #c5c5c5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-right: 55px;
}

.mainContent .mainArea .list li a {
    line-height: 32px;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
    margin-left: 4px;
}

.mainContent .mainArea-7 .list li a {
    line-height: 32px;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
}

.mainContent .mainArea-8 .list li a {
    line-height: 32px;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
}

.mainContent .mainArea-9 .list li a {
    line-height: 32px;
    font-size: 14px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
}

.mainContent .mainArea .list li span {
    // float: right;
    line-height: 32px;
    font-size: 12px;
    width: 55px;
    text-align: right;
    position: absolute;
    right: 0;
    color: #727272;
}

.mainContent .mainArea-7 .list li span {
    // float: right;
    line-height: 32px;
    font-size: 12px;
    width: 55px;
    text-align: right;
    position: absolute;
    right: 0;
    color: #727272;
}

.mainContent .mainArea-8 .list li span {
    // float: right;
    line-height: 32px;
    font-size: 12px;
    width: 55px;
    text-align: right;
    position: absolute;
    right: 0;
    color: #727272;
}

.mainContent .mainArea-9 .list li span {
    // float: right;
    line-height: 32px;
    font-size: 12px;
    width: 55px;
    text-align: right;
    position: absolute;
    right: 0;
    color: #727272;
}

.mainContent .broadcast {
    border: 1px solid #bebebe;
}

.mainContent .broadcast .broadcastTop {
    position: relative;
    height: 34px;
    background: #e3e3e3;
    border-bottom: 1px solid #bebebe;
}

.mainContent .broadcast .broadcastTop .broadcastTitle {
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #a61f24;
    color: white;
    float: left;
    border-right: 1px solid #bebebe;
    cursor: pointer;
}

.mainContent .broadcast .broadcastTop .broadcastTitle .more {
    position: absolute;
    right: 12px;
    font-size: 14px;
    color: #000000;
    display: none;
    top: 0;
}

.mainContent .broadcast .broadcastTop .selected {
    background: #fff;
    color: #000000;
    height: 35px;
}

.mainContent .broadcast .broadcastTop .selected .more {
    display: block;
}

.mainContent .broadcast .broadcastTop .noticeTitle {
    border-right: 1px solid #bebebe;
}

.mainContent .broadcast .broadcastList {
    background: #fff;
}

.mainContent .broadcast .broadcastList .ListUl {
    padding: 6px 16px 10px 16px;
}

.mainContent .broadcast .broadcastList .ListUl li {
    height: 30px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 45px;
    overflow: hidden;
    border-bottom: 1px dashed #bfbfbf;
}

.mainContent .broadcast .broadcastList .ListUl li a {
    font-size: 14px;
    display: block;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}

.mainContent .broadcast .broadcastList .ListUl li span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 30px;
    color: #9e99a3;
    font-size: 12px;
}

.mainContent .broadcast .mediaAttention {
    display: none;
}

.mainContent .relatedWebsites a {
    display: block;
    font-size: 16px;
    color: white;
    text-align: center;
    line-height: 36px;
    margin-bottom: 12px;
}

.mainContent .relatedWebsites .pjw {
    height: 36px;
    background: url("/Images/pjwbg_03.jpg") no-repeat center;
}

.mainContent .relatedWebsites .parallel {
    height: 34px;
    width: 48.31%;
    float: left;
    line-height: 34px;
    margin-bottom: 6px;
}

.mainContent .relatedWebsites .quality_course  .parallel {
    width: 100%;
}

.mainContent .relatedWebsites .course {
    margin-right: 3.3333333%;
    background: url("/Images/coursebg_06.jpg") no-repeat center;
}

.mainContent .relatedWebsites .declare {
    background: url("/Images/declarebg_03.jpg") no-repeat center;
}

.mainContent .relatedWebsites .major {
    margin-right: 3.33333333%;
    background: url("/Images/majorbj_03.jpg") no-repeat center;
}

.mainContent .relatedWebsites .base {
    background: url("/Images/base_03.jpg") no-repeat center;
}

.campusCulture {
    margin-top: 15px;
    padding: 0 18px;
    background: #dae9f0;
}

.campusCulture .campusCultureTitle {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    border-bottom: 2px solid #000000;
}

.campusCulture a {
    margin-top: 4px;
    margin-bottom: 5px;
    float: left;
    padding-left: 10px;
    margin-right: 32px;
    font-size: 14px;
    color: #333333;
    background: url("/Images/campuscultureabg_03.jpg") no-repeat left center;
}

.campusCulture a.schoolNews {
    margin-right: 30px;
}

.campusCulture .lastA {
    margin-right: 0;
}

.mainContent .video {
    height: 230px;
}

.mainArea.relatedWebsites {
    height: 230px;
}

.vjs-default-skin .vjs-big-play-button:before {
    display: none;
}

.vjs-default-skin .vjs-big-play-button {
    display: block;
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    border: none;
    background: url("/Images/play_03.png") no-repeat center;
}

.vjs-default-skin .vjs-big-play-button * {
    display: none;
}

.mainContent .video a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("/Images/video_03.jpg") no-repeat;
}

.mainContent .specialColumn {
    height: 230px;
}

.mainContent .specialColumn #zl {
    background: url("/Images/gjtw.jpeg") no-repeat left;
    height: 228px;    
    border: 1px solid #bebebe;
    background-color: #fdfdfd;
}

.mainContent .specialColumn ul {
    padding-left: 100px;
    padding-top: 10px;
}

.mainContent .specialColumn ul li {
    overflow: hidden;
    height: 30px;
    padding-left: 16px;
    background: url(/Images/bullet-icon.png) no-repeat 3px center;
}

.mainContent .specialColumn ul li a {
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    margin-left: 4px;
}

.mainContent .publicService {
    height: 135px;
    margin: 20px 20px 0 34px;
}

.mainContent .publicService .munu {
    width: 914px;
    float: left;
    padding-top: 28px;
    border-top: 1px solid #bebebe;
}

.mainContent .publicService .munu .munuTitle {
    float: left;
    width: 46px;
    padding-right: 20px;
  /*background: url("/Images/menubg_03.jpg") no-repeat 50px center; */
}

.mainContent .publicService .munu .munuTitle div {
    background-color: #a61f24;
    line-height: 20px;
    padding: 12px 8px;
    font-size: 14px;
    color: white;
}

.mainContent .publicService .munu .munuList {
    float: left;
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding-top: 42px;
    width: 94.2px;
    line-height: 28px;
}

.mainContent .publicService .munu .munu1 {
    background: url("/Images/01.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu2 {
    background: url("/Images/02.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu3 {
    background: url("/Images/03.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu4 {
    background: url("/Images/04.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu5 {
    background: url("/Images/05.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu6 {
    background: url("/Images/06.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu7 {
    background: url("/Images/07.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu8 {
    background: url("/Images/08.png") no-repeat center top;
}

.mainContent .publicService .munu .munu9 {
    background: url("/Images/09.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munuList:hover {
    color: #00abff;
}

.mainContent .publicService .munu .munu1:hover {
    background: url("/Images/1.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu2:hover {
    background: url("/Images/2.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu3:hover {
    background: url("/Images/3.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu4:hover {
    background: url("/Images/4.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu5:hover {
    background: url("/Images/5.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu6:hover {
    background: url("/Images/6.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu7:hover {
    background: url("/Images/7.png") no-repeat center -4px;
}

.mainContent .publicService .munu .munu8:hover {
    background: url("/Images/008.png") no-repeat center top;
}

.mainContent .publicService .munu .munu9:hover {
    background: url("/Images/9.png") no-repeat center -4px;
}

.mainContent .publicService .QR-code {
    float: left;
    width: 100px;
}

.mainContent .publicService .weChat {
    margin-right: 26px;
}

.mainContent .publicService .micro-blog {
    margin-left: 15px;
}

.footer {
    height: 104px;
    width: 94%;
    max-width: 1220px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.footer .footerLeft {
    float: left;
    padding-top: 22px;
}

.footer .footerLeft .address, .footer .footerLeft .contact, .footer .footerLeft .copyrighr {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}

.footer .footerRight {
    float: right;
    padding-top: 45px;
}

.footer .footerRight select {
    width: 100%;
    background: #6a6a6a;
    color: white;
    font-size: 12px;
    padding: 8px 0 8px 8px;
    border: none;
}

.footer .footerRight select option {
    height: 32px;
    line-height: 32px;
}

#xxcx, #kslj, #yqlj, #jxdw, #jfdw, #xzdq {
    margin-left: 12px;
    float: right;
    width: 142px;
}

.part_campus {
    width: auto;
}

.part_campus img {
    width: 95%;
}

.part_campus_common_title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 5px;
    color: #000000;
}

.part_campus_common_title span {
    font-size: 12px;
    color: #b4b3b3;
}

.footer-middle {
    padding: 15px 35px;
    /*background-color: #e0e0e0;*/
    height: 100px;
    margin: 40px 0;
    border-top: 1px solid #bebebe;
}

.department-name {
    /*position: relative;*/
}

.col-md-2 {
    float: left;
    margin-right: 30px;
}

.department-name a {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #366293;
    margin: 2px;
}

.department-name h4 {
    margin: 20px 0;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}


.list_tpwzlb {
    width: 100%;
    margin-top: 0px;
    overflow: hidden;
}
.list_tpwzlb ul {
    width: 940px;
}

.pb_sys_common {
    font-size: 12px;
    font-family: SimSun;
    line-height: 12px;
    color: #222;
}
.pb_sys_common .p_t {
    line-height: 12px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
}
.pb_sys_common .p_pages {
    margin-left: -5px;
}
.list_tpwzlb ul {
    width: 940px;
}
.list_tpwzlb ul li {
    width: 280px;
    height: 420px;
    margin: 0 30px 30px 0;
    float: left;
}
.list_tpwzlb ul li .img {
    width: 280px;
    height: 180px;
    overflow: hidden;
}
.list_tpwzlb ul li .img img {
    width: 280px;
    height: 180px;
    transition: 0.5s;
}
.list_tpwzlb ul li h3 {
    width: 96%;
    margin: 10px auto 0 auto;
    color: #333;
    font-size: 16px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
}
.list_tpwzlb ul li .time {
    padding-left: 20px;
    color: #999;
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    background: url(/images/shijian_icon.jpg) no-repeat left center;
}
.list_tpwzlb ul li p {
    width: 96%;
    margin: 0 auto;
    height: 90px;
    line-height: 30px;
    font-size: 14px;
    color: #999;
    display: block;
    overflow: hidden;
}






/*鼠标悬停*/

.sph{
}
.spbq{
  width: 275px;
  height: 425px;
  padding: 10px;
  background: #f6f6f6;
  position: relative;

}
.spbq h2{
  color: #14191e;
  font: bold 14px/18px "Microsoft Yahei","Hiragino Sans GB",Helvetica,"微软雅黑",Tahoma,Arial,sans-serif;
  margin-top: 18px;
}
.spbq span{
  display: block;
  color: #b4bbbf;
  font: 12px/18px "Microsoft Yahei","Hiragino Sans GB",Helvetica,"微软雅黑",Tahoma,Arial,sans-serif;
  margin: 8px 0;
}
.spbq b{
  color: #787d82;
  font: 12px/18px "Microsoft Yahei","Hiragino Sans GB",Helvetica,"微软雅黑",Tahoma,Arial,sans-serif;
}
.biankuang{
  width: 3px;
  height: 3px;
  position: absolute;
  z-index: 99;
}
.biankuang_1{
  height: 20px;
  top: 0px;
  left:0px;
  border-left: 3px solid #EB5858;
}
.biankuang_2 {
  width: 0px;
  bottom:-3px;
  left: 0px;
  border-top: 3px solid #EB5858;
}
.biankuang_3{
  height: 0px;
  bottom:0px;
  right:0px;
  border-right: 3px solid #EB5858;
}
.biankuang_4{
  width:0px;
  top:-3px;
  right:0px;
  border-bottom: 3px solid #EB5858;
}
.text_gobuy {
  position: absolute;
  z-index:9;
  top: -30px;
  left: 0px;
  width: 295px;
  height: 50px;
  overflow: hidden;
  background:rgba(207, 208, 211, 0);
  cursor: pointer;
  transition:all  300ms;
  -webkit-transition:all  300ms;
  -moz-transition:all  300ms;
  -o-transition:all  300ms;
}
.text_gobuy_show{
  height: 50px;
  position: absolute;
  z-index:9;
  bottom: 0px;
  width: 275px;
  overflow: hidden;
  padding: 20px 15px ;
  cursor: pointer;
  background-color: rgba(32, 32, 33,0.3);
}
.spbq p{
}









/*
内页
*/
.banner_list {
    height: 200px;
    background-image: url(/Images/kk-banner.jpg);
    background-size:100%;
    -moz-background-size:100%;
    box-shadow: 5px 5px 5px #888;
}
.mainlist{
    width: 1220px;
    margin-top: 10px;
}

.side-l {
    float: left;
    width: 270px;
    padding: 0 0 2px 7px;
    box-shadow: 5px 5px 5px #888;
    background: url(/Images/kk-side-l-b.jpg) repeat-y left top;
}

.side-l dt {
    height: 50px;
    color: #FFF;
    font-weight: bold;
    line-height: 50px;
    border-bottom: #9dcd23 solid 5px;
}

.side-l dt .text-c {
    font-size: 20px;
}

.side-l dt .text-e {
    font-size: 14px;
    color: #CCC;
}


.side-l dd .text-c {
    font-size: 14px;
    color: #000;
}

.side-l dd a:hover {
    color: #006;
    background: #e2ddca;
}

.side-l dd a, .body-m .side-l dd a:visited {
    display: block;
    position: static;
    height: 40px;
    padding-left: 35px;
    color: #999;
    font-size: 12px;
    text-align: left;
    line-height: 40px;
    background: #f8f7f4;
}

.side-l dt {
    height: 50px;
    color: #FFF;
    font-weight: bold;
    line-height: 50px;
    border-bottom: #9dcd23 solid 5px;
    text-align: center;
}

.cont-r {
    float: right;
    width: 800px;
    padding: 0 15px 5px 0;
}

.closepage {
    float: right;
}


.cont-r .nav-t {
    position: relative;
    height: 50px;
    margin-bottom: 30px;
    color: #666;
    text-align: left;
    line-height: 50px;
    border-bottom: #CCC solid 1px;
}

.body-m .cont-r .textcont {
    padding: 10px;
}

.cont-r .nav-t .nav-c {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.body-m .cont-r .nav-t .nav-l {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
}

.cont-r h1 {
    height: 50px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
}

.cont-r .nav-t .nav-l {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
}

.tk-box dd.ts {
    margin-left: 0;
}

.tk-box dd {
    float: left;
    width: 270px;
    height: 320px;
    margin: 25px 0 0 25px;
    background: #f6f6f6;
}

.tk-box p {
    padding: 20px 30px;
    text-align: left;
    color: #999;
    line-height: 1.8em;
    font-size: 12px;
}

.tk-box em {
    display: block;
    margin-bottom: 5px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}















.inside {
    width: 90%;
    max-width: 1220px;
    margin: 0 auto;
    min-height: 600px;
    background: white;
}

.inside .bread {
    height: 38px;
    line-height: 38px;
    text-align: right;
    margin-right: 3.109289%;
    color: #898989;
    font-size: 14px;
}

.inside .bread a {
    font-size: 14px;
    color: #00abff;
}

.inside .leftSide {
    width: 20.163934%;
    float: left;
    margin-right: 3.109289%;
    margin-left: 3.109289%;
    padding-bottom: 28px;
}

.inside .leftSide .columnTitle {
    height: 180px;
    line-height: 180px;
    font-size: 28px;
    color: white;
    text-align: center;
    background: #32bbf8;
}

.inside .leftSide .secondMenu {
    background: #f8f8f8;
    padding: 4px 28px 0 28px;
}

.inside .leftSide .secondMenu li a {
    display: block;
    line-height: 28px;
    font-size: 18px;
    color: #898989;
    padding: 14px 0 14px 60px;
}

.inside .leftSide .secondMenu li a:hover {
    color: #00abff;
    background: url("/Images/menulibg.png") no-repeat left bottom;
}

.inside .leftSide .secondMenu li.current a {
    background: url("/Images/menulibg.png") no-repeat left bottom;
    color: #00abff;
}

.inside .rightSide {
    width: 70.163934%;
    margin-right: 3.109289%;
    float: right;
}

.inside .rightSide .currentTitle {
  /* height: 70px; */
    line-height: 34px;
  /* padding-bottom: 10px; */
    padding-bottom: 17px;
    padding-top: 17px;
    border-bottom: 2px solid #bbcad8;
    font-size: 28px;
    color: #333333;
    padding-left: 56px;
    background: url(/Images/titlebj_03.jpg) no-repeat left center;
}

.inside .rightSide .content {
    padding-top: 28px;
    padding-bottom: 50px;
}

.inside .rightSide .content .pageNo {
    text-align: center;
}

.inside .rightSide .content .pageNo a {
    color: #7d7c7c;
    display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
}

.inside .rightSide .content .pageNo .page-prev, .inside .rightSide .content .pageNo .page-next {
    color: #3178c2;
}

.inside .rightSide .content .pageNo span {
    color: white;
    display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background: #32bbf8;
}

.mainArea .student {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family: "宋体",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    box-sizing: border-box;
/*    margin-bottom: 40px;*/
}

.common_title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px;
    color: #000000;
}

.common_title span {
    font-size: 12px;
    color: #b4b3b3;
}

.common_title a {
    padding-right: 25px;
    float: right;
    color: #b4b3b3;
    background: url(/Images/arrow_icon01.png) right center no-repeat;
    background-size: 15px;
}

.student-pic {
    /*width: 125px;*/
    margin-right: 12px;
    float: left;
}

.student-list a {
    display: block;
    padding-right: 18px;
    line-height: 2;
    font-size: 14px;
    color: #7a7a7a;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: url(/Images/arrow_icon02.png) right center no-repeat;
    background-size: 6px;
}

.student-pic img {
    max-width: 100%;
    max-height: 100%;
}

span.titletext {
    background-color: #a61f24;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
}

div.blocktitle {
    border-color: #ef3726;
    border-style: solid;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom: 2px solid;
    border-bottom-color: #a61f24;
    margin-bottom: 10px;
}

.blocktitle a {
}










.list_box {
    width: 100%;
    margin: 30px auto;
}
.list_right_qd {
    height: 30px;
    line-height: 30px;
    background: url(/images/list_dqwz.png) no-repeat left center;
    padding-left: 20px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.content {
    margin: auto;
    text-align: left;
    line-height: 18px;
    padding: 3px 0 0 0;
    color: #727272;
}
.list_right_qd a {
    color: #333;
}
.content .content-bt {
    width: 95%;
    line-height: 30px;
    padding: 10px 0;
    text-align: center;
    color: #0f3eb5;
    font-size: 24px;
    font-weight: normal;
    font-weight: bold;
    margin: 0 auto 5px auto;
}
.content .content-bt-xia {
    width: 100%;
    line-height: 34px;
    text-align: center;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    margin: 0 auto;
    background: url(/images/content_btxia_bg.png) no-repeat;
}
.content .content-ld, .content .content_content {
    width: 95%;
    line-height: 2em;
    color: #b6b6b6;
    margin: 15px auto 0 auto;
    min-height: 560px;
    overflow-x: auto;
    overflow-y: hidden;
}
.content .sxt {
    width: 100%;
    padding-top: 15px;
    margin-top: 15px;
}
.content .content-bt-xia span {
    color: #333333;
    padding: 0 10px;
    display: inline-block;
}
.content .content-bt-xia span {
    color: #333333;
    padding: 0 10px;
    display: inline-block;
}
.content .sxt p {
    padding: 5px 0;
    line-height: 20px;
}
.content a {
    color: #585858;
}







.list_right {
    width: 910px;
}
.fr {
    float: right;
    display: inline;
}
.list_right_qd {
    height: 30px;
    line-height: 30px;
    background: url(/images/list_dqwz.png) no-repeat left center;
    padding-left: 20px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.list_right_qd a {
    color: #333;
}
.list_szdw {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.list_szdw ul {
    width: 900px;
}
.pb_sys_common {
    font-size: 12px;
    font-family: SimSun;
    line-height: 12px;
    color: #222;
    margin-top: 10px;
    text-align: center;
}
.list_szdw ul li {
    width: 400px;
    height: 340px;
    padding: 15px 15px 0 15px;
    margin: 0 15px 10px 0;
    float: left;
    border: 1px solid #ddd;
}
.list_szdw ul li .img {
    width: 150px;
    height: 220px;
    overflow: hidden;
    float: left;
}
.list_szdw ul li .wenzi {
    width: 235px;
    float: right;


}
.list_szdw ul li .img img {
    width: 150px;
    height: 220px;
    transition: 0.5s;
}
.list_szdw ul li .wenzi h3 {
    width: 100%;
    margin: 10px auto 0 auto;
    color: #000;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-weight: 700;
    margin-bottom: 10px;
}
.list_szdw ul li .wenzi h5 {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
.list_szdw ul li .wenzi p {
    width: 100%;
    margin-top: 15px;
    max-height: 60px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    display: block;
}
.list_szdw ul li .wenzi h3 a {
    color: #333;
}
.pb_sys_common .p_t {
    line-height: 12px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
}
.pb_sys_common .p_pages {
    margin-left: -5px;
}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    border: 1px solid #ccc;
    padding: 5px 8px;
    margin: 0px 0px 0px 5px;
    height: 24px;
    -height: auto;
    line-height: 12px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}
.list_jsfc {
    width: 100%;
    /*margin-top: 30px;*/
    overflow: hidden;
}
.list_jsfc_top {
    width: 445px;
    height: 215px;
    padding: 25px 25px 0 0;
    margin: 0 56px 0px 0;
}
.list_jsfc_top .img {
    width: 150px;
    height: 185px;
    overflow: hidden;
    float: left;
}
.list_right_qd a {
    color: #333;
}
.list_jsfc_bottom {
    width: 95%;
}
.list_jsfc_top .img {
    width: 150px;
    height: 200px;
    overflow: hidden;
    float: left;
}
.list_jsfc_top .wenzi {
    width: 235px;
    float: right;
}
.list_jsfc_top .img img {
    width: 150px;
    height: 200px;
    transition: 0.5s;
}
.list_jsfc_top .wenzi {
    width: 235px;
    float: right;
}
.list_jsfc_top .wenzi h3 {
    width: 100%;
    margin: 10px auto 0 auto;
    color: #000;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-weight: 700;
    margin-bottom: 10px;
}
.list_jsfc_top .wenzi h3 a {
    color: #333;
}
.list_jsfc_top .wenzi h5 {
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.list_jsfc_bottom_bt {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding-left: 25px;
    background: url(/images/grjj_icon.jpg) no-repeat left center;
    border-bottom: 1px dashed #666;
}
.list_jsfc_content {
    margin-top: 10px;
    line-height: 30px;
}
#vsb_content_2 DIV {
    LINE-HEIGHT: 150%;
    text-indent: 2em;
    font-size: 14px;
}
#vsb_content_2 P {
    LINE-HEIGHT: 150%;
    text-indent: 2em;
    font-size: 14px;
}


















/*
图片列表页
*/
.imgListContent {
    padding-top: 38px;
}

.imgListContent ul {
    margin-left: -36px;
}

.imgListContent ul li {
    float: left;
    margin-left: 36px;
    margin-bottom: 38px;
    width: 258px;
    border: 1px solid #e4e4e4;
    //  height: 224px;
    overflow: hidden;
}

.imgListContent ul li .imgA {
    display: block;
    // height: 166px;
}

.imgListContent ul li .imgTitle {
    margin: 20px;
    display: block;
    font-size: 16px;
    color: #484848;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
}

/*
   正文页
*/
.news .rightSide .newsTitle {
    line-height: 30px;
    padding-top: 22px;
    font-size: 24px;
    text-align: center;
    color: #333333;
}

.news .rightSide .date {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #adadad;
    text-align: center;
    padding-bottom: 18px;
    border-bottom: 2px solid #bbcad8;
}

.news .rightSide .newscontent {
    width: 100%;
    overflow-x: hidden;
    padding: 28px 0;
}

/*
 单篇
*/
.htmlpageContent {
    padding: 28px 0;
}

/*
 领导列表页
*/
.leaderListContent ul li {
    height: 150px;
    border: 1px solid #e3edee;
    background: #f8f8f8;
    padding-right: 30px;
    margin-bottom: 26px;
}

.leaderListContent ul li img {
    width: 199px;
    height: 150px;
    float: left;
}

.leaderListContent ul li div {
    padding-top: 22px;
    font-size: 16px;
    padding-left: 30px;
    line-height: 30px;
    color: #484848;
    max-height: 86px;
    overflow: hidden;
}

.leaderListContent ul li a.more {
    float: right;
    font-size: 16px;
    color: #ff9126;
    padding-right: 14px;
    background: url("/Images/amore_03.jpg") no-repeat right center;
}

.leaderList {
    position: relative;
}

.leaderList .top {
    display: block;
    position: absolute;
    right: -48px;
    bottom: 0;
    width: 43px;
    height: 43px;
    background: url("/Images/topbg_03.jpg") no-repeat;
}

/*
 列表页
*/
.listContent ul {
    padding-bottom: 45px;
}

.listContent ul li {
    height: 50px;
    line-height: 50px;
    padding-left: 24px;
    overflow: hidden;
    background: url("/Images/listlibg.jpg") no-repeat 3px center;
    border-bottom: 1px dashed #c5c5c5;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}

.listContent ul li a, .listContent ul li span {
    font-size: 16px;
    color: #484848;
}

.listContent ul li span {
    width: 100px;
    text-align: right;
    float: right;
}

/*
 管理机构列表页
*/
.mechanismContent ul li {
    width: 33.33333333%;
    float: left;
    margin-bottom: 40px;
    background: url("/Images/bullet-icon.png") no-repeat left center;
}

.mechanismContent ul li a {
    margin-left: 18px;
    font-size: 18px;
    color: #333333;
}

#header ul li ul {
    display: none;
}

.ny-top {
    //  height: 180px;
    width: 90%;
    max-width: 1220px;
    margin: 0 auto;
}

#xyyw, #xxyw, #tzgg, #mtgz {
    height: 230px;
}

.ny-top img {
    width: 100%;
    // height: 180px;
}

#zl2 {
    margin-top: -10px;
}

.search #pageregion li {
    height: auto !important;
    padding-bottom: 10px;
    line-height: 20px !important;
    padding-top: 10px;
    white-space: normal;
    word-break: normal;
    background: url(/Images/listlibg.jpg) no-repeat 3px 15px !important;
}

.less ul {
    width: 310px !important;
}

.swiper-slide {
    position: relative;
    overflow: hidden;
}

.swiper-slide img {
    width: 100%;
    min-height: 150px;
    display: block;
}

.swiper-slide img.smallest {
    width: 703px !important;
    position: absolute;
    left: 50%;
    margin-left: -352px;
}

.link2 {
    display: none;
}

.dc_menuBtn {
    display: none;
}

.bottomMenu {
    display: none;
}

@media only screen and (max-width: 1120px) {
    #header .headerTop .animane {
        display: none;
    }
}

@media only screen and (max-width: 1367px) {
    .imgListContent ul {
        margin-left: -3%;
    }

    .imgListContent ul li {
        width: 30%;
        margin-left: 2.91%;
    }

    .imgListContent ul li img {
        width: 100%;
        height: 130px;
    }

    #header .navUl li {
        width: 8.6%;
    }

    #header .navUl li a {
        padding: 0;
        text-align: center;
    }

    #header .navUl li.index {
        width: 5%;
    }

    .swiper-slide img {
        width: 100%;
        display: block;
    }

    .mainContent .publicService {
        height: auto;
        padding-bottom: 30px;
        padding-right: 212px;
        position: relative;
    }

    .mainContent .publicService .munu {
        width: 100%;
    }

    .mainContent .publicService .munu .munuList {
        width: 10.2%;
    }

    .mainContent .publicService .QR-code {
        position: relative;
        top: 0;
    }

    .mainContent .publicService .weChat {
        right: 0;
        margin-right: 0;
    }

    .mainContent .publicService .micro-blog {
        right: 93px;
        padding-right: 0;
    }

    .mainContent .relatedWebsites .campusCulture a {
        margin-right: 8%;
    }
}

@media only screen and (max-width: 1349px) {
    .mainContent .specialColumn #zl {
        height: 118px;
    }
}

@media only screen and (max-width: 1285px) {
    .mainContent .relatedWebsites a {
        margin-bottom: 8px;
    }

    .mainContent .relatedWebsites .campusCulture a {
        padding-left: 8px;
        padding-right: 0;
        width: 25%;
        height: 20px;
        line-height: 20px;
        text-align: left;
    }

    .mainContent .relatedWebsites .campusCulture a.newsLink {
        width: 20%;
    }

    .mainContent .relatedWebsites .campusCulture a.schoolNews {
        width: 16%;
    }

    .mainContent .publicService .weChat {
        margin-right: 0;
    }

    .footer .footerLeft {
        width: 100%;
        padding-bottom: 32px;
    }

    .footer .footerRight {
        width: 100%;
        padding-top: 32px;
    }

    #xxcx, #kslj, #yqlj {
        margin-left: 0;
        width: 25%;
    }

    .footer .footerRight #xxcx {
        float: left;
    }

    .footer .footerRight #kslj {
        margin-right: 12.5%;
    }

    .footer .footerRight #yqlj {
        float: right;
    }
}

@media only screen and (max-width: 1245px) {
    .mainContent .publicService .munu {
        padding-top: 14px;
    }

    .mainContent .publicService .munu .munuTitle {
        margin-top: 51px;
    }

    .mainContent .publicService .munu .munuList {
        width: 16%;
        margin-top: 14px;
    }

    .inside .leftSide .secondMenu {
        padding: 4px 28px 0 18px;
    }
}

@media only screen and (max-width: 1025px) {

    #header .headerTop {
        height: auto;
    }

    #header .headerTop a.logo {
        height: auto;
        margin-bottom: 20px;
        float: none;
    }

    #header .headerTop form {
        width: 100%;
        padding-top: 0;
        padding-bottom: 20px;
        display: none;
    }

    .link2 {
        display: block;
    }

    #header .headerTop {
        position: relative;
    }

    #header .headerTop .linkUl {
        position: absolute;
        padding-top: 0;
        //    top: 50%;
        //   margin-top: -22px;
        top: 0;
        height: 44px;
        right: 30px;
    }

    #header .headerTop .linkUl li {
        display: none;
        width: 44px;
        height: 44px;
    }

    #header .headerTop .linkUl .search {
        display: block;
        width: 44px;
        height: 44px;
    }

    #header .headerTop .linkUl .search a {
        display: block;
        height: 44px;
        background: url(/Images/ss_03.png) no-repeat center;
        padding: 0;
    }

    .dc_menuBtn {
        border: 0;
        background: none;
        float: right;
        position: absolute;
        top: 0;
        //  height: 100%;
        height: 44px;
        right: 0;
        cursor: pointer;
        outline: none;
        display: block;
    }

    .dc_menuBtn .dc_menuBtnT {
        width: 30px;
        height: 4px;
        margin: 3px 0;
        border-radius: 3px 0 3px 0;
        background-color: #c1c1c1;
    }

    .menuShow .dc_menuBtnT {
        background-color: #179bd7;
    }

    .enEnter {
        display: block;
    }

    #nav {
        background-color: #fff;
        position: relative;
        height: auto;
        padding-left: 10px;
        padding-right: 20px;
        display: none;
    }

    #nav .navUl {
        background: white;
        position: relative;
        height: auto;
        width: 90%;
    /*padding-left: 20px;*/
        padding-right: 20px;
        display: none;
    }

    #nav .navUl li {
        float: none;
        width: 100%;
        height: 45px;
        border-top: 1px solid #e0e0e0;
    }

    #nav .navUl li a {
        display: block;
        padding: 0;
        color: black;
        text-align: left;
    }

    #nav .navUl li.index {
        width: 100%;
        border-top: none;
    }

    #nav .navUl li.link2 {
        height: 44px;
        border-top: none;
        width: 100%;
        padding-left: 6px;
    }

    #nav .navUl li.link2 a {
        display: block;
        float: right;
        text-align: center;
        //   width: 75px;
        padding: 0 5px;
        height: 20px;
        line-height: 20px;
        margin-top: 10px;
        border-left: 1px solid #e0e0e0;
    }

    #nav .navUl li.link2 a.numSchool {
        // width: 85px;
    }

    #nav .navUl li.link2 a.linkUs {
        border-left: none;
    }

    #nav .firstM:hover {
        background: none;
    }

    #nav .firstM ul {
        background: none;
        width: 100%;
    }

    #nav .firstM ul {
        position: static;
    }

    #header .navUl  li.firstM,#header .navUl  li.firstM ul li {
        float: none;
        height: auto;
        background: none;
    }

    #nav .navUl  li.firstM,#nav .navUl  li.firstM ul li {
        float: none;
        height: auto;
        background: none;
    }

    #nav .firstM ul li {
        border: none;
    }

    .mainContent .relatedWebsites .campusCulture a {
        padding-left: 10px;
        width: 43%;
        margin-bottom: 0;
        margin-right: 0;
        height: 27px;
        line-height: 27px;
    }

    .mainContent .relatedWebsites .campusCulture a.newsLink, .mainContent .relatedWebsites .campusCulture a.schoolNews {
        width: 43%;
        margin-top: 0;
        margin-right: 0;
    }

    .mainContent .broadcast .broadcastTop .broadcastTitle {
        width: 80px;
    }

    .inside .leftSide {
        float: none;
        width: auto;
        margin-right: 0;
        margin-left: 0;
        padding-bottom: 0;
    }

    .inside .leftSide ul.secondMenu li a:hover {
        background: url("/Images/titlebj_03.jpg") no-repeat left bottom;
    }

    .inside .leftSide ul.secondMenu li:hover, .inside .leftSide ul.secondMenu li.current {
        border-bottom: 2px solid #e0e0e0;
    }

    .inside .leftSide ul.secondMenu li.current a {
        background: url("/Images/titlebj_03.jpg") no-repeat left bottom;
    }

    .inside .rightSide {
        float: none;
        width: auto;
        margin-right: 5%;
        margin-left: 5%;
    }

    .inside .bread {
        margin-right: 5%;
    }

    .inside .leftSide .columnTitle {
        height: 100px;
        line-height: 100px;
    }
}

@media only screen and (max-width: 945px) {
    .ny-top {
        height: 123px;
        position: relative;
        overflow: hidden;
    }

    .ny-top img {
        height: 123px;
        width: auto;
        position: absolute;
        left: 50%;
        margin-left: -417px;
    }

    .mainContent .publicService {
        padding-right: 0;
        padding-bottom: 148px;
    }

    .mainContent .publicService .QR-code {
        left: 25%;
        top: 10%;
    }

    .mainContent .publicService .micro-blog {
    }

    .mainContent .publicService .weChat {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 801px) {

    .mainContent .mainArea {
        width: 42.5%;
        margin-left: 5%;
    }

    .mainContent .video, .mainContent .specialColumn {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .mainContent .relatedWebsites .campusCulture {
        padding: 0 18px 6px 18px;
    }

    .mainContent .publicService .munu .munuTitle {
        float: none;
        width: auto;
        text-align: center;
        padding-right: 0;
        margin-top: 0;
    }

    .mainContent .publicService .munu .munuList {
        width: 20%;
    }

    .mainContent .relatedWebsites a {
        margin-bottom: 11px;
    }

    .mainContent .relatedWebsites .campusCulture a {
        height: 36px;
        line-height: 36px;
    }

    .mainContent .relatedWebsites .parallel {
        height: 36px;
        line-height: 36px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 680px) {
    .leaderListContent ul li {
        height: auto;
        margin-bottom: 26px;
        padding-bottom: 40px;
        padding-top: 16px;
        padding-left: 20px;
    }

    .leaderListContent ul li img {
        float: none;
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .leaderListContent ul li div {
        padding-left: 0;
        padding-top: 4px;
    }

    .leaderListContent ul li .more {
        margin-top: 4px;
    }

    .imgListContent ul {
        margin-left: -5%;
    }

    .imgListContent ul li {
        width: 44.7%;
        margin-left: 4.68%;
    }

    .mainContent .publicService {
        margin: 0;
    }

    .mainContent .publicService .munu .munuTitle {
        margin-bottom: 10px;
    }

    .mainContent .publicService .munu .munuList {
        width: 33.3333333%;
    }
}

@media only screen and (max-width: 641px) {
    .mainContent .mainArea {
        width: 90%;
    }

    .mainContent .relatedWebsites .pjw {
        background-color: #e77802;
    }

    .mainContent .relatedWebsites .course {
        background-color: #007bb7;
    }

    .mainContent .relatedWebsites .declare {
        background-color: #00a8a9;
    }

    .mainContent .relatedWebsites .major {
        background-color: #00a8a9;
    }

    .mainContent .relatedWebsites .base {
        background-color: #007bb7;
    }

    .mainContent .relatedWebsites .campusCulture a {
        width: 23%;
        margin-top: 0;
    }

    .mainContent .relatedWebsites .campusCulture a.newsLink, .mainContent .relatedWebsites .campusCulture a.schoolNews {
        width: 21%;
    }

    .mechanismContent ul li {
        width: 50%;
    }

    .mainContent .specialColumn {
        height: auto;
    }

    .mainContent .specialColumn #zl {
        height: 230px;
    }
}

@media only screen and (max-width: 641px) {
    .mainContent .mainArea-7 {
        width: 90%;
    }

    .mainContent .relatedWebsites .pjw {
        background-color: #e77802;
    }

    .mainContent .relatedWebsites .course {
        background-color: #007bb7;
    }

    .mainContent .relatedWebsites .declare {
        background-color: #00a8a9;
    }

    .mainContent .relatedWebsites .major {
        background-color: #00a8a9;
    }

    .mainContent .relatedWebsites .base {
        background-color: #007bb7;
    }

    .mainContent .relatedWebsites .campusCulture a {
        width: 23%;
        margin-top: 0;
    }

    .mainContent .relatedWebsites .campusCulture a.newsLink, .mainContent .relatedWebsites .campusCulture a.schoolNews {
        width: 21%;
    }

    .mechanismContent ul li {
        width: 50%;
    }

    .mainContent .specialColumn {
        height: auto;
    }

    .mainContent .specialColumn #zl {
        height: 230px;
    }
}

@media only screen and (max-width: 641px) {
    .mainContent .mainArea-8 {
        width: 90%;
    }

    .mainContent .relatedWebsites .pjw {
        background-color: #e77802;
    }

    .mainContent .relatedWebsites .course {
        background-color: #007bb7;
    }

    .mainContent .relatedWebsites .declare {
        background-color: #00a8a9;
    }

    .mainContent .relatedWebsites .major {
        background-color: #00a8a9;
    }

    .mainContent .relatedWebsites .base {
        background-color: #007bb7;
    }

    .mainContent .relatedWebsites .campusCulture a {
        width: 23%;
        margin-top: 0;
    }

    .mainContent .relatedWebsites .campusCulture a.newsLink, .mainContent .relatedWebsites .campusCulture a.schoolNews {
        width: 21%;
    }

    .mechanismContent ul li {
        width: 50%;
    }

    .mainContent .specialColumn {
        height: auto;
    }

    .mainContent .specialColumn #zl {
        height: 230px;
    }
}

@media only screen and (max-width: 641px) {
    .mainContent .mainArea-9 {
        width: 90%;
    }

    .mainContent .relatedWebsites .pjw {
        background-color: #e77802;
    }

    .mainContent .relatedWebsites .course {
        background-color: #007bb7;
    }

    .mainContent .relatedWebsites .declare {
        background-color: #00a8a9;
    }

    .mainContent .relatedWebsites .major {
        background-color: #00a8a9;
    }

    .mainContent .relatedWebsites .base {
        background-color: #007bb7;
    }

    .mainContent .relatedWebsites .campusCulture a {
        width: 23%;
        margin-top: 0;
    }

    .mainContent .relatedWebsites .campusCulture a.newsLink, .mainContent .relatedWebsites .campusCulture a.schoolNews {
        width: 21%;
    }

    .mechanismContent ul li {
        width: 50%;
    }

    .mainContent .specialColumn {
        height: auto;
    }

    .mainContent .specialColumn #zl {
        height: 230px;
    }
}

@media only screen and (max-width: 396px) {
    .mechanismContent ul li {
        width: 100%;
    }

    .inside .bread {
        margin-right: 8%;
    }

    .inside .rightSide {
        margin-left: 8%;
        margin-right: 8%;
    }

    .imgListContent ul {
        margin-left: 0;
    }

    .imgListContent ul li {
        width: 100%;
        margin-left: 0;
    }

    #header .navUl li.link2 {
        position: relative;
        height: 80px;
    }

    #header .navUl li.link2 .virtualCampus {
        position: absolute;
        right: 0;
        top: 35px;
    }

    #header .navUl li.link2 .numSchool {
        position: absolute;
        top: 35px;
        right: 78px;
        border-left: 0;
    }
}

@media only screen and (max-width: 376px) {

    .mainContent .relatedWebsites .campusCulture a {
        width: 43%;
    }

    .mainContent .relatedWebsites .campusCulture a.schoolNews {
        width: 43%;
    }

    .mainContent .relatedWebsites .campusCulture a.newsLink {
        width: 43%;
    }
}

.vjs-fullscreen-control {
    position: absolute !important;
    right: 0;
}

.vjs-volume-control {
    position: absolute !important;
    right: 42px;
}

.vjs-mute-control {
    position: absolute !important;
    right: 88px;
    top: 1px;
}

.vjs-play-control {
    width: 4em !important;
}

.vjs-default-skin .vjs-time-controls {
    width: 3em !important;
}

@media only screen and (max-width: 346px) {
    #xxcx, #kslj, #yqlj {
        width: 100%;
        float: none;
    }

    #yqlj, #kslj {
        margin-bottom: 10px;
    }
}

.clear {
    clear: both;
    height: 50px;
}

/*# sourceMappingURL=main.css.map */






.list_szdww {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.list_szdww ul {
    width: 900px;
}
.pb_sys_common {
    font-size: 12px;
    font-family: SimSun;
    line-height: 12px;
    color: #222;
    margin-top: 10px;
    text-align: center;
}
.list_szdww ul li {
    width: 890px;
    height: 145px;
    padding: 15px 15px 0 15px;
    margin: 0 15px 10px 0;
    float: left;
    border: 1px solid #ddd;
}
.list_szdww ul li .img {
    width: 119px;
    height: 134px;
    overflow: hidden;
    float: left;
}
.list_szdww ul li .wenzi {
    width: 730px;
    float: right;


}
.list_szdww ul li .img img {
    width: 150px;
    height: 134px;
    transition: 0.5s;
}
.list_szdww ul li .wenzi h3 {
    width: 100%;
    margin: 10px auto 0 auto;
    color: #000;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-weight: 700;
    margin-bottom: 10px;
}
.list_szdww ul li .wenzi h5 {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
.list_szdww ul li .wenzi p {
    width: 100%;
    margin-top: 15px;
    max-height: 60px;
    line-height: 20px;
    font-size: 18px;
    color: #999;
    display: block;
}
.list_szdww ul li .wenzi h3 a {
    color: #333;
}