/*悬浮导航*/
body{font-family: "微软雅黑";overflow-x:hidden;margin:0;padding:0;}
ul{padding:0;margin:0;}
li{list-style: none;padding:0;margin:0;}
a{text-decoration: none;padding:0;margin:0;}
.cl{clear:both;}

.header{width:100%;height:101px;border-bottom:2px solid #d1d1d1;z-index:999;}
.header1{width:100%;z-index:999;background: #fff;}

/*logo*/
.nav{width:1200px;height:100%;margin:0 auto;}
.logo{height: 100%;}
.logo a{display: block;height:100%;position:relative;width: 424px;height: 101px}
.logo img{display:block;width:88%;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}

/*nav*/
.juxing{height: 100%;}
.juxing .nav_nr{height: 100%;margin-left:88px;}
.nav_nr .dh_1{float:left;position: relative;}
.nav_nr .dh_1 .nav_1{text-align:center;padding:0 20px;height:101px;line-height: 101px;color:#1c1c1c;
letter-spacing:2px;font-size:18px;}
.nav_nr .dh_1 a{display:inline-block;z-index:9;position:relative;}
.nav_nr a p{line-height: 18px;font-family:impact;transform:rotateY(0deg);transition:all 0.3s;}
.dh_1_xian_2{position:absolute;right:50%;bottom:0;width:0;height:100%;background: #03632e;z-index:8;}
.dh_1_xian_1{position:absolute;left:50%;bottom:0;width:0;height:100%;background: #03632e;z-index:8;}
.nav_nr .dh_1:hover a{color:#fff;}
.nav_nr .dh_1:hover ul{display: block;}
.nav_nr .dh_1 ul{width:100%;position: absolute;left:0;top:101px;z-index:999;display: none;}
.nav_nr .dh_1 .dh_2{background: #fff;}
.nav_nr .dh_1 .dh_2 li{line-height: 60px;border-bottom: 1px solid #ccc;text-align:center;}
.nav_nr .dh_1 .dh_2 li:last-child{border-bottom: none;}
.nav_nr .dh_1 .dh_2 li a{color:#222222;font-size: 15px;}
.nav_nr .dh_1 .dh_2 li.on a{color:#03632e;}
.nav_nr .dh_1 .dh_2 li:hover a{color:#03632e;}


.ss{position: relative;z-index:1000;font-family: impact;}
.ss_butt{width:75px;height:159px;background: #b22d27;margin-top:-1px;display: flex;position: absolute;right:0;z-index: 10}
.ss_butt img{margin:auto;width:26px;height:26px;}
.ss_wz{display: inline-block;font-size:20px;color:#fefefe;line-height:60px;width:75px;position: absolute;left:0;bottom:0;text-align: center;cursor:pointer;}
.ss_sousuo{width:0;position: absolute;top:102px;right:75px;height:56px;}
.ss form{border-left:3px solid #b22d27;border-top:3px solid #b22d27;border-bottom:3px solid #b22d27;background: #fff;width:100%;height:50px;overflow: hidden;}
.ss form .ss_ss_butt{float: left;display:inline-block;margin:12px 15px;}
.ss form .ss_bd{float:left;height:50px;width:320px;border:0;background: #fff;font-size: 16px;display:inline-block;}

/*banner*/
.slideBox{ width:100%; overflow:hidden;position:relative;}
.slideBox .hd{height:8px; overflow:hidden;position:absolute;bottom:5%;left:48%;z-index:1;}
.slideBox .hd .bannerxBton{overflow:hidden; zoom:1; float:left;}
.slideBox .hd .bannerxBton li{float:left;cursor:pointer;width:8px;height:8px;border-radius:4px;margin-right:8px;background: #c2c0be;} 
.slideBox .hd .bannerxBton li.on{background: #b22d27;}
.slideBox .bd{position:relative; height:100%; z-index:0;}
.slideBox .bd li { zoom:1; vertical-align:middle;}
.slideBox .bd img { width:100%; display:block;}
.slideBox .prev{left:0;}
.slideBox .next{right:0;}
.slideBox .prev img{width:89px;height:138px;margin-top: 24vw;margin-right: 28px;}
.slideBox .next img{width:89px;height:138px;margin-top: 24vw;margin-left: 28px;}
.carousel-control{position:absolute;top:0;bottom:8px;width:15%;height:100%;text-align: center;text-shadow: 0 1px 2px rgba(0, 0, 0, .6);opacity: .5;}
.carousel-control.prev{background-repeat: repeat-x;background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);}
.carousel-control.next{background-repeat: repeat-x;background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);}
.carousel-control:hover{color: #fff;text-decoration: none;outline: 0;opacity: .9;}

.erji_banner{width:100%;}
.erji_banner img{width:100%;display: block;}

/*返回顶部*/
.totop{position:static!important;display:block!important;opacity: 1!important;}

.bn{
	width: 100%;
	height: 568px;
	position: relative;
}
.ej_type{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: url(../images/typebg.png);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
}
.ejtype_in{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: flex-start;
}
.ejtype_in a{
	display: block;
	width: 158px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
}
.type_select{
	color: #03632e;
	background-color: #fff;
}


/*二级单页*/
.ej_main{
	width: 100%;
	padding: 55px 0 120px;
}
.ejmain_in{
	width: 1200px;
	margin: auto;
	
}
.ejmain_title_ch{
	display: flex;
	justify-content: center;
}
.ejmain_title_ch span{
	font-size: 30px;
	padding: 0 13px;
}
.ejmain_title_ch:before,.ejmain_title_ch:after{
	content: "";
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: #03632e;
	margin-top: 13px;
}
.ejmain_title_en{
	text-align: center;
	margin-top: 19px;
	color: #888;
	text-transform: uppercase;
}
.ejmain_con{
	margin-top: 40px;
}

/*底部*/
.bq{
	width: 100%;
	height: 75px;
	background-color: #222;
}
.bq_in{
	width: 1200px;
	margin: auto;
	color: #fff;
	line-height: 75px;
	text-align: center;
}


/*产品中心*/
.prolist{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.prolist li{
	width: 380px;
	/*height: 428px;*/
	border: 1px solid #e8e8e8;
	margin-bottom: 31px;
}
.prolist li .img{
	width: 380px;
	/*height: 302px;*/
	overflow: hidden;
}
.prolist li .img img{
	width: 100%;display: block;
}
.prolist li .text{
	height: 126px;
	background-color: #f7f8f9;
	box-sizing:border-box;
	padding: 34px 30px;
}
.text_top{
	display: flex;
	justify-content: space-between;
}
.text_top .title{
	width: 260px;
	font-size: 20px;
	color: #333;
}
.text_top .arrow{
	width: 63px;
}
.text_bot{
	color: #777;
	font-size: 16px;
	margin-top: 15px;
}
.page_div{
	text-align: center;
}
.page_div a{
	color: #333;
	display: inline-block;
	width: auto;
	height: 43px;
	line-height: 43px;
	padding: 0 18px;
	border: 1px solid #e5e5e5;
	box-sizing:border-box;
	font-size: 16px;
	margin: 0 5px;
}
.page_div a.select{
	color: #fff;
	background-color: #03632e;
}

/*产品详情*/
.proshow_pic{
	width: auto;
	text-align: center;
}
.proshow_title{
	width: 100%;
	font-size: 30px;
	text-align: center;
}
.proshow_caption{
	text-align: center;
	padding-top: 30px;
}
.ejmain_con{
	min-height: 300px;
	border-top: 1px solid #e5e5e5;padding-top:20px;
	line-height: 2.2;
}
.last_next{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top:30px;
}
.ps_page{
	max-width: 360px;
	height: 64px;
	line-height: 64px;
	color: #03632e;
	font-size: 16px;
	box-sizing:border-box;
	border: 1px solid #03632e;
	padding: 0 30px;
	transition: all 1s;
	overflow: hidden;
}
.ps_page a{
	font-size: 16px;
	color: #03632e;
	transition: all 1s;
}
.ps_page:hover{
	color: #fff;
	background-color: #03632e;
}
.ps_page:hover a{
	color: #fff;
}

/*新闻*/
.texthide{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newslist li{
	width: 100%;
	height: 339px;
	box-sizing:border-box;
	padding-top: 59px;
	border-bottom: 1px dashed #dcdcdc;
	display: flex;
	justify-content: space-between;
}
.newslist li .pic{
	width: 367px;
	height: 224px;
	overflow-y: hidden;
}
.newslist li .pic img{width:100%;display: block;}
.newslist li .text{
	width: 790px;
	height: 224px;
}
.text_f1{
	display: flex;
	justify-content: space-between;
	margin: 16px 0;
}
.text_f1_title{
	font-size: 20px;
	color: #222;
	width: 80%;
}
.text_f1_date{
	width: 20%;
	color: #888;
	font-size: 18px;
	text-align: right;
}
.text_f2{
	font-size: 16px;
	line-height: 2.2;
}
.text_more{
	display: block;
	width: 153px;
	height: 40px;
	line-height: 34px;
	text-align: center;
	font-size: 40px;
	color: #03632e;
	border: 1px solid #03632e;
	margin-top: 40px;
	transition: all 1s;
}
.text_more:hover{
	color: #fff;
	background-color: #03632e;
}


/*联系我们*/
.contact_top{
	display: flex;
	justify-content: space-between;
}
.contact_top_l{
	width: 580px;
}
.contact_top_l_top{
	display: flex;
	justify-content: flex-start;
}
.contact_1{
	margin-right: 15px;
}
.contact_top_l_top span{
	font-size: 32px;
	padding-top: 2px;
}
.contact_top_l_bot_title{
	font-size: 26px;
	color: #03632e;
	margin-top: 45px;
}

.contact_top_r{
	width: 620px;
}
.contact_top_r_tips{
	font-size: 16px;
	padding: 33px 0;
}
.contact_top_l_bot_con{
	margin-top: 30px;
}

.contact_top_r_con{
	margin-bottom: 30px;
}
.contact_top_r_unit{
	width: 100%;
	height: 69px;
	line-height: 69px;
	box-sizing:border-box;
	border: 1px solid #d2d2d2;
	padding: 0 28px;
	margin-bottom: 28px;
}
.contact_top_r_unit span{
	font-size: 18px;
}
.contact_top_r_input{
	width: 450px;
	height: 50px;
	font-size: 18px;
	border: none;
}
.contact_top_r_textarea{
	border: 1px solid #d2d2d2;
	min-height: 170px;
	width: 100%;
	padding: 0 28px;
	box-sizing:border-box;
}
.contact_top_r_textarea span{
	font-size: 18px;
	float: left;
	margin-top: 20px;
}
.content_text{
	width: 450px;
	height: 130px;
	resize: none;
	margin-top: 20px;
	border: none;
	font-size: 18px;
	padding: 2px 0;
}
.contact_top_r_submit{
	display: flex;
	justify-content: space-between;
}
.submit{
	width: 300px;
	height: 68px;
	background-color: #03632e;
	color: #fff;
	font-size: 18px;
	letter-spacing: 5px;
	border: medium none;
	cursor: pointer;
}
.reset{
	width: 300px;
	height: 68px;
	background-color: #313131;
	color: #fff;
	font-size: 18px;
	letter-spacing: 5px;
	border: medium none;
	cursor: pointer;
}
.contact_map{
	margin-top: 70px;
	text-align: center;
	width: 1200px;height:400px;
}
.xh{
	display: inline-block;
	width: 16px;
	color: #ff3f3f;
}

/*job*/
.joblist{
	width: 100%;
}

.joblist tr th{
	text-align: center;
	color: #03632e;
	font-size: 16px;
}
.joblist .top{
	width: 1200px;
	display: block;
	background-color: #cde0d5;
	height: 80px;
	line-height: 80px;
	box-sizing:border-box;
	border-radius: 15px;
}

.joblist tr.unit{
	display: block;
	min-height: 80px;
	box-shadow: 0 0 5px #cde0d5;
	box-sizing:border-box;
	border-radius: 15px;
	margin-top: 33px;
}
.joblist tr.unit td{
	display: inline-block;
	min-height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 16px;
}
.joblist .more{
	cursor: pointer;
}
.joblist .more img{
	float: left;
	margin-top: 27px;
	margin-right: 9px;
}
.joblist .more span{
	color: #03632e;
}
.job_detail{
	background-color: #f6f6f6;
	position: relative;
	display: none;
}
.job_detail .con{
	display: inline-block;
	width: 100%;
	min-height: 335px;
}
.show{
	display: block;
}
.close{
	line-height: 1;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 20px;
	top: 24px;
	cursor: pointer;
}
.close img{width: 100%;}
.con_in{
	display: block;
	padding: 40px 55px;
	width: 100%;
	box-sizing:border-box;
}

/*about us*/
.about1{
	width: 1200px;
	margin: auto;
}
.about1_con{
	margin-top: 80px;
	padding-bottom: 114px;
}
.about1_conl{
	width: 597px;
	height: 504px;
	float: left;
	position: relative;
	z-index: 9
}
.about1_conl_title>div{
	color: #03632e;
	padding-left: 7px;
	text-align: center;
}
.about1_conl_titlech{
	font-size: 26px;
	font-weight: bold;
}
.about1_conl_titleen{
	font-size: 14px;
	margin-top: 9px;
}
.about1_conl_con{
	width: 613px;
	height: 446px;
	background: url(../images/about1_lbg.png) no-repeat;
	margin-top: 13px;
	box-sizing:border-box;
	padding: 30px 35px;
	line-height: 2.2;
	overflow: hidden;
	font-size:15px;
}

.about1_conr{
	width: 603px;
	height: 504px;
	float: right;
	position: relative;
}
.about1_conr_box{
	height: 412px;
}
.about1_conr_box img{
	position: absolute;
	right: 0;
	top: 0;
}
.about1_conr_more{
	display: inline-block;
	width: 154px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	border: 1px solid #03632e;
	color: #03632e;
	border-radius: 27px;
	font-size: 16px;
	color: #03632e;
}

.about2{
	width: 100%;
	height: 486px;
	background: #f7f8f9;
}
.about2_in{
	width: 1200px;
	margin: auto;
	padding-top: 54px;
	display: flex;
}
.about2_in_l{
	width: 420px;
}
.about2_in_l_title{
	font-size: 36px;
	font-weight: bold;
	width: 224px;
	height: 61px;
	padding-top: 26px;
}
.about2_in_l_tips{
	width: 340px;
	height: 36px;
	line-height: 36px;
	padding-left: 30px;
	color: #fff;
	background: url(../images/about2_pt2.png) no-repeat;
	font-size: 16px;
}
.about2_controll{
	width: 250px;
	height: 55px;
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
}
.about2_in_l .swiper-button-next2{
	width: 56px;
	height: 55px;
	position: static !important;
	margin-top: 0;
	background: url(../images/about2_l.png) no-repeat;
}
.about2_in_l .swiper-button-prev2{
	width: 56px;
	height: 55px;
	position: static !important;
	margin-top: 0;
	background: url(../images/about2_r.png) no-repeat;
}
.about2_in_l .swiper-pagination{
	position: static !important;
	padding-top: 19px;
}
.about2_in_l .swiper-pagination-bullet{
	width: 14px !important;
	height: 14px !important;
	margin: 0 7px;
}
.about2_in_l .swiper-pagination-bullet-active{
	background: #555555 !important;
}

.about2_in_r{
	width: 778px;
}
.about2_in_r a img{width: 100%;}

.about3{
	width: 100%;
	height: 800px;
	background: url(../images/about2_bg.jpg) no-repeat;
	padding-top: 77px;
	box-sizing:border-box;
}
.about3_con{
	width: 1170px;
	margin: auto;
	padding-top: 60px;
}
.about3_con ul{
	display: flex;
	justify-content: space-between;
}
.about3_con ul li{
	width: 363px;
	/*height: 515px;*/
	margin: 0 5px;
}
.about3_con ul li img{
	width: 100%;
}
.about3_more{
	display: block;
	margin: auto;
	margin-top: 49px;
}

.about4{
	width: 100%;
	padding-top: 76px;
}
.about4_con{
	width: 1170px;
	margin: auto;
	margin-top: 82px;
	position: relative;
}
.index_project_text{
	color: #333;
	font-size:15px;
	text-align: center;
	line-height: 2.8em;
}
.swiper{overflow: hidden;}
.swiper-button-next1{
	position: absolute;
	top:35%;
	right: -60px !important;
}
.swiper-button-prev1{
	position: absolute;
	top:35%;
	left: -60px !important;
}
.about4_con .index_project_img img{width: 100%;display: block;}
.danye_info{font-size:15px;line-height: 2.4em;width: 1200px;margin:0 auto;}











/*底部*/
.info_all{
	width: 100%;
	height: 234px;
	background: url(../images/bot_bg.jpg) no-repeat !important;
	box-sizing:border-box;
	padding: 39px 0 !important;
}
.bot_text{
	float: left;
	color: #fff;
	line-height: 2;
	margin-top: 10px;
}
.bot_ewm{
	float: right;
}
.bot_ewm_title{
	color: #fff;
	font-size: 16px;
	text-align: center;
}







