@charset "gb2312";
*{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family: "Verdana, sans-serif";
	font-size:14px;
}
img{
	border: 0;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	overflow-x: hidden; min-width:1200px;
}
.clear{
	clear: both;
}
a{ color:#333}
.container{ width:1200px; margin:0 auto}


/* 顶部 */
#top_main { height:32px; background-color:#666666; }
#top { height:32px; line-height:32px; text-align:right;color:#cccccc; }
#top_1 { float:left;  text-align:left;}
#top_2 { float:right; text-align:right; }
#top .MobileEdition{ font-weight: bold; color:red;}
#top a { color:#cccccc; font-size:14px; padding:0px 10px; }
#top a:hover { color:#679799; text-decoration:none}

/*Logo*/
#logo_main {background:#fff;}
.scrollfixed{ border-bottom:1px solid #eee;}
#logo {overflow:hidden; height:120px;}
#logo .WebLogo{ float:left; margin-top:10px;}
#logo .Language{width:500px;float:right; padding:10px;}
#logo .Language .MobileEdition{ font-weight: bold; color:red;}
#logo .Member { width:500px; height:35px; line-height:35px; float:right; text-align:right;font-weight:bold; }
#logo .Member .MemberName, #logo_main .Member .MemberGroupName{color:#F30}


/*导航*/
#navigation_main { background:#017834;}
#navigation { float:right; height:120px;}
#navigation ul.navigationlist li{ float:left; height:120px; line-height:120px; text-align:center;}
#navigation ul.navigationlist li a{ display:block; padding:0px 20px; font-size:16px; font-weight:normal; color:#12110f; background:url( navigationlist.png) no-repeat center 75px;}
#navigation ul.navigationlist li i{ display: block; width:27px; height:1px; background:rgb(179, 147, 98); }
#navigation ul.navigationlist li a:hover { text-decoration:none; color:#cccccc; background:#679799 url( navigationlist.png) no-repeat center 75px; font-size:16px;}
#navigation ul.navigationlist .current { color:#cccccc; background: #679799 url( navigationlist.png) no-repeat center 75px; font-size:16px;}


/*导航栏下拉*/
#navigation  ul.subnavigationlist{ display:none; position:absolute; background:#14110C; z-index:100}
#navigation  ul.subnavigationlist li {  float:none; padding:0px; line-height:28px; display:inline;}
#navigation  ul.subnavigationlist li a { display:block; white-space:nowrap; font-weight:normal; color:#fff; font-size:14px; padding:0px 25px; text-align:left}
#navigation  ul.subnavigationlist li a:hover {  background:#14110C;  color:#B39362; }


.banner-box{
	overflow: hidden;
	position: relative;
}
.banner li img{
	width: 100%;
	display: block;
}
.banner-dian{
	overflow: hidden;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 22px;
}
.banner-dian li{
	width: 12px;
	height: 12px;
	background-color: #ccc;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	float: left;
	margin: 0 5px;
	cursor: pointer;
}
.banner-dian .dian-active{
	background-color: #65989b;
}
.prev-banner,.next-banner{
	width: 67px;
	height: 116px;
	border: 1px solid #f7f7f7;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	cursor: pointer;
}
.prev-banner{
	left: 10%;
	background: url( tb_01-1.png) no-repeat;
	background-position: 50%;
	
}
.next-banner{
	right: 10%;
	background: url( tb_01.png) no-repeat;
	background-position: 50%;
}
.next-banner:hover{
	background: #65989b url( tb_01.png) no-repeat;
	background-position: 50%;
	border: 1px solid #65989b;
}
.prev-banner:hover{
	background: #65989b url( tb_01-1.png) no-repeat;
	background-position: 50%;
	border: 1px solid #65989b;
}
.product-box{
	background:url(news-bg.jpg) no-repeat center center;
	margin: 0 auto;
	padding-top: 60px; padding-bottom:40px;
}
.product-title{
	background-color: #65989b;
	width: 229px;
	padding-top: 42px;
	padding-bottom: 20px;
	float: left;
}
.product-title h2{
	font-size: 24px;
	color: #fff;
	margin-left: 30px;
}
.product-title h3{
	font-size: 13px;
	color: #eee;
	font-family: arial;
	margin-left: 30px;
	margin-top: 18px;
}
.product-title span{
	width: 1px;
	height: 66px;
	background-color: #990000;
	display: block;
	margin-left: 30px;
	margin-top: 30px;
}
.cp-box{
	height:50px;
	position: relative;
	overflow: hidden;
	margin: 15px;
}
.cp-title{
	position: absolute;
	top:10px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.cp-title li{
	font-size: 14px;
	float: left;
	margin: 0 10px;border-radius:5px;background:#666; 
}
.cp-title li a{
	color: #ccc;
	padding:5px 10px;
	display: block; font-size:16px;
	
}
.cp-title li:hover,.cp-title .cp-active{
	border-color: #65989b;
	background-color: #65989b;
}
#product{
	overflow: hidden;
}
.cp-title li:hover a,.cp-title .cp-active a{
	color: #fff;
}

.gd{
	
	margin-left: 30px;
	margin-top: 30px;
}
.gd a{
	color: #ddd;
	font-size: 16px;
	width: 145px;
	height: 46px;
	border: 1px solid #fff;
	display: block;
	line-height: 48px;
	position: relative;
}
.gd a p{
	margin-left: 17px;
}
.gd a::before{
	content: "";
	width: 58px;
	height: 7px;
	background: url( tb_07.png) no-repeat;
	
	position: absolute;
	right: 0;
	margin-right: -30px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.gd a:hover{
	background-color: #fff;
	color: #65989b;
}
.gd a:hover::before{
	margin-right: -40px;
}
.prodict-1{
	width: 321px;
	height: 302px;
	position: relative;
	float: left;
	margin-left: 34px;
}
.prodict-1 a img{
	width: 321px;
	display: block;
}
.prodict-1 a p,.product-2 a p,.product-y-t p{
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	position: absolute;
	width: 90%;
	height: 68px;
	text-align: center;
	line-height: 68px;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: rgba(250,250,250,.8);
}
.prodict-1:hover p,.product-2:hover p,.product-y-t:hover a{
	color: #65989b;
}
.product-2{
	width: 584px;
	height: 246px;
	position: relative;
	margin-top: 34px;
}
.product-2 img{
	width: 584px;
	display: block;
}
.product-right{
	width: 582px;
	float: left;
	margin-left: 34px;
}
.product-left{
	float: left;
}
.product-y-t{
	width: 582px;
	height: 582px;
	position: relative;
	overflow: hidden;
}
.carousel-inner{
	position: absolute;
	width: 100%;
	height: 537px;
	top: 0;
	left: 0;
}
.carousel-item{
	float: left;
	height: 537px;
}
.carousel-btn{
	position: absolute;
	width: 109px;
	height: 90px;
	bottom: 0;
	cursor: pointer;
}
.carousel-prev-btn{
	left: 8px;
	background: #65989b url( tb_07.png) no-repeat;
	background-position: 50%;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}
.carousel-next-btn{
	left: 8px;
	margin-left: 109px;
	background: #f7f7f7 url( tb_11.png) no-repeat;
	background-position: 50%;
}
.product-y-t p{
	bottom: 123px;
}
.product-y-t a{
	width: 100%;
	height: 100%;
	display: block;
	color: #333;
}
.about-box{
	/*margin-top: 60px;*/
	height: 100%;
	position: relative;
	background-color: #ccc;
	overflow: hidden;
}
.about-left,.about-right{
	width: 50%;
	float: left;
	overflow: hidden;
}
.about-img img{
	display: block;
}
.about-right{
	background-color: #ccc;
	/*padding-top: 108px;*/
}
.about-right h4,.about-right p{
	margin-left: 10%;
	margin-right: 10%;
}
.ab_txt{ height:265px; overflow:hidden}
.ab_txt p{ color:#333;font-size: 16px;
	line-height:2.0;
	margin-top: 15px;}
.about-right h4{
	margin-top: 40px;
	font-size:20px;
	color: #333;
	font-weight: 600;
	padding-bottom: 18px;
	position: relative;
}
.about-right h4::before{
	content: '';
	position: absolute;
	width: 36px;
	height: 1px;
	background-color: #65989b;
	left: 0;
	bottom: 0;
}

.about-right a{
	font-size: 14px;
	color: #ccc;
	margin-left: 10%;
	width: 145px;
	height: 46px;
	display: block;
	border: 1px solid #666;
	background:#666;
	line-height: 46px;
	position: relative;
	margin-top: 36px;
	text-align: center;
}
.about-right a::before{
	content: "";
	width: 58px;
	height: 7px;
	background: url( tb_07-1.png) no-repeat;
	
	position: absolute;
	right: 0;
	margin-right: -30px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.about-right a:hover{
	background-color: #65989b;
	border: 1px solid #65989b;
	color: #fff;
}
.about-right a:hover::before{
	background: url( tb_007.png) no-repeat;
	margin-right: -40px;
}
.about-title{
	width: 55%;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 18px;
	padding-bottom: 18px;
	z-index: 100;
}
.about-title h2{
	font-size: 26px;
	color: #669899;
	margin-left: 36px;
	font-weight:bold
}
.about-title h3{
	font-size:14px;
	color: #ccc;
	font-family: arial;
	margin-left: 36px;
	margin-top:9px;
}

/*施工现场*/
#floor_4_main{ padding: 80px 0;}
#floor_4 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    border: 0px dashed red;
}

.left_title2{ text-align:center; overflow: hidden;margin-bottom: 25px; }
.left_title2 p { color: #888; font-size:14px;}
.left_title2 h2 a{  line-height:40px; font-size:30px; font-weight:normal; color: #fff;}
.left_title2 i{ display: block; width: 30px; height: 3px; background: #fff; margin: 0 auto; margin: 10px auto; }
.left_body2 { overflow:hidden; zoom:1; position:relative; z-index:1; margin-top:30px; }
.left_body2 .prevnext { display:block; width:40px; height:40px; cursor:pointer; position:absolute; top:36%; z-index:5; }
.left_body2 .prev01{ background:#000 url( left.png) no-repeat center; left:20px; }
.left_body2 .next01 { background:#000 url( right.png) no-repeat center; right:20px; }
.left_body2 .prevnext:hover { background-color:#669899; opacity:1; transition:all ease-out .3s; -webkit-transition:all ease-out .3s;
	-moz-transition:all ease-out .3s; -ms-transition:all ease-out .3s; }
.left_bottom2 { overflow:hidden;}

.gridlist3{  }
.gridlist3 li{ float:left; width:390px; position:relative; padding-bottom:60px; margin:0 15px 20px 0; }
.gridlist3 li.n2 { margin-right:0; }
.gridlist3 li a.InfoPicture{ display:block; position:relative; display:flex; width:390px; height:292px; background:#f5f5f5; justify-content:center; align-items:center }
.gridlist3 li a.InfoPicture img{  max-width:100%; max-height:100%; max-width:390px; }

.gridlist3 li .item_wrapper { position:absolute; bottom:20px; left:16px; width:360px; padding:20px 0; background:#fff;
	-webkit-box-shadow:0 0 20px #aaa; box-shadow:0px 0px 20px #aaa; -moz-box-shadow:0px 0px 20px #aaa; -o-box-shadow:0px 0px 20px #aaa; }
.gridlist3 li .item_wrap { height:40px; line-height:40px;  overflow:hidden; }
.gridlist3 li .InfoTitle { text-align:center;}
.gridlist3 li .InfoTitle a{ display:block; transition:.3s ease 0s; -moz-transition:.3s ease 0s; -webkit-transition:.3s ease 0s; color:#444; font-size:16px; }
.gridlist3 li:hover .InfoTitle a{ line-height:40px; }
.gridlist3 li .InfoTitle a:hover{ color:#669899; }
.gridlist3 li .InfoSContent{  font-size:13px; text-align:center; color:#bbb; line-height:20px; }
.gridlist3 li .InfoPicture:after { content:''; position:absolute; left:16px; top:16px; width:358px; height:90%; border:0px solid #ccc;
	 transition:.5s ease 0s; -moz-transition:.5s ease 0s; -webkit-transition:.5s ease 0s; opacity:0; }
.gridlist3 li:hover .InfoPicture:after { border-width:1px; opacity:1; }

/*hd*/
.hd_round { text-align:center; margin-top:40px; }
.hd_round ul {  }
.hd_round ul li { width:5px; height:5px; border-radius:100%; overflow:hidden; display:inline-block; *display:inline; zoom:1;
	margin-right:15px; font-size:0px; background:#ddd; cursor:pointer; }
.hd_round ul li:hover { background:#a5a5a5;}
.hd_round ul li.on { background:#669899;}





/*案例*/
.case-bg{
	background: rgba(204,204,204,.85);
	position: relative;
	margin-top:0px;
}
.case-bg::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url( case-bg.png) repeat-y;
	background-size: 100%;
	z-index: -1;
	background-attachment: fixed;
}
.case-box{
	padding-top: 48px;
	padding-bottom: 48px;
	width: 1200px;
	margin: 0 auto;
}
.titlie{
	text-align: center;
}
.titlie h2{
	font-size: 26px;
	color: #669899;
	font-weight:bold
}
.titlie h3{
	font-size: 13px;
	color: #999;
	font-family: arial;
	margin-top: 14px;
}
.case-list{
	margin-top: 24px;
	position: relative;
	overflow: hidden;
	height: 317px;
}

.case-list ul{
	position: absolute;
	top: 0;
	left: 0;
	width: 9999px;
}

.case-list ul li,.case-ny ul li{
	width: 260px;
	float: left;
	margin: 0 20px;
}
.case-ny ul li{
	margin-top: 20px;
}
.case-list ul li:hover p,.case-ny ul li:hover p{
	color: #65989b;
}
.case-img{ display:flex;
	width: 260px;
	height: 173px;
}
.case-img img{
	width: 260px;
	display: block;
}
.case-list p,.case-ny p{
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 57px;
	background-color: #fff;
}
.case-al{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
.pre{
	background: rgba(102,102,102,.7) url( tb_15-1.png) no-repeat;
	background-position: 50%;
	left: 0;
}
.next{
	background: rgba(102,102,102,.7) url( tb_15.png) no-repeat;
	background-position: 50%;
	right: 0;
}
.pre:hover{
	background: #65989b url( tb_15-1.png) no-repeat;
	background-position: 50%;
}
.next:hover{
	background: #65989b url( tb_15.png) no-repeat;
	background-position: 50%;
}
.news-box{ background:url(bg03.jpg) no-repeat center bottom;
	margin: 0 auto;
	padding-top: 60px;
}
.news-box .titlie h2{
	color: #65989b;
}
.news-box .titlie h3{
	color: #ccc;
}
.news-left,.news-right{
	width: 570px;
	margin-top: 26px;
	float: left;
}
.news-right{
	margin-left: 60px;
}
.news-img{
	width: 570px;
	height: 221px;
}
.news-img img{
	width: 570px; 
	height:221px;
	display: block;
}
.news-sj span{
	font-size: 20px;
	color: #ccc;
	display: block;
}
.news-sj b{
	font-size: 13px;
	color: #666;
	font-weight: normal;
	margin-top: 10px;
	display: block;
}
.news-nr h2{
	font-size: 16px;
	color: #666;
	font-weight: 600;
}
.news-nr p{
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin-top: 15px;	
}
.news-right .news-list .news-nr p,.news-left .news-list .news-nr p{
	display: inline-block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news-sj{
	float: left;
	padding: 20px 13px 19px 0;
	text-align: right;
	position: relative;
	height: 75px;
}
.news-sj::before{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #ebebeb;
}
.news-sj::after{
	content: "";
	position: absolute;
	right: 0;
	top: 30px;
	width: 2px;
	height: 20px;
	background-color: #333;
}
.news-nr{
	float: left;
	
	padding: 20px 0 19px;
	margin-left: 16px;
}
.news-right .news-nr,.news-left .news-nr{
	width: 447px;
}
.news-list li{
	overflow: hidden;
	padding: 0 17px;
	
}
.news-list li:hover{
	background-color: #F7F7F7;
	box-shadow: 0px 2px 6px 0px rgba(6, 0, 1, 0.1);
}
.news-list li:hover .news-nr h2{
	color: #65989b;
}
.news-list li:hover .news-sj::before{
	background-color: #65989b;
}
.news-list li:hover .news-sj::after{
	background-color: #666666;
}



/* 友情链接 */
#link_main {padding: 15px 0 0; background:#fff; margin-top:50px;}
#link { }
.link_title { line-height:59px; height:59px;  color:#fff;  }
.link_title h2 { font-size:24px; color:#333; font-weight: normal; text-indent:15px;}
.link_body { overflow:hidden; zoom:1; z-index:1; width:1200px; margin:0 auto; margin-top:30px; padding-bottom:30px;}
.link_body .album { width:1100px; float:left; overflow:hidden; }
.link_body .prevnext { display:block; width:40px; height:100px; cursor:pointer; z-index:5; }
.link_body .prev { background:url( left1.png) no-repeat center; margin-right:10px; float:left; }
.link_body .next { background:url( right1.png) no-repeat center; margin-left:10px; float:right; }
.link_body .prevnext:hover { background-color:#669899; opacity:1; transition:all ease-out .3s; -webkit-transition:all ease-out .3s;
	-moz-transition:all ease-out .3s; -ms-transition:all ease-out .3s; }
.link_body .prev:hover { background-image:url( left.png); }
.link_body .next:hover { background-image:url( right.png); }
.link_bottom{}
/*图片链接列表*/
.linkpiclist { overflow:auto; zoom:1; }
.linkpiclist li { float:left; padding:1px 5px; text-align:center;}
.l_pic{ display:flex; width:204px;height:91px; border:1px solid #ccc; padding:2px;  justify-content:center; align-items:center; margin-bottom:10px; }
.l_pic img { max-width:100%; max-width:204px; max-height:91px;}
.l_pic:hover{ border:1px solid #659899; }


.foot-bg{
	background-color: #666;
	margin-top: 60px;
	padding-top: 39px;
	padding-bottom:40px;
}
.foot-box{
	width: 1200px;
	margin: 0 auto;
}
.foot-left{
	float: left;
}
.foot-nva{
	margin-left: 8px; margin-bottom:50px;
}
.foot-nva li{
	float: left;
	margin-right: 30px;
}
.foot-nva li a{
	font-size: 16px;
	color: #cccccc;
}
.foot-nva li:hover a,.foot span:hover a{
	color: #ccc;
}
.foot-lx{
	overflow: hidden;
	margin-left: 8px;
	margin-top: 16px;
}
.foot-lx dd{
	font-size: 14px;
	color: #cccccc;
	/*float: left;*/
	margin-right: 40px;
	line-height:30px;
}
.foot-lx dd a{color: #cccccc;}
.foot-img{
	width: 112px;
	float: right;
	margin-right: 52px;
	overflow: hidden;
}
.foot-img img{
	width: 100%;
	display: block;
}
.foot-img p{
	font-size: 16px;
	color: #ccc;
	text-align: center;
	margin-top: 10px;
}
.foot{
	font-size: 13px;
	color: #cccccc;
	border-top: 1px solid #ccc;
	overflow: hidden;
	margin-top: 22px;
	line-height: 56px;
}
.foot p{
	float: left;
	margin-left: 8px;
}

.foot p a{ color:#cccccc}
.foot span{
	float: right;
	margin-right: 26px;
}
.foot span a{
	color: #cccccc;
}
.xf_box{
	position:fixed;
	width:54px;
	right:0;
	top:400px;
	z-index:100;
	}
.xf_box ul li{
	width:54px;
	height:54px;
	float:left;
	position:relative;
	border-bottom:1px solid #444;
	}
.xf_box ul li .xf{
	position:absolute;
	width:54px;
	height:54px;
	top:0;
	right:0;
	transition:all 0.3s;
	background:#000;
	opacity:0.8;
	filter:Alpha(opacity=80);
	color:#cccccc;
	font:14px/54px "Verdana, sans-serif";
	overflow:hidden;
	}
.xf_box ul li .xf-top{
	width:54px;
	height:54px;
	line-height:54px;
	display:inline-block;
	/*background:#000;*/
	opacity:0.8;
	filter:Alpha(opacity=80);
	transition:all 0.3s;
	}
.xf_box ul li .xf-top:hover{
	/*background:#65989b;*/
	opacity:1;
	filter:Alpha(opacity=100);
	}
.xf_box ul li img{
	float:left;
	}
.xf_box ul li:last-child{
	border: none;
}


.ny-banner-box{
	position: relative;
}
.ny-banner-box::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(250,250,250,.5);
}
.ny-banner-box img{
	display: block;
	width: 100%;
}
.dq-box{
	width: 1200px;
	margin: 0 auto;
}
.dq-box ul{
	padding: 20px 10px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.dq-box ul li{
	float: left;
	font-size: 16px;
	color: #cccccc;
	margin: 0 3px;
}
.dq-box ul li a{
	color: #666;
}
.title-list{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.title-list dl dd,.title-list dl dt{
	float: left;
	margin: 5px 3px;
	font-size: 16px;
	color: #666;
	display: inline-block;
}
.title-list dl dd a{
	color: #666;
	padding: 6px 20px;
	display: inline-block; font-size:16px;
}
.title-list dl dd{
	border: 1px solid #ccc;
	margin: 5px 8px;
}
.title-list dl dt{
	padding: 6px;
}
.title-list dl dd:hover,.page-box ul li:hover{
	border-color: #65989b;
	background-color: #65989b;
}
.title-list dl dd:hover a,.page-box ul li:hover a{
	color: #fff;
}
.title-list .title-active,.page-box ul .page-active{
	border-color: #65989b;
	background-color: #65989b;
}
.title-list .title-active a,.page-box ul .page-active a{
	color: #fff;
}
.nr-box{
	width: 1200px;
	margin: 50px auto 0 auto;
}
.about-wb,.contact-box{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	overflow: hidden;
}
.about-wb img{
	max-width: 1200px;
	display: block;
	margin: 5px auto;
}
.product-list ul li{
	width: 360px;
	height:240px;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 20px;
	background-color: #ccc;
}

.p_pic{display:flex;width: 360px;height:240px; text-align:center; justify-content:center; align-items:center;}
.p_pic img{ max-width:100%; max-width:360px; max-height:100%;transition: all .8s ease 0s;}

.p_pic img:hover{
transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);}
.product-list ul li:hover p{
	position: absolute;
	font-size: 16px;
	color: #333;
	font-weight: 600;
	text-align: center;
	width: 100%;
	padding:110px 0;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: rgba(0,0,0,0.5);
	box-shadow: 0px 2px 6px 0px rgba(6, 0, 1, 0.1);
}
.product-list ul li:hover p{
	color: #fff;
}
.product-list ul li:hover{
	box-shadow: 0px 2px 6px 0px rgba(6, 0, 1, 0.1);
}
.page-box{
	position: relative;
	height: 44px;
	margin-top: 30px;
}
.page-box ul{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.page-box ul li{
	float: left;
	margin: 5px;
	border: 1px solid #ccc;
	height:34px;
	line-height:24px;
}
.page-box ul li.cur{
	border-color: #65989b;
    background-color: #65989b;
	color:#FFF;
}
.page-box ul li span{
    margin: 5px;
    padding: 12px 12px;
    height:34px;
    line-height:24px;
}
.page-box ul li span{line-height:38px; text-align:center; font-size:15px;}
.page-box ul li a{
	font-size: 16px;
	color: #666;
	padding: 6px 12px;
	display: block;
}

.xq-title h1{
	font-size: 24px;
	color: #333;
	text-align: center;
}
.xq-sj{
	overflow: hidden;
	position: relative;
	height: 40px;
	margin: 10px 0;
	border-bottom: 1px dashed #ddd;
}
.xq-sj ul{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.xq-sj ul li{
	float: left;
	font-size: 13px;
	color: #999;
	margin: 5px;
}
.sx{
	margin: 20px 0;
}
.sx li{
	font-size: 16px;
	color: #333;
	margin-top: 6px;
}
.sx li a{
	color: #666;
}
.sx li a:hover{
	color: #65989b;
	border-bottom: 1px solid #65989b;
}
.news-ny{
	
}
.news-ny li .news-sj{
	width: 379px;
	overflow: hidden;
	height: 142px;
}
.news-ny li .news-sj img{
	width: 379px;
	height: 179px;
	display: block;
}
.news-ny .news-nr{
	width: 750px;
}
.news-ny .news-nr span{
	font-size: 13px;
	color: #ccc;
	margin-top: 15px;	
	display: block;
}
.news-ny .news-nr p{
	line-height: 28px;
	margin-top: 10px;
	color: #666;
	display: inline-block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news-ny .news-nr a{
	font-size: 14px;
	color: #999;
	margin-top: 5px;
	display: block;
}
.news-ny li:hover .news-nr a{
	color: #65989b;
}
.contact-box dl dt{
	color: #65989b;
	font-size: 24px;
}
.contact-box img{
	width: 100%;
	display: block;
	margin: 10px auto;
}
.contact-box h2{
	font-size: 24px;
	color: #333;
	text-align: center;
	margin-top: 15px;
	display: block;
}
.contact-box form {
	overflow: hidden;
	margin-top: 20px;
}
.contact-box form input,.contact-box form textarea{
	font-size: 16px;
	color: #333;
	display: block;
	outline: none;
	border: 1px solid #ccc;
}
.contact-box form input:focus,.contact-box form textarea:focus{
	border-color: #65989b;
}
.contact-box form input[type="text"]{
	width: 508px;
	padding: 10px 5px;
	float: left;
	margin: 20px 40px;
}
.contact-box form textarea{
	width: 1110px;
	height: 100px;
	padding: 10px 5px;
	margin: 20px 40px;
}
.contact-box form input[type="submit"]{
	width: 1120px;
	padding: 10px 5px;
	margin: 20px 40px;
	color: #666;
	background-color: #eee;
	border-color: #eee;
	cursor: pointer;
}
.contact-box form input[type="submit"]:focus,.contact-box form input[type="submit"]:hover{
	background-color: #65989b;
	color: #fff;
	border-color: #65989b;
}

/*装修流程*/
#adlist2{/* background:url(lcbg.jpg)repeat center center;*/ margin:30px 0px; height:164px; text-align:center}
#adlist2 img{ margin:0 auto}
