/* 固定广告 */
.advise {
    width: 1200px;
    margin: 0 auto;
}

.adTitle {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    font-family: "宋体";
}

.adImg {
    width: 100%;
    height: 180px;
}

.adImg img {
    display: block;
    width: 100%;
    height: 180px;
}

.page_navi>span {
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.kygl .list li {
    width: 1090px;
    height: 50px;
    border-bottom: 1px solid #efefef;
    margin: 0 auto;
    line-height: 50px;
    padding-left: 30px;
    position: relative;
}

/*科研机构*/
.kyjgWrap {
    width: 100%;
    height: 740px;
    background: #efefef;
}

.kyjg {
    height: 680px;
    width: 1200px;
    background: #fff;
    margin: 0 auto;
    padding-top: 30px;

}

.kyjg .list li {
    width: 1120px;
    height: 54px;
    border-bottom: 1px solid #efefef;
    margin: 0 auto;
    line-height: 54px;
    padding-left: 30px;
}

.kyjg .list li:first-child {
    background: #eff8ff;
}

.kyjg .list li:first-child span {
    font-family: STSongti-SC-Bold;
    font-size: 16px;
    font-weight: 400;
}

.kyjg .list li>span {
    display: block;
    float: left;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #222;
}

.kyjg .list li>span:first-child {
    width: 394px;
}

.kyjg .list li>span:nth-child(2) {
    width: 340px;
}

.kyjg .list li>span:nth-child(3) {
    width: 230px;
}

/*图片展示*/
.pagetit {
    width: 850px;
    height: 50px;
    background: rgba(240, 248, 254, 1);
    font-size: 20px;
    font-family: STSongti-SC-Bold;
    color: rgba(51, 51, 51, 1);
    line-height: 50px;
    padding-left: 10px;
}

.picList {
    width: 882px;
    height: 100%;
}

.col-md-4 {
    margin-right: 20px;
}

.col-md-4 img {
    width: 200px;
    height: 200px;
}

.col-md-4 .propart {
    text-align: center;
    margin-top: 20px;
}


.bigPic {
    width: 784px;
    height: 672px;
    position: absolute;
    top: -848px;
    left: 330px;
    display: none;
    z-index: 2;

}

.bigPic>img {
    display: block;
    width: 640px;
    height: 480px;
    background: #333;
    margin: 0 auto;
    margin-top: 38px;
}

.toLeft>img,
.toRight>img {
    width: 28px;
    height: 46px;
}

.toLeft,
.toRight {
    position: absolute;
    cursor: pointer;
}

.toLeft {
    top: 266px;
}

.toRight {
    top: 266px;
    right: 0;
}

/*jxtj*/
.jxtjWrap {
    min-width: 1200px;
    width: auto;
    height: 1218px;
    background: #efefef;
}

.jxtj {
    width: 1200px;
    height: 1160px;
    margin: 0 auto;
    padding-top: 28px;
    background: #fff;
}

.jxtj .leftLan {
    margin-left: 30px;
    margin-right: 30px;
    float: left;

}

.jxtj .leftLan ul li {
    width: 240px;
    height: 40px;

    margin-bottom: 2px;
}


.jxtj .leftLan ul li a {
    display: block;
    width: 240px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    font-family: STSongti-SC-Light;
    font-weight: 300;
    color: rgba(17, 17, 17, 1);
    line-height: 40px;
}

.jxtj .leftLan ul li a:hover {
    background: #1E7AB9;
    color: #fff;
}

.jxtj .rightLan {
    float: left;
}

.jxtj .rightLan>h2 {
    padding-left: 20px;
    width: 870px;
    height: 40px;
    line-height: 40px;
    background: rgba(239, 248, 255, 1);
    font-size: 20px;
    font-family: STSongti-SC-Regular;
    font-weight: 400;
    color: rgba(17, 17, 17, 1);

}

.jxtj .rightLan .xCon {

    height: 1040px;
}

.jxtj .rightLan .xCon .title {
    width: 798px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    line-height: 100px;
    border-bottom: 1px solid #ddd;
}

.jxtj .rightLan .xCon .title>h2 {
    font-size: 26px;
    font-family: "Times New Roman","方正小标宋简体";
    font-weight: normal;

}

.jxtj .rightLan .xCon .xMessage {
    height: auto;
    
}

.jxtj .rightLan .xCon .xMessage>p {
    width: 740px;
    font-size: 21px;
    font-family: "Times New Roman","方正仿宋简体";
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 32px;
    margin: 0 auto;
    text-align: justify;
}

.jxtj .rightLan .xCon .xMessage>p>img {
    display: block;
    width: 504px;
    height: 296px;
    margin: 0 auto;
}

.jxtj .rightLan .xCon .showImg {
    text-align: center;
    margin-bottom: 28px;
}

/*grjl*/
.grjlWrap {
    min-width: 1200px;
    width: auto;
   
    background: #efefef;
}

.grjl {
    
    width: 1200px;
    background: #fff;
    margin: 0 auto;
    padding-top: 30px;

}

@media screen and (max-height:768px){.grjlWrap{height:630px;} .grjl {height:570px;}}
      @media screen and (min-height:769px) and (max-height:900px) {.grjlWrap{height:760px;}  .grjl {height:700px;}}
      @media screen and (min-height:901px) and (max-height:1200px) {.grjlWrap{height:1060px;}  .grjl {height:1000px;}}
      @media screen and (min-height:1201px){.grjlWrap{height:1360px;}  .grjl {height:1300px;}}


.grjl>h2 {
    margin: 0 auto;
    width: 1140px;
    height: 40px;
    font-size: 18px;
    font-family: STSongti-SC-Regular;
    font-weight: normal;
    color: rgba(34, 34, 34, 1);
    line-height: 40px;
    background: rgba(239, 248, 255, 1);
    padding-left: 20px;
}

.grjl ul {

    margin: 0 auto;
    padding-left: 76px;

}

.grjl ul li .liCon {
    display: block;
    height: 190px;
    width: 1140px;
}

.grjl ul li {
    height: 192px;
    /* background: red; */
    margin: 26px 0;
}

.grjl .photo {
    float: left;
    width: 152px;
    height: 190px;
}

.grjl .photo>img {
    display: block;
    width: 152px;
    height: 190px;
}

.grjl ul li .liCon .brief {
    float: left;
    margin-left: 28px;
    width: 856px;
    height: 190px;
    margin-top: 6px;
    position: relative;
}

.grjl ul li .liCon .brief>h2 {

    height: 24px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    position: absolute;
    left: 180px;
    top: 14px;

}

.grjl ul li .pMessage {
    width: 100%;
    display: block;
    position: absolute;
    left: 180px;
    top: 70px;
    
    color: rgba(119, 119, 119, 1);
    line-height: 28px;
    overflow-y: auto;
}

.grjl ul li .pMessage p {
   font-size: 21px;
    font-family: "Times New Roman","方正仿宋简体";
    font-weight: normal;
    text-align: justify;
}

.grjl ul li .liCon .brief>h2 .position {
    display: inline-block;
    line-height: 24px;
    margin-left: 18px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);

}

.grjl ul li .liCon .brief .des {
    width: 856px;
    height: 44px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(119, 119, 119, 1);
    margin-top: 34px;

}

.grjl ul li .liCon .brief .btn {
    display: block;
    width: 102px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #1374B2;
    border-radius: 4px;
    margin-top: 42px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
}

/*sang*/
.rightLan {
    float: left;
    /* height: 955px; */
    width: 898px;
}

.anthem .rightLan {
    float: left;
    overflow-y: auto;
    height: 955px;
    width: 898px;
}

.rightLan>h2 {
    padding-left: 10px;
    width: 808px;
    height: 40px;
    line-height: 40px;
    background: rgba(239, 248, 255, 1);
    font-size: 15px;
    font-family: STSongti-SC-Regular;
    font-weight: 400;
    color: rgba(17, 17, 17, 1);

}

.anthemWrap {
    min-width: 1200px;
    width: auto;
    height: 1218px;
    background: #efefef;
}

.anthem {
    width: 1200px;
    height: 1160px;
    margin: 0 auto;
    padding-top: 28px;
    background: #fff;
}

.anthem .leftLan {
    margin-left: 30px;
    margin-right: 30px;
    float: left;

}

.anthem .leftLan ul li {
    width: 240px;
    height: 40px;

    margin-bottom: 1px;
}

.anthem .leftLan ul li a {
    display: block;
    width: 240px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    font-family: STSongti-SC-Light;
    font-weight: 300;
    color: rgba(17, 17, 17, 1);
    line-height: 40px;
}

.anthem .leftLan ul li a:hover {
    background: #1E7AB9;
    color: #fff;
}

.rightLan {
    float: left;
}

.rightLan>h2 {
    padding-left: 20px;
    width: 850px;
    height: 40px;
    line-height: 40px;
    background: rgba(239, 248, 255, 1);
    font-size: 20px;
    font-family: STSongti-SC-Regular;
    font-weight: 400;
    color: rgba(17, 17, 17, 1);

}

.play .blueL {
    width: 196px;
    height: 2px;
    background: #1E7AB9;
    margin: 40px 0 0 0;
    float: left;
}

.play .normalL {
    width: 196px;
    height: 2px;
    background: #ddd;
    margin: 40px 10px 0 0;
    float: left;
}

.play .time {
    width: 26px;
    height: 10px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(174, 183, 201, 1);
    margin: 30px 6px 0 0;
    float: left;
}

.play .xz {
    width: 20px;
    height: 20px;
    background: url(../img/download.png) no-repeat center;
    float: left;
}

/*sideBar*/

.sidbar {
    margin-left: 1376px;
    width: 280px;
    float: left;
    padding: 20px;
}

.cat-item {
    background: rgba(246, 246, 246, 1);
}

.cat-item>a {
    display: block;
    width: 280px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-family: STSongti-SC-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.current-cat {
    background: #E9E9E9;
}

.current-cat>a {
    color: #fff;
}

.conWrap {
    min-width: 1200px;
    width: auto;
    padding-bottom: 30px;
    background: #efefef;
}

.con {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
    padding-top: 20px;
   

}

 @media screen and (max-height:768px){.con{min-height:630px;} }
      @media screen and (min-height:769px) and (max-height:900px) {.con {min-height:560px;} }
      @media screen and (min-height:901px) and (max-height:1200px) {.con {min-height:660px;} }
      @media screen and (min-height:1201px){ .con {min-height:960px;} }


.con img {
    margin: 0 auto;
    display: block;
    width: 1200px;
    height: 600px;
}

.con .xg {
    display: block;
    width: 750px;
    height: 1008px;
    margin-left: 500px;

}

.con .ad {
    margin: 40px 0 40px 560px;
}

.con>h2 {
    margin: 0 auto;
    width: 1120px;
    height: 40px;
    font-size: 18px;
    font-family: STSongti-SC-Regular;
    color: rgba(34, 34, 34, 1);
    line-height: 40px;
    background: rgba(239, 248, 255, 1);
    padding-left: 20px;
    font-weight: normal;
}

.con>p {
    margin: 0 auto;
    width: 1034px;
    font-size: 18px;
    font-family: STSongti-SC-Regular;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    line-height: 28px;
    /* height: 600px; */
   
}

.con .title {
    margin: 40px auto 47px;
    width: 100%;
    height: 20px;
    font-size: 26px;
    font-family: "Times New Roman","方正小标宋简体";
    font-weight: 900;
    color: rgba(34, 34, 34, 1);
    /* line-height: 28px; */
    text-align: center;
    font-weight: normal;
    letter-spacing: 5px;
}

.con .title .subTitle {
    font-size: 16px;
    margin-top: 5px;
    font-family: "Times New Roman","宋体";
}

.con>.main {
    margin: 0 120px;
    
    font-size: 21px;
    font-family: "Times New Roman","方正仿宋简体";
    font-weight: 400;
    color: #000;
    line-height: 28px;
    
    text-align: justify;
}

.con>.main p {
    font-size: 21px;
    font-family: "Times New Roman","方正仿宋简体";
    font-weight: 400;
    color: #000;
    text-align: justify;
    line-height: 32px;
}

.con>.main p span {
    font-size: 21px;
    font-family: "Times New Roman","方正仿宋简体";
    font-weight: 400;
    text-align: justify;
    color: #000;
    line-height: 32px;
}

/*bread*/
.bread {
    width: 100%;
    height: 60px;
    background: #efefef;
}

.breadcrumbs {
    margin: 0 auto;
    width: 1200px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    font-family: STSongti-SC-Regular;
    font-weight: 400;
    background: #efefef;
}

.breadcrumbs>a {
    font-size: 14px;
    font-family: STSongti-SC-Regular;
    font-weight: 400;
    color: rgba(85, 85, 85, 1);
}


/* 新闻列表 */
.newslistwrap{
    width: 100%;
    background: #1E7AB9;
    padding-bottom: 42px;
    padding-top:33px; 
   
    
}
.newslist{
    width: 1200px;
    height: 458px;
    background: #fff;
    margin: 0 auto;
    position: relative; 
    padding-top: 1px;
    /* overflow: hidden;  */
}

.xyyw{
    position: relative; 
    margin-top: 20px; 
}

.xyywicon{
    display: block;
    width: 29px;
    height: 24px;
    background: url(../images/学院要闻灰.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: 0px;
    left: 33px; 
}
.xyyw .tt{
    writing-mode: vertical-lr;
    padding-top: 34px;
    margin-top: 34px;
    margin-left: 33px;
    letter-spacing: 5px;
    cursor: pointer;
    
    width: 28px;
   
    font-size: 28px;
    font-family: FZZYSJW1--GB1-0;
    font-weight: 400;
    color: #ccc; 
}
.rightcon , .rightcon1{
    width: 1140px;
    height: 424px;
    position: absolute;
    left: 60px;
    top: 0;
}
.ygxw .rightcon{
    top: -200px;
    display: none;
    
}
.rightcon{
  display: none
}
.rightcon .rtop{
    height: 260px;
    width: 100%;
}
.rightcon .rtop>a{
    position: relative;
    margin-left: 27px;
}
.rightcon .rtop>a .img>img {
    width: 340px;
    height: 220px;
}
.rightcon .rtop>a .stitle {
    width: 327px;
    height: 18px;
    font-size: 18px;
    font-family: FZZYSK--GBK1-0;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    margin-top: 20px;
}
.rightcon .rtop>a .time {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.5;
}

.rightcon .rtop>a .time .rz {
    width: 27px;
    height: 20px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    line-height: 54px;
    margin: 0 auto;
}

.rightcon .rtop>a .time .ny {
    width: 53px;
    height: 12px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    line-height: 54px;
    margin: 0 auto;
} 
/* 右侧内容下部 */

.rightcon .rbot{
    width: 100%;
    margin-top: 41px; 
}
.rightcon .rbot>a {
    position: relative;
    display: block;
    width: 340px;
    margin-left: 27px;
}


.rightcon .rbot>a .time {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.5;
}

.rightcon .rbot>a .time .rz {
    width: 27px;
    height: 20px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    margin: 0 auto;
}

.rightcon .rbot>a .time .ny {
    width: 53px;
    height: 12px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    line-height: 54px;
    margin: 0 auto;
}

.rightcon .rbot>a .mcon {
    width: 266px;
    margin-left: 12px;
}

.rightcon .rbot>a .mcon .stitle {
    width: 266px;
    height: 16px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
}

.rightcon .rbot>a .mcon .lcon {
    margin-top: 10px;
    width: 272px;
    height: 70px;
    font-size: 14px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: rgba(153, 153, 153, 1);
    line-height: 24px;
}

.rightcon .rbot .more {
    width: 240px;
    height: 42px;
    background: rgba(255, 255, 255, 1);
    margin: 0;
    position: absolute;
    bottom: -42px;
    left: 50%;
    margin-left: -150px;
    line-height: 42px;
    text-align: center;

    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
}



.ygxw{
    position: relative;  
}
.ygxwicon{
    display: block;
    width: 29px;
    height: 24px;
    background: url(../images/应管新闻灰.png) no-repeat top left;
    background-size: 100%;
    position: absolute;
    top: -3px;
    left: 33px; 
}
.ygxw .tt{
    writing-mode: vertical-lr;
    padding-top: 34px;
    margin-top: 34px;
    margin-left: 33px;
    letter-spacing: 5px;
    
    cursor: pointer;
    width: 28px;
    
    font-size: 28px;
    font-family: FZZYSJW1--GB1-0;
    font-weight: 400;
    color: #CCCCCC;
}
.qiehuan .tt{
    color: rgba(30, 122, 185, 1);            
}
.qiehuan .ygxwicon{
    background: url(../images/应管新闻.png) no-repeat top left;        
}
.qiehuan .xyywicon{
    background: url(../images/学院要闻.png) no-repeat top left;        
}
.qiehuan .rightcon{
    display: block;
} 
.qiehuan .rightcon1{
    display: block;
} 






/* 学院要闻 */
/* .xxywwrap {
    width: 100%;
    background: #1E7AB9;
}

.xxyw {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
}

.xxyw .title {
    background: url(../images/学院要闻.png) no-repeat top left;
    background-size: 100%;
    writing-mode: vertical-lr;
    padding-top: 34px;
    margin-top: 34px;
    margin-left: 33px;
    letter-spacing: 5px;
    width: 28px;
    height: 134px;
    font-size: 28px;
    font-family: FZZYSJW1--GB1-0;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
}

.xxyw .scon {
    width: 1112px;
    margin-left: 27px;
    margin-top: 36px;
}

.xxyw .scon>a {
    position: relative;
    display: block;
    width: 340px;
    margin-right: 25px;
}

.xxyw .scon>a .img>img {
    width: 340px;
    height: 220px;
}

.xxyw .scon>a .stitle {
    width: 327px;
    height: 18px;
    font-size: 18px;
    font-family: FZZYSK--GBK1-0;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    margin-top: 20px;
}

.xxyw .scon>a .time {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.5;
}

.xxyw .scon>a .time .rz {
    width: 27px;
    height: 20px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    line-height: 54px;
    margin: 0 auto;
}

.xxyw .scon>a .time .ny {
    width: 53px;
    height: 12px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    line-height: 54px;
    margin: 0 auto;
} */



/* 学院要闻结束 */
/* 应管新闻 */
/* .ygxwwrap {
    width: 100%;
    background: #1E7AB9;
    padding-bottom: 42px;
}

.ygxw {
    width: 1200px;
    height: 168px;
    margin: 0 auto;
    background: #fff;
    position: relative;
}

.ygxw .title {
    background: url(../images/应管新闻.png) no-repeat top left;
    background-size: 100%;
    writing-mode: vertical-lr;
    padding-top: 34px;
    margin-top: -32px;
    margin-left: 33px;
    letter-spacing: 5px;
    width: 28px;
    height: 134px;
    font-size: 28px;
    font-family: FZZYSJW1--GB1-0;
    font-weight: 400;
    color: rgba(204, 204, 204, 1);

}

.ygxw .scon {
    width: 1112px;
    margin-left: 27px;
    margin-top: 41px;
}

.ygxw .scon>a {
    position: relative;
    display: block;
    width: 340px;
    margin-right: 25px;
}


.ygxw .scon>a .time {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 1);
    opacity: 0.5;
}

.ygxw .scon>a .time .rz {
    width: 27px;
    height: 20px;
    font-size: 24px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    margin: 0 auto;
}

.ygxw .scon>a .time .ny {
    width: 53px;
    height: 12px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    line-height: 54px;
    margin: 0 auto;
}

.ygxw .scon>a .mcon {
    width: 266px;
    margin-left: 12px;
}

.ygxw .scon>a .mcon .stitle {
    width: 266px;
    height: 16px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
}

.ygxw .scon>a .mcon .lcon {
    margin-top: 10px;
    width: 272px;
    height: 70px;
    font-size: 14px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: rgba(153, 153, 153, 1);
    line-height: 24px;
}

.ygxw .scon .more {
    width: 240px;
    height: 42px;
    background: rgba(255, 255, 255, 1);
    margin: 0;
    position: absolute;
    bottom: -42px;
    left: 50%;
    margin-left: -120px;
    line-height: 42px;
    text-align: center;

    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
} */

/* 应管新闻结束 */

/* 通知公告 */
.tzggwrap {
    width: 100%;
    background: #1E7AB9;
    overflow: hidden;
    padding-bottom: 26px;
}

.tzgg {
    width: 1200px;
    height: 303px;
    margin: 40px auto 0;
    position: relative;
}

.tzgg .top {
    width: 1200px;
    height: 48px;
    border-bottom: 1px solid #fff;
}

.tzgg .top .title {
    width: 112px;
    height: 28px;
    font-size: 28px;
    font-family: FZZYSJW1--GB1-0;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin: 0 auto;
    background: url(../images/通知公告.png) no-repeat top 4px left 0px;
    padding-left: 36px;
}

.tzgg .bot {
    width: 100%;
    margin-top: 38px;
    height: 138px;
}

.tzgg .bot .list {
    width: 366px;
    height: 47px;
    margin-right: 51px;
}

.tzgg .bot .list:nth-child(3),
.tzgg .bot .list:nth-child(6) {
    margin-right: 0px;
}

.tzgg .bot .list:nth-child(4),
.tzgg .bot .list:nth-child(5),
.tzgg .bot .list:nth-child(6) {
    margin-top: 41px;
}

.tzgg .bot .list a {
    display: block;
    width: 366px;
    height: 47px;
}

.tzgg .bot .list a .stop {
    width: 100%;
    height: 16px;
}

.tzgg .bot .list a .stop .clock {
    margin-top: -2px;
    width: 24px;
    height: 14px;
    padding-top: 2px;
    border-top: 2px solid #FFEA00;
    background: url(../images/clock.png) no-repeat top 2px left;
}

.tzgg .bot .list a .stop .time {
    margin-left: 2px;
    height: 16px;
    font-size: 16px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: rgba(204, 204, 204, 1);
}

.dj {
    height: 16px;
    font-size: 16px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: rgba(204, 204, 204, 1);
}

.djwz {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #999;
}

.djnum span {
    font-size: 16px;
    font-family: "微软雅黑";
    color: #999 !important;
}

.tzgg .bot .list a .sbot {
    width: 366px;
    height: 16px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-top: 13px;
}

.tzgg .more {
    display: block;
    width: 240px;
    height: 42px;
    background: rgba(255, 234, 0, 1);
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    line-height: 42px;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -120px;
}

/* 通过公告结束 */

/* jandx */
.jandxwrap {
    width: 100%;
}

.jandx {
    width: 1200px;
    /* height: 500px; */
    margin: 0 auto;
}

/* 教学科研 */

.jxky {
    margin-top: 45px;
    width: 736px;
    height: 346px;
    /* margin: 0 auto; */
}

.jxky .top {
    width: 100%;
    height: 26px;
    line-height: 26px;
    background: url(../images/教学科研.png) no-repeat top left;
    background-position-y: 2px;
}

.jxky .top .title {
    width: 119px;
    height: 26px;
    font-size: 28px;
    font-family: FZZYSJW1--GB1-0;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    padding-left: 40px;

}

.jxky .bot {
    margin-top: 38px;
    width: 100%;
    height: 282px;
}

.jxky .bot .botleft {
    width: 320px;
    height: 282px;
}

.jxky .bot .botleft a {
    display: block;
    width: 320px;
    height: 282px;
}

.jxky .bot .botleft a .img img {
    display: block;
    width: 320px;
    height: 240px;
}

.jxky .bot .botleft a .stitle {
    width: 310px;
    height: 42px;
    padding-left: 10px;
    line-height: 42px;

    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);

    box-shadow: 5px 0 5px #f1f1f1, 0 5px 5px #f1f1f1;
}

.jxky .bot .botright {
    width: 394px;
    height: 282px;
    margin-left: 21px;
}

.jxky .bot .botright a {
    display: block;
    width: 376px;
    height: 28px;
    border-bottom: 1px dashed #CCCCCC;

    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(74, 74, 74, 1);
    margin-bottom: 34px;
    padding-left: 18px;
    background: url(../images/右三角黑.png) no-repeat top 5px left;

}

.jxky .bot .botright a:last-child {
    margin-bottom: 0;
}


/* 教学科研结束 */

/* 校园活动 */
.xyhd {
    width: 400px;
    margin-left: 60px;
    margin-top: 40px;
}

.xyhd .top .title {
    height: 26px;
    line-height: 26px;
    background: url(../images/校园活动.png) no-repeat top left;
    background-position-y: 2px;
    padding-left: 40px;
}

.xyhd .top {
    width: 400px;
    height: 28px;
    font-size: 28px;
    font-family: FZZYSJW1--GB1-0;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    line-height: 28px;

}

.xyhd .bot {
    margin-top: 38px;
    width: 400px;
    height: 282px;
}

.xyhd .bot .bannerBottomBar {
    height: 48px;
    border-radius: 0;
}

.xyhd .bot .bannerBottomBar .time {
    margin-left: 16px;
    width: 80px;
    height: 12px;
    font-size: 14px;
    font-family: MicrosoftYaHeiLight;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
}

.xyhd .bot .bannerBottomBar .title {
    margin-left: 16px;
    margin-top: 5px;
    width: 242px;
    height: 16px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}



.xyhd .bot .swiper2 {
    width: 400px;
    height: 282px;
    overflow: hidden;
}

.xyhd .bot .swiper2 .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    background: rgba(255, 255, 255, 1) !important;
    opacity: 0.5 !important;
    border-radius: 50% !important;
}

.xyhd .bot .swiper2 .swiper-pagination-bullet-active {
    width: 8px !important;
    height: 8px !important;
    background: rgba(255, 255, 255, 1) !important;
    opacity: 1 !important;
    border-radius: 50% !important;
}
.xyhd .bot .pagetwo{
    bottom:25px !important;
    left:140px !important; 
}


.xyhd .bot .swiper-slide {
    width: 400px !important;
    height: 282px !important;
    transform: none !important;
}

.xyhd .bot .swiper-slide-active a:after {
    display: none !important;
}

.xyhd .bot .swiper-slide-active {
    transform: none !important;
}

.xyhd .bot .swiper-slide-prev {
    transform: none !important;
}

.xyhd .bot .swiper-slide-next {
    transform: none !important;
}

.xyhd .bot .swiper-slide-duplicate-prev {
    transform: none !important;
}

.xyhd .bot .swiper-slide-duplicate-next {
    transform: none !important;
}

.xyhd .bot .swiper-slide-duplicatet {
    transform: none !important;
}

.xyhd .bot .swiper-slide-duplicate-prev .xyhd .bot .swiper-slide-active a::before {
    display: none !important;
}

.xyhd .bot .swiper-slide img {
    width: 400px !important;
    height: 282px !important;
}

.xyhd .bot .swiper-slide a:after {
    display: none !important;
}

.xyhd .bot .swiper-slide a:before {
    display: none !important;
}






/* 校园活动结束 */


/* 学科专业 */
.xkzywrap {
    width: 100%;
    height: 300px;
    margin-top: 40px;
}

.xkzy {
    width: 1200px;
    margin: 0 auto;
    border-top: 1px dashed #ccc;
}

.xkzy .top {
    margin-top: 32px;
    text-align: center;
    width: 100%;
    height: 30px;
    background: url(../images/学科专业.png) no-repeat top 10px left 512px;
    background-position-y: 5px;
    font-size: 28px;
    font-family: FZZYSK1--GBK1-0;
    font-weight: 400;
    color: rgba(30, 122, 185, 1);
    line-height: 30px;
}

.xkzybanner {
    margin-top: 30px;
    height: 200px;
    /* overflow: hidden; */
}

.zy {
    /* width: 200px;
    height: 200px; */
    width: 220px;
    height: 165px;
    /* margin: 20px 20px; */
    margin: 0 8px;
    position: relative;
}

.zy:nth-child(5) {
    margin-right: 0;
}

.zy:nth-child(1) {
    margin-left: 16px;
}

.zy a img {
    display: block;
    /* width: 200px;
    height: 200px; */
    width: 220px;
    height: 165px;
    border-radius: 10px;
}

.zy a {
    display: block;
    /* width: 200px;
    height: 200px; */
    width: 220px;
    height: 165px;
}

.zy:hover {
    z-index: 2;
}

.zy:hover a img {
    transition: 0.5s;
    width: 278px;
    height: 185px;
    margin-top: -10px;
    margin-left: -30px;
}

.zy:hover .bannerBottomBar {
    transition: 0.5s;
    border-radius: 0 0 10px 10px;
    width: 278px;
    left: -30px;
    bottom: -9px;
    height: 45px;
    line-height: 45px;
}

.zy:hover .bottomCon {
    /* transition: 1s; */

    font-size: 20px;
}

.bannerBottomBar {
    border-radius: 0 0 10px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 100%;
    background: rgba(0, 0, 0, 0.3)
}

.bottomCon {
    color: #fff;
}

/* 学科专业结束 */




/* .dj {
    margin-top: 21px;
}

.djwz {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #999;
}

.djnum span {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #999 !important;
} */

.fg {
    display: block;
    line-height: 30px;
    position: absolute;
    right: 19px;
    top: 0;
    color: #000;
}

.line {
    display: block;
    position: absolute;
    left: 35px;
    bottom: -5px;
    width: 48px;
    height: 2px;
    background: #1E7AB9;
}

/* 
.more {
    margin-right: 20px;
    line-height: 30px;
    padding-right: 22px;
    background: url(../images/更多.png) no-repeat top right;
    background-position-y: 12px;

} */

.more>a {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #1e7ab9;
}

/* 站点地图 */
.mapList {
    margin: 20px;
    overflow: hidden;
}

.mapList>li {
    border-right: 1px solid #ccc;
    height: 300px;
}

.mapList>li:last-child {
    border-right: none;
}

.mapList>li>h3>a {
    font-weight: 600;
    font-size: 18px;
}

.mapList>li a {
    display: block;
    width: 114px;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
    text-align: center;
    color: #333;
}

.mapList>li a:hover {
    color: #007AFF;
}

