
/*banner背景图片动画*/
@-webkit-keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@keyframes scale-bg{
	from{
		-webkit-transform:scale(1.2);
		transform:scale(1.2);
	}
	to{
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}



.fp-tableCell {
  height: 100%;
padding-top: 120px;
box-sizing: border-box;
}


/*banner */
.index_main{
	background: #f7f7f7; 
}
.index_main .section1{
	position: relative;
}
/*.index_main .section1 .index_banner{padding-top:120px; box-sizing:border-box;}*/
.index_main .section1 .index_banner .item{
	background-size: cover;
	-webkit-background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	height:calc(100vh - 120px);
	position: relative; 
}
.index_main .section1 .index_banner .item.slick-current .scaleBg{
	visibility: visible; 
	-webkit-animation:scale-bg 6s linear forwards;
	animation:scale-bg 6s linear forwards;
}
.index_main .section1 .index_banner .items{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.index_main .section1 .index_banner .items:after{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.2);
}
.index_main .section1 .index_banner .item .inner .block_txt{
	position: absolute;
	top: 28%;
	right: 10px;
	left:10px;
	opacity: 0; 
	transform: translateY(40px);
	-webkit-transform: translateY(40px); 
	-webkit-transition: all 500ms ease; 
	transition: all 500ms ease;
}
.index_main .section1 .index_banner .item.active .inner .block_txt{
	opacity: 1; 
	-webkit-transform: translateY(0); 
	transform: translateY(0); 
	-webkit-transition-delay: 100ms; 
	transition-delay: 100ms;
}
.index_main .section1 .index_banner .item .inner .block_txt h4{
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-family: 'COCO'; padding-bottom:20px;
}
.index_main .section1 .index_banner .item .inner .block_txt h2{
	color: #fff;
	font-size: 60px;
	text-align:center;
	letter-spacing:5px;
	font-weight: bold; margin-top:20px;
}
.jittd{text-align:center; color:#FFF; padding-top:25px; font-size:24px;letter-spacing:5px;}
.jittd span{color: #f5c920;}
.index_main .section1 .index_banner .item .inner .block_txt h2 span{
	color: #f5c920;
	display: inline-block;
	letter-spacing: 5px;
}
.index_main .section1 .index_banner .item .inner .block_txt h3{
	color: #fff;
	font-size: 22px;
	text-align:center;
	margin-top: 10px;
	letter-spacing: 3px;
}
.index_main .section1 .slick_txt{
	width:30%;
	height: 100%;
	background-color: transparent;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease; 
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	font-size: 0;
	outline: none;
	border:0;
}
.index_main .section1 .left{
	left: 0;
}
.index_main .section1 .right{
	right:0;
}
.index_main .section1 .slick_txt:hover .slick_arrow{
	opacity: 1;
	visibility: visible;
}
.index_main .section1 .slick_txt .slick_arrow{
	width: 20px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -18px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
	opacity: 0;
	visibility: hidden;
}
.index_main .section1 .slick_txt .prev{
	background-image:url(../image/ban_prev.png);
	left:60px;
}
.index_main .section1 .slick_txt .next{
	background-image:url(../image/ban_next.png);
	right:60px;
}
.index_main .section1 .slick_txt .prev:hover{
	background-image:url(../image/ban_prev_hover.png);
}
.index_main .section1 .slick_txt .next:hover{
	background-image:url(../image/ban_next_hover.png);
}
.index_main .section1 .number{
	position: absolute;
	bottom:8%;
	left: 50%;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	display: table;
	padding: 0 20px;
	width: auto;
	text-align: center;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.index_main .section1 .number span{
	font-family: "Myriad Pro","Microsoft YaHei";
	font-size: 14px;
	color: #fff;
	margin-right:100px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.index_main .section1 .number span:last-child{
	margin-right: 0;
}
.index_main .section1 .number span:after{
	content: "";
	display: inline-block;
	width: 0;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom:-20px;
	opacity: 0;
	visibility: hidden;
	transition: all 500ms ease;
	-webkit-transition:all 500ms ease;
}
.index_main .section1 .number span.active:after{
	width: 100%;
	opacity: 1;
	visibility: visible;
}
.gfhomefont1{ font-size:50px; font-weight:bold; color:#FFF; text-align:center;}

/*-----集团样式开始-------------------------------------*/
.jtabout{background-image:url(../images/jitbg4.jpg); background-repeat:no-repeat; background-position:center bottom; background-size:cover; }
.jtabout1{background-image:url(../images/099.jpg); background-repeat:no-repeat; background-position:center bottom; background-size:cover; }
.jtabout2{background-image:url(../images/ceub8.jpg); background-repeat:no-repeat; background-position:center bottom; background-size:cover; }
.jtabout3{background-image:url(../images/1228134306726.jpg); background-repeat:no-repeat; background-position:center top; background-size:cover; }
.jta1{ width:100%; max-width:1202px; margin:0 auto;}
.jta2{ width:100%; max-width:1200px; margin:0 auto;}

.jitfootleft{ width:1000px; float:left; }
 .jitfootleft li{float:left;  padding-right:60px; list-style:none;}
 .jitfootleft1{border-bottom: 1px solid #484848;padding-bottom: 25px;}
 .jitfootleft2{ display:flex;flex-wrap: wrap;}
 .jitfootleft3{ width:45%; display: flex;align-items: center;padding-top: 30px;}
 .jitfootleft31{ width:55%; display: flex;align-items: center;padding-top: 30px;}
 .jitfootleft4{ width:54px; height:54px; border-radius:50%; overflow:hidden; background-color:#b2b2b2;min-width: 54px;}
 .jitfootleft5{ color: #b2b2b2;padding-left: 20px;padding-right: 20px;}

.jtxinwen{background-image:url(../images/5431.jpg); background-repeat:no-repeat; background-position:bottom center; background-size:cover; }

.jtfbg1{background-image:url(../images/ico1.png); background-repeat:no-repeat; background-position:center center; background-size:auto 22px; }
.jtfbg2{background-image:url(../images/ico2.png); background-repeat:no-repeat; background-position:center center; background-size:auto 25px; }
.jtfbg3{background-image:url(../images/ico3.png); background-repeat:no-repeat; background-position:center center; background-size:auto 20px; }
.jtfbg4{background-image:url(../images/ico4.png); background-repeat:no-repeat; background-position:center center; background-size:auto 24px; }

/*-----集团样式结束---------------------------------*/

/*-----建材样式开始-------------------------------------*/
.jcxinwen{background-image:url(../images/3ff.jpg); background-repeat:no-repeat; background-position:bottom center; background-size:cover; }
.jcnn{ width:100%; max-width:1200px; margin:0 auto;}
.jcnbg1{background-image:url(../images/1.jpg); background-repeat:no-repeat; background-position:bottom center; background-size:cover; }
.jcliao{background-image:url(../images/o23c.jpg); background-repeat:no-repeat; background-position:center top; background-size:cover; }
/*-----建材样式结束---------------------------------*/



/*------------------------------------------*/
.banquan{ width:100%; margin:0 auto; text-align:center; clear:both;height:415px; padding:0px;background-image:url(../images/099_05.jpg); background-repeat:no-repeat; background-position:top center;}
.banquan1{ width:100%; margin:0 auto; text-align:center; clear:both;height:415px; padding:0px;background-image:url(../images/433_06.jpg); background-repeat:no-repeat; background-position:top center;}

.fp-auto-height .fp-tableCell { padding-top:0;
}
.xinwen{background-image:url(../images/543.jpg); background-repeat:no-repeat; background-position:bottom center; background-size:cover; }
.nengyuan{background-image:url(../images/16174.jpg); background-repeat:no-repeat; background-position:top center; background-size:cover; }
.shlse{ width:100%; max-width:1200px; margin:0 auto;}
.shlse1{ width:100%; max-width:1220px; margin:0 auto;}

.shlhb{ display:table; margin:0 auto;  font-size: 46px;letter-spacing: 3px;
 color:#FFF;
font-weight: bold;}
.shlhb span{color:#22c286;}
.shlhbline{ display:table; margin:0 auto; 
border-bottom: 2px solid rgba(255,255,255,0.8);
padding-bottom: 25px; width:200px;}
  .shldidiannei{background-color:rgba(14,168,130,0.5); border-radius:5px;padding:15px 20px; }
 .shldidian{ display:table; margin:0 auto; padding:5px;  font-size: 16px;
 color:#FFF; background-color:rgba(14,168,130,0.3); border-radius:5px; position:absolute; right:50px; top:50px; line-height:32px;}
  .shldidian span{  font-size: 14px;}
  .shlpan{ color:#f5c920;}
 
.shlxiq{font-size: 16px;
color: #fff;
line-height: 46px;
background: linear-gradient(to right, #019680, #22c286);
padding: 0 40px;
border-radius: 5px;
overflow: hidden;
cursor: pointer; display: table; margin:0 auto; margin-top:45px;}
.container{ width:100%; max-width:1200px; margin:0 auto;}
#topwel {
  width: 100%;
  height: 40px;
  background-color: #343434;
  overflow: hidden;
}
#huanying {
  width: 100%;
  max-width:1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  clear: both;
  overflow: hidden;
  height: 40px;
}
#huanying .welcome1 {
  width: 600px;
  float: left;
  line-height: 40px;
  color: #FFF;
}
#huanying .welcome3 {
  width: 140px;
  float: right;
  line-height: 40px;
  text-align: center;
  height: 40px;
  background-color: #4b4b4b;
}
#huanying .welcome2 {
  width: 140px;
  float: right;
  line-height: 40px;
  text-align: center;
  height: 40px;
  background-color: #646464;
}
#huanying .welcome4 {
  width: 140px;
  float: right;
  line-height: 40px;
  text-align: center;
  height: 40px;
}
#footer{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	background-color: #343434;
}
#footer .copy1{
	width: 100%;
	max-width:1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	text-align:left;
}
#footer .copy1 .tub{
	width: 140px;
	float: left; line-height:26px; margin-right:20px; 
}
#footer .copy1 .tubkk{
	width: 180px;
	float: left; line-height:26px; margin-right:20px; 
}


.tubpp {
  font-size: 18px;
  padding-bottom: 18px; color:#FFF;
}
.gzh {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;color: #b2b2b2;
}

a.font_index{
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
}
a.font_index:visited {
	color: #FFF;
	text-decoration: none;font-size: 18px;
}
a.font_index:hover {
	text-decoration: underline;
	color: #fff;font-size: 18px;
}

a.font_top{
	font-size: 16px;
	text-decoration: none;
	color: #b2b2b2;
}
a.font_top:visited {
	color: #b2b2b2;
	text-decoration: none;font-size: 16px;
}
a.font_top:hover {
	text-decoration: underline;
	color: #fff;font-size: 16px;
}
.padbo8 {
  padding-top: 8px;
}

#footer .copy1 .tub1{
	width: 146px;
float: left;
line-height: 26px;
margin-left: 54px;
}

.copyright {
  width: 100%;
  line-height: 60px;
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
  background-color: #333333;
  color: #B2B2B2;
  border-top: 1px solid #484848;
}
a.zzb07link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #B2B2B2;
}
a.zzb07link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #B2B2B2;
}

a.zzb07link:hover {
	text-decoration: underline;
	color: #B2B2B2;
}
.zzb07tail
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}


/*------------------------------------------*/


@media only screen and (max-width: 1600px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 28px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 60px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 20px;
	}
}
@media only screen and (max-width: 1440px){
	.index_main .section1 .index_banner .item .inner .block_txt h4{
		font-size: 24px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 54px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 18px;
		margin-top: 5px;
	}
}
@media only screen and (max-width: 1366px){
	.index_main .section1 .index_banner .item .inner .block_txt .shlhb{
		font-size: 42px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 50px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 16px;
	}
	.index_main .section1 .index_banner .slick-arrow{
		background-size: auto 30px;
	}
}

@media only screen and (max-width: 1200px){
#huanying {
  padding-right: 20px;
  padding-left: 20px;
  box-sizing:border-box;
}
.container {
  padding-right: 20px;
  padding-left: 20px;
  box-sizing:border-box;
}
.jta2 {
  padding-right: 20px;
  padding-left: 20px;
  box-sizing:border-box;
}
#footer .copy1 {
  padding-right: 20px;
  padding-left: 20px;
  box-sizing:border-box;
}
.jitfootleft {
  width: 960px;
}
#footer .copy1 .tub1 {
  margin-left: 34px;
}
#footer .copy1 .tubkk {
  width: 172px;
}
}

@media only screen and (max-width: 1199px){
	.index_main .section1 .index_banner .item .inner .block_txt .shlhb{
		font-size: 32px;
	}
	.index_main .section1 .index_banner .item .inner .block_txt h2{
		font-size: 40px;
		}
	.index_main .section1 .index_banner .item .inner .block_txt h3{
		font-size: 14px;
	}
}
@media only screen and (max-width: 992px){
	
	.index_main .section1 .index_banner .item .inner .block_txt{
		left: 0;
		right:0;
		margin: 0 auto;
		padding: 0 20px;
		top: 32%;
	}
	.index_main .section1 .index_banner .slick-arrow{
		display: none !important;
	}
    .index_main .section1 .index_banner .slick-dots{
    	position: absolute;
    	bottom: 12px;
    }
    .index_main .section1 .index_banner .slick-dots li{
    	width: 12px;
    	height: 12px;
    	border-radius: 50%;
    	border:2px solid #fff;
    }
    .index_main .section1 .index_banner .slick-dots li button{
    	display: none;
    }
    .index_main .section1 .index_banner .slick-dots li.slick-active{
    	background: #fff;
    }
	.index_main .section1 .number{
		bottom: 12%;
		display: none;
	}
	.index_main .section1 .number span{
		margin-right: 22px;
	}
	.index_main .section1 .number span:after{
		bottom: -14px;
	}

}
@media only screen and (max-width: 768px){
 #topwel { display:none;} 
 .fp-tableCell {
  padding-top: 50px; padding-bottom:50px;
}
.index_main .section1 .index_banner .item{
		height:calc(100vh - 50px);
	} 
.index_main .section1 .index_banner .item .inner .block_txt{
		left: 0;
		right:0;
		margin: 0 auto;
		padding: 0 20px;
		top: 32%;
	}
.index_main .section1 .index_banner .item .inner .block_txt .shlhb{
		font-size: 26px;
}
.index_main .section1 .index_banner .item .inner .block_txt h2 {
  font-size: 20px;
}
.gfhomefont1 {
  font-size: 22px;
}
#footer .copy1 .tub {
  display: none;
}
#footer .copy1 .tubkk {
  display: none;
}
.jta2 {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  box-sizing: border-box;
}
.container {
  padding-right: 0px;
  padding-left: 0px;
}		 
}
@media only screen and (max-width: 340px){
 
}
@media only screen and (max-width: 320px){
	
}