@charset "utf-8";

@font-face {
    font-family: "Philosopher";
    src: url("../fonts/Philosopher.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}


.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}


.Philosopher {
    font-family: "Philosopher";
}

.in-banner .swiper-slide {
    height: 65vh;
    overflow: hidden;
}

.in-banner .swiper-slide a {
    display: block;
    height: 100%;
    width: 100%;
    /*position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;*/
}

.in-banner .swiper-slide a.sc {
    display: block;
    height: 100%;
    width: 100%;
    animation: sca 30s linear infinite
        /*position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;*/
}


/*.in-banner .swiper-slide a:before{content: '';position: absolute;left: 0;top: 0;right: 0;height: 30%;background: url(../images/bamask1.png) no-repeat top center;background-size: 100% 100%;z-index: 3}
*/

.in-banner .swiper-slide a:after {
    content: '';
    opacity: .8;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 35%;
    background: url(../images/bamask.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 3
}

.in-banner .swiper-slide img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: inherit;
    transform: translate(-50%, -50%);
object-fit:cover;
}


.in-banner .swiper-slide h4 {
    position: absolute;
    bottom: 0.9rem;
    font-size: .2rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    z-index: 5;
    width: 100%;
    left: 0;
    padding: 0 10%;
}

.in-banner .swiper-pagination-bullets .swiper-pagination-bullet {
    width: .38rem;
    padding-top: .1rem;
    height: auto;
    margin: 0 .06rem;
    background: transparent;
    opacity: 1;
    transition: .3s;
    color: #fff;
    font-family: "Philosopher";
    position: relative;
    font-size: .18rem
}

.in-banner .swiper-pagination-bullets .swiper-pagination-bullet:before {
    content: '';
    display: inline-block;
    height: .01rem;
    width: 0;
    background: rgba(255, 255, 255, .5);
    top: .18rem;
    position: absolute;
    left: -.45rem;
    transition: .3s
}

.in-banner .swiper-pagination-bullets .swiper-pagination-bullet:after {
    content: '';
    display: inline-block;
    height: .01rem;
    width: 0;
    background: rgba(255, 255, 255, .5);
    top: .18rem;
    position: absolute;
    right: -.45rem;
    transition: .3s
}

.in-banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
    opacity: 1;
    background: url(../images/morebgw.svg) no-repeat top center;
    margin: 0 .4rem;
    background-size: 100% .1rem
}

.in-banner .swiper-pagination-bullets .swiper-pagination-bullet-active:before {
    width: .4rem;
}

.in-banner .swiper-pagination-bullets .swiper-pagination-bullet-active:after {
    width: .4rem;
}

.in-banner .swiper-pagination {
    bottom: 0.4rem
}

@media screen and (max-width:1600px) {
 .in-banner .swiper-slide {
        /* height: calc(100vh - .6rem); */
        height: 70vh;
    }
}

@media screen and (max-width:1200px) {
    .in-banner .swiper-slide {
        /* height: calc(100vh - .6rem); */
        height: 60vh;
    }
}

@media screen and (max-width:800px) {
    .in-banner .swiper-slide {
        height: 5rem
    }
}

@media screen and (max-width:768px) {
    .in-banner .swiper-pagination {
        bottom: .55rem
    }

    .in-banner .swiper-slide h4 {
        bottom: 1rem
    }



    

}

@media screen and (max-width:640px) {
    .in-banner .swiper-pagination {
        bottom: .3rem
    }

    .in-banner .swiper-slide h4 {
        bottom: .7rem;
        font-size: .18rem
    }

    .in-banner .swiper-pagination-bullets .swiper-pagination-bullet:before {
        left: -.25rem
    }

    .in-banner .swiper-pagination-bullets .swiper-pagination-bullet:after {
        right: -.25rem
    }

    .in-banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
        margin: 0 .25rem
    }

    .in-banner .swiper-pagination-bullets .swiper-pagination-bullet-active:before {
        width: .2rem;
    }

    .in-banner .swiper-pagination-bullets .swiper-pagination-bullet-active:after {
        width: .2rem;
    }

    /* .in-banner .swiper-slide img {
        max-width: 120%
    } */

    .in-banner .swiper-slide {
        height: 60vw
    }
}

.overhide {
    overflow: hidden;
}

.in-tit {
    margin-bottom: .35rem
}

.in-tit span {
    font-size: .34rem;
    display: block;
    color: #333;
}

.in-tit a {
    padding-top: .1rem;
    padding-top: .1rem\9;
    /* all ie */
    /* padding: .1rem 5px 0; */
    display: block;
    background: url(../images/morebg.svg) no-repeat top center;
    background-size: 80% .1rem;
    color: #0b6cb8;
    font-size: .14rem
}

.in-tit a:hover {
    text-decoration: underline;
}

.intit{padding: .1rem 0 0 .26rem;position: relative;margin-bottom: .3rem}
.intit span{font-size: .34rem;}
.intit.tbg1{background: url(../images/tbg1.png)no-repeat left center;background-size: auto 100%;height: .7rem;}
.intit.tbg2{background: url(../images/tbg1.png)no-repeat left center;background-size: auto 100%;height: .7rem;}
.intit.tbg3{background: url(../images/tbg1.png)no-repeat left center;background-size: auto 100%;height: .7rem;}
.intit.tbg4{background: url(../images/tbg1.png)no-repeat left center;background-size: auto 100%;height: .7rem;}
.intit.tbg5{background: url(../images/tbg1.png)no-repeat left center;background-size: auto 100%;height: .7rem;}
.intit.tbg6{background: url(../images/tbg1.png)no-repeat left center;background-size: auto 100%;height: .7rem;}
.intit.tbg7{background: url(../images/tbg1.png)no-repeat left center;background-size: auto 100%;height: .7rem;}
.intit.tbg8{background: url(../images/tbg1.png)no-repeat left center;background-size: auto 100%;height: .7rem;}
.intit.tbg9{background: url(../images/tbg1.png)no-repeat left center;background-size: auto 100%;height: .7rem;}
.inmore a span{font-size: .18rem}

.intit .in-more {
    position: absolute;
    right: 0;
    top:.25rem;
}
.intit .in-more a {
    padding-top: .1rem;
    padding-top: .1rem\9;
    /* all ie */
    /* padding: .1rem 5px 0; */
    display: block;
    background: url(../images/morebg.svg) no-repeat top center;
    background-size: 80% .1rem;
    color: #0b6cb8;
    font-size: .14rem
}
.intit .in-more a:hover {
    text-decoration: underline;
}


.homea {
    background: url(../images/abg.jpg) no-repeat top center;
    background-size: 100% 100%;
    min-height: 4.86rem;
    padding-top: .6rem
}

.homea-a {
    position: absolute;
    left: 0;
    bottom: -.4rem;
    right: 0;
    z-index: 10
}

.homea-a .icoList {
    padding-bottom: .4rem;
    padding-top: .15rem
}

.homea-a .icoList .swiper-slide {
    text-align: center;
    background: transparent
}

.homea-a .icoList .swiper-slide a {
    height: 1rem;
    font-size: .2rem;
    display: block;
    box-shadow: 0 .03rem .1rem rgba(73, 45, 171, .2);
    transition: .3s;
    background: #fff;
}

.homea-a .icoList .swiper-slide .pic {
    height: 100%;
    opacity: 0;
    transition: .3s
}

.homea-a .icoList .swiper-slide .txt {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    /* padding:.3rem; */

}

.homea-a .icoList .swiper-slide:hover a {
    /*transform: translateY(-.1rem);*/
    height: 1.1rem;
    margin-top: -.1rem;
}

.homea-a .icoList .swiper-slide:hover a {
    color: #fff;
    border: 0;
}

.homea-a .icoList .swiper-slide:hover .pic {
    opacity: 1
}

.homea-a .icoList .swiper-pagination-bullets span {
    background: #d8b95a;
    opacity: 1;
    width: .1rem;
    height: .1rem;
    margin: 0 .06rem
}

.homea-a .icoList .swiper-pagination-bullets span.swiper-pagination-bullet-active {
    background: #483197;
}

.homea-a .icoList .swiper-pagination-bullets {
    bottom: 0
}

.homea-b .in-tit {
    text-align: center;
    display: block;
}

.homea-b .in-tit .in-more {
    position: absolute;
    right: 0;
    bottom: 0
}

.homea-b .aleft {
    width: 54%
}



.homea-b .aleft .con {
    max-width: 8.5rem;
    width: 100%;
    background: none;
    padding-right: .3rem;
    padding-left:0;
    padding-bottom: .9rem
}

.homea-b .aleft .topnews {
    padding: .4rem 0rem .35rem;
    font-size: .18rem;
    line-height: 1em
}

.homea-b .aleft .topnews .sign {
    font-weight: bold;
    color: #763cb1;
    padding-left: .1rem;
    border-left: .03rem solid #763cb1
}

.homea-b .aleft .topnews .sign a {
    font-weight: bold;
    color: #5921a9;
}

.homea-b .aleft .topnews .sign a:hover {
    font-weight: bold;
    color: #763cb1;
}

.homea-b .aleft .topnews .topSlide {
    width: calc(100% - 0.3rem)
}

.homea-b .aleft .topSlides {
    transform: translateX(0rem);
}

.homea-b .aleft .topSlides .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    padding: 0 5% .3rem;
    color: #fff;
}

.homea-b .aleft .topSlides .txt time {
    font-size: .16rem;
    font-family: "Philosopher";
}

.homea-b .aleft .topSlides .txt p {
    line-height: 1.4em;
    margin-top: .1rem;
    max-height: 2.8em\0;
    height: 2.8em;
}

.homea-b .aleft .topSlides .pic {
    height: 4.35rem
}

.homea-b .aleft .topSlides .pic:before {
    content: '';
    opacity: .8;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 20%;
    background: url(../images/bamask.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 2;
}

.homea-b .aleft .sbtn {
    /* margin-top: .4rem; */
    position: absolute;
    right: .5rem;
    bottom: .2rem;
    z-index: 10
}

.homea-b .aleft .sbtn a {
    font-size: .32rem;
    color: #0b6cb8;
    margin-left: .2rem
}

.homea-b .aleft .sbtn a:hover {
    color: #d8b95a;
}

.homea-b .aleft .sbtn a.swiper-button-disabled {
    opacity: .4;
}

.homea-b .aright {
    width: 46%;
    color: #fff;
    padding: 0.6rem 0 0.4rem 0.6rem
}

.homea-b .aright a {
    color: #003f98
}

.homea-b .aright:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 9rem;
    background: url(../images/bbg2.jpg) no-repeat left center;
    background-size: cover;
    z-index: 0;
    opacity: .04;
}

.homea-b .aright a:hover{
   color:#ab53e3;

}
.homea-b .aright .ctit {
    margin-bottom: .3rem
}

.homea-b .aright .ctit2 {
    margin-bottom: .4rem
}

.homea-b .aright .tabtit {
    border-left: .03rem solid #d8b95a;
}

.homea-b .aright .tabtit span {
    font-size: .18rem;
    font-weight: bold;
    cursor: pointer;
    transition: .3s;
    display: inline-block;
    height: .22rem;
    vertical-align: middle;
    line-height: .22rem;
    padding: 0 .1rem;
    margin-top: -.02rem;
}

.homea-b .aright .tabtit span i {
    opacity: .6
}

.homea-b .aright .tabtit span:nth-child(1):after {
    content: '';
    display: inline-block;
    width: .06rem;
    height: .06rem;
    border-radius: 50%;
    background: #fff;
    margin-left: .2rem;
    vertical-align: .03rem
}

.homea-b .aright .tabtit span.cur {
    font-size: .18rem;
    color: #d8b95a;
    padding-left: .1rem;
}

.homea-b .aright .tabtit span.cur i {
    opacity: 1
}

.homea-b .aright .more a {
    display: none;
    font-size: .12rem;
    opacity: .6
}

.homea-b .aright .more a:hover {
    opacity: 1
}

.homea-b .aright .picNews {
    width: 44%
}

.homea-b .aright .picNews .pic {
    height: 1.88rem;
    margin-bottom: .3rem
}

.homea-b .aright .picNews .pic img {
    width: 100%;
}

.homea-b .aright .picNews .txt time {
    font-family: "Philosopher";
    ;
    opacity: .6
}

.homea-b .aright .picNews .txt h4 {
    font-size: .18rem;
    margin-bottom: .25rem;
    line-height: 1.8em;
    margin-top: .15rem
}

.homea-b .aright .picNews .txt h4 a {
    max-height: .64rem\0;
    display: block\0;
}

.homea-b .aright .picNews .txt p {
    font-size: .14rem;
    opacity: .7;
    line-height: 1.8em;
    max-height: 1rem\0;
}

.homea-b .aright .txtNews {
    width: 100%;

}

.homea-b .aright .txtNews li {
	
    padding: .2rem 0;
   
    border-bottom: 1px dashed #7a48a2;
}

.homea-b .aright .txtNews li time {
    font-family: "Philosopher";
  color:#003f98;
    opacity: .7
}

.homea-b .aright .txtNews li h4 {
    margin-top: .08rem;
    font-size: .18rem;
    line-height: 1.6em;
    text-align: justify;
}

.homea-b .aright .txtNews li h4 a {
    max-height: .51rem\0;
    display: block\0;
}

.homea-b .aright .txtNews li:first-child {
    border-top: 0;
    padding-top: 0
}

.homea-b .aright .txtNews li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.homec {
    background: url(../images/cbg.jpg) no-repeat center;
    background-size: cover;
    min-height: 3rem;
    padding: .65rem 0 0.8rem
}

.homec .aleft{width:85%}

.homec .aright{
width:13%;
}


.s2-r {
	position: relative;
	right: 0;
	top: 0;
	width: 100%;
	

	text-align: center;
}

.s2-r .tit {
	line-height: .4rem;
	padding: 0 0 .45rem 0;
	overflow: hidden;
	position: relative;
}

.s2-r .tit h3 {
font-size: .34rem;
	font-weight: normal;
	float: none;
	text-align: center;
	color: #333;
}

.s2-r ul li {
	display: inline-block;
	width: 100%;
	
}

.s2-r ul li img {
	transition: all 0.3s;
}

.s2-r ul li a {
	display: flex;
	margin: 0 18px;
align-items: center;
}

.s2-r ul li .tb {
width: .4rem;
    line-height: .4rem;
    margin-right: .15rem;
    height: .5rem;
    display: flex;
    align-items: center;
}
.s2-r ul li .tb img{
width: .4rem; height: .4rem;
}

.s2-r ul li p {
	font-size: .18rem;
	color: #fff;
}

.s2-r ul li a:hover img {
	animation: icon-yh 0.6s linear;
}

.s2-r ul li a:hover p {
	color: rgba(255, 255, 255, 0.85);
}


.s2-r ul li {
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
    z-index: 10;
    margin-bottom: .1rem;
    border-radius: 10px;
    
}

.s2-r ul li.i1 {
    background: #f39800;
}

.s2-r ul li.i2 {
    background: #c30202;
}

.s2-r ul li.i3 {
    background: #57a9cb;
}




.homec .in-tit {
    text-align: center;
    display: block;
}

.homec .in-tit .in-more {
    position: absolute;
    right: 0;
    bottom: 0
}

.homec .tzggList {
    padding-bottom: .5rem
}

.homec .tzggList .item {
    background: #fff;
    padding: .25rem .25rem .4rem;
    box-shadow: 0 .03rem .1rem rgba(73, 45, 171, .2);
    margin: 0 .1rem;
    position: relative;
    z-index: 3;
}

.homec .tzggList .item:before {
    content: '';
    display: block;
    width: 100%;
    height: .08rem;
    background: url(../images/sem.png) no-repeat right center;
    margin-bottom: .15rem;
    background-size: .99rem .08rem;
}

.homec .tzggList .item:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #0b6cb8;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 100% 100%;
    opacity: 0;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: -1;
}

.homec .tzggList .item .time {
    width: .4rem;
    background: url(../images/line.png) no-repeat left center;
}

.homec .tzggList .item .time span {
    display: block;
    font-family: "Philosopher";
    font-size: .3rem;
    color: #0b6cb8
}

.homec .tzggList .item .time span:nth-child(1) {
    padding-bottom: .1rem
}

.homec .tzggList .item .time span:nth-child(2) {
    padding-top: .1rem
}

.homec .tzggList .item .txt {
    width: calc(100% - .5rem);
    font-size: .18rem;
    line-height: 1.6em
}

.homec .tzggList .item .txt a {
    max-height: .78rem\0;
    line-height: .26rem\0;
    display: block\0;
}


.homec .tzggList .item:hover::after {
    opacity: 1;
}

.homec .tzggList .item:hover .time {
    background: url(../images/line.png) no-repeat left center;
}

.homec .tzggList .item:hover .time span {
    color: #d8b95a;
}

.homec .tzggList .item:hover .txt a {
    color: #fff;
}

.homec .tzggList .swiper-pagination-bullets span {
    background: #d8b95a;
    opacity: 1;
    width: .1rem;
    height: .1rem;
    margin: 0 .06rem
}

.homec .tzggList .swiper-pagination-bullets span.swiper-pagination-bullet-active {
    background: #483197;
}

.homec .tzggList .swiper-pagination-bullets {
    bottom: 0
}


/*规章制度*/
.homed{padding: .8rem 0 1rem;position: relative;overflow: hidden;background: url(../images/abg2.png) no-repeat left bottom;}
.homed:before{content: '';position: absolute;left: 0;top: 0;height:3.71rem;background: url(../images/abg4.png) no-repeat top left;background-size: auto 100%;z-index: 0;width: 100%;pointer-events: none }
.homed:after{content: '';position: absolute;right: 0;bottom:0rem;height:5.78rem;width: 7.94rem; opacity: .5; background: url(../images/abg3.png) no-repeat right bottom;background-size:  100% auto;z-index: 0;pointer-events: none }
.homed .bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/abg1.png) no-repeat top left;z-index: 0;pointer-events: none}
.homed .aleft{width: 34%;}
.homed .aright{width: 58.5%}
.pal-ul{padding-left: .1rem}
.homed .aleft ul li{margin-bottom: .25rem}
.homed .aleft ul li time span{/*font-family: 'geo';*/font-size: .46rem;color: #003f98;margin-right: 5px}
.homed .aleft ul li time em{/*font-family: 'geo';*/font-size: .2rem;margin: 0 5px}
.homed .aleft ul li h4{line-height: 1.6em;padding-left: .4rem;margin-top: .25rem;position: relative;}
.homed .aleft ul li h4:before{width: .17rem;height: .77rem;content: '';position: absolute;left: 5px;bottom: 0;background: url(../images/listline.png) no-repeat center;}
.homed .aleft ul li h4 a{font-size: .18rem;display: block\0;height: .5rem}
.homed .aright .inmore{padding-top: .15rem}
.homed .aright-a{margin-bottom: .7rem}
.homed .aright-a ul li{width: 48%;margin-bottom: .3rem}
.homed .aright-a ul li h4{line-height: 1.5em;font-size: .18rem}
.homed .aright-a ul li p{color: #8894a9;font-size: .14rem;margin-top: .16rem;line-height: 1.6em;height: .44rem}

.homed .aright-b{display:none;}
.homed .aright-b ul li:nth-child(1){border-top: 1px dashed #d0d0d0}
.homed .aright-b ul li{padding: .2rem 0;border-bottom: 1px dashed #d0d0d0;padding-left: 1.35rem;position: relative;}
.homed .aright-b ul li h4{font-size: .18rem;line-height: 1.5em}
.homed .aright-b ul li time{position: absolute;left: 0;top: .24rem}



/*导师风采*/
.homee{min-height: 6.6rem;position: relative;padding-top: .6rem; display:none;}
.homee:before{content: '';position: absolute;left: 0;top: 0;bottom: 0;width: 44%;background: url(../images/bbg1.png) no-repeat left center;background-size: cover;pointer-events: none;z-index: 0}
.homee .intit span{color: #fff}
.homee .inmore a{color: #fff}
.homee .inmore a i{background: #ab53e3}
.homee .slide-hb{position: absolute;right: 0;top:0;width: 60.4%;z-index: 2}
.homee .slide-hb .pic{height: 6.3rem;position: relative;}
.homee .slide-hb .pic:before{content: '';position: absolute;left: 50%;top: 50%;width:.97rem;height: .97rem;background: url(../images/play.png) no-repeat center;background-size: 100% 100%;margin-left: -.49rem;margin-top: -.49rem;z-index: 2 }
.homee .aleft{width: 32%}
.homee .aleft .intit .in-more a{
color:#fff;
}
.homee .aleft ul{margin-bottom: .6rem}
.homee .aleft ul li{font-size: .2rem;padding: .3rem 0;position: relative;}
.homee .aleft ul li:before{content: '';position: absolute;top: 0;left: -.6rem;bottom: 0;width: 150%;background: url(../images/bbg2.png) no-repeat center;background-size: 100% 100%;pointer-events: none;z-index: 0;opacity: 0;transform: translateX(-.4rem);transition: .3s}
.homee .aleft ul li.active:before{opacity: 1;transform: translateX(0);}
.homee .aleft ul li a{line-height: 1.5em;position: relative;z-index: 2;height: .6rem;display: block\0;}
.homee .aleft ul li a{color: #fff}


/**/
.homef{padding-top: .9rem;padding-bottom: .9rem;background: url(../images/ebg-2.png) no-repeat bottom right;}
.homef .wp:after{content: '';width: .84rem;height: .84rem;background: url(../images/circ.png) no-repeat center;background-size: 100% 100%;position: absolute;right: 9%;bottom:0;z-index: 0;pointer-events: none}
.homef .aleft{width: 23%;margin-right: 2%}
.homef .amid{width: 24%;margin-top: -1.7rem}
.homef .aright{width: 24%;margin-top: -1.7rem;margin-left: 2%}
.homef  .inmore{margin-top: .3rem}
.homef .aleft .slide-hc{width: 41.2%;margin: 0}
.homef .aleft .tablist{width: 100%;margin: 0}
.homef .aleft .tablist li{padding: .2rem 0;height: calc(100% / 3);position: relative;}
.homef .aleft .tablist li:after{content: '';border-bottom: 1px dashed #ccc;right: 0;bottom: 5px;width: 100%;position: absolute;transition: .3s}
.homef .aleft .tablist li:before{content: '';position: absolute;right: 100%;width: 8px;height: 8px;border-radius: 50%;background: #64139c;bottom: 2px;transition: .3s}
.homef .aleft .tablist li a{font-size: .18rem;line-height: 1.4em;display: block\0;height: .56rem}
.homef .aleft .tablist li.active a{color: #2c06a0}
.homef .aleft .tablist li.active:after{width: 120%}
.homef .aleft .tablist li.active:before{right: 120%;background: #fff}
.homef .listc li{margin-top: .35rem}
.homef .listc li h4{line-height: 1.4em;font-size: .18rem}
.homef .listc li h4 a{height: .56rem;display: block\0;}
.homef .listc li time{display: block;position: relative;margin-top: .1rem}
.homef .listc li time:after{content: '';border-bottom: 1px dashed #ccc;right: 0;bottom: 50%;width: 100%;position: absolute;transition: .3s;z-index: 0}
.homef .listc li time span{color: #122b53;font-size: .14rem;background: #fff;position: relative;z-index: 2;padding-right: .1rem;display: inline-block;}





.calendar-content {
   
    padding: .3rem;
    font-family: "Philosopher";
   
}

.calendar-content table {
    width: 100%;
    text-align: center;
}

.calendar-content th {
    font-weight: 400;
    color: #6f10ad;
    padding: .1rem 0
}

.calendar-content td {
    color: #6666ad;
    padding: .03rem 0;
    vertical-align: middle
}

.calendar-content td span {
    width: .4rem;
    height: .4rem;
    line-height: .4rem;
    padding: 0;
    border-radius: 50%;
    display: inline-block;
}

.calendar-content td.calendar-selected {
    background-color: #00f7de
}

.calendar-content .day-next,
.calendar-content .day-prev {
    color: #d2d2d2;
}

.calendar-content .day-next.calendar-has span,
.calendar-content .day-prev.calendar-has span {
    background: #f2f2f2;
}

.calendar-content .calendar-this span {
    background: #6f10ad !important;
    color: #fff !important;
}

.calendar-content .calendar-has span {
    background: #eeeeee;
    cursor: pointer;
}



.index-row2 * {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.index-row2 {
    position: relative;
    overflow: hidden;
    padding-left: 0;
    height: auto
}

.proScro .item {
    height: 7.13rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff
}

.proScro .item img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.proScro .item .info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2)
}

.index-row2 .scrobox {
    position: static;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%
}

.index-row2 .scrobox .more {
    position: absolute;
    right: 20%;
    bottom: 1.1rem;
    height: .3rem;
    padding: 0 .3rem 0 0;
    color: #fff;
    background: url(../images/b-icon1.png) no-repeat bottom left;
    line-height: .32rem;
    z-index: 15;
    font-size: .12rem
}

.proScro .cont {
    display: block;
    text-align: center
}

.proScro .item .tit {
    display: block;
    font-size: .3rem;
    text-align: center;
    width: 10.05rem;
    margin: 0 auto .76rem;
    padding-top: 1.21rem;
    line-height: 1
}

.proScro .item .pic img {
    margin: 0 auto;
    width: .84rem;
    height: .84rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -.42rem;
    margin-top: -.42rem;
}

.proScro .item .tit h3 {
    color: rgba(255, 255, 255, .59);
    font-size: .48rem;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif
}

.proScro .g-more-1 {
    color: #fff;
    border-color: #fff
}

.proScro .item:hover .g-more-1 {
    border-color: #306fb6;
    background-color: #306fb6
}

/* .proScroNav {
    padding-left: 490px
} */

.index-row2 .b-item {
    position: absolute;
    left: 0;
    bottom: .4rem;
    width: 10rem;
    left: 50%;
    margin-left: -4.6rem;
}

.proScroNav .item {
    margin-right: .32rem;
    text-align: center
}

.proScroNav .img,
.proScroNav .tit {
    width: 2.1rem
}

.proScroNav .img {
    position: relative;
    display: block;
    margin-bottom: .1rem;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.proScroNav .slick-current .img {
    border: 0.05rem solid #d8b95a
}

.proScroNav .img::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-image: url(../images/b-video1.png);
    -o-background-size: 100%;
    background-size: 100%;
    width: .3rem;
    height: .34rem;
    z-index: 11
}

.slick-current .img::after {
    display: none
}

.proScroNav .img:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: url(http://x.5811.com.cn/images/bg-opcy-black5.png);
    opacity: 0.5;
}

.proScroNav .slick-current .img:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: none;
    opacity: 1;
}

.proScroNav .img img {
    width: 100%;
}

.proScroNav .tit {
    display: none;
    padding: 1.45rem 0 .5rem
}



@media screen and (min-width: 1921px) {
    .homea-b .aright:before {
        width: 180%;
    }

    .homed .aleft:after {
        width: 180%; background: url(../images/dbg1-1.jpg) no-repeat left center;    background-size: 100% 100%;
    }

    .homed .aright:after {
        width: 150%;
        /* background-size: 80%; */
    }


}
@media screen and (min-width: 2016px) {
    .homed .aleft:after {
        width: 160%; background: url(../images/dbg1-1.jpg) no-repeat left center;    background-size: 100% 100%;
    }
}
@media screen and (min-width: 2030px) {
    .homed .aleft:after {
        width: 180%;
        background: url(../images/dbg1-1.jpg) no-repeat left center;background-size: cover;
    }
}

.proScroNav .img {
    width: 2.09rem;
    height: 1.19rem;
}

.proScroNav .img img {
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 1920px) {
    .proScro .item .tit h3 {
        font-size: 2.5vw
    }

    .row-b1 {
        padding: 4.687vw 0 3.645vw
    }

    .ul-info-b1 {
        margin: 0 -.416vw
    }

    .ul-info-b1 li .info {
        padding: 0 .416vw
    }

    .ul-info-b1 li .info .tit h3 {
        font-size: 0.989vw
    }

    .ul-info-b1 li .info .tit {
        padding: 1.354vw 1.302vw 0
    }

    .ul-info-b1 li .info .more {
        right: 1.302vw;
        top: 1.875vw
    }

    .ul-info-b1 li:nth-child(1) .info .tit {
        padding: 3.020vw 1.302vw 5.781vw
    }

    .ul-info-b1 li:nth-child(1) .info .tit p {
        font-size: 1.041vw;
        margin-bottom: 6.145vw
    }

    .row-b2 .b-slick .slick-l {
        padding: 5vw 2.968vw 3.385vw 7.291vw
    }

    .row-b2 .b-slick .slick-l .tit {
        margin-right: 2.187vw
    }

    .row-b2 .slickBox1 .item .pic {
        margin-bottom: 1.406vw
    }

    .row-b2 .slickBox1 .item .txt h3 {
        margin-bottom: .729vw
    }

    .row-b2 .slickBox1 .item .txt .more {
        padding-top: 1.093vw
    }

    .row-b2 .slickBox1 .item .txt .more .date {
        padding-bottom: .416vw
    }

    .row-b2 .slickBox1 .slick-slider .slick-next,
    .row-b2 .slickBox1 .slick-slider .slick-prev {
        width: .937vw;
        height: 1.614vw
    }

    .row-b2 .slickBox1 .slick-slider .slick-next {
        left: 2.864vw
    }

    .ul-info-b2 {
        margin: 0 -1.562vw
    }

    .row-b2 .b-slick .slick-r {
        padding: 3.854vw 8.333vw 9vw 2.864vw
    }

    .row-b2 .b-slick .slick-r .tit {
        margin-bottom: 2.083vw
    }

    .ul-info-b2 .con {
        padding: 0 1.562vw
    }

    .ul-info-b2 .pic {
        margin-bottom: .989vw
    }

    .ul-info-b2 .txt p {
        margin-bottom: 2.187vw
    }

    .ul-info-b2 .txt .date {
        padding-bottom: .572vw
    }

    .ul-info-b2 .slick-dots {
        bottom: -3.333vw
    }

    .row-b2 .b-slick .slick-r .info .more {
        width: 7.239vw;
        height: 1.770vw;
        line-height: 1.770vw;
        font-size: 0.729vw;
        margin-top: 2.187vw;
    }

    .proScro .item {
        height: 37.13vw
    }

    /* .index-row2 .scrobox .more {
        right: 8.333vw;
        bottom: 2.864vw;
    } */

    .proScro .item .tit {
        width: 52.34vw;
        padding-top: 6.302vw;
        margin-bottom: 3.958vw
    }

    .proScro .item .pic img {
        width: 4.375vw;
        height: 4.375vw
    }

    /* .proScroNav {
        padding-left: 25.52vw
    } */
    .index-row2 .b-item {
        bottom: 2.083vw
    }

    .proScroNav .item {
        margin-right: 1.666vw
    }

    .proScroNav .img,
    .proScroNav .tit {
        width: 10.88vw;
        height: 6.19vw;
    }

    .proScroNav .img {
        margin-bottom: .52vw
    }

    .proScroNav .slick-current .img {
        border: solid #d8b95a
    }

    .proScroNav .img::after {
        width: 1.562vw;
        height: 1.77vw
    }

    .proScroNav .tit {
        padding: 7.552vw 0 2.604vw
    }
}

@media screen and (max-width: 1600px) {


    .homec .tzggList .item .txt {
        line-height: .32rem;
    }

    .homed .aleft .dslide .txt p,
    .homed .aright .jsList .txt p,
    .homee .aright .slide .txt p,
    .homea-b .aleft .topSlides .txt p,
    .homee .aleft ul li h4,
    .homea-b .aright .txtNews li h4,
    .homea-b .aright .picNews .txt p {
        line-height: .32rem/9;
    }

    .header .sub-nav .sub-nav-h a {
        padding: .08rem .05rem;
    }

    .homea-a .icoList .swiper-slide a {
        height: 1.3rem
    }

    .homea-a .icoList .swiper-slide:hover a {
        /*transform: translateY(-.1rem);*/
        height: 1.4rem;
        margin-top: -.1rem;
    }

    .homea-b .aright:before {
        width: 12rem;
    }

    .bg-mask .pic .a {
        background-size: auto 100%;
    }


}

@media screen and (max-width: 1366px) {
    .homea-b .aleft .con{
        max-width: 7.7rem;
    }

    .homed .aright:after {
        width: 15rem;
    }


    .bg-mask .pic .a {
        background-size: auto 100%;
    }

    .index-row2 .b-item {
        width: 52vw;
        margin-left: -25vw;
    }

    .homed .aleft:after {
        width: 7.6rem;
    }

    /* .homea-b .aleft .sbtn{bottom: 1.15rem;} */
    .homea-b .aright {
        padding: .3rem 0 .3rem .6rem;
    }

    .homea-b .aright .ctit {
        margin-bottom: .3rem;
    }
.homea-b .aright .ctit2 {
    margin-bottom: .2rem
}

    .index-row2 .scrobox .more{bottom: .9rem;}
}
@media screen and (max-width: 1281px) {
   
    .homea-b .aleft .con{max-width: 6.7rem;}
    .homed .aleft .dslide{max-width: 5.6rem;}
    .homed .aleft:after {
        /* width: 6.4rem; */
        background-size: 100% 100%;
    }
}
@media screen and (max-width: 1200px) {
  

    .homea-b .aleft .topSlides {
        transform: translateX(0);
    }

    .homea-b .aleft .sbtn {
        bottom: .3rem
    }
.homec .aleft{width:80%}

.homec .aright{
width:18%;
}

}

@media screen and (max-width: 1080px) {
  

    .homea-a .icoList .swiper-slide:hover a {
        transform: translateY(0);
    }
.homed{background-size: 60% auto;padding: .8rem 0 1.2rem}
.homed:after{bottom: 0;width: 35%}
.homed .aleft{width: 100%;margin-bottom: .5rem}
.homed .aright-a{margin-bottom: .5rem}
.homed .aright{width: 100%}
.homed .aleft ul li{margin-bottom: .4rem}
.homed .aleft ul li h4 a{}
.homed .aright-a ul li p{height: auto}

    .homee .slide-hb{position: relative;top: 0;width: 100%}
.homee .slide-hb .pic{height: 55vw}
.homee{min-height: inherit;}
.homee .aleft{width: 100%;padding-bottom: .6rem}
.homee .aleft ul li a{height: auto}
.homee:before{width: 100%}
.homee .aleft ul li:before{left: -.3rem}
.homee .aleft ul li:before{width: 100%}
    .index-row2 .scrobox .more{bottom: .65rem;}
.homef{overflow: hidden;}
.homef .aleft{width: 100%;margin-bottom: .5rem}
.homef .amid{margin-top: 0;width: 100%;margin-bottom: .5rem}
.homef .aright{margin-top: 0;width: 100%;margin-left: 0}
.homef .listc li h4 a,.homec .aleft .tablist li a{height: auto}
.homef{padding-top: .8rem;padding-bottom: 1rem;}

.homec .aleft{width:75%}

.homec .aright{
width:23%;
}

}

@media screen and (max-width: 1000px) {
    .in-tit {
        margin-bottom: .25rem
    }
.s2-r .tit{
padding-bottom: .25rem
}

    .homea-b .aleft {
        width: 100%
    }

    .homea-b .aright {
        width: 100%;
        padding: .3rem 5%
    }

    .homea-b .aright:before {
        width: 100%;
    }

    .homea-b .aleft .con {
        padding-right: 0;
    }

    .homea-b .aleft .sbtn {
        right: 50%;
        transform: translateX(50%);
    }

    .homea-b:before {
        bottom: 70%
    }

    .homed .aleft {
        width: 100%
    }

    .homed .aright {
        width: 100%;
        padding: .5rem 5% .3rem 5%;
    }

    .homed .aleft:after {
        bottom: 0
    }

    .homed .aright .jsList {
        padding-top: 0
    }

    .calendar-content {
        padding: .3rem .15rem
    }

    .proScro .item {
        height: 60vh;
    }

    .index-row2 .b-item {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .homea {
        padding-top: .6rem;
        background-size:auto 100%;
    }

    .homea-a {
        bottom: -1.2rem;
        right: 0;
        z-index: 10
    }

    .proScro .item .pic img {
        margin: 0 auto;
        width: .8rem;
        height: .8rem;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -.4rem;
        margin-top: -.4rem;
    }
    .index-row2 .scrobox .more{right: 50%;margin-right: -.24rem;padding: 0 .2rem 0 .15rem;}

.homed{padding: .6rem 0 .3rem}
.homed .aright-a ul li{width: 100%}
.homed .aright-a ul li p{font-size: .16rem}
.homed .aleft ul li h4 a{height: auto}
.homed .aleft ul li time span{font-size: .6rem}

.homee .slide-hb .pic{height: 60vw}
.homee .slide-hb .pic:before{width: .7rem;height: .7rem;margin-left: -.35rem;margin-top: -.35rem}
.homee .aleft ul li{padding: .2rem 0}
.homee .aleft ul{margin-bottom: .3rem}
.homed .aleft ul li h4:before{height:.47rem;}
.homef {
    padding-top: .6rem;
    padding-bottom: .8rem;
}
.homef .listc li time span{font-size: .16rem}
.homef .aleft .tablist li{padding: 0;padding-bottom: .1rem}
.homef .aleft .tablist li a{font-size: .16rem}
.homec .aleft{width:50%}

.homec .aright{
width:46%;
}
  
}

@media screen and (max-width: 640px) {
    .in-tit span {
        font-size: .3rem
    }

    .homea-a .icoList .swiper-slide a {
        height: 1rem
    }

  .homec .aleft{width:100%}

.homec .aright{
width:100%;
}

    .homea-b .in-tit {
        text-align: left;
        justify-content: space-between;
    }

    .homec .in-tit {
        text-align: left;
        justify-content: space-between;
    }

    .homea-b .aleft .topnews .topSlide {
        width: 100%;
        margin-top: .25rem
    }

    .homea-b .aleft .topnews .topSlide h4 {
        font-size: .1rem
    }

    .homea-b .aleft .con {
        background: transparent
    }

    .homea-b .aleft .topnews {
        padding: 0 0 .2rem
    }

    .homea-b .aleft .topSlides .pic {
        height: 55vw
    }

    .homea-b .aleft .topSlides .txt {
        padding: 0 5% .2rem
    }

    .homea-b .aright .picNews {
        width: 100%;
        padding-bottom: .3rem;
        border-bottom: .01rem dashed #7a48a2;
    }

    .homea-b .aright .picNews .txt h4 {
        margin-bottom: .15rem
    }

    .homea-b .aright .picNews .pic {
        height: 50vw
    }

    .homea-b .aright .txtNews li:first-child {
        border-top: .01rem dashed #2c076a;
        padding-top: .2rem
    }

    .homea-b .aright .txtNews {
        width: 100%
    }

    .homed .aleft .dslide .pic {
        height: 50vw
    }

    .homed .aright:after {
        width: 100%
    }

    .homed .aright {
        padding: .5rem 0 .2rem 0;
    }

   


}

@media screen and (max-width: 360px) {
    .homea-a .icoList .swiper-slide a {
        font-size: .18rem
    }


}


/*ie11 css hack*/

@media all and (-ms-high-contrast:none) {
    *: : -ms-backdrop,
}


/*ie11注意里面的标点符号*/


/*ie10 css hack*/

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {}