@charset "gb2312";
*{
	margin: 0;
	padding: 0;
}
html,body{
	overflow-x: hidden;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #707f8c;
}
input{
	border: 0;
	outline: none;
}
.clear{
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
}
.idx-banner{
	width: 100%;
	height: 800px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.nav{
	width: 1200px;
	height: 119px;
	border-radius: 20px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -600px;
	background-color: rgba( 255, 255, 255, 0.3 );
}
.nav span{
	position: absolute;
	left: 50px;
	top: 32px;
}
.nav ul{
	display: block;
	text-align: right;
	float: right;
}
.nav ul li{
	display: inline-flex;
	font-size: 22px;
	height: 117px;
	line-height: 117px;
	margin: 0 41px;
}
.nav ul li a{
	color: #fff;
	text-decoration: none;
}
.nav ul li a:hover{
	color: #023738;
}
.cur{
	border-bottom: 1px solid #fff;
}
.sub-nav{
	width: 1200px;
	height: 119px;
	margin: 0 auto;
	background-color: rgba( 255, 255, 255, 1 );
}
.fix{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
	display: block !important;
}
.sub-nav span{
	position: absolute;
	left: 123px;
	top: 32px;
}
.sub-nav ul{
	display: block;
	text-align: right;
	float: right;
}
.sub-nav ul li{
	display: inline-flex;
	font-size: 22px;
	height: 117px;
	line-height: 117px;
	margin: 0 41px;
}
.sub-nav ul li a{
	color: #898989;
	text-decoration: none;
}
.sub-nav ul li a:hover{
	color: #26ae61;
}
.cur{
	border-bottom: 1px solid #fff;
}
.sub-nav-box{
	width: 100%;
	background: #fff;
	display: none;
}
.sub-nav-box .sub-nav{
	position: relative;
}
.sub-nav-box .sub-nav span{
	top: 22px;
	left: 0;
}
.sub-sub-nav{
	position: relative;
}
.search-container{
	width: 100%;
	height: 100px;
	background: url(../img/bg-nav.png) no-repeat center center #26ae61;
	position: relative;
}
.banner-txt{
	text-align: center;
	position: absolute;
	width: 100%;
	top: 350px;
	font-size: 45px;
	color: #fff;
}
.search-box{
	width: 1110px;
	height: 77px;
	border-radius: 38.5px;
	background-color: rgba( 255, 255, 255, 0.5 );
	position: absolute;
	top: 428px;
	left: 50%;
	margin-left: -550px;
	z-index: 9;
}
.search-subbox{
	width: 1084px;
	height: 57px;
	border-radius: 38.5px;
	background-color: #fff;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -542px;
	z-index: 99;
}
.search-container .search-box{
	top: 12px !important;
}
.idx-search-left{
	float: left;
	width: 471px;
}
.idx-search-left input{
	border: none;
	width: 415px;
	height: 57px;
	font-size: 18px;
	color: #707f8c;
	margin: 0 0 0 30px;
}
.idx-search-mid{
	float: left;
	width: 470px;
}
.search-subbox:after{
	content: '';
	display: block;
	width: 1px;
	height: 36px;
	background: #95969c;
	position: absolute;
	left: 460px;
	top: 10px;
}
.idx-search-mid select{
	width: 400px;
	height: 57px;
	margin: 0 0 0 30px;
	border: none;
    outline: none;
    /*去掉默认的下拉三角*/
    appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
    /*添加下拉三角图标*/
    background: url("../img/arrow-bottom.png") no-repeat right center transparent;
	font-size: 18px;
	color: #707f8c;
}
.idx-search-right{
	float: left;
	width: 143px;
}
.ipt-button{
	width: 143px;
	height: 57px;
	border-radius: 38.5px;
	border: none;
	background-image: linear-gradient(to right, #38a745 , #4cce5b);
	font-size: 24px;
	color: #fff;
	outline: none;
}
.promote-container{
	width: 100%;
	position: relative;
}
.idx-promote{
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0;
}
.idx-promote-left{
	float: left;
	width: 480px;
}
.idx-promote-left h4{
	font-size: 30px;
	color: #334e6f;
}
.promote-box{
	display: block;
	width: 343px;
	height: 111px;
	border: 1px solid #e5e5e5;
	margin-top: 30px;
	box-shadow: 0 7px 21px 0 rgba(205,205,205,0.56);
	position: relative;
	padding: 26px 0 0 134px;
	font-size: 24px;
	color: #334e6f;
	cursor: pointer;
}
.promote-box span{
	display: block;
	line-height: 180%;
	font-size: 16px;
	color: #898989;
}
.promote-box i{
	position: absolute;
	left: 40px;
	top: 26px;
}
.promote-box i img{
	width: 65px;
	height: 65px;
}
.promote-cur:after{
	content: '';
	display: block;
	width: 13px;
	height: 138px;
	background-image: linear-gradient(#39ce52, #1babb7);
	position: absolute;
	left: -1px;
	top: -1px;
}
.promote-box:before{
	content: '';
	display: block;
	width: 65px;
	height: 65px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 65px 65px;
	position: absolute;
	left: 40px;
	top: 26px;
}
.promote-item:nth-child(2) .promote-box:before{
	background-image: url(../img/ico1.png);
}
.promote-item:nth-child(3) .promote-box:before{
	background-image: url(../img/ico2.png);
}
.promote-item:nth-child(4) .promote-box:before{
	background-image: url(../img/ico3.png);
}
.promote-item:nth-child(5) .promote-box:before{
	background-image: url(../img/ico4.png);
}

.idx-promote-right{
	float: right;
}
.idx-promote-right span{
	display: block;
	width: 50%;
	height: 642px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	right: 54px;
}
.idx-promote-right span img{
	width: 100%;
}
.idx-hot-container{
	background: #f3f3f4;
}
.idx-hot{
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0;
}
.idx-hot h4{
	font-size: 30px;
	color: #334e6f;
	padding: 0 0 38px 0;
}
.hot-item{
	width: 481px;
	height: 199px;
	background: #fff;
	box-shadow: 0 7px 21px 0 rgba(205,205,205,0.56);
	border: 1px solid #e1e1e1;
	position: relative;
	margin-bottom: 50px;
}
.hot-item h5{
	padding: 50px 40px 15px 40px;
	font-size: 24px;
	color: #334e6f;
	font-weight: normal;
}
.hot-item h5 a{
	color: #334e6f;
}
.hot-item p{
	padding: 0 40px 15px 40px;
	font-size: 16px;
	color: #898989;
	line-height: 180%;
	display: block;
	height: 45px;
	overflow: hidden;
}
.hot-item:after{
	content: '';
	display: block;
	width: 36px;
	height: 23px;
	background-image: url(../img/ico5.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 36px 23px;
	position: absolute;
	right: 40px;
	top: 26px;
}
.swiper-button{
	position: relative;
}
.friend{
	position: relative;
}
.friend-pop{
	position: absolute;
	background: #26ae61;
	left: 220px;
	bottom: 0;
	z-index: 99999;
	padding: 10px;
	display: none;
}
.friend-pop img{
	width: 455px;
}
.block{
	display: block !important;
}
.friend-pop h4{
	font-weight: normal;
	color: #fff;
	height: 55px;
	line-height: 55px;
	padding-bottom: 0;
	font-size: 22px;
	position: relative;
}
.friend-pop h4 em{
	position: absolute;
	right: 0;
	font-style: normal;
	cursor: pointer;
}
.friend-pop h4 a{
	color: #fff;
	text-decoration: underline;
}
.friend-item{
	display: inline-flex;
	font-size: 0;
	width: 210px;
	height: 60px;
	margin: 0 10px;
	cursor: pointer;
}
.friend-item img{
	width: 210px;
	height: 60px;
}
.idx-news{
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0;
}
.idx-news h4{
	font-size: 30px;
	color: #334e6f;
	padding: 0 0 38px 0;
	text-align: center;
}
.idx-news h4 a,.idx-hot h4 a,.idx-promote-left h4 a{
	color: #334e6f;
}
.idx-news-left{
	float: left;
	width: 573px;
	background: #f3f3f4;
	margin-top: 30px;
}
.idx-news-left img{
	width: 573px;
	height: 297px;
}
.idx-news-left h2{
	padding: 20px 25px 10px 25px;
	font-weight: normal;
}
.idx-news-left p{
	padding: 0 25px 20px 25px;
	color: #898989;
	display: block;
	margin-bottom: 10px;
	height: 40px;
	overflow: hidden;
	line-height: 180%;
}
.idx-news-left h2 a{
	color: #334e6f;
}
.idx-news-right{
	float: left;
	margin-left: 50px;
	width: 560px;
}
.idx-news-right li{
	height: 70px;
	line-height: 70px;
	position: relative;
	font-size: 20px;
}
.idx-news-right li a{
	color: #334e6f;
}
.idx-news-right li a:hover{
	color: #39a946;
}
.idx-news-right li span{
	position: absolute;
	right: 0;
	top: 0;
	color: #a7a7a7;
}
.foot{
	background: #101727;
}
.foot-box{
	width: 1200px;
	margin: 0 auto;
	padding: 80px 0 20px 0;
}
.foot-box-left,.foot-box-right{
	float: left;
	width: 50%;
	margin-bottom: 70px;
}
.foot-item{
	display: inline-grid;
	width: 150px;
	font-size: 0;
}
.foot-item h4{
	display: block;
	width: 100%;
	font-size: 24px;
	color: #a7a7a7;
	font-weight: normal;
	padding: 0 0 30px 0;
	text-align: center;
}
.foot-item li{
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.foot-item li a{
	color: #a7a7a7;
	font-size: 18px;
}
.foot-item li a:hover{
	text-decoration: underline;
}
.ewm{
	float: left;
	width: 92px;
	margin: 0 30px 0 0;
}
.adr{
	float: left;
	width: 470px;
	color: #a7a7a7;
}
.adr h4{
	font-weight: normal;
	font-size: 20px;
	padding: 0 0 10px 0;
}
.adr ul{
	display: block;
}
.adr li{
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 40px;
	position: relative;
}
.adr li:after{
	content: '';
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 12px;
}
.adr li:nth-child(1):after{
	width: 25px;
	height: 17px;
	background-image: url(../img/ico-email.png);
	background-size: 25px 17px;
}
.adr li:nth-child(2):after{
	width: 16px;
	height: 20px;
	background-image: url(../img/ico-mask.png);
	background-size: 16px 20px;
}
.adr li:nth-child(3):after{
	width: 22px;
	height: 19px;
	background-image: url(../img/ico-tel.png);
	background-size: 22px 19px;
}
.copyright{
	border-top: 1px solid #313131;
	text-align: center;
	padding: 25px 0 0 0;
	font-size: 14px;
	color: #585858;
}
.copyright p{
	padding: 6px 0;
}
.copyright a{
	color: #585858;
}
.copyright a:hover{
	text-decoration: underline;
}

/*内页*/
.sub-banner{
	width: 100%;
	height: 634px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.position{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 20px 0 20px 30px;
	color: #707f8c;
}
.position:after{
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	background-image: url(../img/home-ico.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 14px 14px;
	position: absolute;
	left: 0px;
	top: 25px;
}
.sort{
	width: 550px;
	height: 58px;
	background-image: linear-gradient(to right, #36cf53 , #1cb2b1);
	border-radius: 5px;
	margin: 30px auto 55px auto;
	font-size: 0;
	text-align: center;
	padding: 5px 0;
}
.sort li{
	display: inline-grid;
	width: 271px;
	height: 58px;
	line-height: 58px;
	font-size: 20px;
}
.sort li a{
	color: #fff;
}
.sort-cur{
	background: #fff;
}
.sort-cur a{
	color: #26ae61 !important;
}
.sort li:nth-child(1){
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.sort li:nth-child(2){
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.news-box{
	width: 1200px !important;
	padding: 0 0 108px 0;
}
.news-box-left{
	float: left;
	width: 547px;
}
.news-box-left img{
	width: 547px;
	height: 353px;
}
.news-box-right{
	float: right;
	width: 618px;
	height: 353px;
	position: relative;
}
.news-box-right h4{
	font-size: 24px;
	color: #2c3642;
	padding: 30px 0 0 0;
}
.news-box-right h4 a{
	color: #2c3642;
}
.news-box-right p{
	font-size: 16px;
	color: #797979;
	padding: 15px 0;
	line-height: 180%;
}
.date{
	position: relative;
}
.date i{
	font-style: normal;
	font-size: 72px;
	color: #797979;
	font-weight: bold;
	border-bottom: 1px solid #26ae61;
	padding: 12px 0 0 0;
}
.date em{
	font-style: normal;
	font-size: 18px;
	color: #797979;
	position: absolute;
	left: 100px;
	top: 40px;
	line-height: 150%;
}
.news-detail{
	display: block;
	width: 70px;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #26ae61;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #26ae61;
}
.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.news-list{
	width: 1200px;
	box-shadow: 0 7px 21px 0 rgba(205,205,205,0.56);
	border: 1px solid #eaeff5;
	padding: 0 0 45px 0;
	margin: 0 auto;
}
.news-item:hover .news-list{
	border: none;
	box-shadow:  0 7px 21px 0 rgba(205,205,205,0);
	color: #fff;
}
.news-item:hover .news-list a{
	color: #fff;
}
.news-item:hover .news-list p{
	color: #fff;
}
.news-item:hover .news-list-date{
	border: 1px solid #fff;
	color: #fff;
	width: 122px;
	height: 119px;
}
.news-item:hover .news-list-date i,.news-item:hover .news-list-date em{
	color: #fff;
}
.news-list-date{
	float: left;
	width: 166px;
	margin: 68px 0 0 0;
	padding: 20px 0 0 0;
}
.news-list-date i{
	display: block;
	text-align: center;
	color: #26ae61;
	font-style: normal;
	font-size: 36px;
}
.news-list-date em{
	display: block;
	text-align: center;
	font-style: normal;
	font-size: 20px;
	color: #707f8c;
}
.news-list-txt{
	float: left;
	width: 663px;
	padding: 0 0 0 35px;
}
.news-list-img{
	float: left;
	width: 236px;
}
.news-list-img img{
	width: 236px;
	height: 143px;
}
.news-list-txt h4{
	font-size: 24px;
	padding: 45px 0 25px 0;
}
.news-list-txt h4 a{
	color: #334e6f;
}
.news-list-txt p{
	line-height: 180%;
	color: #707f8c;
}
.news-list-more{
	padding: 10px 0 0 0;
}
.news-list-more a{
	display: block;
	width: 70px;
	color: #26ae61;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #26ae61;
}
.news-list-img{
	padding: 45px 0 0 67px;
}
.news-list-img img{
	width: 236px;
}
.news-item{
	width: 100%;
	margin-bottom: 40px;
}
.news-item:hover{
	background: #26ae61;
}
.paging{
	font-size: 0;
	text-align: center;
	padding: 0 0 60px 0;
}
.paging li{
	display: inline-flex;
	font-size: 16px;
	margin: 0 9px;
}
.paging li a,.paging li span{
	display: block;
	width: 50px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	border-radius: 38px;
	box-shadow: 0 7px 21px 0 rgba(205,205,205,0.56);
}
.paging li span{
	background: #26ae61;
	color: #fff;
}
.prev{
	text-indent: -60px;
	background-image: url(../img/left.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 10px 10px;
}
.next{
	text-indent: -60px;
	background-image: url(../img/right.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 10px 10px;
}
.prev a,.next a{
	color: #fff;
}
.news-title{
	font-size: 36px;
	padding: 25px 0;
}
.news-date{
	color: #898989;
	font-size: 16px;
}
.news-date span{
	margin: 0 0 0 30px;
	position: relative;
}
.news-date span:after{
	content: '';
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(../img/time-ico.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	position: absolute;
	left: -30px;
	top: 0;
}
.news-date i{
	margin: 0 0 0 110px;
	font-style: normal;
	position: relative;
}
.news-date i:after{
	content: '';
	display: block;
	width: 19px;
	height: 19px;
	background-image: url(../img/author-ico.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 19px 19px;
	position: absolute;
	left: -23px;
	top: 0;
}
.tag{
	padding: 25px 0;
}
.tag li{
	display: inline-flex;
	background: #d3ebd0;
	padding: 12px 25px;
}
.content img{
	width: 100%;
}
.content{
	line-height: 180%;
	width: 865px;
}
.content p{
	padding: 10px 0;
}

.side{
	float: left;
	width: 280px;
	padding: 10px 0 0 0;
}
.side2{
	float: right;
	width: 280px;
	padding: 10px 0 0 0;
}
.product-main{
	float: right;
	width: 896px;
	padding: 10px 0 0 0;
}
.product-main2{
	float: left;
	width: 896px;
	padding: 10px 0 0 0;
}
.product-item{
	background: #fff;
	box-shadow: 0 7px 21px 0 rgba(205,205,205,0.56);
	border: 1px solid #e1e1e1;
	margin-bottom: 28px;
	padding: 24px;
	position: relative;
	border-radius: 5px;
}
.product-item h4{
	font-size: 20px;
	border-bottom: 1px solid #e1e1e1;
	padding: 25px 0 38px 80px;
	position: relative;
}
.product-item h4 span{
	display: block;
	width: 59px;
	height: 59px;
	border-radius: 59px;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 5px;
}
.product-item h4 span img{
	width: 55px;
	height: 55px;
	border-radius: 55px;
	border: 2px solid #fff;
}
.product-item p{
	padding: 25px 160px 0 0;
	display: block;
	min-height: 80px;
	line-height: 150%;
	color: #707f8c;
}
.product-more{
	display: block;
	width: 128px;
	height: 38px;
	border-radius: 5px;
	line-height: 38px;
	text-align: center;
	background: #26ae61;
	color: #fff;
	position: absolute;
	right: 20px;
	top: 155px;
}
.list ul li{ 
	border:solid 1px #eaeff5;
	border-radius: 10px;
	box-shadow: 0 3px 5px 0 rgba(205,205,205,0.56);
}
.list ul li a{
	padding-left: 10px;
	color: #334e6f; 
	font-size:20px; 
	display: block; 
	font-weight:bold; 
	height:70px;
	line-height: 70px;
	position: relative;
}
.first{
	margin-bottom: 34px;
}
.first ul{
	max-height: 695px;
	overflow-y: auto;
}
.list ul li .inactive{ 
	background-image: url(../img/off.png);
	background-position: 210px center;
	background-repeat: no-repeat;
	background-size: 36px 36px;
	padding-left: 30px;
}
.list ul li .inactives{
	background-image: url(../img/on.png);
	background-position: 210px center;
	background-repeat: no-repeat;
	background-size: 36px 36px;
} 
.list ul li li .inactive{
	background: none;
}
.list ul li ul{
	padding: 10px 25px;
}
.list ul li ul li {  
	border-bottom: 1px dashed #ccc; 
	border-left: none; 
	border-right: none; 
	border-top: none;
	border-radius: 0;
	box-shadow: 0 3px 5px 0 rgba(205,205,205,0);
}
.list ul li ul li a{
	font-size: 16px !important;
	font-weight: normal !important;
}
.last{ 
	border-bottom: none !important;
}
.load-item{
	background: #f0f0f0;
	height: 70px;
	line-height: 70px;
	border-radius: 5px;
	margin-bottom: 30px;
	position: relative;
	padding: 0 0 0 90px;
}
.load-item i{
	display: block;
	width: 44px;
	height: 44px;
	background-image: url(../img/ico-pdf.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 44px 44px;
	position: absolute;
	left: 20px;
	top: 12px;
	z-index: 9;
}
.load-item em{
	display: block;
	width: 25px;
	height: 25px;
	background-image: url(../img/load-ico.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	position: absolute;
	right: 20px;
	top: 25px;
	z-index: 9;
}
.table{
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: 1px solid #eaeff5;
	overflow: hidden;
	box-shadow: 0 7px 21px 0 rgba(205,205,205,0.56);
}
.table-tr{
	width: 896px;
	height: 78px;
	background: #707f8c;
}
.table-tr li{
	color: #fff !important;
	font-size: 20px !important;
}
.tr1,.tr2,.tr3,.tr4,.tr5,.tr6,.tr7{
	display: inline-grid;
	height: 78px;
	line-height: 78px;
	text-align: center;
	font-size: 16px;
	color: #334e6f;
}
.table-item{
	font-size: 0;
	background: #f5f5f5;
}
.table-item:nth-child(2n){ 
	background: #fff;
}
.tr1{
	width: 90px;
}
.tr2{
	width: 90px;
}
.tr3{
	width: 320px;
}
.tr4{
	width: 80px;
}
.tr5{
	width: 90px;
}
.tr6{
	width: 90px;
}
.tr7{
	width: 80px;
}
.cate li{
	position: relative;
	padding: 0 0 0 30px;
}
.cate li:after{
	content: '';
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(../img/select2.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	position: absolute;
	left: 0;
	top: 25px;
}
.cate-cur:after{
	background-image: url(../img/select1.png) !important;
}
.product-title{
	text-align: center;
	font-size: 48px;
	color: #334e6f;
	font-weight: normal;
}
.side-contact{ 
	border:solid 1px #eaeff5;
	border-radius: 10px;
	box-shadow: 0 3px 5px 0 rgba(205,205,205,0.56);
	padding: 0 23px;
}
.side-contact h4{ 
	padding-left: 60px;
	color: #334e6f; 
	font-size:20px; 
	display: block; 
	font-weight:bold; 
	height:70px;
	line-height: 70px;
	position: relative;
	background-image: url(../img/mask.png);
	background-position: 0 center;
	background-repeat: no-repeat;
	background-size: 36px 36px;
	border-bottom: 1px solid #eaeff5;
}
.side-contact li{
	padding: 14px 0 14px 35px;
	border-bottom: 1px dotted #eaeff5;
	color: #707f8c;
	position: relative;
}
.side-contact li:after{
	content: '';
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 12px;
}
.side-contact li:nth-child(1):after{
	width: 20px;
	height: 20px;
	background-image: url(../img/c-ico1.png);
	background-size: 20px 20px;
}
.side-contact li:nth-child(2):after{
	width: 20px;
	height: 20px;
	background-image: url(../img/c-ico2.png);
	background-size: 20px 20px;
}
.side-contact li:nth-child(3):after{
	width: 22px;
	height: 16px;
	background-image: url(../img/c-ico3.png);
	background-size: 22px 16px;
	top: 16px;
}
.side-contact li:nth-child(4):after{
	width: 17px;
	height: 22px;
	background-image: url(../img/c-ico4.png);
	background-size: 17px 22px;
}
.side-contact li:nth-child(5):after{
	width: 22px;
	height: 19px;
	background-image: url(../img/c-ico5.png);
	background-size: 22px 19px;
}
.side-contact li:nth-child(6):after{
	width: 22px;
	height: 22px;
	background-image: url(../img/c-ico6.png);
	background-size: 22px 22px;
}
.about-box{
	width: 1200px;
	height: 800px;
	margin: 0 auto;
	background-image: url(../img/about-txt.png);
	background-size: 836px 206px;
	background-repeat: no-repeat;
	background-position: 0 218px;
	position: relative;
	padding: 40px 0 0 0;
}
.about-txt{
	padding: 0 0 0 515px;
}
.about-title{
	color: #334e6f;
	font-size: 30px;
	font-weight: normal;
	padding: 0 0 20px 0;
}
.about-content{
	line-height: 200%;
}
.about-content p{
	padding: 5px 0;
}
.about-img1{
	width:  329px;
	height: 234px;
	border-radius: 20px;
	border-bottom-right-radius: 0;
	position: absolute;
	left: 160px;
	top: 110px;
	overflow: hidden;
}
.about-img1 img{
	width: 329px;
	height: 234px;
}
.about-img2{
	width:  703px;
	height: 439px;
	border-radius: 20px;
	border-top-left-radius: 0;
	position: absolute;
	left: 489px;
	top: 344px;
	overflow: hidden;
}
.about-img2 img{
	width:  703px;
	height: 439px;
}
.about-txt2{
	position: absolute;
	bottom: 90px;
	left: 0;
	color: #cfdae5;
	padding: 0 0 0 140px;
}
.about-txt2:after{
	content: '';
	display: block;
	width: 128px;
	height: 2px;
	background: #cfdae5;
	position: absolute;
	bottom: 10px;
	left: 0;
}
.course-container{
	width: 100%;
	height: 612px;
	background: url(../img/bg-course.jpg) no-repeat center center;
	position: relative;
	z-index: 1;
}
.course-container:after{
	content: '';
	display: block;
	width: 1200px;
	height: 1px;
	background: #e6e6e6;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 340px;
	z-index: -1;
}
.course-container h4{
	color: #334e6f;
	font-size: 30px;
	font-weight: normal;
	padding: 95px 0 20px 0;
	text-align: center;
}
.year{
	display: block;
	width: 360px;
	margin: 0 auto 60px auto;
	text-align: center;
	font-size: 48px;
}
.year em{
	font-style: normal;
	font-size: 24px;
}
.round{
	width: 20px;
	height: 20px;
	border-radius: 20px;
	border: 4px solid #b5b5b5;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: 70px;
	z-index: 999999;
}
.course-txt{
	display: none;
	width: 360px;
	margin: 0 auto;
	text-align: center;
	color: #26ae61;
}
.swiper-slide-active .year,.swiper-slide-duplicate-active .year{
	color: #26ae61;
}
.swiper-slide-active .course-txt,.swiper-slide-duplicate-active .course-txt{
	display: block !important;
}
.swiper-slide-active .round,.swiper-slide-duplicate-active .round{
	border: 4px solid #26ae61;
}
.job-container{
	width: 1200px;
	margin: 0 auto;
}
.job-container h4{
	color: #334e6f;
	font-size: 30px;
	font-weight: normal;
	padding: 60px 0 20px 0;
	text-align: center;
}
.job-img img{
	width: 1200px;
}
.job-container h5{
	height: 32px;
	line-height: 32px;
	position: relative;
	color: #334e6f;
	padding: 0 0 0 20px;
	font-size: 24px;
	margin: 36px 0;
}
.job-container h5:after{
	display: block;
	content: '';
	width: 6px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 0;
	background: #26ae61;
}
.job-item{
	border: 1px solid #cfdae5;
	margin-bottom: 68px;
}
.job-item h3{
	height: 66px;
	line-height: 66px;
	background-image: linear-gradient(to right, #34cc57 , #19acbc);
	padding: 0 0 0 30px;
	font-size: 24px;
	color: #fff;
}
.job-item p{
	padding: 20px 40px;
	font-size: 24px;
	line-height: 200%;
}
.contact-side{
	float: left;
	width: 280px;
	padding: 10px 0 0 0;
}
.contact-main{
	float: right;
	width: 896px;
	padding: 10px 0 0 0;
}
.contact-side h4{
	font-size: 36px;
	color: #cfdae5;
}
.contact-side h5{
	font-size: 20px;
	color: #334e6f;
	padding: 27px 0 10px 0;
}
.contact-side p{
	font-size: 16px;
	color: #707f8c;
	line-height: 180%;
	padding: 0 0 60px 0;
}
.contact-main h4{
	font-size: 24px;
	color: #334e6f;
	font-weight: normal;
}
.contact-main h4 i{
	font-style: normal;
	font-size: 30px;
	font-weight: bold;
}
.contact-main p{
	padding: 20px 0;
	line-height: 180%;
}
.contact-main font{
	color: #26ae61;
}
.contact-main em{
	font-style: normal;
	color: #a6a6a6;
	font-size: 14px;
}
.tips p{
	padding: 0 0;
}
.item-1,.item-2,.item-3,.item-4,.item-5{
	display: inline-flex;
}
.item-1{
	width: 33.33%;
	height: 36px;
	line-height: 36px;
}
.item-2{
	width: 33.33%;
	height: 36px;
	line-height: 36px;
}
.item-3{
	width: 31.33%;
	height: 36px;
	line-height: 36px;
}
.input1{
	height: 36px;
	width: 100%;
	border: none;
	background: #f2f3f5;
}
.radio{
	margin: 12px 5px 0 15px;
}
.contact-main select{
	width: 100%;
	font-size: 16px;
	background: #f2f3f5;
	border: none;
	color: #a6a6a6;
}
.mg1{
	margin: 20px 0 0 0;
}
.contact-main textarea{
	padding: 10px;
	width: 647px;
	height: 147px;
	background: #f2f3f5;
	border: none;
	font-size: 16px;
	color: #a6a6a6;
}
.button{
	width: 128px;
	height: 38px;
	border-radius: 5px;
	background: #26ae61;
	color: #fff;
	border: none;
}
.button-box{
	padding: 25px 0 80px 0;
}
.news-items{
	background: #fff;
	box-shadow: 0 7px 21px 0 rgba(205,205,205,0.56);
	border: 1px solid #e1e1e1;
	position: relative;
	margin-bottom: 50px;
}
.news-items h5{
	padding: 35px 40px 15px 40px;
	font-size: 24px;
	color: #334e6f;
}
.news-items h5 a{
	color: #334e6f;
}
.news-items p{
	padding: 0 40px 15px 40px;
	font-size: 16px;
	color: #898989;
	line-height: 180%;
}
.news-items:after{
	content: '';
	display: block;
	width: 36px;
	height: 23px;
	background-image: url(../img/ico5.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 36px 23px;
	position: absolute;
	right: 40px;
	top: 26px;
}
.ewm-slide{
	display: none;
	position: absolute; 
	left: -110px; 
	top: 140px;
}