/*css reset*/
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, input, textarea, select {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "微软雅黑", "Microsoft YaHei", HELVETICA;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}
a {
	text-decoration: none;
	outline: none;
blr:expression(this.onFocus=this.blur());
}
li {
	list-style: none;
}
img {
	border: none 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	word-wrap: break-word;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
	overflow: hidden;
}
.clearfix {
*zoom:1;
}
.hide {
	display: none;
}
.cfff {
	color: #fff;
}
.content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
/*top*/
.top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #f5f5f5;
	color: #303030;
}
.welcome {
	float: left;
}
.tel {
	float: right;
}
.tel img {
	display: inline-block;
	float: left;
	padding-right: 5px;
	margin-top: 8px;
}
.tel p {
	float: left;
}
/*nav*/
.menu_container {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}
.menu_container .logo {
	display: block;
	float: left;
	width: 132px;
	height: 35px;
	padding-top: 10px;
}
.menu_container .logo img{
	width: auto;
	height: 60px;

}
#nav-menu {
	width: 720px;
	height: 80px;
	float: right;
}
#nav-menu .menu li {
	width: 90px;
	float: left;
	display: inline;
	position: relative;
}
#nav-menu .menu li a {
	display: block;
	height: 80px;
	width: 90px;
	line-height: 90px;
	color: #303030;
	text-align: center;
	font-size: 14px;
}
#nav-menu .menu li a .arr_nav {
	display: inline-block;
	width: 10px;
	height: 8px;
	background: url(../images/arr_nav.png) no-repeat;
	margin-left: 4px;
}
#nav-menu .menu li a.selected, #nav-menu .menu li a.navhover, #nav-menu .menu li a.nav_bg:hover {
	color: #fff;
}
#nav-menu .menu li a.navhover, #nav-menu .menu li a.nav_bg:hover {
	background: #e9551e;
}
#nav-menu .menu ul.nav_sub {
	display: none;
	position: absolute;
	top: 80px;
	left: 0px;
	width: 90px;
	background: #e9551e;
	border-top: solid 1px #fff;
}
#nav-menu .menu ul.nav_sub li {
	width: 90px;
	border-bottom: solid 1px #fff;
}
#nav-menu .menu ul.nav_sub li:last-child {
	border-bottom: none;
}
#nav-menu .menu ul.nav_sub li a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
#nav-menu .menu ul.nav_sub li a:hover {
	color: #333;
}
/*左侧栏*/
.btn_freeDes {
	display: inline-block;
	background: url(../images/btn_side.png) no-repeat;
	width: 185px;
	height: 105px;
	position: fixed;
	left: -185px;
	bottom: 20px;
	z-index: 999999;
}
.links_flk {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #f5f5f5;
	text-indent: 20px;
	margin: 15px 0 20px;
}
.flinks {
	margin-bottom: 20px;
}
.flinks a {
	color: #7b7b7b;
	margin-left: 20px;
}
/*右侧悬浮栏*/
.sideR_wrap {
	position: fixed;
	width: 200px;
	height: 350px;
	right: 10px;
	top: 50%;
	margin-top: -100px;
	z-index: 1000;
	overflow: hidden;
}
.side_right {
	width: 63px;
	height: 350px;
	float: right;
}
/*.side_right{ width: 63px; height: 350px; position: fixed; right: 10px; top: 50%; margin-top: -100px; z-index: 1000;}*/
.side_right {
	width: 63px;
	height: 235px;
	background-color: #ededed;
	position: fixed;
	right: 10px;
	top: 40%;
	margin-top: -100px;
	z-index: 1000;
}
.side_right dl p {
	width: 100%;
	text-align: center;
	color: #575757;
	margin-top: 5px;
}
.side_right .ddtt {
	background: #fff;
	    border-bottom: solid 1px #ccd6cf;
/*	border-top-left-radius: 20px;
	border-top-right-radius: 20px;*/
}
.side_right dd {
	background: #fff;
	border-bottom: solid 1px #ccd6cf;
}
.side_right dt a, .side_right dd a {
	display: block;
	padding: 10px 0;
}
.side_right .icon_sidebar {
	display: block;
	width: 29px;
	height: 40px;
	background: url(../images/icons_sidebar.png) no-repeat;
	margin: 0 auto;
}
.side_right .icsb_01 {
	background-position: 0 0;
}
.side_right .icsb_02 {
	background-position: 0 -43px;
}
.side_right .icsb_03 {
	background-position: 0 -74px;
}
.side_right .icsb_04 {
	background-position: 0 -112px;
}
.side_right .icsb_05 {
	background-position: 0 -98px;
	height: 32px;
}
.side_right .ddtt2 {
	background: #fff;
/*	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;*/
}
.side_tel {
	width: 137px;
	height: 72px;/*font-size: 18px; color: #fff; text-align: center; line-height: 72px; background: #e9551e;*/
	margin-top: 141px;
	margin-left: 137px;
	background: url(../images/side_tel.jpg) no-repeat;
	text-indent: -9999px;
}
/*弹框*/
#goodcover {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 133%;
	background: #000;
	z-index: 1001;
	-moz-opacity: 0.6;
	opacity: 0.60;
	filter: alpha(opacity=60);
}
#code {
	width: 760px;
	height: 340px;
	background: #fafafa;
	position: absolute;
	display: none;
	left: 45%;
	z-index: 1002;
	border: solid 5px #303030;
	border-radius: 3px;
}
.close1 {
	width: 750px;
	height: 22px;
	padding: 4px 5px;
}
#closebt {
	float: right;
}
#closebt img {
	width: 22px;
}
.con_sidebar {
	width: 660px;
	float: left;
	margin-left: 30px;
}
.con_sb_lt {
	width: 285px;
	float: left;
}
.icon_cal {
	width: 160px;
	padding-left: 25px;
	background: url(../images/icon_cal.jpg) no-repeat;
	margin: 0 auto;
	font-size: 30px;
	height: 30px;
	line-height: 30px;
}
.num_bj {
	width: 100%;
	text-align: center;
	margin: 20px 0 40px;
}
.num_bj span {
	color: #e9551e;
	padding: 0 2px;
}
.input_area {
	width: 285px;
	height: 35px;
	margin-bottom: 10px;
	position: relative;
}
.input_area input {
	width: 260px;
	height: 33px;
	border: solid 1px #7b7b7b;
	text-indent: 5px;
	position: absolute;
	padding-right: 23px;
	background: #fff;
}
.input_area span {
	display: inline-block;
	width: 23px;
	float: right;
	text-align: left;
	position: absolute;
	right: 0px;
	top: 10px;
}
.select_nh {
	width: 285px;
	overflow: hidden;
	margin-bottom: 10px;
}
.select_nh select {
	height: 33px;
	border: solid 1px #7b7b7b;
	background: #fff;
	float: left;
	border-radius: 2px;
}
.select_nh .sel_nh_01 {
	width: 140px;
}
.select_nh .sel_nh_02 {
	width: 140px;
	margin-left: 5px;
}
.select_nh .sel_nh_03, .select_nh .sel_nh_04, .select_nh .sel_nh_05 {
	width: 90px;
}
.select_nh .sel_nh_04 {
	margin: 0 8px 0 7px;
}
.input_tel {
	width: 285px;
	height: 33px;
	border: solid 1px #7b7b7b;
	text-indent: 5px;
	background: #fff;
}
.con_sb_mid {
	width: 87px;
	float: left;
	margin-left: 35px;
}
.con_sb_mid .btn_caln {
	display: block;
	width: 87px;
	height: 87px;
	margin-top: 110px;
	background: url(../images/btn_cal.png) no-repeat;
	border: none;
}

.float_btn{
	display: block;
    width: 99px;
    height: 102px;
    background: url(../images/calculator_btn.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 116px;
	border: none;
	cursor: pointer;
    animation: calculator_scale 0.8s ease-out infinite;
    -webkit-animation: calculator_scale 0.8s ease-out infinite;
}

/*.btn_box {
    width: 82px;
    height: 82px;
    position: absolute;
    left: 50%;
    top: 156px;
    margin-left: -51px;
    border: 10px solid #fbab31;
    border-radius: 50%;
    cursor: pointer;
}

.btn_box .turn {
    width: 100%;
    height: 100%;
    position: absolute;
    left: -10px;
    top: -10px;
    border-radius: 50%;
    border: 10px solid rgba(0,0,0,0);
    border-top: 10px solid #ff660a;
    transform: rotateZ(45deg);
    animation: turn 2s ease-out infinite;
}

.btn_box .btn {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 23px;
    color: #e85d00;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
    padding-top: 18px;
    box-sizing: border-box;
    border-radius: 50%;
    background: url(../images/btn_bg.png) no-repeat center;
}*/

@font-face {
	font-family: digifacewide;
	src: url('../font/digifacewide.ttf');
}
.con_sb_rt {
	float: right;
}
.money {
	margin: 20px 0 60px 0;
	overflow: hidden;
	margin-left: 20px;
}
.money p {
	font-size: 14px;
	float: left;
	line-height: 30px;
}
.money h3 {
	height: 30px;
	line-height: 30px;
	float: left;
	background: #e9eae5;
	border: solid 1px #888;
	margin-left: 10px;
	padding: 0 5px;
	color: #2c2c2c;
	font-size: 16px;
	font-weight: bold;
	font-family: "digifacewide";
	padding-top: 5px;
}
.money h3 span {
	color: #888;
	font-size: 12px;
		display: block;
	width: 14px;
	height: 24px;
	background-image:  url(../images/calculator/8.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-right: 3px;
}
.con_sb_rt h4 {
	font-size: 14px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.con_sb_rt h4 span {
	color: #e9551e;
	padding: 0 5px;
}
/*底部跟屏样式 star*/
.bottom_follow_layer {
	display: none;
	width: 100%;
	height: 120px;
	background: rgba(0,0,0,.8);
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 1001;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1201 {
	width: 1200px;
	margin-top: 10px;
	margin-bottom: 40px;
}
 .footer_box {
    padding: 10px 0 50px;
}
.footer_box .copyright, .footer .footer_box .ICP {

    font-size: 14px;
    color: 

    #535353;
    text-align: center;
    line-height: 20px;

}

.bottom_follow_layer .follow_cont {
	height: 100%;
	position: relative;
	overflow: visible;
}
.bottom_follow_layer .follow_cont .cont_title {
	width: 298px;
	height: 95px;
	position: absolute;
	top: 14px;
	left: 18px;
	background: url("../images/bottom_follow_1.png") no-repeat center;
}
.bottom_follow_layer .follow_cont .hand {
	width: 61px;
	height: 45px;
	position: absolute;
	top: 40px;
	left: 349px;
	background: url("../images/bottom_follow_2.png") no-repeat center;
	animation: hand 950ms linear infinite;
}
@keyframes hand {
 0% {
 left: 349px;
}
 50% {
 left: 385px;
}
 100% {
 left: 349px;
}
}
.bottom_follow_layer .follow_cont .apply_box {
	width: 458px;
	height: 95px;
	position: absolute;
	top: 12px;
	left: 470px;
}
.bottom_follow_layer .follow_cont .apply_box input {
	width: 223px;
	height: 42px;
	outline: none;
	box-sizing: border-box;
	padding-left: 42px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 16px;
	border: none;
	position: absolute;
}
.bottom_follow_layer .follow_cont .apply_box .user {
	left: 0;
	top: 0;
	background: url("../images/bottom_follow_uesr.png") no-repeat 12px #fff;
}
.bottom_follow_layer .follow_cont .apply_box .area {
	left: 0;
	bottom: 0;
	background: url("../images/bottom_follow_area.png") no-repeat 10px, url("../images/bottom_follow_m.png") no-repeat 195px #fff;
}
.bottom_follow_layer .follow_cont .apply_box .tel {
	right: 0;
	top: 0;
	background: url("../images/bottom_follow_tel.png") no-repeat 12px #fff;
}
.bottom_follow_layer .follow_cont .apply_box .btn {
	width: 223px;
	height: 42px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	font-size: 20px;
	background: #fff100;
	text-align: center;
	line-height: 42px;
	right: 0;
	bottom: 0;
	cursor: pointer;
}
.bottom_follow_layer .follow_cont .apply_box .btn span {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 5px;
}
.bottom_follow_layer .follow_cont .cont_right {
	width: 236px;
	height: 75px;
	position: absolute;
	top: 22px;
	right: 17px;
	background: url("../images/bottom_follow_3.png") no-repeat center;
}
.bottom_follow_layer .follow_cont .cont_close {
	width: 39px;
	height: 55px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 200px;
	background: url("../images/bottom_follow_close.png") no-repeat center;
}
.bottom_follow_layer .cont_show {
	display: none;
	width: 294px;
	height: 158px;
	cursor: pointer;
	background: url("../images/bottom_follow_show.png") no-repeat center;
	position: absolute;
	right: 0;
	bottom: 0;
}

.footer .footer_box {padding: 110px 0 110px;}

/*底部跟屏样式 end*/


.banner_nind {
	width: 100%;
}
.banner_nind img {
	width: 100%;
	vertical-align: bottom;
	border-top: solid 2px #e9551e;
}

@keyframes calculator_scale{
	0%{
		transform: scale(1.2);
	}
	50%{
		transform: scale(1);
	}
	100%{
		transform: scale(1.2);
	}
}
@-webkit-keyframes calculator_scale{
	0%{
		-webkit-transform: scale(2);
	}
	50%{
		-webkit-transform: scale(1);
	}
	100%{
		-webkit-transform: scale(1.2);
	}
}
/*底部跟屏*/
/*装修该花多少钱*/
.dropdown_box{height: 380px;width: 100%;position: fixed;bottom: 0;z-index: 1000;bottom: 0px;}
.dropdown{position:absolute;height:80px;width:100%;top:0;z-index:10}
.dropdown_click{width:100%;background:rgba(0,0,0,0.8);text-align:center;position:relative}
.dropdown_click:hover{cursor:pointer}
.dropdown:hover{cursor:pointer}
.dropdown_click_text dt{float:left;    margin-top: -120px;
    /*margin-left: -100px;*/}
.dropdown_click_text a{font-size:36px;color:#fff;float:left;line-height:80px;margin-left:30px}
.dropdown_click_text dd{width:45px;height:48px;float:left;margin-top:15px;margin-left:30px}
.dropdown_click_text{width:800px;margin:auto}

.dropdown_show{height:300px;width:100%;background:rgba(0,0,0,0.8);}
.jisuan_box{ margin:0 auto; width:1200px; background:#fff;}
.jisuan_box ul{margin-top:40px;margin-left:40px;float:left}
.jisuan_box ul h7{font-size:22px;margin-bottom:20px}
.jisuan_box ul h7 font{font-size:14px;color:#f00}
.jisuan_box ul li{width:340px;margin-top:10px}
.jisuan_box ul li span{font-size: 16px;}
.jisuan_box ul li input{width:240px;height:36px;float:right;padding-left:10px;border:#aaa 1px solid}
.mianji span{float:left;line-height:36px}
.huxing span{float:left;line-height:36px}
.huxing p{float:right;width:252px}/*width:240px2017.07.25zmw*/
.huxing p select{width:78px;height:36px;border:#aaa 1px solid}
.ting{margin:0 4px}

.huxing_02 p{float:right}
.huxing_02 select{width:121px;margin-left:5px;height:34px;border:#aaa 1px solid}/*width:115px2017.07.25zmw*/
.haoma span{float:left;line-height:36px}

.jisuan_but{width:130px;height:300px;background:url(../images/active_btn_01.png);float:left;text-align:center;margin-left:50px;opacity:0.9; font-size: 16px; border: none; color:#fff;}
.jisuan_but:hover{opacity:1}
.jisuan_but:hover{cursor:pointer}
.jisuan_but a{margin-top:130px;display:inline-block;color:#fff}
.jisuan_box dl{float:left;width:342px;text-align:center;margin-left:45px;margin-top:30px}
.jisuan_box dl span{font-size:16px;}
.jisuan_box dl dt{font-size:24px;}
.jisuan_box dl dt font{color:#d00;font-size:30px;font-weight:bold}
.jisuan_box dl dd{width:340px;border:#ddd 1px solid;padding:20px 0;margin-top:20px}
.jisuan_box dl dd span{display:block;margin:10px 0;font-size: 16px;}
.jisuan_box dl dd font{color:#f00}