.gdMarkBox { margin-bottom: 26px!important;background: #fff;border-radius: 10px;}
.gdMarkBox .spTitle{padding: 0;}
.gdMarkBox .spTitle span{position: absolute;top: 18px;right: -3px;font-size: 14px;color: #7064E1;line-height: 24px;}
.gdMarkBox .spTitle span i{margin: 0 3px;}
.comTit{padding-bottom: 7px;position:relative;z-index: 1;overflow: hidden;*zoom:1;}
.comTit strong{position: relative;float: left;display: block;max-width: 80%;height:34px;line-height: 34px;font-size: 24px;color:#000;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.gdMarkBoxTop,.gdMarkBoxBot{padding:2px 24px 8px;overflow: hidden;}
.gdMarkBoxTop{padding-bottom: 2px;}
.gdMarkBox .markNumber {display: flex;justify-content: space-between;padding: 1px 0 9px;}
.gdMarkBox .numberL {float: left ;pointer-events: none;margin-top: 6px;width: 153px;padding-right: 10px;height: 130px;font-size: 18px;line-height: 22px;color: #999;}
.gdMarkBox .numberL p {display: block;margin-top: 15px;text-align: center;font-size: 14px;color: #999;line-height: 24px;white-space: nowrap;overflow: hidden;}
.gdMarkBox .numberL p:first-child {margin-top: 0; font-size: 60px;line-height: 64px;color: #28282C; display: flex;align-items: flex-end;justify-content: center;}
.gdMarkBox .numberL .scoreWrap {display: flex;justify-content: center;margin: 2px 3px 9px;position: relative;}
.gdMarkBox .numberL .scoreWrap input[type="range"] {-webkit-appearance: none; width: 110px;margin: 0;outline: 0;}
.gdMarkBox .numberL .scoreWrap input[type="range"]::-webkit-slider-runnable-track {background: #FDC82A;-webkit-mask-size: 22px; height: 18px;-webkit-mask: url("../img/star.png"); -webkit-mask-repeat: repeat-x;}
.gdMarkBox .numberL .scoreWrap input[type="range"]::-webkit-slider-thumb {-webkit-appearance: none;width: 0; height: 100%; box-shadow: 999px 0px 0px 999px #b5b5b5;}
.gdMarkBox .numberL .scoreWrap input[type=range] { -webkit-mask: url("../img/star.png");-webkit-mask-size: 22px;height: 18px;-webkit-mask-repeat: repeat-x; }
.gdMarkBox .numberL .scoreWrap input[type=range]::-moz-range-track {background: #FDC82A;height: inherit;}
.gdMarkBox .numberL .scoreWrap input[type=range]::-moz-range-progress {background: #FDC82A;height: inherit;}
.gdMarkBox .numberL .scoreWrap input[type=range]::-moz-range-thumb {width: 0;opacity: 0;}
.gdMarkBox .scoreBox {display: flex;padding-left: 3px;margin: 15px 0 16px;color: #333;font-size: 16px;line-height: 31px;}
.gdMarkBox .scoreBox span{color: #ccc;font-size: 14px;margin-left: 14px;padding-top:1px;line-height: 30px;}
.gdMarkBox .scoreSub{height: 31px;margin-left: 4px;}
.gdMarkBox .scoreSub input[type="range"] {-webkit-appearance: none; width: 155px;margin: 0;outline: 0;}
.gdMarkBox .scoreSub input[type="range"]::-webkit-slider-runnable-track {background: #FDC82A;-webkit-mask-size: 31px; height: 31px;-webkit-mask: url("../img/bigstar.png"); -webkit-mask-repeat: repeat-x;}
.gdMarkBox .scoreSub input[type="range"]::-webkit-slider-thumb {-webkit-appearance: none;width: 0; height: 100%; box-shadow: 999px 0px 0px 999px #b5b5b5;}
.gdMarkBox .scoreSub input[type=range] {accent-color:#FDC82A; -webkit-mask: url("../img/bigstar.png");-webkit-mask-size: 31px;height:31px;-webkit-mask-repeat: repeat-x; }
.gdMarkBox .scoreSub input[type=range]::-moz-range-track {background: #FDC82A;height: inherit;}
.gdMarkBox .scoreSub input[type=range]::-moz-range-progress {background: #FDC82A;height: inherit;}
.gdMarkBox .scoreSub input[type=range]::-moz-range-thumb {width: 0;opacity: 0;}
.gdMarkBox .numberR {position: relative;top: -8px;right: 2px;display: flex;font-size: 16px;line-height: 16px;}
.gdMarkBox .numberR:before{content: "";position:relative;top: 8px;vertical-align: top;display:block;width: 90px;height: 126px;background: url(../img/icon.png) no-repeat;background-size: 1000px 1000px;background-position: -523px -119px;}
.gdMarkBox .numberR ul li {display: flex;align-items: center;color: #999;font-size: 14px;line-height: 28px;height: 28px;}
.gdMarkBox .numberR ul li:first-child {margin-top: 2px;}
.gdMarkBox .numberR ul li .progressBg { margin-left: 14px;margin-right: 1px; width: 300px;height: 8px;background: #DFDFDF; border-radius: 4px; position: relative;}
.gdMarkBox .numberR ul li .progressBg .progressInner { position: absolute; left: 0; top: 0; bottom: 0; display: block; height: 8px; background: #B5B5B5;border-radius: 4px;}
.gdMarkBox .numMenu{display: block;height: 32px;line-height: 32px;overflow: hidden;*zoom: 1;}
.gdMarkBox .numMenu dt{float: left;position: relative;top: 1px;font-size: 24px;color: #000;font-weight: bold;line-height: 32px;}
.gdMarkBox .numMenu dd{float: right;position: relative;top: 5px;margin-right: 15px;}
.gdMarkBox .numMenu dd a{position: relative;font-size: 14px;color: #808080;}
.gdMarkBox .numMenu dd a:after{content: "";position: relative;top: 2px;display: inline-block;width: 1px;height: 14px;background-color: #E6E6E6;margin: 0 16px;}
.gdMarkBox .numMenu dd a:last-of-type:after{display: none;}
.gdMarkBox .numMenu dd a.current{color: #7064E1;}
.gdMarkBox .userIcon { width: 40px; height: 40px;background-image: url(../img/userpic.png);background-repeat: no-repeat;background-size: 40px 40px;}
.gdMarkBox .userIcon img{width: 100%; height: 100%;border-radius: 50%;}
.gdMarkBox .markTxt{position: relative;top: -2px;}
.gdMarkBox .markTxt .inputWrap {border: 1px solid #EAEAEA;border-radius: 5px;box-sizing: border-box;}
.gdMarkBox .markTxt textarea {display: block;padding:10px 18px 13px;width: 754px;height: 80px;background: #FFF;border-radius: 10px; resize: none;border: unset;font-size: 14px;color: #A8A8A8;line-height: 24px;}
.gdMarkBox .markTxt .reBtn {position: absolute;right: 0;font-weight: bold;font-size: 14px;color: #FFFFFF;line-height: 32px;width: 88px;height: 32px;background: #7064E1;border-radius: 0px 0px 5px 0px;border: none;}
.askpinglun{position: relative;display: block;background: #eee;height: 32px;}
.gdMarkBox .scoreList {pointer-events: none;display: flex;margin: 1px 0 5px;}
.gdMarkBox .scoreList input[type="range"] {-webkit-appearance: none; width: 70px;margin:4px 4px 4px 0;outline: 0;}
.gdMarkBox .scoreList input[type="range"]::-webkit-slider-runnable-track {background: #FDC82A; height: 14px;-webkit-mask: url("../img/star.png"); -webkit-mask-size: 14px;-webkit-mask-repeat: repeat-x;}
.gdMarkBox .scoreList input[type="range"]::-webkit-slider-thumb {-webkit-appearance: none;width: 0; height: 100%; box-shadow: 999px 0px 0px 999px #D2D7D9;}
.gdMarkBox .scoreList input[type=range] { -webkit-mask: url("../img/litstar.png");-webkit-mask-size: 14px;-webkit-mask-repeat: repeat-x; height: 14px;}
.gdMarkBox .scoreList input[type=range]::-moz-range-track {background: #FDC82A;height: inherit;}
.gdMarkBox .scoreList input[type=range]::-moz-range-progress {background: #FDC82A;height: inherit;}
.gdMarkBox .scoreList input[type=range]::-moz-range-thumb {width: 0;opacity: 0;}
.gdMarkBox .huifu{position: relative;margin:2px 0;top: 0;margin-right: 1px;display: flex;align-items:flex-end;justify-content: flex-end;font-size: 14px;color: #666;line-height: 24px;}
.gdMarkBox .huifu span{position: relative;margin-bottom: 1px;text-align: right;cursor: pointer;}
.gdMarkBox .huifu span:before{content: "";position:relative;top: 4px;margin-right: 8px;vertical-align: top;display:inline-block;width: 16px;height: 16px;background:url(../img/icon.png) no-repeat;background-size:1000px 1000px;background-position: -515px -5px;}
.gdMarkBox .markList { margin-top: 20px;color: #666;}
.gdMarkBox .markList>ul{padding: 0 3px 0 1px;}
.gdMarkBox .markList>ul>li{margin-bottom: 18px;}
.gdMarkBox .markList>ul>li>ul li>div::before{content: "";position: absolute;left:0;margin:auto;top:-2px;display: block;width: 746px;height: 1px;border-bottom: 1px solid #EEEEEE;}
.gdMarkBox .markList ul li>div{position: relative;padding: 2px 18px 8px 17px;}
.gdMarkBox .markList ul li{background: #FAFAFA}
.gdMarkBox .markList ul li p{font-size: 14px;color: #666;line-height: 24px;}
.gdMarkBox .markList ul li .userInfo {position: relative;}
.gdMarkBox .markList ul li .userInfo p.tip {font-weight: bold;font-size: 14px;color: #7064E1;white-space: nowrap;overflow: hidden; line-height: 26px;margin: 10px 0;  display: flex;}
.gdMarkBox .markList ul li .userInfo p.tip  i{margin: 0 18px;font-weight: bold;}
.gdMarkBox .markList ul li .userInfo span {position: absolute;top:0;right:0;line-height: 26px;font-size: 14px;font-weight: normal;color: #666;}
.gdMarkBox .markList ul li ul{margin-left: 23px;}
.gdMarkBox .markList ul li ul li>div{padding: 2px 20px 8px 17px;}
.gdMarkBox .markList ul li ul li>div .scoreList{margin-left: -1px;}
.gdMarkBox .markList ul li ul li  .userIcon {position: relative;top: 5px; width: 25px; height: 25px;background-image: url(../img/userpic.png);background-repeat: no-repeat;background-size: 25px 25px;}
.gdMarkBox .markList ul li ul li  .userIcon img{position: relative;top: 0;width: 100%; height: 100%;border-radius: 50%;}
.moreMark{display: block;position: relative;margin:28px 3px 22px;height: 42px;font-size: 16px;color: #ccc;line-height: 42px;background: #F5F6FA;border-radius: 20px;text-align: center;overflow: hidden;cursor: pointer;}
.userName{display: flex;width: 100%;margin: 0;position: relative;left: -20px;}
.userName input{ display: block;border: 0;padding-left: 12px;width: 170px;line-height: 38px;height: 38px;background: #F0FEFF;border: 1px solid #7064E1;border-radius: 6px;font-size: 14px;color: #999;text-overflow: ellipsis;margin-right: 10px;}
.userName input[name="captcha"]{width: 100px;}
.userName img{cursor: pointer;;width: 160px;height: 40px;float: left;display: block;border-radius: 6px;}
.counter {text-align: right;font-size: 14px; margin-top: 5px;height: 20px;line-height: 20px;overflow: hidden;}
.counter.warning {color: red;}
.error {position: relative;height: 20px;padding-right: 60px;text-align: right;line-height: 20px;color: red;font-size: 12px;margin-top: -20px;display: none;}
.reply{position: relative;top:-1px;display: block;border: none;font-size: 12px;color: #999;margin-left: 10px;cursor: pointer;background: none;}
.reply:hover{color: #7064E1;}
.good{cursor: pointer}