@charset "utf-8";

.banner {
    position: relative;
    overflow: hidden;
    max-width: 1500px;
    margin: 0 auto;
}

.banner img {
    display: block;
    width: 100%;
}


.banner a {
    display: block;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}



.banner .slick-dots {
    bottom: 27px;
}

.banner .slick-dots li {
    width: 45px;
    height: 33px;
    background: url(../images/banner-dots-w.png) no-repeat;
    margin: 0 10px;
}

.banner .slick-dots li button {
    font-size: 0px;
    color: #ffffff;
}

.banner .slick-dots li button::before {
    content: '0';
}

.banner ul .slick-active {

    background: url(../images/banner-dots-g.png) no-repeat;
}


/* index */

.bg_main {
    background: url(../images/new-bj.png) no-repeat;
    background-position: center top;
    padding: 0 0 30px;
}


.list_time a>i:before,.list_time a>i:after{content:'';display:block;width:0;height:0;position:absolute;transition:ease 1s;z-index:-1;}
.list_time a>i:before{left: 0;top: 0;border-top:1px solid;border-left:1px solid;border-color: #166a1f;}
.list_time a>i:after{right: 0;bottom: 0;border-bottom:1px solid;border-right:1px solid;border-color: #166a1f;}
.list_time a:hover>i:before, .list_time a:hover>i:after{width:100%;height: 100%;visibility:visible;z-index:6;}
.list_time a:hover>i:before{left: -1px;top: -1px;}
.list_time a:hover>i:after{right: 0;bottom: 0;}


.list_time a{display:block;font-size:0;padding: 20px 0 20px 10px;color: #000;position:relative;/* background: #f1f6ef; */margin: 10px 0;border: 1px dashed #eee;/* overflow: hidden; */}
.list_time a:hover{color: #166a1f;}

.list_time time,.list_time .txt{display:inline-block;vertical-align:middle;}
.list_time time{font-size: 12px;width: 80px;height: 42px;color: #999;text-align:center;position:relative;border-right: 2px solid #eaeaea;}
.list_time time em{font-size: 28px;display:block;color: #166a1f;font-weight: 700;line-height: 32px;margin:-4px 0 0;font-style: normal;}
.list_time .txt{width: calc(100% - 80px);padding: 0 70px 0 20px;position: relative;}
.list_time .txt:before{content:'';position: absolute;right:28px;top:50%;margin-top: -8px;width: 24px;height:15px;background: url(../images/arrow_grey.png) 50% no-repeat;}
.list_time a:hover .txt:before{-webkit-animation:to_arrowRight1 1s ease-in infinite;animation:to_arrowRight1 1s ease-in infinite;background-image:url(../images/arrow.png)}
.list_time .txt h3{font-size: 16px;color: #333;font-weight: normal;display: -webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp: 2;height: 42px;}

@-webkit-keyframes to_arrowRight1{
    0%,100%{right:24px}50%{right:32px}
}@keyframes to_arrowRight1{
    0%,100%{right:24px}50%{right:32px}
}



.list_row{margin-top: 23px;}
.list_row a{display:block;padding: 20px 0;font-size: 14px;color: #999;position:relative;border-bottom: solid 1px #eeeeee;}
.list_row h3{font-weight:normal;color:#333;font-size:16px;margin: 0 0 12px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.list_row a:hover h3{color:#166a1f}

.list_row a:before{content: '';position: absolute;left: 0;width: 0;bottom: 0;transition: .3s all ease-in;background: #166a1f;height: 1px;}
.list_row a:hover:before{width: 100%}.s1-right li:hover p{color: #166a1f}

.i_time{width:17px;height:17px;display:inline-block;vertical-align: -3px;background: url(../images/i_time.png) 50% no-repeat;margin: 0 8px 0 0;}




.s1 {
    padding: 30px 0 70px 0;

}

.s1-tit {
    padding-bottom: 15px;
    border-bottom: 2px solid #229240;
}

.s1-tit h2 {
    font-size: 30px;
    color: #166a1f;
    display: inline-block;
    position: relative;
}

.s1-tit h2 span {
    font-size: 36px;
    font-weight: 600;
    color: #166a1f;
    opacity: 0.05;
    position: absolute;
    bottom: -15px;
    text-transform: uppercase;
}


.w33{float: left}

.course_wrap{width:470px}
.match_wrap{width:491px;margin: 0 28px 0 35px;}
.link_r{width:476px;/* margin: -36px 0; */}

.list_time{margin: 30px 0 0;}

.s1-tit a {
    float: right;
    font-size: 14px;
    color: #666666;
    margin-top: 18px;
}

.s1-tit a:hover {
    color: #166a1f;
}

.s1-l {
    float: left;
    width: 550px;
    margin-right: 35px;
}

.s1-banner {

    margin-top: 36px;
    overflow: hidden;
}

.s1-banner ul li a {
    display: block;
    position: relative;
}

.s1-banner ul li a p {
    position: absolute;
    bottom: 0;
    margin: 20px 130px 20px 30px;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    /* height: 48px; */
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 2;
}

.s1-banner ul li a:hover p {
    text-decoration: underline;
}

.s1-pic {
    /* width: 470px; */
    height: 358px;
    background-color: transparent;
    border-radius: 50px 0px 0px 0px;
    overflow: hidden;
    position: relative;
}

.s1-pic>img {
    display: block;
    width: 100%;
    transition: all 1s;
}

.s1-banner ul li a:hover img {
    transform: scale(1.05);
}

.s1-banner ul li a::before {
    content: '';
    background: url(../images/news-shadow.png) repeat-x;
    background-size: auto 100%;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40%;
    z-index: 1;
}

.s1-banner .slick-dots li {
    width: 12px;
    height: 12px;
    background-color: #ffffff;
    border-radius: 50%;
}

.s1-banner .slick-dots {
    text-align: right;
    bottom: 22px;
    padding-right: 32px;
}

.s1-banner .slick-dots .slick-active {
    background-color: #166a1f;
}


.s1-news ul li span {
    float: right;
    font-size: 16px;
    line-height: 69px;
    color: #999999;

}

.s1-news ul li {
    display: block;
    border-top: dashed 1px #cccccc;
}

.s1-news ul li:first-child {
    border: none;
}

.s1-news ul li p {
    overflow: hidden;
    font-size: 16px;
    line-height: 69px;
    color: #333333;
    background: url(../images/news-list.jpg) no-repeat;
    padding-left: 30px;
    background-position: left center;
}

.s1-news ul li p:hover {
    color: #166a1f;
    font-weight: 600;
}

.s1-m {
    width: 444px;
    float: left;
    margin-right: 28px;
}


.s1-notice {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.03);
    padding: 16px 20px 20px 30px;
}

.s1-date {
    float: left;
    width: 80px;
    height: 80px;
    background-image: linear-gradient(-30deg, #1f913f 0%, #dfe97f 100%);
    padding-top: 10px;
    margin-right: 28px;
    border-radius: 10px;
}

.s1-notice ul li a p {
    overflow: hidden;
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    margin: 14px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}
.s1-notice ul li a .zy{
    font-size: 14px;
    color: gray;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
}
 .zy{
    font-size: 14px;
    color: gray;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s1-notice ul li a p:hover {
    color: #166a1f;
    font-weight: 600;
}

.s1-date b {
    display: block;
    text-align: center;
    font-size: 28px;
    color: #fff;
}

.s1-date span {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #fff;
}

.s1-notice ul li {
    padding: 14px 0;
}

.s1-notice ul li {
    border-top: dashed 1px #cccccc;
}

.s1-notice ul li:first-child {
    border: none;
}

.s1-r {
    overflow: hidden;
}

.s1-ty {
    padding: 16px;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.03);
}
.ty-list ul .on .ty-date,.ty_show ul .ty-date{
    display: block;
}
.ty-date {
    /* background-image: linear-gradient(-30deg,
            #1f913f 0%,
            #dfe97f 100%); */
    /* border-radius: 10px; */
    background: url(../images/news-date-bj.png) no-repeat;
    background-size: 100% 100%;
    padding: 13px 16px;
    width: 80px;
    height: 80px;
    display: none;
    position: absolute;
    left: 0;
}

.ty-date b {
    display: block;
    font-size: 28px;
    color: #166a1f;
    text-align: center;
}

.ty-date span {
    display: block;
    font-size: 12px;
    color: #166a1f;
    text-align: center;
}

.ty-tx {
    overflow: hidden;
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    height: 63px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #166a1f;
    padding-top: 15px;
}

.ty-tit {
    padding: 20px 0;
    border-bottom: dashed 1px #ccc;
}
.ty-list ul li{
    padding: 14px 0;
    position: relative;
    height: 64px;
}

.ty-list ul li a {
    display: block;
    font-size: 18px;
    color: #333333;
    padding-left: 42px;
    position: relative;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient:vertical;
    text-overflow:ellipsis;
    overflow:hidden;
    -webkit-line-clamp: 2;
    margin: 14px 0 0;
    height: 48px;
}
.ty-list ul li:first-child{
    border-top: none;
}
.ty-list ul li:last-child{
    border-bottom: none;
}
.ty-list ul .on a {
    /* color: #166a1f; */
    /* font-weight: 600; */
}
.ty-list ul .on,.ty_show ul li{
    height: 109px;
    padding-left: 60px;
    border-bottom: dashed 1px #ccc;
    border-top: dashed 1px #ccc;
}
.ty-list ul .on a::before{
    content: none;
}
.ty-list ul li:hover a{
    font-size: 18px;
    font-weight: 600;
    color: #166a1f;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 48px;
}

.ty-list ul li a::before {
    /* content: ''; */
    width: 8px;
    height: 9px;
    background-color: #166a1f;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.s2-tit {
    position: relative;
}

.s2-tit h2 {
    font-size: 36px;
    color: #333;
    font-weight: normal;
    text-align: center;
    position: relative;
}

.s2-tit h2::after {
    content: '';
    width: 66px;
    height: 2px;
    background-color: #229240;
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
}

.s2-tit h2 span {
    font-size: 36px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    transform: translateX(-50%);
    color: #166a1f;
    opacity: 0.05;
}

.s2-tit a {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #999999;
}

.s2-tit a:hover {
    color: #166a1f;
}

.s2-list {
    padding-top: 66px;
}

.s2-list ul li {
    float: left;
    width: 11.1%;
    text-align: center;
}

.s2-list ul li a {
    display: block;

}

.s2-pic {
    width: 100%;
    height: 120px;

}
.lq-pic{
    transform: scale(1.25);
}
.pp-pic {
    transform: scale(1.45);
}
.yy-pic{
    transform: scale(1.35);
}
.ymq-pic{
    transform: scale(0.8);
}
.s2-pic>img {
    display: block;
    width: 50%;
    margin: 0 auto;
    transition: all 0.6s;
}

.s2-list ul li a p {
    font-size: 19px;
    color: #333;
    margin-top: 20px;
    border-top: 1px solid #f5f5f5;
    padding-top: 15px;
    position: relative;
}
.s2-list ul li a p::before{
    content: '';
    position: absolute;
    width: 14px;
	height: 3px;
	background-color: #166a1f;
    top: -3px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}
.s2-list ul li:first-child a p::before{
    content: '';
    position: absolute;
    width: 14px;
	height: 3px;
	background-color: #166a1f;
    top: -3px;
    left: 40%;
}
.bask {
    text-align: left;
    padding-left: 45px;
}

.s2-list ul li a:hover p {
    color: #166a1f;
}
.s2-list ul li a:hover p::before{
    display: block;
}
.s2-list ul li a:hover img {
    transform: scale(1.2);
}

.s3 {
    padding-top: 90px;
}

.s3-banner,.ssjj-banner {
    padding-top: 42px;
    padding-bottom: 112px;
    box-sizing: border-box;
}

.s3-banner .slick-slide {
    display: block;
    padding: 0 22px;

}

.ssjj-banner .slick-slide {
    display: block;
    padding: 0 12px;

}

.s3-pic {
    overflow: hidden;
}

.s3-pic:hover img {
    transform: scale(1.05);
}

.s3-pic>img {
    display: block;
    width: 100%;
    transition: all 0.6s;
}

.s3-date {
    float: left;
    border-radius: 20px 0px 0px 0px;
    margin: 10px 34px 0 27px;
}

.s3-item {
    padding: 12px 30px 0 14px;
    background: url(../images/s3-list-bj2.jpg) no-repeat;
    background-position: left top;
    transition: all 0.6s;

}

.s3-tx {
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 20px;
    border-bottom: dashed 1px #cccccc;

}

.s3-tx p {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}

.s3-date b {
    display: block;
    text-align: center;
    font-size: 30px;
    color: #166a1f;
}

.s3-date span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #166a1f;
}

.s3-info {
    padding: 16px;
}

.s3-info p {
    font-size: 16px;
    line-height: 24px;
    color: #999999;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s3-list {
    background-color: #ffffff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.05);
    padding-bottom: 5px;
    box-sizing: border-box;
    position: relative;

}

.s3-list::before {
    content: '';
    position: absolute;
    height: 0px;
    width: 0px;
    border: 25px solid #000;
    border-top-color: transparent;
    border-bottom-color: #fff;
    border-left-color: transparent;
    border-right-color: transparent;
    top: -50px;
    right: 44px;

}

.s3-more {
    display: block;
    float: right;
    margin-bottom: 15px;
    transform: translateX(-34px);
    transition: all 0.6s;
}

.s3-list:hover .tx-p {
    color: #166a1f;
    font-weight: 600;
}

.s3-list:hover .s3-item {
    background: url(../images/s3-list-bj.jpg) no-repeat;
    background-position: left top;

}

.s3-list:hover .s3-more {
    transform: translateX(-24px);
}

.s3-list:hover {
    border-bottom: 3px solid #166a1f;
}

.s3-banner .slick-dots,.ssjj-banner .slick-dots{
    bottom: -65px;

}

.s3-banner .slick,.ssjj-banner .slick{
    height: auto;
}

.s3-banner .slick-dots li,.ssjj-banner ul.slick-dots li{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: transparent;
    opacity: 0.29;
    margin: 0 9px;
    padding: 6px;
    vertical-align: middle;

}

.s3-banner .slick-dots li button,.ssjj-banner .slick-dots li button{
    width: 12px;
    height: 12px;
    background-color: #166a1f;
    border-radius: 50%;
    margin: 0 auto;
}

.s3-banner .slick-dots .slick-active,.ssjj-banner .slick-dots .slick-active{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: solid 1px #166a1f;
    opacity: 1;
    background-color: transparent;

}

.s3-banner .slick-dots .slick-active button,.ssjj-banner .slick-dots .slick-active button{
    width: 12px;
    height: 12px;
    background-color: #166a1f;
    border-radius: 50%;
}

.s4 {
    padding-top: 22px;
    padding-bottom: 57px;
    background: url(../images/link-bj.png) no-repeat;
    background-size: cover;
}

.s4-tit h2 {
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: normal;
    color: #333333;
    margin-bottom: 15px;
    text-align: center;
}

.s4-pic1 {
    float: left;
    width: 49%;
    margin-right: 2%;
}

.s4-pic2 {
    float: left;
    width: 49%;
}

.s4 img {
    display: block;
    max-width: 100%;
    transition: all 0.6s;
}

.s4 img:hover {
    transform: scale(1.05);
}

.s4 a {
    display: block;
    overflow: hidden;
}


.link_r .s4-pic1,.link_r .s4-pic2{float:none;width: 100%;margin: 36px 0;}

.link_r img{width:100%}