*{ margin:0; padding:0;}
.complatefont{
font-size:12px;
color:#666666;
font-weight:bold;
}
.signfont{
font-size:16px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
}
.none{ display:none;}
.area{ margin-top:15px;}
.area span{ display:inline-block; width:120px; text-align:right; font-size:14px; color:#666; line-height:30px;}
.area span i{ color:#f3478c;}
.area em{ font-size:16px; color:#d80000; font-family:Arial, Helvetica, sans-serif}
.area ul{ display:inline-block; margin-left:0px;}
.area ul li{ margin-right:5px; display:inline-block;}

/*地区 选择 下拉*/
.return_reques{ position:relative;}
.return_reques input{width:120px;height:30px;text-indent:0.5rem;  background-color:#fff; border:1px solid #ccc; vertical-align:middle; line-height:30px;}
.return_reques .local{ background:url(../images/bot_imgs.png) no-repeat;background-position:99% center;}
.return_reques .local2{  background:url(../images/bot_imgs.png) no-repeat;background-position:99% center;}
.return_reques .bomb_con_style{ background-color:#fff; position:absolute;left:0px;z-index:999999; cursor:pointer;f3478c; border:1px solid #ccc; height:130px; overflow:auto;}
.return_reques .bomb_con_style dd{background-color:#fff;height:28px;line-height:28px;color:#f3478c;font-size:12px;  color:#666; text-indent:0.5em;}
.return_reques .bomb_con_style dd:hover{ background-color:#f3478c; color:#fff;}

.return_reque{ position:relative;}
.return_reque input{width:120px;height:30px;text-indent:0.5rem;  background-color:#fff; border:1px solid #ccc;vertical-align:middle; line-height:30px;}
.return_reque .local{ background:url(../images/bot_imgs.png) no-repeat;background-position:99% center;}
.return_reque .local2{  background:url(../images/bot_imgs.png) no-repeat;background-position:99% center;}
.return_reque .bomb_con_style{ background-color:#fff; position:absolute;left:0px;z-index:999999; cursor:pointer;f3478c; border:1px solid #ccc; height:130px; overflow:auto;}
.return_reque .bomb_con_style dd{background-color:#fff;height:28px;line-height:28px;color:#f3478c;font-size:12px;  color:#666; text-indent:0.5em;}
.return_reque .bomb_con_style dd:hover{ background-color:#f3478c; color:#fff;}

.return_requ{ position:relative;}
.return_requ input{width:120px;height:30px;text-indent:0.5rem;  background-color:#fff; border:1px solid #ccc; vertical-align:middle; line-height:30px;}
.return_requ .local{ background:url(../images/bot_imgs.png) no-repeat;background-position:99% center;}
.return_requ .local2{  background:url(../images/bot_imgs.png) no-repeat;background-position:99% center;}
.return_requ .bomb_con_style{ background-color:#fff; position:absolute;left:0px;z-index:999999; cursor:pointer;f3478c; border:1px solid #ccc; height:130px; overflow:auto;}
.return_requ .bomb_con_style dd{background-color:#fff;height:28px;line-height:28px;color:#f3478c;font-size:12px;  color:#666; text-indent:0.5em;}
.return_requ .bomb_con_style dd:hover{ background-color:#f3478c; color:#fff;}
/*地区 选择 下拉 结束*/
.sdddq {
	font-family: "宋体";
	font-size: 20px;
	height: 30px;
	width: 120px;
	
	 
}

.sssd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	text-align: center;
}
.bgColor{
 	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#22000000', EndColorStr='#33FFFFFF'); 
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.4) 100%, #FFFFFF 100%); 
}
.bgColor1{
 	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#22FFFFFF', EndColorStr='#33000000'); 
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.4) 100%, #FFFFFF 100%); 
}
.demo5 .css.active label {
  top: 6px;
  left: 6px;
  padding: 3px;
  color: #fff;
  background: #aaaaaa;
}


button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
  outline: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.pinput[type='text'] {
  width: 100px;
  padding: 6px 2px 4px 40px;
  height:20px;
  font-size: 16px;
  color: #555;
  font-family:Arial, Helvetica, sans-serif;
  border: 1px solid #aaaaaa;
  background-color: #fff;
}

.css {
  display: inline-block;
  position: relative;
  margin: 0 3px 0 0;
}

.css input {
  transition: .1s all linear;
}

.css label {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  color: #aaa;
  transition: .1s all linear;
  cursor: text;
}



.wheeltools{
width:900px;
margin:0 auto;
height:auto;
overflow:hidden;

}

.wheeltools_L{
width:45%;
float:left;
height:270px;

}
.wheeltools_R{
width:45%;
float:left;
margin-left:6%;
height:270px;
}
.wheeltools_C{
width:100%;
height:50px;
float:left;
}
.toolsL_top{
width:98%;
height:40px;
line-height:40px;
border-bottom:2px solid #FF6600;
}
.toolsR_top{

width:98%;
height:40px;
line-height:40px;
border-bottom:2px solid #339900;
}

.toptitle{
width:150px;
background-color:#FF6600;
height:40px;
color:#FFFFFF;
font-family:"微软雅黑","黑体";
font-size:14px;
text-indent:20px;
}

.toptitle2{
width:150px;
background-color:#339900;
height:40px;
color:#FFFFFF;
font-family:"微软雅黑","黑体";
font-size:14px;
text-indent:20px;
}
.toolsL_main{
width:100%;
height:180px;
}

.toolsR_main{
width:100%;
height:180px;
}

.toolsL_main_top{
width:100%;
height:20px;
font-family:"宋体";
font-size:12px;
color:#999999;
padding-top:15px;

}
.jzhi{
width:120px;
float:left;
margin-right:40px;
}