﻿/* 底部 */
.su {
	width: 360px;
	background-color: #383431;
	border-radius: 4px;
	padding: 12px 35px 25px 35px;
	display: flex;
	flex-direction: column;
	float: left;
	margin-left: 25px;
	margin-right: 19px;
	margin-top: -42px;
	position: relative;
	-moz-box-shadow:0px 0px 10px #000000; 
	-webkit-box-shadow:0px 0px 10px #000000; 
	box-shadow:0px 0px 10px #000000;
}
.suHeader {
	float: left;
	width: 100%;
}
.suHeader {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.suHeader p {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #f3cb8f;
}
.headerLine {
	width: 2px;
	height: 23px;
	background-color: #f3cb8f;
}
.userInfo {
	width: 100%;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.userInfo input {
	margin-top: 15px;
	width: 140px;
	height: 41px;
	background-color: #ffffff;
	border-radius: 4px;
	border: none;
	outline: none;
	padding-left: 10px;
}
::-webkit-input-placeholder {
 font-size: 14px;
 font-weight: normal;
 font-stretch: normal;
 line-height: 24px;
 letter-spacing: 0.8px;
 color: #999999;
}
.userPhone {
	margin-top: 10px;
}
.userPhone input {
	height: 41px;
	width: 100%;
	border: none;
	border-radius: 4px;
	outline: none;
	padding-left: 10px;
}
.call input {
	width: 100%;
	height: 40px;
	background-color: #383431;
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1.1px;
	color: #f3cb8f;
	box-shadow: 0 -2px 0 gray;
}
.outFooter {
	width: 100%;
	background-color: #383431;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	background-color: #383431;
}
footer a {
	font-size: 14px;
	color: #f3cb8f;
	text-decoration: none;
}
.min {
	font-size: 12px;
}
.logo2 {
	margin: 23px 0 31px 0;
	display: flex;
	flex-direction: column;
	float: left;
}
.logo2 img {
	width: 155px;
	height: 136px;
}
.logo2 a {
	margin-left: 12px;
}
.a1 {
	margin-top: 33px;
}
.our {
	float: left;
	width: 160px;
	margin-left: 100px;
}
#main-menu li:hover {
	background-color: transparent;
}
#main-menu a:hover {
	background-color: transparent;
}
#main-menu .caret {
	display: none;
}
.our>ul {
	margin-top: 25px;
}
.our>ul>li {
	width: 80px;
	font-size: 14px;
	float: left;
	text-align: center;
	list-style: none;
	margin-top: 10px;
}
.sub {
	display: none;
}
.callMe {
	margin-top: 25px;
	margin-left: 62px;
	float: left;
}
.callMe li {
	font-size: 14px;
	margin-top: 10px;
	width: 216px;
	color: #f3cb8f;
	list-style: none;
}
.mySet {
	margin-top: 0;
}
.inter {
	float: left;
	width: 100px;
	margin-top: 36px;
}
.inter img {
	width: 100px;
	height: 100px;
}
.inter a {
	display: block;
	width: 100px;
	text-align: center;
	margin-top: 9px;
}
.proTitle {
	height: 48px;
	font-size: 48px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	text-align: center;
	margin-top: 80px;
	font-weight:bold;
}
.proP {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.huang1 {
	width: 1200px;
	height: 540px;
	margin: 0 auto;
	position: relative;
	margin-top: 40px;
}
.huang1 img {
	width: 100%;
	height: 100%;
}
.endDiv {
	width: 100%;
	height: 40px;
	background-color: #2a2822;
	line-height: 40px;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
/*右侧侧滑*/
.sideslip {
	width: 210px;
	height: 231px;
	background: url(../images/zc-1.png) no-repeat center;
	position: fixed;
	top: 30%;
	right: 0px;
	z-index: 1000;
}
.sidenav {
	margin-top: 0px;
}
.sidenav ul {
}
.sidenav li {
	list-style-type: none;
	height: 34px;
	line-height: 46px;
	text-align: center;
	color: #333;
	font-size: 20px;
	cursor: pointer;
}
.sidenav li a {
	color: #333;
	font-size: 14px;
	display: block;
}
.sidenav li:last-child {
	height: 60px;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	display: block;
	clear: both;
	content: "";
}
.fl {
	display: block;
	float: left;
}
.fr {
	display: block;
	float: right;
}
/*弹窗报价*/
.bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background: rgba(0,0,0,0.5);
	display: none;
}
.quote_box {
	width: 1080px;
	padding: 20px 0px;
	background-color: #fff;
	position: fixed;
	top: 20%;
	left: 50%;
	margin-left: -500px;
	z-index: 1001;
	display: none;
}
.quote_box h2 {
	text-align: center;
	font-size: #333;
	font-size: 36px;
	font-family: "微软雅黑"
}
.quote_box i.closes {
	width: 20px;
	height: 20px;
	background-image: url(../images/closes.png);
	position: absolute;
	top: 16px;
	right: 56px;
	cursor: pointer;
}
.quote_box .quForm {
	width: 850px;
	margin: 20px auto;
}
.quote_box .quForm .from {
	width: 370px;
	position: relative;
}
.quote_box .quForm .from .item {
	margin-bottom: 20px;
}
.quote_box .quForm .from .item span {
	display: inline-block;
	width: 80px;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	float:left;
}
.quote_box .quForm .from .item input {
	width: 290px;
	height: 40px;
	line-height: 40px;
	background: none;
	border: 1px solid #999;
	color: #999;
	font-size: 14px;
	border-radius: 5px;
	text-indent: 10px;
}
.quote_box .quForm .from .item select {
	width: 140px;
	height: 40px;
	outline: none;
	color: #999;
	font-size: 14px;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #999;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../images/arrow.png") no-repeat scroll right 10px center transparent;
	padding-left: 10px;
}
.quote_box .quForm .from .item select.sl {
	float: left;
}
.quote_box .quForm .from .item select.sr {
	float: right;
}
.quote_box .quForm .from .item .tl {
	width: 110px;
	margin-right: 10px;
}
.quote_box .quForm .from .ljyybtn {
	width: 290px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url(../images/ljyybtn.png) no-repeat center;
	margin-left: 80px;
	cursor: pointer;
}
.quote_box .quForm .from .ljyybtn input {
	width: 290px;
	height: 40px;
	display: block;
	border: none;
	background: none;
}
.quote_box .quForm .from .red {
	width: 290px;
	text-align: center;
	color: #ff3939;
	font-size: 14px;
	margin-left: 80px;
	margin-top: 10px;
}
.links { width:100%;clear:both;}
.links .lkbd{ width:100%; height:26px; overflow:hidden;}
.links .lkbd ul { position:relative; width:100%;}
.links .lkbd ul li{ list-style-type:none; color: #f3cb8f; width:inherit; font-size: 12px; display:inline-block; line-height: 25px;}
.links .lkbd ul li a{ display:inline-block; color: #f3cb8f;}

.footer-calculator{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color:rgba(0,0,0,0.4);
	z-index: 1000;
}

.footer-calculator .calculator-container{
	width: 100%;
	margin: 0 auto;
}
.footer-calculator .ad-image{
	height: 106px;
	position: relative;
	background:url(../images/footer_ad.png) no-repeat center;
}
.footer-calculator .image-wrap{
	 width: 1000px;
	 margin: 0 auto;
	 height: 106px;
	 position: relative;
 }
#shake {
	position: absolute;
	top: 10px;
	right: 0;
	transition: .45s;
}
.footer-calculator .form-area{
	background-color:#fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 30px;
	width: 1000px;margin:0 auto;
}
.footer-calculator .input-section{
	width: 380px;
}
.footer-calculator .head-title{
	padding-top: 20px;
	color: #000;
	padding-bottom: 5px;
}
.footer-calculator .head-title .text-title{
	font-size: 26px;
}
.footer-calculator .head-title .tip-text{
	font-size: 16px;
	color: #ff3939;
}
.footer-calculator .red{
	color: #ff3939;
}
.input-control{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 10px;
}
.input-control .title{
	width: 80px;
	color: #000;
	font-size: 16px;
}
.input-control .select-input,
.input-control .sigling-input,
.input-control .radio-input{
	flex: 1;
	display: flex;
	align-items: center;
}
.input-control .spacer {
	flex: 1;
}
.input-control .select-input select{
	width: 122px;
	height: 36px;
	border: 1px solid #999999;
	border-radius: 4px;
}
.input-control .sigling-input input{
	width: 100%;
	height: 36px;
	border: 1px solid #999999;
	border-radius: 4px;
	padding: 0 10px;
	margin-right: 5px;
}
.input-control .radio-input label{
	margin-left: 20px;
}
.button-section .btn-submit{
	width: 124px;
	height: 114px;
	background:url("../images/submit_button.png") no-repeat center;
	background-size: 100% 100%;
	margin: 0 30px;
}
.result-section{
	width: 306px;

}
.result-section .result-head{
	font-size: 26px;
	line-height: 66px;
}
.result-section .result-description{
	text-align: center;
	padding: 40px 0;
	border-radius: 12px;
	border: 1px solid #333;
	font-size:16px;
	color: #333;
	line-height: 32px;
}