.banner .slick-slide img{
    display: block;
    width: 100%;
}




.slick-dots {
    overflow: hidden;
    position: absolute;
    bottom: 60px;
    right: 0;
    background-color: #782e21;
    border-radius: 40px 0 0 0;
    padding: 10px 40px;
}

.banner li {
    width: 30px;
    height: 30px;
    float: left;
    margin: 10px 13px 5px 12px;
}
.banner .slick-dots{
    overflow: visible;
}
.banner li.slick-active {
    padding-right: 58px;
}

.banner li.slick-active button {
    position: relative;
}

.banner li.slick-active button::after {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    background-image: url("../images/so-li-sh.png");
    background-repeat: no-repeat;

    background-size: 100% 100%;
    /*IE8*/
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/so-li-sh.png',  sizingMethod=scale);*/
   /* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/so-li-sh.png',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../icon/sp.png', sizingMethod='scale')";*/
    right: 0;
    top: 50%;
    margin-top: -16px;
    /*right: -10px;*/
}

.banner button {
    display: inline-block;
    width: 26px;
    height: 33px;
    padding-right: 10px;
    line-height: 28px;
    background-image: url("../images/dots-img.png");
    background-repeat: no-repeat;
    background-position: left center;
    /*background-color: #cc6633;
    transform: rotate(45deg);*/
    text-align: center;
    color: #FFFFFF;
    box-sizing: content-box;
    cursor: pointer;
}

.banner .slick-dots .slick-active button {
    color: #000000;
    background-image: url("../images/hv-bg.png");
    background-repeat: no-repeat;
}

.banner .slick-dots .slick-active {
    background-image: url("../images/jiantou.png");
    background-repeat: no-repeat;
    background-position: right 11px;
}

.slick-cover {
    width: 100%;
    height: 90px;
    border-radius: 70px 0 0 0;
    background-color: #fff;
    margin-top: -60px;
    position: relative;
    z-index: 9;
}

.school-news {
    width: 1200px;
    margin: -40px auto 0 auto;
    position: relative;
    z-index: 9;
}

.new-hd {
    overflow: hidden;
}

.v-line {
    width: 4px;
    height: 46px;
    background-color: #999999;
}

.news-lf,
.news-ct,
.new-x,
.v-line {
    float: left;
    /*height:45px ;*/
    /*margin-left: 1px;*/
    cursor: pointer
}

.new-x {
    margin-left: 14px;
    margin-right: 68px;
}

.news-rt,
.more {
    float: right;
}

.news-rt {
    margin-top: 15px;
}

.news-rt .more {
    display: none;
}

.news-rt .more:first-child {
    display: block;
}

.news-rt .more img {
    display: inline-block;
    height: 20px;
    vertical-align: middle;
}

.news-rt .more a {
    display: inline-block;
    vertical-align: middle;
}

.p1 {
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgb(0, 0, 0);
    line-height: 1.25;
}

.p2 {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(0, 0, 0);
    line-height: 1.25;
}

.p3 {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: #782e21;
    line-height: 1.25;
}

.news-it-lf,
.news-it-rt,
.rt-ithd-l,
.rt-ithd-r {
    float: left;
}

.news-it-lf {
    width: 580px;
}

.copy {
    margin-top: 33px;
}
.news-it-rt {
    width: 580px;
    margin: 33px 0 0 40px;
}

.swiper button {
    width: 41px;
    height: 41px;
    background: rgb(153, 153, 153);
    float: right;
}

.item-img {
    width: 580px;
    margin-top: 33px;
}

.swiper-n {
    position: absolute;
    bottom: 10px;
    right: 12px;
}

.swiper-p {
    position: absolute;
    z-index: 11;
    bottom: 10px;
    right: 60px;
}

.swiper button:hover {
    background-color: #782e21;
}

.tl-p {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 2;
    margin: 25px 0 21px 0;
}

.item-line {
    height: 2px;
    background-color: #782e21;
}

.rt-item-hd {
    position: relative;
    overflow: hidden;
}

.rt-ithd-l {
    width: 65px;
    height: 65px;
    background-image: url("../images/li-img.png");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin-right: 18px;
}

.rt-ithd-r {
    margin-top: -10px;
}

.rt-ithd-l img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.day-p1 {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 30px;
    font-family: "Arial";
    color: rgb(128, 128, 128);
    line-height: 0.667;
}

.day-p2 {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 20px;
    font-family: "Arial";
    color: rgb(128, 128, 128);
    line-height: 1;
}

.r-p1 {
    width: 494px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 2.222;
}

.r-p2 {
    width: 494px;
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: rgb(128, 128, 128);
    line-height: 1.538;
}

.r-line {
    height: 1px;
    background-color: #999999;
    margin-top: 32px;
}

.r-ul {
    margin-top: 17px;
}

.r-ul li {
    margin-top: 2px;
}

.li-zi {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 3.333;
    margin-left: 13px;
}

.li-shi {
    float: right;
    font-size: 14px;
    font-family: "PingFang";
    color: rgb(102, 102, 102);
    line-height: 3.571;
}

.r-ul li:hover {
    background-color: #faedea;
    padding: 0 15px;
    width: 100%;
    margin-left: -15px;
    border-radius: 8px;
}

.new-hd>div.on .v-line {
    background-color: #782e21;
}

.new-hd>div.on .p1 {
    color: #782e21;
}

.new-hd>div.on .p2 {
    color: #782e21;
}

.new-hd>div.on .p3 {
    color: #782e21;
}

.person-r .new-hd>div.on .v-line {
    background-color: #FFFFFF;
}

.person-r .new-hd>div.on .p1 {
    color: #FFFFFF;
}

.person-r .new-hd>div.on .p2 {
    color: #FFFFFF;
}

.person-r .new-hd>div.on .p3 {
    color: #FFFFFF;
}
.person-l .new-hd>div.on .v-line {
    background-color: #FFFFFF;
}

.person-l .new-hd>div.on .p1 {
    color: #FFFFFF;
}

.person-l .new-hd>div.on .p2 {
    color: #FFFFFF;
}

.person-l .new-hd>div.on .p3 {
    color: #FFFFFF;
}

.subject-bg {
    background-image: url("../images/subject-bg.png") ;
    background-repeat: no-repeat;
    height: 567px;
    margin-top: 50px;
    border-radius: 0 0 70px 0;
}

.subject,
.person {
    width: 1200px;
    left: 0;
    right: 0;
    margin: auto;
}

.obj-lf {
    width: 600px;
    margin: 44px 9px 0px 0;
}

.obj-rt {
    width: 580px;
    margin: 44px 0 0 11px;
}

.obj-lf,
.obj-rt {
    float: left;
}

.sub-bd {
    overflow: hidden;
    margin-top: 33px;
}

.sub-bd-l,
.sub-bd-r {
    float: left;
}

.sub-bd-l {
    margin-top: -10px;
}

.sub-bd-r {
    margin-top: 5px;
}

.bd-l-1,
.bd-r-2,
.bd-l-3,
.bd-r-4 {
    width: 282px;
    height: 175px;
    background-image: url("../images/sub-bg.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
    margin: 18px 8px 8px 8px ;
    border-radius: 15px 0 0 0;
    background-color: #FFFFFF;
}
.bd-l-1:hover,
.bd-r-2:hover,
.bd-l-3:hover,
.bd-r-4:hover{
    background-color: #faedea;
}

.sub-bd a {
    display: block;
}
.bd-l-3>a:after,.bd-l-3>a:before {
    content: "";
    display: block;
    clear: both;
}
.num {
    font-size: 50px;
    font-weight: bold;
    font-style: italic;
    color: #999999;
    display: inline-block;
    position: absolute;
    top: 21px;
    right: 31px;
}

.bd-p1 {
    font-size: 15px;
    font-family: "PingFang";
    color: #1157AEFF;
    text-transform: uppercase;
    line-height: 1.6;
    margin: 38px 0 0 24px;
    position: absolute;
}

.bd-p {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    line-height: 1.6;
    position: absolute;
    margin: 90px 0 0 24px;
}

.rt-bd-1 {
    width: 555px;
    height: 70px;
    background-color: #FFFFFF;
    /*background-image: url("../images/r-li.png");
    background-repeat: no-repeat;*/
    position: relative;
    margin-top: 34px;
    padding: 0 25px;

}
.rt-bd-1:hover {
    background-color: #faedea;
}
.rt-bd-p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 4.063;
}

.rt-bd-t {
    width: 91px;
    height: 24px;
    background-color: #ffcccc;
    margin: -12px 0 0 27px;
    position: absolute;
    border-radius: 5px;
    padding: 0 0 0 10px;
}
.rt-bd-1>i {
    background-image: url("../images/rt-l-bg .png");
    background-repeat: no-repeat;
    position: absolute;
    width: 73px;
    right: -23px;
    height: 70px;
    overflow: hidden;
}
.rt-bd-1:hover .rt-bd-t {
    background-color: #782e21;
    color: #FFFFFF;
}
.rt-bd-t,.bd-p1,.pr-pt,.pr-pt1,.num {
    cursor: pointer;
}

.person-l,
.person-r {
    width: 600px;
    float: left;
}

.pr-bd-t,
.pr-bd-m,
.person-l,
.person-r {
    float: left;
}

.person-l-bd {
    overflow: hidden;
}
.person-l-bd:hover{
    background-color: #d28e4a;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: -40px;
}
/*.person-l-bd:hover a,
.person-l-bd:hover p{
    color: #000000;

}*/
.person-l {
    width: 520px;
    background-color: #c47a30;
    padding: 40px 40px 0 40px;
    margin-top: 50px;
    overflow: hidden;
    border-radius: 12px;
}

.per-line {
    background-color: #FFFFFF;
}

.per-p1,
.per-p2 {
    color: #FFFFFF;
}

.pr-pt {
    font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 1.25;
}

.pr-pt1 {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 1.25;
}

.per-more {
    color: #FFFFFF;
}

.pr-p3 {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 2;
}

.pr-p4 {
    font-size: 13px;
    font-family: "Microsoft YaHei";
    color: rgba(255, 255, 255, 0.51);
    line-height: 1.385;
}

.pr-bd-m {
    margin-left: 27px;
}

.person-l-bd {
    margin: 10px 0 20px 0;;
    width: 100%;
    height: 60px;
    padding-top: 10px;
}

.person-r {
    background-color: #782e21;
    width: 520px;
    padding: 40px 40px 10px 40px;
    margin-top: 116px;
    border-radius: 12px;
}

.per-hd-ct {
    margin-left: -35px;
}

.lf-line {
    background-color: #999999;
}

.pl-p1 {
    color: #999999;
}

.per-show {
    height: 145px;
    /*background-color: #FFFFFF;*/
    margin-top: 30px;
}

.per-show>div {
    float: left;
}

.sh-tl {
    width: 270px;
    background-color: #FFFFFF;
    height: 141px;
    border-radius: 0 12px 12px 0;
}

.sh-tl p {
    margin: 27px 33px 0 30px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(107, 25, 11);
    font-weight: bold;
}

.sh-tl span {
    display: inline-block;
    margin: 28px 0 30px 30px
}

.per-li>ul {
    margin-top: 14px;
}
.per-li li {

display: inline-block;

height: 70px;

width: 520px;
}
/*.per-li li:hover {
    background-color: #ffcccc;
    padding-left: 40px;
    padding-right: 50px;
    margin-left: -40px;
    margin-right: -40px;
}*/
.per-li li:hover .li-p {
    background-color: #ffcccc;
    color: black;
}
.per-li li:hover span {
    font-weight: bold;
}
.li-p {
    width: 110px;
    height: 25px;
    border-radius: 15px;
    background-color: #993333;
    color: #FFFFFF;
    padding-left: 15px;
    margin-top: 4px;
}

.li-p+span {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    line-height: 16px;
    margin-top: 10px;
    display: inline-block;
}

.school-news a {
    color: #000000;
}

.subject a {
    color: #000000;
}

.person a {
    color: #FFFFFF;
}
/*
更改
*/
.swiper button {
    position: absolute;
    right: 13px;
    bottom: 95px;
}
.swiper button:first-child {
    right: 61px ;
}