/* Write your styles */

body,html{
	width:100%;
	max-width: 640px;
	overflow-x: hidden;
	margin: 0 auto;
	padding-bottom: 19px;
	min-height: 360px;
}

a{
	color:#444;
}

#head{
	color:#fff;
	line-height: 45px;
	text-align:center;
}

#head a,#head i{
	display: inline-block;
	width:45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 20px;
	color:#fff;
}

#mcover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 20000;
}
#mcover img {
    position: fixed;
    right: 18px;
    top: 5px;
    width: 260px!important;
    height: 180px!important;
    z-index: 20001;
}


.am-slider-default{
	margin-bottom: 0;
}

.am-slider .am-slides > li{
	max-height: 200px;
	overflow: hidden;
}

.am-slider-default .am-control-nav{
	bottom:30px;
	text-align: right;
	padding-right: 10px;
}
.am-slider-default .am-control-nav li{
	margin: 0 3px;
}

.am-slider-default .am-control-nav li a{
	background:rgba(255,255,255,0.5);
}

.am-slider-default .am-control-nav li a.am-active{
	background:#fff;
	}

footer{
	background: #fff;
	border-top: 1px solid #e5e5e5;
	height: 55px;
	width:100%;
	position: fixed;
	bottom:0;
}

footer a,footer i{
	display: block;
	text-align: center;
}

footer .iconfont{
	font-size: 2.4rem;
	line-height: 1;
	margin: 5px 0 0;
}

footer span{
	font-size: 1.4rem;
}

footer .active a{
	color:#ec403c;
}


#main-item .col{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: stretch;
	padding:0 15px;
	position: relative;
	top:-25px;
	z-index: 10;
	margin-bottom: -15px;
}

#main-item dl{
	flex: 1;
	text-align: center;	
	margin: 0;
	padding: 0;	
	width:45%;
	background: #ec403c;
	color:#fff;
}

#main-item dl:first-child{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-right:1px solid #d43936;
	
}

#main-item dl:last-child{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	
}



#main-item ul,#main-item li{
	list-style: none;
}

#main-item ul{
border-top: 1px solid #eee;
}

#main-item li{	
	border-bottom: 1px solid #eee;
}

#main-item li:first-child,#main-item li:nth-of-type(3){
	border-right:1px solid #eee;
}

#main-item li a{
	text-align: center;
}

#main-item a{
	display: block;
	line-height: 3;
}

#main-item .iconfont{
	line-height: 1;
	color:#ec403c;
	font-size: 2.4rem;
}



#main-item dt .iconfont{
	font-size: 2.4rem;
	color:#fff;
}

#main-item dd{
	margin-top: 0;

}

#main-item dd a{
	line-height: 1;
	margin-bottom: 10px;
	color:#fff;
}


.news-list .am-list-news-hd h2:before{
	content:"";
	display: inline-block;
	width:4px;
	height: 15px;
	background: #EC403C;
	position: relative;
	top:3px;
	margin-right: 5px;
}

.news-list .am-list-item-hd a{
	font-size: 14px;
	line-height:1.5;
	display: block;
}

.news-list .am-table th,.news-list .am-table td{
	font-size: 14px;	
	text-align: center;

}

.news-list .am-table th{
	font-weight: normal;
	background: #ec403c;
	color:#fff;
	position: relative;
}

.news-list .am-table th:last-child:before{
	content:"";
	width:1px;
	height: 25px;
	background: #fff;
	position: absolute;
	left:0;
	top:5px;
	display: block;
	opacity: 0.5
}

.news-list .am-table{
	border-bottom: 1px solid #ddd;
}


.news-list .am-list-main{
	position: relative;
	min-height: 70px;
}

.news-list .am-list-main .date{
	position: absolute;
	bottom:0;
}

.news-list .am-list-main .price{
	position: absolute;
	right:10px;
	color:#ec403c;
	top:30%;
}



#search .am-form{
	margin: 0;
	padding:3px 8px;
	position: relative;
}



#search input{
	border-radius: 0px;
	border-color:#d20202;
	font-size: 14px;
}

#search .am-btn{
	background: #d20202;
	color:#fff;
	border-color:#d20202
}

#search .area{
	text-align: center;
	line-height: 45px;
	color:#d30101;
}


#nav{
	padding-bottom: 5px;
}

#nav a{
	display: block;
	text-align: center;
	font-size: 14px;
	white-space: nowrap;
	line-height: 25px;
	padding: 0 10px;
	border-radius: 20px;
	margin:6px;
	border:1px solid #999;
	float: left;
}


#shop-item{
	border-bottom:1px solid #eee;
}

#shop-item a{
	display: block;	
	text-align: center;
	font-size: 14px;
	padding: 10px 0;
}

#shop-item i{
	display: block;
	line-height: 1;
}


#user{
	background: #f2f2f2;
}

#user-head{
	background:url(../img/head-bg.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-bottom: 5px;
}

#user-head .user-pic{
	padding:25px;
	width:100%;
	text-align: center;
}

#user-head .user-pic span{
	max-width: 80px;
	max-height:80px;
	border-radius: 50%;
	display: block;
	vertical-align: middle;
	overflow: hidden;	
	margin-right: 15px;
	margin: 0 auto;
	border:2px solid #ec403c;
}

#user-head .user-pic h4{
	display: block;
	margin: 0;
	color:#fff;
	font-weight: normal;
	line-height: 3;
}

#user-head .user-pic img{
	max-width: 100%;
}

.user-item{
	text-align: center;
	position: relative;
	top:-30px;
	z-index: 10;
	margin-bottom: -10px;
}

.user-item ul{
	border-radius: 10px;
	width: 95%;
	margin: 0 auto;
	background: #ec403c;
	color:#fff;
	padding: 5px;
}

.user-item li {
	border-right:1px solid #d20202;
}

.user-item li:last-child{
	border-right: none;
}

.user-item li span{
	display: block;
	font-weight: bold;
	font-size: 16px;
}

.user-item li{
	font-size: 12px;
}

#user-main li{
	position: relative;
}

#user-main li a{
	padding:0;
	line-height: 45px;
}

#user-main li:nth-of-type(2n){
	margin-bottom: 10px;
}

#user-main .iconfont{
	width:15%;
	font-size: 2.4rem;
	color:#d20202;
	text-align: center;
	display: inline-block;
	line-height: 45px;
}

#user-main li .am-icon-angle-right{
	position: absolute;
	right:15px;
	line-height: 45px;
	color:#aaa;
	top:0;
}


#company-list .am-g,#company-info,#sms-list .am-g{
	background: #eee;
	width:95%;
	margin: 15px auto;
	border-radius: 6px;
	padding:10px;
}

#company-list .title,#company-info .title,#sms-list .title{
	border-bottom:1px solid #ddd;
	padding-bottom: 10px;
	line-height: 50px;
}

#company-info .title{
	line-height: 32px;
}

#company-list .title img,#company-info .title img{
	max-width: 70px;
	max-height: 50px;
	vertical-align: middle;
	margin-right: 15px;
}

#company-info .title small{
	font-weight: normal;
	display: block;
	color:#999;
	margin: 0;
	line-height: 20px;
}

#company-list img{
	max-width: 100px;
}

#company-list p{
	font-size: 14px;
	margin: 0;
	max-height: 65px;
	overflow: hidden;
}

#company-info{
	position: relative;
	top:-35px;
	z-index: 10;
	margin-bottom: -40px;
}

#company-info .info img{
	max-width: 100%;
}

#sms-list .title{
	line-height: 25px;
	margin: 0 0 15px;
}

#sms-list img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

#sms-list .more{
	border-top: 1px solid #ccc;
	position: relative;
	color:#d30101;
	font-size: 14px;
	line-height: 40px;
	margin: 0;
}

#sms-list .more .am-icon-angle-right{
	color:#999;
}

.news-nav{
	background: #ec403c;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
}

.news-nav a{
	display: block;
	flex:1;
	color:#fff;
	text-align: center;
	line-height: 35px;
	padding: 5px 0px;
	position: relative;
}

.news-nav a:after{
	width:1px;
	height:25px;
	content:"";
	display: block;
	position: absolute;
	top:10px;
	right:0;
	background: #d30101;
}

.news-nav a:last-child:after,.news-nav a.active:after{
	border: none;
}

.news-nav .active{
	background: #fff;
	color:#d30101;
}

.no-top-line .am-list li:first-child{
	border-top: none;
}

#building-info .title{
	background: #ec403c;
	border-radius: 5px;
	width: 95%;
	margin: 0 auto -10px;
	position: relative;
	top:-20px;
	color:#fff;
	padding:10px;
}

#building-info .item{
	width: 95%;
	margin: 0 auto;
	background: #f6f6f6;
	padding:0;
	list-style: none;
}

#building-info .item li{
	border-bottom: 1px solid #ddd;
	list-style:none;
	padding: 10px;
	font-size: 14px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	
}

#building-info .item li span{
	display: inline-block;
	flex:2;
}

#building-info .item li span:last-child{
	flex:3;
}

#building-info .sub-title{
	width: 95%;
	margin: 0 auto;
	background: #ececec;
	font-weight: bold;
	line-height: 45px;
	padding-left: 10px;
	position: relative;
}

#building-info .sub-title:before{
	content:"";
	width:3px;
	height: 25px;
	background: #ec403c;
	position: absolute;
	top:10px;
	left:0;
}

.building-nav{
	background: #ec403c;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 0;
}

.building-nav .am-dropdown{
	padding:5px 0;
	flex:1;
}

.building-nav .am-btn{
	width:100%;
	background: none;
	border: none;
	color:#fff;
	border-right:1px solid #d30101;

}

.building-nav .am-btn:last-child{
	border-right: none;
}

.building-nav .am-btn:focus,.building-nav .am-btn:hover{
	color:#fff;
}

#second-building{
	width: 95%;
	margin: 0 auto;
	font-size: 14px;
}

#second-building .title{
	border-bottom: 1px solid #eee;
	line-height: 35px;
	position: relative;
	font-weight: bold;
	font-size: 16px;
}

#second-building .title:before{
	content:"";
	width:3px;
	height: 20px;
	top:5px;
	background: #d30101;
	display: inline-block;
	margin-right: 8px;
	position: relative;
}



#second-building a{
	display: block;
	width:92%;
	margin:10px auto;
	overflow: hidden;
	background: #f2f2f2;
	position: relative;	
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-bottom: 5px;
}

#second-building a img{
	max-height: 150px;
}

#second-building .price{
	position: absolute;
	right:10px;
	top:175px;
	font-weight: bold;
	color:#d30101;
}

#second-building dl{
	margin: 5px 10px;
}

#second-building dd{
	margin: 0;
}

.building-nav .am-dropdown-content{
	min-width: 360px;
}

.building-nav .am-dropdown-content li{
	width:33.3333%;
	float: left;
	margin: 5px 0;
}

.building-nav .am-dropdown-content li a{
	display: block;
	background: #ddd;
	border-radius: 10px;
	padding:5px 7px;
	text-align: center;
	width:90%;
	margin: 0 auto;
}


dl,
dt,
dd,
ul,
ol,
li{
  margin:0;
  padding:0;
  list-style: none;
  font-style: normal;
}
li {
  font-size: 14px;
  font-size: 1.4rem;
}

/* ===== retrie分类下来 ===== */
.retrie {
  position: relative;
  z-index: 102;
  height: 50px;
  margin-bottom: -1px;
}

.retrie dt + dd{margin: 0;}
.retrie dt { overflow: hidden;
display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex; }

.retrie dt span{
	flex:1;
	display: block;
	position: relative;

}
.retrie dt a {
  position: relative;
  width: 100%;
  height: 49px;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  font-size: 16px;
  text-align: center;
  background: #ec403c;
  display: block;
}

.retrie dt span:after{
	position: absolute;
	top:12px;
	right:0px;
	width: 5px;
	height: 25px;
	border-right:1px solid #d30101;
	content:"";
}




.retrie dt a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: 30px;
  width: 8px;
  height: 8px;
  border: #fff solid;
  border-width: 1px 1px 0 0;
  content: ' ';
  -webkit-transform: rotate(135deg);
}
.retrie dt .up {
  background-color: #fff; color:#ec403c;
}
.retrie dt .up:after {
  margin-top: 0;
  border: #ec403c solid;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotate(-45deg);
}
.retrie dt a:last-child:before {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 1px;
  height: 30px;
  content: ' ';
}
.retrie dd { position: relative; }

.second-head dt a{
	text-align: left;
	padding-left: 20px;
}

.second-head dt a:after {
	margin-left: 15px;
}


/* ===== slide-area ===== */
.slide {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 104;
  display: none; 
  width: 100%;
  overflow-y: auto;
  background-color: #fff;
  padding-bottom: 20px;
}
.slide li {
  display: block;
  width:33.333333%;
  float: left;
  height: 35px;
  text-align: center;
  margin: 10px 0;
}
.slide li a {
  display: block;
  width:85%;
  margin: 10px auto;
  border-radius: 10px;
  background: #f2f2f2;
  height: 35px;
  background-color: transparent;
  line-height: 35px;
}

.slide li a:link{background: #f2f2f2;}
.slide li a:hover,
.slide li a.selected { background-color: #f6f6f6; }

.slide li a.select { background-color: #f2f2f2; }

.am-list-tuijian{
	margin-top: 0;
}
.am-list-tuijian li{
	background: #F6F6F6;
}

.building-footer{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	font-size: 14px;
	padding: 0;
	height: 55px;
	overflow: hidden;
}

.building-footer .tel{
	background: #ec403c;
	
	font-size: 16px;
	display: block;
	height: 55px;
}

.building-footer .tel a{
	color:#fff;
	line-height: 55px;
}

.building-footer .am-icon-building-o,.building-footer .am-icon-phone-square{
	font-size: 34px;
	float: left;
	display: inline-block;
	margin: 0 10px;
	line-height: 55px;
}

.building-footer p{
	display: inline-block;
	margin: 0;
	margin-top: 5px;
}


.coupon{
	border-radius: 10px;
	background: #efefef;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
	align-items: center;
	margin: 20px auto;
	width:95%;
	position: relative;
	box-shadow: 0 0 2px #ccc;
}

.coupon a{
	display: block;
	width:100%;	
	padding: 15px 0;
}

.coupon:before{
	content:"";
	width:20px;
	height: 20px;
	border-radius: 50%;
	background: #fff;
	display: block;
	position: absolute;
	top:50%;
	margin-top: -10px;
	left:-10px;
}

.coupon h2{
	font-size: 36px;
	color:#d30101;
	margin: 0;
	text-align: center;
	float: left;
	width:30%;
}

.coupon h2 small{
	font-size: 16px;
}

.coupon dl{
	margin: 0;
	padding-left: 15px;
	border-left:1px solid #ddd;
	font-size: 14px;
	float: left;
	width: 70%
}

.huxing{
	width: 95%;
	margin: 0 auto;
	background: #f6f6f6;
	padding:0;
	list-style: none;
	padding-bottom: 20px;
}

.huxing .am-slider{
	margin-bottom: 20px;
}

.huxing .am-control-nav{
	width:100%;
	position: relative;
	bottom:0;
	text-align: center;
}

 .huxing  .am-control-nav li a{
 	background: #999;
 	box-shadow: none;
 }

 .huxing  .am-control-nav li a.am-active{
 	background: #ec403c;
 }



#login{
	-webkit-background-size: 100%;
	background-size: 100%;
	height: 100%;
	width: 100%;
}

#login #logo{
	max-width: 45%;
	margin: 20px auto 0;
	text-align: center;
}

#login #logo img{
	max-width: 80%;
}

#login-form{
   width: 85%;
   margin: 4rem auto 0;
}

#login-form .input-group,#login-form .login-btn{
	border-radius: 40px;
	border:1px solid ;
	color:#fff;
	margin-bottom: 2rem;
	width: 100%;
	position: relative;
	background: none;
	background:  #ec403c;
}

#login-form input{
	background: none;
	border: none;
	float: left;
	line-height:2.4;
	padding-left: 10px;
	border-left: 1px solid rgba(255,255,255,0.2);
	margin-left: 5px;
}

#login-form .iconfont{
	color:#fff;
}

#login-form .code{
	background: none;
	border: none;
	position: absolute;
	right:10px;
	top:0;
	display: block;
	line-height: 3;
	font-size: 1.4rem;
}

#login-form  .iconfont{
	font-size: 2.8rem;
	float: left;
}

#login-form img{
	float: left;
	width:24px;
	margin:8px 5px 8px 15px;
}

#login-form  .iconfont:after{
	content:"";
	border-right:1px solid rgba(255,255,255,0.5);
	margin-left: 2px;
}

#login-form .login-btn{
	margin-top: 5rem;
	line-height: 3;
	background: #ec403c;
	border: 1px solid #ec403c;
}

.check_grade {
	display: inline-block;
	width: 80px;
	height: 27px;
	line-height: 20px;
	color: #000000;
	text-align: center;
	cursor: pointer;
	border: 1px solid #ADADAD;
	background-color: #F0F0F0;
	/*background-color: #4a73ff;*/
	margin:0 25px;
	border-radius: 3px;
}

.check_grade1{
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 6px 20px;
	/*margin: 0;*/
	cursor: pointer;
	border: 1px solid #bbb;
	overflow: visible;
	font: bold 13px arial, helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	color: #555;
	margin-left: 10px;
	float: left;
	background-color: #ddd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)), to(rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: -o-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	background-image: linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));

	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-ms-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	background-clip: padding-box; /* Fix bleeding */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	text-shadow: 0 1px 0 rgba(255,255,255, .9);

	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}