@charset "utf-8";
/* CSS Document */
body{ margin:0;font-family:"微软雅黑"; background-color:#fff8e5; font-size:18px;}

select {   
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/  
  border: solid 1px #000;   
  /*很关键：将默认的select选择框样式清除*/  
  appearance:none;   
  -moz-appearance:none;   
  -webkit-appearance:none;   
  /*在选择框的最右侧中间显示小箭头图片*/  
  background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll rightright center transparent;   
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/  
  padding-right: 14px;   
}   
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/  
.select::-ms-expand { display: none; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
 /* WebKit browsers */   
color: #a9a9a9;   
}   
input:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
color: #a9a9a9;   
}   
input::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
color: #a9a9a9;   
}   
input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
 /* Internet Explorer 10+ */   
color: #a9a9a9;   
}


.biao_banner{ background-image:url(../images/banner.png); height:580px; background-repeat:no-repeat; background-position:center;}

.bmbbox{margin-top:30px;}
.bmb{ width:920px; height:35px;  background-color:#f08519;margin-left:auto; margin-right:auto; }
.bmb h1{ color:#FFF; font-size:20px; line-height:35px; font-weight:normal;}

.biaobox{ width:920px; height:420px; margin-left:auto; margin-right:auto; margin-top:30px;}
.biaobox img,.biao,.biaoli span,.biaoli input,.biao button,.biaoli1,.biaoli1 span,.biaoli1 input,.biaoli{ float:left;box-sizing: border-box;}
.biaobox img{ margin-left:87px; margin-right:65px; margin-top:40px;}
/*.biao{ width:480px; height:342px;background-image:url(../images/baoming.png); background-repeat:no-repeat;margin-top:45px;}*/
.biao{ 
	width:480px;
	background: #ffe6c2;
 	margin-top:10px;
 	border-radius: 4px;
}
.biao h1{
	background: #f5b06e;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	letter-spacing: 6px;
	font-weight: normal;
	padding: 10px 0;
	margin: 0;
	border-radius: 4px;
}
.biaoli1{ height:40px;margin-bottom:7px; margin-top: 40px; margin-left:25px;position: relative;}
.biaoli{ height:40px; margin-top:7px; margin-bottom:7px; margin-left:25px;position: relative;}
.biaoli span{ color:#ef8642; font-weight:bold;line-height:40px;}
.biaoli1 span{color:#ef8642; font-weight:bold;line-height:40px;}
.biaoli input{ border:0; width:300px; height:40px; border-top:1px solid #ef8642;border-radius: 4px;text-indent: 10px;}
.biaoli1 input{ border:0; width:300px; height:40px; border-top:1px solid #ef8642;border-radius: 4px;text-indent: 10px;}
.biaoli select{
	border:0; 
	width:300px; 
	height:40px; 
	border-top:1px solid #ef8642;
	border-radius: 4px;
	text-indent: 10px;
}
.yuyue-btn{
	text-align: center;
}
.yuyue-btn input{ 
	border: none;
	background: #b14f89;
	color: #FFFFFF;
	border-radius: 4px;
	font-size: 20px;
	padding: 10px 70px;
    margin: 20px auto;
    cursor: pointer;
}
#age{
	background: #FFFFFF url(../images/xiala.png) no-repeat 260px 15px;
    background-size: 25px 15px;
    color: #a9a9a9;
/*	color: #757575;*/
}
#age option{
	color: #000000;
}
.xinghao{
	position: absolute;
    top: 12px;
    left: 92px;
    color: red;
    font-style: normal;
}
#city{
	background: #FFFFFF url(../images/xiala.png) no-repeat 260px 15px;
    background-size: 25px 15px;
}
.yuyue-tishi{
	position: absolute;
	margin-left: 112px;
	margin-top: 10px;
	color: red;
	font-weight: bold;
	display: none;
}
.tishiyuyue{
	color: red;
	font-size: 16px;
	margin: 20px auto;
	margin-left: 25px;
}

.ditubox{width:920px; height:470px; margin-left:auto; margin-right:auto; margin-top:55px;}
.ditu_L,.ditu_R,.ditu_R1,.ditu_R1 span,.ditu_R2,.ditu_R2_li,.ditu_R2_li_T,.ditu_R2_li_T span,.ditu_R2_li_T img,.ditu_R2_li p,.ditu_R1_li2{ float:left;}
.ditu_L{width:400px; height:335px; margin-left:38px; margin-right:55px;border:1px solid black; font-size:12px;}
.ditu_R{width:422px; height:336px; }
.ditu_R1{width:422px; height:26px;margin-bottom:15px;}
.ditu_R1 span{ font-size:20px; color:#000; font-weight:bold;}
.ditu_R2{
overflow:hidden;
}
#city{ margin-left:0px; float:left; }
#city select{ width:86px; height:26px; float:left; margin-left:0px;}

.ditu_R2_li{width:422px; height:130px;border-bottom:1px solid #bdbdbd; border-top:0.6px solid #bdbdbd; background-color:#fff8e5;}
.ditu_R2_li_T{width:422px; height:20px; }
.ditu_R2_li_T span{font-size:16px; color:#000; font-weight:bold; line-height:20px; margin-left:5px;}
.ditu_R2_li_T img{width:11px; height:6px; float:right; margin-right:5px; margin-top:20px;}
.ditu_R2_li p{ font-size:14px; line-height:18px; color:#595959;width:410px; margin-top:27px; margin-left:5px;}
.current{ background-color:#fadac9;}

.kcbox{margin-top:55px; margin-bottom:55px;}
.kcbox table{margin-left:auto; margin-right:auto;}
.kcbox table tr td{ width:316px; height:36px; border:1px solid #f08519; padding:0; margin:0; text-align:center; color:#f08519;}

.xuzhi{margin-left:auto; margin-right:auto; width:920px;}
.xuzhi p{color:#f08519; line-height:36px;margin-top:30px; margin-bottom:30px;}
.xuzhi p span{ font-weight:bold;}

.tishi{margin-left:auto; margin-right:auto; width:920px;}
.tishi p{color:#f08519; line-height:36px; margin-top:30px; margin-bottom:30px;}

.jieshao{margin-left:auto; margin-right:auto; width:920px;}
.jieshao1,.jieshao2,.jieshao1 p,.jieshao2 p,.jieshao1 img,.jieshao2 img{ float:left;}
.jieshao1{width:920px; height:315px;margin-top:30px;}
.jieshao2{width:920px; height:462px; margin-top:30px; margin-bottom:80px;}
.jieshao1 p,.jieshao2 p{color:#f08519; line-height:36px; width:660px;}
.jieshao1 img{ margin-top:20px; margin-left:20px;}
.jieshao2 img{ margin-top:20px;}
.jieshao2 p{margin-left:20px;}


