body,html{
	width:100%;
	height: 100%;
}
.clearfixs:after{ 
content:'';
height: 0;
display: block;
clear: both;
visibility: hidden;
overflow: hidden;
}
.offterRateWrapper{
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0,0,0,0.4);
	z-index:8000!important;
}
.offterRateBox{
	position: absolute;
	width: 1200px;
	height: 600px;
	overflow:hidden;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin:  auto auto;
	background: url(../images/rateBk1.png);
	z-index:30000;
}
.closeBtnof{
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius:50%;
	background: #f56205;
	color:#fff;
	font-size: 30px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	top: 61px;
	right: 109px;
	cursor: pointer;
}
.offterRateBoxLeft{
	float: left;
	width: 500px;
	margin-top: 173px;
	margin-left: 105px;
	position: relative;
}
.tijiaoBox{
	position: absolute;
	width: 160px;
	height: 350px;
	background: url(../images/orderBk6.png) no-repeat;
	top: 4px;
	left: 410px;
	z-index: 10;
}
.tijiao{
	position: absolute;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background:#f56205;
	top: 145px;
	left: 31px;
	color: #fff;
	text-align: center;
	line-height: 100px;
	font-weight: bold;
	cursor: pointer;
	z-index: 11;
}

@keyframes warn {
	0% {
		transform: scale(1);
		opacity: 0.8;
	}
	20% {
		transform: scale(1);
		opacity: 0.6;
	}
	40% {
		transform: scale(1.2);
		opacity: 0.4;
	}
	60% {
		transform: scale(1.4);
		opacity: 0.2;
	}
	80% {
		transform: scale(1.6);
		opacity: 0.1;
	}
	100% {
		transform: scale(1.8);
		opacity: 0.0;
	}
}
.tijiao:before
{
    content:'';
	position: absolute;
	top:3px;
	left:3px;
	width: 70px; 
	height: 70px;
	border-radius: 62px;
	border: 12px solid #f56205;
animation: warn 1s ease-out;	
	-webkit-animation: warn 1s ease-out;
	animation-iteration-count: infinite;
	opacity: 0;}


.tijiao2{
	position: absolute;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background:#f56205;
	top: 128px;
	left: 441px;
	color: #fff;
	text-align: center;
	line-height: 100px;
	font-weight: bold;
}

@keyframes warn {
	0% {
		transform: scale(1);
		opacity: 0.8;
	}
	20% {
		transform: scale(1);
		opacity: 0.6;
	}
	40% {
		transform: scale(1.2);
		opacity: 0.4;
	}
	60% {
		transform: scale(1.4);
		opacity: 0.2;
	}
	80% {
		transform: scale(1.6);
		opacity: 0.1;
	}
	100% {
		transform: scale(1.8);
		opacity: 0.0;
	}
}
.tijiao2:before
{
    content:'';
	position: absolute;
	top:3px;
	left:3px;
	width: 70px; 
	height: 70px;
	border-radius: 62px;
	border: 12px solid #f56205;
animation: warn 1s ease-out;	
	-webkit-animation: warn 1s ease-out;
	animation-iteration-count: infinite;
	opacity: 0;}


.offterRateBoxRight{
	float: left;
	width: 498px;
	margin-top:203px;
}
.rataTit{
	text-align: center;
	color: #ee000b;
	font-size: 28px;
	font-family: "微软雅黑";
}
.areasClass{
	width: 228px;
    padding: 6px 9px 5px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
}
.areasClass2{
    background: none;
    border: none;
    outline: none;
    width: 100px;
}
.fisrtSelect{
	display: inline-block;
	padding: 5px 14px;
	border: 1px solid #ded8d8;
	font-size: 16px;
}
.secondSelect{
	margin-top: 10px;
	display: inline-block;
	padding: 5px 31px;
	border: 1px solid #ded8d8;	
	font-size: 16px;
}
.desginRate{
	width:300px;
	height: 200px;
	border: 1px solid #ddd;
	margin-left: 92px;
	margin-top: 40px;
}
.desginRate p{
	padding-left: 40px;
	padding-top: 10px;
}
.desginRate p label{
	font-weight: bold;
}
.desginRate p span{
	font-size: 18px;
	color: #f76e09;
	margin-left: 2px;
	margin-right: 8px;
	font-weight: bold;}


#showrate{
	margin-top: 200px;
	margin-left: 130px;
	position: relative;
	display: none;
	}
	.xxx{
		    font-size: 14px;
    color: #999;
    font-family: "微软雅黑";
	}
.radiosBox input{
	transform: scale(1.4);
}
.radiosBox span{
	font-size: 12px;
	color:#333;
	vertical-align: 3px;
	margin-left: 3px;
}
.xiaoqu{
	width: 229px;
    height: 30px;
    text-indent: 6px;
    border: 1px solid #e8e8e8;
}
.btnSed{
	display: block;
    width: 80px;
    height: 32px;
    background-color: #f56205;
    color: #fff;
    text-align: center;
    line-height: 32px;
    margin-top: 18px;
    margin-left: 75px;
    text-decoration: none;
}

.btna4{
	display: block;
    width: 101px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    background:#f56205;
    text-decoration:none;
    border-radius: 3px;
    margin-left: 200px;
}
.yuyueBox{
	position: absolute;
	width: 40px;
	height: 240px;
	background:#f56205;
	top: 235px;
	left: 59px;
	border-radius: 10px 0 0 10px;
}

.yuyueBox span{
	display:block;
	width: 15px;   
    margin: 0 auto;   
    line-height: 15px;    
    font-size: 13px;    
    font-family: "微软雅黑";
    word-wrap: break-word;
    padding: 6px 7px;
    cursor: pointer;
}
.activeSpan{
	background: #fff;
	color:#f56205;
	font-weight: bold;
	
}
.province,.city,.district,.province2,.city2,.district2{
	width: 77px;
	padding: 5px 5px;
	    border: 1px solid #ddd;
}
