.add-card{
	background: #fff;
	box-sizing: border-box;
	padding-top: 5px;
	padding-bottom: 15px;
}
.add-ul01{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.add-hot{
	position: absolute;
	position: absolute;
	    top: 32px;
	    left: -5px;
	    width: 48px;
		line-height: 20px;
		color: #fff;
	    height: 28px;
		text-indent: 16px;
		font-size: 12px;
		background: url((../images/libg.png) no-repeat;
		z-index: 100;
		display: none;
}

.add-ul01 li{
	flex-wrap: wrap;
	margin-bottom: 20px;
	box-sizing: border-box;
	width: 33.333%;
	position: relative;
}
.add-ul01 li a{
	margin:10px 15px;
	display: block;
	box-shadow:0 0 15px rgba(0,0,0,.1);
}
.add-ul01 li img{
	width: 100%;
	height: auto;
}
img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}


.add-ul01 li .img{
	overflow: hidden;
}
.add-ul01 li .img img{
	display: block;
}
.add-ul01 li a:hover .img img{
	transform: scale(1.15);
	opacity: .8;
}

.add-tt1{
	height: 38px;
	line-height: 38px;
	display: flex;
	justify-content: space-between;
	padding: 0 10px;
	overflow: hidden;
}
.add-tt1 h3{
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}
.add-tt1 span{
	color: #f33;
	overflow: hidden;
}
.add-tt02{
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
		color: #b2b2b2;
}
.text-overflow{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.add-ul01 a:hover{
	text-decoration: none;
}
.add-time{
	display: flex;
	justify-content: space-between;
	padding:0 10px;
	height: 20px;
	line-height: 20px;
	color: #b2b2b2;
	margin-top: 6px;
}

.add-ftitle{
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 36px;
	line-height: 36px;
}
.add-ftitle h2{
	font-size: 20px;
	color: #333;
	font-weight: 400;
	line-height: 36px;
}
.add-ftitle a{
	font-size: 15px;
	display: inline-block;
	margin: 0 6px;
	color: #999;
}

.index-swiper01{
	margin-top: 25px;
}
.index-swiper01 img{
	max-width: 100%;
}

.add-zpul{
	margin-top: 10px;
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}
.add-zpul li{
	width: 20%;
}
.add-zpul li img{
	width: 100%;
	display: block;
}
.add-zpul li div.pic{
	overflow: hidden;
}
.add-zpul{
	margin-left: -10px;
}
.add-zpul li a{
	display: block;
	margin: 10px;
}
.add-zpul li a:hover img{
	transform:scale(1.1);
}
.add-zpul li a p{
	height: 48px;
	line-height: 48px;
	background: #fff;
	font-size: 16px;
	padding: 0 10px;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.add-zpul li a:hover{
	text-decoration: none;
	color: #f7005a;
}
.add-zpul li a:hover{
	box-shadow: 0 0 10px  rgba(0,0,0,.1);
}

.add-mxxy{
	display: flex;
	margin-top: 10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 20px;
	flex-wrap: wrap;
}
.add-mxxy li{
	width: 20%;
}
.add-mxxy li a{
	display: block;
	margin: 10px;
}

.add-mxxy li a img{
	max-width: 100%;
}
.add-mxxy li .pic{
	overflow: hidden;
}
.add-mxxy li a:hover {
	text-decoration: none;
box-shadow: 0 0 10px  rgba(0,0,0,.1);	
}
.add-mxxy li a:hover img{
	transform: scale(1.1);
}
.mx-txt{
	background: #fff;
	padding: 10px;
	text-align: center;
}
.mx-txt h3{
	height: 26px;
	color: #333;
	font-size: 15px;
	line-height: 20px;
	overflow: hidden;
}
.mx-txt h3 span{
	display: inline-block;
	color: #999;
	font-size: 14px;
	float: right;
}
.ft1{
	height: 24px;
	line-height: 24px;
	color: #999;
}
.mx-info{
	display: flex;
	justify-content: space-between;
	margin-top: 7px;
	height: 20px;
	line-height: 20px;
}
.mx-info .l-span{
	background: #f7005a;
	color: #fff;
	padding: 0 6px;
	border-radius: 5px;
}
.mx-info .r-span{
	background: url(http://junzilannet.cs.aiwopai.cn/templates/default/images/rd.png) no-repeat;
	padding-left: 20px;
}

.add-foot{
	background-color: #2a2a2a;
}
.add-footnav{
	padding-top: 10px;
	text-align: center;
}
.add-footnav a{
	display: inline-block;
	color: #fff;
	font-size: 15px;
	height: 32px;
	line-height: 32px;
	width: 15%;
	text-align: center;
	opacity: .7;
}
.add-footnav a:hover{
	text-decoration: none;
}
.add-footnav a:hover{
	opacity: 1;
}

.add-foot2{
	display: flex;
	margin-top: 15px;
	justify-content: space-between;
	color: #fff;
	li
}
.ad-lxwm{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.dh-box .add-t2{
	font-size: 16px;
	line-height: 17px;
	margin-left: 10px;
	width: 40px;
}
.dh-box  h3{
	padding-left: 10px;
	font-size: 26px;
	line-height: 34px;
}
.add-lx2{
	line-height: 22px;
}
.addfoot-rwm img{
	height: 100px;
	width: 100px;
}
.add-copy{
	margin-top: 15px;
	padding: 10px;
	background: #000;
	color: #fff;
	line-height: 28px;
	text-align: center;
}
.add-copy a{
	color: #fff;
}


@media only screen and (max-width: 992px) {
	.add-left{
		display: none !important;
	}
	.add-ul01 li{
		width: 50%;
	}
	
	.add-zpul li{
		width: 33.333%;
	}
	.add-zpul li:last-child{
		display: none;
	}
	.add-mxxy li{
		width: 33.333%;
	}
	.add-mxxy li:last-child{
		display: none;
	}
	
}

@media only screen and (max-width: 660px) {
	.add-ul01 li{
		width: 50%;
		margin-bottom: 10px;
	}
	.add-zpul li{
		width: 50%;
		margin-bottom: 10px;
	}
	.add-zpul li:last-child{
		display: block;
	}
	.add-mxxy li{
		width: 50%;
	}
	.add-mxxy li:last-child{
		display: block;
	}
	.addfoot-rwm{
		display: none;
	}
	.add-ul01 li a{
		margin: 10px 5px;
	}
	.add-tt1{
		flex-wrap: wrap;
		height: auto;
		line-height: 26px;
	}
	.add-tt1 h3{
		width: 100%;
		height: 26px;
		line-height: 26px;
	}
	.add-tt1 span{
		width: 100%;
	}
}

@media only screen and (max-width: 500px) {
	.add-ftitle span{
		display: none;
	}
	.add-ul01 li{
		width: 50%;
		margin-bottom: 10px;
	}
	.add-zpul li a{margin: 0;}
	.add-zpul,.add-mxxy{
		margin-left: -15px;
		margin-right: -15px;
	}
	.add-mxxy li{
		margin-bottom: 15px;
		width: 50%;
	}
	.add-mxxy li img{
		width: 100%;
	}
	.add-mxxy li a{
		margin: 0;
	}
	.add-footnav{
		display: none;
	}
}
.bd_title{
	margin-top: 15px;
}
.text-add{
	padding: 10px;
	background: #fff;
	
}
.text-add b{
	display: block;
	font-size: 16px;
	color: #333;
	text-align: center;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
}
.text-add span {
	display: block;
    width: 100%;
    height: 20px;
    font-size: 12px;
    text-align: center;
    padding-top: 3px;
    color: #a6a6a6;
}

.add-zpul a:hover .text-add{
	background: #F7005A;
	color: #fff;
}
.add-zpul a:hover .text-add b,.add-zpul a:hover .text-add span{
	color: #fff;
}
.add-bd_m6_main{
	margin-top: 30px;
}


.shadow_div{width:100%; height:0.24rem; background:#f5f5f5; display:block;}


.right_zx_div{width:46px; height:170px; background:#fff; position:fixed; right:0; top:50%; margin-top: -80px; z-index:999; border-radius:8px 0px 0px 8px;}

.zx_div1{width:46px; height:28px;}

.zx_div1_img{width: 24px;height: 24px;margin: 0 auto; margin-top: 16px; background-position: 0 316px; max-width:100%;
	-webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
	-webkit-transform-origin: top;
  transform-origin:top;
  -webkit-animation-name: icon-bounce;
    animation-name: icon-bounce;
    animation: icon-bounce 0.8s infinite;
}
.money_div{width:46px; height:28px; margin-top: 0px; position: relative; display: block;}
.wap_money_div{display:none;}
.zx_fg{width:46px; height:1px; margin-top:16px;}

.zx_fg1{width:14px; height:1px; border:0px; background:#DBDBDB; margin:0 auto;}

/*.tel_num{position:relative; width:144px; height:30px; background:#f33; border-radius:4px; top:0;}*/
.tel_num{position:relative; width:160px; height:30px; background:#f33; border-radius:4px; top:0;} /*4.11*/

.tel_num p{color:#fff; font-size:12px; width:160px; text-align:center; line-height:30px;}

.tel_num p a{ color:#fff;}



.zx_icon1{
  max-width:100%;
 -webkit-transform-origin:top;
  transform-origin:top;
  -webkit-animation-name: icon-bounce;
  animation-name: icon-bounce;
  animation:mymove 60s infinite;
}



.qp_tel{width:46px; height:28px; position:relative;}

.zixuntel{width: 22px; height: 22px;margin: 0 auto;margin-top: 16px;cursor: pointer;}

.red_zxtel{ display:none;}



.arrow_span{ display:block;

    width:0;

    height:0;

    border-width:7px 0 7px 10px;

    border-style:solid;

    border-color:transparent transparent transparent #f33;/*透明 透明 透明 黄*/

    position:absolute;

    top:8px;

    right:-8px;

}

.arrow_span_zc{
	display: block;
    width: 0;
    height: 0;
    /* border-width: 7px 0 7px 10px; */
    border-style: solid;
    border-color: transparent transparent transparent #f33;
    position: absolute;
    top: 4px;
    left: -4px;
    border-right:4px solid #f33;
    border-top: 4px solid transparent;
    border-bottom:4px solid transparent;
}
.zcgift{
	width:58px; height: 18px; float: left; background: #f33; position: relative; margin-top:12px; margin-left:5px; border-radius: 2px;
}
.zcgift p{color: #fff; font-size: 12px; text-align: center; line-height: 18px; -webkit-transform:scale(0.9);}

.qpmoney_div{position:absolute; top:0;right:18px; width:200px; display:none;}/*4.11*/

.qp_div{position:absolute; top:0;right:18px; width:200px; display:none;}/*4.11*/

/*.qp_div{position:absolute; top:0;right:0px; width:200px; display:none;}*/

.red_gotop{display:none;}s

.gotop_sum{width:46px; height:28px;}

.gotop_div{width:22px; height:22px; margin:0 auto; margin-top:16px; cursor:pointer;}
.qp_tel:hover .qp_div{
	display: block !important;
}
.qp_tel:hover  .gray_zxtel{
	display: none !important;
}

.qp_tel:hover  .red_zxtel{
	display: block !important;
}
.gotop_div:hover .gray_gotop{
	display: none !important;
}

.gotop_div:hover .red_gotop{
	display: block !important;
}

.add-left{
	position: fixed;
	z-index: 1000;
	width: 180px;
	top: 50%;
	left: 0;
	background: #ff5190;
}
.add-leftt{
	background: #333;
	text-align: center;
	color: #fff;
	padding-bottom: 10px;
	position: relative;
	
}
.add-leftt h3{
	height: 36px;
	line-height: 36px;
	font-size: 18px;
}
.add-leftt p{
	font-size: 13px;
}
.add-left li{
	line-height: 28px;
	height: 28px;
	font-size: 13px;
	
	overflow: hidden;
	
}
.add-left li + li{
	border-top: 1px #f9075f dashed;
}
.add-left li a{
	color: #fff;
	display: block;
	padding-left: 15px;
	position: relative;
}
.add-left li a:hover{
	color: #fff;
	text-decoration: none;
}

.add-left li a::before{
	content: "";
	position: absolute;
	left: 5px;
	top: 12px;
	width: 4px;
	height: 4px;
	background: #fff;
	border-radius: 50%;
}
.add-leftb{
	margin-top: 6px;
	background: #f70059;
	display: block;
	font-size: 20px;
	padding:15px 0;
	text-align: center;
	color: #fff;
}
.add-leftb:hover{
	color: #fff;
	text-decoration: none;
	background: #d6024e;
}
.addgb-btn{
	font-family: arial;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
	cursor: pointer;
	z-index: 30000;
}
.addgb-btn:hover{
	color: #f00;
}


















