.body-bg {
  background: url('../img/bg-line.png') repeat-y center #fff0d3;
}
.div-input {
  width: 570px;
  height: 32px;
  line-height: 32px;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: not-allowed;
  display: inline-block;
  border-radius: 4px;
  text-indent: 10px;
  color: #333 !important;
}
.disabled {
  opacity: 0.5;
  cursor: not-allowed !important;
}
.hide {
  display: none;
}
.font-df {
  font-weight: normal;
}
.submit-msg {
  margin-top: 10px;
}
.block {
  display: block;
}
.blue {
  color: #1057a7;
  font-weight: bold;
}
.labelMiddleVideo {
  padding-top: 39px;
}
.uploading {
  background: url('/res/about/global/img/loading_98.gif') no-repeat #fff center
    10px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 7;
  top: 0;
  left: 0px;
  display: none;
  text-align: center;
}
.uploading sapn {
  width: 100%;
  position: absolute;
  bottom: 12px;
  left: 0px;
  color: #999;
}
.min-width {
  width: 1280px;
  position: relative;
  margin: 0 auto;
}
.fz-16 {
  font-size: 16px;
  color: #fff;
}
.cont-text {
  position: absolute;
  width: 560px;
  line-height: 22px;
  right: 110px;
  top: 414px;
}
.foot-box {
  background: url('../img/footbg.png') no-repeat top center #fff0d3;
  padding-top: 273px;
}
.content-bg {
  background: url('../img/bg.jpg?20230209') no-repeat top center;
}
.banner .hqew-logo {
  position: absolute;
  left: 86px;
  top: 8px;
  width: 142px;
  height: 36px;
  background: url('../img/logo.png?2025') no-repeat center;
}
.banner {
  width: 100%;
  height: 525px;
}

.box-block {
  margin: 0 auto;
  position: relative;
}
.box-bg-1 {
  background: url('../img/box-bg.png?0705') repeat-y center top;
  width: 888px;
  position: relative;
}
.box-bg-1 .bg-title {
  background: url('../img/tit1.png?20220705') no-repeat center top;
  height: 87px;
  position: relative;
  top: -11px;
}
.bg-foot {
  background: url('../img/box-foot.png?0705') no-repeat center top;
  height: 116px;
}
.box-bg-2 {
  background: url('/res/about/regist_index/img/box2.png?20250528') no-repeat center top;
  width: 1297px;
  height: 800px;
  position: relative;
}
.box-bg-3 {
  background: url('../img/box3.png') no-repeat center top;
  width: 1297px;
  height: 811px;
  position: relative;
}
.box-bg-4 {
  background: url('../img/box4.png') no-repeat center top;
  width: 1297px;
  height: 500px;
  position: relative;
}
.textIndent1 {
  text-indent: 23px;
}
.textIndent2 {
  text-indent: 41px;
}
#moreService {
  margin-top: 30px;
}
.form-ul {
  padding: 17px 100px 0 100px;
  line-height: 40px;
}
.form-ul li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 23px;
  padding-bottom: 10px;
}
.form-ul li label {
  float: left;
  font-size: 14px;
  color: #333;
  display: inline-block;
  width: 86px;
  text-align: right;
  margin-right: 10px;
}
.form-ul li .cont {
  float: left;
  color: #666;
  font-size: 14px;
}
.form-ul li .cont.address {
  margin-left: 96px;
  margin-top: 5px;
}
.form-ul li .cont select:last-child {
  margin-right: 0px;
}
.form-ul li .cont .img-box:last-child {
  margin-right: 0px;
}
.form-ul li input {
  height: 32px;
  text-indent: 10px;
  background: #fff;
  border-radius: 4px;
  border: 0px;
  color: #333;
}
.form-ul li select {
  height: 32px;
  background: #fff;
  border-radius: 4px;
  border: 0px;
  color: #333;
  width: 178px;
  margin-right: 13px;
}
.form-ul li i {
  color: #f66f33;
}
.form-ul li:last-child {
  margin-bottom: 0px;
}

.tips .triangle-l {
  position: absolute;
  left: -4px;
  top: 18px;
  margin-top: -6px;
}
.tips .triangle-l:after {
  border: 6px solid transparent;
  border-right-color: #fefea5;
  border-style: dashed solid dashed dashed;
  margin-left: -4px;
  margin-top: -6px;
}
.tips-content {
  width: 312px;
  border: 1px solid #eddada;
  background: #fefea5;
  color: #666;
  font-size: 12px;
  border-radius: 2px;
  line-height: 24px;
  padding: 8px;
}
.modify .img-btn {
  display: none;
}
.play {
  background: url('../img/video-img.png') no-repeat center;
  display: inline-block;
  width: 38px;
  height: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -19px;
  margin-top: -19px;
  cursor: pointer;
}
.error-icon {
  background: url('../img/error.png') no-repeat center;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  margin-right: 10px;
  background-size: 100% 100%;
}
.tip-icon {
  background: url('../img/tip-icon.png') no-repeat center;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  margin-right: 10px;
}
.tip-bg {
  background: url('../img/tip-bg.png') repeat-y center top;
  padding: 10px 0;
  font-weight: bold;
}
.succes-msg,
.err-msg {
  width: 800px;
  margin: 0 auto;
  text-align: center;
  color: #f66f33;
  font-size: 16px;
}
.succes-msg p {
  color: #00cb21;
  font-size: 16px;
}
.icon-succes {
  background: url('../img/succes.png') no-repeat center;
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: bottom;
  margin-right: 5px;
  background-size: 100% 100%;
}
.error-tip .tip-icon {
  position: relative;
  top: -10px;
}
.error-tip .big-font {
  position: relative;
  left: -5px;
}
.error-box {
  text-align: left;
  width: 500px;
  margin: 0 auto;
  background: url('../img/error.png') no-repeat center left;
  padding-left: 40px;
}
.text-indent-box {
  text-indent: -3em !important;
  padding-left: 48px !important;
}
.img-box {
  display: inline-block;
  margin-right: 14px;
  position: relative;
}
.img-box .default-img {
  border: 1px solid #ddd;
  cursor: pointer;
  width: 176px;
  height: 100px;
}
.img-box .default-video {
  width: 177px;
  height: 100px;
  vertical-align: middle;
}
.img-box .img-btn {
  border: 1px solid #ddd;
  border-top: 0;
  line-height: 30px;
}
.img-box .upload,
.img-box .del {
  float: left;
  display: block;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.img-box .upload {
  border-right: 1px solid #ddd;
  width: 88px;
  color: #f66f33;
}
.img-box .upload:hover,
.img-box .del:hover {
  background: #eee;
}
.img-box .del {
  width: 87px;
}
.img-box .tip {
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  line-height: 18px;
  text-align: left;
  font-size: 12px;
  text-indent: 5px;
  color: #fff;
}
.img-box .tip1 {
  background: url('../img/tip1.png') no-repeat center right;
  height: 18px;
  padding-right: 5px;
}
.img-box .tip2 {
  background: url('../img/tip2.png') no-repeat center top;
  width: 66px;
  height: 18px;
}
.note-mark {
  position: relative;
}
.note-mark .tips {
  display: none;
}
.note-mark .icon-qmark {
  display: inline-block;
  background: url(/res/about/regist_index/img/qmark.png?20250103) top center no-repeat;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  cursor: pointer;
}
.note-mark .icon-qmark:hover .tips {
  display: block;
}
#slideTab .bd {
  padding-top: 37px;
}
.p-cont {
  width: 311px;
  margin-left: 5px;
  line-height: 11px;
  font-size: 14px;
  margin-top: 5px;
}
.p-cont p {
  margin-bottom: 10px;
}
.submit-box {
  text-align: center;
  margin-top: 50px;
}
.submit-box p {
  font-size: 14px;
  color: #666;
}
.submit-btn-mid {
  background: url('../img/btn3.png') no-repeat center top;
  width: 163px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  border: 0;
  font-family: bold;
}
.submit-btn-big {
  background: url('../img/btn1.png') no-repeat center top;
  width: 407px;
  height: 88px;
  line-height: 88px;
  text-align: center;
  color: #fff;
  font-size: 42px;
  display: inline-block;
  border: 0;
  font-family: bold;
}
.submit-btn {
  background: url('../img/btn2.png') no-repeat center top;
  width: 226px;
  height: 45px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  border: 0;
}
.submit-btn:hover {
  background: url('../img/btn2a.png') no-repeat center top;
  color: #fff !important;
}
.submit-btn-mid:hover {
  background: url('../img/btn3a.png') no-repeat center top;
}

.submit-btn-big:hover {
  background: url('../img/btn1a.png') no-repeat center top;
}
.code-img .code {
  margin-bottom: 10px;
  margin-top: 58px;
}
.code-img {
  position: absolute;
  right: 30px;
  bottom: -17px;
  padding-left: 27px;
  height: 185px;
  width: 175px;
  text-align: center;
  color: #ff4e00;
  background: url(../img/radio-bg.png) no-repeat center bottom;
  z-index: 1;
}

.top-tab {
  padding: 127px 0 50px 0px;
  text-align: center;
}
.top-tab li {
  display: inline-block;
}

.top-tab .tab {
  background: url('../img/tab.png?20230209') no-repeat center top;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #ff4e00;
  font-size: 18px;
  display: inline-block;
  width: 260px;
  font-weight: bold;
  cursor: pointer;
}
.top-tab li .tab:hover,
.top-tab li.on .tab {
  background: url('../img/active.png?20230209') no-repeat center top;
  color: #fff;
}
.top-tab .dot {
  line-height: 70px;
  display: inline-block;
  margin: 0 12px;
}
.info .dot {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff4e00;
  margin-right: 12px;
}
.tab-content .img {
  float: left;
  width: 635px;
}
.tab-content .info {
  float: left;
  width: 397px;
  text-align: left;
  padding-top: 50px;
}
.tab-content {
  width: 1060px;
  margin: 0px auto 0 auto;
}
.tab-content .w-432 {
  width: 432px;
  padding-top: 75px;
}

.w-1096 {
  width: 1096px;
}
.tab-content .w-712 {
  width: 712px;
}
.tab-content .info h4 {
  color: #ff4e00;
  font-size: 30px;
  font-weight: bold;
}
.tab-content .info p {
  font-size: 16px;
  color: #333;
  margin-top: 20px;
}
.tab-content .info p {
  line-height: 32px;
}
.tab-content .info .mgt-0 {
  margin-top: 0;
}
.tab-content .info .mgt-40 {
  margin-top: 40px;
}
.step-content {
  width: 899px;
  margin: 0 auto 0 auto;
  padding-top: 80px;
  font-weight: bold;
}
.step-content .step-1,
.step-content .step-2,
.step-content .step-3 {
  display: inline-block;
  font-size: 20px;
  color: #333;
  width: 200px;
  text-align: left;
  padding-left: 82px;
}
.step-content p {
  font-size: 14px;
  font-weight: normal;
}
.step-content .step-2 {
  padding-left: 110px;
  position: relative;
  top: 20px;
}
.step-content .step-3 {
  padding-left: 99px;
}

.form-ul .label-middle {
  margin-top: 42px;
}
/* .form-ul.look .label-middle{margin-top: 40px;} */
.form-ul .upload-btn {
  display: inline-block;
  cursor: pointer;
  width: 142px;
  height: 43px;
  background: url('../img/upload.png') no-repeat center;
  text-align: center;
  color: #f66f33;
  line-height: 44px;
  text-indent: 10px;
}
.form-ul .upload-btn:hover {
  background: url('../img/upload-a.png') no-repeat center;
  color: #fff;
}
.contact {
  width: 790px;
  position: absolute;
  bottom: 90px;
  left: 316px;
  font-size: 16px;
}
.contact a {
  cursor: pointer;
}
.contact .qq {
  margin-right: 110px;
  background: url('../img/qq.png') no-repeat left center;
  padding-left: 25px;
  line-height: 50px;
  display: inline-block;
}
.contact .qiaqia {
  margin-right: 100px;
  background: url('../img/qiaqia.png') no-repeat left center;
  padding-left: 30px;
  line-height: 50px;
  display: inline-block;
}
.contact .phone {
  margin-right: 100px;
  background: url('../img/phone.png') no-repeat left center;
  padding-left: 25px;
  line-height: 50px;
  display: inline-block;
}

.box-bg-4 .submit-box {
  text-align: center;
  margin-top: 75px;
}
.box-bg-4 .submit-box:hover {
  opacity: 0.8;
}

.box-bg-5 {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  line-height: 28px;
}
.box-bg-5 h4 {
  font-size: 36px;
  color: #f77234;
  text-align: center;
  font-weight: bold;
}
.box-bg-5 ul li h4 {
  font-size: 16px;
  color: #f77234;
  font-weight: bold;
  text-align: left;
}
.box-bg-5 ul li p {
  font-size: 16px;
  color: #666;
  padding-left: 32px;
}
.box-bg-5 ul li {
  margin-bottom: 20px;
}
.box-bg-5 ul {
  padding: 50px 0;
}

.submit-info {
  text-align: center;
  padding: 43px 0 55px 50px;
  width: 796px;
  color: #333;
  font-size: 16px;
}

.right-side {
  margin-right: 40px;
}
.top-tip {
  width: 580px;
  height: 40px;
  line-height: 40px;
  background: #fff3de;
  margin: 0 auto;
}
.submit-icon {
  margin: 36px 0 0px 0;
}
.info-tip {
  margin-bottom: 60px;
}
.fix-right {
  position: fixed;
  right: 50px;
  top: 50%;
  font-size: 24px;
  z-index: 5;
}
.fix-right .contact-btn {
  display: block;
  background: url('../img/nav.png') no-repeat left center;
  width: 97px;
  height: 70px;
  color: #f66f33;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
  padding-top: 15px;
}
.fix-right .contact-btn:hover {
  background: url('../img/nav-a.png') no-repeat 1px center;
  color: #f66f33;
}
.fix-right li {
  position: relative;
}
.fix-right .imgshow {
  position: absolute;
  left: -200px;
  top: 3px;
  display: none;
}
.fix-right .qqshow {
  left: -190px;
  top: 3px;
  cursor: pointer;
}
.fix-right li:hover .imgshow {
  display: block;
}
.pop-msg {
  border-radius: 4px;
  border: 1px solid #c3c3c3;
  font-size: 16px;
  padding: 25px 30px;
  line-height: 30px;
  position: fixed;
  top: 50%;
  margin-top: -100px;
  left: 50%;
  margin-left: -230px;
  background: #fff;
  width: 400px;
  z-index: 99;
  display: none;
}

.pop-msg h4 {
  font-weight: bold;
}
.pop-msg .pop-button {
  text-align: right;
}
.pop-msg .pop-btn {
  background: #f66f33;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  border: 0;
  padding: 0 20px;
  margin-top: 10px;
  border-radius: 6px;
    color: #fff;
}
.pop-msg-two .pop-msg .pop-btn:hover {
    background: #dd642e;
}

.pop-msg-address .pop-msg .pop-btn:hover {
  
}
.pop-msg-two .pop-btn {
  background: #f66f33;
  height: 42px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  border: 0;
  width: 96px;
  margin-top: 10px;
  border-radius: 6px;
  color: #fff;
}
.pop-msg-two .pop-btn:hover {
  background: #dd642e;
}
.pop-msg-two .btn-clo{
  background: #fff;
  height: 42px;
  width: 96px;
  line-height: 30px;
  text-align: center;
  color: #f66f33;
  font-size: 14px;
  display: inline-block;
  border: 1px solid #f66f33;
  margin-top: 10px;
  border-radius: 6px;
  margin-right: 20px;
}
.pop-msg-two .btn-clo:hover{
  background: #f66f33;
  color: #fff;
}
.pop-bg {
  font-size: 16px;
  position: fixed;
  top: 50%;
  margin-top: -200px;
  left: 50%;
  margin-left: -300px;
  display: none;
  width: 600px;
  z-index: 99;
  background: url('../img/pop.png') no-repeat center;
  height: 401px;
}

.pop-bg p {
  line-height: 24px;
}
.pop-bg .content {
  padding: 112px 72px 64px 72px;
  color: #333;
  font-size: 20px;
  text-align: center;
}
.pop-bg p {
  line-height: 50px;
}
.pop-bg .close {
  position: absolute;
  right: 50px;
  top: 0px;
  background: url('../img/close.png') no-repeat center;
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.pop-bg .close:hover {
  opacity: 0.8;
}
.pop-bg a {
  margin-top: 50px;
}
.pop-msg-two {
  border-radius: 4px;
  border: 1px solid #c3c3c3;
  font-size: 16px;
  padding: 25px 30px;
  line-height: 30px;
  position: fixed;
  top: 50%;
  margin-top: -100px;
  left: 50%;
  margin-left: -230px;
  background: #fff;
  width: 384px;
  z-index: 99;
  display: none;
}
.pop-msg-two p {
  line-height: 24px;
}
.pop-msg-two .content {
  color: #333;
  font-size: 20px;
  text-align: center;
  padding-top: 18px;
}
.pop-msg-two p {
  line-height: 30px;
  text-align: left;
}
.pop-msg-two .close {
  transform: scale(0.8);
  position: absolute;
  right: 11px;
  top: -41px;
  background: url(../img/close.png) no-repeat center;
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.pop-msg-two .close:hover {
  opacity: 0.8;
}
.pop-msg-two a {
  margin-top: 50px;
}
.form-ul.look .img-btn {
  display: none;
}
/* .form-ul.look .p-cont{
  margin-top: 0px;
} */
.yellow-font {
  color: #f66f33 !important;
}
.yellow {
  color: #f66f33;
  cursor: pointer;
}
.yellow:hover {
  text-decoration: underline;
  color: #f66f33;
}
.cover-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(000, 000, 000, 0.5);
  z-index: 89;
  display: none;
}
.question-list p {
  display: none;
}
.question-list li {
  cursor: pointer;
}
/* .question-list li:hover p{display: block;} */

/* 认证供应商 */
.entityauth-company {
  width: 1223px;
  height: 801px;
  margin: 23px auto 0 auto;
  overflow: hidden;
}

.entityauth-company-bd {
  height: 579px;
  overflow: hidden;
  width: 1100px;
}

.review-bd {
  position: relative;
  width: 100%;
}

.review-bd .prev,
.review-bd .next {
  z-index: 100;
  position: absolute;
  top: 406px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.review-bd .prev {
  left: 34px;
  width: 34px;
  height: 79px;
  background: url(../img/left.png) no-repeat top center;
}
.review-bd .prev:hover {
  background: url(../img/left-a.png) no-repeat top center;
}
.review-bd .next {
  right: 34px;
  width: 34px;
  height: 79px;
  background: url(../img/right.png) no-repeat top center;
}
.review-bd .next:hover {
  background: url(../img/right-a.png) no-repeat top center;
}
.review-bd .list {
  position: relative;
  overflow: hidden;
  width: 99999px;
}

.review-bd .list li {
  float: left;
  /* padding-right: 20px; */
}

.review-box {
  padding-top: 130px;
  width: 1078px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.entityauth-company-item {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  padding: 17px 17px;
  border-radius: 24px;
  width: 216px;
  height: 234px;
  float: left;
  border: 1px solid #f6f6f6;
  overflow: hidden;
  margin: 0 20px 20px 2px;
  background: #fff;
}

.entityauth-company-item:nth-child(4n) {
  margin-right: 0;
}

.entityauth-company-item:hover {
  background: #f75b35;
  color: #fff;
}

.entityauth-company-img {
  display: table-cell;
  vertical-align: middle;
  width: 215px;
  height: 149px;
  border-radius: 24px;
  overflow: hidden;
}

.entityauth-company-img img {
  width: 215px;
  max-height: 149px;
}

.entityauth-company-text {
  width: 183px;
  float: right;
  overflow: hidden;
}

.entityauth-company-title {
  text-align: center;
  font-weight: 700;
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 15px;
  padding-bottom: 5px;
  margin-top: 15px;
}

.entityauth-company-con {
  color: #c1bfbf;
  line-height: 18px;
  height: 54px;
  overflow: hidden;
  margin: 4px 0 6px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.entityauth-company-item:hover .entityauth-company-con,
.entityauth-company-item:hover .entityauth-company-title a,
.entityauth-company-item:hover .entityauth-company-title {
  color: #fff;
}

.entityauth-company-date {
  color: #666;
}

.entityauth-company-link a {
  color: #0e6eb9;
}

.entityauth-company-link a:hover {
  color: #c00;
}

.entityauth-ad {
  position: fixed;
  bottom: 0;
  z-index: 10000;
  width: 100%;
}
.entityauth-ad-box {
  margin: 0 auto;
  background: url(/res/about/entityauthentication/img/ad.jpg) no-repeat top
    center;
  width: 1920px;
  height: 148px;
}

.entityauth-btn {
  margin-left: 1228px;
  margin-top: 32px;
  width: 286px;
  height: 86px;
  line-height: 56px;
  display: block;
  border-radius: 43px;
  display: inline-block;
}

.entityauth-btn:hover {
  /* color: #0e6eb9; */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
}

#popwin {
  background-color: #fff;
  border-radius: 2px;
  border: #b2b2b2 solid 5px;
  left: 50%;
  z-index: 999;
  top: 50%;
  width: 600px;
  margin-left: -300px;
  margin-top: -300px;
  position: fixed;
}
#titleName {
  font-size: 16px;
}
.popwin-main .tit .close {
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 0 0 0;
  text-align: center;
  float: right;
  font-size: 24px;
  color: #999;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-top: 5px;
}
.popwin-main .tit .close:hover {
  /*transform:rotate(360deg);*/
  text-decoration: none;
  background-color: #eee;
  color: #3197ff;
}
.popwin-main .tit {
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  position: relative;
  color: #333;
  overflow: hidden;
  background: #eee;
}
.popwin-main .tit strong {
  width: 80%;
  height: 35px;
  display: block;
  font-family: 'Microsoft YaHei', 'å¾®è½¯é›…é»‘', helvetica, arial, verdana,
    tahoma, sans-serif;
  font-size: 16px;
  color: #c00;
  padding-left: 10px;
}
.popwin-main .con {
  font-size: 14px;
  color: #666;
  text-align: center;
  padding: 10px 74px 30px 74px;
  max-height: 540px;
  max-height: 480px;
  overflow: auto;
}
.popwin {
  position: absolute;
}
.popwin-main .con h3 {
  color: #333;
  font-size: 16px;
  margin-bottom: 6px;
}

::-webkit-input-placeholder {
  /* Edge */
  color: #999;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
}

::placeholder {
  color: #999;
}
