﻿@charset "utf-8";
body,html{background: #F6F8FA;width: 100%;overflow-x: hidden;overflow-y: auto;}
.about-on{ border-bottom: 3px solid #2D9A00;}
.about-wrap{
    width: 100%;
    padding-top: 130px;
    float: left;
}
.about-img1{
    width: 50%;
    float: left;
    margin-right:4%;
}
/*.about-rightbox{
    width: 46%;
    float: right;
}*/
.about-title{
    width: 100%;
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
    margin-top: 30px;
}
.about-title2{
    width: 100%;
    font-size: 18px;
    margin-top: 5px;
    color: #999999;
}
.about-text{
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #999999;
    margin-top: 15px;
}
.about-numbox{
    width: 100%;
    float: left;
    padding: 50px 0px;
    background: #fff;
    margin-top:70px;
}
.about-numbox2{
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
.about-numbox3{
    flex:1;
    border-right:1px solid #DCDCDC;
}
.numbox-text1{
    width: 100%;
    float: left;
    color: #2D9A00;
    margin-bottom: 5px;
    text-align: center;
    font-family:"Impact", Charcoal, sans-serif;
}
.numbox-text1 .number{font-size: 48px;}
.numbox-text3{font-size: 16px;}
.numbox-text2{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin-top: 5px;
    line-height: 22px;
}
.about-numbox3:last-child{
    border-right: none;
}
.about-box1{
    width: 30%;
    float:left;
    margin-right: 5%;
    margin-top: 50px;
}
.about-box1:nth-child(3n){margin-right: 0px;}
.about-img5{
    width: 100%;
    height: 250px;
    float: left;
    object-fit: cover;
}
.about-title3{
    width: 100%;
    float: left;
    font-size: 16px;
    margin-top: 15px;
}
.about-text2{
     width: 100%;
    float: left;
    font-size: 14px;
    margin-top: 15px;
    color: #9F9F9F;
    line-height: 25px;
}
/**/
.culture-wrap{
    width: 100%;
    float: left;
    padding: 140px 0px;
}
.culture-title{
    width: 100%;
    float: left;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
}
.culture-title2{
    width: 100%;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
    line-height: 22px;
}
.culture-box{
    width: 100%;
    float: left;
    margin-top: 40px;
    position: relative;
}
.culture-box2{
    width:33.33%;
    text-align: center;
    float: left;
    margin-top: 30px;
}
.culture-box3{
    width: 145px;
    height: 145px;
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.icon1{
    background: url(../images/culture-icon1-1.png) no-repeat center center #fff;
    background-size: 37px;
    position: relative;
}
.icon1:hover{
    background: url(../images/culture-icon1.png) no-repeat center center #2D9A00;
    background-size: 37px;
}
.culture-box3:hover:after{
    content: '';
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    border:12px solid rgba(51,156,4,0.5);
    top: -12px;
    left: -12px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.icon2{
    background: url(../images/culture-icon2-1.png) no-repeat center center #fff;
    background-size: 37px;
    position: relative;
}
.icon2:hover{
    background: url(../images/culture-icon2.png) no-repeat center center #2D9A00;
    background-size: 37px;
}
.icon3{
    background: url(../images/culture-icon3-1.png) no-repeat center center #fff;
    background-size: 42px;
    position: relative;
}
.icon3:hover{
    background: url(../images/culture-icon3.png) no-repeat center center #2D9A00;
    background-size: 42px;
}
.culture-title3{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
}
.culture-text{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    line-height: 25px;
}
.culture-box4{
    width: 30%;
    float: left;
    height: 525px;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
    margin-right: 5%;
    margin-top: 80px;
}
.culture-box4:nth-child(3n){margin-right: 0px;}
.culture-img1{
    width: 100%;
    height: 265px;
    float: left;
    object-fit: cover;
}
.culture-tbox{
    width: 100%;
    float: left;
    height:260px;
    display: table;
    text-align: center;
}
.culture-text2{
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 18px;
}
.culture-hline{
    width: 30px;
    height: 2px;
    display: inline-block;
    background: #2D9A00;
    margin: 20px 0px;
}
.culture-text3{
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    color: #666666;
}
.culture-box4:hover{background: #2D9A00;color: #fff;}
.culture-box4:hover .culture-hline{background: #fff;}
.culture-box4:hover .culture-text3{color: #fff;}
/**/
.course-wrap{
    width: 100%;
    float: left;
    border-bottom: 1px solid #D4D4D4;
    padding: 45px 0px;
    position: relative;
}
.course-wrap:first-child{border-top: 1px solid #D4D4D4;}
.course-leftbox{
    width: 50%;
    float: left;
}
.course-img2{
    width: 320px;
    float: right;
    margin-right: 80px;
}
.course-rightbox{
    width: 50%;
    float: left;
    position: relative;
}
.course-right-sline{
    width: 1px;
    height: 100%;
    background: #D4D4D4;
    position: absolute;
    top: 0px;
    left: 50%;
}
.course-right-round{
    width: 15px;
    height: 15px;
    position: absolute;
    border-radius: 50%;
    -moz-border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -7px;
    background: #D8D8D8;
}
.course-right-hline{
    width: 25px;
    height: 1px;
    background: #D8D8D8;
    position: absolute;
    left: 51%;
    top: 50%;
}
.course-righttbox{
    display: block;
    margin-left: 55px;
}
.course-title{
    width: 100%;
    font-size: 30px;
    color: #2D9A00;
    float: left;
    margin-bottom: 27px;
}
.course-text{
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #707070;
    float: left;
    margin-top: 10px;
}
.course-text i{
    width: 7px;
    height: 7px;
    float: left;
    background: #535353;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    margin-top:8px;
    margin-right: 10px;
}
.course-wrap:hover .course-right-round{background: #2B9800;}
/**/
.honors-wrap{
    width: 100%;
    float: left;
    text-align: center;
}
.honors-titlebox{
    width: 280px;
    height: 95px;
    display: inline-block;
    position: relative;
    margin: 0px 7px;
    background: #fff;
    color: #707070;
    cursor: pointer;
}
.honors-titlebox:after{
    content: '';
    position: absolute;
    bottom:-8px;
    left: 50%;
    margin-left: -4px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #2D9A00;
    width: 0px;
    height: 0px;
    display: none;
}
.honors-img{
    width: 44px;
    height: 44px;
    display: inline-block;
    background: url(../images/honors-icon1-1.png) no-repeat center center;
    background-size: 36px;
    margin-top: 29px;
    vertical-align: bottom;
}
.honors-img2{
    width: 44px;
    height: 44px;
    display: inline-block;
    background: url(../images/honors-icon2.png) no-repeat center center;
    background-size: 44px;
    margin-top: 29px;
     vertical-align: bottom;
}
.honors-titlebox2{
    display: inline-block;
    margin-left: 15px;
    text-align: left;
}
.honors-title{
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
}
.honors-title2{
    display: block;
    font-size: 12px;
}
.honors-titlebox:hover:after{display: block;}
.honors-titlebox:hover{background: #2D9A00;color: #fff;}
.honors-titlebox:hover .honors-img{
    background: url(../images/honors-icon1.png) no-repeat center center;
    background-size: 36px;
}
.honors-titlebox:hover .honors-img2{
    background: url(../images/honors-icon2-2.png) no-repeat center center;
    background-size: 44px;
}
.titlebox-on:after{display: block;}
.titlebox-on{background: #2D9A00;color: #fff;}
.titlebox-on .honors-img{
    background: url(../images/honors-icon1.png) no-repeat center center;
    background-size: 36px;
}
.titlebox-on .honors-img2{
    background: url(../images/honors-icon2-2.png) no-repeat center center;
    background-size: 44px;
}
.honors-box{
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-top: 25px;
    text-align: center;
    color: #343434;
    cursor: pointer;
}
.honors-box:nth-child(3n){margin-right: 0px;}
.honors-box2{
    width: 100%;
    float: left;
    height: 365px;
    margin-right: 2%;
    background: #F0F0F0;
    margin-top: 25px;
    text-align: center;
    display: table;
}
.honors-imgbox{
    display: table-cell;
    vertical-align: middle;
}
.honors-img1{
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-height: 365px;
    object-fit: cover;
}
.honors-text{
    width: 100%;
    float: left;
    line-height: 40px;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.layer-bg{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.5);
    z-index: 8888;
}
.layer-content{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
.close-btn{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 3;
}
.honors-showimg{
    width:100%;
    height: 100%;
    float: left;
    display: table;
    text-align: center;
}
.honors-showbox{
    display: table-cell;
    vertical-align: middle;
}
.honors-img3{
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-height: 900px;
}
.honors-hline{
    width: 17px;
    height: 2px;
    background: #575757;
    float: left;
}
.honors-box:hover{color: #2D9A00;}
.honors-box:hover i{background: #2D9A00;}
@media only screen and (max-width: 1366px) {
    .honors-img3{max-height: 700px;}
}
@media only screen and (max-width: 1170px) {
    .about-title{margin-top: 0px;}
}
@media only screen and (max-width: 1000px) {
    .about-img1,.about-rightbox{width: 100%;}
    .about-title{margin-top: 30px;}
    .culture-box4{width: 32%;margin-right: 2%;}
}
@media only screen and (max-width: 900px) {
    .course-img2{width: 90%;margin-right: 10%;}
    .honors-box{width: 48%;}
    .honors-box:nth-child(2n){margin-right: 0px;}
    .honors-box:nth-child(3n){margin-right: 2%;}
}
@media only screen and (max-width: 800px) {
    .numbox-text1 .number{font-size: 28px;}
    .about-box1{width: 100%;margin-right: 0px;}
}
@media only screen and (max-width: 600px) {
    .culture-box2{width: 100%;}
    .culture-box4{width: 100%;margin-right: 0px;margin-top: 40px;}
}
/*手机*/
@media screen and (min-width: 320px) and (max-width: 480px) {
    .about-wrap{padding-top: 50px;}
    .about-wrap2{padding: 40px 0px;}
    .culture-wrap{padding: 80px 0px 40px 0px;}
    .about-title{font-size: 20px;}
    .about-title2{font-size: 16px;}
    .numbox-text1 .number{font-size: 22px;}
    .numbox-text2{font-size: 12px;}
    .culture-box{margin-top: 20px;}
    .culture-title{font-size: 22px;font-weight: 400;}
    .course-leftbox,.course-rightbox{width: 100%;}
    .course-right-sline,.course-right-round,.course-right-hline{display: none;}
    .course-righttbox{margin-left: 0px;margin-top: 20px;}
    .course-title{margin-bottom: 10px;}
    .honors-box{width: 100%;margin-right: 0px !important;}
    .layer-content{width: 94%;left: 3%;}
    .honors-img3{max-height: 660px;}
}
