/*img*/
#BOX{min-width: 320px;max-width: 768px;margin: 0 auto;background: #f5f5f5;overflow: hidden;position: relative;}

.meunstyle .menu>span,
.meunstyle .meunmor{position: fixed;top: 50px;}
.meunstyle .menuall{position: fixed !important;}
/*top*/
#top{min-width: 320px;max-width: 768px;width: 100%;position: relative;z-index: 1999;-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);box-shadow: 0 3px 3px rgba(0, 0, 0, .04);background: #589CF6;}
#top>div{display: flex;flex: 1;margin: 0 12px;}
#top>div>a{display: inline-block;flex: 0 0 66px;/* 左右两列固定宽 */order: -1;height: 20px;width: 66px;background: url(../../img/comm/logo-top.png) no-repeat;background-size: 100% 100%;cursor: pointer;margin-top: 16px;}
#top>div>a.goback{background: url(../../img/comm/back.png) no-repeat left center;background-size: 10px auto;}
#top>div>p{flex: 1;line-height: 50px;text-align: center;font-family: Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;font-size: 20px;/*font-weight: bold;*/color: #fff;}
#top>div>.search{display: none;position: absolute;width: calc(100% - 25px);left: -10px;height: 35px;margin: 7px 30px 7px 22px;border: 1px #ddd solid;border-radius: 17.5px;background: #f6f6f6;overflow: hidden;}
.ss-clos{float: right;width: 40px;height: 35px !important;margin: 0 4px 0 0 !important;border-left: 1px solid #ddd;background: url(../../img/comm/search-clos.png) no-repeat center;}
.search div{display: block;height: 25px;margin: 5px 33.5px 5px 18px;}
.search div input{width: 90%;float: left;height: 25px;line-height: 25px;font: 14px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;color: #888;border: none;background: none;overflow: hidden;}
.ss-warp{width: calc(100% - 100px);}
.search img{display: inline-block;float: right;height: 30px;width: 20px;padding: 3px 12.5px 6px 10px;}
#top>div>span{display: inline-block;flex: 0 0 34px;/* 左右两列固定宽 */width: 40px;height: 34px;margin-top: 8.5px;background: url(../../img/comm/r-icon-pre.png) no-repeat left bottom;background-size: 33px auto;}
#top>div>.ssbut{width: 24px;height: 24px;background: url(../../img/comm/ico-ss.png) no-repeat;background-size: 100% 100%;margin: 14px 15px 0 0;}
/*汉堡菜单burger*/
.burger { display: none; position: fixed;min-width: 320px; max-width: 768px;  z-index: 2017; width: 100%; top: 50px; background: rgba(255,255,255,.95); border-top: 1px solid #f5f5f5; overflow-x: hidden; overflow-y: scroll;}
.burger .culumn{width: 100%; padding: 10px 0 0px 0;}
.burger .culumn ul{display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;}
.burger .culumn li{ width: 20%; float:left; text-align: center;}
.burger .culumn li a{ width: 48px; height: 100%; margin: 0 auto; display: block;}
.burger .culumn li a .img{ background: url(../../img/comm/ico_img1.png) no-repeat center; width: 48px; height: 48px;background-size:47.5px auto;}
.burger .culumn li a p {
	display: block;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
}
.burger .culumn li a .ioc_a{background-position: 0 -59px;}
.burger .culumn li a .ioc_b{background-position: 0 -361px;}
.burger .culumn li a .ioc_c{background-position: 0 -109px;}
.burger .culumn li a .ioc_d{background-position: 0 -259px;}
.burger .culumn li a .ioc_e{background-position: 0 -411px;}
.data-warp{ background: #ebebeb; padding: 5px 0;}
.burger .warp{ width: 100%; display: table;  background: #fff; position: relative;}
.burger  .marg{ margin-bottom: 5px;}
.burger .warp .item{ float: left; width: 20%; text-align: center; height: 100%; position: absolute; left: 0; top:0;}
.burger .warp .item a{ display: block; position: absolute; left: 0; top:0; right: 0; bottom: 0; margin: auto; width: 30px; height: 70px;}
.burger .warp .item i{ display: block; margin: 0 auto;  background: url(../../img/comm/ico_img1.png) no-repeat center; margin-bottom: 3px;background-size:47.5px auto;}
.burger .warp .item span{ color: #999999; text-align: center; font-size: 15px; height: 38px; line-height: 19px;}
.burger .warp .item .ico_2{height:29px;width:30px;background-position: 0 -28px;}
.burger .warp .item .ico_1{height:26px;width:30px;background-position: 0 0px;}
.burger .warp ul{ float: right; width: 79%; background: #fff; padding-top: 20px;border-left: 3px solid #ebebeb;}
.burger .warp ul li{width: 33%; float: left; padding-bottom: 14px;}
.burger .warp ul li a{ width: 90%; height: 26px; border:1px solid #dddddd; text-align: center; line-height: 26px; font-size: 14px; color: #555555; margin: 0 auto; display: block; border-radius: 15px;text-overflow: ellipsis;white-space: nowrap;  overflow: hidden;}

.burger .back{margin: 50px 0;text-align: center;}
.burger .back button{display: inline-block;    outline: none; width: 87%;background: #589CF6;border-radius: 8px;color: #fff;font-weight: bold;padding: 9px 0;font-size: 14px;}
.burger .back button:active{opacity: .7;}
/*menu*/
.menu{min-width: 320px;max-width: 768px;width: 100%;height: 43px;/*position:relative;*/z-index: 1;/*top: 0;*//*margin-top: 50px;*/background: #fff;-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);box-shadow: 0 3px 3px rgba(0, 0, 0, .04);overflow-x: scroll;overflow-y: hidden;}
.menu>span,
.meunmor{display: inline-block;height: 43px;width: 30px;position: absolute;z-index: 325;top: 50px;}
.menu .l-y{background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .3) 100%);background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .3) 100%);background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .3) 100%);background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .3) 100%);background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .3) 100%);left: 0;width: 18px;}
.menu .r-y{right: 0;background: -moz-linear-gradient(right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .3) 100%);background: -webkit-linear-gradient(right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .3) 100%);background: -o-linear-gradient(right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .3) 100%);background: -ms-linear-gradient(right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .3) 100%);background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .3) 100%);}
.meunmor{width: 40px;height: 43px;right: 0;background: #fff url(../../img/comm/ico-opmor.png) no-repeat center;}
.menu ul{display: inline-block;padding: 0 12px;overflow: hidden;}
.menu ul li{display: inline-block;padding:0 30px 0 0;float: left;text-align: center;}
.menu ul li a{display: inline-block;color: #333;font: 16px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;line-height: 35px;border-bottom: 2px solid #fff;margin: 2px 0 4px 0;}
.menu ul li a.current{color: #589cf6;font-weight: bold;}
.menuall{display: none;position: absolute;top: 50px;z-index: 2016;width: 100%;max-width: 768px;height: auto;background: #fff;-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);box-shadow: 0 3px 3px rgba(0, 0, 0, .04);}
.menuall span{float: left;height: 30px;line-height: 30px;margin: 10px 20px;font-size: 16px;font-weight: bold;}
.menuall .closmenu{width: 40px;height: 43px;margin-top: 2px;background: #fff url(../../img/comm/ico-opmor.png) no-repeat center;transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.menuall ul{display: block;float: left;width: 100%;padding-bottom: 4%;}
.menuall ul .menustyle a{color: #1be0c0 !important;}
.menuall ul li A{display: block;float: left;color: #333 !important;font: 16px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;line-height: 34px;/*font-weight: bold;*/margin: 0 6px 0 20px;}
/*menu2*/
.menu2{min-width: 320px;max-width: 768px;width: 100%;/*height: 43px;*/position: fixed;z-index: 999;top: 0;margin-top: 50px;-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .04);box-shadow: 0 3px 3px rgba(0, 0, 0, .04);overflow-x: scroll;overflow-y: hidden;border-top: 1px solid #f3f3f3;}
.menu2>span{display: inline-block;position: fixed;}
.menu2 .l-y{height: 43px;width: 30px;background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .5) 100%);background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .5) 100%);background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .5) 100%);background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .5) 100%);background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, .5) 100%);}
.menu2 .r-y{height: 43px;width: 60px;top: 50px;right: 0;background: -moz-linear-gradient(right, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, .5) 100%);background: -webkit-linear-gradient(right, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, .3) 100%);background: -o-linear-gradient(right, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, .5) 100%);background: -ms-linear-gradient(right, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, .5) 100%);background: linear-gradient(to left, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, .5) 100%);overflow: hidden;}
.menu2 .r-y em{display: inline-block;float: right;height: 34px;width: 34px;border-radius: 50%;margin: 4px;background: url(../../img/mobile/up-down.png) #fff no-repeat center center;background-size: auto 10px;transition: transform 0.3s;-webkit-transition: transform 0.3s}
.menu2 .r-y em.zhuan{transform: rotate(-180deg);-webkit-transform: rotate(-180deg);}
.menu2 .shapeA{display: inline-block;padding: 0 12px;background: #fff;overflow: hidden;}
.menu2 .shapeA li{display: inline-block;padding: 0 15px;float: left;text-align: center;}
.menu2 .shapeA li a{display: inline-block;color: #333;font-size: 16px;font-family: Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;line-height: 35px;border-bottom: 2px solid #fff;margin: 2px 0 4px 0;}
.menu2 .shapeA li a.current{color: #ff9d01;font-weight: bold;border-bottom-color: #ff9d01;}
.menu2 .shapeB{background: #fff;}
.menu2 .shapeB h3{display: inline-block;color: #333;font-weight: normal;font-size: 16px;font-family: Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;line-height: 43px;margin-left: 14px;}
.menu2 .shapeB ul{display: flex;padding: 0 12px;flex-wrap: wrap;justify-content: space-between;align-content: flex-start;overflow: hidden;}
.menu2 .shapeB ul li{text-align: center;display: inline-block;width: 23%;border: 1px solid #ddd;margin-bottom: 10px;}
.menu2 .shapeB ul li a{display: inline-block;color: #333;font-size: 14px;font-family: Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;line-height: 32px;}
.menu2 .shapeB ul li.cur5 a{color: #fff;}
.menu2 .shapeB ul li.cur5{background: #FF9D01;}
.menu2 .shapeB ul li a:active{opacity: .8;}
/*面包屑导航*/
#BreadcrumbNavigation{display: block; clear: both; background: #f5f5f5;}
#BreadcrumbNavigation>.BN-a{ display: block; padding: 0 12px; overflow: hidden;}
#BreadcrumbNavigation>.BN-a>.BN-a-head{ display: inline-block; float: left; margin: 5px 6px 5px 0; overflow: hidden;}
#BreadcrumbNavigation>.BN-a>.BN-a-head>span{ display: inline-block; width: 38px; height: 20px; font-size: 12px; font-family: Helvetica Regular,'方正中等线', Microsoft YaHei,sans-serif,'宋体',Tahoma; color: #fff; text-align: center; line-height: 20px; cursor: pointer;} 
#BreadcrumbNavigation>.BN-a>.BN-a-head>em{ display: inline-block; float:left; width: 20px; height: 20px; background: url(../../img/comm/position.png) no-repeat; background-size: 20px  auto;}
#BreadcrumbNavigation>.BN-a>.BN-a-cont{display: block;overflow: hidden; height: 30px;}
#BreadcrumbNavigation>.BN-a>.BN-a-cont>a{ font-size: 14px; color: #555; height: 30px; line-height: 30px; font-family: Helvetica Regular,'方正中等线', Microsoft YaHei,sans-serif,'宋体',Tahoma;}
#BreadcrumbNavigation>.BN-a>.BN-a-cont>a.BN-lei{ padding-left: 10px; background: url(../../img/comm/up-down3.png) no-repeat 1px top; background-size: 7px auto;}
#BreadcrumbNavigation>.BN-a>.BN-a-cont>a.open{color: #FF9D01; font-weight: bold;background: url(../../img/comm/up-down3.png) no-repeat left bottom; background-size: 7px auto;}
#BreadcrumbNavigation>.BN-b{background-color:#f5f5f5; position:absolute; z-index: 1000; border-bottom: 1px solid #ebebeb;}
#BreadcrumbNavigation>.BN-b>.BN-classify{display: block;margin: 0 6px;overflow: hidden; padding-top: 5px;}
#BreadcrumbNavigation>.BN-b>.BN-classify>li{display: inline-block;float: left;width: 25%;margin-bottom: 10px;}
#BreadcrumbNavigation>.BN-b>.BN-classify>li>a{display: block;margin: 0 6px;text-align: center;border-radius: 2px;background: #fff;color: #333;line-height: 30px;font-size: 12px;font-family: Helvetica Regular,'方正中等线', Microsoft YaHei,sans-serif,'宋体',Tahoma;}
#BreadcrumbNavigation>.BN-b>.BN-classify>li>a.BN-cur{background: #FF9D01;color: #fff;}
/*footer*/
footer{clear: both;display: block;background-color: #f5f5f5;text-align: center;overflow: hidden;}
footer p{font-size: 10px;color: #999;line-height: 14px;margin: 16px 0;}
/*up*/
.QZ-up{display: none;width: 60px;height: 60px;background: url(../../img/comm/btn-up.png) no-repeat;background-size: 100%;position: fixed;bottom: 10%;right: 20px;z-index: 325;}
/*Head1*/
.Head1{display: block;padding: 0 12px;overflow: hidden;    border-bottom: 1px solid #f3f3f3;}
.Head1 h2{float: left;color: #333;font-size: 16px;line-height: 42px;}
.Head1 a{float: right;color: #888;font: 12px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;line-height: 42px;padding-right: 10px;background: url(../../img/comm/all-icon.png) no-repeat center right;background-size: 4px auto;}
/*Head2*/
.Head2{display: block;padding: 0 12px;background: #fff;overflow: hidden;}
.Head2 h2{float: left;color: #333;font-size: 16px;line-height: 42px;}
.Head2 .chose{float: right;margin: 8px 0;display: inline-block;border-radius: 13px;overflow: hidden;}
.Head2 .chose a{display: inline-block;float: left;font: 12px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;color: #999;line-height: 26px;padding: 0 6px;background: #f6f6f6;}
.Head2 .chose a.cur3{color: #fff;background: #ff9d01;}
.Head2 .chose a:active{opacity: .8;}
/*Head3*/
.Head3{display: block;position: relative;/*background: #fff;*/height: 42px;overflow: hidden;}
.Head3 .Head3-box{margin: 0 auto;width: 80%;z-index: 10;display: flex;}
.Head3 .Head3-box a{flex: 1;text-align: center;color: #999;font: 16px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;line-height: 42px;position: relative;}
.Head3 .Head3-box a i{display: none;position: absolute;width: 26px;height: 4px;background: #ff6b38;border-radius: 4px;bottom: 0;left:calc(50% - 12px) ;}
.Head3 .Head3-box a.cur2{color: #ff6b38;}
.Head3 .Head3-box a.cur2 i{display: block;}
.Head3 span{display: inline-block;position: absolute;z-index: 9;width: 50%;left: 20%;height: 21px;background: #f0f0f0;}
.Head3 em{display: inline-block;position: absolute;z-index: 9;width: 50%;top: 21px;left: 20%;height: 21px;background: #fff;}
/*Cont1*/
.Cont1{display: block;padding: 0 12px;overflow: hidden;}
.Cont1 ul{display: block;overflow: hidden;}
.Cont1 ul li{float: left;width: 25%;text-align: center;}
.Cont1 ul li a.C1-explain{display: inline-block;margin-top: 10px;}
.C1-explain div{display: inline-block;position: relative;margin-bottom: 10px;}
.C1-explain div span{display: inline-block;position: absolute;width: 38px;height: 19px;top: -2px;left: -2px;}
/*精品*/
.C1-explain div span.fine{background: url(../../img/comm/fine.png) no-repeat;background-size: 38px 19px;}
/*火爆*/
.C1-explain div span.hot{background: url(../../img/comm/hot.png) no-repeat;background-size: 38px 19px;}
.C1-explain div img{display: inline-block;width: 57.5px;height: 57.5px;border-radius: 10px;}
.C1-explain p{color: #333;font: 12px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;line-height: 15px;margin-bottom: 10px;}
.Cont1 ul li a.btn{display: block;clear: both;color: #888;line-height: 27px;width: 56.5px;border: 1px solid #ddd;border-radius: 3px;margin: 0 auto 10px auto;}
/*Cont2*/
.Cont2{display: block;background: #fff;/*overflow: hidden;*/}
.Cont2 ul{display: block;overflow: hidden;}
.Cont2 ul li{position: relative;padding: 15px 12px;border-bottom: 1px solid #f5f5f5;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;overflow: hidden;}
.Cont2 ul li:active{background: #eee;}
.Cont2 ul li:last-child{border-bottom: none;}
.Cont2 ul li>a.C2-explain{display: inline-block;float: left;}
.C2-explain div{display: inline-block;position: relative;}
.C2-explain div span{display: inline-block;position: absolute;width: 38px;height: 19px;top: -2px;left: -2px;z-index: 10;}
/*精品*/
.C2-explain div span.fine{background: url(../../img/comm/fine.png) no-repeat;background-size: 38px 19px;}
/*火爆*/
.C2-explain div span.hot{background: url(../../img/comm/hot.png) no-repeat;background-size: 38px 19px;}
.C2-explain div img{display: inline-block;width: 57.5px;height: 57.5px;border-radius: 10px;background: #969696;}
.Cont2 ul li .sub{display: block;height: 57.5px;margin: 0 67.5px;position: relative;/*overflow: hidden;*/}
.Cont2 ul li .sub div{width: 100%;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);}
.sub a{display: inline-block;max-height: 40px;margin-bottom: 2.5px;color: #333;font: 16px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;overflow: hidden;}
.sub p{display: block;color: #888;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.sub dl{display: block;overflow: hidden;}
.sub dt,
.sub dd{display: inline-block;float: left;color: #888;margin-right: 10px;}
.sub dt span{color: #ff3f3f;}
.Cont2 ul li a.l_btn{display: inline-block;float: right;text-align: center;color: #fff;line-height: 28px;width: 57.5px;background: #23d4c7;border-radius: 3px;position: absolute;top: 50%;right: 12px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);}
.Cont2 ul li a.l_btn:active{opacity: .8;}
.Cont2 ul li a.l_btn2{display: inline-block;float: right;text-align: center;color: #fff;line-height: 28px;width: 57.5px;background: #22c3b7;border-radius: 3px;position: absolute;top: 50%;right: 12px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);}
.Cont2 ul li a.l_btn2:active{opacity: .8;}
/*Cont3*/
.Cont3{display: block;padding: 15px 12px;overflow-y: hidden;overflow-x: scroll;}
.Cont3 .Cont3-box{width: 906px;overflow: hidden;}
.Cont3 .Cont3-box a{display: inline-block;float: left;background: #f6f6f6;width: 170px;height: 85px;border-radius: 4px;margin-right: 11px;text-align: center;overflow: hidden;}
.Cont3 .Cont3-box a img{display: inline-block;width: auto;height: 100%;}
.Cont3 .Cont3-box span{display: inline-block;float: left;background: #f6f6f6;width: 170px;height: 85px;border-radius: 4px;margin-right: 12px;text-align: center;overflow: hidden;}
.Cont3 .Cont3-box span a{display: inline-block;padding-top: 30px;margin-top: 21px;background: #f6f6f6;color: #bbb;background: url(../../img/comm/more-icon.png) no-repeat top center;background-size: 25px auto;}
/*Cont4*/
.Cont4{padding: 0 12px;}
.Cont4 .Cont4-list{overflow: hidden;padding-top: 8px;}
.Cont4 .Cont4-list a{display: block;background: url(../../img/mobile/list-icon.png) no-repeat left center;background-size: 5px auto;padding: 8px 15px;color: #333;font: 14px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;overflow: hidden;/*自动隐藏文字*/text-overflow: ellipsis;/*文字隐藏后添加省略号*/white-space: nowrap;/*强制不换行*/}
.Cont4 .Cont4-list a:active{background: #eee;}
/*Cont5*/
.Cont5{background: #fff;display: block;}
.Cont5 ul{display: block;overflow: hidden;}
.Cont5 ul li{display: block;padding: 10px 12px;border-bottom: 1px solid #f5f5f5;overflow: hidden;}
.Cont5 ul li:active{background-color: #eee;}
.Cont5 ul li:last-child{border: none;}
.Cont5 ul li>a{display: inline-block;float: left;width: 88px;height: 58px;text-align: center;overflow: hidden;border-radius: 5px;}
.Cont5 ul li>a img{height: 100%;}
.Cont5 ul li>dl{display: block;margin-left: 98px;}
.Cont5 ul li>dl dt{height: 40px;overflow: hidden;}
.Cont5 ul li>dl dt a{display: inline-block;font: 16px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;color: #333;line-height: 20px;}
.Cont5 ul li>dl dd{display: table-cell;font-size: 10px;color: #999;height: 18px;vertical-align: bottom;}
.Cont5 ul li>dl dd em{display: inline-block;margin-left: 5px;}
/*Cont6*/
.Cont6{background: #fff;display: block;}
.Cont6 ul{display: block;padding: 0 12px;overflow: hidden;}
.Cont6 ul li{display: inline-block;width: 50%;float: left;margin: 5px 0;overflow: hidden;text-align: center;}
.Cont6 ul li a{display: inline-block;width: 94%;height: 0;padding-bottom: 45%;border-radius: 4px;overflow: hidden;}
.Cont6 ul li a img{display: inline-block;margin: auto;}
/*Cont7*/
.Cont7 .Cont7-list{padding: 0 12px;overflow: hidden;}
.Cont7 .Cont7-list li{position: relative;border-bottom: 1px solid #f5f5f5;overflow: hidden;}
.Cont7 .Cont7-list li:nth-last-child(2){border: none;}
.Cont7 .Cont7-list li>a{display: inline-block;float: right;text-align: center;color: #fff;line-height: 28px;width: 57.5px;background: #22c3b7;border: 1px solid #22c3b7;border-radius: 3px;position: absolute;top: 50%;right: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);}
.Cont7 .Cont7-list li>a:active{opacity: .8;}
.Cont7 .Cont7-list li>div{margin: 10px 79.5px 10px 0;}
.Cont7 .Cont7-list li>div a{display: inline-block;background: url(../../img/mobile/l-list.png) no-repeat left center;background-size: auto 12px;padding-left: 18px;margin-bottom: 3px;line-height: 19px;color: #333;font: 14px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;overflow: hidden;/*自动隐藏文字*/text-overflow: ellipsis;/*文字隐藏后添加省略号*/white-space: nowrap;/*强制不换行*/}
.Cont7 .Cont7-list li>div dl{margin-left: 18px;overflow: hidden;}
.Cont7 .Cont7-list li>div dl dt{float: left;margin-right: 10px;line-height: 16px;color: #888;font-size: 12px;font-family: Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;/}
.Cont7 .Cont7-list li>div dl dd{color: #888;font-size: 12px;line-height: 16px;font-family: Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;}
.more{display: block;text-align: center;padding: 12px 0;margin-top: 8px;color: #222;font: 12px Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;border-top: 1px #f5f5f5 solid;}
.interlink{background: #fff;overflow: hidden;margin-top: 6px;}
.interlink .interlink-list{overflow: hidden;margin: 0 12px 10px 12px;}
.interlink .interlink-list a{font-size: 12px;color: #666;margin-right: 20px;line-height: 28px;}
.interlink .interlink-list a:active{color: #FF9D01;}
/*页码*/
.ym{display: flex;justify-content: space-between;border-top: 1px solid #f5f5f5;padding: 10px 0px;}
.ym>a{width: 22%;margin: 14px 0;display: inline-block;line-height: 30px;border-radius: 4px;background: #f6f6f6;text-align: center;color: #333;font-family: Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;}
.ym>a:active,
.ym>span .cbtn a:active{background: #ddd;}
.ym>a:nth-child(2){width: 14%;}
.ym>a:nth-child(5){width: 14%;}
.ym>a.over{color: #bbb;}
.ym>span{width: 22%;margin: 14px 0;/*padding: 0 10px;*/display: inline-block;line-height: 30px;border-radius: 4px;text-align: center;background: #FF9D01;color: #fff;font-size: 14px;font-family: Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;position: relative;}
.ym>span .cbtn{position: absolute;top: -62px;left: 0;z-index: 10;height: 92px;overflow-y: scroll;background: #fff;border-radius: 4px;-webkit-box-shadow: 0 0 3px #bbb;-moz-box-shadow: 0 30 3px #bbb;box-shadow: 0 0 3px #bbb;}
.ym>span .cbtn a{display: inline-block;text-align: center;line-height: 30px;margin-bottom: 1px;float: left;width: 100%;background: #f6f6f6;font-size: 14px;font-family: Helvetica Regular, '方正中等线', Microsoft YaHei, sans-serif, '宋体', Tahoma;color: #666;}
/*当前页码样式*/
.ym>span .cbtn a.now{background: #FF9D01;color: #fff;}

/*tab*/
.tabbqwrap{
	background-color: #fff;
	padding: 0 0 10px;height: 30px;margin: 10px 0 0;
	overflow-x: scroll;
    overflow-y: hidden;}

.tabtop{height: 30px;min-width: 100%;}
.tabtop li{float: left;width:auto;padding: 0 22px 0 12px; text-align: center;display: inline-block;}
.tabtop a{position: relative; display: inline-block;width:auto;line-height: 32px;color: #999;font-size: 14px;font-family: Helvetica Regular,'方正中等线', Microsoft YaHei,sans-serif,'宋体',Tahoma;}
.tabtop .current-zt a{color: #ff6b38;border-radius: 16px;}
.tabtop .current-zt a i {display: block;}
.tabtop li a i,.videotab li a i{display: none;position: absolute;width: 26px;height: 4px;background: #ff6b38;border-radius: 4px;bottom: 0;left:calc(50% - 12px) ;}

.zt-goods{overflow:hidden;}
.no_cont {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	padding: 20px 0;
}
.more_btn {
	background-color: #f5f5f5;
	border-radius: 5px;
	color: #999;
	display: block;
	font-size: 14px;
	margin: 10px 7px 25px;
	padding: 10px 0;
	text-align: center;
	clear:both;
}