@charset"utf-8";
.top-bg-box{
	width: 100%;
	height: 12rem;
	background: url(../images/index_top_bg_01.png) no-repeat;
	display: inline-block;
	background-size: 100% 100%;
	/* position: relative; */
}
/* banner */
.banner-bg{
	width: 100%;
	height: 7.5rem;
	background: url(../images/bg_top_02.jpg) no-repeat center top;
	display: inline-block;
	background-size: 100% 100%;
	position: absolute;
	top:0;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.banner-bg-wrap{
	height: 13rem;
	position: relative;
	/* top: 5rem; */
	/* width: 90%; */
	margin: -8rem 1rem 0rem 1rem;
	box-sizing:  border-box;
	margin-top: -8rem;
}
.banner-inner{
	background: transparent;
}
.banner-inner img{
	width: 100%;
	display: block;
	margin: 0 auto;
	border-radius: .8rem;
}
.page-box{
	bottom: 15% !important;
}
.page-box .swiper-pagination-bullet-active{
	background: #ffb900;
	border-radius:5rem;
	width:1.3rem;
	height:0.4rem;
}
/* 介绍 */
.intro-wrap{
	width: 95%;
	background: #fff;
	padding: 1rem;
	box-sizing: border-box;
	border-radius: 5px;
	display: block;
	margin: 1rem auto;
	border: 1px solid #e5e5e5;
	box-shadow: 0 2px 20px rgba(197,197,197,.4);
	font-size: 1rem;
    line-height: 1.8;
    text-indent: 2em;
}
.intro-tit{
	display: block;
	margin: 1rem auto 0.8rem;
	width: 30%;
}
.intro-con{
	font-size: 1rem;
	line-height: 1.8;
	text-indent: 2em;
}
.buy-service{
	width: 43%;
	height: 2.8rem;
	line-height: 2.8rem;
	border-radius: 30rem;
	background: #ffae3a;
	color: #fff;
	text-align: center;
	box-shadow: 0 8px 23px rgba(255,174,58,.4);
	display: block;
	margin: 1.5rem auto;
	font-size: 1rem;
	position: fixed;
	z-index: 1;
	bottom: 4.2rem;
}
.buy-s{
	height: 2.8rem;
	width: 43%;
	display: block;
	margin: 0 auto;
}

.all-city-arrow{
	width: 0.8rem;
	height: 0.8rem;
	vertical-align: middle;
	margin-left: 0.3rem;
}
.class-box{
	/* padding-bottom: 0.8rem; */
	padding: 0rem 0 0.5rem 0;
}
.search-box-w{
	height: 3.5rem;
}
.search-box{
	height: 3.5rem;
	padding: 0.9rem;
	box-sizing: border-box;
}
.sele-city{
	width: 100%;
	background: #333333;
	height: 3.5rem;
	box-shadow: 0 2px 6px rgba(197,197,197,.1);
	position: fixed;
	top:3.5rem;
	z-index: 9;
	display: block;
}
.classly-wrap{
	background: #fff;
	padding: 1rem 0 0.9rem 0;
}
.sele-boxs{
	border: 1px solid #f5f5f5;
    border-radius: .3rem;
    margin: 2%;
    width: 45%;
    height: 2rem;
    line-height: 2.5rem;
    padding-left: 0.3rem;
}
.foot-yy{
	color:#fff
}
.search-contents{
	/* min-width: 17.5rem; */
	height: 2rem;
	background: #dfdfdf;
	border-radius: .5rem;
	/* margin-left: 0.8rem; */
	line-height:2rem;
	/* margin-right: 0.3rem; */
	opacity: .8;
}
.search-contents img{
	width: 1.2rem;
	height: 1.2rem;
	margin-left: 0.7rem;
	vertical-align: middle;
}
.search-contents input{
	border: none;
	background: none;
	width: 31%;
}
.class-box a img{
	width: 3.2rem;
	height: 3.2rem;
	display: block;
	margin: 0 auto;
}
.class-box a{
	width: 25%;
	/* margin-top: 1.5rem; */
}
.class-box a p{
	padding-top: 0.3rem;
}
.class-box a.active p{
	color:#333333
}

@media screen and (max-width:569px){
    .cz-text{
    	display:block;
    	white-space:nowrap;
    	overflow:hidden;
    	text-overflow:ellipsis;
    	-o-text-overflow:ellipsis;
    	word-break:keep-all;
    	width: 75%;
    }
}



.zhiyin-box{
	width: 100%;
	padding: 0.6rem 0.3rem;
	background: #fff;
	box-sizing: border-box;
	border-top: 1px solid #f4f4f4;
}
.zhiyin-icon{
	width: 0.2rem;
	height: 1rem;
	border-radius: 5rem;
	background: #333333;
	margin-right: 0.3rem;
}
.zhiyin-links{
	padding: 0.2rem 0.4rem;
	background: #333333;
	color: #fff;
	border-radius: 5rem;
	font-size: 0.8rem;
	margin-left: 0.3rem;
}
.product-wrap{
	margin-top: 0.6rem;
	background: #fff;
	/* padding-top: 0.5rem; */
	padding-bottom: 0.5rem;
}
.tit-icon{
	width: 1.3rem;
	height: 1.2rem;
	margin-left: 0.2rem;
}
.product-tits{
	padding: 0.7rem;
}
.tit-text{
	font-size: 1rem;
	font-weight: bold;
}
.tit-more{
	color: #999999;
}
.pro-list-box{
	padding: 1rem 1.5rem;
	box-sizing: border-box;
	border-top: 1px solid #f4f4f4;
}
.proimg{
	width: 2.5rem;
	height: 2.5rem;
	margin-right: 0.3rem;
	vertical-align: middle;
}
.pro-list-name{
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 1rem;
}
.pro-con-list{
	width: 33%;
	text-align: center;
}
.pro-con-money{
	font-size: 1.1rem;
	color: #333333;
}
.pro-con-fw{
	color: #999999;
	padding-top: 0.2rem;
}
.pro-list-w{
	margin-bottom: 1.5rem;
}
.zixun-icon{
	width: 5rem;
	height: 5rem;
	background: url(../images/zixun_img.png) no-repeat;
	position: fixed;
	top:75%;
	right: 0;
	z-index: 9;
	background-size: 100% 100%;
}

/* 弹框 */

.alert-box{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	background:rgba(0,0,0,.8);
	width: 100%;
	height: 100%;
	display: none;
}
.alert-content{
	position: relative;
	/* overflow: hidden; */
	/*left: 70%;
	top: 63%;
	margin-left: -243px;
	margin-top: -290px;*/
	top: 18%;
	margin: 0 auto;
	width:90%;
	border-radius: 5px;
	background: #fff;
	min-height: 18rem;
	padding: 1.5rem;
	box-sizing:  border-box;
}
.liuyan-btn{
	display: inline-block;
	padding: 0 10px;
	margin-left: 5px;
	height: 30px;line-height: 30px;
	overflow: hidden;
	border: 1px solid #fe5462;
	border-radius: 5px;
	font-size: 14px;
}
.liuyan-btn i{
	margin-top: 0;
}
.liuyan-btn i.sprite-xiaoxi{
	background: url(../images/sprite-icons.png) no-repeat 0 -60px;	
}
.close-btn{
	position: absolute;
	right:5px;
	top: 5px;
	width: 20px;
	height: 20px;
	color: #333;
	cursor: pointer;
	/*background: url(../images/gb.png) no-repeat !important;*/
	font-size: 19px;
    margin-right: 10px;
    margin-top: 5px;
}
.close-btn img{width: 20px;height: 20px; margin-left: 4px; margin-top: 4px;}
.liuyan-list{
	position: relative;
	width: 385px;
	margin-bottom: 20px;
}
.liuyan-list font{
	width: 10px;
	height: 10px;
	color: #ed2123;
}
.liuyan-list label{
	height: 35px;
	line-height: 35px;
	color: #333;
	float: left;
}
.liuyan-list input{
	width: 55%;
	border: 1px solid #ddd;
	height: 35px;
	padding: 0 10px;
	box-sizing: border-box;
	margin-left: 10px;
	background: #fff;
	border-radius: .2rem;
}
.liuyan-list select{
	width:55%;
	border: 1px solid #ddd;
	height: 35px;
	padding: 0 10px;
	box-sizing: border-box;
	margin-left: 10px;
	background: #fff;
	border-radius: .2rem;
}
.liuyan-list textarea{
	width: 55%;
	height: 99px;
	border: 1px solid #ddd;
	resize: none;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
	border-radius: .2rem;
}
.submit-btn{
	display:block;
	width: 132px;
	height: 35px;
	overflow: hidden;
	font-size: 14px;
	background:#c8a164;
	color: #fff;
	margin: 30px auto;
	border: none;
	border-radius: 5px;
}
.sele-box{
	width: 50%;
	height: 2rem;
	/* line-height: 2.5rem; */
	font-size: 0.9rem;
	border: 1px solid #f5f5f5;
	background: #fff;
	border-radius: .2rem;
	/* margin: 1rem 0.5rem; */
	/* padding-left: 0.3rem; */
	color:  #999;
	font-size: 0.85rem;
	margin-right: 0.5rem;
}

.scroll-box {
	width:100%;
	height:2.5rem;
	/* border:2px solid #000; */
	margin: 0.4rem auto 0.4rem;
	overflow:hidden;
	background: #fff;
}
.scroll-box ul {
	list-style:none;
	width:100%;
	height:100%;
}
.scroll-box ul li {
	width:100%;
	height:2.5rem;
	box-sizing:border-box;
	line-height:2.5rem;
	text-align:left;
	padding-left:0.4rem
}

.swiper_wrap{
	position: relative;
	width: 100%;
	height: 2.5rem;
	margin: 0 auto;
	overflow: hidden;
}
 ul{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	float: right;
  	color: #444;
 	font-size: 14px;
 	margin-top: 1px;
}
 ul li{
	line-height: 2.5rem;
	padding-left: 24px;
}
 .lt{
	position: absolute;
	left: -1px;
	top: 7px;
	font-family: "宋体";
	font-weight: bold;
	color: #AAAAAA;
}
 .gt{
	position: absolute;
	right: 26px;
	top: 7px;
	font-family: "宋体";
	font-weight: bold;
	color: #AAAAAA;
}
 .swiper_wrap .font_inner a{
	color: #444;
}
 .swiper_wrap a:hover{
	color: #FA9101;
}
.container-box{
	position: relative;
}
/* 资讯 */
.traffic-box{
	margin: 0 0.8rem;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d5e7f7+3,ffffff+55,ffffff+55 */
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d5e7f7+3,ffffff+89 */
	background: rgb(213,231,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(213,231,247,1) 3%, rgba(255,255,255,1) 89%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(213,231,247,1) 3%,rgba(255,255,255,1) 89%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(213,231,247,1) 3%,rgba(255,255,255,1) 47%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5e7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding: 0.7rem;
	border-radius: .5rem;
	box-shadow: 0 2px 15px rgba(197, 197, 197, .3);
	box-sizing: border-box;
	margin-bottom: 1.3rem;
}
.icon-text{
	width: 0.25rem;
	height: 1.3rem;
	border-radius: .5rem;
	background: #4290d9;
	margin-right: 0.3rem;
}
.traffic-tit{
	font-size: 1rem;
}
.weather-icon{
	width: 1.7rem;
	height: 1.7rem;
	margin-left: 0.3rem;
}
.weather-box{
	font-size: 1.1rem;
}
.traffic-item{
	margin-top: 1rem;
}
.tra-icon img{
	width: 2.5rem;
	height: 2.5rem;
	display: block;
	margin: 0 auto 0.3rem;
}
.more-box{
	font-size: 0.9rem;
}