
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {margin:0; padding:0; border:0 none; outline:0; color:inherit;}
html, body {width:100%; height:100%;}
body {margin:0 auto; font:12px/1 "Microsoft Yahei", "微软雅黑", sans-serif; vertical-align:baseline; overflow-y:scroll;}
h1 {font-weight:bold; font-size:18px; line-height:normal; color:#474545;}
h3 {font-weight:normal; font-size:12px; color:#746969;}
h2, h4, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
a {text-decoration:none;}
p { text-align:justify;}
img, iframe {border:none;}
:focus {outline:0;}
*, :after, :before, input[type=search] {
    box-sizing: border-box;
}
@font-face { 
font-family: shuzi;/*定义font的名字*/ 
src: url('../font/shuzi.ttf');/*把下载的字体文件引入进来*/ 
} 	
.fonts{
	font-size: 24px;
	font-family: 'shuzi';
	color: #999999;
	opacity: 0.7;
	line-height: 50px;
	padding:0 30px;
	border-bottom: #ff8c25 2px solid;
	display: block;
	margin: 0 auto;
	width: 260px;
	text-align: center;
}
a {
    text-decoration: none;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    color: #616161;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.pr{
	position: relative;
}
.pa{
	position: absolute;
}
/*img{ vertical-align:top;}*/
ol, ul, li{list-style:none;}
input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.clearfix:after {display:block; height:0; clear:both; content:"\200B";}
.clearfix {*zoom:1;}/*IE/7/6*/
.fl{ float:left;}
.fr{ float:right;}
/*导航*/
.header{
	width: 100%;
	background: #232323;
	overflow: hidden;
}

.nav_box{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.logo{
	float: left;
}
.logo img{
	padding-top: 10px;
}
.nav{
	width: 600px;
	overflow: hidden;
	float: left;
	margin-left: 150px;
}
.nav li{
	float: left;
	margin-right: 60px;
}
.nav li:last-child{
	margin-right: 0;
}
.nav li a{
	padding: 10px 10px;
	line-height: 120px;
	font-size: 14px;
	color: #c9c9c9;
}
.nav li.cur a{
	color: #fb9000;
}
.nav li:hover a{
	color: #fb9000;
}
.go_home{
	width: 196px;
	float: right;
	overflow: hidden;
}
.go_home a{
	width: 35px;
	height: 35px;
	margin-top: 45px;
	margin-right: 5px;
	float: left;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.go_home a:hover{
	transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
}
.home{
	background: url(../image/icon2.png) center no-repeat;
}

.coll{
	padding-top: 48px;
	color: #ff8917;
	font-size: 30px;
	font-family: "shuzi";
	font-weight: normal;
}
/*中间部分*/
.centers{
    position: relative;
	height: 465px;
    width: 100%;
	padding: 60px 0;
	background: #fff;
}
.cen_photo{
	width: 505px;
	height: 339px;
	overflow: hidden;
	float: left;
}
.cen_text{
	width: 695px;
	float: left;
	padding: 10px 0 10px 40px;
}
.cen_text h1{
	font-weight: normal;
	font-size: 24px;
	color: #4a4a4a;
	padding-bottom: 10px;
}
.cen_text h2{
	font-size: 24px;
	color: #ff8917;
	padding-bottom: 25px;
	font-family: "shuzi";
}
.cen_text p{
	font-size: 14px;
	color: #6d6d6d;
	line-height: 36px;
	padding-bottom: 40px;
}
.cen_text a{
	width: 180px;
	height: 45px;
	border-radius: 5px;
	border: #ff8917 1px solid;
	text-align: center;
	line-height: 45px;
	color: #ff8917;
	display: block;
}
.cen_text a:hover{
	background: #ff8917;
	color: #fff;
}
/*图片展示*/
.photo_box{
	width: 100%;
	background: #f2f2f2;
	position: relative;
	padding: 40px 0;
}
.photo_box.back{
	background: #f2f2f0;
}
.photo_title{
	width: 100%;
	overflow: hidden;
}
.photo_title h1{
	font-size: 18px;
	color: #ff8917;
	text-align: center;
	margin-bottom: 50px;
}
.photo_title h2{
	font-size: 20px;
	font-family: 'shuzi';
	color: #bfbfbf;
	text-align: center;
}
.photo_title h1.color{
	color: #ff8917;
}
.so_photo{
	width: 395px;
	height: 230px;
	overflow: hidden;
}
.so_photo img{
	width: 100%;
	min-height: 230px;
}
.swiper-slide p{
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	padding-left: 30px;
	font-weight: bold;
}
/*联系我们*/
.tel_box{
	width: 100%;
	background: #fff;
	overflow: hidden;
	padding: 40px 0;	
}
.tel{
	height: 240px;
	background: url( ../image/tel.png) bottom center no-repeat;
}
.tel_xm{
	width: 1220px;
	padding:70px 0 0 170px;
	overflow: hidden;
}
.tel_show{
	width: 350px;
	float: left;
}
.tel_show em{
	width: 49px;
	height: 49px;
	float: left;
	margin-right: 20px;
}
.tel_show em.icon{
	background: url(../image/tel_1.png) center no-repeat;
}
.tel_show em.icon1{
	background: url(../image/tel_2.png) center no-repeat;
}
.tel_show em.icon2{
	background: url(../image/tel_3.png) center no-repeat;
}
.tel_show h1{
	font-size: 20px;
	color: #323232;
	font-weight: bold;
	padding-bottom: 10px;
}
.tel_show p{
	font-size: 14px;
	color: #999999;
}

.goo_home{
	width: 58px;
	height: 58px;
	background:#232323 url(../image/home.png) center no-repeat;
	position: fixed;
	right: 30px;
	bottom: 140px;
	z-index: 9999;
}



.footer{
	width: 100%;
	background: #272727;
	overflow: hidden;
}
.footer p{
	color: #b0b0b0;
	line-height: 24px;
	padding-top: 40px;
	font-size: 12px;
}
.footer a{
	color: #d9d9d9;
}
.footer h1{
	color: #ff8917;
	font-size: 30px;
	font-weight: normal;
	font-family: "shuzi";
	line-height: 135px;
	background: url(../image/icon5.png) left center no-repeat;
	background-size: auto 20%;
	padding-left: 30px;

}
/*title*/
.ny_title{
	width: 100%;
	background: #fff;
	text-align: center;
	height: 145px;
	padding: 20px 0;
	position: relative;
}
.ny_title h1{
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	color: #4a4a4a;
	padding-top: 10px;
}
.ny_title em{
	width: 211px;
	height: 35px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -105px;
	top:145px;
	background: url(../image/sanjiao.png) center no-repeat;
}

/*项目概况*/
.about{
	width: 100%;
	background: #f2f2f2;
	overflow: hidden;
	padding: 80px 0;
}
.about h1{
	font-size: 24px;
	color: #4a4a4a;
	text-align: center;
	padding-bottom: 40px;
}
.about p{
	font-size: 14px;
	color: #6d6d6d;
	line-height: 36px;
}
.about_nav{
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 80px 0;
}
.about_icon{
	width: 390px;
	height: 240px;
	float: left;
	margin-right: 12px;
	border: #e6e6e6 1px solid;
	padding: 40px 0;
	    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

}
.about_nav a:last-child .about_icon{
	margin-right: 0;
}
.about_nav a:hover .about_icon{
	border: #ff8924 1px solid;
	background: #fff;
}
.about_icon em{
	width: 88px;
	height: 88px;
	display: block;
	margin: 0 auto;
	transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.about_nav a:hover em{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.about_icon em.icon{
	background: url(../image/about_1.png) center no-repeat;
}
.about_icon em.icon1{
	background: url(../image/about_2.png) center no-repeat;
}
.about_icon em.icon2{
	background: url(../image/about_3.png) center no-repeat;
}
.about_icon h1{
	font-size: 18px;
	color: #4a4a4a;
	text-align: center;
	padding-top: 20px;
	font-weight: normal;
	line-height: 30px;
}
.about_icon h2{
	font-family: "shuzi";
	color: #ff8924;
	font-size: 18px;
	text-align: center;
}
/*安全文明*/
.xm_about{
	width: 100%;
	background: #f2f2f2;
	padding: 80px 0;
}
/*嘉宾预约*/
.yuyue{
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}

.zyh_form-item{position: relative;border: solid 1px #ddd;width: 398px;height: 52px;margin-bottom: 20px;}
.zyh_form-item label{float: left;width: 90px;height: 52px;line-height: 52px;padding-left: 20px; font-size:14px; color:#666;}
.zyh_field {
    border: 0 none;
    font-size: 14px;
    width: 190px;
    height: 19px;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-top: 26px;
    color: #A9A9A9;
}

.zyh_login-form{
	width: 400px;
	margin: 0 auto;
	padding: 40px 0;
}
.zyh_sele_nav {
    padding-left: 15px;
    text-align: center;
    width: 287px;
    position: absolute;
    height: 50px;
    left: 110px;
    top: 0;
    border: solid 1px #ddd;
    border-top: none;
    border-bottom: none;
    font-size: 14px;
    color: #666;
}
.beizhu{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.beizhu label{
	width: 90px;
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    font-size: 14px;
    color: #666;
	float: left;
	border: solid 1px #ddd;
}
.beizhu textarea{
	float: left;
	width: 310px;
	height: 52px;
}
.zyh_btn-register {
    width: 100%;
    height: 54px;
    color: #fff;
    background: #e22;
    border: 0;
    font-size: 16px;
    font-family: "Microsoft YaHei","Hiragino Sans GB";
	margin-top: 20px;
}


/*家装案例*/
.news_box{
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
}
.news{
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.news li{
	width: 100%;
	height: 165px;
	background: #fff;
	margin-top: 10px;
	position: relative;
}
.time{
	width: 165px;
    float: left;
    height: 130px;
    margin-top: 15px;
    overflow: hidden;
    margin-left: 15px;
    border-right: #eeeeee 1px solid;
}
.time img{
	width: 100%;
	min-height: 130px;
}
.list_news{
	width: 1015px;
	padding: 35px;
	float: right;
}
.list_news h1{
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	padding-left: 20px;
	background: url(../image/sj.png) left center no-repeat;
}
.list_news h1 b{
    font-weight: normal;
    float: right;
    font-size: 14px;
}
.list_news p{
	padding-top: 20px;
	font-size: 14px;
	color: #bababa;
	line-height: 24px;
}
.news li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 165px;
    z-index: 10;
}
.news li span {
    width: 0;
    height: 165px;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear,120% 0%, 0% 100%, from(#f8f6f6), to(#f3f3f3), color-stop(1.2,#f3f3f3));
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -transition: all .3s;
    z-index: 8;
}
.news li:hover span{
	width: 100%;
}

/*分页*/
.pagek{
	width: 100%;
	overflow: hidden;
	margin: 40px 0;
}
.pagek li{
	float: left;
}
.pagek li a{
	float: left;
	font-size: 24px;
	font-family: "shuzi";
	margin-right: 5px;
	color: #999999;
}

.Previous a{
	width: 38px;
	height: 38px;
	font-size: 14px;
	color: #999999;
	line-height: 38px;
	text-align: center;
}
.Previous a.left{
	background: #ebebeb url(../image/news_left.png) center no-repeat;
}
.Previous a.right{
	background: #ebebeb url(../image/news_right.png) center no-repeat;
}
.Previous a:hover{
	border: 1px solid #fe2c2d;
}
.one a{
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background-color: #ebebeb;
}
.one a:hover{
	color: #ff254d;
}
.one.on a{
	color: #ff254d;
}
.pagek ul{
	float: right;
}

/*新闻展示*/
.news_show{
	width: 100%;
	background: #fff;
	overflow: hidden;
	padding: 10px 50px;
}

.news_show h1{
	font-size: 18px;
	
}
.news_show p{
	font-size: 14px;
	line-height: 20px;
    margin-top: 50px;
    color: #999;
	padding-bottom: 10px;
	font-weight: bold;
}

.news_show_on{
	width: 100%;
	overflow: hidden;
	padding: 20px 50px 70px 50px;
	background: #fff;
}
.news_show_on p{
	font-size: 14px;
	line-height: 24px;
    margin-top: 15px;
    color: #999;
}

.news_show_on img{
	display: block;
	margin: 0 auto;
}


.news_line {
    width: 100%;
    height: 59px;
    line-height: 59px;
    overflow: hidden;
    margin-top: 50px;
    border: #bebebe 1px solid;
}
.news_line a {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
	-webkit-transition: all 400ms;
    transition: all 400ms;
}
.news_line a:hover {
    background: #d7000f;
    color: #FFF;
}




