body{background-color:#f9f9f9;}
.crumb{background-color: #fff;}

/*游戏内容页*/
.commItemBox{width: 100%;float: left;position: relative;padding: 16px 0;background-color: #fff;box-sizing: border-box;margin-bottom: 20px;}
.gdInfoBox{padding: 16px 16px 24px 16px;}
.gdInfoBox > h1{margin-bottom: 10px;overflow: hidden;max-width: 980px;float: left;height: 32px;line-height: 32px;font-size: 26px;margin-right: 10px;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;}

.gdInfo{width: 100%;overflow: hidden;position: relative;}
.gdInfo > div:nth-child(1){width: 128px;margin-right: 20px;margin-top: 4px;overflow: hidden;position: relative;float: left;}
.gdInfo > div:nth-child(1) > img{width: 128px;height: 128px;border-radius: 16px;}
.gdInfo > div:nth-child(1) > span{font-size: 13px;text-align: center;line-height: 36px;height: 36px;margin-top: 22px;background-color: #ebebeb;border-radius: 4px;display: block;font-weight: bold;color: #1e89e0;cursor: pointer;}
.gdInfo > div:nth-child(2){width: 890px;overflow: hidden;float: left;}
.gdInfo > div:nth-child(2) > ul{overflow: hidden;}
.gdInfo > div:nth-child(2) > ul > li{min-width: 180px;line-height: 32px;height: 32px;color: #999;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.gdInfo > div:nth-child(2) > ul > li.doubli{width: 360px;}
.gdInfo > div:nth-child(2) > ul > li.tripli{width: 360px;}
.gdInfo > div:nth-child(2) > ul > li.fourli{max-width: 560px;margin-right: 22px;width: auto;}
.gdInfo > div:nth-child(2) > ul > li.cospan{width: 305px;text-overflow: inherit;white-space: normal;}
.gdInfo > div:nth-child(2) > ul > li > em{float: left;}
.gdInfo > div:nth-child(2) > ul > li > span{color: #666;display: inline-block;overflow: hidden;}
.gdInfo > div:nth-child(2) > ul > li.fourli > div{max-width: 512px;color: #666;display: inline-block;overflow: hidden;}
.gdInfo > div:nth-child(2) > ul > li.fourli > div > span,.gdInfo > div:nth-child(2) > ul > li.fourli > div > a{display: inline-block;margin-right: 8px;font-size: 14px;cursor: pointer;color: var(--defcolor)}
.xzBtnBox{width: 880px;float: left;position: absolute;bottom: 0;overflow: hidden;display: none;}
.xzBtnBox > a{position: relative;float: left;display: inline-block;margin: auto;height: 46px;border-radius: 5px;letter-spacing: 1.6px;margin-right: 20px;margin-top: 10px;background-color: #25c88a;padding: 0 22px;line-height: 46px;font-size: 16px;color: #fff;}
.xzBtnBox > a.azBtn{background-color: #25c88a}
.xzBtnBox > a.iosBtn{background-color: #5298ff}
.xzBtnBox > a.noneBtn{background-color: #ccc}
.xzBtnBox > a.pcBtn,.xzBtnBox > a.aqBtn{background-color: #fea342}
.xzBtnBox > a > i{display: block;width: 22px;height: 25px;margin: 10px 10px 0 0;overflow: hidden;float: left;}
.xzBtnBox > a > .azIcon{background-position: -268px -960px;}
.xzBtnBox > a > .iosIcon{background-position: -307px -960px;}
.xzBtnBox > a > .pcIcon{background-position: -269px -1000px;}
.xzBtnBox > a > span{position: relative;float: left;font-size: 16px;}
.xzBtnBox > a.aqBtn > span{font-size: 16px;margin-top: 6px;line-height: 18px;}
.xzBtnBox > a.aqBtn > span > i{font-size: 12px;letter-spacing: 1px;display: block;}

.gdInfo > div:nth-child(3){width: 230px;overflow: hidden;float: right}
.gdInfo > div:nth-child(3) > div:nth-child(1){display: block;margin:0 auto;width: 99px;height: 88px;background: url(../images/icon.png) no-repeat -21px -938px;text-align: center;position: relative;color: #FFFFFF;font-size: 32px;line-height: 76px;font-family: "微软雅黑";text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);}
.gdInfo > div:nth-child(3) > div:nth-child(1) > span{}
.gdInfo > div:nth-child(3) > i:nth-child(2){width:102px;color: #999;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height:19px;background: url(../images/icon.png) no-repeat;background-position: -22px -390px;margin: 10px auto 0;}
.gdInfo > div:nth-child(3) > i.star5{background-position: -22px -420px;}
.gdInfo > div:nth-child(3) > i.star4{background-position: -22px -390px;}
.gdInfo > div:nth-child(3) > i.star3{background-position: -22px -360px;}
.gdInfo > div:nth-child(3) > i.star2{background-position: -22px -360px;}
.gdInfo > div:nth-child(3) > i.star1{background-position: -22px -360px;}

ul.commYxListV{overflow: hidden;padding-bottom: 20px;}
ul.commYxListV > li{width: 100%;height: 112px;position: relative;float: left;padding: 16px 10px;box-sizing: border-box;border-bottom: 1px dashed #f0f0f0;}
ul.commYxListV > li > a{display: block;}
ul.commYxListV > li > a img{display: block;width: 80px;height: 80px;float: left;margin-right: 16px;text-align: center;overflow: hidden;box-sizing: border-box;vertical-align: middle;border-radius: 10px;transition: transform 0.3s;}
ul.commYxListV > li > a > div{width: 220px;font-size: 14px;float: left;font-weight: normal;height: 80px;table-layout: fixed;word-break: break-all;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
ul.commYxListV > li > a > div > p:nth-child(1){display: block;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
ul.commYxListV > li > a > div > span{display: block;font-size: 13px;color: #999;margin-bottom: 0;margin-top: 11px;}
ul.commYxListV > li > a > div > i{width:102px;color: #999;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height:19px;background: url(../images/icon.png) no-repeat;background-position: -22px -390px;margin-top: 10px;}
ul.commYxListV > li > a > div > i.star5{background-position: -22px -420px;}
ul.commYxListV > li > a > div > i.star4{background-position: -22px -390px;}
ul.commYxListV > li > a > div > i.star3{background-position: -22px -360px;}
ul.commYxListV > li > a > div > i.star2{background-position: -22px -360px;}
ul.commYxListV > li > a > div > i.star1{background-position: -22px -360px;}
ul.commYxListV > li:hover > a img{transform: scale(0.9);}

.changeBtn{color: #444;border-radius: 20px;border: 1px solid #eeeeee;display: inline-block;height: 24px;line-height: 24px;padding: 0 12px;margin-top: 10px;margin-right: 10px;text-align: right;font-size: 12px;background-color: #fff;cursor: pointer;}
.changeBtn:hover{color: #28292d;border: 1px solid #eeeeee;background-color: #bbbbbb;}

.commRigBox .changeConItem{display: none;}
.commRigBox .changeConItem:nth-child(2){display: block;}
.commYxListH{margin-left: -18px;overflow: hidden;box-sizing: border-box;padding-bottom: 10px;}
.commYxListH > li{float: left;width: 88px;overflow: hidden;position: relative;margin: 20px 0px 0 28px;}
.commYxListH > li > a{display: block;}
.commYxListH > li > a img{width: 88px;height: 88px;text-align: center;vertical-align: middle;border-radius: 16px;display: block;overflow: hidden;transition: all 0.3s;}
.commYxListH > li > a p{width: 100%;text-align: center;height: 26px;display: block;overflow: hidden;line-height: 26px;margin-top: 10px}
.commYxListH > li:hover > a img{transform: scale(1.1);}

.recomTagImgBox.w340{}
.recomTagImgBox.w340 > li{width: 150px;height: 104px;}
.recomTagImgBox.w340 > li div{width: 150px;height: 80px;}

.yxDeCommItemBox{width: 100%;float: left;position: relative;padding: 16px 0;background-color: #fff;box-sizing: border-box;margin-bottom: 20px;}

.yxDeTit{width: 100%;overflow: hidden;padding: 0 20px;box-sizing: border-box;}
.yxDeTit > p{display: inline-block;height: 54px;line-height: 54px;position: relative;font-size: 20px;font-weight: bold;color: var(--defcolor);}
.yxDeTit > p::after,.yxDeTit > p::before{content: '';display: block;width: 5px;height: 27px;background:var(--defcolor);margin-top: 15px;}
.yxDeTit > p::after{float: right;margin-left: 13px;}
.yxDeTit > p::before{float: left;margin-right: 13px;}
.yxDeTit > p > em{display: inline-block;vertical-align: middle;width: 33px;height: 54px;color: #FFFFFF;text-align: right;position: relative;top: -3px;}
.yxDeTit > p > em b{display: block;width: 100%;height: 48px;transform: skewY(-10deg);background: #358ff0;position: absolute;left: 0;top: 50%;margin-top: -24px;}
.yxDeTit > p > em big{display: block;width: 100%;height: 100%;text-align: right;position: relative;z-index: 1;top: -2px;font-size: 26px;font-weight: bold;}

.yxDeContent{width: 100%;font-size: 15px;line-height: 28px;overflow: hidden;margin: 0 auto;padding: 0 20px 30px 20px;margin-top: 20px;vertical-align: middle;box-sizing: border-box;}

.yxDeRelTag{width: 100%;overflow: hidden;box-sizing: border-box;font-size: 15px;color: #666;}
.yxDeRelTag ul{width: 100%;overflow: hidden;}
.yxDeRelTag ul li{float: left;display: inline-block;margin: 0 5px 10px 5px;padding: 0 12px;color: #888;line-height: 28px;font-size: 12px;border-radius: 27px;border: 1px solid #eee;}
.yxDeRelTag ul li > a{display: block;}
.yxDeRelTag ul li > a i{color: #3cb8ec;margin-right: 4px;}
.yxDeRelTag ul li:hover > a{color: #3cb8ec;text-decoration: underline;}

.yxDeTxt{}
.yxDeTxt p, .yxDeTxt pre{font-size: 15px;line-height: 26px;vertical-align: middle;margin-bottom: 12px;font-family: auto;}
.yxDeTxt>a,.yxDeTxt p>a{color: #1e89e0;text-decoration: underline;}
.yxDeTxt a:hover,.yxDeTxt p a:hover{color: #ff2d22;}
.yxDeTxt p img, .yxDeTxt img {max-width: 100%;display: block;text-align: center;vertical-align: middle;margin: 12px auto;}
.yxDeContent p.itTit, .yxDeTxt h3 {background: #f3fbfe;border: 1px solid #f3fbfe;color: #358ff0;padding: 4px 12px;font-size: 15px;font-weight: bold;text-indent: 0px;margin: 12px 0;font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";}
.yxDeContent p.itTit::before{content: "";float: left;margin-top: 6px;display: inline-block;width: 4px;height: 16px;background-color: #358ff0;margin-right: 10px;}

.moduleCont{margin:20px auto;width:860px}
.snapShotWrap{width:860px;overflow:hidden;position:relative}
.snapShotCont{width:860px;position:relative;overflow:hidden}
.snapShotCont img{position:relative;width:100%;max-width:500px;_width:450px;margin-top:0;margin-bottom:0}
.snap-shot-btn{position:absolute;width:50%;height:100%;opacity:0.7;z-index:10;display:inline-block;outline:none}
.snap-shot-btn i{background:url(../images/icon.png) no-repeat;position:absolute;width:21px;height:38px;top:50%;margin:-16px 0 0 0}
#shotNext{top:0;right:0}
#shotPrev{top:0;left:0}
#shotNext i{background-position:-560px -880px;right:30px}
#shotPrev i{background-position:-528px -880px;left:30px}
.snap-shot-btn:hover{opacity:1}
.snopshot{position:absolute;overflow:hidden;zoom:1}
.elementOverlay{z-index:1;position:absolute;top:0;left:0;background:#000;width:100%;height:100%;filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2;+ background:none}
#snopshot1 .elementOverlay{opacity:0}

.yxDeCommItemBox .loadMore{position:absolute;float:left;right:0px;width:100%;text-align:center;bottom:0px;height:42px;z-index:96}
.yxDeCommItemBox .loadMore span{position:relative;display:inline-block;cursor:pointer}
.yxDeCommItemBox .loadMore i{float:left;display:block;background:url(../images/zksqxz.png) no-repeat;opacity:1;filter:alpha(opacity=100);z-index:99}
.yxDeCommItemBox .loadMore .Topen{display:none;width:166px;height:42px;background-position:-2px -64px}
.yxDeCommItemBox .loadMore .Topen:hover{width:166px;height:42px;background-position:-174px -64px}
.yxDeCommItemBox .loadMore .Tclose{display:block;width:165px;height:42px;background-position:-2px -6px}
.yxDeCommItemBox .loadMore .Tclose:hover{width:165px;height:42px;background-position:-174px -6px}

.introInfo{height: 460px;overflow: hidden;position: relative;}
.yxDeCommItemBox.open{height: auto;}

.yxDeCommBox{width: 100%;float: left;padding: 0 20px;box-sizing: border-box;}
.commYxListH2{overflow: hidden;padding-bottom: 10px;}
.commYxListH2 > li{width: 259px;height: 68px;float: left;position: relative;border-left: 1px dashed #eee;border-bottom: 1px dashed #eee;padding: 16px 20px 16px 20px;}
.commYxListH2 > li:nth-child(3n+1){margin-left: -20px;}
.commYxListH2 > li a{display: block;}
.commYxListH2 > li a img{width: 68px;height: 68px;float: left;margin-right: 12px;text-align: center;overflow: hidden;box-sizing: border-box;border-radius: 10px;transition: transform 0.3s;vertical-align: middle;}
.commYxListH2 > li a div{width: 179px;font-size: 14px;float: left;font-weight: normal;height: 68px;z-index: 2;table-layout: fixed;word-break: break-all;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commYxListH2 > li a div > p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.commYxListH2 > li a div > p:nth-child(1){font-size: 16px;margin-top: 4px;margin-bottom: 6px;}
.commYxListH2 > li a div > p:nth-child(2){font-size: 13px;color: #999;margin-top: 20px;}
.commYxListH2 > li:hover a img{transform: scale(0.9);}

.tagTabBox{width: 100%;margin-bottom: 20px;margin-top: 20px;}
.tagTabBox ul.tabMenu{width: 100%;margin: 0;height: 52px;line-height: 52px;box-sizing: border-box;border: 1px solid #eee;}
.tagTabBox ul.tabMenu li{font-size: 16px;padding: 0 6px;float: left;line-height: 50px;height: 50px;margin: 0 20px;position: relative;z-index: 8;color: #666;font-weight: bold;}
.tagTabBox ul.tabMenu li span{cursor: pointer;display: block;}
.tagTabBox ul.tabMenu li span > i{width: 12px;height: 10px;display: none;position: absolute;bottom: -10px;left: 40%;z-index: 9;background: url(../images/icon.png) no-repeat left center;overflow: hidden;background-position: -449px -67px;}
.tagTabBox ul.tabMenu li.current,.tagTabBox ul.tabMenu li:hover{color: #00be6e;border-bottom: 1px solid #00be6e;}
.tagTabBox ul.tabMenu li.current > span,.tagTabBox ul.tabMenu li:hover > span{color:#00be6e }
.tagTabBox ul.tabMenu li.current > span > i,.tagTabBox ul.tabMenu li:hover > span > i{display: block;}
.tagTabBox .tabCont{}
.tagTabBox .tabCont > .yxRelZtItemBox{display: none;}
.tagTabBox .tabCont > .yxRelZtItemBox:first-child{display:block;}
.yxRelZtItemBox{}
.yxRelZtItemBox > a{width: 100%;height: 140px;padding: 20px 20px;box-sizing: border-box;background: #F7F7F7;margin-top: 20px;overflow: hidden;display: block;}
.yxRelZtItemBox > a > img{float: left;display: block;width: 190px;height: 100px;}
.yxRelZtItemBox > a > div{width: 620px;float: left;margin-left: 20px;}
.yxRelZtItemBox > a > div > p:nth-child(1){display: block;height: 20px;line-height: 20px;overflow: hidden;font-size: 18px;margin-top: 4px;}
.yxRelZtItemBox > a > div > p:nth-child(2){height: 50px;line-height: 26px;overflow: hidden;color: #999999;font-size: 14px;margin-top: 24px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.yxRelZtItemBox > ul{margin-left: -22px;overflow: hidden;}
.yxRelZtItemBox > ul li{width: 278px;float: left;margin-left: 22px;margin-top: 20px;height: 98px;padding: 14px;box-sizing: border-box;border: 1px solid #efefef;}
.yxRelZtItemBox > ul li a{display: block;}
.yxRelZtItemBox > ul li a img{width: 68px;height: 68px;float: left;margin-right: 12px;border-radius: 10px;transition: transform 0.3s;vertical-align: middle;}
.yxRelZtItemBox > ul li a div{width: 156px;font-size: 14px;float: left;font-weight: normal;height: 80px;table-layout: fixed;word-break: break-all;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yxRelZtItemBox > ul li a div > p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.yxRelZtItemBox > ul li a div > p:nth-child(1){font-size: 16px;margin-bottom: 6px;}
.yxRelZtItemBox > ul li a div > p:nth-child(2){display: block;font-size: 13px;color: #999;margin-bottom: 6px;margin-top: 6px;}
.yxRelZtItemBox > ul li a div > span:nth-child(3){display: block;font-size: 13px;color: #999;}
.yxRelZtItemBox > ul li a div > i{width: 100%;color: #999;display: inline-block;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: 20px;background: url(../images/icon.png) no-repeat;}
.yxRelZtItemBox > ul li a div > i.star5{background-position: -22px -420px;}
.yxRelZtItemBox > ul li a div > i.star4{background-position: -22px -390px;}
.yxRelZtItemBox > ul li a div > i.star3{background-position: -22px -360px;}
.yxRelZtItemBox > ul li a div > i.star2{background-position: -22px -360px;}
.yxRelZtItemBox > ul li a div > i.star1{background-position: -22px -360px;}
.yxRelZtItemBox > ul li:hover a img{transform: scale(0.9);}

.commYxListH3{margin-left: -34px;overflow: hidden;}
.commYxListH3 > li{float: left;margin-top: 20px;margin-left: 34px;}
.commYxListH3 > li a{display: inline-block;width: 80px;}
.commYxListH3 > li a img{display: inline-block;border-radius: 16px;margin-bottom: 10px;width: 80px;height: 80px;transition: transform 0.5s;}
.commYxListH3 > li a p{width: 100%;text-align: center;height: 26px;display: block;overflow: hidden;line-height: 26px;margin-top: 10px;}
.commYxListH3 > li:hover a img{transform: rotateY(180deg);}
.commYxListH3 > li:hover a p{color: var(--defcolor)}

.commYxListH4{}
ul.commYxListH4{overflow: hidden;padding-bottom: 20px;}
ul.commYxListH4 > li{width: 295px;height: 112px;position: relative;float: left;padding: 16px 10px;box-sizing: border-box;border-bottom: 1px dashed #f0f0f0;}
ul.commYxListH4 > li > a{display: block;}
ul.commYxListH4 > li > a img{display: block;width: 80px;height: 80px;float: left;margin-right: 16px;text-align: center;overflow: hidden;box-sizing: border-box;vertical-align: middle;border-radius: 10px;transition: transform 0.3s;}
ul.commYxListH4 > li > a > div{width: 175px;font-size: 14px;float: left;font-weight: normal;height: 80px;table-layout: fixed;word-break: break-all;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
ul.commYxListH4 > li > a > div > p:nth-child(1){display: block;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
ul.commYxListH4 > li > a > div > span{display: block;font-size: 13px;color: #999;margin-bottom: 0;margin-top: 11px;}
ul.commYxListH4 > li > a > div > i{width:102px;color: #999;display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height:19px;background: url(../images/icon.png) no-repeat;background-position: -22px -390px;margin-top: 10px;}
ul.commYxListH4 > li > a > div > i.star5{background-position: -22px -420px;}
ul.commYxListH4 > li > a > div > i.star4{background-position: -22px -390px;}
ul.commYxListH4 > li > a > div > i.star3{background-position: -22px -360px;}
ul.commYxListH4 > li > a > div > i.star2{background-position: -22px -360px;}
ul.commYxListH4 > li > a > div > i.star1{background-position: -22px -360px;}
ul.commYxListH4 > li:hover > a img{transform: scale(0.9);}


/* 弹出层样式 */
.popupsIcon { background: url(../images/icon2.png) 400px 400px no-repeat; }
#popupsBox { width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; background: #00000050; z-index: 99; }
#popupsBox .orderBox { width: 401px; margin: 200px auto 0; border-radius: 0 0 16px 16px; position: relative; }
.popupsClose { position: absolute; bottom: -58px; left: 0; right: 0; width: 38px; height: 38px; margin: auto; background-position: -279px -1px; cursor: pointer; }
.orderBg { width: 100%; height: 168px; overflow: hidden; background: url(../images/popupsBg1.png) no-repeat center; }
.orderBg>p { margin-top: 104px; line-height: 64px; font-size: 24px; font-weight: bold; text-align: center; color: #404040; }
#popupsBox .orderBox .order { position: relative; width: 100%; padding-bottom: 50px; border-radius: 0 0 16px 16px; background-color: #fff; }
#popupsBox .orderBox .order input[type=text]{ width: 268px; height: 48px; border: 1px solid #e3e3e3; border-radius: 6px; background: #f5f5f5; padding-left: 54px; font-size: 15px; color: #cccccc; margin: 15px 0 0 39px; }
#popupsBox .orderBox .order .phone { position: absolute; width: 27px; height: 34px; top: 23px; left: 54px; border-right: 1px solid #e3e3e3; background-position: -339px 2px; }
#popupsBox .orderBox .order .errTips { height: 24px; line-height: 24px; color: #fa5e4f; font-size: 14px; margin-left: 40px; }
#popupsBox .orderBox .order .msg { height: 27px; line-height: 27px; color: #404040; font-size: 15px; text-align: center; }
#popupsBox .orderBox .order .tip { height: 24px; line-height: 24px; color: #cccccc; font-size: 12px; text-align: center; }
#popupsBox .orderBox .order .nextBtn, #popupsBox .orderBox .orderWin .knowBtn, #popupsBox .orderBox .hasOrder .knowBtn { width: 182px; height: 42px; line-height: 42px; text-align: center; font-size: 16px; color: #fff; background: #fa5e4f; border-radius: 20px; margin: 26px auto 0; cursor: pointer; background: linear-gradient(to right, #ffc900, #ffae00); box-shadow: 0 5px 8px 0 rgba(255, 202, 0, .3); }
#popupsBox .orderBox .order .nextBtn:hover, #popupsBox .orderBox .orderWin .knowBtn:hover, #popupsBox .orderBox .hasOrder .knowBtn:hover { opacity: .9; }
#popupsBox .orderBox .orderWin, #popupsBox .orderBox .hasOrder { padding-bottom: 50px; border-radius: 0 0 16px 16px; background-color: #fff; }
#popupsBox .orderBox .orderWin>i, #popupsBox .orderBox .hasOrder>i { display: block; width: 162px; height: 96px; background-position: 0 -304px; margin: 0 auto 20px; }
#popupsBox .orderBox .hasOrder>i { background-position: -193px -305px; }
#popupsBox .orderBox .orderWin p, #popupsBox .orderBox .hasOrder p { height: 24px; line-height: 24px; font-size: 20px; color: #14cab4; text-align: center; font-weight: bold; }
#popupsBox .orderBox .hasOrder p { color: #ffb800; }
#popupsBox .feedback, #popupsBox .permissionStatement{ width: 485px; height: 568px; margin: 200px auto 0; background: #ffffff; border-radius: 16px; position: relative; }
#popupsBox .permissionStatement .topBg { height: 114px; background: url(../images/popupsBg3.png) no-repeat; }
#popupsBox .feedback .topBg { height: 114px; background: url(../images/popupsBg2.png) no-repeat; }
#popupsBox .feedback .topBg>i.logo, #popupsBox .permissionStatement .topBg>i.logo { position: absolute; width: 88px; height: 88px; top: -36px; left: 0; right: 0; margin: 0 auto; background-position: -0px -0px; }
#popupsBox .feedback .topBg>i.logo { background-position: -95px 0; }
#popupsBox .feedback .topBg>i.close, #popupsBox .permissionStatement .topBg>i.close { position: absolute; top: 20px; right: 20px; width: 21px; height: 21px; background-position: -200px 0;cursor: pointer;}
#popupsBox .permissionStatement .topBg p, #popupsBox .feedback .topBg p { height: 60px; line-height: 60px; color: #4b4b4b; font-size: 24px; font-weight: bold; text-align: center; padding-top: 52px; }
#popupsBox .permissionStatement .state { height: 338px; overflow: auto; margin: 13px 19px 0 26px; padding-bottom: 21px; border-bottom: 1px dashed #d7d7d7; position: relative; }
#popupsBox .permissionStatement .linear { content: ""; position: absolute; bottom: 82px; left: 26px; width: 434px; height: 30px; background: linear-gradient(to top, #fff, transparent); }
#popupsBox .privacyStatement .know, #popupsBox .permissionStatement .know { width: 212px; height: 42px; line-height: 42px; text-align: center; font-size: 16px; color: #fff; background: linear-gradient(to right, #008873, #008873); border-radius: 20px; margin: 26px auto 0; cursor: pointer; box-shadow: 0 5px 8px 0 #00887330; }
#popupsBox .permissionStatement .state::-webkit-scrollbar { width: 6px;background: transparent; }
#popupsBox .permissionStatement .state::-webkit-scrollbar-thumb { background: #dfdfdf;border-radius: 6px; }
#popupsBox .permissionStatement .state p { line-height: 30px; font-size: 14px; color: #333333; }
#popupsBox .permissionStatement .state .h3 { line-height: 27px; font-size: 16px; color: #333333; font-weight: bold; }
#popupsBox .permissionStatement .orderBg>i { width: 70px; background-position: -116px -145px; }
#popupsBox .feBack { padding: 4px 0 0 26px; }
#popupsBox .feBack>p { height: 44px; line-height: 44px; font-size: 16px; color: #000000; }
#popupsBox .feBack .info {overflow: hidden;}
#popupsBox .feBack .radio {position: relative;height: 34px;line-height: 34px;width: 244px;float: left;}
#popupsBox .feBack .radio:nth-child(2n){width: 212px;}
#popupsBox .feBack .radio input[type='radio'] {position: absolute;left: 0;top: 0;width: 20px;height: 20px;opacity: 0;}
#popupsBox .feBack .radio label {position: absolute;left: 0px;top: 0;height: 34px;line-height: 34px;width: 100%;font-size: 14px;color: #333333;text-align: left;padding-left: 24px;}
#popupsBox .feBack .radio label::before {content: '';position: absolute;left: 4px;top: 10px;width: 14px;height: 14px;border: 1px solid #d7d7d7;border-radius: 2px;box-sizing: border-box;}
#popupsBox .feBack .radio input[type='radio']:checked + label::before {background: url(../images/icon2.png) 400px 400px no-repeat;background-position: -248px 0;border: none;}
#popupsBox .feBack textarea{width: 418px;height: 80px;border: none;border-radius: 4px;resize:none;background: #f0f0f0;padding: 10px;font-size: 14px;color: #999999;margin-bottom: 4px;}
#popupsBox input[type=tel]{border: none;height: 40px;width: 426px;font-size:14px;padding-left: 12px;border-radius: 4px;color: #999999;background: #f0f0f0;}
#popupsBox input[type=tel]::-webkit-input-placeholder {color: #888;}
#popupsBox input[type=tel]:-moz-placeholder { color: #888;}
#popupsBox input[type=tel]::-moz-placeholder { color: #888;}
#popupsBox input[type=tel]:-ms-input-placeholder { color: #888;}
#popupsBox input[type=button]{display: block;font-size: 16px;margin: 26px auto 0;width: 212px;height: 42px;line-height: 42px;text-align: center;color: #fff;border: none;border-radius: 24px; background: linear-gradient(to right, #775cff, #6f7fff); box-shadow: 0 5px 8px 0 #775cff30; }
#popupsBox input[type=button]:hover{opacity: .96;}


.posNav{opacity: 0.9;position: fixed;width: 120px;z-index: 999;left: 50%;margin-left: 690px;bottom: 240px;margin-top: 50px;display: none;}
ul.pos_ullist li{padding: 0px 10px 0px 16px;border: none;float: left;line-height: 42px;height: 42px;display: block;margin: 0px;border-left: 1px solid #999999;cursor: pointer;}
ul.pos_ullist li::before{content: "";display: inline-block;border-radius: 25px;width: 12px;height: 12px;position: relative;text-align: center;color: #e4e4e4;top: 3px;left: -84px;border: 1px solid #999999;background-color: #fff;}
ul.pos_ullist li.current::before{border: 1px solid #358ff0;background-color: #358ff0;}
ul.pos_ullist li span{float: left;font-size: 15px;display: inline-block;}
ul.pos_ullist li.current span,ul.pos_ullist li:hover span{color: #358ff0;}


.pageCover{width:100vw;height:100vh;position:fixed;top:0;left:0;background:#00000050;z-index:99;display: none;}
.complainBox{display:none;background:#fff;height:370px;left:50%;margin-left:-356px;margin-top:-170px;overflow:hidden;position:fixed;top:50%;width:712px;z-index:1001;border:1px solid #d8d8d8;border-radius:4px}
.complainBox > div{}
.complainBox > div > div{}
.complainBox > div > div:nth-child(1){width:100%;height:52px;line-height:52px;background:#f2f2f2}
.complainBox > div > div:nth-child(1) >strong{padding-left:19px;font-size:18px;color:#666;font-weight:normal;font-family:"Microsoft YaHei"}
.complainBox > div > div:nth-child(1) >i{float:right;display:inline;margin:16px 20px 0 0;cursor:pointer;width:20px;height:20px;background:url(../images/icon.png) no-repeat -260px -870px}
.complainBox > div > div:nth-child(2){padding:21px 20px 0 20px;line-height:22px;overflow:hidden}
.complainBox > div > div:nth-child(2) > span{float:left;font-weight:bold}
.complainBox > div > div:nth-child(2) > label{float:left;margin:0 15px 0 0;padding-left:5px;position:relative;zoom:1;cursor:pointer}
.complainBox > div > div:nth-child(2) > label input{margin:0 4px 0 0;position:relative;top:2px}
.complainBox > div > div:nth-child(3){margin-top:18px}
.complainBox > div > div:nth-child(3) > div{}
.complainBox > div > div:nth-child(3) > div:nth-child(1){padding-left:20px;padding-right:20px;height:138px;overflow:hidden}
.complainBox > div > div:nth-child(3) > div:nth-child(1) > span{float:left;font-weight:bold;margin-right:6px}
.complainBox > div > div:nth-child(3) > div:nth-child(1) > textarea{height:82px;width:600px;overflow-x:hidden;resize:none;padding:4px 8px;outline:0 none;border:1px solid #ccc;background:#fff;color:rgb(51,51,51);font:normal 14px / 24px "Microsoft YaHei";border-radius:5px}
.complainBox > div > div:nth-child(3) > div:nth-child(1) > em{float:left;margin:4px 22px 0px 52px;height:44px}
.complainBox > div > div:nth-child(3) > div:nth-child(2){padding-left:20px;padding-right:20px;margin:10px 0;overflow:hidden}
.complainBox > div > div:nth-child(3) > div:nth-child(2) > span{font-weight:bold;margin-right:6px}
.complainBox > div > div:nth-child(3) > div:nth-child(2) > input{height:32px;width:200px;overflow-x:hidden;resize:none;padding:0 8px;outline:0 none;border:1px solid #ccc;background:#fff;font:normal 14px / 24px "Microsoft YaHei";border-radius:5px}
.complainBox > div > div:nth-child(3) > div:nth-child(3){padding:10px 0 0 72px}
.complainBox > div > div:nth-child(3) > div:nth-child(3) button{display:block;width:128px;height:36px;line-height:24px;text-align:center;color:#fff;background:#ed6d0f;font-size:16px;font-family:"Microsoft YaHei";letter-spacing:3px;border-radius:5px;cursor:pointer;border: none;}


.commentBox{width:100%;overflow:hidden;margin:0 auto;margin-top:20px;padding-bottom:20px;box-sizing:border-box;border-bottom:1px solid #f3fbfe}
.commentBox > textarea{color:#444;border-radius:4px;border:1px solid #ddd;padding:3px 5px;background-color:#fff;width:100%;box-sizing:border-box;height:170px;line-height:20px;margin-bottom:12px;font-family:"Microsoft YaHei";resize:none;overflow:auto}
.commentBox > div{display:none}
.commentBox > div:nth-child(2){width:100%;color:#444;line-height:30px}
.commentBox > div:nth-child(2) input[name="vcode"]{border:1px solid #ddd;text-indent:6px;border-radius:4px;color:#444;height:34px;vertical-align:middle;width:100px;margin-right:16px;background-color:#fff}
.commentBox > div:nth-child(2) img{}
.commentBox > div:nth-child(2) span{display:inline-block;color:#ff0000;margin-left:20px}
.commentBox > div:nth-child(3){text-align:left;margin-top:20px}
.commentBox > div:nth-child(3) input[type="button"]{width:200px;color:#fff;padding:0;border-radius:6px;margin-right:26px;font-weight:bold;height:42px;font-size:15px;letter-spacing:1px;line-height:42px;border:1px solid #05bf71;background:#05bf71;cursor:pointer}