﻿.clearfix:after{ content: ""; clear: both; visibility: hidden; display: block; height: 0;}
.clearfix{ zoom: 1;}
#fp-nav ul li a span,.fp-slidesNav ul li a span{ background: #fff;}


#mould78303{ position:fixed; top:0; width:100%; z-index: 9999; background: rgba(255,255,255,.8); box-shadow: 0 0 10px rgba(0,0,0,0.2); transition:1s;}
.navbars4{ width:1360px;}
.navbars4 .logo{ width:240px;}
.navbars4 ul{ height:100px;}
.navbars4 li{ padding:0 24px;}
.navbars4 li a{ padding:0; background:none; border-radius: inherit!important;}
.navbars4 li a span{ display:block; text-align:center; font-size:12px; margin-top:3px; font-family: arial; text-transform: uppercase;}
.navbars4 li.active a{ background:none; color:#0ca944;}
.navbars4 li:hover a{ background:none; color:#0ca944;}
.navbars4 li:last-child a{ margin-right:0;}


#mould78304 .swiper-slide img{ height:100vh;}
#mould78304 .swiper-button-next, .swiper-button-prev{ top:56%;}
#mould78304 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left:80px;}
#mould78304 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ right:80px;}
#mould78304 .swiper-container .swiper-pagination .swiper-pagination-bullet{background-color:rgb(0, 0, 0);background:rgb(0, 0, 0);opacity:1;border-radius:4px; width:30px;}
#mould78304 .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background-color:#0ca944;background:#0ca944;}


.about16{ height:100vh;}
.about16-content{ background:url(/images/about_bg.jpg) no-repeat;}
.about16-box{ margin-top:24%;}
.about16-content .title{ margin-top:0; font-family: arial; text-transform: uppercase; font-size:56px; opacity: .5;}
.about16-content .title-des{ margin-top:10px; font-size:30px;}
.about16-content .des{ margin-top:40px; line-height:26px; width:100%;}
.about16-content .number1{ background:#0ca944; padding:24px 0; box-sizing:border-box; text-align:center; margin-top:48px;}
.about16-content .number1 li{ float:left; border-right:1px solid #fff; width:25%; box-sizing:border-box;}
.about16-content .number1 li:last-child{ float:left; border-right:none;}
.about16-content .number1 span{ width:80px; height:80px; margin:0 auto; display:block; background:url(/images/index_icon.png) no-repeat;}
.about16-content .number1 li:nth-child(2) span{ background-position: -80px 0;}
.about16-content .number1 li:nth-child(3) span{ background-position: -160px 0;}
.about16-content .number1 li:nth-child(4) span{ background-position: -240px 0;}
.about16-content .number1 p{ color:#fff; margin-top:5px;}
.about16-content .more{ margin-top:48px; border:1px solid #ccc; padding:12px 20px;}
.about16-content .more:hover{ color:#fff; background:#0ca944; border:1px solid #0ca944;}


.title_a{ margin:48px 0 24px 0;}
.title_a h2{ color:#333; font-size:32px; line-height:32px; text-align:center; position:relative;}
.title_a h2:after,.title_a h2:before{ content: ""; clear: both; display: block; height: 3px; width:60px;background:#0ca944; position:absolute; top:50%; transform:translateY(-50%);}
.title_a h2:after{ right:39%;}
.title_a h2:before{ left:39%;}
.title_a p{ font-family: arial; text-transform: uppercase; text-align:center; color:rgba(255,255,255,0.8); margin-top:10px; font-size:28px; color:#333;}
.title_b h2,.title_a p{ color:#fff;}
.title_b h2:after,.title_b h2:before{ background:#fff;}
  
  
  
.cp25:after,.cp25 .swiper-slide a:before,.cp25 .swiper-slide a:after,.cp25 .swiper-slide.swiper-slide-next:after{ display:none;}
.cp25 .swiper-slide.swiper-slide-next{ background:none; box-shadow:none;}
.cp25 .cp25-main{ width:100%;}
.cp25 .swiper-container{ width:100%; padding-top:0; padding-bottom: 36px;}
.cp25 .swiper-slide img{ width:100%; height:100%; border-radius: inherit;}
.cp25 .swiper-slide img:hover{ border:1px solid #0ca944;}
.cp25 .swiper-slide h3,.cp25 .swiper-slide span{ color:#333;}
.cp25 .swiper-pagination-bullet{ opacity:1;} 
.cp25 .swiper-pagination-bullet-active{ background:#0ca944;} 


.youshi li{ float:left; width:33.333%; height:100vh; position:relative; overflow:hidden; background:#0ca944;}
.youshi li img{ height:100%; width:100%;}
.youshi li .cont_box{
    position:relative;
    bottom:130px;
    background: rgba(12,169,68,0.6);
    height:130px;
    padding:30px;
    box-sizing:border-box;
    color:#fff;
    transition:1s;
}
.youshi li:hover .cont_box{ height:300px; bottom:300px; background: rgba(12,169,68,1);}

.youshi li .cont_box:before{ 
    position:absolute;
    top: -100px;
    left: 0;
    content: "";
    border-width: 100px 640px 0 0;
	border-style:  solid solid none solid;
	border-color:  transparent rgba(12,169,68,0.6) transparent transparent;
    transition:1s;
}
.youshi li:hover .cont_box:before{ border-color:  transparent rgba(12,169,68,1) transparent transparent;}
.youshi li .cont_box h2{ font-size:30px; line-height:30px; margin-bottom:10px;}
.youshi li .cont_box h3{ font-size:18px; line-height:18px; margin-bottom:15px;}
.youshi li .cont_box p{ line-height:30px; display:none;}
.youshi li:hover .cont_box p{ display:block;}




.new9 .new9-cont{ width:100%;}
.new9 ul li{ width:32%; margin-right:2%; background:#fff; overflow: hidden; padding:16px; box-sizing:border-box; position:relative;}
.new9 ul li:hover{ background:#009b4c;}
.new9 ul li:last-child{ margin-right:0;}
.new9 ul li .new-img{ height:280px;}
.new9 ul li .new-img img{ height:100%;}
.new9 ul li .new-title{ font-size:18px; font-weight:bold; color:#1E1E1E; margin-top:15px;}
.new9 ul li:hover .new-title,.new9 ul li:hover .new-body,.new9 ul li:hover .new-date{ color:#fff;}
.new9 ul li .new-body{ font-size:16px;color:#323232; line-height: 26px; margin-bottom:5px;}

.new9 ul li .new-date{ font-size:16px; line-height:22px; color:#fff; display:block; position:absolute; top:16px; left:16px; background:rgba(0,0,0,0.5); padding:10px 20px; text-align:center;}
.new9 ul li .new-date em{ display:block;}



.footer10-left li:nth-child(1){ margin-top: 0;}
.footer10-right>img{ width: 256px; margin-top: 33px; height: 256px;}
.footer10-right>p{
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    color: #ffffff;
}
.footer10-right h3 {
    height: 25px;
    font-size: 25px;
    font-weight: bold;
    line-height: 25px;
    color: #ffffff;
}
.footer10-left{ width:42%;}
.footer10-left h2{ color:#fff; font-size:30px; font-weight:bold; margin-bottom:36px;}

.footer10-left li:hover {
    color: #fff;
}
.footer10-left li {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}
.footer10{
    height: unset;
    background: unset;
    margin-top:80px;
}
.footer10-wrap {
    width: 1360px;
    margin: 0 auto;
    padding-top: 0;
}
#mould57970 {
    background:#1a1a1a;
    position: absolute;
    bottom: 0;
}
#mould57970 .footer-foot {
    background: none;
    height: 50px;
    width: 100%;
}
#mould57970 .footer-foot p {
    line-height: 50px;
    font-size: 16px;
    color: rgb(255, 255, 255);
}
#mould57970 .footer-foot p a {
    line-height: 50px;
    font-size: 16px;
    color: rgb(255, 255, 255);
}
#mould57971 {
    width: 1360px;
    margin-right: auto;
    margin-left: auto;
}
.aboutRow2 .bt2:hover{ background: #e60012;}
.aboutRow2 .courseLine {
    top: unset;
    bottom: 97px;
    background: #fff;
}
.aboutRow2{ position: relative;}
.aboutRow2 .courseR{ margin-top: 40px;}
.aboutRow2 .courseDeta .scroll_absolute {
    width: 252px;
    height: 46px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #ffffff;
    overflow: unset;
    padding: 0;
    margin-top: 20px;
}
.aboutRow2 .courseYear {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    height: 22px;
    margin-top: 40px;
}
.aboutRow2 .course_ul li {
    width: 11.11%;
    text-align: center;
}
.aboutRow2 .course_ul li h3 {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
}
.aboutRow2 .course_ul li.on h3 {
    color: #e60012;
}
.aboutRow2 .course .hd {
    width: 1200px;
}
.aboutRow2 .course .bd {
    height: 397px;
}
.aboutRow2 .courseL {
    width: 520px;
    overflow: hidden;
    margin-right: 155px;
}
.aboutRow2 .course .bd {
    box-shadow: unset;
}
.aboutRow2 .courseCont {
    background: unset;
    padding: 0;
}
.aboutRow2 .bdCont {
    width: 1200px;
    padding-bottom: 55px;
}
.aboutRow2 .wrap {
    width: 1430px;
}
.aboutRow2 .course .bt2 {
    text-decoration: none;
    top: unset;
    bottom: 77px;
}
.aboutRow2 .course_ul li p .lines,
.aboutRow2 .course_ul li p .quan {
    background: none;
    border: 1px solid #fe0000;
}
.aboutRow2 .course_ul li.on p .yuan{
    background: #fe0000;
}

#mould68531{ width:50%; float:right; background: none;}
#mould68531 p{ color:#fff; line-height:30px;}
.messages3 ul{ padding:0; margin-top:24px;}
.messages3 ul li input:first-child{ margin:0; margin-right:4%;}
.messages3 ul li input{ width:48%; color:#222;}
.messages3 ul li textarea{ width:100%; margin-left:0; margin-top:10px; height:180px; line-height: 30px; color:#222;}
.messages3 ul li a{ background:#fff; margin:0; line-height: 40px; border-radius:4px; color: #009b4c;  width: 114px; height: auto; padding: 0; font-size: 16px; margin-top: 24px; transition:1s;}
.messages3 ul li a:hover{ background:#009b4c; color:#fff;}


@media screen and (max-width: 1440px){ 
	.navbars4,.width_1360,.footer10-wrap{ width:94%;}
    .navbars4,.navbars4 ul,.navbars4 .logo{ height:80px;}
    .navbars4 .logo{ width:200px;}
  
    .about16-box{ margin-left:8%; width:84%;}
    .about16-content .des,.about16-content .number1{ margin-top:24px;}
}







