/**************************************/
/*************[公用start]**************/
/**************************************/

body{
	overflow-x: hidden;
}
html{
	overflow: visible;
	height: initial;
}
div.clear{
	clear: both;
	height: 0;
	width: 0;
}



a{
	text-decoration: none;
	color:inherit;
	cursor: pointer;
}
ul,li{ padding:0;margin:0;list-style:none}
img{
	border:0;
/*	width: 100%;*/
	max-width: 100%;
}


div.wp{
	width: 1640px; /*主要内容区尺寸大小，每次制作前更新！！！ */
	margin:0 auto;
	height: inherit;
}
div.wp2{
	padding:  0 140px;
}
.fl{
	float: left;
}

.fr{
	float: right;
}

.tran{
	transition: all .3s ease-out 0s;
}

/* 全局图片比例自适应 */

.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
.imgbox_hover>img{
	/* ueco 时间曲线*/
	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;

}
.imgbox_hover:hover>img{
	-webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/*图片中心放大代码区域*/

.img-box{/*图片盒子类名*/
	
	overflow: hidden;
}

.img-box img{
	transition: .3s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
	width: 100%;
	max-width: 100%;
}

.img-box:hover img{
	/*图片中心放大代码*/
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/





/**************************************/
/************[公用over]****************/
/**************************************/




/*header-start*/
/**************************************************************/
#header{
  width:100% ;
  height: 110px;
  left: 0;
  right: 0;
  top: 0;
  background: url(../images/header_bj.png) repeat-x;
  box-sizing: border-box;
  position: fixed;
  z-index: 999;
  
}
.logo{
	width: 562px;
	padding-top: 12px;
	float: left;
}
.nav_r{
	float: right;
	line-height: 100px;
}
.nav{
	float: left;
}
.nav>ul>li{
	float: left;
	padding:0 12px;
	position: relative;
}
.nav>ul>li>a{
	font-size:16px;
	padding: 0 20px;
}
.nav>ul>li>a:hover{

	color: #026d3a;
}
.search_l{
	float: left;
}
.search_l span,a{
	padding: 0 8px;
}
/**************************************************************/
/*header-over*/

#header_sj{
	display: none;
}

/*main-start*/
/**************************************************************/

#main{
	
}
.section{
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow:hidden;
	
}
.section-table{
	display: table;
    table-layout:fixed;
    width: 100%;
	height: 100%;
}
.section-table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.section-table-wp{
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 0;
}
.sy_banner{
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	bottom: 0;
	padding-top: 100px;
}
.banner-x{
	display: none;
	padding-top: 70px;
}
.fafa,.fafa .flex-viewport,.fafa .slides,.fafa .slides>li{
	height: 100%;
}
.fafa .slides>li{
	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.fafa .slides>li>img{
	display: none;
	width: 100%;
}


.banner-wen{
	position: absolute;
	width: 1062px;
	left: 50%;
	top:50%;
	margin-top: -140px;	margin-left: -531px;
}

.flex-active-slide img{
	-webkit-animation: bounceInLeft 1s linear  both;
	-o-animation: bounceInLeft 1s linear  both;	
	animation: bounceInLeft 1s linear  both;
}


.fafa .flex-control-nav{
	display: block;
	font-size: 0;
	bottom:33px;
}

.fafa .flex-control-paging li a{
	width: 12px;
	height: 12px;
	padding: 0px;
}

.fafa .flex-control-nav li{
	margin:0 7px;
}
/* 第1屏结束 */



/* 第2屏开始 */
.section1-1,.section1-1 ul,
.section1-1 li,.section1-1 ul .owl-stage-outer,.section1-1 ul .owl-stage,.section1-1 ul .owl-item
{
	height: 100%;
}
.section1-1 ul {
	margin:0;
}
.section1 .section-table-wp{
	top: 110px;
}

.section1-1 li{
	/* float: left; */
	/* width: 25%; */
	background-image: url(../images/heidi1.png);
	transition: .3s;
	position: relative;
	border-left: 1px solid rgba(255,255,255,0.4);
}
.section1-1 li.cur{
	background-image: url(../images/landi1.png);
	
}

.section1-1 li .section-table-wp{
	padding:  0 11%;

}
.section1-item img:nth-child(1){
	display: block;
	margin: 0 auto;
	width: 54px!important;
}
.section1-item img:nth-child(3) {
	display: block;
	margin:28px auto 0px;
	width: 24px!important;
}

.section1-item h1{
	font-size: 26px;
	color:#fff;
	margin:0;
	text-align: center;
	margin-top: 20px;
}
.section1-item h2{
	font-size: 16px;
	color:#fff;
	margin:0;
	text-align: center;    text-transform: uppercase;
	margin-top: 20px;
}

.xian1{
	height:3px ;
	background-repeat: no-repeat;
	background-position: center ;
	background-image: url(../images/xian1.png);
	width: 0;
	margin: 0px auto;
	transition: .3s;
}

.section1-item-p{
	font-size: 16px;
	color:#fff;
	line-height: 2;    
	text-align: center;
	height:124px;
	text-overflow:ellipsis;
	display: none;

	/* transition: .3s; */

}

.section1-item-a{
	margin-top: 38px;
	display: none;
}

.section1-item-a a{
	display: block;
	width: 138px;
	height: 42px;
	line-height: 40px;
	text-align: center;
	margin:0 auto;
	font-size: 16px;
	color:#fff;
	transition: .3s;
	background: url(../images/jt_down.png) no-repeat center;
}

.section1-1 li.cur .xian1{
	
	width: 100%;
	margin:40px auto;
}
.section1-1 li.cur .section1-item-a{display: block;}
.section1-1 li.cur .section1-item-p{
	/* height: 64px; */
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	display: block;
}
.section1-1 {
	position: relative;
	z-index: 55;
}

.section1-0{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 25;
	bottom: 0;
}

.section1-0-bg{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;

	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.section1-0-bg.cur{
	opacity: 1;
	visibility: visible;
}

/* 第3屏开始 */
.index1-right-list2-wp{
	display: none;
}
.index1-left{
	padding-right: 50px;
	width: 420px;
	margin-top: 70px;
}

.index1-left h1{
	margin:0;
	font-size: 40px;
	font-weight: bolder;
	color:#02713e;
	
}
.index1-left h2{
	font-size: 16px;
	color: #b2b2b2;
}
.index1-left p{
	margin:0;
	font-size: 14px;
	color:#404040;
	line-height: 2;
	margin-top: 42px;
	margin-bottom: 42px;
}
.index1-right{
	overflow: hidden;
}


.index1-right-list1 ul{
	margin:0;
	margin-left: -2%;
}

.index1-right-list1 li{
	float: left;
	width:31.3333333% ;
	margin-left: 2%;
}


.index1-pic{
	position: relative;
	overflow: hidden;
	border-radius: 8px;
}
.index1-pic .imgbox_a img{
	display: block;	
	left: 0;
	top: 0;
	width: 100%;
	z-index: 10;
	height: 100%;
}
.index1-pic .imgbox_a{
	padding-bottom:138% ;
}
.index1-pic h1{
	margin:0;
	height: 158px;
	font-size: 22px;
	position: absolute;
	color:#fff;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 20;
	transition: .3s;
	border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
	background: url(../images/xx_b_bj.png) repeat-x bottom;
	overflow: hidden;
}
.index1-pic h1 span:first-child{
    position: absolute;
	left: 20px;
	bottom: 20px;
}
.index1-pic h1 span:last-child{
    position: absolute;
	right: 20px;
	bottom: 20px;
}
.index1-hei{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom:0;
	background-image: url(../images/heidi.png);
	z-index: 30;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
}
.index1-hei-con{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -39px;
	text-align: center;
	transition: .3s;
}
.index1-hei-con h2{
	margin:0;
	font-size: 24px;
	color:#fff;
}
.index1-hei-con>a{
	display: block;
	width:165px ;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	background-color: #fff;
	margin:42px auto 0;
	color:#02713e;
	font-size: 16px;
	transition: .3s;
}
/* 第4屏开始 */
.sy_title{
	text-align: center;
}
.big_tit{
	font-size: 32px;
	color:#02713e;
	font-weight: bold;
}
.eng_tit{
	font-size: 20px;
	color: #b2b2b2;
}
.sy_xxzx{
	overflow: hidden;
    margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.sy_xxzx>ul{
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}
.sy_xxzx>ul>li{
	float: left;
	background: #afafaf;	
	border-radius: 15px;
	margin: 0 20px;
}
.sy_xxzx>ul>li>a {
	width: 244px;
	height: 62px;
	display: block;
	text-align: center;
	line-height: 62px;
	font-size: 18px;
}

#active_tb{

	background-color: #02713e;
	color: #fff;
}
.sy_xxzx_text a{
	padding: 0px;
}
.sy_xxzx_text h1{
	font-size: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.sy_xxzx_text h2{
	font-size: 14px;
	line-height: 28px;
	height: 56px;    
	text-overflow: ellipsis;
	display: -webkit-box !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.sy_xxzx_text h3{
	font-size: 14px;
}
.sy_more{
	width: 204px;
	height: 72px;
	box-sizing: border-box;
	overflow: hidden;
	margin: 40px auto 0;
}
.sy_more a{
	width: 204px;
	height: 52px;
	display: block;
	line-height: 52px;
	text-align: center;
	background: url(../images/more_bj.png) no-repeat;
}
.sy_more a:hover{
	color: #02713e;
}
.more2 a{
	color: #fff;
	font-size: 16px;
}
.sy_more2 a{
	width: 228px;
	height: 76px;
	line-height: 76px;
	padding-left: 70px;
	display: block;
	color: #000;
	text-align: left;
	background: url(../images/more_bj2.png) no-repeat -8px 0;
}
.sy_more2 a:hover{
	color: #02713e;
}
.sy_cgal{
	height: auto;
	background-color: #f7f7f9;
	padding-top: 80px;
	padding-bottom: 60px;
	overflow: hidden;
}
.sy_cgal_cp .imgbox_a{
	padding-bottom: 67.4%;
}
.sy_cgal_t{
	width: 270px;
	float: right;
	padding-top: 10px;
	margin-left: 70px;
}
.sy_cgal_t h1{
	text-transform:uppercase;
	font-size: 32px;
	font-weight: 600;
	line-height: 42px;
	margin-top: 0px;
}
.sy_cgal_t h1 span{
	color: #02713e;
	display: block;
}
.sy_cgal_t h2{
	font-size: 32px;
	font-weight: 600;
	color: #000;
}
.sy_cgal_c{
	overflow: hidden;
}
.sy_cgal_c_list{
	text-align: center;
}
.sy_cgal_c_list a{
	margin: 0px;
	padding: 0px;
}
.sy_cgal_c_list a:hover {
	color: #026D3A;
}
.sy_cgal_ct{
	padding-top: 10px;
}
/* 底部 */
#footer{
	height: auto;
	background: #2c2c2c;
	overflow: hidden;
}
.footer_t{
	padding-top: 40px;
	height: 284px;
	overflow: hidden;
}
.footer_add{
	width: 435px;
	color: #acacac;
	line-height: 28px;
}
.footer_add span:first-child{
	display: block;
}
.footer_link{
	padding-top: 36px;
	float: right;
}
.lm_link{
	float: left;
	width: 645px;
	margin-right: 240px;
}
.lm_link ul li{
    float: left;
	width: 170px;
	height: 40px;
	line-height: 40px;
	display: block;
	margin-right:45px;
	margin-bottom: 20px;
	background: #363636;
	text-align: center;
	color: #aeaeae;
}
.lm_link ul li a{
	color: #aeaeae;
}
.lm_link ul li:last-child{
	position: relative;
}
.lm_link ul li span:first-child{
	padding-left: 10px;
}
.ewm{
	float: left;
	width: 122px;
	text-align: center;
}
.ewm span{
	color: #fff;
	display: block;
	padding-bottom: 10px;
}
.ewm span:last-child{
	padding-bottom: 0px;
}
.footer_d{
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #5b5b5b;
	background: #232323;
	overflow: hidden;
}

/* 新闻列表 */
#ej_main{
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #f7f7f9;
}
.ej_banner{
	width: 100%;
	margin-top: 100px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.ej_banner_text{
	position: absolute;
	width: 700px;
	height: auto;
	left: 50%;
	top:50%;
	color: #fff;
	text-align: center;
	margin-left: -350px;
	margin-top: -80px;
	z-index: 10;
}
.ej_banner_text h1{
	font-size: 52px;
	font-weight: bolder;
} 
.ej_banner_text h2{
	text-transform:uppercase;
	padding-top: 10px;
	font-size: 18px;
	letter-spacing: 10px;
}
.ej_banner_text img{
	padding-top: 20px;
}
.ej_content{
	width: 100%;
}
.ej_lm{
	width:100%;
	height: 100px;
	background: url(../images/ej_lm_bj.png) repeat-x;
}
.ej_lm_main{
	text-align: center;
	font-size: 0px;
	line-height: normal;
}
.ej_lm_main ul{
	display: inline-block;
}
.ej_lm_main ul li{
	width: 228px;
	height: 100px;
	float: left;
}
.ej_lm_main ul li a{
	width: 228px;
	height:100px;
	padding-top: 30px;
	margin: 0px;
	background: url(../images/lm_bj.png) no-repeat;
	display: block;
}
.ej_lm_main ul li a.h_cur{
	background: url(../images/lm_bj_h.png) no-repeat;
	color: #fff;
}
.ej_lm_main ul li a h1{
	font-size: 16px;
	margin: 0px;
}
.ej_lm_main ul li a h2{
	font-size: 12px;
	padding-top: 10px;
	margin:0px;
	text-transform:uppercase;
}
.ej_lm_main ul li a:hover{
	background: url(../images/lm_bj_h.png) no-repeat center 0px;
	color: #fff;
}
.ej_gsyw_con_sj{
	display: none !important;
}



.about2-div-gai{
	padding: 0	0px;
}

.poster-main{
	position: relative;
	margin: 0px auto;
}
.poster-main .poster-list{
	margin:0;
}
.poster-main .poster-list .poster-item{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1!important;
}


/*.poster-main .poster-list .poster-item:first-child+.poster-item{
	top: 50px!important;
}

.poster-main .poster-list .poster-item:first-child+.poster-item+.poster-item{
	top: 100px!important;
}

.poster-main .poster-list .poster-item:first-child+.poster-item+.poster-item+.poster-item{
	top: 50px!important;
}
*/


.poster-list .poster-item>a{
	display: block;
	background-color: #000;
	padding-bottom: 66.72%;
	position: relative;
	overflow: hidden;
}
.poster-list .poster-item>a h1{
	position: absolute;
	margin:0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	padding: 0	25px;
	text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(../images/heidi2.png);
  z-index: 25;
  text-align: center;
}
.poster-list .poster-item>a>img{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
}

.poster-main .poster-btn{
	position: absolute;
	top:50%;
	margin-top: -25px;

	cursor: pointer;
	width: 50px!important;
	height: 50px!important;
}
.poster-main .poster-prev-btn{
	left: -100px;
	background: url("../images/left333.png") no-repeat center center;
	transition: .3s;
}
.poster-main .poster-prev-btn:hover{
	background: url("../images/left333h.png") no-repeat center center;

}
.poster-main .poster-next-btn{
	right: -100px;
	transition: .3s;
	background: url("../images/right333.png") no-repeat center center;
}
.poster-main .poster-next-btn:hover{
	background: url("../images/right333h.png") no-repeat center center;

}

.ej_gsyw_con{
	position: relative;
	overflow: hidden;
}

.ej_gsyw_con2{
	display: none;
}

.ej_gsyw_con .about2-div{
   width: 100%;
	position: relative;
	left: 0;
}
.anli-pic{
	padding-top: 42px;
	padding-bottom: 42px;
}








.bg_c_f{
	background: #fff;
	margin-top: 40px;
	padding-bottom: 20px;
}
.sy_xxzx_c{
	display: none !important;
}
#active{
	display: block !important;;
}
.new_list_pic{
	padding: 0px;
	margin: 0px;
	position: relative;
}
.new_list_pic .imgbox_a{
	padding-bottom: 67%;
}

.new_list_pic img{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.new_date{
	position: absolute;
	width: 70px;
	height: 70px;
	bottom: 0px;
	background: rgba(2, 113, 62, 0.85);
	color: #fff;
	text-align: center;
	z-index: 10;
}
.new_date h1{
	font-size: 28px;
	margin-top:10px;
	margin-bottom:5px;
}
.new_date h2{
	font-size: 12px;
	margin-top:0px;
}
.p_15{
	padding: 0 15px;
}
.sy_xxzx_text h1{
	font-size: 18px;
	line-height: 28px;
	margin-top:24px;
}
.sy_xxzx_text h3{
	font-size: 12px;
	margin-top:10px;
}
.page{
   overflow: hidden;
   padding-top: 45px;
   padding-bottom: 50px;
   text-align: center;
}
.page a{
	border: 1px solid #e5e5e5;
	padding: 2px 4px;
	margin: 0 3px;
}
.page a:hover{
	background: #02713e;
	color: #fff;
	border: 1px solid #335e85;
}

/* 新闻页面 */

.ej_banner_text p{
	font-size: 20px;
	letter-spacing: 10px;
	padding-top: 25px;
}
.ej_title_fff{
	 width: 100%;
	 text-align: center;
	 color: #fff;
}
.ej_title_fff h1{
	font-size: 40px;
	font-weight: 800;
	margin: 0px;
    text-transform:uppercase;
}
.ej_title_fff h2{
    margin-top: 14px !important;
	font-size: 30px;
}
.sy_more3 a{
	width: 228px;
	height: 76px;
	line-height: 76px;
	padding-left: 70px;
	display: block;
	text-align: left;
	background: url(../images/more_bj2.png) no-repeat -8px 0;
	margin: 20px auto 0;
}
.sy_more3 a:hover{
	color: #02713e;
}
.ej_title_000{
	 width: 100%;
	 text-align: center;
	 color: #000;
}
.ej_title_000 h1{
	font-size: 40px;
	font-weight: 800;
	margin: 0px;
	color: #d3d3d3;
    text-transform:uppercase;
}
.ej_title_000 h2{
    margin-top: 14px !important;
	font-size: 30px;
}
.ej_zcdt_con{
	margin-top: 50px;
}
.ej_zcdt_con_new{
	overflow: hidden;
}
.ej_zcdt_con_new ul li{
	overflow: hidden;
}
#dt_active_tb{
	background: #026D3A;
	color: #fff;
}
#dt_active_tb h2{
	background: #026D3A;
	color: #fff;
}
.ej_zcdt_con_new ul li a{
	height: 135px;
    padding-left: 40px;
	padding-top: 30px;
	display: block;
	border-bottom: 1px solid #c4c4c4;
}
.ej_zcdt_con_new ul li a:hover{
	background: #026D3A;
	color: #fff !important;
	border-bottom: 1px solid #026D3A;
}
.ej_zcdt_con_new ul li a:hover h2{
	color: #fff;
}
.zcdt_new_date{
	width: 100px;
	height: 100px;
	margin-left: 50px;
	text-align: center;
	float: right;
}
.zcdt_new_date h1{
	font-size:16px;
	font-weight: bold;
	font-size: 52px;
	margin: 0px;
	padding: 0px;
}
.zcdt_new_date h2{
	font-size:16px;
	margin:8px 0px 0px;
}
.zcdt_new_list{
	overflow: hidden;
}
.zcdt_new_list h1{
	font-size:16px;
	margin: 0px;
	font-weight: bold;    
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
}
.zcdt_new_list h2{
	font-size:14px;
	line-height: 26px;
	margin-top: 20px;
	height:52px; overflow:hidden;
	color: #666666;
}
.zcdt_con_pic_box{
	float: left;
	overflow: hidden;
}
.ej_zcdt_con_pic{
	display: none;
	width: 888px;
}
#dt_active{
	width: 888px;
	display: block;
}
.ej_zcdt_con_pic .imgbox_a{
	padding-bottom: 60.85%;
}



/* QHSE咨询服务 */
.p_t{
	padding-top: 120px !important;
}
.qh_px{
	overflow: hidden;
}
.qh_px_tit{
	width: 520px;
	margin-right: 100px;
	height: 380px;
	padding-top:40px;
	float: left;
}
.qh_px_tit h1{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}
.qh_px_tit h2{
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	color: #fff;
}
.sy_more_fff a{
	width: 204px;
	height: 52px;
	line-height: 52px;
	border-radius: 10px;
	display: block;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	margin-top: 50px;
	background: url(../images/tb_fff.png) no-repeat 135px 20px ;
	
}
.sy_more_fff a:hover{
	width: 204px;
	height: 52px;
	line-height: 52px;
	border-radius: 10px;
	display: block;
	color: #fff;
	text-align: center;
	border:none;
	background: url(../images/tb_fff.png) no-repeat #026D3A 135px 20px ;
	
}
.gl_zx{
	height: 100%;
}
.gl_zx_tit{
	font-size: 30px;
	color: #fff;
	letter-spacing: 5px;
	font-weight: bolder;
	position: absolute;
	top: 180px;
	left: 80px;
	line-height: 34px;
	text-align: center;
}
.gl_zx_con{
	height: 100%;
	padding: 0 45px;
}
.gl_zx_list{
	height: 100%;
}
.gl_zx_list.owl-carousel .owl-stage-outer {
	height:100%;
	z-index: 1;
}
.gl_zx_list.owl-carousel .owl-stage {
    height: 100%;
}
.gl_zx_list.owl-carousel .owl-item {
    height: 100%;
}
.gl_zx_list_main{
    position:relative;
	color: #fff;
	text-align: center;
	height:100%;
}
.gl_zx_qh{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 0;
	transition: .5s;
	overflow: hidden;
	z-index: 5;
}
.gl_zx_qh img{
	width: 100%;
	height: 100%;
	left: 0px;
	top:0;
	bottom:0;
	position: absolute;
	max-width: none;
	display: block;
	
}
.gl_zx_list .owl-item{
	position: relative;
	z-index: 25;
}
.gl_zx_list .active:last-child .gl_zx_qh{
	position: absolute;
	left: -100%;
	top: 0px;
	height: 100%;
	width: 0;
	transition: .5s;
}

.gl_zx_list .owl-item:hover{
	z-index: 35;
}
.gl_zx_list .item:hover .gl_zx_qh{
	width: 200%;
}
.gl_zx_box{
	position: absolute;
	bottom: 10px;
	bottom: 72px;
	width: 200px;
	left: 50%;
	text-align: center;
	margin-left: -100px;
	z-index: 2;
}
.gl_zx_box img{
	display: block;
	width: 76px !important;
	height: 76px !important;
	margin: 0 auto 15px;
}.gl_zx_list .owl-nav.disabled{
	display: block !important;
}
.gl_zx_list .owl-nav{
    display: block;
    height: 48px;
    position: absolute;
    bottom: 122px;
    color: #fff;
	left: 0;
	z-index:0;
	width: 100%!important;
}

.gl_zx_list .owl-nav::after {
	content:"";
    display: block;
    height: 1px;
    position: absolute;
	top:50%;
	left: -25px;
	right: -25px;;
    background: url(../images/xx_bj.png) repeat-x center;
    z-index: 0;
}
.gl_zx_list .owl-nav .owl-prev{
	width: 48px;
	height: 48px;
	text-indent:-9999px;
	/* float: left; */
	background: url(../images/jt_left.png) no-repeat;
	position: absolute;
	top: 0;
	left: -68px;
	border: none;
}
.gl_zx_list .owl-nav .owl-next{
	width: 48px;
	height: 48px;
	text-indent:-9999px;
	position: absolute;
	top: 0;
	right: -68px;
	background: url(../images/jt_right.png) no-repeat;
	border: none;
}

.qh_px_con{
	overflow: hidden;
}
.margin-0{
	margin: 0px !important;
}
.padding-0{
	padding: 0px !important;
}
.qh_px_list{
	background: #fff;
	height: 188px;
	text-align: center;
	border-right:1px solid #ccc ;
	border-bottom:1px solid #ccc;
	box-sizing: border-box;
}
@keyframes flipY{
    0% {
		transform: rotateY(0deg);
		-webkit-transform: rotateY(0deg);	/* Safari 和 Chrome */
		-moz-transform: rotateY(0deg);

    }

    25% {
		transform: rotateY(90deg);
		-webkit-transform: rotateY(90deg);	/* Safari 和 Chrome */
		-moz-transform: rotateY(90deg);
    }	
    50% {
		transform: rotateY(180deg);
		-webkit-transform: rotateY(180deg);	/* Safari 和 Chrome */
		-moz-transform: rotateY(180deg);
    }
	75% {
		transform: rotateY(270deg);
		-webkit-transform: rotateY(270deg);	/* Safari 和 Chrome */
		-moz-transform: rotateY(270deg);
	}	
    100% {
		transform: rotateY(360deg);
		-webkit-transform: rotateY(360deg);	/* Safari 和 Chrome */
		-moz-transform: rotateY(360deg);
    }
}
.qh_px_list img{
	display: block;
	margin: 15px auto 15px;	
}
.qh_px_list:hover img {
	-webkit-animation: flipY 1s linear  both;
	-o-animation: flipY 1s linear  both;	
	animation: flipY 1s linear  both;
}
.qh_zx_list{
	margin-top: 35px;
	padding-bottom: 35px;
}
.qh_zx_list a{
	display: block;
	padding: 0px;
	background: #fff; 
	position: relative;
}
.qh_zx_list>a>img{
	 width: 100%;
	 height: auto;
}
.qh_zx_list>a>span{
	padding: 35px 0px 50px;
	display: block;
}
.qh_zx_list>a>span>h1{
	font-size: 20px;
	text-align: center;
	margin: 0px;
}
.qh_zx_list>a>span>h2{
	font-size: 14px;
	line-height: 24px;
}
.qh_zx_list_tb{
	width: 68px;
	height: 68px;
	position: absolute;
	left: 50%;
	margin-left: -34px;
	bottom: -34px;
}














.qh_fa{
	padding-top: 200px;
}
.qh_fa_tit h1{
	font-weight: bold;
	padding-bottom: 15px;
}
.qh_fa_con_sj{
	display: none;
}
.qh_fa_con ul li{
	margin-top: 25px;
	width: 998px;
	height: 166px;
	background: url(../images/qh_fa_bj.png) no-repeat;
}
.qh_fa_con_l{
	width: 240px;
	float: left;
	text-align: center;
	padding-top: 32px;
}
.qh_fa_con_l h1{
	font-size: 20px;
}
.qh_fa_con_r{
	padding-left: 55px;
	width: 710px;
	float: left;
    padding-top: 32px;
}
.qh_fa_con_r h1{
	margin: 0px;
	font-size: 18px;
	font-weight: 800;
	color:#026d3a;
}
.qh_fa_con_r h2{
	font-size: 14px;
	line-height: 24px;
}



/* 创新发展 */
.bg_fff{
	background: #fff !important;
}
.cx_banner{
	height: 100%;
	width: 100%;
	background-size: cover;
}
.qh_xxyy{
	height: 562px;
	background:url(../images/pic10.jpg) no-repeat;
	background-size: cover;
	margin-top: 59px;
	overflow: hidden;
}
.qh_xxyy_c{
	margin-top: 158px;
	margin-left:70px;
	padding:35px;
	width: 644px;
	height: 404px;
	box-sizing: border-box;
	background: rgba(255,255,255,0.8);
}
.qh_xxyy_c h1{
	font-size: 30px;
}
.qh_xxyy_c h2{
	font-size: 16px;
	line-height: 32px;
}
.qh_zs{
	overflow: hidden;
}
.qh_zs_tit{
	 text-align: center;
	 margin-top: 62px;
	 margin-bottom: 42px;
}
.qh_zs_tit h1{
	font-size:30px;
}
.qh_zs_con{
	height:692px;
	background: url(../images/pic11.jpg) no-repeat;
    background-size: cover;
}
.qh_zs_l{
	width: 780px;
	float: left;
	overflow: hidden;
}
#zs_active{
	display: block;
	width: 410px;
	background: #fff;
	margin: 75px auto 0;
	text-align: center;
}
.qh_zs_l_bg{
	display: none;
}
.qh_zs_l_pic{
	padding-top: 15px;
	padding-bottom: 15px;
}
.qh_zs_l_pic a{
	padding: 0px;
}
.qh_zs_l_txt{
	height:280px;
	line-height: 28px;
	font-size: 15px;
	color: #333;
	text-align: left;
	background: #fff;
	padding: 0 15px;
}
.qh_zs_r{
	overflow: hidden;
	height:692px ;
	padding-top:40px;
	padding-left:100px;
	padding-right: 80px;
	background: rgba(0,0,0,0.3);
	color: #fff;
}
.qh_zs_r .imgbox_a{
	padding-bottom: 51%;
}
.qh_zs_r h1{
	font-size: 16px;
	line-height: 32px;
	padding-bottom: 30px;
}
.qh_zs_r_bj{
	height: 105px;
	background:#f0f0f0;
	text-align: center;
	margin-bottom: 40px;
	position: relative;
}
.qh_zs_r_bj>a>img{
	display: block;
	height: 100%;
	margin: 0 auto;
}
#zs_active_tb .qh_zs_mb{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 105px;
	width: 100%;
	background: url(../images/chakan.png) no-repeat center rgba(0,0,0,0.6);
	
}
.position_r{
	position: relative;
}
.Beyond_bj{
	position: absolute;
	height:692px;
	background:rgba(0,0,0,0.3);
	width: 1000px;
	right: -1000px;
	bottom: 0px;
}
.qh_fzgj {
    height: 562px;
    background: url(../images/pic27.jpg) no-repeat;
    background-size: cover;
    margin-top: 59px;
    overflow: hidden;
}
.qh_fzgj_c{
    margin-top: 158px;
    margin-right: 70px;
    padding: 35px;
    width: 644px;
    height: 404px;
    box-sizing: border-box;
    background: rgba(255,255,255,0.8);
	float: right;
}
.qh_fzgj_c h1{
	font-size: 30px;
}
.qh_fzgj_c h2{
	font-size: 16px;
	line-height: 32px;
}
/* 关于我们 */
.p_150{
	padding-top: 150px !important;
	
}
.gs_jj_con{
	text-align: center;
	padding:0 200px;
}
.gs_jj_con h1{
	font-size:14px;
	line-height: 28px;
} 
.gs_jj_lm{
	text-align: center;
	overflow: hidden;
	padding-top:60px;
	padding-bottom: 60px;
}
.gs_jj_lm ul{
    display: inline-block;	
}
.gs_jj_lm ul li{
	float: left;
	padding:0 46px;
}
.gs_jj_lm ul li a{
	padding: 0px;
}
.gs_jj_lm ul li h1{
	margin: 0px;
	padding-top: 8px;
}

.dsj_sj{
	display: none;	
}
.dsj_pc{
	overflow: hidden;
}
.dsj_tit{
	position: absolute;
	top: 100px;
}
.dsj_tit img{
	width: 160px;
}
.dsj_con{
   overflow: hidden;
   background: url(../images/hg_bj_2.png) repeat-x left center;
}

@keyframes updown {
    0% {
		transform: rotate(0deg);

    }

    25% {
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);		/* IE 9 */
		-webkit-transform: rotate(90deg);	/* Safari and Chrome */
		-o-transform: rotate(90deg);		/* Opera */
		-moz-transform: rotate(90deg);		/* Firefox */
    }	
    50% {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);		/* IE 9 */
		-webkit-transform: rotate(180deg);	/* Safari and Chrome */
		-o-transform: rotate(180deg);		/* Opera */
		-moz-transform: rotate(180deg);		/* Firefox */
    }
	75% {
		transform: rotate(270deg);
		-ms-transform: rotate(270deg);		/* IE 9 */
		-webkit-transform: rotate(270deg);	/* Safari and Chrome */
		-o-transform: rotate(270deg);		/* Opera */
		-moz-transform: rotate(270deg);		/* Firefox */
	}
	
    100% {
		transform: rotate(360deg);
		-ms-transform: rotate(360deg);		/* IE 9 */
		-webkit-transform: rotate(360deg);	/* Safari and Chrome */
		-o-transform: rotate(360deg);		/* Opera */
		-moz-transform: rotate(360deg);		/* Firefox */
    }
}



.dsj_time{
	color: #fff;
	position: relative;
	float: left;
}

.dsj_time_1{
	position: absolute;
	left: 124px;
}
.dsj_time_2{
	overflow: hidden;
	height: 132px;
}
.dsj_time_02{
	height: 132px;
	padding-top:80px;
}
.dsj_time_2 span:first-child{
	font-size: 32px;
	padding-right: 36px;
	width: 144px;
	height: 132px;
	float: left;
}
.dsj_time_2 span:last-child{
	font-size: 14px;
	line-height: 24px;
	margin-top: 12px;
}
.dsj_time_3{
	padding-top: 132px;
}
.dsj_time_3 i{
	position: absolute;
	width: 38px;
	height: 38px;
	bottom: 111px;
	left: 107px;
	-webkit-animation: updown 5s linear infinite both;
	-o-animation: updown 5s linear infinite both;
	animation: updown 5s linear infinite both;
	z-index: 999;
}
.dsj_time_03 i{
	position: absolute;
	width: 38px;
	height: 38px;
	bottom: 112px;
	left: 106px;
	-webkit-animation: updown 5s linear infinite both;
	-o-animation: updown 5s linear infinite both;
	animation: updown 5s linear infinite both;
	z-index: 999;
}


.time_2 a{
	padding: 0px;
	padding-top: 112px !important;
	height: 156px;
	display: block;
}
.time_4 a{
	padding: 0px;
	padding-top: 112px !important;
	height: 156px;
	display: block;
}
.dsj_time a{
	padding: 0px;
	display: block;
}

.dsj_main .owl-nav.disabled {
    display: block !important;
	
}

.dsj_main .owl-nav .owl-prev{
	position: absolute;
	top: 50%;
    left:-45px;
	margin-top: -80px;
	text-indent: -99999px;
	width: 45px;
	height: 45px;
	background: url(../images/dsj_l_01.png);
	border: none;
}
.dsj_main .owl-nav .owl-next{
	position: absolute;
	top: 50%;
	right: -45px;
	margin-top: -80px;
	text-indent: -99999px;
	width: 45px;
	height: 45px;
	background: url(../images/dsj_r_01.png);
	border: none;
}


.zz_jg_tit{	
	text-align: center;
}
.zz_jg_tit h1{
	font-size: 30px;
	margin: 0px;
	color: #026d3a;
	background: url(../images/zz_jg_bj.png) no-repeat center;
}
.zz_jg_tit h2{
	font-size: 18px;
	text-transform:uppercase;
	margin: 0px;
	color:#a3a3a3;
	padding-top: 14px;
}
.zz_jg_con{
	padding-top: 25px;
	text-align: center;
}

/* 关于我们-企业文化 */

.qy_wh_con{
	display: block;
	overflow: hidden;
}
.qy_wh_con_sj{
	display: none;
}
.about4-list{
	margin-top: 60px;
}

.about4-list ul{
	margin:0;
}

.about4-list li{
	float: left;
	width: 14%;
	border-left: 2px solid #fff;
    height: 500px;
}
.about4-list li:first-child{
	border-left: 0;
}
.about4-list li.cur{
	width: 58%;
}
.about4-list li>a{
	display: block;
	height:594px;
	background-repeat: no-repeat;
	background-position: left center;
	overflow: hidden;
	position: relative;
}

.about4-list li.cur a{
	padding: 0px;
}
.about4-list li.cur .about4-2{
	display: block;
	position: none;
	font-size: 15px;
	line-height: 24px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 70px;
	background: rgba(0,0,0,0.3);
}
.about4-list li.cur .about4-2 h1{
	padding-bottom: 30px;
}
.about4-list li.cur .about4-1{
	display: none;
}
.about4-2{
	display: none;
}

.about4-2 h1{
	font-size: 28px;
	color:#fff;
	margin:0;
	font-weight: bold;
}
.about4-2 p{
	font-size: 15px;
	color:#fff;
	margin:0;
	margin-top: 10px;
	line-height: 28px;
}

.about4-1{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding-top: 160px;
	background-image: url(../images/heidi3.png);
}

.about4-1-con{
	background-repeat: no-repeat;
	background-position: center 96px;
	color:#fff;
	text-align: center;
	line-height: 1.2;
}
.about4-1-con h1{
	width: 30px;
	font-weight: 800;
	margin: 0 auto;  
	line-height: 42px;  
	font-size: 30px;

}

.about4-list2-wp{
	display: none;
	margin-top: 30px;
}

.about4-list2 h1{
	font-size:20px;
	color:#333;
	margin:0;
	text-align: center;
	margin-top: 20px;
}
.about4-list2 p{
	font-size:14px;
	color:#666;
	margin:0;
	margin-top: 10px;
	line-height: 1.8;
	text-align: center;
}
.about4-item-pic{
	display: block;
	position: relative;
	padding-bottom: 55.3%;
	overflow: hidden;
}
.about4-item-pic>img{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/* 合作伙伴 */
.hz_hb{
    text-align: center;
}
.hz_logo{
	width:1020px;
	margin: 0 auto;
	padding-top: 35px;
}
.hz_tit{
	position: absolute;
	top: 340px;
	left: 200px;
	font-size:32px;
	font-weight: bolder;
	color: #02713e;
	z-index: 999;
}
.hz_en_tit{
	position: absolute;
	bottom: 62px;
	right: 220px;
	font-size:32px;
	font-weight: bolder;
	color: #fff;
	z-index: 999;
	text-align: right;
	overflow: hidden;
}
.hz_en_tit h1{
	 font-size: 34px;
	 margin: 0px;
}
.hz_en_tit h2{
	margin: 0px;
	font-size: 54px;
}
.hz_en_tit h3{
	float: right;
    width:70px;
	height: 2px;
	background: #fff;
}
.p_50{
	padding-top: 75px !important;
}
.cg_al{
	width: 100%;
}
.cg_al_list{
	overflow: hidden;
	height: auto;
}

.cg_al_list.owl-carousel .center img{
	padding: 0px !important;
}
.cg_al_list_con a .imgbox_a {
    padding-bottom: 64%;
}

.cg_al_list_con h1{
	font-size: 20px;
	margin: 20px 0px 0px;    text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;	
}
.cg_al_list_con h2{
	margin: 24px 0px 0px;
	font-size: 16px;
	line-height: 24px;
	height:45px;
	overflow: hidden;
}

.cg_al_list .owl-item.center+.owl-item .cg_al_list_con h1{padding-right: 17px;}
.cg_al_list .owl-item.center+.owl-item .cg_al_list_con h2{padding-right: 17px;}



.cg_al_list .owl-nav{
	position: absolute;
	width: 100%;
	height: 50px;
	top: 50%;
	z-index: 9999;
}
.cg_al_list .owl-nav .owl-next{
	text-indent: -99999px;
	float: left;
	margin-left: 25px;
	width: 62px;
	height: 62px;
	background: url(../images/jt_left02.png);	border: none;
}
.cg_al_list .owl-nav .owl-next:hover{
	background: url(../images/jt_h_left02.png);
}
.cg_al_list .owl-nav .owl-prev{
	text-indent: -99999px;
	float: right;
	margin-right: 25px;
	right: 15px;
	width: 62px;
	height: 62px;
	background: url(../images/jt_right02.png);
	border: none;
}
.cg_al_list .owl-nav .owl-prev:hover{
	background: url(../images/jt_h_right02.png);
}
/* 招贤纳士 */
.pr_15{
	padding-right: 15px;
}

.f_l{
	float: left;
}
.f_r{
	float:right;
}
.zx_ns{
	overflow: hidden;
	padding-top: 40px;
}
.zx_ns ul li{
	margin-bottom: 40px;
}
.zx_ns_list{
    padding-right: 15px;
}
.zx_ns_list_main{
	background: #fff;
	padding: 45px;
	background: #fff;
	position: relative;
	border: 2px solid #fff;
}
.zx_ns_list_main:hover{
	border: 2px solid #026d3a;
	-moz-box-shadow: 3px 3px 8px #dbdbdb; /* 老的 Firefox */
	box-shadow: 3px 3px 8px #dbdbdb;
}
.zx_ns_list_l{
	float:left;
	width: 320px;    padding-right: 55px;
}
.zx_ns_list_l h1{
	font-size: 28px;
	line-height: 35px;
}
.zx_ns_list_l h2{
	font-size: 18px;
	color:#026d3a;
}
.zx_ns_list_l h3{
	padding-top: 10px;
	font-size: 14px;
	line-height: 26px;
}
.zx_ns_list_l h3 span{
	display: block;
}.zxns_box{
	width: 970px;
	height: 235px;
}
.zx_ns_list_r{
	overflow: hidden;
	border-left: 1px solid #ccc;
	padding-left: 65px;
}
.zx_ns_list_r h1{
	font-size: 20px;
    color:#026d3a;
	margin: 0px;
}
.zx_ns_list_r h2{
	font-size: 14px;
	line-height: 26px;
	margin: 0px;
	padding-top: 10px;
}.zzyq{
	line-height: 26px;
	display: none;
}
.zx_ns_tb{
	position: absolute;
	height: 68px;
	right: 100px;
	top: 50%;
	margin-top: -34px;
}
.zx_ns_more{
	position: absolute;
	height:30px;
	width: 30px;
	top: 50%;
	margin-top: -15px;
	right: 0px;
	z-index: 20;
	
	background:url(../images/more_tb.png) no-repeat;
}

.zx_ns_more.cur{
   background:url(../images/jian_tb.jpg) no-repeat;
}
.zx_ns_more a{
	padding: 0px;
}


/* 文章单篇 */
.danpian{
	padding: 42px 0;
}
.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;

}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}

.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#07c8ed;

}

.modal-open{
	padding-right: 0px !important;
}

/* 首页漂浮 */
.pf ul li a{
	height: 34px;
	width: 55px;
	line-height: 34px;
	color: #fff;
	display: block;
}
.pf ul li.pf_01 a{
	position: fixed;
	right: 0px;
	top: 340px;
	z-index: 9999;
	background: url(../images/pf_tb01.png) no-repeat;
	text-indent: -99999px;
}
.pf ul li.pf_01 a:hover{
	width: 145px;
	background: url(../images/pf_h_tb01.png) no-repeat;
	text-indent: 0px;
	padding-left: 46px;

}
.pf ul li.pf_02 a{
	position: fixed;
	right: 0px;
	top: 380px;
	z-index: 9999;
	background: url(../images/pf_tb02.png) no-repeat;
	text-indent: -99999px;
}
.pf ul li.pf_02 a:hover{
	width: 145px;
	background: url(../images/pf_h_tb02.png) no-repeat;
	text-indent: 0px;
	padding-left: 46px;

}
.pf ul li.pf_03 a{
	position: fixed;
	right: 0px;
	top: 420px;
	z-index: 9999;
	background: url(../images/pf_tb03.png) no-repeat;
	text-indent: -99999px;
}
.pf ul li.pf_03 a:hover{
	width: 145px;
	background: url(../images/pf_h_tb03.png) no-repeat;
	text-indent: 0px;
	padding-left: 46px;
	transition: .5;
}
.pf ul li.pf_04 a{
	position: fixed;
	right: 0px;
	top: 460px;
	z-index: 9999;
	background: url(../images/pf_tb04.png) no-repeat;
	text-indent: -99999px;
}
.pf ul li.pf_04 a:hover{
	width: 145px;
	background: url(../images/pf_h_tb04.png) no-repeat;
	text-indent: 0px;
	padding-left: 46px;
	transition: .5;
}

.pf ul li.pf_05 a{
	position: fixed;
	right: 0px;
	top: 500px;
	z-index: 9999;
	background: url(../images/pf_tb05.png) no-repeat;
	text-indent: -99999px;
}
.pf ul li.pf_05 a:hover{
	width: 145px;
	background: url(../images/pf_h_tb05.png) no-repeat;
	text-indent: 0px;
	padding-left: 46px;
	transition: .5;
}

/* 视频中心 */
.sinpin_box{
	position: relative;
	height: 278px;
}
.shipin_pic{
	position:relative;
}
.shipin_pic .imgbox_a{
	padding-bottom:17.7%;
}
.shipin_pic::after{
	content:"";
	position: absolute;
	display: block;
    background: url(../images/shipin_tb.png) no-repeat center rgba(0,0,0,0.6);
	z-index: 999999;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
}
.shipin_text{
    position: absolute;
    z-index: 999999;
    width: 375px;
    height: 183px;
    background: #026c3b;
    top: 95px;
    color: #fff;
    line-height: 28px;
    padding: 20px 15px 0;
	
}



/* 留言 */

#liuyan{

	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	background-image: url(../images/liuyan.jpg);
	padding: 260px 0 160px;

}

.liuyan-div{
	width: 1138px;
	margin:0 auto;
	    transform-style: preserve-3d;
    perspective: 1000px;
}

.map2{
	height: 508px;
	width: 766px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}

.map2-con{
	height: 508px;
	width: 372px;
	background-image: url(../images/toudi.png);
  box-shadow: -20px 0 20px rgba(0,0,0,.2) inset;
	transition: all 1s ease 0s;
  transform: rotateY(-80deg);
  transform-origin: right center;
  transform-style: preserve-3d;
  padding: 48px 44px 0;
}

.map2-con.cur{
	transform: rotateY(0);
	background:rgba(2,109,58,0.8);
}

.map2-con h1{
	margin:0;
	font-size: 30px;
	font-family: "Arial";
	color: #fff;
	text-transform: uppercase;
}

.map2-con h2{
	margin:0;
	font-size: 18px;
	color: #fff;
	margin-top:9px;
}
.liuyan-form{
	padding-top: 15px;
}
.liuyan-form-li{
	margin-top: 27px;
}
.liuyan-form-li input[type="text"]{
	display: block;
	width: 100%;
	border:0;
	border-bottom:1px solid #bce7ef;
	color: #fff;
	font-size: 14px;
	padding-bottom: 14px;
	background-color: transparent;
}
.liuyan-form-li textarea{
	display: block;
	width: 100%;
	border:0;
	border-bottom:1px solid #bce7ef;
	color: #fff;
	font-size: 14px;

	height: 60px;
	background-color: transparent;
	resize: none;
}
.liuyan-form-li input:focus,
.liuyan-form-li textarea:focus{
	outline: none;
}

.liuyan-form-li input::-webkit-input-placeholder{
    color:#bbe0e9;
}
.liuyan-form-li input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#bbe0e9;
}
.liuyan-form-li input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#bbe0e9;
}
.liuyan-form-li input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#bbe0e9;
}

.liuyan-form-li textarea::-webkit-input-placeholder{
    color:#bbe0e9;
}
.liuyan-form-li textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#bbe0e9;
}
.liuyan-form-li textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#bbe0e9;
}
.liuyan-form-li textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#bbe0e9;
}

.liuyan-form-li-btn input{
	width: 133px;
	height: 38px;
	border:1px solid #b9e6ee;
	color: #fff;
	font-size: 14px;
	display: block;
	margin:0 auto;
	background-color: transparent;
}

.liuyan-form-li-btn input:hover{
	background-color: #b9e6ee;
	color: #333;
}

.liuyan-form-li-btn{
	margin-top: 50px;
}


/* 内容 */
.nr_con_box{
    padding: 42px 0;
	overflow: hidden;
}
.nr_con_lm{
	background: #fff;
	overflow: hidden;
}
.nr_lm{
	width: 400px;
	float: right;
	margin-left: 40px;

}
.nr_lm ul li a{
	height: 60px;
	line-height: 60px;
	text-align: center;
    display: block;
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
.nr_lm ul li:last-child a{
	border: 1px solid #d8d8d8;
}
.nr_lm ul li a:hover{
	background:#026d3a;
	color: #fff;
	border: none;
}
.nr_lm ul li a.h_cur{
	background:#026d3a;
	color: #fff;
	border: none;
}
.nr_con{
	overflow: hidden;
}
.con_lm_pic{
	width: 540px;
	float: left;
	margin-right:32px;
}
.con_lm_pic .imgbox_a{
	padding-bottom: 67%;
}
.con_lm_int{
	margin-right:32px;
	padding-top: 35px;
	padding-bottom: 35px;
}
.con_lm_int img{
	padding-right: 10px;
}
.con_lm_int h1{
	font-size: 22px;
	color: #026d3a;
	padding: 0px;
	margin: 0px;

}
.con_lm_int h2{
	font-size: 14px;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
	margin-top:25px;
}
.con_lm_con{
	background: #fff;
	margin-top:76px;
	position: relative;
}
.con_lm_list{
	position: absolute;
	top: -24px;
}
.con_lm_list ul li {
	float: left;
}
.con_lm_list ul li a{
	width: 137px;
	height: 50px;
	text-align: center;
    line-height: 50px;
	vertical-align: middle;
	border-radius: 8px;
	display: block;
	background: #ebebeb;
	margin-right:3px;
}
.con_lm_list ul li a:hover{
	background:#026d3a;
	color: #fff;
}
.con_lm_main{
	background: #fff;
	min-height: 500px;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 26px;
}
#lm_active_tb a{
	background:#026d3a;
	color: #fff;
	border-radius:8px;
	margin-right:3px;
}
.qh_box{
	display: none;
}
.con_lm_main img{
    display: block;
	margin: 0 auto;

}
#qh_active{
	display: block;
}


/* 荣誉资质 */
.ryzz_box{
	height: 100%;
	width: 100%;
	background: url(../images/ry_bj.jpg) no-repeat;
	background-size: cover;
	margin-top: 42px;
	overflow: hidden;
	padding-top:74px;
	padding-bottom:74px;
}
.ryzz_text{
	width: 480px;
	overflow: hidden;
	float: left;
	margin-right: 64px;
}
.ryzz_text h1{
	 font-size:24px;
	 font-weight: bolder;
	 color: #fff;
}
.ryzz_text h2{
	 font-size:16px;
	 color: #fff;
	 line-height: 32px;
}
.ryzz_nr{
	overflow: hidden;
}

 .swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
}
.swiper-slide {     
  background-size: cover;
  background-position: center;

}
	
.gallery-top {
  width: 612px;
  float: left;
  margin-right: 139px;
  padding-top: 25px;
  background: url(../images/zzry_bj_pic.png) no-repeat center 75%;
}
.gallery-thumbs {
  box-sizing: border-box;
  padding: 10px 0;
  width: 290px;
  height: auto;
  float: right;
}
.gallery-thumbs .swiper-slide {
  height: 115px;
  border: 2px solid #ccc;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.ryzz_text {
   padding-top: 25px;
}
.ryzz_text img{
	padding-right: 10px;
}
.ryzz_x_pic{
  overflow: hidden;
}
.ryzz_x_pic dl{margin:0;margin-left: 2%;}
	
.ryzz_x_pic dd{
	border: 2px solid #ccc;
	float: left;
	width: 44%;
	margin-right: 6%;
	margin-bottom: 5%;
	background-color: #000;
}
.ryzz_x_pic dd.cur .imgbox_a{
	opacity: 0.6;
	padding-bottom:71.9%;
}
.ryzz_x_pic dl dd .imgbox_a{
	padding-bottom:71.9%;
}
.gallery-top-item{
	padding: 0 160px 20px;

}
.gallery-top-item h1{
    color:#fff;
	text-align: center;
	font-size: 18px;
	margin: 90px 0px 15px;
}
.gallery-top-item .imgbox_a{
	padding-bottom:70.9%;
}

.gallery-top .swiper-button-prev{
	width: 50px;
	height: 50px;
	background: url(../images/zz_l_01.png) no-repeat;
	--swiper-navigation-color: rgba(0, 0, 0, .0) !important;	
}
.gallery-top .swiper-button-next{
	width: 50px;
	height: 50px;
	background: url(../images/zz_r_01.png) no-repeat;
	--swiper-navigation-color: rgba(0, 0, 0, .0) !important;
	
}



/* 下拉菜单 */
.list{
	width: 170px;
	display: none;
	background:#363636;
	height: auto;
	overflow: hidden;
	position: absolute;
	z-index: 999999;
	padding: 10px;
	box-sizing: border-box;
	bottom: 100%;
}
.list a{
	color: #fff;
	line-height: 30px;
	display: block;
}



/* 下拉菜单 */
.nav_bj{
	width: 100%; 
	height: 60px; 
	background: #026d3a; 
	position: absolute; 
	top: 100px;
	display: none;
	opacity: 0.9;
}
.xl_nav{
	position: absolute; 
	width: 560px;
	height: 60px; 
	color: #fff; 
	line-height: 60px;
	padding-left: 15px;
    opacity: 0;
    visibility: hidden;
}
.xl_nav a{
	color: #fff;
	padding-right: 15px;
}
.nav>ul>li:hover .xl_nav {
    opacity: 1;
    visibility: visible;
}
.nav>ul>li:last-child .xl_nav{
	position: absolute;
	right: 0px;
	text-align: right;
	padding-right: 15px;
}





