@charset "utf-8";
/* CSS Document */

/*基本样式*/
.cur{background: #0F6665;color:white !important;}
* { margin: 0; padding: 0;text-decoration: none; }
body { font-family:Arial, "微软雅黑"; color: #333; font-size:14px; line-height:1.6;overflow-x: hidden;}
a{color:inherit;text-decoration:none;cursor:hand;}
a:hover{color:#0f6665;}
li { list-style: none }
input{color: #666;}
input:focus{color:#333;}
table,tr,td{border-spacing: inherit;border-collapse:collapse}
img{ border:0;}
ul{ list-style:none;margin:0;padding:0;}

.kb{
	padding:0px 20px;
}

/*轮播*/
.web-lunbo-1 .img-box-1{display: block;}
.web-lunbo-1 .img-box-2{display: none;}
#hd_li{
	padding: 0px 0px;
}
/*幻灯片箭头*/
.jx_hd  .zbl-lunbo .left, .jx_hd  .zbl-lunbo .right {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    font-family: "宋体";
    font-weight: bold;
    text-align: center;
    font-size: 0px !important;
    line-height: 80px;
    cursor: pointer;
}
.jx_hd .zbl-lunbo .left{
	background:url(../images/left.png) no-repeat;
}
.jx_hd .zbl-lunbo .right{	
	background:url(../images/right.png) no-repeat;
}
.zbl-lunbo .right{
	right:-20px !important;
}
@media (max-width:768px) {
	.web-lunbo-1 .img-box-1{display: none;}
	.web-lunbo-1 .img-box-2{display:block;}
}


/*头部*/
.top{
	width:100%;
	height:100%;
}
.jx_top{
	width:100%;
	height:100%;
	border-bottom:2px solid #020a15;
}
.demo_top{
	max-width:1200px;
	height:100%;
	margin:0 auto;
	position:relative;
}
.demo_top a{
	float:left;
}
.demo_top a img {
    max-width: 100%;
	max-height:100%;
	width:auto;
	height:auto;
    display: block;
}
.zxrx{
	position:absolute;
	right:2%;
	top:25%;
	text-align:right;
	background:url(../images/tb1.png) left no-repeat;
}
.zxrx .phone{
	text-indent: 50px;
	text-align: left;
	
}
.zxrx .phone:first-child{
	font-size:19px;
	color:#727272;
}
.zxrx .phone:last-child{
	font-size:18px;
	color:#434f55;
}
.demo_dh{
	max-width:1200px;
	height:50px;
	line-height:50px;
	margin:0 auto;
}
.demo_dh ul{
	float:left;
	height:100%;
	position:relative;
}
.demo_dh ul li{
	display:inline-block;
	color:#2b2b2b;
	font-size:16px;
	float:left;
}
.demo_dh ul li a{ display:block;}
.demo_dh ul li:hover{
	background:#0f6665;
	color:#fff;
}
.demo_dh ul li a:hover{
	color:#fff !important;
}
.erji .tab-content {
	display: none;
}
.erji .tab-content.active {
	display: block;
}
.erji .er_left .active  a{
	color:#0f6665 !important;
	background:none;
}
.demo_dh ul li:hover  .erji .er_left .active {
	background:url(../images/tb2_color.png) right no-repeat;
}
#tr1 li .menu_dj{
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
}

/*下拉子菜单*/
.demo_dh ul li.active a{
	background:#0f6665;
	color:#fff;
}
.demo_dh .erji{
	position:absolute;
	left:118px;
	display:none;
	float:left;
	width:60%;
	height:auto;
	padding:20px 20px;
	border:1px solid #959595;
	z-index: 100;
	background: #fff;
}
.demo_dh ul li:hover .erji {
	display: block;
	margin:0;
	padding:0; 
	padding:20px 20px;
	margin-left:-10px;
}
.demo_dh ul li a:hover{
	color:#fff !important;
}
.erji>img{
	float:right;
}
.demo_dh .erji .er_left{
	float:left;
	width:40%;
	height:100%;
}
.demo_dh .erji .er_left li{
	width:100%;
	height:41px;
	line-height:48px;
	text-align:left;
	display:inline-block;
	border-bottom:1px solid #c9c9c9;
	background:url(../images/tb2_tm.png) right no-repeat;
	padding-left:20px;
}
.demo_dh .erji .er_left li:hover{
	background:url(../images/tb2_color.png) right no-repeat;
	cursor:pointer;
}
.demo_dh .erji .er_left li:hover a{
	color:#0f6665 !important;
}
.demo_dh .erji .er_left li a{
	font-size:16px;
	color:#9c9c9c;
}

.demo_dh .erji .er_right{
	float:right;
	width:45%;
	height:100%;
	margin-left:4%;
}
.demo_dh .erji .er_right li{
	width:100%;
	height:41px;
	line-height:48px;
	text-align:left;
	display:inline-block;
	border-bottom:1px solid #c9c9c9;
	padding:0 0;
}
.demo_dh .erji .er_right li a{
	font-size:16px;
	color:#9c9c9c;
}
.demo_dh .erji .er_right li:hover{
	background:none !important;
}
.demo_dh .erji .er_right li:hover a{
	color:#0f6665 !important;
}

/*小屏的时候点击下拉*/
.menu_dj {
	padding:0 36px;
	display:block;
}
.xp_dh{ display:none;} 
.navContent ul {/*border-top:1px solid #fff;*/border-top:2px solid #fff;}
	

/*搜索框*/
.ssk{
	border: 1px solid #a0a0a0;float: right;height: 30px;line-height:30px;margin-top: 10px;border-radius:12px ;
}
/*.ssk input{
	width:180px;
	height:26px;
	line-height:26px;
	border-radius:10px;
	border:1px solid #a0a0a0;
	text-indent:10px;
	font-size:12px;
	color:#a8a8a8;
	text-align:left;
	padding-right: 30px;
	background:url(../images/ss.png) right no-repeat;
	cursor:pointer;
	outline:none;
}*/
.ssk .text{background: none;padding-left:20px;color: #a0a0a0;width: 160px;float: left;box-sizing: border-box;line-height: 30px;outline:none;}
.ssk .sub{background:url(../images/ss.png) no-repeat center;width:50px;height: 30px;float: right;cursor: pointer;}

/*幻灯片*/
.jx_hd{
	width:100%;
	height:100%;
	overflow:hidden;
}
/*主体*/
.jx_zt{
	width:100%;
	height:100%;
	/*background:#09F;*/
	margin:60px 0px;
}
/*产品展示*/
.cpzs{
	max-width:1200px;
	height:auto;
	margin:0 auto;
}
.jx_xbt span:first-child{
	font-size: 30px;
	color:#070707;
	display:block;
	line-height:33px;
}
.jx_xbt span:last-child{
	font-size: 24px;
	color:#0f6665;
	display:block;
	line-height:33px;
}
.jx_xbt{text-align: center;position: relative;overflow: hidden; max-width:500px; margin:0 auto;margin-bottom:30px; }
.jx_xbt:after{content: "";position:absolute;left:50%;margin-left:-680px;height: 2px;top:50%;width:600px;background: #ccc;}
.jx_xbt:before{content: "";position:absolute;right:50%;margin-right:-680px;height: 2px;top:50%;width:600px;background: #ccc;}

.zbl-pc-pro-2,.zbl-pc-pro-3,.zbl-pc-pro-4,.zbl-pc-pro-5,.zbl-pc-pro-6{width: 100%;overflow: hidden;}
.zbl-pc-pro-2 li,.zbl-pc-pro-3 li,.zbl-pc-pro-4 li,.zbl-pc-pro-5 li,.zbl-pc-pro-6 li{box-sizing: border-box;float:left}	

.zbl-pc-pro-3 li{width:32%; margin-right:2%; margin-top:2%;position:relative;}
.zbl-pc-pro-3 li:nth-child(1){margin-top: 0;}
.zbl-pc-pro-3 li:nth-child(2){margin-top: 0;}
.zbl-pc-pro-3 li:nth-child(3){margin-top: 0;}
.zbl-pc-pro-3 li:nth-child(3n){ margin-right:0}

.cp_show li img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:206px;
	display:block;
}
.cp_xf{
	position:absolute;
	bottom:0;
	z-index:100;
	text-align: center;
    width:100%; 
	height:100%; 
    overflow: hidden;
}
.cp_xf .cp_bt{
	position: absolute;
	bottom: 5px;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
.cp_xf .cp_bt a{
	box-sizing: border-box;
	/*white-space: nowrap;*/
	height:20px;
	overflow: hidden;
	padding:0 2px;
	font-size:20px;
	color:#fff;
}

.cp_show li .cp_xf{ content:"";opacity:1;}
.cp_show li .cp_xfbk{ content:"";opacity:1;}

.cp_show li:hover .cp_xfbk{ content:"";opacity:1;
	position:absolute ; width:93%; height:90%; margin:3% 3%; top:0; left:0; overflow:hidden;
	border:1px solid #fff;
	background:url(../images/tm_ss.png) no-repeat center;

}
.cp_show li:hover .cp_bt{
	bottom:22%;
}
.cp_show li:hover .cp_xf{ content:"";
	opacity:0.6 !important;
	position:absolute ; width:94%; height:94%; margin:2% 2% 3% 3%; top:0; left:0; overflow:hidden; box-sizing:border-box; 
	opacity:0;
	transition:0.3s;
	background-color:#0f6665;
	/*-moz-transition:2s; /* Firefox 4 */
	/*-webkit-transition: all 1s; /* Safari 和 Chrome */
	/*-o-transition:2s; /* Opera */
}
.lb-details{ display:none;}

/*公司简介*/
.gsjj_demo{
	width:100%;
	height:100%;
	margin:60px 0px;
	background:url(../images/jx_bj1.jpg);
	background-size:cover;
}
.gsjj{
	max-width:1200px;
	height:100%;
	padding-top:30px;
	margin:0 auto;
}
.gs_bt span{ color:#FFF !important;}
.gs_bt:after{content: "";background: #fff;}
.gs_bt:before{content: "";background: #fff;}

.gsjj_zt{
	width:100%;
	height:100%;
	display: inline-block;
	margin-bottom:60px;
}
.gsjj_wz{
	float:left;
	width:47%;
	height:auto;
	padding-right:4%;
	border-right:2px solid #FFF;
}
.gsjj_wz a{
	font-size:18px;
	color:#fff;
}
.gsjj_wz a:hover{
	color:#fff;
}
.gsjj_img{
	float:right;
	width:44%;
	padding-left:4%;
	height:auto;
}
.gsjj_img img{
	display:block;
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	margin-right:0px;
}

/*我们的优势*/
.ys_demo{
	width:100%;
	height:100%;
	margin:60px 0px;
}
.ys{
	max-width:955px;
	height:100%;
	margin:0 auto;
	padding-top:30px;
}
.ys_zt{
	width:100%;
	height:100%;
	display: inline-block;
	margin-bottom:60px;

}
.ys_zt img{
	border-radius: 50%;
	display:block;
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	margin: 0 auto;
	margin-bottom:6px;
}
.ys_zt ul{	
	background:url(../images/ys_bj.png) no-repeat center;
	overflow:hidden; 
}
.zbl-pc-grid-2,.zbl-pc-grid-3,.zbl-pc-grid-4,.zbl-pc-grid-5,.zbl-pc-grid-6{width:100%;overflow:hidden;font-size: 0;}
.zbl-pc-grid-2 li,.zbl-pc-grid-3 li,.zbl-pc-grid-4 li,.zbl-pc-grid-5 li,.zbl-pc-grid-6 li{display:inline-block;box-sizing: border-box;font-size: 14px;}

.zbl-pc-grid-2 li{width:50%; text-align:center; margin:0 auto; margin-bottom:150px;}
.zbl-pc-grid-2 li a span{ font-size:18px; color:#484848;}

.zbl-pc-grid-2 li:nth-child(3n){
	margin-bottom:0px;
}
.zbl-pc-grid-2 li:nth-child(4n){
	margin-bottom:0px;
}

/*案例*/
.al_demo{
	width:100%;
	height:100%;
	margin:60px 0px;
	background:url(../images/jx_bj2.jpg) no-repeat;
	background-size: cover;
	overflow:hidden; 
}
.al{
	max-width:1200px;
	height:100%;
	margin:0 auto;
	padding-top:30px;
}
.al_zt{
	width:100%;
	height:100%;
	display: inline-block;
	margin-bottom:60px;
}
/*案例轮播*/
.wrap { padding: 0 30px; width: 100%; margin: auto; max-width: 1260px; height: 100%; box-sizing: border-box;}
.wrapzd{ max-width: 1200px;}
/*.web-box-4{padding: 0 80px;}*/
.web-box-4 .zbl-lunbo-box .left{left:0px}
.web-box-4 .zbl-lunbo-box .right{right:0px}
.web-box-4 .zbl-lunbo-box ul li{margin:0 20px; position:relative}
.web-box-4 .zbl-lunbo-box ul li a{display:block;height:100%}
.web-box-4 .zbl-lunbo-box ul li img{display:block;width:100%}
.web-box-4 .zbl-lunbo-box ul li:nth-child(2n-1){overflow: hidden;}
.web-box-4 .zbl-lunbo-box ul li:nth-child(2n){overflow: hidden;}

.zbl-lunbo .zbl-lunbo-nav{ display:none;}
.al_zt .web-box-4 .zbl-lunbo-box ul{ margin-bottom:30px;}

/*箭头*/
.zbl-lunbo .lb_jt .left, .zbl-lunbo .lb_jt .right {
    width: 50% !important;
    height: 29px !important;
    position: absolute;
    top: 50%;
    margin-top: -16px !important;
    font-family: "宋体";
    font-weight: bold;
    text-align: center;
    font-size:0px !important;
    line-height: 80px;
    cursor: pointer;
}
.zbl-lunbo .lb_jt .left{
	background:url(../images/al_left.png) no-repeat;
	border-right:1px solid #fff;
}
.zbl-lunbo .lb_jt .right{
	background:url(../images/al_right.png) no-repeat;
}
.web-box-4 .zbl-lunbo-box .left { left: 0px;}
.web-box-4 .zbl-lunbo-box .right { right:0px !important;}

.lb_jt{
	position:relative;
	bottom:0px;
	width:170px;
	height:40px;
	line-height:40px;
	border:1px solid #FFF;
	text-align:center;
	margin:0 auto;
}


.al_mk .cp_bt{
	display:none;
}
.al_mk .cp_bt{
	font-size:20px;
	color:#fff;
}

.al_mk .cp_xf{ content:"";opacity:1;}
.al_mk .cp_xfbk{ content:"";opacity:1;}

.al_mk:hover .cp_xfbk{ content:"";opacity:1;
	position:absolute ; width:90%; height:90%; top:0; overflow:hidden; box-sizing: border-box;margin:4% 5%;
	border:1px solid #fff;
	
	transition:0.5s; 
	-moz-transition:2s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari 和 Chrome */
	-o-transition:2s; /* Opera */
}
.al_mk:hover .cp_bt{
	position:absolute;
	margin-top:-25px;
	top:50%;
	display:block;
	margin:0 auto;
	text-align:center;
	width:100%;
	font-size:20px;
	color:#fff;
}

/*热点新闻*/
.news_demo{
	width:100%;
	height:100%;
}
.news{
	max-width:1200px;
	height:100%;
	margin:0 auto;
	padding-top:30px;
}
.news_zt{
	width:100%;
	height:100%;
	display: inline-block;
	margin-bottom:20px;

}
.news_left{
	float:left;
	width:44%;
	height:100%;
	padding:10% 0;
}
.news_right{
	float:right;
	width:50%;
	height:100%;
	margin-left:6%;
}
.news_left img{
	display:block;
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	margin: 0 auto;
}
.news_gd{
	text-align:right;
	color:#0f6665;
	font-size:18px;
	display:block;
}
.news_gd:hover{
	color:#0f6665;
}
.news_right ul li{
	height:auto;
	padding-left: 100px;
	margin-bottom:20px;
}
.news_right ul li .news_wz:nth-child(1n){
	font-size:16px;
	color:#646464;
}
.news_right ul li .news_wz:nth-child(2n){
	font-size:14px;
	color:#7b7b7b;
}
.news_right ul li .news_wz:nth-child(3n){
	font-size:16px;
	color:#9b9b9b;
	text-align:right;	
	margin-bottom:0px;
}
.news_right ul li:nth-child(1n){
	background:url(../images/num_htb1.png) no-repeat 5px 5px;	
}
.news_right ul li:nth-child(1n):hover{
	background:url(../images/num_ltb1.png) no-repeat 5px 5px;
}
.news_right ul li:nth-child(2n){
	background:url(../images/num_htb2.png) no-repeat 5px 5px;
}
.news_right ul li:nth-child(2n):hover{
	background:url(../images/num_ltb2.png) no-repeat 5px 5px;
}
.news_right ul li:nth-child(3n){
	background:url(../images/num_htb3.png) no-repeat 5px 5px;	
}
.news_right ul li:nth-child(3n):hover{
	background:url(../images/num_ltb3.png) no-repeat 5px 5px;
}

.news_right ul li:nth-child(1n):hover .news_wz:first-child{
	color:#0f6665;
}
/*底部*/
.jx_bot{
	width:100%;
	height:100%;
	background:url(../images/jx_bot.jpg);
	background-size:cover;
}
.jx_db{
	max-width:1200px;
	height:100%;
	margin:0 auto;
	padding:30px 20px;
}
.jx_fx a img{
	display:block;
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
}
.ewm{
	margin:0 auto;
	text-align:center;
	margin:0 7%;
	display:inline-block;
}
.ewm img{
	float:left;
	display:block;
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
}
.jx_ba{
	width:100%;
	height:100%;
	padding-top:36px;
}
.jx_ba a:hover{color: #fff !important;opacity: 0.7;}
.jx_ba p{
	text-align:center;
	font-size:14px;
	color:#FFF;
}

/*底部联系我们*/
.bot_bt{
	font-size:24px;
	color:#FFF;
	margin:26px 0px;
}
.bot_nr{
	font-size:14px;
	color:#FFF;
	line-height:30px;
	padding-left: 38px;
}
.bot_nr:nth-child(2n){
	background:url(../images/dz.png) no-repeat 0 6px;
}
.bot_nr:nth-child(3n){
	background:url(../images/dh.png) no-repeat 0 -2px;
}
.bot_nr:nth-child(4n){
	background:url(../images/cz.png) no-repeat 0 -1px;
}
.bot_nr:nth-child(5n){
	background:url(../images/yx.png) no-repeat 0 -3px;
}
/*留言*/
.jx_ly{
	padding-top:70px;
	font-size:14px;
	color:#FFF;
}
.jx_ly form>div{
	margin-bottom:18px;
}
.jx_ly input{
	box-sizing: border-box;
  	font-size:1.2em;
  	height:1.7em;
  	border:1px solid #fff;
  	color:#fff;
  	-web-kit-appearance:none;
  	-moz-appearance: none;
  	outline:0;
  	padding:0 0em;
	padding-left: 1em;
    padding-right: 1.5em;
  	text-decoration:none;
  	background:transparent;
	width:236px;
}
.jx_ly textarea{
	box-sizing: border-box;
  	font-size:1.4em;
  	height:3.3em;
  	border:1px solid #fff;
  	color:#fff;
  	-web-kit-appearance:none;
  	-moz-appearance: none;
  	outline:0;
  	padding:0.3em 0em;
	padding-left: 0.7em;
    padding-right: 0.4em;
  	text-decoration:none;
  	background:transparent;
	resize:none;
	width:236px;
}
.ly_tj{
	padding-left:43px;
}
.ly_tj:hover>input{
	cursor:pointer;
}
.ly_tj input{
	text-align:center;
	background:#0f6665;
	border:0px;
	font-size:14px;
	width:100px;
	height:30px;
	line-height:30px;
}
.ly_nr>div{
	float:left;
	line-height:60px;
}

/*返回顶部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }

}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
.jiagong .jg_img{width:32%;margin:0.6%;float:left}
.jiagong .jg_img img{width:100%}
@media (max-width: 768px) {
      .cp_show li img{height:auto;}
      .jiagong .jg_img{width:48.8%;}
}












