body{
  margin:0 auto;
  position: relative;
  font-family: "微软雅黑Bold","Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;
  background: #cf1d2c;
}

input ,  textarea{
  border: 1px solid #c7e9ff;
}
textarea{
  resize:none;
}

.ax_unselect{
   -moz-user-select: none; /*火狐*/
   -webkit-user-select: none; /*webkit浏览器*/
   -ms-user-select: none; /*IE10*/
   -khtml-user-select: none; /*早期浏览器*/
   user-select: none;
}

.hide{
  display: none;
}

#dialogsbg{
  display: none;
  position: fixed;
  z-index: 4;
  margin: auto;
  top: 0; left: 0; bottom: 0; right: 0;
}

#dialogsbg .dialog{
	margin: 0 auto;
	position: relative;
	display: none;
}

#dialogsbg .btnclose{
	background-image: url('../img/btndialogclose.png');
	background-repeat: no-repeat;
	width: 41px;
	height: 38px;
	position: absolute;
    right: 18px;
    top: -8px;
    cursor: pointer;
}

#dialogsbg .btnclose:active{
	margin-right: -1px;
	margin-top: 1px;
}


/*下拉*/
.select_open{
	width:100%;
	height:100%;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 40px;
	font-size: 18px;
	color: #000;
}

.select_open.open .dropdown span{
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
}

.dropdown{
	width: 36px;
	height: 36px;
	background: #f18800;
	position: absolute;
	right: 2px;
	top: 2px;

}

.dropdown span{
	background: url(../img/arrow_down.png)no-repeat;
	-webkit-transition: all 0.2s ease-in-out;
	width: 36px;
	height: 36px;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	left: 0px;
	top: 0px;
	margin: auto;
	right: 0;
	bottom: 0;
	position: absolute;
}

.tag_select{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	line-height: 32px;
	font-size: 12px;
	cursor: pointer;
	/* border-bottom: 1px solid #FFF;
	*/
	left: 0px;
	padding-left: 10px;
	top: 0px;
	font-size: 18px;
	line-height: 40px;
	color: #f18800;
}

.iselect{
	position: relative;
	background: #fff;
	width: 236px;
	height: 40px;
	border: 1px #f18800 solid;
}

.iselect select{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0; width: 235px; height: 40px;
}

.tag_select_hover{
	color:#541600;
	cursor:pointer;
}
.tag_select_open{
	color:#541600;
	cursor:pointer;
}
ul.tag_options{
	position:absolute;
	margin:0;
	list-style:none;
	padding:0 0 1px 0;
	margin:0;
	width:100%;
	height:auto;
	overflow:hidden;
	overflow-y:auto;
	cursor:pointer;
	z-index:9;
	top: 100%;
	height: 500%;
}
ul.tag_options li{
	background:#fff;
	display:block;
	width:100%;
	height:20%;
	border-top:1px solid #eee;
	padding:0px 10px 0px 10px;
	line-height:40px;
	text-decoration:none;
	color:#f18800;
	font-weight:normal;
	font-size:16px;
	cursor:pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
ul.tag_options li.open_hover{
	font-weight:normal;
	font-size:16px;
	cursor:pointer;
	background: #eee;
}
ul.tag_options li.open_selected{
	font-size:16px;
	background: #eee;
}
/*颜色 字体 高宽 自定义*/
.iselect{
  width: 574px;
  height: 77px;
}
.iselect .select_open .dropdown{
  width: 67px;
  height: 67px;
  background-color: #c50018;
  right: 9px;
  top: 5px;
}
.iselect .select_open .dropdown span{
	background: url('../images/arrow_down_red.png') no-repeat;
}
.iselect .select_open .plh , .iselect .tag_select , .iselect ul.tag_options li{
  color: #c50018;
  font-size: 30px;
  line-height: 77px;
  padding-left: 26px;
}
/* 各select位置自定义 */
.s1{
  left: 30px;
  top: -2px;
}
.s2{
  left: 30px;
  top: -2px;
}
.s3{
  left: 30px;
  top: -2px;
}
/* */

/*  page custom  */
#mobile_bg_02{
	background-image: url('../images/mobile_bg_02.jpg');
	position: relative;
}
#mobile_bg_03{
	position: relative;
}
#area_form_select{
	position: absolute;
}
#btn_search {
  background-image: url('../images/btn_search.png');
  position: absolute;
  left: 161px;
  top: 315px;
  cursor: pointer;
}
.btn_center{
	margin: auto;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 402px;
    left: 0;
    right: 0;
    width: 500px;
}
#btn_service {
  background: url('../images/phone-icon.png') 0px 6px no-repeat;
  position: absolute;
  right: 35px;
  top: 474px;
  cursor: pointer;
  padding-left: 40px;
  line-height: 48px;
  color: white;
  width: 83px;
  height: 47px;
}
#a_qrscaned {
  position: absolute;
  right: 15px;
  top: 344px;
  cursor: pointer;
  padding: 0 20px;
  line-height: 48px;
  color: white;
    z-index: 1;
}
#img_finger{
  width: 60px;
  position: absolute;
  top: 70px;
  left: 74px;
}
#div_shopinfo{
	position: fixed;
	top: 0;
	height: 100%;
	width: 640px;
	/*left: 50%;*/
	/*margin-left: -320px;*/
}
/* dialog */
#div_shopinfo{
	background-repeat: no-repeat;
	background-color: #b6000e;
}
#div_content_shopinfo{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 120px;
	height: 70%;/*写给不支持calc()的浏览器*/
	height: -moz-calc(100% - 120px);
	height: -webkit-calc(100% - 120px);
	height: calc(100% - 120px);
}

#div_content_shopinfo a{
	color: white;
}
#div_shopinfo .path{
	font-size: 36px;
	color: white;
	position: absolute;
	top: 20px;
	left: 50px;
}
#div_shopinfo .path span{
	font-size: 26px;
}
#div_shopinfo .path2{
	font-size: 36px;
	color: white;
	position: absolute;
	top: 232px;
	left: 50px;
}

#div_shopinfo .btnclose{
	background-image: url('../images/btn_shopinfo_close.png');
	background-repeat: no-repeat;
	position: absolute;
	width: 35px;
	height: 40px;
	top: 10px;
	right: 50px;
}

#div_top_shopinfo{
	background-image: url('../images/shop_bg_top.png');
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	position: absolute;
	top: 120px;
}

#div_content_shopinfo ul li{
	background-image: url('../images/shop_bg_top.png');
	background-repeat: repeat-x;
	color: white;
	font-size: 24px;
	padding: 20px 45px;
	line-height: 50px;
}
#div_content_shopinfo ul li span{
	display: block;
}
#div_content_shopinfo ul li .r1{
	font-size: 36px;
}
#div_content_shopinfo ul li .r3{
	display: none;
}

