/*.zhul_zong{
	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 170px;
}*/
/*.tupian{
	width: 100%;
	height: 100%;
}*/
.header{
	/*background: url(/img/xiaozimg/toppic.png) no-repeat;*/
	background:url(/img/xiaozimg/zngj_bg.png) no-repeat;
	height: 750px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    color: #FFFFFF;
}
.header-top{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
.header-top-inside{
	width: 1200px;
	margin: 0 auto;
}
.la-logo{
	float: left;
	/*padding-left: 80px;*/
	height: 100px;
	line-height: 100px;
}
.la-logo span{
	font-size: 20px;
	color: #ffffff;
}
.la-logo .lago-t2{
	font-size: 20px;
    padding-right: 30px;
    float: left;
}
.la-logo .lago-t2 img{
	width: 96px;
	height: 25px;
	vertical-align: text-bottom;
}
.top-right{
	float: right;
	height: 100px;
	/*margin-right: 50px;*/
}
.top-right li{
	height: 100px;
	line-height: 100px;
	font-size: 24px;
/*	margin-right: 100px;*/
}
.white-photo img{
	vertical-align: middle;
	margin-right: 5px;
}
.white-photo{
	font-family: Constantia;
	font-size: 24px !important;
	color: #FFFFFF;
}

/*content*/
.zhul_zngj_jsq{
	width: 100%;
	height: 650px;
	position: absolute;
	/*margin: 0 auto;*/
	top: 100px;
}
.jsq{
	width: 1160px;
	height: 650px;
	margin:0 auto;
}
.zhul_jsq_left{
	float: left;
	width: 60%;
	padding-top: 150px;
}
.dazi{
	font-size: 45px;
	/*font-weight:bold;*/
	line-height: 50px;
}
.gang{
	padding-top: 50px;
	
}
.xiaozi{
	font-size:15px ;
	font-weight: bold;
	line-height: 32px;
}

.zhul_jsq_right{
	float: left;
	width: 40%;
	/*padding: -25px;*/
}
.zhul_jsq_right input{
	background: white;
	height:35px;
	line-height:35px;
}
.zhul_jsq_right span{
	color: red;
}
.zhul_jsq{
	height: 570px;
	width: 450px;
	background: black;
	border-radius:15px ;
	margin-top: 50px;
	float: right;
}
.zhul_jsq_inside{
	width: 400px;
	height: 570px;
	padding: 25px;
}
.zhul_jsq_inside p{
	height: 40px;
	line-height: 40px;
}
.floatl{
float: left;
}
.floatr{
float: right;
}
.dropdown{
	height: 38px;
	border-radius: 5px;
	background: white;
	line-height: 38px;
	position: relative;
	/*overflow: hidden;*/
}
.dropdown span{
	color: darkgray;
	margin-left: 10px;
}
.dropdown ul{
	display: none;
	height:200px;
	background: white;
	position: absolute;
	top: 33px; 
	overflow:auto;
	OVERFLOW-X:hidden;
}
.dropdown ul li{
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	color: #333;
	display: inline-block;
	width: 100%;
}
.dropdown ul li:hover {
    background: #d5d8de;
	cursor:pointer;
	}
.downli1{
	width: 196px;
	z-index:3335;
}
.downli2{
	width: 400px;
	z-index:3333;
}

.mj_left{
	width: 200px;
	/*height: 120px;*/
	float: left;
}
.mj_left input{
	width: 150px;
	margin-left: 10px;
}
.mj_right{
	width: 200px;
	/*height: 120px;*/
	float: left;
}
.mj_right input{
	width: 150px;
	margin-left: 10px;
}

.jianzhu{
	width: 195px;
	height: 38px;
	border-radius: 5px;
	background: white;
	line-height: 38px;
	float: left;
	margin-right: 10px;
	/*color: darkgray;*/
	/*padding-left: 10px;*/
}
.shinei{
	width: 195px;
	height: 38px;
	border-radius: 5px;
	background: white;
	line-height: 38px;
	float: left;
	/*color: darkgray;*/
	/*padding-left: 10px;*/
	
}

.phone{
	width: 400px;
	height: 38px;
	border-radius: 5px;
	background: white;
	line-height: 38px;
}
.phone input{
	margin-left: 10px;
}
.zhul_mj{
	width: 400px;
	/*height: 120px;
	border-radius: 5px;*/
	/*background: white;*/
}

/*计算按钮*/
.btn_jisuan{
	width: 400px;
	height: 60px;
	border-radius: 5px;
	background: #fe4343;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	/*margin-top: 20px;*/
	cursor:pointer;
	clear:both;
}

.result{
	width: 400px;
	height: 80px;
	/*text-align: center;*/
	margin-top: 10px;
}
.result .spa1{
	overflow: hidden;
	font-size: 16px;
	color: white;
	display: inline-block;
	/*height: 60px;
	
	line-height: 80px;*/
}
.result .spa2{
	font-size: 40px;
	display: inline-block;
	/*line-height: 80px;*/
	margin-left: 20px;
}
.i-kefu{
	display: block;
    width: 45px;
    background-color: #fe4343;
    color: #fff;
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -50px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
}
.zc_yzlink {
	width: 120px;
    border: solid 1px transparent;
    height: 36px;
    line-height: 35px;
    color: white;
    float: left;
    margin-left: 10px;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    background: #999;
}
.zc_yzlinknew:hover {
    background-color: #fe2220 !important;
}
