.ad_box{
	width: 252px;
	height: 336px;
	background-image: url(../images/ad_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding-top: 30px;
	position: fixed;
    z-index: 99;
    right: 0;
    top: 330px;
}
.ad_box .ad_btn{
	width: 214px;
	height: 56px;
	margin: 0 auto 20px;
	font-size: 16px;
	text-align: center;
	line-height: 56px;
}
.ad_box .ad_btn a{
	display: inline-block;
	width: 214px;
	height: 56px;
}
.ad_box .green_btn{
	background-image: url(../images/green_btn.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.ad_box .green_btn a{
	color: #FFFFFF;
}
.ad_box .yellow_btn{
	background-image: url(../images/yellow_btn.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.ad_box .yellow_btn a{
	color: #ab542e;
}
.ad_box .fix-more{
	width: 50px;
	display: block;
	margin: 0 auto;
}

.other_link{
	top: 330px;
	right: 0;
	width: 93px;
	height: 340px;
	z-index: 99;
	text-align: center;
	position: fixed;
	padding: 15px;
	box-sizing: border-box;
	background-image: url(../images/index_other_bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.other_link div{
	width: 64px;
	color: #FFFFFF !important;
	height: 37px;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.other_link div:first-child{
	margin-top: 0;
}
.other_link div:last-child{
	border-bottom: unset;
}
.other_link div a{
	color: #FFFFFF !important;
}
.title{
	width: 100%;
	text-align: center;
}
.title .title_chinese{
	font-size: 25px;
	letter-spacing: 1px;
}
.title .title_line{
	width: 25px;
	height: 3px;
	margin: 3px auto;
}
.title .title_English{
	font-size: 22px;
	letter-spacing: 1px;
}
.more_btn{
	display: block;
	width: 100px;
	height: 40px;
	margin: 40px auto;
}
.more_btn a{
	display: block;
	color: #019042;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	border-radius: 30px;
	border: 1px solid #019042;
}
.more_btn a:hover{
	text-decoration: underline;
	color: #1ab762;
	border: 1px solid #1ab762;
}
.banner{
	width: 100%;
	position: relative;
	/* height: 600px; */
	height: 595px;
}

#swiper1 img{
	width: 100%;
	/* height: 600px; */
	height: 595px;
}
.swiper1 img{
	width: 100%;
	/* height: 600px; */
	height: 595px;
}
.banner .link{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -750px;
	width: 1500px;
	text-align: right;
	font-size: 0;
	z-index: 9;
}
.banner .logo-index{
	top: 27px;
	left: 50px;
	width: 401px;
	height: 80px;
	z-index: 10;
	position: absolute;
}
.banner .logo-index img{
	width: 401px;
	height: 80px;
}
.banner .link .search-box{
	display: inline-block;
	margin-bottom: 5px;
}
.banner .link .search{
	display: flex;
	align-self:flex-end;
	height: 30px;
	background-color:#FFFFFF;
	border-radius: 8px;
	/*position: absolute;
	right: 37px;
	top:140px;*/
	margin-left: 20px;
	margin-top: 3px;
	box-sizing: border-box;
	
}
.banner .link .search input{
	outline: none;
	/*border: 1px solid #FFFFFF;*/
	background-color:#FFFFFF;
	border: none;
	outline: none;
	width: 156px;
	height: 30px;
	/* color: #FFFFFF; */
	font-size: 14px;
	padding: 7px;
	box-sizing: border-box;
}
.banner .link .search a{
	width: 56px;
	height: 30px;
	background: #02AA41;
	display: inline-block;
	position: relative;
	text-align: center;
	line-height: 23px;
}
.banner .link .search a img{
	top: 50%;
	left: 50%;
	width: 23px;
	height: 23px;
	margin-top: -11.5px;
	margin-left: -11.5px;
	position: absolute;
	display: inline-block;
}
.banner .link .search-box .hot-phone{
	width: 100%;
	display: flex;
	color: #FFFFFF;
	text-align: left;
	font-size: 16px;
	align-items: center;
	text-align: center;
	margin-left: 20px;
}
.banner .link .search-box .hot-phone div{
	display: inline;
}
.banner .link .part{
	display: inline-block;
	vertical-align: bottom;
	width: 200px;
	height: 68px;
	/* height: 50px; */
	text-align: center;
	border-radius: 15px 15px 0 0;
}
.banner .link .part a{
	display: inline-block;
	vertical-align: bottom;
	width: 200px;
}
.banner .link .part p{
	font-size: 16px;
	display: inline-block;
	color: #FFFFFF;
	line-height: 68px;
}
.banner .link .part img{
	display: inline-block;
	margin-right: 10px;
	width: 34px;
	height: 31px;
}
.banner .link .part .icon{
	width: 22px;
	height: 22px;
}
.color1{
	/* background-color: #268dd5; */

	background-image: url('../images//index_icon_1_bg.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.color2{
	/* background-color: #6c57b9; */
	
	background-image: url('../images//index_icon_2_bg.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.color3{
	/* background-color: #1095ac; */
	
	background-image: url('../images//index_icon_3_bg.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.color4{
	/* background-color: #22bb76; */

	background-image: url('../images//index_icon_4_bg.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.color5{
	/* background-color: #fb8e65; */
	
	background-image: url('../images//index_icon_5_bg.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.color6{
	/* background-color: #cb6320; */
	
	background-image: url('../images//index_icon_6_bg.png');
	background-size: 100%;
	background-repeat: no-repeat;
}
.banner .swiper-pagination-bullet {
    background: #5ca684;
    opacity: .8;
}
.banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #12773c;
	width: 30px;
	height: 6px;
	border-radius: 20px;
}
.banner .swiper-pagination{
	width: 500px!important;
}
.content{
	width: 100%;
}
.bg_one{
	background-image: url(../images/news_bg_20241224.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 1627px;
}

.bg_one .content_title{
	width: 1603px;
	height: 119px;
	display: block;
	margin: 0 auto;
	padding-top: 30px;
	margin-bottom: 37px;
}
.bg_one .content_title img{
	width: 100%;
	height: 100%;
}
.news{
	width: 100%;
}
.news .news_box{
	width: 1200px;
	margin: 0 auto;
	/* padding-top: 50px; */
	box-sizing: border-box;
	font-size: 0;
}
.news .news_box .title_chinese{
	color: #333333;
}
.news .news_box .title_line{
	background-color: #019042;
}
.news .news_box .title_English{
	color: #019042;
}
.news .news_box .con{
	width: 100%;
	/* margin-top: 50px; */
}
.news .news_box .left{
	width: 600px;
	height: 500px;
	display: inline-block;
	vertical-align: top;
	border-radius: 20px;
}
.news .news_box .left img{
	width: 600px;
	height: 500px;
	border-radius: 20px;
}
.news .news_box .left .swiper-container{
	width: 600px;
	height: 500px;
}
.swiper-slide .ptitle{
	width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news .swiper-pagination-bullet {
    background: #9da4af;
    opacity: .8;
}
.news .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFFFFF;
}
.news .swiper-pagination{
	padding-right: 20px;
	box-sizing: border-box;
	text-align: right;
}
.news .news_box .right{
	display: inline-block;
	vertical-align: top;	
	width: 600px;
	/* width: 600px; */
	/* height: 338px; */
	box-sizing: border-box;
	padding-left: 30px;
	box-sizing: border-box;
}

.news .news_box .right .right-title{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 45px;
	color: #02A941;
	height: 44px;
	line-height: 44px;
}

.news .news_box .right .layui-tab .layui-tab-title{
	height: 46px;
	margin-top: 23px;
	border-bottom: 2px solid #C5C5C5;
}
.news .news_box .right .layui-tab .layui-tab-title li{
	color: #333333;
	font-size: 20px;
	line-height: 48px;
}

.news .news_box .right .layui-tab .layui-tab-title .layui-this{
	color: #FFFFFF;
	box-sizing: border-box;
	background-color: #02AA41;
}

.news .news_box .right .layui-tab .layui-tab-title .layui-this::after{
	border: none;
}

.news .news_box .right .layui-tab .layui-tab-content{
	padding: 0;
	vertical-align: top;
	
}
.news .news_box .right .layui-tab .layui-tab-content .layui-tab-content-item{
	padding-top: 19px;
	box-sizing: border-box;
	padding-bottom: 20px;
	border-bottom: 1px solid #C5C5C5;
}
.news .news_box .right .layui-tab .layui-tab-content .layui-tab-content-item .layui-tab-content-item-time{
	display: inline-block;
	color: #333333;
	font-size: 18px;
	width: 47px;
	vertical-align: top;
}

.news .news_box .right .layui-tab .layui-tab-content .layui-tab-content-item .layui-tab-content-item-content{
	color: #333333;
	font-size: 18px;
	display: inline-block;
	width: 510px;
	cursor: pointer;
	vertical-align: top;
	margin-left: 13px;
	font-family: Microsoft YaHei;
}
.news .news_box .right .layui-tab .layui-tab-content .layui-tab-content-item .layui-tab-content-item-content div{
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news .news_box .right .layui-tab .layui-tab-content .layui-tab-content-item .layui-tab-content-item-content:hover{
	font-size: 20px;
	color: #000000;
}
.news .news_box .right .layui-tab .layui-tab-content .layui-tab-content-item .layui-tab-content-item-content .text{
	font-size: 14px;
	margin: 10px 0;
}
.news .news_box .right .layui-tab .layui-tab-content .layui-tab-content-item .layui-tab-content-item-content a{
	color: #02AA41;
	font-size: 14px;
}
.news .news_box .right .info{
	display: inline-block;
	vertical-align: top;
	width: 292px;
	height: 170px;
	padding: 20px;
	box-sizing: border-box;
}
.news .news_box .right .single{
	background-image: url(../images/single_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.news .news_box .right .double{
	background-image: url(../images/double_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.news .news_box .right .info p{
	font-size: 15px;
}
.news .news_box .right .info p.info_title{
	font-size: 16px;
	color: #333333;
	height: 42px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 21px;
}
.news .news_box .right .info p.info_text{
	font-size: 14px;
	color: #666666;
	margin: 10px 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 38px;
	line-height: 19px;
}
.news .news_box .right .info p.info_date{
	font-size: 14px;
	color: #a1a1a1;
}
.train{
	position: relative;
	margin-top: 110px;
}
.train .con{
	width: 100%;
	/* width: 1200px; */
	margin: 0 auto;
	font-size: 0;
	text-align: center;
}
.train .left{
	width: 600px;
	height: 338px;
	display: inline-block;
	vertical-align: top;
}

.train .left img{
	width: 600px;
	height: 338px;
}

.example{
	margin-top: 110px;
}

.example .left img{
	width: 296px;
	height: 338px;
}

.example .left div{
	width: 296px;
	display: inline-block;
	position: relative;
	margin-right: 8px;
}
.example .left div:last-child{
	margin-right: 0;
}
.example .left div p{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #FFFFFF;
	opacity: 0.5;
	font-size: 20px;
	line-height: 338px;
	position: absolute;
	background-color: #000000;
}
.train .left .swiper-container{
	width: 600px;
	height: 338px;
}
.train .swiper-pagination-bullet {
    background: #9da4af;
    opacity: .8;
}
.train .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFFFFF;
}
.train .swiper-pagination{
	padding-right: 20px;
	box-sizing: border-box;
	text-align: right;
}
.train .right{
	display: inline-block;
	vertical-align: top;
	width: 600px;
	/* height: 338px; */
	box-sizing: border-box;
	padding-right: 10px;
	font-size: 0;
}
.train .right .info{
	display: inline-block;
	vertical-align: top;
	width: 292px;
	height: 170px;
	padding: 20px;
	box-sizing: border-box;
	z-index: 99;
	position: relative;
}
.train .right .single{
	background-image: url(../images/single_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.train .right .double{
	background-image: url(../images/double_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.train .right .info p.info_title{
	font-size: 16px;
	color: #333333;
	height: 42px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
	line-height: 21px;
}
.train .right .info p.info_text{
	font-size: 14px;
	color: #666666;
	margin: 10px 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
	height: 38px;
	line-height: 19px;
}
.train .right .info p.info_date{
	font-size: 14px;
	color: #a1a1a1;
	text-align: left;
}
.train .train_title{
	width: 281px !important;
	height: 213px !important;
	margin-top: -43px;
	background-image: url(../images/green_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.train .train_title p{
	text-align: left;
}
.train .title_chinese{
	color: #FFFFFF;
	margin-top: 10px;
}
.train .title_line{
	background-color: #FFFFFF;
	margin: 10px 0 20px 0!important;
	display: block;
}
.train .title_English{
	color: #67bc8e;
}
.train .train_title .more{
	margin-top: 66px;
	width: 100%;
	display: block;
	color: #FFFEFE;
	font-size: 16px;
	text-align: left;
	font-family: Microsoft YaHei;
}
.green{
	/* background-color: #019042; */
	height: 160px;
	width: 370px;
	/* position: absolute; */
	/* left: 0;
	top: 5px;
	z-index: 0; */
}
.hydt{
	width: 100%;
}
.hydt .hydt_bg{
	width: 100%;
	height: auto;
	position: absolute;
}
.hydt .hydt_box{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 100px;
	overflow: hidden;
}
.hydt .hydt_box .title{
	padding-top: 50px;
}
.hydt .hydt_box .title_chinese{
	color: #FFFFFF;
}
.hydt .hydt_box .title_line{
	background-color: #FFFFFF;
}
.hydt .hydt_box .title_English{
	color: #FFFFFF;
}
.hydt .hydt_box .big_swiper{
	width: 974px;
	height: 500px;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 40px;
}
.hydt .hydt_box .big_swiper .section{
	padding: 50px;
	width: 974px;
	height: 500px;
	font-size: 0;
	box-sizing: border-box;
}
.hydt .hydt_box .big_swiper .section .left{
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: 400px;
}
.hydt .hydt_box .big_swiper .section .left .img_box{
	width: 300px;
	height: 400px;
	border: 1px solid #019042;	
}
.hydt .hydt_box .big_swiper .section .left img{
	width: 300px;
	height: 400px;
	margin-top: -15px;
	margin-left: -15px;	
}
.hydt .hydt_box .big_swiper .section .right{
	display: inline-block;
	vertical-align: top;
	width: 574px;
	height: 400px;
	padding-left: 30px;
	box-sizing: border-box;
}
.hydt .hydt_box .big_swiper .section .right .name{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 24px;
	line-height: 24px;
}
.hydt .hydt_box .big_swiper .section .right img{
	margin-right: 5px;
}
.hydt .hydt_box .big_swiper .section .right .time{
	color: #666666;
	font-size: 16px;
	margin: 20px 0;
}
.hydt .hydt_box .big_swiper .section .right .text{
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 5;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	line-height: 26px;
	height: 130px;
}
.hydt .hydt_box .small_swiper{
	width: 660px;
	/* height: 285px; */
	height: 343px;
	background-image: url(../images/small_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-right: 0;
	margin-top: -200px;
}
.hydt .hydt_box .small_swiper .section{
	padding: 40px;
	width: 660px;
	/* height: 285px; */
	height: 343px;
	font-size: 0;
	box-sizing: border-box;
}
.hydt .hydt_box .small_swiper .section .left{
	display: inline-block;
	vertical-align: top;
	width: 199px;
	height: 269px;
}
.hydt .hydt_box .small_swiper .section .left .img_box{
	width: 199px;
	height: 269px;
	border: 1px solid #019042;	
}
.hydt .hydt_box .small_swiper .section .left img{
	width: 199px;
	height: 269px;
	margin-top: -10px;
	margin-left: -10px;	
}
.hydt .hydt_box .small_swiper .section .right{
	display: inline-block;
	vertical-align: top;
	width:  380px;
	/* height: 400px; */
	padding-left: 30px;
	box-sizing: border-box;
}
.hydt .hydt_box .small_swiper .section .right .name{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 24px;
	line-height: 24px;
}
.hydt .hydt_box .small_swiper .section .right img{
	margin-right: 5px;
}
.hydt .hydt_box .small_swiper .section .right .time{
	color: #666666;
	font-size: 16px;
	margin: 20px 0;
}
.hydt .hydt_box .small_swiper .section .right .text{
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 26px;
	height: 78px;
}
.hydt .hydt_box .more_btn{
	margin-top: -130px;
    margin-left: 410px;
}
.bg_two{
	background-image: url(../images/bg_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 1482px;
}
.sjjd{
	width: 100%;
	height: 745px;
}
.sjjd .sjjd_box{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	box-sizing: border-box;
}
.sjjd .title_chinese{
    color: #333333;
	font-size: 22px;
}
.sjjd .title_line{
    background-color: #019042;
}
.sjjd .title_English{
    color: #333333;
	font-size: 20px;
	border-bottom: 3px solid transparent;
	display: inline-block;
}
.sjjd.layui-tab-brief>.layui-tab-title .layui-this {
    color: #019042!important;
}
.sjjd .layui-tab-brief>.layui-tab-title .layui-this .title_chinese{
    color: #019042;
}
.sjjd .layui-tab-brief>.layui-tab-title .layui-this .title_English{
    color: #019042;
	border-bottom: 3px solid #019042;
}
.sjjd .layui-unselect,.sjjd .layui-tab-bar{
	display: none;
}
.sjjd .layui-tab-title {
	height: 100px;
	border-bottom: none!important;
	-webkit-border-end-width: 1200px;
}
.sjjd .layui-tab-title .layui-this:after{
	height: 90px!important;
}
.sjjd .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom: none;
}
.sjjd .layui-tab-title li{
	width: 100%;
}
.sjjd .layui-tab-content{
	margin-top: 30px;
}
.sjjd .layui-tab-item{
	position: relative;
}
.sjjd .sjjd_swiper{
	width: 1200px;
	height: 370px;
}
.sjjd section.box {
	width: 1200px;
	height: 338px;
}
.sjjd section.box div{
	display: inline-block;
	vertical-align: top;
	width: 296px;
	height: 338px;
	transition: width .5s ease-in-out;
	position: relative;
	/* overflow: hidden; */
}
.sjjd section.box div a{
	display: inline-block;
	width: 100%;
	height: 338px;
}
.sjjd section.box div img{
	width: 600px;
	height: 338px;
}
.sjjd section.box div p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sjjd section.box div.cur{
	width: 600px;
}
.sjjd section.box div.cur p{
	width: 600px;
}
.sjjd .sjjd_prev{
	left: -40px;
	outline: none;
}
.sjjd .sjjd_next{
	right: -55px;
	outline: none;
}
.sjjd .jxsb_swiper,
.sjjd .sxjd_swiper{
	width: 1200px;
	height: 370px;
}
.sjjd section.part {
	width: 1200px;
	height: 338px;
}
.sjjd section.part div{
	display: inline-block;
	vertical-align: top;
	width: 296px;
	height: 338px;
	transition: width .5s ease-in-out;
	position: relative;
	/* overflow: hidden; */
}
.sjjd section.part div a{
	display: inline-block;
	width: 100%;
	height: 338px;
}
.sjjd section.part div img{
	width: 600px;
	height: 338px;
}
.sjjd section.part div p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sjjd section.part div.cur{
	width: 600px;
}
.sjjd section.part div.cur p{
	width: 600px;
}
.sjjd .jxsb_prev{
	left: -60px;
	outline: none;
}
.sjjd .jxsb_next{
	right: -75px;
	outline: none;
}
.sjjd .swiper-pagination-bullet {
    background: #5ca684;
    opacity: .8;
}
.sjjd .swiper-pagination-bullet-active {
    opacity: 1;
    background: #12773c;
	width: 30px;
	height: 6px;
	border-radius: 20px;
}
.sjjd .xxsp_swiper{
	width: 1200px;
	height: 370px;
}
.sjjd section.sec {
	width: 1200px;
	height: 338px;
}
.sjjd section.sec div{
	display: inline-block;
	vertical-align: top;
	width: 296px;
	height: 338px;
	transition: width .5s ease-in-out;
	position: relative;
	/* overflow: hidden; */
}
.sjjd section.sec div a{
	display: inline-block;
	width: 100%;
	height: 338px;
}
.sjjd section.sec div img{
	width: 600px;
	height: 338px;
}
.sjjd section.sec div p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sjjd section.sec div.cur{
	width: 600px;
}
.sjjd section.sec div.cur p{
	width: 600px;
}
.sjjd .sxjd_prev{
	left: -60px;
	outline: none;
}
.sjjd .sxjd_next{
	right: -75px;
	outline: none;
}
.szqk{
	width: 100%;
}
.szqk .szqk_box{
	width: 1200px;
	margin: 0 auto;
}
.szqk .szqk_box .title{
	padding-top: 80px;
}
.szqk .szqk_box .title_line{
	background-color: #019042;
	margin: 15px auto;
}
.szqk .con{
	margin-top: 30px;
	position: relative;
}
.szqk .szqk_swiper{
	width: 1200px;
}
.szqk .szqk_swiper .section{
	width: 580px;
	height: 150px;
	display: inline-block;
	vertical-align: top;
	border: 2px solid #dadada;
	margin: 15px 7px;
}
.szqk .szqk_swiper .section a{
	display: inline-block;
	width: 580px;
	height: 150px;
}
.szqk .szqk_swiper .section .sz_name{
	width: 130px;
	height: 150px;
	vertical-align: top;
	display: table;
	float: left;
	padding-left: 50px;
	box-sizing: border-box;
}
.szqk .szqk_swiper .section .sz_name p{
	display: block;
	width: 30px;
	height: 150px;
	color: #333333;
	font-size: 26px;
	text-align: center;
	overflow: hidden;
	padding-top: 3px;
	box-sizing: border-box;
	/* vertical-align: middle; */
	display: table-cell;
	writing-mode: vertical-lr;
	writing-mode: tb-rl;
	line-height: 37px;
	
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	  
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	  
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	  
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	  
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.szqk .szqk_swiper .section .sz_line{
	width: 2px;
	height: 120px;
	display: inline-block;
	vertical-align: top;
	background-color: #dadada;
	margin-top: 15px;
}
.szqk .szqk_swiper .section .sz_text{
	width: 434px;
	height: 150px;
	display: inline-block;
	vertical-align: top;
	padding: 20px 10px;
	box-sizing: border-box;
}
.szqk .szqk_swiper .section .sz_text p{
	color: #333333;
	font-size: 16px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 4;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	height: 112px;
}
.szqk .szqk_swiper .section:hover{
	border: 2px solid #239f5b;
	box-shadow: 5px 10px 8px 3px #d8dbda;
}
.szqk .szqk_swiper .section:hover .sz_name p{
	color: #239f5b;
}
.szqk .szqk_swiper .section:hover .sz_line{
	background-color: #239f5b;
}
.szqk .szqk_swiper .section:hover .sz_text p{
	color: #239f5b;
}
.szqk .szqk_prev{
	position: absolute;
	top: 160px;
	left: -60px;
	outline: none;
	cursor: pointer;
}
.szqk .szqk_next{
	position: absolute;
	top: 160px;
	right: -60px;
	outline: none;
	cursor: pointer;
}
.szqk .szqk_next img,
.szqk .szqk_prev img{
	width: 55px;
	height: 55px;
}
.jjyy{
	width: 100%;
	position: relative;
}
.jjyy .jjyy_box{
	width: 1200px;
	margin: 0 auto;
}
.jjyy .title_line{
    background-color: #019042;
    margin: 15px auto;
}
.jjyy .con{
    position: relative;
	margin-top: 50px;
	margin-bottom: 30px;
}
.jjyy .jjyy_swiper{
    width: 1200px;
	height: 680px;
}
.jjyy .jjyy_swiper .slide{
    width: 1200px;
	height: 620px;
}
.jjyy .jjyy_swiper .slide .left_img{
    width: 827px;
	height: 620px;
}
.jjyy .jjyy_swiper .slide .right_info{
    background-image: url(../images/jjyy_small_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 659px;
	height: 453px;
	position: absolute;
	right: 0;
	top: 83px;
	padding: 50px 40px;
	box-sizing: border-box;
}
.jjyy .jjyy_swiper .slide .right_info .info_name{
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 29px;
}
.jjyy .jjyy_swiper .slide .right_info .today_teacher{
	width: 100%;
	height: 130px;
	margin-top: 80px;
	
}
.jjyy .jjyy_swiper .slide .right_info .today_teacher .left{
	display: inline-block;
	vertical-align: top;
	width: 50px;
	height: 130px;
}
.jjyy .jjyy_swiper .slide .right_info .today_teacher .left p{
	color: #999999;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}
.jjyy .jjyy_swiper .slide .right_info .today_teacher .right{
	display: inline-block;
	vertical-align: top;
	width: 520px;
  height: 130px;
  text-align: justify;
}
.jjyy .jjyy_swiper .slide .right_info .today_teacher .right p{
	color: #999999;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 5;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	height: 130px;
}
.jjyy .jjyy_swiper .slide .right_info .info_intro{
	width: 100%;
	height: 100px;
	margin-bottom: 50px;
}
.jjyy .jjyy_swiper .slide .right_info .info_intro .left{
	display: inline-block;
	vertical-align: top;
	width: 90px;
	height: 100px;
}
.jjyy .jjyy_swiper .slide .right_info .info_intro .left p{
	color: #333333;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.jjyy .jjyy_swiper .slide .right_info .info_intro .right{
	display: inline-block;
	vertical-align: top;
	width: 480px;
	height: 100px;
}
.jjyy .jjyy_swiper .slide .right_info .info_intro .right p{
	color: #333333;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 78px;
}
.jjyy .jjyy_swiper .slide .right_info .info_time{
	position: absolute;
  bottom: 30px;
}
.jjyy .jjyy_swiper .slide .right_info .info_time img{
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
.jjyy .jjyy_swiper .slide .right_info .info_time span{
	color: #999999;
	font-size: 15px;
}
.jjyy .jjyy_prev{
	left: -50px;
	outline: none;
}
.jjyy .jjyy_next{
	right: -50px;
	outline: none;
}
.jjyy .swiper-pagination-bullet {
    background: #5ca684;
    opacity: .8;
}
.jjyy .swiper-pagination-bullet-active {
    opacity: 1;
    background: #12773c;
	width: 30px;
	height: 6px;
	border-radius: 20px;
}
.jjyy .jjyy_green{
	position: absolute;
	right: 0;
	bottom: 180px;
	background-color: #019042;
	width: 960px;
	height: 307px;
}
@media screen and (max-width: 1400px){
    .green{
    	background-color: #019042;
    	height: 160px;
    	width: 350px;
    	position: absolute;
    	left: 0;
    	top: 5px;
    	z-index: 0;
    }
}
.nav_left,.nav_right{
	width: 60px;
	height: 60px;
	cursor: pointer;
	position: absolute;
    top: 30%;
}
.nav_left img,.nav_right img{
	width: 60px;
	height: 60px;
}