.gdMarkBox {margin-top: 18px;padding-bottom: 6px}
.gdMarkBox .markNumber {display: flex;justify-content: space-between;padding: 20px 0 24px;border-bottom: 1px dashed #e5e5e5}
.gdMarkBox .markNumber .numberL {font-size: 18px;line-height: 22px;color: #999}
.gdMarkBox .markNumber .numberL p {margin-top: 16px;text-align: center}
.gdMarkBox .markNumber .numberL p:first-child {margin-top: -10px;font-weight: 700;font-size: 80px;line-height: 80px;color: #ffa202;display: flex;align-items: flex-end;justify-content: center}
.gdMarkBox .markNumber .numberL p i {font-weight: 400;font-size: 30px;line-height: 48px;font-style: normal}
.gdMarkBox .markNumber .numberL .scoreWrap {display: flex;margin: 4.5px -4.5px -4.5px}
.gdMarkBox .markNumber .numberL .scoreWrap input[type=range] {-webkit-appearance: none;width: 190px;margin: 0;outline: 0;-webkit-mask: url(../images/star.png);-webkit-mask-size: 38px;-webkit-mask-repeat: repeat-x;height: 38px}
.gdMarkBox .markNumber .numberL .scoreWrap input[type=range i]::-webkit-slider-runnable-track {background: #facc01;height: 38px;-webkit-mask: url(../images/star.png);-webkit-mask-size: 38px;-webkit-mask-repeat: repeat-x}
.gdMarkBox .markNumber .numberL .scoreWrap input[type=range i]::-webkit-slider-thumb {-webkit-appearance: none;width: 0;height: 100%;box-shadow: 999px 0 0 999px #f2f2f8}
.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-track,.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-track,.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-track {background: #f2f2f8;height: inherit}
.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-progress {background: #facc01;height: inherit}
.gdMarkBox .markNumber .numberL .scoreWrap input[type=range]::-moz-range-thumb {width: 0;opacity: 0}
.gdMarkBox .markNumber .numberR {font-size: 16px;line-height: 16px}
.gdMarkBox .markNumber .numberR ul li {margin-top: 16px;display: flex;align-items: center;color: #333}
.gdMarkBox .markNumber .numberR ul li:first-child {margin-top: 2px}
.gdMarkBox .markNumber .numberR ul li .progressBg {margin-left: 16px;margin-right: 18px;width: 465px;height: 16px;background: #f2f2f8;border-radius: 8px;position: relative}
.gdMarkBox .markNumber .numberR ul li .progressBg .progressInner {position: absolute;left: 0;top: 0;bottom: 0;display: block;height: 16px;background: #76db98;border-radius: 8px}
.gdMarkBox .markNumber .numberR ul li .innerTxt {color: #999}
.gdMarkBox .markNumber .numberR ul li:nth-child(2n) .progressBg .progressInner {background: #b7ea83}
.gdMarkBox .markNumber .numberR ul li:nth-child(3n) .progressBg .progressInner {background: #f6d757}
.gdMarkBox .markNumber .numberR ul li:nth-child(4n) .progressBg .progressInner {background: #fbb851}
.gdMarkBox .markNumber .numberR ul li:nth-child(5n) .progressBg .progressInner {background: #f17a54}
.gdMarkBox .userIcon {width: 70px;height: 70px;background-image: url(../images/user.png);background-repeat: no-repeat;background-size: 70px 70px}
.gdMarkBox .markTxt {display: flex;margin-top: 24px}
.gdMarkBox .markTxt .inputWrap {flex: 1;padding-left: 24px;display: flex;flex-direction: column;align-items: flex-end}
.gdMarkBox .markTxt textarea {display: block;width: 100%;padding: 16px 20px;background: #f7f7f7;resize: none;height: 120px;border-radius: 16px;border: unset}
.gdMarkBox .markTxt .btns {font-size: 16px;color: #333;margin-top: 20px;height: 40px;background: #ffa202;line-height: 40px;border-radius: 20px;padding: 0 28px;width: fit-content}
.gdMarkBox .markList {margin-top: 6px;margin-bottom: 10px;color: #333}
.gdMarkBox .markList>p {font-weight: 700;font-size: 18px}
.gdMarkBox .markList ul{margin-top: 18px;margin-bottom: 0;}
.gdMarkBox .markList ul li {border-top: 1px solid #e6e6e6;padding: 10px 0 8px;display: flex}
.gdMarkBox .markList ul li:last-child {border-bottom: 1px solid #e6e6e6}
.gdMarkBox .markList ul li .userInfo {margin-top: -2px;flex: 1;padding-left: 26px}
.gdMarkBox .markList ul li .userInfo p {margin-top: 8px;font-size: 16px;color: #666;line-height: 30px;}
.gdMarkBox .markList ul li .userInfo p.tip {color: #333;line-height: 20px;margin-top: 0;font-weight: 700;display: flex;justify-content: space-between;}
.gdMarkBox .markList ul li .userInfo p.tip .time {line-height: 20px;font-size: 14px;font-weight: 400;color: #999;}


.gdMarkBox { margin-bottom: 3px;}
.gdMarkBox .babyTit{position: relative;top: -3px;color: #1C1E2C;padding-bottom: 0;}
.gdMarkBoxTop,.gdMarkBoxBot{margin-bottom: 1px;padding:15px 20px 10px;background: #fff;border-radius: 20px;overflow: hidden;}
.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: #ffa202;}
.gdMarkBox .userIcon { width: 40px; height: 40px;background-image: url(../images/userpic.png);background-repeat: no-repeat;background-size: 40px 40px;}
.gdMarkBox .userIcon img{width: 100%; height: 100%;border-radius: 50%;}
.gdMarkBox .markTxt .inputWrap {padding-left: 24px;display: flex;flex-direction: column;align-items: flex-end;}
.gdMarkBox .markTxt textarea {margin-right: 2px;display: block;padding:13px 15px;width: 735px;height: 82px;background: #F6F7FA;border-radius: 10px; resize: none;border: unset;font-size: 14px;color: #999;line-height: 20px;}
.gdMarkBox .markTxt .reBtn {position: relative;right: 4px;font-size: 16px;color: #fff;margin-top: 17px;line-height: 40px;width: 160px;height: 40px;background: #ffa202;border-radius: 6px;border: none;}
.gdMarkBox .scoreList {pointer-events: none;display: flex;margin: 1px 0 5px;display: flex;justify-content: space-between;}
.gdMarkBox .scoreList input[type="range"] {-webkit-appearance: none; width: 70px;margin:4px 4px 4px 0;outline: 0;}
.gdMarkBox .scoreList input[type="range" i]::-webkit-slider-runnable-track {background: #FDC82A; height: 14px;-webkit-mask: url("../images/star.png"); -webkit-mask-size: 14px;-webkit-mask-repeat: repeat-x;}
.gdMarkBox .scoreList input[type="range" i]::-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("../images/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;top: 0;margin-right: 5px;display: flex;align-items:flex-end;justify-content: flex-end;width: 80px;font-size: 12px;color: #999;}
.gdMarkBox .huifu span{position: relative;margin-bottom: 1px;text-align: right;}
.gdMarkBox .huifu span:before{content: "";position:relative;top: 3px;margin-right: 2px;vertical-align: top;display:inline-block;width: 14px;height: 14px;background:url(../images/comico.png) no-repeat;background-size:1000px 1000px;background-position: -574px -5px;;}
.gdMarkBox .markList { margin-top: 0px;color: #333;}
.gdMarkBox .markList>ul{padding: 0 3px 0 1px;}
.gdMarkBox .markList ul li{display: block !important;border-bottom: 0!important;}
.gdMarkBox .markList ul li>div{display: flex;padding: 10px 0;}
.gdMarkBox .markList ul li p{font-size: 14px;color: #333;line-height: 24px;}
.gdMarkBox .markList ul li .userInfo {flex: 1; padding-left: 12px;}
.gdMarkBox .markList ul li .userInfo p.tip {margin-top: -2px;font-size: 14px;color: #242424;white-space: nowrap;overflow: hidden; line-height: 20px;margin-top: 0;  display: flex;justify-content: space-between;}
.gdMarkBox .markList ul li .userInfo span {line-height: 20px;font-size: 12px;font-weight: normal;color: #999;}
.gdMarkBox .markList ul li ul{margin-left: 53px;margin-top: 8px;}
.gdMarkBox .markList ul li ul li>div{padding: 4px 0 8px;}
.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(../images/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:20px 3px 22px;height: 42px;font-size: 16px;line-height: 42px;    background: rgba(255, 197, 45, .1);color: #ffa202;border-radius: 20px;text-align: center;overflow: hidden;cursor: pointer;}
.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" i]::-webkit-slider-runnable-track {background: #FDC82A;-webkit-mask-size: 31px; height: 31px;-webkit-mask: url("../images/bigstar.png"); -webkit-mask-repeat: repeat-x;}
.gdMarkBox .scoreSub input[type="range" i]::-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("../images/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;}

.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: rgba(255, 197, 45, .07);border: 1px solid #ffa202;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:3px;display: block;border: none;font-size: 12px;color: #999;margin-left: 10px;line-height: 20px;cursor: pointer;background: transparent;}
.reply:hover{color: #ffa202;}
.good{cursor: pointer;}
.inTitle {display: flex;align-items: center;justify-content: space-between}
.inTitle .titleL {display: flex; align-items: center}
.inTitle .titleL {font-size: 24px;line-height: 28px;font-weight: 700; color: #333}

