*{
	margin:0;
	padding:0;
}
body{
	background:#f5f5f5;
}
.container{
	width:1100px;
	background:#fff;
	margin:40px auto;
}
.container_box{
	margin-left: 50px;
}
.container h2{
	width: 100%;
	padding-top: 0.6rem;
	padding-bottom: 0.2rem;
	font-size: 24px;
	font-weight: bolder;
	color: #fd9627;
}
.in{
	width:1000px;
	height:120px;	
	border-radius: 0.03rem;
	font-size: 0.14rem;
}
.in input{
	width:5.26rem;
	height:0.44rem;
	border:1px solid #ccc;
	color: #999;
	font-size: 0.18rem;
	margin-top: 0.1rem;
	margin-left: 0.1rem;
	padding-left: 0.1rem;
}
.in button{
	width:1.04rem;
	height:0.44rem;
	margin-left: 0.2rem;
	border:none;
	background:#fd9627;
	color:#fff;
	border-radius: 0.05rem;
	font-size: 0.18rem;
}
.number_p{
	padding-top: 30px;
	color: #ccc;
	font-size: 18px;
	margin-bottom: 0.2rem;
}
.number_p span{
	font-size: 18px;
	vertical-align: middle;
	cursor:pointer;
}
.number_p img{
	vertical-align: middle;
}
.number_p span:first-child{
	padding-right: 20px;
}
.number_p span:last-child{
	padding-left: 18px;
}
#ul{
	width:800px;
	height:147px;
}

#ul li{
	width:200px;
	height:60px;
	border:2px solid #fd9627;
	float: left;
	text-align: center;
	color: #000;
	border-radius: 0.04rem;
	font-size: 0.14rem;
	margin-right: 60px;
	position: relative;
	margin-bottom: 0.15rem;
	color: #fd9627;
	cursor:pointer;
}
#ul li span{
	display: none;
}
.jiao{
	width:0.58rem;
	height:0.58rem;
	position: absolute;
	right: 0;
	bottom:0;
	display: none;
}
#ul li:first-child{
	margin-left: 0;
}
#ul li:nth-of-type(4){
	margin-left: 0;
}
#ul li p{
	line-height:60px;
	font-size: 20px;
}
#ul li p:nth-of-type(1){
	
}
.zhi{
	height:53px;
	margin-bottom: 30px;
	position: relative;
}
.zhi img{
	height:182px;
	height:53px;
	float: left;
}
.zhi img:nth-of-type(2){
	height:192px;
	height:53px;
	margin-left: 0.2rem;
}
.xian1{
	width: 94%;
	height:1px;
	border-bottom: 0.01rem solid #eee;
}
.qian{
	line-height:120px;
	width:100%;
	font-size: 16px;
	margin-bottom: 30px;
	position: relative;
}

.hy{
	width:950px;
	height: 147px;
	display: none;
}
.hy li{
	 width: 430px;
	 height:60px;
	 border:1px solid #cca247;
	 float: left;
	 margin-right: 20px;
	 margin-bottom: 20px;
	 border-radius: 3px;
	 cursor:pointer;
}
.hy li p:first-child{
	padding-left: 20px;
	float: left;
}
.yuefen{
	color: #999;
}

.hy li p:last-child{
	padding-top: 20px;
	padding-right: 20px;
	float: right;
}
.hy li p:first-child span{
	display: block;
}
.yi{
	padding-top: 10px;
}
.tj{
	text-decoration:line-through;
	color: #999;
}
.jine_span{
	color: #cca247;
}









.qian span{
	font-size: 36px;
	color: #fd9627;
	font-family: "微软雅黑";
}
#btn{
	width: 200px;
	height: 60px;
	margin-left: 5.55rem;
	background: #fd9627;
	color: #fff;
	border: none;
	border-radius: 0.05rem;
	font-size: 18px;
	position: absolute;
	right: 60px;
	top:50%;
	margin-top: -0.25rem;
	
}
#btn1{
	width: 200px;
	height: 60px;
	margin-left: 5.55rem;
	background: #fd9627;
	color: #fff;
	border: none;
	border-radius: 0.05rem;
	font-size: 18px;
	position: absolute;
	right: 60px;
	top:50%;
	margin-top: -0.25rem;
	display: none;
	
}
.number_p1{
	margin-top: 30px;
	margin-bottom: 30px;
	color: #ccc;
	font-size: 18px;
}
  
.h_dl{
	width:100%;
	height: 120px;
	position: relative;
	border-bottom: 1px solid #ccc;
	margin-top: 30px;
}
.h_dl dt{
	width:66px;
	height:66px;
	float: left;
	margin-top: 17px;
	margin-right: 30px;
}
.h_dl dt img{
	width:100%;
	height:100%;
	border-radius: 50%;
}
.h_dl dd{
	float: left;
	margin-top: 17px;
}
.h_dl dd h4{
	font-size: 24px;
	line-height: 40px;
	color: #fd9627;
}
.h_dl dd p{
	color: #ccc;
	font-size: 16px;
}
.h_dl dd span{
	position: absolute;
	right: 0;
	top:50%;
	margin-top: -10px;
	font-size: 24px;
	color: #fd9627;
	font-weight: bolder;
}
.mi{
	width:100%;
	height: 36px;
	background:#f5f5f5;
	
}
.mi p{
	height:36px;
	font-size: 22px;
	width:160px;
	background: #fff;
	line-height: 36px;
	text-align: center;
	color: #ccc;
}
.mark {
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 88; }

.alert {
  width: 472px;
  height: 348px;
  background: #fff;
  border-radius: 8px;
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto; }
  .alert h3 {
    width: 100%;
	margin-top: 70px;
    color: #a3a3a3;
    font-size: 24px;
    margin-bottom: 50px;
    text-align: center; }
  .alert .ad {
    height: 50px;
   	font-size: 16px;
    line-height: 50px;
    color: #fff;
    
}
.cl{
	width: 10px;
	height:10px;
	position: absolute;
	right: 20px;
	top:0px;
	color: #ccc;
	font-size: 22px;
	cursor:pointer;
}
    .alert .ad span {
      text-align: center; }
      .ad .in_t{
      	width:270px;
      	height:30px;
      	display: block;
      	margin:0 auto;
      	border:none;
      	border-bottom: 1px solid #ccc;
      	font-size: 18px;
      	padding-left: 10px;
      	color: #999;
      	outline: none;
      }
      .ad .in_b{
      	width:220px;
      	height:50px;
      	display: block;
      	margin: 50px auto;
      	background: #fd9627;
      	color: #fff;
      	border:none;
      	border-radius: 8px;
      	font-size: 16px;
      	outline: none;
      }
      .mb{
		width:100%;
		height:100%;
		background: rgba(0, 0, 0, 0.5);
		position: fixed;
		left: 0;
		top:0;
		z-index: 33;
		display: none;
      }
      .mb_box{
      	width:160px;
      	height:160px;
      	background: url(../img/bbbbg.png) no-repeat;
      	background-size: 160px 160px;
      	position: absolute;
		left:820px;
      	top:-50px;
      	z-index: 999;
      	display: none;
      }
      .mb_box p{
      	line-height: 30px;
      	text-align: center;
      	position: absolute;
      	left: 20px;
      	top:-40px;
      	color: #fff;
      	font-size: 20px;
      	font-family: "微软雅黑";
      	letter-spacing:4px;
      }
      #tu{
      	width: 130px;
      	height:130px;
		
		margin-top: 10px;
		margin-left: 15px;
      }}


















