body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; min-width:1260px;
}
.body {color: #333;font-size:14px; margin:0; background-image:url(../images/bj.jpg); background-repeat:no-repeat; background-position:center; background-color:#FFFFFF; background-position:top; text-align:center;}
.boder{ border:1px #F5D8C4 solid;}
img{border: 0;}
img,a,p,li,ul,div,span,i,input{ padding: 0; margin: 0;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden;}
.content{
	width: 1200px;
	margin: 0 auto;
}
.index_title{
	text-align: center;
	margin-bottom: 60px;
}
.index_t{
	font-weight: bold;
	font-size: 32px;
	line-height: 32px;
	color: #464646;
	margin-bottom: 15px;
}
/* .index_t span{
	color: #0068b7;
} */
.index_tt{
	font-size: 14px;
	line-height: 14px;
	color: #464646;
	margin-top: 20px;
}




.head1{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #EDEDED;
	line-height: 50px;
}
.head1_content{
	width: 1200px;
	margin: 0 auto;
}

.head_p1{
	float: left;
	color: #464646;
	font-size: 14px;
	line-height: 50px;
	padding-left: 25px;
}
.head_p2{
	float: right;
}
.head_biao{
	float: left;
	margin-top: 10px;
	border-right: 1px solid #EDEDED;
}
.line-j{
	line-height: 28px;
}
.tubiao{
	background: #0068b7;
	font-size: 17px;
	color: white;
	width: 28px;
	height: 28px;
	text-align: center;
	border-radius: 50%;
	float: left;
	margin-left: 15px;
}
.tubiao2{
	background: #0068b7;
	font-size: 15px;
	color: white;
	width: 28px;
	height: 28px;
	text-align: center;
	border-radius: 50%;
	float: left;
	margin-left: 15px;
}
.tubiao1{
	background: #0068b7;
	font-size: 18px;
	color: white;
	width: 28px;
	height: 28px;
	text-align: center;
	border-radius: 50%;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.tel_p{
	float: left;
	color: #464646;
	line-height: 30px;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 15px;
}


.ui {
    width: 100%;
    /* height: 160px; */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: white;
}

.head2{
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #EDEDED;
	position: relative;
}
.head2_content{
	width: 1200px;
	margin: 0 auto;
}
.head2_left{
	float:left;
	font-size: 32px;
	font-weight: bold;
	color: #333;
	line-height: 80px;
}
.head2_line1{
	width: 1px;
	height: 70px;
	background: #EDEDED;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.head2_left1{
	float:left;
	margin-top: 31px;
	margin-left: 20px;
}
.header2_left1_p1{
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.header2_left1_p2{
	font-size: 14px;
	line-height: 14px;
	color: #666;
}
.head2_right{
	float: right;
}
.top_li{
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}
#li_p1{
	display: block;
	font-size: 16px;
	line-height: 78px;
	height: 78px;
	color: #464646;
	padding-left: 22px;
	padding-right: 22px;
	border-bottom: 2px solid transparent;
}
.bottom_li{
	position: absolute;
	top: 81px;
	display: none;
	left: 0;
	background:white; 
	width: 100%;
	transition: all 1s;
}
.head_lianjie{
	line-height: 60px;
	text-align: center;
	width: 1200px;
	margin: 0 auto;
}
.head_lianjie1{
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#head_a1{
	color: transparent;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	transition: all 1s;
	line-height: 40px;
}
#head_a{
	color: transparent;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5px;
	transition: all 1s;
}
.top_li:hover #li_p1{
	border-bottom: 2px solid #0068b7;
}
.top_li:hover .bottom_li{
	box-shadow:0px 15px 10px -18px #000;
	display: block;
}

.top_li:hover #head_a{
	color: #464646;
}
.top_li:hover #head_a1{
	color: #464646;
}
#head_a1:hover{
	font-weight: bold;
}


#full-screen-slider { width:100%; height:650px; float:left; position:relative; text-align:left;margin-top: 80px;}
#slides { display:block; width:100%; height:650px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:550px; z-index:88;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:15px; height:15px; float:left; margin-left:15px; border-radius:50%; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
.hearder{
	width: 100%;
}
.header_content{
	width: 1200px;
	margin: 0 auto;
}

/* 产品 */
.product{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
}
.product_li{
	width: 378px;
	float: left;
	margin-right: 30px;
	border: 1px solid #DEDEDE;
	padding-top: 7px;
	margin-bottom: 40px;
}
#prodct_a{
	text-align:center;
display:block;
 width:364px;
 height: 364px;
 padding-left: 7px;
 padding-right: 7px;
}
.pro_word{
	height: 80px;
	width: 359px;
	background: #F5F5F5;
	padding-left: 19px;
}
.product_p1{
	line-height: 18px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	color: #464646;
	padding-top: 25px;
}
.pro_line{
	width: 70px;
	height: 2px;
	background: #0068b7;
	transition: all 0.6s;
	margin-top: 11px;
}
.fangda{
	width:364px;
	height: 364px;
	overflow: hidden;
}
#prodct_a img{
	 width:364px;
	 height: 364px;
	 margin:0 auto;overflow:hidden;
	 display:block;transition: all 1s;
}
.product_li:hover #prodct_a img{
	transform: scale(1.2);
}
.product_li:hover .pro_line{
	width: 200px;
}
.pro_jian{
	text-align: center;
}
#LeftArr,#RightArr,#pro_a{
	display: inline-block;
	font-size: 18px;
	margin-left: 15px;
	color: #999;
	line-height: 50px;
	width: 50px;
}
#LeftArr:hover{
	color: white;
	background: #0068b7;
}
#RightArr:hover{
	color: white;
	background: #0068b7;
}
#pro_a:hover{
	color: white;
	background: #0068b7;
}

/* 隔断1 */
.geduan1{
	width: 100%;
	background: #0068b7;
	padding-top: 30px;
	padding-bottom: 30px;
}
.geduan1 li{
	display: block;
	float: left;
	width: 300px;
}
.geduan1_p1{
	font-size: 34px;
	color: white;
	font-weight: bold;
	line-height: 100px;
	float: left;
	margin-right: 20px;
}
.geduan1_line{
	height: 100px;
	width: 1px;
	background: white;
	float: left;
	margin-right: 15px;
}
.geduan1_p2{
	float: left;
	    color: white;
	    font-size: 18px;
	    line-height: 28px;
	    width: 220px;
	    margin-top: 21px;
}

/* 优势 */
.advantage{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 110px;
}
.center li{
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	width: 270px;
	height: 320px;
	box-shadow: 0px 9px 24px 5px rgba(0, 0, 0, 0.04);
}
.dingwei{
	position: relative;
}
.advantage_ding{
	position: absolute;
	top: 55px;
	left: 0;
	z-index: 999;
}
.ad-di{
	font-size: 120px;
	line-height: 120px;
	color: #eefdfc;
	text-align: center;
	width: 100%;
	padding-top: 23px;
}
.advantage_biao{
	font-size: 36px;
	color: #0068b7;
	width: 100%;
	text-align: center;
	line-height: 36px;
	margin-bottom: 20px;
}
.advantage_line{
	background: #59a3da;
	width: 34px;
	height: 2px;
	margin: 0 auto;
	transition: all 0.6s;
}
.advantage_p1{
	font-size: 21px;
	line-height: 21px;
	color: #464646;
	font-weight: bold;
	width: 270px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
}
.advantage_p2{
	font-size: 14px;
	color: #959ba9;
	line-height: 24px;
	text-align: center;
	width: 200px;
	margin: 0 auto;
}
.center li:hover{
	background: #0068b7;
}
.center li:hover .advantage_biao{
	color: white;
}
.center li:hover .advantage_line{
	width: 75px;
}
.center li:hover .advantage_p1{
	color: white;
}
.center li:hover .advantage_p2{
	color: white;
}
.center li:hover .ad-di{
	color: #0072c8;
}

/* 关于我们 */
.about{
	width: 100%;
	background: #0068b7;
}

.about_center{
	min-width: 1200px;
}
.about1{
	float: left;
}

.about_left{
	min-height: 550px;
	width: 50%;
	background: url(../img/about_a.jpg) center;
}
.about_left img{
	width: 100%;
}
.about_right{
	width: 47%;
	background: #0068b7;
	padding-top: 60px;
	padding-left: 3%;
}
.about_title{
	color: white;
	font-weight: bold;
	font-size: 34px;
	line-height: 34px;
}
.about_line{
	width: 100px;
	height: 2px;
	background: white;
	margin-top: 20px;
	margin-bottom: 30px;
}
.about_word{
	font-size: 16px;
	line-height: 32px;
	color: white;
	width: 82%;
	height: 205px;
	overflow: hidden;
	text-indent: 2em;
}
@media screen and (max-width: 1850px) {
	.about_word{
		width: 90%;
	}
}
@media screen and (max-width: 1700px) {
	.about_word{
		width: 95%;
		font-size: 15px;
		line-height: 30px;
	}
}
@media screen and (max-width: 1300px) {
	.about_word{
		width: 90%;
		font-size: 14px;
		line-height: 28px;
	}
}
.about_youshi{
	margin-top: 40px;
}
.about_youshi li{
	float: left;
	display: block;
	width: 82px;
	margin-right:50px;
}
.about_youshi li:nth-child(1){
	margin-left:2%;
}
.about_youshi li:nth-child(4){
	margin-right:0px;
}
.youshi{
	border: 1px dotted white;
	border-radius: 10px;
	width: 80px;
	height: 80px;
}
.youshi_img{
	color: white;
	font-size: 36px;
	line-height: 80px;
	text-align: center;
	width: 80px;
}
.youshi_p1{
	font-size: 16px;
	line-height: 40px;
	color: white;
	text-align: center;
}

/* 工程案例 */
.display{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 40px;
}
.dis_li{
	display: block;
	float: left;
	width: 280px;
	height: 210px;
	margin-left: 26.6px;
	margin-bottom: 30px;
}

.dis_ul li:nth-child(1){
	margin-left: 0;
}
.dis_ul li:nth-child(5){
	margin-left: 0;
}
.dis_a img{
	width: 280px;
	height: 210px;
}
.disword{
	width: 280px;
	height: 210px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.dis_top{
	width: 255px;
	height: 155px;
	padding-left: 25px;
	background: rgba(0,0,0, 0.6);
}
.dis_p1{
	padding-top: 30px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	line-height: 16px;
	margin-bottom: 10px;
}
.dis_line{
	width: 60px;
	height: 2px;
	background: #0068b7;
}
.dis_gengduo{
	text-align: center;
	background: #0068b7;
	color: white;
	line-height: 55px;
	height: 55px;
	font-size: 16px;
	font-weight: bold;
}
.dis_li:hover .disword{
	display: block;
}

/* 隔断2 */
.geduan22{
	background: url(../img/di.jpg) no-repeat 0px 0px;
	    background-size: cover;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    -ms-background-size: cover;
	    background-attachment: fixed;
}
.geduan2{
	padding-top: 50px;
	background: #0068b7;
	background: rgba(2,171,148, 0.85);
	/* background: rgba(0,0,0, 0.85); */
	padding-bottom: 50px;
	text-align: center;
	color: white;
	
}
.geduan2_p1{
	font-size: 34px;
	line-height: 34px;
	margin-bottom: 30px;
}
.geduan2_p2{
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 20px;
}
.geduan2_p3{
	width: 300px;
	background: white;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	color: #0068b7;
	font-weight: bold;
	line-height: 40px;
	border-radius: 30px;
}

/* 新闻资讯 */
.news{
	padding-top: 60px;
	width: 100%;
	padding-bottom: 50px;
}
#ScrollBox{width:1200px;overflow:hidden}
#ScrollBox li{
	float:left;display:inline;text-align:center;
	box-shadow: 0px 9px 24px 5px rgba(0, 0, 0, 0.04);
	margin-right:36px;
	width: 376px;
}
#ScrollBox li a{display:block;}
#ScrollBox li a:hover{color:#ff0000}
.fangda1{
	width: 376px;
	height: 282px;
	overflow: hidden;
}
.fangda1 img{
	width: 376px;
	height: 282px;
	transition: all 1s;
}
#ScrollBox li:hover .fangda1 img{
	transform: scale(1.2);
}
.news_word{
	background: ;
	padding-top: 20px;
}

.news_p1{
	font-size: 18px;
	line-height: 18px;
	color: #464646;
	margin-bottom: 16px;
}
.news_p2{
	font-size: 14px;
	line-height: 24px;
	color: #999;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.news_jian{
	width: 120px;
	height: 30px;
	border: 1px solid #999;
	margin: 0 auto;
	color: #999;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 30px;
}
#ScrollBox li:hover .news_p1{
	font-weight: bold;
}
#ScrollBox li:hover .news_p2{
	color: #333;
}
#ScrollBox li:hover .news_jian{
	background: #0068b7;
	border: 1px solid #0068b7;
	color: white;
}
.news_jian1{
	text-align: center;
	margin-top: 30px;
}
#LeftArr1,#RightArr1,#news_a1{
	display: inline-block;
	font-size: 18px;
	margin-left: 15px;
	color: #999;
	line-height: 50px;
	width: 50px;
}
#LeftArr1:hover{
	color: white;
	background: #0068b7;
}
#RightArr1:hover{
	color: white;
	background: #0068b7;
}

/* 底部 */
.footer{
	width: 100%;
	background: #1a1a1a;
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer-1{
	float: left;
	width: 260px;
	margin-right: 60px;
}
.footer_jieshao{
	color: #8e8e8e;
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
}
.footer-2{
	float: left;
	width: 230px;
	margin-right: 60px;
}
.footer_title{
	font-size: 16px;
	color: white;
	line-height: 16px;
	margin-bottom: 20px;
}
.footer_line{
	margin-bottom: 20px;
}
.footer-2 li{
	display: block;
	height: 30px;
	margin-bottom: 5px;
}
.footer_biao{
	float: left;
	color: #0068b7;
	font-size: 18px;
	line-height: 30px;
	margin-right: 8px;
}
.footer_p1{
	float: left;
	font-size: 14px;
	color: white;
	line-height: 30px;
}
.footer-3{
	float: left;
	width: 250px;
}
.footer_lianxi{
	color: white;
	font-size: 14px;
	line-height: 26px;
}
.footer_er{
	text-align: left;
	margin-top: 15px;
}
.erwei{
	font-size: 16px;
	color: #8e8e8e;
	display: inline-block;
	margin-right: 20px;
	position: relative;
}
.erweima{
	position: absolute;
	top: 0;
	left: 30px;
	display: none;
	z-index: 999;
}
.erwei:hover .erweima{
	display: block;
}
.erwei:hover .fa{
	color: #0068b7;
}
.footer-4{
	float: right;
	width: 270px;
}
.footer_chanpin{
	margin-top: 8px;
}
.footer_chanpin li{
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
}
.footer_chanpin li a img{
	width: 80px;
	height: 80px;
}

.footer2{
	background: #101010;
	height: 55px;
	color: white;
	line-height: 55px;
	font-size: 14px;
}
.lianjie{
	float: left;
}
.footer2_t{
	float: left;
}
.bei{
	float: right;
}
#cp2{
	color: #8e8e8e;
	line-height: 55px;
}


#beianhao{
	color: white;
}


