/*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:2015;
-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;
/*background:-webkit-gradient(linear, left top, right top, from(#bdd6f7), to(#589CF6));*/
}
#top>div{display: flex;flex: 1;margin: 0 12px;}
#top>div>a{display:inline-block;flex: 0 0 66px;/* 左右两列固定宽 */order: -1;height:23px;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;    flex: 0 0 26px;}
#top>div>p{flex: 1;height: 50px;line-height: 50px;text-align: center;font-family: Helvetica Regular,'方正中等线', Microsoft YaHei,sans-serif,'宋体',Tahoma;font-size:20px;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 .key{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;}

.search .btn{ width: 10%; height: 36px; margin-top: -6px;  background: url(../../img/comm/search.png) no-repeat center; background-size: auto 100%;}

.ss-warp{width:calc(100% - 70px);}
.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*/
/*二级显示的2菜单<!--影藏的导航-->*/
.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:1999;/*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;}
.menu .r-y{right:0px;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;overflow: hidden;}
.menu ul li{display: inline-block;padding: 0 15px;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;border-bottom-color: #589cf6;}
.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: #589cf6 !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;}
/*20180713*/
.menu::-webkit-scrollbar{width:6px; height:6px; background:transparent;}
.menu::-webkit-scrollbar-button{width:0; height:0;}
.menu::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{display:block;}
.menu::-webkit-scrollbar-button:vertical:start:increment, ::-webkit-scrollbar-button:vertical:end:decrement{display:none;}
.menu::-webkit-scrollbar-corner{display:block;}
.menu::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:rgba(163, 163, 163, 0.7);border-radius:10px;}
.menu::-webkit-scrollbar-thumb:hover{background-clip:padding-box;background-color:rgba(163, 163, 163, 0.8);border-radius:10px;}
.menu::-webkit-scrollbar-track:hover{background-clip:padding-box;background-color:rgba(0, 0, 0, 0.1);}
/*面包屑导航*/
#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: #589cf6; 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: #589cf6;color: #fff;}
/*footer*/
footer{clear: both;display: block;background-color: #f5f5f5;text-align: center;overflow: hidden;    padding:8px 0}
footer span{display: block;height: 70px;background: url(../../img/comm/logo-foot.png) no-repeat center ;background-size: 140px auto;}
footer p{font-size: 10px;color: #999;line-height: 18px;margin: 0;}
footer div{margin:0 12px;overflow:hidden;border-top: 1px solid #414141;}
footer div a{text-align: center;display: inline-block;width: 33.3333%;float:left;}
footer div a em{display: inline-block;color: #ff9d01;padding-left: 18px;background: url(../../img/comm/D-home.png) no-repeat left center;background-size: auto 13px;font-size: 12px;line-height: 40px;}
footer div a:nth-child(2) em{background: url(../../img/comm/D-computer.png) no-repeat left center;background-size: auto 13px;}
footer div a:nth-child(3) em{background: url(../../img/comm/D-top.png) no-repeat left center;background-size: auto 13px;}
/*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;}
.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: 12px 0 5px;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: #589cf6;}
.Head2 .chose a:active{opacity: .8;}
/*Head3*/
.Head3{display: block;position: relative;/*background: #fff;*/height: 42px;overflow: hidden;}
.Head3 .Head3-box{position: absolute;width: 100%;z-index: 10;top: 0;left: 0;}
.Head3 .Head3-box a{display: inline-block;float: left;text-align: center;background: #f0f0f0;color: #999;font: 16px Helvetica Regular,'方正中等线', Microsoft YaHei,sans-serif,'宋体',Tahoma;line-height: 42px;width: 50%;}
.Head3 .Head3-box a.cur2{background: #fff;color: #333;}
.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;height:146px;}
.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;height: 15px; padding: 0 5px;overflow: hidden;}
.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: #ffaa00;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,
.Cont2 ul li a.l_btn3{display: inline-block;float: right;text-align: center;color: #fff;line-height: 28px;width: 57.5px;background: #589cf6;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;}
.Cont2 ul li a.l_btn3{background:#c5c5c5;}
/*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;}
.Cont6 ul li a img{display: inline-block;margin: auto;border-radius: 4px;}
.Cont6 li p{height: 20px;line-height: 20px;font-size: 14px;color: #555;text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 10px;}
/*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: #589cf6;border: 1px solid #589cf6;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;}
.more a{background: none !important;}
/*页码*/
.ym{display: flex;justify-content: space-between;border-top: 1px solid #f5f5f5;padding: 10px 20px;}
.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(4){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: #589CF6;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;width:100%;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: #589CF6;color: #fff;}

/*子分类*/
.phblis{display: table;padding: 12px 0;width: 100%; margin-bottom: 6px; -webkit-box-shadow: 0 3px 3px #ebebeb; -moz-box-shadow: 0 3px 3px #ebebeb; box-shadow: 0 3px 3px #ebebeb;background: #fff;}
.phblis ul{margin: 0 6px; overflow: hidden;}
.phblis ul li{width: 25%;display: block;float: left;margin-bottom: 10px;}
.phblis ul li a{display: block;margin: 0 6px;text-align: center;height: 30px;line-height: 30px;overflow: hidden;background: #f5f5f5;color: #666;font-size: 12px;border-radius: 2px;}
.phblis ul li.on a{color: #fff;background: #589cf6;}
.phblis2 ul li{width: 50%;}

.morliswrap{padding-bottom: 2px;}
.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;
}
/*2018-4-2*/
.basebox { background: #fff; margin-top: 6px; }

/*近期热门 下载排行*/
.Min_b{ background: #fff; margin-top: 5px;}
.Min_b  ul{display:flex;  display: -webkit-flex; flex-direction: row; justify-content: space-between; -webkit-justify-content: space-between; padding: 5px 12px 13px 12px;}
.Min_b  ul li{ width: 25%;}
.Min_b  ul li .C1_explain{ margin:0 auto;width:57.5px;  position: relative; display: block; }
.Min_b  ul li .C1_explain .i1{ display: block; position: absolute; top:-5px; left: -5px; width: 40px; height: 19px;text-align: center; line-height: 19px; color: #fff; border-radius: 10px; background: #ff4c88; font-size: 12px;}
.Min_b  ul li .C1_explain .i2{ display: block; position: absolute;top:-5px; left: -5px;  height: 22px; width: 22px; border-radius: 50%; text-align: center; line-height: 22px; color: #fff; font-size: 15px;}
.Min_b  ul li .C1_explain .color1{background: #ff4c4c;}
.Min_b  ul li .C1_explain .color2{background: #ff9900;}
.Min_b  ul li .C1_explain .color3{background: #ebc717;}
.Min_b  ul li .C1_explain img{ width: 57.5px; height: 57.5px; border-radius: 10px;}
.Min_b  ul li  .span{display: block; height: 40px; line-height: 40px; text-align: center; font-size: 15px; color: #333333; text-align: center; width: 100%; overflow: hidden;    text-overflow: ellipsis;white-space: nowrap;}
.Min_b  ul li .d_btn{ margin:0 auto;margin-top: 3px; width: 69.5px; border:1px solid #9bc4fa; height: 28px; text-align: center; line-height:28px; display: block; border-radius: 5px; font-size: 12px; overflow: hidden;}
.Min_b  ul li .d_btn i{ display: inline-block; background: url(../../images/ico_i.png)no-repeat;height:10px;width:10px;background-position:0px -4px; vertical-align: middle; margin: -4px 2px 0 0; background-size: 10px auto;}
.Min_b  ul li .d_btn:active{background: #eee;}
.Min_c{display: block;background: #fff;}
.Min_c ul{display: block;overflow: hidden;}
.Min_c ul li{position: relative;padding: 15px 12px 18px 12px;overflow: hidden;}
.Min_c ul li:active{background: #eee;}
.Min_c ul li:last-child{border-bottom: none;}
.Min_c ul li>a.C2-explain{display: inline-block;float: left;}
.Min_c ul li .C2-explain div{display: inline-block;position: relative;}
.Min_c ul li .C2-explain div .span1{ display: block; position: absolute; top:-5px; left: -5px; width: 40px; height: 19px;text-align: center; line-height: 19px; color: #fff; border-radius: 10px; background: #14ccad; font-size: 12px;}
.Min_c ul li .C2-explain div .span2{display: block; position: absolute;top:-5px; left: -5px;  height: 22px; width: 22px; border-radius: 50%; text-align: center; line-height: 22px; color: #fff; font-size: 15px; background: #cccccc;}
.Min_c ul li .C2-explain div img{display: inline-block;width:57.5px;height:57.5px;border-radius: 10px;background: #969696;}
.Min_c ul li a.l_btn{display: inline-block;float: right;text-align: center;color: #fff;line-height:28px;width:57.5px;background: #589cf6;border-radius:5px;position: absolute;top: 50%;right: 12px;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);}
.Min_c ul li a.l_btn:active{opacity: .8;}
.Min_c ul li .sub{display: block;height:57.5px;margin: 0 67.5px;position: relative;}
.Min_c ul li .sub div{width: 100%;}
.Min_c ul li .sub a{display: inline-block;max-height: 20px;color: #333;font: 16px Helvetica Regular,'方正中等线', Microsoft YaHei,sans-serif,'宋体',Tahoma; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; width: 100%;}
.Min_c ul li .sub p{display: block;color: #555555;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; font-size: 13px; margin-top: 2.5px;}
.Min_c ul li .sub dl{display: block;overflow: hidden;}
.Min_c ul li .sub dt,.sub dd{display: inline-block;float: left;color: #888;margin-right: 10px;}
.Min_c ul li .sub dt span{color: #ff3f3f;}
.Min_c .morbtn2{ height: 30px;margin: 0 12px; display: block; text-align: center; color: #61a1f6; background: #f5f5f5; border-radius: 20px; line-height: 30px; font-size: 14px;}
.more_data{ padding-bottom: 25px;}