body,html,p,h1,h2,h3,ul,li{
    margin: 0;
    padding: 0;
}
* {
    font-family: "\5FAE\8F6F\96C5\9ED1",'Microsoft YaHei';
}
form,html{
    height: 100%;
}
table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
li{
    list-style: none
}
.bodybg{
    background: url(../img/bg.png) top center no-repeat;
    background-size: 100% 100%;
    height: 100%;
    background-attachment: fixed;
}
.head{
    overflow: hidden;
    height: 10vh;
    background-color: #fff;
    box-shadow: 2px 0px 4px 2px rgba(0, 0, 0, 0.1);
}
.headcont{
width: 1400px;
margin: 0 auto;
}
.headcont>img{
    float: left;
    height: 7vh;
    margin-top: 1.5vh;
}
.headcont ul{
    float: right;
    margin-top:3vh;
}
.headcont li{
    list-style: none;
    float: left;
    padding: 6px 12px;
    cursor: pointer;
    margin: 0 8px;
}
.headcont li:hover,.headcont li.sel{
    background-color: #175767;
    color: #fff;
}
.bodycont{
    width:1400px;
    margin: 0 auto;
    margin-top: 5vh;
    overflow: hidden;
}
.lbodybox{
    float: left;
    width:900px;
}
.rbodybox{
    float:right;
    width: 500px;
}
.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-slide img{
      width: 100%;
      height: 100%;
  }
  .bannerboxs{
    height: 38.8vh;
  }
  .zlbox{
      overflow: hidden;
      height: 28.5vh;
      margin-top: 1.1vh;
  }
  .zltitle{
      float: left;
      width:215px;
      height: 28.5vh;
      background-color: #a6814f;
      text-align: center
  }
  .zlul{
      float: left;
      width: 685px;
  }
  .zlul li{
      float: left;
      width:50%;
      list-style: none;
      cursor: pointer;
  }
  .zlul li>div{
margin-left: 1.1vh;
position: relative;
height: 28.5vh;
  }
.zlul li>div div{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 28.5vh;
}
  .zlul li>div img{
      width: 100%;
      height: 28.5vh;
  }
  .zlul li>div h1{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 92%;
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    padding: 13px 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
  }
  .zltitle h1{
      font-size: 28px;
      color: #ffffff;
      font-weight: normal;
      padding-top:5vh;
      padding-bottom: 2.5vh;
  }
  .zltitle p{
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    width: 100px;
    height: 26px;
    line-height: 26px;
    margin: 4.4vh auto 0 auto;
    text-align: center;
    cursor: pointer;
}
.newsbox{
    height: 35.9vh;
    background-color: #175767;
    margin-left: 1.1vh;
}
.newsbox>h1{
    margin: 0 18px;
    font-size: 26px;
    color: #ffffff;
    position: relative;
    font-weight: normal;
    border-bottom: 1px solid #154e5c;
    padding: 2.2vh 0 1vh 0;
}
.newsbox>h1 span{
    float: right;
    background: url(../img/more.png) right 1.4vh no-repeat;
    font-size: 16px;
    padding: 1vh 20px 0 1vh;
    cursor: pointer;
}
.newsbox>ul{
    border-top: 1px solid #2f6876;
    margin: 0 18px;
}
.newsbox li{
    list-style: none;
    height: 5.7vh;
    cursor: pointer;
}
.newsbox li h1{
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
}
.newsbox li div{
    font-size: 16px;
    color: rgba(255, 255, 255, 0.4);
    margin: 1.2vh 0 0.8vh 0;
}
.introbox{
    margin-top:1.1vh;
    background:url(../img/img5.png) center center no-repeat;
    margin-left: 1.1vh;
    height: 15vh;
    cursor: pointer;
}
.introbox p{
    font-size: 16px;
    color: #000;
    float: right;
    width: 311px;
    text-align: left;
    margin: 3.5vh 3vh;
}
.introboxts{
    background:url(../img/img6.png) center center no-repeat;
    /*cursor: pointer;*/
}
.friendship{
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-top: 4.3vh
}
.friendship span{
    margin: 0 16px;
}
.friendship a{
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}
.footer{
    text-align: center;
    font-size: 15px;
    color: #000000;
    line-height: 2.8vh;
    margin-top: 1.5vh;
}
.footer a{
    color: #154e5c;
    text-decoration: none;
}
.artistcont{
    width: 1400px;
    margin: 0 auto;
    min-height: 500px;
}
.lartist p{
    overflow: hidden;
}
.lartist{
    text-align: center;
    margin-bottom: 40px;
}
.lartist span{
width: 195px;
height: 60px;
line-height: 60px;
display: inline-block;
background-color: #fff;
cursor: pointer;
}
.lartist .sel{
    color: #175767;
    border-bottom: 2px solid #175767;
}
.arttitle{
    text-align:left;
    font-size: 15px;
    color: #333333;
    background: url(../img/img8.png) left center no-repeat;
    padding-left: 16px;
    margin: 22px 0;
}
.arttitle a{
    font-weight: normal;
    text-decoration: none;
    color: #333333;
    margin: 0 10px;
}
.artistlist{
    overflow: hidden;
    padding: 8px 0;
    margin-right: -38px;
}
.artistbox{
    float: left;
    width: 50%;
    margin-bottom: 96px;
    cursor: pointer;
}
.artistbox>div{
    margin-right: 38px;
    position: relative;
    padding-left: 239px;
    padding-right: 38px;
    background-color: #fff;
    height: 184px;
    border-top-left-radius: 90px;
    border-bottom-left-radius: 90px;
}
.artistbox>div img{
    position: absolute;
    left: 0;
    top:-8px;
    height: 200px;
    width: 200px;
    border-radius: 50%;
}
.artistbox h1{
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    padding: 25px 0 15px 0;
    position: relative
}
.artistbox h1::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background-color: #175767;
}
.artistbox p{
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-top: 12px;
    height: 90px;
    overflow: hidden;
}
.study{
    overflow: hidden;
    margin-right: -40px;
}
.lstudy{
    float: left;
    width: 50%;
    margin-bottom: 40px;
}
.lstudy>div{
    margin-right: 40px;
    background-color: #fff;
    position:relative;
    border-radius: 5px;
    height: 250px;
    padding-right: 25px;
}
.studytime{
    position: absolute;
    left: 20px;
    top:20px;
    width:92px;
    height: 92px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}
.studytime h1{
    font-size: 36px;
    color: #999;
    font-weight: bold;
    text-align: center
}
.studytime h2{
    font-size: 16px;
    color: #999;
    font-weight: normal;
    text-align: center;
    margin-top: 15px;
    margin-bottom:2px;
}
.studybox{
    padding-left: 134px;
    cursor: pointer;
}
.studybox h1{
    font-size: 24px;
    color: #010101;
    padding-top: 30px;
    margin-bottom: 20px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.studybox div{
    font-size: 16px;
    color: #999;
    text-align: left;
    padding-bottom: 22px;
    position: relative;

}
.studybox div::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #b3b3b3;
}
.studybox div span{
    margin: 0 12px;
}
.studybox p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 16px;
    height: 86px;
    overflow: hidden;
}
.page{
text-align: center;
margin-bottom: 30px;
    margin-top: 20px;
}
.page_tab_record{
    padding-right: 6px;
}
.page_tab{
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    user-select: none;
}
.page_tab_td{
    padding: 0 8px;
}
.page_tab_jump{
    display: none;
}
.artdetail{
    position: relative;
    padding-left: 250px
}
.artdetail>img{
    position: absolute;
    left: 0;
    top:0;
    height: 200px;
    width:200px;
    border-radius: 50%;
    overflow: hidden;
}
.artname{
    font-size: 30px;
    color: #333333;
    font-weight: normal;
}
.artname span{
font-size: 15px;
color: #1f6d81;
background: url(../img/img18.png) bottom left repeat-x;
margin-left: 15px;
}
.artp{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-top: 10px;
}
.articletype{
    overflow: hidden;
    margin-top: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}
.articletype li{
    float: left;
    font-size: 16px;
    color: #333333;
    width: 108px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    margin-right: 5px;
    cursor: pointer;
}
.articletype .sel,.articletype li:hover{
    background-color: #175767;
    color: #fff;
    font-weight: bold
}
.articletypebox{
    overflow: hidden;
    margin-right: -50px;
}
.typebox{
    float: left;
    width: 25%;
    text-align: center;
    height: 245px;
}
.typebox h1{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    margin-top: 16px;
    text-align: left;
}
.typebox img{
    width: 250px;
    height: 160px;
}
.typebox>div{
    margin-right: 50px;
    cursor: pointer;
}
.typebox>div div{
    height: 160px;
    width: 250px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
background-color: #fff;
}
.line{
    background-color: #588590;
    height: 2px;
}
.copytype{
    width: 100%;
    margin-bottom: 40px;
    table-layout: fixed;
}
.copytype th{
    font-size: 16px;
    color: #175767;
    font-weight: bold;
    text-align: center;
    background-color: #e7e6e4;
    padding: 11px 12px;
}
.copytype td{
    font-size: 16px;
    color: #175767;
    text-align: center;
    padding: 11px 12px;
}
.copytype tr{
    border-bottom:1px dashed #dbdbdb
}
.showcover{
    position: fixed;
    left: 0;
    top:0;
    width: 100%;
    height:100%;
    background-color: #181818;
}
.showcover .swiper-slide{
    background-color: #181818;
    position: relative
}
.swiperp{
    position: absolute;
    bottom: 0;
    color: #fff;
    left: 0;
    width: 100%;
    font-size: 24px;
    font-weight: normal;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    line-height:60px;
    z-index: 2;
}
.showcover .swiper-button-prev, .showcover .swiper-container-rtl .swiper-button-next{
    background: url(../img/img28.png) center center no-repeat;
}
.showcover .swiper-button-next, .showcover .swiper-button-prev{
    width: 68px;
    height:68px;
}
.showcover .swiper-button-next, .showcover .swiper-container-rtl .swiper-button-prev{
    background: url(../img/img29.png) center center no-repeat;
}
.del{
    z-index: 3;
    position: absolute;
    right: 0;
    top:20px;
    background: url(../img/del.png) center center no-repeat;
    height:40px;
    display: block;
    background-color: #175767;
    width: 40px;
    padding: 0 18px 0 12px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    cursor: pointer;
}
.publist{
    position: relative;
    padding: 24px 0 24px 215px;
    border-bottom: 1px dashed #dbdbdb;
    cursor: pointer;
}
.noimgpublist{
    padding-left: 0;
}
.publist>span{
    position: absolute;
    left: 0;
    top: 24px;
    width: 196px;
    height: 110px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.publist>div{
    height: 110px;
    overflow:hidden;
}
.publist h1{
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
    font-weight: normal;
    padding-right: 102px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.publist p{
    font-size: 16px;
    color: #666666;
    line-height: 26px;
}
.publist h1 span{
    position: absolute;
    right: 0;
    top:0;
    font-size: 16px;
    color:#939999;
}
.publistts{
    padding: 24px 0 24px 0px;
}
.publistts>div {
    height: 87px;
}
.exhibition{
    overflow: hidden;
    margin-right: -40px;
}
.exhibition li{
    float: left;
    width:33.33%;
    text-align: center;
    cursor: pointer;
}
.exhibition li>div{
    margin-right: 40px;
    margin-bottom: 40px;
    height: 334px;
}
.exhibition li>div img{
    height: 250px;
    margin-bottom: 20px;
    width: 440px;
}
.exhibition li>div h1{
    font-size: 16px;
    color: #333333;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 18px;
}
.exhibition li>div div{
    font-size: 16px;
    color: #999999;
    text-align: left;
}
.detailtit{
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: normal;
    margin: 26px 0;
}
.detailtime{
    text-align: center;
    font-size: 16px;
    color: #939999;
    font-weight: normal;
    margin-bottom: 25px;
}
.detailtime span{
    margin: 0 10px;
}
.detailhead{
    border-bottom: 1px dashed #dbdbdb;
    margin-bottom: 50px;
}
.detailcont{
    padding-bottom: 50px;
    /*text-align: center;*/
}
.detailcont img{
    max-width: 100%;
}
.articlepage{
    text-align: left;
    height: 50px;
    background-color: #eae9e7;
    font-size: 16px;
    color: #175767;
    line-height: 50px;
    padding: 0 50px;
    margin: 100px 0;
}
.articlepage>span{
    cursor: pointer;
    float: left;
    width: 49%;
    padding-left:1%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.articlepage label{
    color: #333333;
}
.hyintrobox{
    /*text-align: center;*/
    margin-bottom: 60px;
}
.hyintrobox img{
    max-width: 80%;
    margin: 0 auto;
}
.hyintrobox p{
    text-align: left;
    font-size: 18px;
    color:#333333;
    line-height: 37px;
    text-indent: 2em;
    margin-top: 24px;
}
.artistlistts .artistbox{
    float: none;
    width: auto;
}
.introul{
    overflow: hidden;
    padding: 22px 0;
}
.introlist{
    height: 218px;
    background-color: #fff;
    position: relative;
    margin-bottom: 48px;
    cursor: pointer;
}
.introlist img{
    position: absolute;
    left:0;
    top:-22px;
    height: 220px;
    width: 220px;
}
.introlist>div{
    padding-left: 242px;
    text-align: left;
}
.introlist h1{
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    padding-top: 38px;
    padding-bottom: 26px;
}
.introlist h1>span{
    font-size:16px;
    color:#808080;
    margin-left: 18px;
}
.introlist p{
    font-size: 16px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    margin-top: 0;
    text-indent: 0;
}
.deanbox,.infobox{
    overflow: hidden;
    min-height: 418px;
    padding-bottom: 100px;
}
.infobox p{
    line-height: 26px;margin-top: 0;color: #666666;
}
.dean{
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.dean img{
    height:183px;
    width: 220px;
}
.dean h1{
    font-size: 24px;
    color: #333333;
    font-weight:normal;
    margin-top: 20px;
}
.deancover{
    font-size: 16px;
    color: #333333;
    padding: 18px 30px;
    line-height: 32px;
    background-color: #fff;
    width: 683px;
    text-align: left;
    position: absolute;
    margin-top: 20px;
    display: none;
    z-index: 5;
    /*overflow: hidden;*/
}
.deancover img{
    height: 10px;
    position: absolute;
    top: -10px;
    left: 164px;
    width: auto;
}
.dean:nth-of-type(4n) .deancover{
    left: auto;
    right: 0;
    position: absolute;
}
.dean:nth-of-type(4n) .deancover img{
    left: auto;
    right: 164px;
}
.introcont{
    min-height: 500px;
}
.dean:hover .deancover{
    display: block;
}
.dean:last-of-type:hover .deancover{
    display: block;
}
.tfy{
    font-size: 30px;
    color: #000000;
    text-align: center;
    font-weight:normal;
    margin-bottom: 60px;
}
.tfybox{
    overflow: hidden;
    margin-bottom: 98px;
}
.ltfybox{
    float: left;
    width: 745px;
}
.rtfybox{
    float: right;
    width:540px;
}
.tfybox p{
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    text-indent: 2em;
}
.ltfybox>img{
    float: left;
}
.ltfybox1 p{
    float: right;
    width:404px;
}
.ltfybox3 p{
    float: left;
    width:404px;
    margin-right: 45px;
}
.ltfybox1{
    margin-bottom: 135px;
}
.ltfybox2{
    margin-top: 66px;
}
.ltfybox2 img{
    margin-bottom: 20px;
}
.ltfybox2 p{
    margin-bottom: 75px;
}
.ltfybox4{
    width: 100%;
    margin-top: 98px;
}
.ltfybox4 p{
    float: left;
    width: 868px;
    margin-right: 74px;
}