a,article,aside,b,body,code,div,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,html,i,img,ins,label,li,p,ul{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}*,::after,::before{box-sizing:inherit},html{box-sizing:border-box}a{text-decoration:none;color:inherit}html *{max-height:100000px}body{font-family: "Microsoft YaHei","\5fae\8f6f\96c5\9ed1";overflow-x:hidden}
body{background: #f8f8f8;}
ul li,ol li{list-style:none}em{ font-style:normal;}u{text-decoration: none}
/*body::before {content: "";position: absolute;top: 0;left: 0;right: 0;height: 100%;background: linear-gradient(180deg, #ffebe9 0%, #ffc9a2 , #FFF6F5 , #fff6f5 100%);}*/
.g-w1200{width: 100%;max-width: 1200px;margin: 0 auto;}.fl{float: left;}.fr{float: right;}
.margintop20{margin-top:20px;}.margintop30{margin-top:30px;}.margintop10{margin-top:10px;}.overflow{overflow: hidden;}
.displayFlex {display: flex;}.White{background:#fff;}.border1px{border: #ececec solid 1px;}.border10{border-radius:10px;}
.justifyContent{justify-content: space-between;}

/*底部 0f83ff */
.footer{overflow: hidden;padding:25px 0 20px 0;position: relative;background: #161616; width: 100%;}
.footer p {color: #fff;line-height:25px;text-align: center;font-size: 14px;padding:0 15px; overflow: hidden;}
.footer p a {color: #fff;padding: 0px 20px;}
.footer p a.icpNnm{padding:0;}
.footer p a:hover{text-decoration: underline;}
.m-backTop{ cursor: pointer; width:40px; height:40px; background:url(../images/goto.png) no-repeat 0px -584px; border-radius: 50%;background-size:100px; display:none; overflow:hidden; position:fixed; right:10px; bottom:100px; z-index:500}

.headNav{width: 100%;height: 100px;background: #fff;box-shadow: 2px 0px 10px rgb(227, 227,227,0.5);}
.headNav a.logo{display: block;overflow: hidden;height: 100px;width: 260px;}
.headNav a.logo img{display: block;height: 60px;margin-top: 20px;}
.navMain{flex: 1;overflow: hidden;align-items: center;}
.navMain a {color: #000;display: flex;flex-direction: column;align-items: center;margin: 0 22px;font-size: 20px;position: relative;}
.navMain a i {font-style: normal;font-size: 13px;line-height: 14px;font-weight: 400;color: #A8A8A8;margin-bottom: 5px;}
.navMain a.current:before{position: absolute;content: '';display: block;left: 50%;bottom: -10px;margin-left: -12px;width: 24px;height: 4px;background: #ffcb33;border-radius: 2px;}
.navMain a.current span,.navMain a:hover{font-weight: bold;}

.m-search-box{height: 38px;border-radius: 4px;overflow: hidden;margin-top:33px;float: right;}
.m-search-box .keyword_input{display: block;float: left; height:34px;line-height:34px;border:1px solid #e2e8f0;width:200px;background:#fff url(../images/soico.png) no-repeat 6px 7px;background-size:24px; padding-left:40px;font-size:14px;color: #333; }
.m-search-box .schbtn{display: block;float: left;height:36px;line-height:36px;width:65px;border: 0;background:#ffcb33;color:#fff;cursor: pointer;font-size: 16px;}
.m-search-box .schbtn:hover{background:rgb(255 174 0)}


.listWrap{display: grid;grid-template-columns: repeat(10, 1fr);justify-content: space-between;color: #333333; margin:0 10px;}
.listWrap li{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 80px;height:180px;margin:0 auto;}
.listWrap li a{display: block;width: 100%;}
.listWrap li a .imgBox {margin:5px auto 0;width: 80px;height: 80px;border-radius:14px;}
.listWrap li a .imgBox img{display: block;width: 80px;height: 80px;border-radius: 14px;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.listWrap li a .imgInfo {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;}
.listWrap li a .imgInfo p {color: #333;font-size: 16px;width: 100%;text-align: center;margin: 10px auto 0;overflow: hidden;height: 20px;line-height: 20px;}
.listWrap li a .imgInfo .tip {font-weight: normal;font-size: 12px;line-height: 18px;color: #999;display: block;margin-top: 5px;text-align: center;}
.listWrap li a .imgInfo .tip span {margin: 0 3px;flex: 1;width: 0;overflow: hidden;font-size: 12px;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.listWrap li a .imgInfo .time {margin-top:8px;font-weight: normal;color: #999;font-size: 12px;line-height: 18px;}
.listWrap li a:hover p{color:#ffcb33;}
.hotIcon{position: relative;overflow: hidden;}
.hotIcon:before {content: "";display: block;position: absolute;top: 0;left: 0;background: url(../images/hoticon.png) no-repeat left top;width: 49px;height: 49px;z-index: 999;}

.titC{overflow: hidden;margin:20px;}
.titC p{overflow: hidden;font-size: 20px;font-weight: bolder;color: #000;height: 24px;line-height: 24px;position: relative;padding-left: 20px;}
.titC p:before{content: "";display: block;position: absolute;left: 8px;top: 7px;width:4px;border-radius: 50px;height: 12px;background: #ffcb33;}
.titC p:after{content: "";display: block;position: absolute;left: 0px;top: 4px;width:4px;border-radius: 50px;height: 18px;background: #ffcb33;}
a.more{font-size: 13px;color: #555;display: flex;height: 24px;line-height: 24px;align-items: center;}
a.more i {margin-left: 3px;font-family: serif;font-size: 12px;color: #666;}

.updateCont{flex: 1;overflow: hidden; margin-right: 20px;-webkit-box-ordinal-group: 1;-ms-flex-order: 0; order: 0;}
.updateCont ul{overflow: hidden;margin:15px 20px;}
.updateCont ul li{overflow: hidden; margin-bottom: 13px;}
.updateCont ul li:last-of-type{margin-bottom: 0px;}
.updateCont ul li span{display:block;height: 22px;line-height: 22px;font-size: 14px;width: 72px;text-align: center;color: #999; margin-right:6px;}
.updateCont ul li a{overflow: hidden;display:flex;}
.updateCont ul li a img{height: 22px;width: 22px;display: block;}
.updateCont ul li a p{height: 22px;color: #333;font-size: 16px;line-height: 22px;overflow: hidden; margin:0 10px;flex: 1;}
.updateCont ul li a strong{display: block;height: 22px;color: #999;font-weight: normal;font-size: 14px;line-height: 22px;}
.updateCont ul li a:hover p{color:#ffcb33;}

.Slideshow{overflow: hidden;width: 700px;height: 350px;-webkit-box-ordinal-group: 3;-ms-flex-order: 2; order: 1;}
.swiperBox{overflow: hidden;background-color: #fff;}
.swiperBox .swiper-slide img{height: 100%;width: 100%;display: block;}
.swiperBox .swiper-slide div {display: block;position: absolute;z-index: 1;top: 0;left: 0;padding-left:100px;min-width: 400px;max-width: 530px;height: 100%;background: linear-gradient(90deg, rgba(22,22,22,1), transparent);/* border-radius: 20px; */}
.swiperBox .swiper-slide div img.iconapp {display: block;width: 95px;height: 95px;border-radius: 14px;margin: 38px 0 15px;border: 3px solid #fff;}
.swiperBox .swiper-slide div p {display: block;margin-bottom: 10px;font-size: 18px;color: #fff;text-shadow: 0 1px 1px rgba(0, 0, 0, 1);line-height: 28px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.swiperBox .swiper-slide div span {display: block;margin-top: 5px;font-size: 13px;color: #fff;text-shadow: 0 1px 1px rgba(0, 0, 0, 1);line-height: 28px;/*font-weight: bold;*/overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.swiperBox .swiper-slide div span font{color: #fff !important;}
.swiperBox .swiper-slide div em.btn{display: block;overflow: hidden;background-color: #0f83ff;color: #fff;font-size: 14px;text-align: center;width: 120px;height: 32px;line-height: 32px;border-radius: 20px;margin-top: 14px;}
.swiperBox .swiper-slide div em.btn:hover{background-color: #24a577;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color: #ffcb33;width:24px;border-radius: 25px;}
.swiper-container-horizontal>.swiper-pagination-bullets{height: 13px;right:50%; margin-right: -32px;  width:55px !important; left:auto!important ;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 3px !important; opacity: 1!important;}
.swiper-container-horizontal>.swiper-pagination-bullets span{display: block;float: left;}
.swiperBox .swiper-slide:hover p{text-decoration: underline;}

.tjMain{width: 780px; overflow: hidden;}
.tjMain ul{margin:0px 15px 20px;overflow: hidden;display: grid; grid-template-columns: repeat(7, 1fr)!important;grid-gap:20px 15px;}
.tjMain ul li{overflow: hidden;}
.tjMain ul li a{display: block;overflow: hidden;width: 80px;margin:0 auto;}
.tjMain ul li a .imgBox{display: block;width: 80px;height: 80px;overflow: hidden;border-radius: 14px; margin:0 auto;}
.tjMain ul li a .imgBox img{width:80px;height: 80px;border-radius: 14px;display: block;}
.tjMain ul li a .imgInfo{width: 100%;display:block; margin-top: 10px;}
.tjMain ul li a .imgInfo p{height: 20px;line-height: 20px;overflow: hidden;text-align: center;color: #333;font-size: 16px;}
.tjMain ul li a .imgInfo p.tip{height: 20px;line-height: 20px;color: #999;font-size: 12px;text-align: center;overflow: hidden; margin-top: 5px;}
.tjMain ul li a:hover .imgInfo p:first-child{color:#ffcb33;}

.xbtjCont{overflow: hidden;width: 400px;}
.xbtjCont ul{overflow: hidden;margin:0 20px 20px;}
.xbtjCont ul li{height: 77px;overflow: hidden; margin-bottom: 15px;}
.xbtjCont ul li a{display: flex;overflow:hidden;}
.xbtjCont ul li a img{height: 77px;width: 77px;display: block;border-radius: 14px;}
.xbtjCont ul li a>div{margin-left: 15px;overflow: hidden;flex: 1;}
.xbtjCont ul li a>div strong{display:block;overflow: hidden;height:30px;line-height: 30px;color: #333;font-size: 16px;font-weight:normal;}
.xbtjCont ul li a>div span{height: 25px;line-height: 25px;overflow: hidden;color: #999;font-size: 12px;overflow: hidden;display: block;}
.xbtjCont ul li a>div p{overflow: hidden;height:25px;line-height: 25px;color: #999;font-size: 12px;display: -webkit-box;
    -webkit-line-clamp:1;-webkit-box-orient: vertical;word-break: break-all;}
.xbtjCont ul li:last-of-type{margin-bottom: 0px;}
.xbtjCont ul li a:hover div strong{color:#ffcb33;}

.rankCont{overflow: hidden;width: 590px;}
.rankCont .rankTow{grid-gap:0px 20px;overflow: hidden; margin:0 20px;}
.rankCont ul{margin:0 0px 0px;overflow: hidden;}
.rankCont ul li{height: 80px;overflow: hidden;position: relative; margin-bottom:15px;}
.xbtjCont ul li:last-of-type{margin-bottom: 0px;}
.rankCont ul li i{display: block;height:20px;line-height:20px;color: #333;width:44px;text-align: center;position: absolute;top: 0;left: 0;font-size: 12px;background-color: #f8f8f8;border-radius: 15px 0 15px 0;}
.rankCont ul li a{display: flex;overflow: hidden;height: 80px;}
.rankCont ul li a img{width: 80px;display: block;width: 80px;border-radius: 14px;}
.rankCont ul li a>div{ margin-left: 15px;overflow: hidden;height: 80px;flex: 1; }
.rankCont ul li a>div strong{height: 30px;line-height: 30px;color: #333;font-size: 16px;overflow: hidden;font-weight:normal;display: block;}
.rankCont ul li a>div p{height: 14px;overflow: hidden;margin: 6px 0 8px 0;}
.rankCont ul li a>div p img{display: block;height: 14px;width: auto;}
.rankCont ul li a>div span{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;}
.rankCont ul li a>div span b{display: none;}
.rankCont ul li:nth-child(1) i,.rankCont ul li:nth-child(2) i,.rankCont ul li:nth-child(3) i{color: #fff; background-color: #ff9946;background-image: linear-gradient(270deg, #fcbc41 0%, #ff9946 100%);}
.rankCont ul li a:hover div strong{color: #ffcb33;}

.appMain{overflow: hidden;display: grid; grid-template-columns: repeat(2, 1fr)!important;grid-gap:15px;}
.appMain li{flex: 1;width: 590px;overflow: hidden;background-color: #fff;}
.appMain li a{display: block;overflow: hidden;margin:15px;}
.appMain li a .imgBox{overflow: hidden;height: 80px;display: flex;}
.appMain li a .imgBox img{width: 80px;height: 80px;border-radius: 14px;display: block;}
.appMain li a .imgBox .txt{flex: 1;overflow: hidden;height: 80px;margin-left: 15px;position: relative;padding-right: 50px;}
.appMain li a .imgBox .txt:after {content: "";position: absolute;top: 25px;right: 10px;display: block;width: 30px;height: 30px;background: url(../images/rank3.png) no-repeat;background-size: 1000px 1000px;background-position: -226px -4px;}
.appMain li a .imgBox .txt p.name{height: 30px;line-height: 30px;color:#333;font-size:16px;overflow: hidden}
/*.appMain li a .imgBox .txt span i{height: 14px;display: block;margin:6px 0 8px 0;}*/
.appMain li a .imgBox .txt span img{height: 14px;display: inline-block;width: auto; margin-right: 15px;}
.appMain li a .imgBox .txt strong{display: block;height: 20px;line-height: 20px;color: #999;font-size: 12px;overflow: hidden;font-weight:normal;    white-space: nowrap;    text-overflow: ellipsis;}
.appMain li a .imgBox .txt span{height: 20px;line-height: 20px;overflow: hidden;display: flex;color: #999;font-size: 12px;align-items: center;margin:3px 0 5px 0;}
.appMain li a p.msg{height: 48px;line-height: 24px;font-size: 12px;overflow: hidden;color: #999;margin-top: 10px; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.appMain li a:hover .imgBox .txt p.name{color: #ffcb33;}

.classMain{overflow: hidden;display: grid; grid-template-columns: repeat(7, 1fr)!important;grid-gap:15px; margin:15px;}
.classMain li{display: block;padding:10px 12px;background: #f7f7f7;font-size: 13px;color: #666;position: relative;overflow: hidden;}
.classMain li a{display: block;}
.classMain li a p{font-size: 16px;color: #333;text-align: center;height: 25px;line-height: 25px;overflow: hidden;position: relative;z-index: 9;}
.classMain li a span{display: block;color: #999;font-size: 12px;height: 20px;line-height: 20px;text-align: center;position: relative;z-index: 9;}
.classMain li a:before {content: '+';position: absolute;top: 0;left: 2px;color: #fff;z-index: 10;line-height: 11px;font-size: 12px;}
.classMain li a::after {content: '';position: absolute;top: 0;left: 0;width: 0;height: 0;border-top-width: 20px;border-top-style: solid;border-right-width: 20px;border-right-style: solid;border-right-color: transparent;transition: all .3s;border-top-color: #ffaf51;}
.classMain li:nth-child(1) a::after {border-top-color: #ffaf51;}
.classMain li:nth-child(2n) a::after {border-top-color: #0ec274;}
.classMain li:nth-child(3n) a::after {border-top-color: #ff6738;}
.classMain li:nth-child(4n) a::after {border-top-color: #38c9f8;}
.classMain li:nth-child(5n) a::after {border-top-color: #fd7373;}
.classMain li:nth-child(6n) a::after {border-top-color: #9486ff;}
.classMain li:nth-child(7n) a::after {border-top-color: #31b9c2;}
/*.classMain li.m-hover ,.classMain li:hover{background: #ffcb33;}*/
.classMain li a:hover::after, .classMain li.m-hover a::after{right: 0;border-top-width: 260px;border-right-width: 260px;}
.classMain li a:hover p, .classMain li.m-hover a p{color: #fff;}
.classMain li.m-hover a span,.classMain li:hover a span{color: #fff;}

.downinfo_left{width: 780px;}
.downinfo_right{width: 400px;}

.rightHot{overflow: hidden;}
.rightHot ul{margin:0px 20px 20px;overflow: hidden;display: grid; grid-template-columns: repeat(4, 1fr)!important;grid-gap:15px 12px;}
.rightHot ul li{width: 80px;overflow: hidden;margin: 0 auto;}
.rightHot ul li a{display: block;overflow: hidden;}
.rightHot ul li a .imgBox{width: 80px;height: 80px;overflow: hidden;border-radius: 14px;}
.rightHot ul li a .imgBox img{width: 80px;height: 80px;display: block;border-radius: 14px;}
.rightHot ul li a .imgInfo{width: 100%;display:block; margin-top: 10px;}
.rightHot ul li a .imgInfo p{height: 20px;line-height: 20px;overflow: hidden;text-align: center;color: #333;font-size: 15px;}
.rightHot ul li a .imgInfo p.tip{height: 20px;line-height: 20px;color: #999;font-size: 12px;text-align: center;overflow: hidden; margin-top: 5px;}
.rightHot ul li a:hover .imgInfo p{color: #ffcb33;}

.rightRank{overflow: hidden;}
.rightRank ul{margin:0px 20px 20px;overflow: hidden;}
.rightRank ul li{height: 80px;overflow: hidden;position: relative; margin-bottom: 15px;}
.rightRank ul li:last-of-type{margin-bottom: 0px;}
.rightRank ul li i{display: block;height:20px;line-height:20px;color: #333;width:44px;text-align: center;position: absolute;top: 0;left: 0;font-size: 12px;background-color: #f8f8f8;border-radius: 15px 0 15px 0;}
.rightRank ul li a{display: flex;overflow: hidden;height: 80px;}
.rightRank ul li a img{width: 80px;display: block;width: 80px;border-radius: 14px;}
.rightRank ul li a>div{ margin-left: 15px;overflow: hidden;height: 80px;flex: 1; position: relative;padding-right: 40px;}
.rightRank ul li a>div strong{height: 30px;line-height: 30px;color: #333;font-size: 15px;overflow: hidden;font-weight:normal;display: block;}
.rightRank ul li a>div p{height: 14px;overflow: hidden;margin: 6px 0 8px 0;}
.rightRank ul li a>div p img{display: block;height: 14px;width: auto;}
.rightRank ul li a>div span{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;}
/*.rightRank ul li a>div span b{display: none;}*/
.rightRank ul li:nth-child(1) i,.rankCont ul li:nth-child(2) i,.rankCont ul li:nth-child(3) i{color: #fff; background-color: #ff9946;background-image: linear-gradient(270deg, #fcbc41 0%, #ff9946 100%);}
.rightRank ul li a:hover div strong{color: #ffcb33;}
.rightRank ul li a>div:after {content: "";position: absolute;top: 25px;right: 0px;display: block;width: 30px;height: 30px;background: url(../images/rank3.png) no-repeat;background-size: 1000px 1000px;background-position: -226px -4px;}

.appXx{overflow: hidden;}
.appXx ul{overflow: hidden;margin:0px 20px 20px;display: grid; grid-template-columns: repeat(2, 1fr)!important;grid-gap:15px;}
.appXx ul li{font-size: 14px;overflow: hidden;color: #333;white-space: nowrap; text-overflow: ellipsis;height: 20px;line-height: 20px;}
.appXx ul li a:hover{color: #ffcb33;}

#m-miandiv {font-size: 16px;height: auto;display: block;overflow: hidden;position: relative;overflow: hidden;margin:20px 25px 10px;}
#m-miandiv h3 {margin: 0px 0 15px 0;display: block;color: #333;font-size: 18px;padding: 8px 0px;border-radius: 4px;position: relative;line-height: normal;width: fit-content;font-weight: bolder;}
#m-miandiv h3:before {content: "";position: absolute;left: 0;bottom: 4.5px;background: #ffcb33;display: block;width: 100%;height: 3px;border-radius: 50px;}
#m-miandiv h4{color: #333;line-height: 30px;font-size: 16px;font-weight: bold;margin: 0px auto 10px;}
#m-miandiv p {overflow: hidden;font-size: 15px;color: #333;line-height:30px;margin:0px auto 10px ;display:block; width: 100%;}
#m-miandiv p img {display: block;margin: 0px auto;width: auto;max-width: 100%;}
#m-miandiv a { color:#3d8aff;text-decoration: underline; margin: 0 2px; }
#m-miandiv a:hover { color:#ffcb33; }
#m-miandiv strong{font-weight: bold;}

.downinfoZx {overflow:hidden;}
.downinfoZx ul{margin:0px 20px 20px;overflow: hidden;display: grid; grid-template-columns: repeat(7, 1fr)!important;grid-gap:15px;}
.downinfoZx ul li{width: 80px;overflow: hidden; margin:0 auto;}
.downinfoZx ul li a{display:block;overflow: hidden;}
.downinfoZx ul li a .imgBox{width: 80px;height: 80px;border-radius: 14px;overflow: hidden;}
.downinfoZx ul li a .imgBox img{width: 80px;height: 80px;display: block;border-radius: 14px;}
.downinfoZx ul li a .imgInfo{overflow: hidden;margin-top: 10px;}
.downinfoZx ul li a .imgInfo p{height: 20px;line-height: 20px;overflow: hidden;text-align: center;font-size: 15px;color: #333;text-align: center;}
.downinfoZx ul li a:hover .imgInfo p{color:#ffcb33;}

.rj-info{overflow:hidden;margin:0 20px 20px;display: flex;}
.rj-info li{flex: 1; border-right:#eee solid 1px; box-sizing: border-box; text-align:center; float:left;}
.rj-info li:last-child{border-right: 0;}
.rj-info li span{display: block;}
.rj-info li span:nth-of-type(1){font-size: 12px;color:#979797;}
.rj-info li span:nth-of-type(2){font-size: 14px;color:#040404;padding: 8px 10px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rj-info li span:nth-of-type(2) img{display:block;height: 15px;width: auto; margin:2px auto 0;}
.rj-info li span i{width: 13px;height: 13px; margin-right: 4px; display: inline-block;background: url(../images/pc_allicon.png) no-repeat;background-position: -19px 0px;vertical-align: middle;margin-top: -1px;}
.rj-info li span i:last-of-type{margin-left:10px;background-position: -34px 0px;}

.downinfo{position: relative;}
.topIonc{overflow: hidden;height: 100px;margin-top:60px;}
.topIonc .icon{position: absolute;top: -55px;left: 50%;height: 128px;width: 130px;margin-left: -70px; border-radius: 20px; background: #fff;/* box-shadow: 0px 2px 2px #f6f8fc; */box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 2px 0px;border: 5px solid rgba(255,255,255,.5);}
.topIonc .icon img{border-radius: 20px;display: block;width: 128px;height: 128px;overflow: hidden; margin:0 auto;}
.downinfo h1{height: 40px;line-height: 40px;font-size: 24px;color: #000;font-weight: bolder;text-align: center; }
.downinfo .appSoftver{font-size: 14px;text-align: center;height: 25px;line-height: 25px;overflow: hidden;margin-bottom: 20px;color: #333;}

.downBox{overflow: hidden;display:flex; margin:0 40px;padding-bottom: 20px;justify-content: space-between;grid-gap:0 20px;}
.downBox a{cursor: pointer;text-align: center;position: relative;display: block;border: none;/*flex: 1;*/ width:50%;height: 50px;border: 2px solid rgba(255,255,255,0.5);font-weight: bold;
border-radius: 25px;font-size: 20px;color: #fff;line-height: 50px;background: linear-gradient(-39deg, #ffaf51 0%, #ffcb33 100%); /*background: linear-gradient(-90deg, #06D79A, #05C8AF);*/ box-sizing: content-box;margin: 0 auto;}
.downBox .adrBtn:before {width: 42px;height: 50px;background-position: -511px -112px;}
.downBox a:before{content: "";position: absolute;display: inline-block;vertical-align: top;background: url(../images/rank3.png) no-repeat;background-size: 1000px 1000px;left: 0;right: 0;margin: 0 auto;}
.downBox a:hover{opacity: .9;}
.downBox .iosBtn {background-image:linear-gradient(315deg,#45a8ff 0,#04c5f3 100%);}
.downBox .iosBtn:before {width: 42px;height: 50px;background-position: -345px -89px;background-size: 800px 800px;}
.downBox .iosBtn p strong{height: 20px;line-height: 20px;display: block;}
.downBox .iosBtn p{position: relative;top: 6px;display: inline-block;vertical-align: top;font-size: 18px;line-height: 22px;}
.downBox .iosBtn p span{display:block;height: 20px;line-height: 20px;font-size: 12px;color: #fff;font-weight: normal;}

.xbdpTx{overflow: hidden;text-align: center;color: #333;font-size: 14px;line-height: 30px;height: 30px;overflow: hidden;margin: 20px auto 0;background: rgba(255,77,77,.08);color: #ff3b30;padding: 0 12px;text-align: center;}
/*.xbdpTx b{font-weight: bolder;}*/

.appJt{overflow: hidden;}
.m-asediv{overflow: hidden;width:740px;margin:0px 20px 0px;}
.m-asediv .s-content{width:10000px}
.m-asediv .m-scrol{overflow:hidden}
.m-asediv .m-scrol .s-box{height:262px;margin-bottom:20px;width:740px;position:relative;}
.m-asediv .m-scrol li{float:left;position:relative;height:262px;margin-right:10px;overflow:hidden}
.m-asediv .m-scrol li:last-of-type{margin-right:0px; }
.m-asediv .m-scrol li div a{ display: block;  }
.m-asediv .m-scrol li div a span{position: absolute; width: 50px; height: 50px; top: 100px; left: 50%; margin-left: -23px;  display: none}
.m-asediv .m-scrol li div a.f-hover span { display: block; }
.m-asediv .m-scrol li.last{margin-right:0}
.m-asediv .m-scrol li img{max-height:260px;_height:260px;border:1px solid #EEEEEE;}
.m-asediv .m-scrol li span{position:absolute;top:0;left:0;display:block;width:100%;height:45px}
.m-asediv .m-scrol li .bg{background:#000;opacity:.50;filter:alpha(opacity=50)}
.m-asediv .m-scrol li .info{line-height:45px;text-indent:45px;font-size:18px;color:#fff}
.m-asediv .m-scrol li.picture .info{background:url(../images/find.png) no-repeat;_background:url(../images/find.gif) no-repeat; cursor:pointer;}
.m-asediv .m-scrol li.picture .info:hover{background:url(../images/find_h.png) no-repeat;}
.m-asediv .m-scrol li.active span{display:block}
.m-asediv .m-scrol li .video-bg{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:#000;opacity:.50;filter:alpha(opacity=50)}
.m-asediv .m-scrol li.active .video-bg{opacity:.70;filter:alpha(opacity=70)}
.m-asediv .m-scrol li .video-info{position:absolute;top:0;left:0;padding-top:72px;width:100%;height:178px;text-align:center}
.m-asediv .m-scrol li .video-info span{position:static}
.m-asediv .m-scrol li .video-info .video-icon{width:50px;height:50px;display:block;margin:0 auto;background:url(../images/video-icon.png) center center no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/video-icon.png)}
.m-asediv .m-scrol li .video-info .video-title{width:auto;height:auto;line-height:30px;font-size:20px;color:#fff;display:block;padding:18px 18px 0 18px;white-space:normal}
.m-asediv .m-scrol .track{display:none;position:relative;margin:0;height:8px;background-color:#f5f5f5;font-size:0px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; bottom: 1px}
.m-asediv .m-scrol .track div{width:110px;height:10px;background-color:#ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;top: -1px}
.m-asediv .slider{position:relative;display:none; }
.m-asediv .slider .s-box{position:relative;width:605px;height:375px;margin:0 auto 20px;overflow:hidden}
.m-asediv .slider .s-box li{float:left;position:relative;width:605px;text-align:center}
.m-asediv .slider .trigger{position:absolute;top:0;right:0px;width:45px;height:45px;border:1px solid #f6f6f6;background:#fff url(../images/bs.png) center no-repeat;text-indent:-333em}
.m-asediv .slider .prev,.m-asediv .slider .next{position:absolute;top:30%;display:block;width:44px;height:110px;border:1px solid #f6f6f6;background:#fff url(../images/slider_arrow.png) 12px center no-repeat;text-indent:-333em}
.m-asediv .slider .prev{left:0px}
.m-asediv .slider .prev:hover{background-position:-83px center}
.m-asediv .slider .next{right:0px;background-position:-33px center}
.m-asediv .slider .next:hover{background-position:-128px center}
.m-asediv .slider .s-nav{text-align:center;height:30px}
.m-asediv .slider .s-nav .picture,.m-asediv .slider .s-nav .video{margin:0 7px}
.m-asediv .slider .s-nav .picture span,.m-asediv .slider .s-nav .video span{display:inline-block;width:30px;height:30px;background-image:url(../images/slider_nav.png);background-repeat:no-repeat; cursor:pointer;}
.m-asediv .slider .s-nav .picture span{background-position:-40px 0}
.m-asediv .slider .s-nav .picture .active{background-position:-122px 0}
.m-asediv .slider .s-nav .video span{background-position:0 0}
.m-asediv .slider .s-nav .video .active{background-position:-82px 0}
.m-asediv .s-content{width: 740px;overflow-y: hidden;overflow-x: auto;white-space: nowrap;padding-bottom: 6px;}
.m-asediv .s-content li{display:inline-block;float: inherit}
.m-asediv .m-scrol .track{display: none !important;}
.m-asediv .s-content::-webkit-scrollbar{height:10px !important; cursor: pointer;}
.m-asediv .s-content::-webkit-scrollbar-thumb {border-radius: 6px;background-color: #ccc!important;}
.m-asediv .s-content::-webkit-scrollbar-track {border-radius: 6px;background-color: #f5f5f5!important;}

.f-addlose {position: absolute;left: 0;top: 0;display: inline-block;background-repeat: no-repeat;width: 100%;height: 100%;z-index: 19960924;}
body.none {    overflow-x: hidden;    overflow-y: hidden; display: block;}
.LookPicture *:before,.LookPicture *:after {    position: absolute;    display: inline-block;    background-repeat: no-repeat;    content: "";}
.LookPicture {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
.LookPicture * {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
.LookPicture_Background {    position: fixed;    top: 0;    left: 0;    z-index: 19960924;    width: 100%;    height: 100%;    background-color: #000;    display: none !important;}
.LookPicture {    position: fixed;    top: 0;    left: 0;    z-index: 19960925;    width: 100%;    height: 100%;    display: none;}
.LookPicture .Look_Close {    position: absolute;    right: 20px;    top: 20px;    display: inline-block;    background-repeat: no-repeat;    width: 40px;    height: 40px;    cursor: pointer;    z-index: 19960925;}
.LookPicture .Look_Close:before,.LookPicture .Look_Close:after {    background-color: #fff;    width: 30px;    height: 8px;    border-radius: 4px;    -o-border-radius: 4px;    -moz-border-radius: 4px;    -webkit-border-radius: 4px;    top: 17px;    left: 5px;    -webkit-transition-property: all;    -moz-transition-property: all;    -o-transition-property: all;    transition-property: all;    -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-delay: 0s;    -moz-transition-delay: 0s;    -o-transition-delay: 0s;    transition-delay: 0s;}
.LookPicture .Look_Close:hover:before,.LookPicture .Look_Close:hover:after {    box-shadow: 0 0 10px #66ccff;    -moz-box-shadow: 0 0 10px #66ccff;    -webkit-box-shadow: 0 0 10px #66ccff;}
.LookPicture .Look_Close:before {    -webkit-transform: rotate(45deg);    -ms-transform: rotate(45deg);    -o-transform: rotate(45deg);    transform: rotate(45deg);}
.LookPicture .Look_Close:after {    -webkit-transform: rotate(315deg);    -ms-transform: rotate(315deg);    -o-transform: rotate(315deg);    transform: rotate(315deg);}
.LookPicture .Look_img {    display: none;    position: absolute;    max-width: 85%;    max-height: 85%;    top: 50%;    left: 50%;    z-index: 19960924;    box-shadow: 0 0 20px #000;    -moz-box-shadow: 0 0 20px #000;    -webkit-box-shadow: 0 0 20px #000;    border: 0;}
.LookPicture .Look_img:hover {    box-shadow: 0 0 20px #000000;    -moz-box-shadow: 0 0 20px #000000;    -webkit-box-shadow: 0 0 20px #000000;}
.LookPicture .Look_img.Look_Show {    display: block;}
.LookPicture .Look_before {    position: absolute;    display: inline-block;    background-repeat: no-repeat;    width: 70px;    height: 70px;    z-index: 19960926;    left: 50px;    top: 50%;    margin-top: -35px;    cursor: pointer;    -webkit-transition-property: all;    -moz-transition-property: all;    -o-transition-property: all;    transition-property: all;    -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-delay: 0s;    -moz-transition-delay: 0s;    -o-transition-delay: 0s;    transition-delay: 0s;}
.LookPicture .Look_before:before,.LookPicture .Look_before:after {    left: 0;    width: 57px;    height: 5px;    background-color: #fff;    border-radius: 10px;    -o-border-radius: 10px;    -moz-border-radius: 10px;    -webkit-border-radius: 10px;    -webkit-transition-property: all;    -moz-transition-property: all;    -o-transition-property: all;    transition-property: all;    -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-delay: 0s;    -moz-transition-delay: 0s;    -o-transition-delay: 0s;    transition-delay: 0s;}
.LookPicture .Look_before:before {    top: 50px;    -webkit-transform: rotate(45deg);    -ms-transform: rotate(45deg);    -o-transform: rotate(45deg);    transform: rotate(45deg);}
.LookPicture .Look_before:after {    top: 13px;    -webkit-transform: rotate(315deg);    -ms-transform: rotate(315deg);    -o-transform: rotate(315deg);    transform: rotate(315deg);}
.LookPicture .Look_before:hover {    left: 40px;}
.LookPicture .Look_before:hover:before,.LookPicture .Look_before:hover:after {    box-shadow: 0 0 20px #66ccff;    -moz-box-shadow: 0 0 20px #66ccff;    -webkit-box-shadow: 0 0 20px #66ccff;}
.LookPicture .Look_next {    position: absolute;    display: inline-block;    background-repeat: no-repeat;    width: 70px;    height: 70px;    z-index: 19960926;    right: 50px;    top: 50%;    margin-top: -35px;    cursor: pointer;    -webkit-transition-property: all;    -moz-transition-property: all;    -o-transition-property: all;    transition-property: all;    -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-delay: 0s;    -moz-transition-delay: 0s;    -o-transition-delay: 0s;    transition-delay: 0s;}
.LookPicture .Look_next:before,.LookPicture .Look_next:after {    left: 0;    width: 57px;    height: 5px;    background-color: #fff;    border-radius: 10px;    -o-border-radius: 10px;    -moz-border-radius: 10px;    -webkit-border-radius: 10px;    -webkit-transition-property: all;    -moz-transition-property: all;    -o-transition-property: all;    transition-property: all;    -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-delay: 0s;    -moz-transition-delay: 0s;    -o-transition-delay: 0s;    transition-delay: 0s;}
.LookPicture .Look_next:before {    top: 50px;    -webkit-transform: rotate(315deg);    -ms-transform: rotate(315deg);    -o-transform: rotate(315deg);    transform: rotate(315deg);}
.LookPicture .Look_next:after {    top: 13px;    -webkit-transform: rotate(45deg);    -ms-transform: rotate(45deg);    -o-transform: rotate(45deg);    transform: rotate(45deg);}
.LookPicture .Look_next:hover {    right: 40px;}
.LookPicture .Look_next:hover:before,.LookPicture .Look_next:hover:after {    box-shadow: 0 0 20px #66ccff;    -moz-box-shadow: 0 0 20px #66ccff;    -webkit-box-shadow: 0 0 20px #66ccff;}
.Look_Open {    display: block !important;}

.oneOrder{-webkit-box-ordinal-group: 1;-ms-flex-order: 0; order: 0;}.twoOrder{-webkit-box-ordinal-group: 3;-ms-flex-order: 2; order: 1;}

button, input, select, textarea, a {outline: none;}
#comment_list .quote, #comment_list .quote span { text-indent:0; text-align:left; }
#comment_list {  color:#2f2f2f; padding:1px; zoom:1; font-size:12px; overflow: hidden; position: relative; }
#comment_list dt { line-height:28px; height:28px; overflow:hidden; padding:0; }
#comment_list h2 {  height:30px; padding:0px;margin-bottom:10px;border-bottom: 1px solid #ddd }
#comment_list h2 em {    float: left;    margin-right: 8px;    width: 4px;
    height: 17px;    background: #e0e0e0;    border-radius: 2px;margin-top: 4px;}
#comment_list h2 span { font-size:18px; color:#333; font-weight: normal; }
#comment_list dl { padding: 0; text-align: left; }
#comment_list dd { word-wrap: break-word; line-height:20px; padding:10px 0px; margin:0; font-size: 14px;border-bottom: 1px dashed #e5e5e5;margin-bottom: 10px;}
#comment_list dd img { margin-top:-5px; }
#comment_list blockquote, #comment_list .quote {padding: 10px 15px 10px;margin: 0 0 10px 0;border: 1px solid #bfbfbf;background: #fffde9;color: #000;border-radius: 4px;}
#comment_list blockquote h4, #comment_list .quote span { color:#666; /*padding:0 3px;*/ margin-top: 6px;  font-weight:normal; font-size:12px; display:block; background:none; }
#comment_list blockquote h4 cite { font-style:normal; }
#comment_list blockquote div { padding:0 7px; }
#comment_list dt i { font-family:verdana; font-style:normal; }
#comment_list dt b { margin:0 6px; color:#d92227; font-weight: normal; }
#comment_list p { font-size: 14px;flex: 1; }
#comment_list p a { color:#7e7e7e; margin-left:10px; }
#comment_list dt span { float:left; }
#comment_list dt em { float:right; font-style:normal; }
#s_comment { text-align:center; }
#s_comment textarea {border-radius: 4px; border:1px solid #ececec;font-family: "Microsoft YaHei","\5fae\8f6f\96c5\9ed1"; padding:3px 0; width:99%; height:80px; line-height:20px; margin:0px 0 15px 0; text-indent: 5px; padding:5px 0; font-size: 14px;}
#s_comment .comment_btn { padding:0 0px 20px; text-align:left; }
#s_comment .comment_btn input {border-radius: 4px; width:146px;height:40px;line-height: 40px; color:#fff; border:0 none; padding:0; margin-right:15px;  background:#00c5c0; cursor:pointer; font-size: 18px }
#s_comment .comment_btn input:hover{background: #02b5b1}
#s_comment .comment_btn span { font-size: 14px; color:#555; }
#comment_list{ height:auto; display:block; overflow:hidden; margin:20px 20px 0px;}
#comment_list #s_comment{ width:auto; height:auto; /*margin:0 15px; */display:block; overflow:hidden;}
/*#comment_list #s_comment #ly_content{ width:100%; height:90px; margin:0; border:1px solid #ececec; display:block; overflow:hidden; padding:10px; margin:0; box-sizing:border-box; border-radius: 4px;}*/
#comment_list #s_comment .m-comment-btn{ width:100%;text-align: left; height:40px; line-height:40px; font-size:14px; font-weight:normal; color:#555; display:flex; overflow:hidden}
#comment_list #s_comment .m-comment-btn input{border-radius:20px; width:160px; height:40px; line-height:40px; font-size:18px; font-weight:normal; color:#fff; text-align:center; background:#ffcb33; float:left; margin:0 15px 0 0; display:inline; overflow:hidden; border:0; padding:0; cursor:pointer;}
#comment_list #s_comment .m-comment-btn input.nopl{ background:#999; cursor:not-allowed}
#comment_list #s_comment .m-comment-btn .word_count{ display:none}
#comment_list #s_comment .nick_name{ display:none}
#comment_list #s_comment .comment_faces{ display:none}
#comment_list .m-comment-cont{ width:auto; height:auto; margin:15px 0px 0; display:block; overflow:hidden}
#comment_list .m-comment-cont h2{ width:100%; height:34px; line-height:34px; font-size:16px; font-weight:normal; color:#333; border-bottom:1px solid #eee; display:block; overflow:hidden}
#comment_list .m-comment-cont dl{ width:100%; height:auto; display:block; overflow:hidden;margin-bottom: 5px;}
#comment_list .m-comment-cont dl dt{ width:100%; height:auto; display:flex; overflow:hidden; margin:10px 0 0;}
#comment_list .m-comment-cont dl dt span{ width:auto; height:30px; line-height:30px; font-size:12px; font-weight:normal; color:#333; float:left; display:inline; overflow:hidden}
#comment_list .m-comment-cont dl dt span i{ font-style:normal;}
#comment_list .m-comment-cont dl dt span b{ font-weight:normal; color:#d92227; margin:0 6px;}
#comment_list .m-comment-cont dl dt em{ height:30px; line-height:30px; font-size:12px; font-weight:normal; color:#333; float:right; display:block;text-align: right;flex: 1;min-width: 110px; overflow:hidden}
#comment_list .m-comment-cont dl dd{ width:100%; height:auto; line-height:22px; padding:10px 0; font-size:14px; font-weight:normal; color:#333; display:block; overflow:hidden; border-bottom:1px dashed #e5e5e5}
#comment_list .u-more-comment{ width:auto; height:30px; line-height:30px; font-size:14px; font-weight:normal; color:#7e7e7e; background:#f8f8f8; text-align:center; margin:15px; display:block; overflow:hidden; border-radius:30px; display:none}
#comment_list .u-more-comment a{ color:#7e7e7e}
#comment_list .u-more-comment a i{ font-style:normal}
#comment_list .m-comment-cont dl dd p { text-align:right; line-height:1; padding:5px 0; font-size: 12px; margin-top:10px; }
#comment_list .m-comment-cont dl dd p a { color:#7e7e7e; margin-left:10px; }
#comment_list .m-comment-cont dl dd dt span { float:left; }
#comment_list .m-comment-cont dl dd dt em { float:right; font-style:normal; }
#comment_list .m-comment-cont dl dd blockquote{border-radius: 4px; background-color: #fffde9; border:1px #eae8d2 solid;margin:0 0 5px ;padding:8px 12px }
#comment_list .m-comment-cont dl dd blockquote h4 { font-weight: normal; margin-top: 5px; font-size: 12px; color: #888 }
#comment_list .m-comment-cont dl dd blockquote h4 cite{ display: none }
#comment_list #s_comment .m-comment-btn input:hover{background: #f1be26;}
.lookpl a {margin: 15px auto 0px auto;width: 100%;height: 30px;line-height: 30px;font-size: 13px;text-align: center;color: #7e7e7e;background: #f8f8f8;border-radius: 20px;display: block;font-weight: normal;}
.lookpl a i {font-style: normal;}
.lookpl a:hover {background: #ececec}
.plnobtn .lookpl{display: none;}
.lookplMore{cursor: pointer; margin: 0 auto 5px;width: 100%;height: 30px;line-height: 30px;font-size: 13px;text-align: center;color: #7e7e7e;background: #f8f8f8;border-radius: 20px;display: none;font-weight: normal;}
.lookplMore:hover {background: #ececec}
#comment_list #comment_1{margin-top: 0px;}

.page{overflow: hidden; margin-top: 25px;}
.page .tspage{ height: auto; margin: 5px 0 5px; background: none;line-height: 26px;}
.page .tspage .tsp_count,.tsp_change{ display: none;}
.page .tspage .tsp_nav{ text-align: center;}
.page .tspage .tsp_nav i{width: auto;height: 30px;line-height: 30px;padding: 0 12px;background: #fafafa;border: #ececec solid 1px;font-size: 14px;font-weight: normal;color: #555;margin:0 6px 0 6px;display: inline-block;overflow: hidden;border-radius: 3px;}
.page .tspage .tsp_nav b {width: auto;height: 32px; border-radius: 3px;line-height: 32px;padding: 0 13px;background: #ff5000;font-size: 14px;font-weight: normal;color: #fff;margin:0 6px 0 6px;display: inline-block;overflow: hidden;}
.page .tspage .tsp_nav a{    width: auto;height: 30px; border-radius: 3px;line-height: 30px;padding: 0 12px;background: #fafafa;border: #ececec solid 1px;font-size: 14px;font-weight: normal;color: #555;margin:0 6px 0 6px;border-radius: 3px;display: inline-block;overflow: hidden;}
.page .tspage .tsp_nav a.tsp_next ,.page .tspage .tsp_nav a.tsp_end ,.page .tspage .tsp_nav a.tsp_prev ,.page .tspage .tsp_nav a.tsp_home ,.page .tspage .tsp_nav a.tsp_more{height: 32px;line-height: 32px;}
.page .tspage .tsp_nav a.tsp_more,.page .tspage .tsp_nav a.tsp_next,.page .tspage .tsp_nav a.tsp_end,.page .tspage .tsp_nav a.tsp_home,.page .tspage .tsp_nav a.tsp_prev{ padding: 0; border:none;}
.page .tspage .tsp_nav a:hover{background:#ff5000;color: #fff;height: 30px;line-height: 30px;border: #ff5000 solid 1px;}
.page .tspage .tsp_nav a.tsp_more:hover i{background:#ff5000;color: #fff;border: #ff5000 solid 0px;}
.page .tspage .tsp_nav a.tsp_next:hover i{background:#ff5000;color: #fff;border: #ff5000 solid 0px ;}
.page .tspage .tsp_nav a.tsp_end:hover i{background:#ff5000;color: #fff;border: #ff5000 solid 0px ;}
.page .tspage .tsp_nav a.tsp_home:hover i{background:#ff5000;color: #fff;border: #ff5000 solid 0px;}
.page .tspage .tsp_nav a.tsp_prev:hover i{background:#ff5000;color: #fff;border: #ff5000 solid 0px;}
.page .tspage .tsp_nav a i{margin: 0;background: none;}

.aboutCont{overflow: hidden;margin:30px; }
.aboutCont a{height: 50px;line-height: 50px;overflow: hidden;display: block;width: 150px;text-align: center;background: #f8f8f8;font-size: 18px;}
.aboutCont a:first-child{padding-top: 15px;}
.aboutCont a:last-of-type{padding-bottom: 15px;}
.aboutCont a.m-hover,.aboutCont a:hover{font-weight: bold;}
.aboutFont{overflow: hidden;margin:30px 30px 30px 0;flex: 1;}
.aboutFont h3{color: #000;font-size: 26px;height: 40px;line-height: 40px;text-align: center;font-weight:bold; margin-bottom: 20px;}
.aboutFont p{font-size: 15px;line-height: 30px;overflow: hidden;color: #333;margin-bottom: 15px;}

.downNew {overflow: hidden;}
.downNew ul{overflow: hidden;display: grid;grid-template-columns: repeat(3, 1fr)!important;grid-gap:15px; margin:0 20px;}
.downNew ul li{background: #f8f8f8;overflow: hidden;}
.downNew ul li a{overflow: hidden;position: relative;padding:15px;display:block;}
.downNew ul li a strong{display:block;font-weight: normal;color: #000;font-size: 16px;height:20px;line-height: 20px;overflow: hidden;}
.downNew ul li a>div{display:flex;overflow:hidden; margin-top: 12px;position: relative;}
.downNew ul li a>div img{width:80px;height: 80px;display:block; border-radius: 14px;}
.downNew ul li a>div p{margin-left: 15px;overflow: hidden;height: 80px;flex: 1;}
.downNew ul li a>div p em{display:block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;}
.downNew ul li a>div p i{display:block;height: 14px;margin:11px 0 10px 0;overflow: hidden;}
.downNew ul li a>div p i img{display:block;height: 14px;width: auto;}
.downNew ul li a>div p span{display:block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;   white-space: nowrap; text-overflow: ellipsis;}
.downNew ul li a b.btn {display: block;position: absolute;right: 0;bottom: 0;width: 54px;height: 24px;line-height: 24px;border-radius: 10px 0 10px 0;background: #e6f2ff;text-align: center;color: #0f83ff;font-size: 13px;}
.downNew ul li a:hover strong{color: #ffcb33}
.downNew ul li a>div:after {content: "";position: absolute;top: 22px;right:0px;display: block;width: 30px;height: 30px;background: url(../images/rank3.png) no-repeat;background-size: 1000px 1000px;background-position: -226px -4px;}

.downRank{overflow: hidden;margin:0px 20px 0;}
.downRank li{background: #f8f8f8;overflow: hidden;width: 572px;}
.downRank li a .imgBox{align-items: center;}
.downRank li a .imgBox img{margin-left: 15px;}
.downRank li a .imgBox i{display: block;color: #fff;background-color: #ff9946;background-image: linear-gradient(270deg, #fcbc41 0%, #ff9946 100%);font-size: 12px;height: 24px;line-height: 24px;border-radius: 15px 0 15px 0;width: 60px;text-align: center;}
.downRank li a .imgBox .txt span img{margin-left: 0px;}

.noPageBox {display: flex;justify-content: center;align-items: center;height: calc(100vh - 276px);min-height: 500px;z-index: 1;}
.noPageBox::before {content: "";background-image: url(../images/404icon.png);background-repeat: no-repeat;background-size: 1000px 1000px;width: 329px;height: 296px;display: block;background-position: -422px -511px;}
.noPageBox>div {font-size: 16px;color: #333333;padding-left: 50px;}
.noPageBox>div i {font-size: 120px;line-height: 120px;font-weight: bold;color: #FFD633;font-style: normal;}
.noPageBox>div>p {margin-top: 47px;font-size: 30px;line-height: 30px;font-weight: bold;}
.noPageBox>div>span {line-height: 16px;margin-top: 17px;display: inline-block;}
.noPageBox>div>a {margin-top: 50px;color: inherit;width: 180px;height: 48px;border:2px solid #ffcb33;border-radius: 24px;line-height: 48px;text-align: center;display: block;}
.m-zdtz {width: 310px;margin: 20px auto;font-size: 14px; background: url(../images/loading2.gif) no-repeat left 8px;padding-left: 20px;line-height: 34px;color: #333;}
.m-zdtz a{ color:#f00;}

@media (min-width: 1px) and (max-width: 1060px){}
/*幻灯片*/
@media (min-width: 1px) and (max-width: 1199px){
	.margintop20{margin-top: 10px;}.displayFlex{display:block;}.margintop30{margin-top: 15px;}
	.footer{padding: 10px 0;} .footer p{font-size: 12px;}
	
	.titC{display:flex;overflow: hidden; margin:15px;}
	.headNav a.logo{width:170px;height: 45px;display: flex;overflow: hidden;}
	.headNav a.logo img{display: block;height:46px;margin:1px auto 0;}
	.navMain{margin-left: 0px;display: flex;overflow: inherit;height:50px;padding-bottom: 5px;    justify-content: space-around;}
	.navMain a {font-size: 16px;margin: 0;}

	.listWrap{margin:0 0px 0px;overflow-x: scroll;white-space: nowrap;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;}
	.listWrap li{width: 75px;height: 150px; margin-right: 10px;}
	.listWrap li:first-child {margin-left: 15px;}
	.listWrap li:last-of-type {margin-right:15px;}
	.listWrap li a .imgBox{width: 75px;height: 75px;margin: 10px auto 0;}
	.listWrap li a .imgBox img{width: 75px;height: 75px;}
	.listWrap li a .imgInfo p {margin-top: 4px;white-space: normal;overflow: hidden;height: 20px;line-height: 20px; }
	.listWrap li a .imgInfo p{padding:0;}
	.listWrap li a .imgInfo .tip b{display: none;}

	.Slideshow{overflow: hidden;width: 100%;height:auto;}
	.updateCont{margin-top: 10px;width: 100%;}
	.updateCont ul{margin:15px;}
	.updateCont ul li a strong ,.updateCont ul li span{font-size: 12px;}.updateCont ul li span{width: 60px;}

	.classMain{grid-template-columns: repeat(3, 1fr)!important;grid-gap: 10px;}
	.classMain li{padding:5px;}
	.classMain li a p{font-size: 15px;}

	.appMain{display: block;}
	.appMain li{width: 100%; margin-bottom:10px;}.appMain li:last-of-type{margin-bottom:0px; }
	.appMain li a .imgBox{height: 75px;}
	.appMain li a .imgBox img{width: 75px;height: 75px;}
	.appMain li a .imgBox .txt{height: 75px;}
	.appMain li a .imgBox .txt p.name{height: 25px;line-height: 25px;}
	.appMain li a .imgBox .txt span img{display:none;}
	.appMain li a .imgBox .txt:after{top: 23px;}

	.xbtjCont{width: 100%;}
	.xbtjCont ul{margin: 0 15px 15px;}
	.xbtjCont ul li{height: 75px;}
	.xbtjCont ul li a img{height: 75px;width: 75px;}
	.xbtjCont ul li a>div span{height: 20px;line-height: 20px;margin: 3px 0 2px 0;}
	.xbtjCont ul li a>div strong{height:25px;line-height: 25px;}

	.tjMain{margin-top: 10px;width: 100%;}
	.tjMain ul{grid-template-columns: repeat(4, 1fr)!important;grid-gap:10px;margin: 0px 15px 15px;}
	.tjMain ul li a{width: 75px;}
	.tjMain ul li:last-of-type{display: none;}
	.tjMain ul li a .imgBox{width: 75px;height: 75px;}
	.tjMain ul li a .imgBox img{width: 75px;height: 75px;}
	
	.rankCont{width: 100%;}
	.rankCont .rankTow{overflow-x: scroll;white-space: nowrap;-webkit-overflow-scrolling: touch;overflow-scrolling: touch; margin:0px;}
	.rankCont ul{display: inline-block;width:280px;padding-left: 15px;}
	.rankCont ul:last-of-type{padding-right:15px;}
	.rankCont ul li{height: 75px;}.rankCont ul li a>div span b{display:inline-block;}
	.rankCont ul li a{height: 75px;}
	.rankCont ul li a img{width: 75px;height: 75px;}
	.rankCont ul li a>div strong{height: 25px;line-height: 25px;white-space: nowrap; text-overflow: ellipsis;}

	.downinfo_left{width: 100%;}
	.topIonc .icon{width: 110px;height: 110px;    margin-left: -60px;}
	.topIonc .icon img{width: 110px;height: 110px;}
	.topIonc{height: 70px;}
	.downinfo h1{font-size:20px;}
	.rj-info{margin: 0px 10px 20px;	grid-template-columns: repeat(3, 1fr)!important;	grid-gap: 15px 0;	display: grid;}
	.rj-info li:nth-child(3){border-right: 0px;}
	.downBox{display: block;margin: 0 10px;}
	.downBox a:first-child {margin-top:0;}
	.downBox a{width: 90%; margin-top:10px;}

	.xbdpTx{margin: 10px 0px 0 0px;font-size: 14px;}

	.appXx ul{display: block;margin:0px 15px 15px;}
	.appXx ul li{height: 30px;line-height: 30px;}

	.m-asediv{width:auto;margin:0px 0px 15px 0px;}
	.m-asediv .m-scrol .s-box{width: 100%; margin-bottom:0px;}.m-asediv .s-content li:first-child{margin-left:15px;}.m-asediv .s-content li:last-of-type{margin-right: 15px;}
	.m-asediv .s-content{width: 100%; margin:0;padding:0;}
	.m-asediv .m-scrol .track{height: 6px;margin: 0 10px;}.m-asediv .m-scrol .track div{height: 8px;}
	
	#m-miandiv{margin: 0px 15px 10px;}
	#m-miandiv h3{font-size: 16px;/*padding-top: 0px; margin-bottom: 8px;*/}
	#m-miandiv h4{font-size: 15px;}

	.downinfoZx ul{margin:0px 15px 15px;grid-gap: 10px;grid-template-columns: repeat(4, 1fr)!important;}
	.downinfoZx ul li{width: 75px;}
	.downinfoZx ul li a .imgBox{height: 75px;width: 75px;}
	.downinfoZx ul li a .imgBox img{width: 75px;height: 75px;}
	
	.downinfo_right{width: 100%; margin-top: 10px;}
	
	.rightHot ul{margin:0px 15px 15px;grid-gap: 10px;}
	.rightHot ul li{width: 75px;}
	.rightHot ul li a .imgBox{width: 75px;height: 75px;}
	.rightHot ul li a .imgBox img{width: 75px;height: 75px;}

	.rightRank ul{margin:0px 15px 15px;}
	.rightRank ul li{height: 75px;}
	.rightRank ul li a{height: 75px;}
	.rightRank ul li a img{width: 75px;height: 75px;}
	.rightRank ul li a>div{height: 75px;}
	.rightRank ul li a>div strong{height: 25px;line-height: 25px;}

	.aboutCont{margin:15px 10px;display: flex;padding:0 5px;}
	.aboutCont a{flex: 1;overflow: hidden;font-size: 14px;}
	.aboutFont{margin:15px;overflow:hidden;}
	.aboutCont a:first-child{padding-top:0px;}
	.aboutCont a:last-of-type{padding-bottom:0px;}

	.footer p a {padding: 0px 6px;}

	.downNew ul{display:block; margin:0 15px;}
	.downNew ul li{margin-bottom: 10px;}
	.downNew ul li:last-of-type{margin-bottom:0px;}
	.downNew ul li a>div img{height: 75px;width: 75px;}
	.downNew ul li a>div p{height: 75px;}
	.downNew ul li a>div p i{margin:10px 0 9px 0;}

	.downRank{overflow: hidden;margin: 0px 15px;}
	.downRank li a{position:relative;}
	.downRank li a .imgBox i{    position: absolute;left: 0;top: 0;width: auto;padding: 0 6px;height: 22px;line-height: 22px;}
	.downRank li a .imgBox img{margin-left: 0px;}
	.downRank li a .imgBox .txt:after{right: 0}
	.downRank li a .imgBox .txt span img{display:none;}
	.downRank li a .imgBox .txt{padding-right: 30px;}

	.m-search-box{position: absolute;right: 10px;top: 8px;margin-top: 0px;width: 175px;display: flex;height: 32px;}
	.m-search-box .keyword_input{height: 28px;line-height: 28px;width: 95px;padding-left: 32px;background-size: 20px;background-position: 5px 6px;font-size: 14px;}
	.m-search-box .schbtn{width: 35px;height: 30px;line-height: 30px;font-size: 14px;}
	
	.noPageBox{display:block;height: auto;}
	.noPageBox>div{padding-left: 0px;text-align: center;}
	.noPageBox>div i{font-size: 86px;}
	.noPageBox>div>p{margin-top: 0px;font-size: 24px;}
	.m-zdtz{margin:5px auto;}
	.noPageBox>div>a{margin:10px auto 20px;}
	.noPageBox::before {background-size: 860px;background-position: -335px -425px;margin: auto;height: 270px;}
	.noPageBox>div>span{font-size: 13px;}


}
@media (min-width: 1px) and (max-width:720px){}

[class*=am-icon-]:before{display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;transform:translate(0,0);}.am-pureview{position:fixed;left:0;top:0;bottom:0;right:0;z-index:110920;width:100%;height:100%;background:rgba(0,0,0,.95);display:none;overflow:hidden;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%)}.am-pureview.am-active{transform:translate(0,0)}.am-pureview ol,.am-pureview ul{list-style:none;padding:0;margin:0;width:100%}.am-pureview-slider{overflow:hidden;height:100%}.am-pureview-slider li{position:absolute;width:100%;height:100%;top:0;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;vertical-align:middle;-webkit-transition:all .3s linear;transition:all .3s linear;z-index:100;visibility:hidden}.am-pureview-slider li.am-pureview-slide-prev{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);z-index:109}.am-pureview-slider li.am-pureview-slide-next{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);z-index:109}.am-pureview-slider li.am-active{position:relative;z-index:110;transform:translate(0,0);visibility:visible}.am-pureview-slider .pinch-zoom-container{width:100%;z-index:1121}.am-pureview-slider .am-pinch-zoom{position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.am-pureview-slider .am-pinch-zoom:after{display:inline-block;font:normal normal normal 1.6rem/1 FontAwesome,sans-serif;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);content:"\f110";-webkit-animation:icon-spin 2s infinite linear;animation:icon-spin 2s infinite linear;font-size:24px;line-height:24px;color:#eee;position:absolute;top:50%;left:50%;margin-left:-12px;margin-top:-12px;z-index:1}.am-pureview-slider .am-pinch-zoom.am-pureview-loaded:after{display:none}.am-pureview-slider img{position:relative;display:block;max-width:100%;max-height:100%;opacity:0;z-index:200;-webkit-user-drag:none;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.am-pureview-slider img.am-img-loaded{opacity:1}.am-pureview-direction{position:absolute;top:50%;width:100%;margin-top:-18px!important;z-index:1122}.am-pureview-only .am-pureview-direction,.am-touch .am-pureview-direction{display:none}.am-pureview-direction li{position:absolute;width:36px;height:36px}.am-pureview-direction a{display:block;height:36px;border:none;color:#ccc;opacity:.5;cursor:pointer;text-align:center;z-index:1125}.am-pureview-actions,.am-pureview-bar{height:45px;background-color:rgba(0,0,0,.35);position:absolute}.am-pureview-direction a:before{content:"<<";line-height:36px;font-size:24px}.am-pureview-direction a:hover{opacity:1}.am-pureview-direction .am-pureview-prev{left:15px}.am-pureview-direction .am-pureview-next{right:15px}.am-pureview-direction .am-pureview-next a:before{content:">>"}.am-pureview-bar{bottom:0;width:92%;color:#eee;line-height:45px;padding:0 10px;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.am-pureview-bar .am-pureview-title{display:none;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-left:6px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.am-pureview-bar .am-pureview-total{font-size:10px;line-height:48px}.am-pureview-actions{left:0;right:0;top:0}.am-pureview-actions a{position:absolute;left:10px;color:#ccc;display:block;width:45px;line-height:45px;text-align:left;font-size:16px}.am-pureview-actions a:hover{color:#fff}.am-pureview-actions [data-am-toggle=share]{left:auto;right:10px}.am-pureview-actions,.am-pureview-bar{opacity:0;-webkit-transition:all .15s;transition:all .15s;z-index:1130}.am-pureview-bar-active .am-pureview-actions,.am-pureview-bar-active .am-pureview-bar{opacity:1}.am-checkbox .am-icon-checked,.am-checkbox-inline .am-icon-checked,.am-radio .am-icon-checked,.am-radio-inline .am-icon-checked,.am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-unchecked,.am-ucheck-radio:checked+.am-ucheck-icons .am-icon-unchecked{opacity:0}
.am-pureview-bar {bottom: 0;width:92%;color: #eee;line-height: 45px;padding: 0 10px;font-size: 14px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.rotate_jia{display: none;}.rotate_div{display: none;}.rotate_jian{display: none;}
.am-pureview-slider .pinch-zoom-container,.am-pureview-slider .am-pinch-zoom{height: 100% !important}
.am-pureview-actions, .am-pureview-bar{background-color: rgba(0,0,0,0);}.am-pureview-counter{ width: 100%;text-align: right; }
.am-pureview-actions a{right: 0px;left:auto;text-align: center;height: 60px;width: 60px;}
.am-icon-chevron-left:before{content:'';background: url(../images/xico.png) no-repeat 11px 0px; width: 60px;height:60px; background-size: 45px;}