@charset "utf-8";
/* CSS Document */
.body_home{background:#000;height:100%;overflow:hidden;}
.header{position:fixed;left:0%;top:0;right:0%;z-index:3;transition:all 0.7s ease-out 0s;}
.header .d1{background:#009241;color: #fff;line-height:40px;height:40px;font-size:14px;overflow:hidden;}
.header.lit .d1{height:0;}
.nav_l{ float:left;}
.header .d1 .nav_l i{margin:0 18px;font-size:12px;}
.header .d1 .nav_l a{display:inline-block;line-height:1;}
.header .d1 .nav_l a.now{color:#fff;}
.nav_r{ float:right;}
.header .d1 .nav_r a{ padding:0 15px;}
.header .d1 .nav_r a{display:inline-block;line-height:1;}
.header .d1 .nav_r a.now{color:#fff;}

.header .d2{height:80px; padding-top:15px; background:url(../images/nav.png) top center no-repeat; background-size:cover;}
.header .block{position:relative; height:100%;}
.header .logo{width:34%; float:left;}
.header .logo a{font-size:0;display:block;}
.header .logo img{ max-width:100%;vertical-align:middle;display:inline-block;}
.header .nav_main{text-align: center;font-size:16px; float:right; width:66%;}
.header .nav_main ul li{ float:left;color: #fff; position:relative;}
.header .nav_main a{display:inline-block;position:relative; width:100%; line-height:65px; padding:0 24px;}

.header .logo-g{width:30%; float:left; display:none;}
.header .logo-g a{display:block;}
.header .logo-g img{ max-width:100%;vertical-align:middle;display:inline-block;}

.block{ width:1200px; margin:0 auto;}

.nav_r_a{float: left;}
.select {margin-left:10px;width: 18px;height: 18px;padding-top:10px;}

.on .d2{ background: #ffffff; margin-top:0;}
.on .header .nav_main ul li{ color:#000;}
.on .logo{ display:none;}
.on .logo-g{ display:block;}
/* 搜索框 */
#bnt_search {
    height: 18px;
    width: 18px;
}
#bnt_search a {
    display: block;
    background: url(../images/sou_03.png) center no-repeat;
    height: 18px;
    width: 18px;margin-left:0px;
}
#j_seach_box {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
    height: 100%;
    width: 100%;
}

#j_seach_box .bg_box {
    position: fixed;
    z-index: 9994;
    top: 0px;
    display: none;
    height: 100%;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');
    background: rgba(0,0,0,0.85);
}

#j_seach_box form {
    position: absolute;
    overflow: hidden;
    top: 45%;
    z-index: 9999;
    width: 680px;
    left: 0;
	right:0;
	margin:0 auto;
}

#j_seach_box .box_size{
	font-size:50px;
	color:#FFF;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	z-index:99999;
	width:50%;
	text-align:right;
	top: 35%;
	cursor:pointer;
}

#j_seach_box input[type="text"] {
    border: none;
    width: 560px;
    display: block;
    height: 60px;
    color: #434343;
    font-size: 15px;
    background:#FFF;
    line-height: 60px;
	float:left;
	text-indent:15px;    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
}
#j_seach_box input[type="submit"] {
    background: #009241;
    height: 60px;
    width: 120px;
    cursor: pointer;
    border: none;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:24px;
	line-height:40px;
}


.item{padding:10px; border-top:2px solid #33a566;position:absolute;width:100%; background: #fff;background-size:contain;opacity:0;visibility:hidden; z-index:9999;}
.item.s{visibility:visible;opacity:1;transition:opacity 0.2s ease-out 0s;}
.item .l{display:-ms-flexbox; float:left; width:45%;}
.item .l .pic{width:142px; float:left;}
.item .l .pic img{width:100%;height:auto;}
.item .l .txt{ float:left;font-size:16px;color:#72080A;padding-left:30px;line-height:2.2;}
.item .r{width:100%; float:right;}
.item .r a{width:100%;font-size:16px;margin-top:10px; float:left; color:#333; line-height:30px; padding:0;}
.item .r a:hover{color:#72080A;}


.body_home .banner{position:relative;height:640px;overflow:hidden; margin-top:40px;}
.body_home .banner .slick-list{height:100%;}
.body_home .banner .slick-track{height:100%;}
.body_home .banner .slick-slide>div{height:100%;}
.body_home .banner .frame{height:100%;}

.body_home .banner .child{background-size:cover;color:#fff;background-position:center center;height:100%;position:relative;overflow:hidden;background-color:#009241;z-index: 999;}
.body_home .banner .banner_nav {overflow: hidden;height: 50px;position: relative;top: -50px; text-align:center;}
.body_home .banner .banner_nav ul li { display:inline-block; width: 32px; height: 5px; background:#FFF; margin:0 7px; cursor: pointer; font-size:0;}
.body_home .banner .banner_nav ul li.slick-active{background: #009241;}


.lf { float: left;    width: 40%; }
.rig { float: right; }
.none { display: none; }

.header_nav{ width:100%; height:70px; background:#3d3d3d;}
.header_nav ul li{ float:left; text-align:center; margin-top:25px;}
.header_nav ul li a{ display:block; font-size:16px; line-height:20px; color:#FFF;}
.header_nav ul li:first-child{ width:377px; border-right:1px #565656 solid;}
.header_nav ul li:first-child+li{ width:505px; border-right:1px #565656 solid;}
.header_nav ul li:first-child+li+li{ width:318px;}

.header_blong{ width:100%; overflow:hidden;}
.header_news{ width:100%; overflow:hidden; background:url(../images/navbg_02.jpg) top center no-repeat; height:733px;}
.header_news .news_top{ width:100%; overflow:hidden; padding-top:60px;}
.header_news .news_top h4{ text-align:center; color:#0a915f; font-size:40px;transition: all 1s ease-out;}
.header_news .news_top h4:hover{transform: scale(1.2);}
.header_news .news_top p{ display:block; color:#555555; font-size:20px; text-align:center; padding-top:15px;}

.news_nav{ width:95%; overflow:hidden; padding-top:44px;float: left;}
.news_nav ul{ margin:0 -40px 0 0; zoom:1;}
.news_nav ul li{ width:270px; float:left; margin-right:17px;}
.header_news .more{width: 3%;float: right;padding-top: 20%;}
.header_news .more img{width: 100%;}
.news_nav .news_img{ width:100%; height:270px; overflow:hidden;}
.news_nav .news_img img{ width:100%; height:100%; transition: all 1s ease-out; display:block;object-fit: cover;}
.news_nav .news_img img:hover{transform: scale(1.2);}
.news_nav p{ width:100%; padding:20px 25px 0px 20px; height:160px; background:#FFF; font-size:20px; color:#0a915f; overflow:hidden; line-height:26px;}
.news_nav span{ display:block; height:40px; line-height:40px; background:#eeeeee; color:#666666; font-size:14px; padding-left:20px;}
.news_nav ul li a:hover p{ display:block; background:#0a915f; color:#FFF;}
.news_nav ul li a:hover span{ display:block; background:#0a915f; color:#FFF;}
.header_news .hd { width:200px; margin:0 auto; overflow: hidden;height: 40px;position: relative; text-align:center; margin-top:30px; display:none;}
.header_news .hd ul li { display:inline-block; width: 16px; height: 16px; border:1px #0a915f solid; border-radius:50px; margin:0 4px; cursor: pointer; font-size:0;}
.header_news .hd ul li.on{background: #0a915f;}
.header_news .hd .next{background:url(../images/next_05.png) no-repeat;width:40px;height:40px; cursor:pointer; font-size:0; border:none; position:absolute; bottom:0; right:0; z-index:999;}
.header_news .hd .prev{ background:url(../images/prev_03.png) no-repeat; width:40px; height:40px; cursor:pointer; font-size:0; border:none; position:absolute; bottom:0; left:0; z-index:999;}


.header_link{ width:100%; height:210px; background:url(../images/linkbg.jpg) top center no-repeat; background-size:cover; padding-top:40px;}
.header_link ul{ width:100%; overflow:hidden; background:url(../images/eve_03.jpg) right no-repeat;}
.header_link ul li{ float:left; width:20%; background:url(../images/eve_03.jpg) left top no-repeat; text-align:center;}
.header_link ul li span{ display:block; color:#FFF; font-size:18px; padding:30px 9px 0 9px;}
.header_link ul li img{ display:inherit;}


.header_null{ width:100%; overflow:hidden; background:url(../images/ko_03.jpg) repeat-x; height:575px;}
.header_null .school_top{ width:100%; overflow:hidden; padding-top:60px;}
.header_null .school_top h4{ text-align:center; color:#0a915f; font-size:40px;}
.header_null .school_top p{ display:block; color:#555555; font-size:20px; text-align:center; padding-top:15px; line-height:26px;}
.header_null .bd{ width:100%; overflow:hidden;/* padding-top:50px;*/}
.header_null .bd ul{ margin:0 -40px 0 0; zoom:1;}
.header_null .bd ul li{ width:270px; height:260px; float:left; background:#FFF; margin-right:40px;}
.header_null .bd ul li .sch_cen{ padding:0 20px; overflow:hidden;}
.header_null .bd ul li h4{ text-align:center; padding-top:25px; font-size:20px; color:#v; font-weight:bold;}
.header_null .bd ul li span{ display:block; text-align:center; color:#999999; font-size:14px; padding-top:15px;}
.header_null .bd ul li p{ display:block; font-size:14px; line-height:22px; color:#666666; padding-top:5px;}
.header_null .bd ul li .more{ display:block; text-align:center; font-size:14px; color:#0a915f; padding-top:10px;}
.header_null .hd { width:200px; margin:0 auto; overflow: hidden;height: 40px;position: relative; text-align:center;/* margin-top:15px;*/}
.header_null .hd ul li { display:inline-block; width: 16px; height: 16px; border:1px #0a915f solid; border-radius:50px; margin:0 4px; cursor: pointer; font-size:0;}
.header_null .hd ul li.on{background: #0a915f;}
.header_null .hd .next{background:url(../images/next_05.png) no-repeat;width:40px;height:40px; cursor:pointer; font-size:0; border:none; position:absolute; bottom:0; right:0; z-index:999;}
.header_null .hd .prev{ background:url(../images/prev_03.png) no-repeat; width:40px; height:40px; cursor:pointer; font-size:0; border:none; position:absolute; bottom:0; left:0; z-index:999;}


.foter{ width:100%; height:360px; background:#3d3d3d;}
.foter_nav{ width:100%; overflow:hidden; padding-top:58px;}
.foter_nav .foter_lxwm{ width:35%; float:left; overflow:hidden;}
.foter_nav .foter_lxwm span{ display:block; font-size:20px; color:#FFF;}
.foter_nav .foter_lxwm p{ font-size:18px; color:#FFF; line-height:35px; }
.foter_nav .foter_right{ width:60%; float:right; overflow:hidden;}
.foter_nav .foter_right ul li{ width:33.33%; float:left; overflow:hidden;}
.foter_nav .foter_right ul li span{ display:block; font-size:18px; color:#FFF;     padding: 8px 0;}
.foter_nav .foter_right ul li a{ display:block; font-size:14px; color:#FFF; line-height:32px; transition: all 0.5s linear;}
.foter_nav .foter_right ul li a:hover{ color:#ff9900; transform: translate(10px, 0px);}

.bottom{ width:100%; line-height:60px; background:#0a915f; text-align:center; font-size:14px; color:#FFF;}
.bottom a{ color:#FFF;}


.ph_banner{ width:100%; overflow:hidden; display:none;}
.ph_banner .banner_pad_cen{ width:100%; height:auto; overflow:hidden; position:relative;}
.ph_banner .banner_pad_cen .hd{ height:16px; overflow:hidden; position:absolute; width:100%; bottom:10px; z-index:1; text-align:center;}
.ph_banner .banner_pad_cen .hd ul{ overflow:hidden; zoom:1; }
.ph_banner .banner_pad_cen .hd ul li{  margin:0px 6px; width: 32px; height: 5px; background:#FFF; cursor:pointer; display:inline-block; text-align:center; overflow:hidden; line-height:99px;}
.ph_banner .banner_pad_cen .hd ul li.on{ background:#009241;width:32px; }
.ph_banner .banner_pad_cen .bd{ position:relative; height:100%; z-index:0;   }
.ph_banner .banner_pad_cen .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.ph_banner .banner_pad_cen .bd img{ width:100%; height:auto; display:block; position:relative;}

.ph_foter{ width:100%; background:#373737; overflow:hidden; padding:30px 0; line-height:30px; text-align:center; font-size:14px; color:#ffffff; display:none;}