﻿.menu_pon{
  /* position: fixed;
  right: 30px;
  bottom: 208px;
  margin-top: -85px;
  z-index: 20000; */
}
.menu_pon .menu_Top {
  background: #FF7302 url(../images/menu_Top.png) no-repeat center 35px;
  width: 65px;
  height: 65px;
  margin-bottom: 12px;
  cursor: pointer;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
  border-radius: 8px;
  transition: all .4s ease;
  display: none;
}

.menu_pon .menu_Top:hover{
  background-color: #fff000;
  
}
/* #header .head_ri2{
  display: none;
}
#header.head_ri1{
  display: block;
} */
/* #header.head .head_ri1{
  display: none !important;
}
#header.head .head_ri2{
  display: block !important;
} */


/* banner */
.banner video{
  /* width: 100%;
  height: 100%;
  object-fit: cover; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;

}
.banner {
  width: 100%;
  height: 783px;
  position: relative;
  /* margin-top: 96px; */
}

.banner .bd {
  width: 100%;
  /* overflow: hidden; */
}

.banner .bd ul {
  width: 100% !important;
}

.banner .bd .li {
  width: 100% !important;
  /* position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; */
  height: 784px !important;
  /* opacity: 1 !important; */
  position: relative;
  /* overflow: hidden; */
}
.banner .bd .li.overflow{
  overflow: hidden;
}

.banner .bd .li .img.img1 {
  height: 669px;
  position: absolute;
  top: 200px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -500px;
  width: 1293px;
  z-index: 100;
  background-size: auto;
  pointer-events: none;
}

.banner .bd .li .img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.banner .bd .li .content {
  width: 1200px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}

.banner .bd .li .ban_t {
  width: 100%;
  position: absolute;
  left: -130px;
  top: 300px;
  z-index: 100000;
  /* -webkit-transform: translateY(-50%);
    transform: translateY(-50%); */
}

.banner .bd .li .ban_t .text1 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}

.banner .bd .li .ban_t .text2 {
  margin: 36px 0 32px;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
}

.banner .bd .li .ban_t .text3 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;
}
.banner .swiper-button-next,.banner .swiper-button-prev {
  width: 62px;
  height: 62px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all .4s;
  border: 2px solid #515151;
  z-index: 100;
  opacity: 0;
  outline: none
}

.banner:hover  .swiper-button-next,
.banner:hover  .swiper-button-prev,
.banner:hover  .swiper-button-next,
.banner:hover  .swiper-button-prev {
  opacity: 1;
  transform: translateX(0)
}
.banner .swiper-button-next:after, 
.banner .swiper-button-prev:after{
  content: unset;
}

.banner .swiper-button-next {
  right: 100px;
  background: url(../images/ban/next.png) no-repeat 50%;
  transform: translateX(100%)
}

.banner .swiper-button-next:hover {
  border-color: #ff7302;
  background: #ff7302 url(../images/ban/nexton.png) no-repeat 28px
}

.banner .swiper-button-prev {
  left: 100px;
  background: url(../images/ban/prev.png) no-repeat 50%;
  transform: translateX(-100%)
}

.banner .swiper-button-prev:hover {
  border-color: #ff7302;
  background: #ff7302 url(../images/ban/prevon.png) no-repeat 12px;
}
.banner .hd {
  width: 1300px;
  height: 0;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 85px;
  z-index: 99;
}

.banner .hd ul {
  float: right;
}

.banner .hd ul li.on {
  background-color: #FFF;
}

.banner .hd ul li {
  float: left;
  width: 8px;
  height: 8px;
  overflow: hidden;
  color: transparent;
  background-color: transparent;
  border: 2px solid #FFF;
  border-radius: 50%;
  margin-left: 6px;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  cursor: pointer;
}

.index_2 {
  /* overflow: hidden; */
  margin-top: 150px;
  margin-bottom: 18px;
}

.info-box-items .info-box .open {
  position: relative;
}

.info-box-items .info-box .open::after {
  content: '';
  position: absolute;
  top: -40px;
    left: 20px;
    width: 13px;
    height: 41px;
    opacity: 1;
  background: no-repeat center;
  transition: all .4s;
  background-image: url(../images/index/i-k3-box2-1.png);
}
.info-box-items .info-box .open:hover::after{
  background-image: url(../images/index/i-k3-box2-1on.png);
}

/* .info-box-items .info-box .open1::after {
  background-image: url(../images/index/i-k3-box2-1.png);
}

.info-box-items .info-box .open2::after {
  background-image: url(../images/index/i-k3-box3-1.png);
} */

.info-box-items {
  /* width: 1700px; */
}

.info-box-items .swiper-container:hover {
  /* cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEcAAAAmCAYAAACWGIbgAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAA8FJREFUaIHt2ktsVFUcx/FPx+qq1QVLYnQhD6tUDVHQpRjxgUTRgrVgEHmEVCNRt65wqUZjiAHREEqtgLFYfGFkqyQIKMRCwYWJYYlo2pUyc10c5s5Qp+3cR9Oh5ZvM4j7+//v//+bcc885/9MU/SUNC7AED2AubkYLbkjlLV/+wQj+wFn8gMM4ldRRUwJxWrARL6It6YMagEF8hB2CeBNSjzjN6MYbmJUhuEbhArZiGy6Nd+NE4sxBHxbmFVkDcQydODfWDYVxjJfhJ9NTGEJex4Q8azKWOF3ox42TEFQj0SrkubrWxVqv1XJ8jusmNazGoogVGKg+OVqceTgqKDrTGMa9GCqfqH6tmtFrZgpDyLtX0AFXitNt+na+9bIQL5UPyq9VC343PcYxWbmAWzFSbjkbXROmzCxBj7jl/CrDlGB1dxfYs603dUR5+IB7Xo3AiXeasrgZxB0FtMsgzHObO5VKJaVSKUswufiAqBR+d2+JsrhpQ3sBD6b18OymVXFSn3zQlyWY3MT5+d0mUUQUcdcrmQRaUsDixGZRwcoNHXFCn27fmyUI5CcO/PJeU9yC2l9OLdDiAm5PatWxYYUoikRRZN+H+9M+/ArK/vLi5PsVgRZ0p/I7v4DZSSyeXrci/pf37/wszUNrkmfLKXNqW0WgOzcnFmh2swQj4qfWPonSqOP66d91YMxr9QrTtil962rbFBncXvdXrLV54nsq5P3PpvGd45s3Ic3ChKuuAeAXuwcsX/NEfDzQczC3QOrtb07vSDZ+mb++4vfMzkS2wwWcT2Ix0HMw7h+WdT2exHRcJqPPmbcuivuchMLA+QLOJLX6sverOJnHOh9Nal6TvMWZu7YizNDHqUbLZwo4ksby675v4oQeWbU0jYsryFOcOc9XhDm7K/U04khBqOmk4tu9h+LxydKVD6d1g/zGObetieIR8rndmeZXhws4KUy0UnFo33eKxaJisZglkFx8QKkYfr/1ZJ54nizPyl/DW5kjmz68jrevLXb9nz9xi6rFrhG8OXXxNBRbXS4XV1cfmoUv10xeRz6B+1wuE1cvsF8SinnDUxBUIzAilIfj+vnoiueQUP3L/tm4uigKDWOo+mStcvAA1po5AhXxglHVTsaule/BM+rcx3IVM4IO9NS6ON4uiwNC53x8EoJqBI4L+fWPdcN44hC2jS3CFlzML64p5aKQzyIhvzFJsu3tJqwXtr0lXnduAE4L29524u96DJKIU80CPIT7VTZMtuL6VN7y5V9hOFLeMPkjvpdiw+R/Got78d1WhNQAAAAASUVORK5CYII=), auto; */
}

.info-box-items .info-box {
  max-width: 291px;
  z-index: 10;
  height: 407px;
}
.info-box-items .info-box .box_>a{
  width: 100%;
  height: 100%;
  padding: 80px 37px 0;
}
.info-box-items .info-box .box_>a[href="javascript:;"]{
  cursor: auto;
}
.info-box-items .info-box .box_{
  height: 407px;
  border-radius: 8px;
  background-color: #e9e9e9;
  transition: all .4s;
}
.info-box-items .info-box .box_.open{
  background: #ffd900;
}
.info-box-items .info-box .box_:hover{
  background: #000;
}
/* .info-box-items .info-box .box_ >a{
  padding: 80px 37px 0;
} */

.swiper-slide-prev {
  /* opacity: 0; */
  z-index: -1;
}

.swiper-slide-next {
  opacity: 1;
}

.index-coco3 {
  height: 790px;
  background: url(../images/i-k4-bg.jpg) no-repeat center;
  background-size: cover;
  overflow: hidden;
}

.index-coco2 .li5 {
  position: relative;
}

.index-coco2 .li5::before {
  position: absolute;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 392px;
  height: 293px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.3);
}

.index-coco2 .swi_txt {
  padding-top: 20px;
  opacity: 1;
  display: block;
  transition: all .5s;
}

.index-coco2 .swi_txt.on {}

.index-coco2 .swi_txt.on h4 {
  opacity: .4;
  transition: all .5s;
}

.index-coco2 .swi_txt.on p {
  opacity: .4;
  transition: all .5s;
}

.index-coco2 .swi_txt h4 {
  font-size: 18px;
  color: #58585e;
  margin-bottom: 10px;
}

.index-coco2 .swi_txt p {
  font-size: 19px;
  color: #c0b297;
  font-family: 'Rajdhani';
}

.nav-block {
  position: relative;
  top: -400px;
  left: 1190px;
  /* background-color: #000; */
  height: 50px;
  width: 140px;
  z-index: 50;
}

.nav-block .swi_prev {
  position: absolute;
  left: 0;
  background: url(../images/prev11.png) no-repeat right;
  width: 30px;
  height: 14px;
  cursor: pointer;
  transition: all.5s;
}

.index_3 {
  margin-bottom: 80px;
  z-index: 1000;
  position: relative;
}
.index_3::after{
  content: '';
  position: absolute;
  bottom: -66px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 430px;
  width: 289px;
  height: 294px;
  background: url(../images/index/index_3-ic.png) no-repeat center;
  opacity: 0;
}
.index_3.animated::after{
  opacity: 1;
  transition: all .8s .3s;
  margin-left: 400px;
}
.index_3 .content {
  background: url(../images/index/index_3-bg.png) no-repeat center/cover;
  height: 470px;
  position: relative;
}
.index_3 .content>img{
  display: none;
}
.index_3 .index_3-text{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 60px 55px 20px 55px ;
  width: 100%;
  height: 100%;
}
.index_3 .index_3-text h1{
  font-size: 24px;
  color: #fff;
}
.index_3 .index_3-text h2{
  color:  #ff921a;
  font-family: "Gilroy-Bold";
  font-size: 60px;
  line-height: 1.2;
  
}
.index_3 .index_3-text p{
  font-size: 16px;
  color: rgba(255, 255, 255, .5);
  /* font-weight: 600; */
}
.index_3  .index_3-list {
  position: absolute;
  left: 55px;
  bottom: 30px;
  overflow: hidden;
  width: 70%;
}
.index_3  .index_3-list .top{
  overflow: hidden;
  margin-bottom: 20px;
  /* display: flex;
  justify-content: left; */
}
.index_3  .index_3-list .li{
  float: left;
  margin-right: 40px;
  margin-bottom: 22px;
}
.index_3  .index_3-list .li:nth-child(2){
  margin-right: 100px;
}
.index_3  .index_3-list .li .img{
  float: left;
  margin-right: 15px;
}
.index_3  .index_3-list .li .counter{
  float: left;
}
.index_3  .index_3-list .li .counter em{
  font-size: 30px;
  color: #29c462;
  font-family: "Gilroy-Bold";
  display: block;
  margin-bottom: 5px;
}
.index_3  .index_3-list .li .counter p{
  font-size: 15px;
  color: rgba(255, 255, 255, .5);
}

.index_4 {
  z-index: 100;
  position: relative;
  /* overflow: hidden; */
}
.index_4 .content{
  overflow: hidden;
}
.index_4 .fr .T{
  width: 392px;
  height: 248px;
  background-color: #fff000;
  transition: all .4s;
  margin-bottom: 10px;
  border-radius: 8px;
  padding-top: 90px;
  padding-right: 40px;
  text-align: right;
}
.index_4 .fr .T a{
  display: block;
  width: 100%;
  height: 100%;
}
.index_4 .fr .T:hover{
  background-color: #FF7302 ;
}
.index_4 .fr .T:hover h4{
  color: #fff;
}
.index_4 .fr .T:hover h6{
  color: #fff;
}
.index_4 .fr .T h4{
  font-size: 24px;
  color: #3c0e4e;
  line-height: 1.6;
  transition: all .4s;
}
.index_4 .fr .T h6{
  font-size: 30px;
  font-family: 'GESans-Regular';
  color: #3c0e4e;
  letter-spacing: -2px;
  transition: all .4s;
}
.index_5 {
  overflow: hidden;
  padding-bottom: 72px;
  z-index: 1000;
  position: relative;
}

.index_5 .t {
  height: 104px;
  line-height: 104px;
  color: #fff;
  font-size: 20px;
}
.index_5 .t em{
  font-family: 'GESans-Regular';
  font-size: 33px;
}
.index_5 .content{
  overflow: hidden;
}
.index_5 .ul .li {
  float: left;
  width: 390px;
  height: 260px;
  padding: 40px 30px;
  margin-right: 11px;
  border-radius: 8px;
  background-color: #fff000;
  position: relative;
  transition: all .4s;
}

.index_5 .ul .li h1{
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 600;
}
.index_5 .ul .li h4{
  color: #494949;
  opacity: .8;
  font-size: 15px;
  font-family: 'GESans-Regular';
  margin-bottom: 5px;
}
.index_5 .ul .li p{
  /* opacity: .6; */
  color: #606060;
  font-size: 15px;
  display: -webkit-box; 
  -webkit-box-orient: vertical; 
  -webkit-line-clamp: 2; 
  line-clamp: 2; 
  word-break: break-all; 
  overflow: hidden; 
  max-width: 100%;
  /* font-weight: 600; */
} 
.index_5 .ul .li .ico{
  overflow: hidden;
  position: absolute;
  bottom: 40px;
  left: 30px;
  transition: all .4s;
  opacity: 1;
  display: none;
}
.index_5 .ul .li .ico .i{
  width: 6px;
  height: 2px ;
  background-color: #fff;
  float: left;
  margin-right: 4px;
  animation: bounce 1s .2s infinite ;
}
/* .index_5 .ul .li .ico .i1{
  animation: bounce 1s .2s infinite ;
}
.index_5 .ul .li .ico .i2{
  animation: bounce 1s .4s infinite ;
}
.index_5 .ul .li .ico .i3{
  animation: bounce 1s .6s infinite ;
} */
.index_5 .ul .li .a{
  position: absolute;
  bottom: 20px;
}
.index_5 .ul .li a{
  float: left;
  margin-right: 20px;
  border-top: 2px solid #fff;
  padding-top: 15px;
  opacity: 0;
  transition: all .4s;
  color: #494949;
  font-weight: 600;
}
.index_5 .ul .li:hover .ico{
  opacity: 0;
}
.index_5 .ul .li:hover a{
  opacity: 1;
}

.indexCont {
  background: url(../images/bgg.png) no-repeat center/cover;
  height: auto;
  position: relative;
}

.coco1 {
  /* background: url(../images/coco1-1.png) no-repeat center;
    width: 1594px; */
  background: url(../images/coco1.png) no-repeat center;
  width: 1372px;
  height: 1005px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 252px;
  top: -135px;
  display: none;
  transform-origin: top right;
}

.coco2 {
  background: url(../images/coco2.png) no-repeat center;
  width: 1506px;
  height: 639px;
  position: absolute;
  left: 50%;
  transform: translateY(-50%);
  /* margin-left: -1824px; */
  top: 270px;
  display: none;
  /* z-index: 1000; */
  transform-origin: 40% 900px;
}

.coco3 {
  background: url(../images/coco3.png) no-repeat center;
  width: 318px;
  height: 723px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -966px;
  bottom: -202px;
  z-index: -1;
  transform-origin: -150px 55%;
  display: none;
  /* transform: rotate(260deg); */
}

.index_2.animated .coco1 {
  animation: rotate1 1.5s forwards 1;
  display: block;
}

.index_4.animated .coco2 {
  animation: rotate2 1.5s forwards 1;
  display: block;
}

.index_4.animated .coco3 {
  animation: rotate3 1s  forwards 1;
  display: block;
}



@keyframes rotate1 {
  0% {
    transform: rotate(220deg);
  }

  100% {
    transform: rotate(360deg);
  
  }
}

@keyframes rotate2 {
  /* 0% {
    transform: rotate(300deg);
  }

  100% {
    transform: rotate(360deg);
  } */
  0% {
    transform: rotate(300deg);
    /* bottom: 10px; */
    /* left: -1506px; */
    margin-left: -2342px;
  }

  100% {
    transform: rotate(360deg);
    /* bottom: 10px; */
    /* left: -678px; */
    margin-left: -1824px;
  }
}


@keyframes rotate3 {
  0% {
    transform: rotate(100deg);
    /* left: -243px;
    bottom: 101px; */
  }

  100% {
    transform: rotate(00deg);
    /* left: 140px;
    bottom: 265px; */
  }
}



/* 登录 */
.registerCont,
.loginCont {
  padding: 0 0 70px;
  position: relative;
  overflow: hidden;
  background: url(../images/login/bg.jpg) no-repeat center/cover;
  margin-top: 374px;
  z-index: 30;
}

.registerCont .title,
.loginCont .title {
  position: relative;
  font-size: 16px;
  color: #211714;
  line-height: 1;
  margin-bottom: 50px;
  letter-spacing: 3px;
  font-weight: 600;
}

.registerCont .title::after {
  content: '';
  position: absolute;
  top: -6px;
  left: -66px;
  background: url(../images/login/ico1.png) no-repeat center;
  width: 45px;
  height: 50px;
}
.loginB .registerCont .Le{
  background: url(../images/login/img2.png) no-repeat center/cover;;
  height: 1223px;
}
.loginB .registerCont .Le img{
  bottom: auto;
  top: 180px;
}
.registerCont .Le {
  float: left;
  width: 41.41%;
  max-width: 497px;
  background: url(../images/login/img1.png) no-repeat center/cover;
  position: relative;
}
.registerCont .Le img{
  position: absolute;
  bottom: 60px;
  left: 47px;
}
.resetpwd .registerCont .Le{
  height: 653px;
}
.register .registerCont .Le{
  height: 653px;
}
.loginA .registerCont .Le{
  height: 810px;
}
.loginA .registerCont .Ri{
  height: 810px;
}
.registerCont .Ri {
  float: right;
  max-width: 703px;
  width: 58.58%;
  height: 653px;
  border-radius: 0 8px 8px 0;
  background-color: #fff;
  padding: 70px 65px 50px;
  position: relative;
}

.registerCont .Ri .close {
  position: absolute;
  top: 25px;
  right: 25px;
  display: none;
}

.registerCont .Ri .tit {
  overflow: hidden;
  margin-bottom: 15px;
}

.registerCont .Ri .tit h1 {
  color: #ff9c00;
  font-size: 24px;
  line-height: 30px;
}

.registerCont .Ri .tit a {
  color: #9a9a9a;
  font-size: 16px;
}

.registerCont .Ri .tit .fl {
  float: left;
  transition: all .4s;
}

.registerCont .Ri .tit .fr {
  float: right;
  transition: all .4s;
}
.registerCont .Ri .tit .fr:hover,.registerCont .Ri .tit .fl:hover{
  color: #ff7c17;
  transition: all .4s;
}
.page .registerCont .Ri .tit a[href="javascript:;"]{
  cursor: auto;
  color: initial;
}

.registerCont .Ri .item{
  position: relative;
  overflow: visible;
}
.loginCont .Ri .item{
  display: flex;
}

.registerCont .Ri .item+.item {
  margin-top: 15px;
}

.registerCont .Ri .item .eye {
  width: auto;
  height: 60px;
  /* background: url(../images/login/eyeon.png) no-repeat center; */
  position: absolute;
  right: 18px;
  top:  0;
  /* transform: translateY(-50%); */
  cursor: pointer;
}
.registerCont .Ri .item .mi-password-field__icon {
  color: rgba(0,0,0,.25);
  height: 60px;
  transition: all .3s cubic-bezier(.645,.045,.355,1);
  vertical-align: middle;
  width: 20px;
  position: absolute;
  right: 0;
  display: none;
}
.registerCont .Ri .item .mi-password-field__icon.open1{
  display: block;
}
.registerCont .Ri .item .eye.on .mi-password-field__icon.open2{
  display: block;
}
.registerCont .Ri .item .eye.on .mi-password-field__icon.open1{
  display: none;
}
.registerCont .Ri .item .eye.on {
  /* background: url(../images/login/eye.png) no-repeat center; */
  
}

.registerCont .Ri .input {
  height: 60px;
  width: 100%;
  padding: 0 25px;
  background-color: #f2f2f2;
  color: #4c4c4c;
  border: 1px solid transparent;
}
.registerCont .Ri .input.Validform_error,.gradesCt .item .input.Validform_error{
  /* border: 1px solid #e30000;
  background: #fcf2f3; */
    background: #fcf2f3;
    border-radius: 4px;
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}
.registerCont .Ri .input.focus{
  border: 1px solid #ff7842;
  box-shadow: 0 0 0 2px rgba(255,92,0,0.2);
}
.registerCont .Ri .registerBtn,
.applicationCCont_Bot .payBtn,
.resetpwdCont .Ri .getVerifyBtn,
.resetpwdCont .Ri  .getPassBtn,
.resetpwdCont .Ri .continueBtn,
.loginCont .Ri .registerBtn {
  width: 100%;
  height: 60px;
  border: none;
  background-color: #ffd900;
  color: #4b3957;
  /* color: #F4F1E6;
  background-color: #000; */
  font-size: 17px;
  line-height: 58px;
  outline: none;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 35px;
  font-weight: 600;
  transition: all .4s;
}
.registerCont .Ri .registerBtn:hover,
.resetpwdCont .Ri .getVerifyBtn:hover,
.resetpwdCont .Ri  .getPassBtn:hover,
.compe_cont .box .payBtn:hover,
.groupPayBtn.payPop .popBody .PayButton:hover,
.payCont .PayButton:hover,
.groupMessCont2  .payCont .PayButton2:hover,
.groupMessCont2 .template .importBtn:hover,
.compe_cont .box .perfectBtn:hover,
.resetpwdCont .Ri .continueBtn:hover,
.personalCt .unrated .applicationBtn:hover,
.loginCont .Ri .registerBtn:hover{
  transition: all .4s;
  color: #F4F1E6;
  background-color: #000;
  border: none;
}

.registerCont .Ri .loginJump a:hover{
  border: 2px solid  #000;
  transition: all .4s;
  color: #F4F1E6;
  background-color: #000;
}
.resetpwdCont .Ri .tit{
  margin-bottom: 40px;
}
.resetpwd .resetpwdCont .Ri .tit a ,.resetpwdB .resetpwdCont .Ri .tit a {
  color: #5b5b5b;
}
.resetpwdB .resetpwdCont .Ri .tit a em{
  color: #ff7e00;
  font-size: 16px;
  font-family: "Gilroy-Bold";
}

.registerCont .Ri .loginJump a {
  width: 100%;
  height: 58px;
  /* border: 2px solid  #000;
  transition: all .4s;
  color: #F4F1E6; */
  background-color: #000;
  border: 2px solid #8b8b8b;
  background-color: #f7f7f7;
  color: #4b3957;
  text-align: center;
  font-size: 17px;
  line-height: 53px;
  outline: none;
  cursor: pointer;
  margin-top: 35px;
  font-weight: 600;
  transition: all .4s;

}

.registerCont .Ri .input::-webkit-input-placeholder {
  color: #9a9a9a;
}

.registerCont .Ri .input:-moz-placeholder {
  color: #9a9a9a;
}

.registerCont .Ri .input::-moz-placeholder {
  color: #9a9a9a;
}

.registerCont .Ri .input:-ms-input-placeholder {
  color: #9a9a9a;
}

.registerCont .Ri .tips {
  position: relative;

}

.registerCont .Ri .tips p {
  padding: 0 15px;
  background-color: #fff;
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  color: #404040;
}

.registerCont .Ri .tips hr {
  border: 1px solid #dcdcdc;
}

.registerCont .Ri .checkbox {
  position: relative;
  display: block;
  float: left;
  margin-top: 50px;
}

.registerCont .Ri .checkbox input:first-child {
  position: absolute !important;
  opacity: 0;
  filter: Alpha(opacity=0);
  margin: 0;
  z-index: 1000;
    width: 30px;
    height: 30px;
}

.registerCont .Ri .checkbox label {
  padding-left: 46px !important;
  min-height: 24px;
  line-height: 24px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  color: #838383;
}

.registerCont .Ri .checkbox input:first-child:checked+label::before,
.registerCont .Ri .checkbox input:first-child:checked+input[type="hidden"]+label::before {
  background-color: #629eff;
  border-color: #629eff;
}

.registerCont .Ri .checkbox input:first-child+label::before,
.registerCont .Ri .checkbox input:first-child+input[type="hidden"]+label::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 7px;
  width: 22px;
  height: 22px;
  border: 1px solid #d3d3d3;
  border-radius: 6px;
}

.registerCont .Ri .checkbox input:first-child:checked+label::after,
.registerCont .Ri .checkbox input:first-child:checked+input[type="hidden"]+label::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 10px;
  width: 8px;
  height: 16px;
  border: solid 2px #fff;
  border-left: none;
  border-top: none;
  transform: translate(4px, 0px) rotate(45deg);
  -ms-transform: translate(4px, 0px) rotate(45deg);
  -moz-transform: translate(4px, 0px) rotate(45deg);
  -webkit-transform: translate(4px, 0px) rotate(45deg);
}

.registerCont .Ri .term {
  margin-top: 5px;
  position: relative;
  /* overflow: hidden; */
}

.registerCont .Ri .t {
  background: url(../images/login/tips.png) no-repeat center;
  width: 206px;
  height: 47px;
  line-height: 37px;
  color: #fff;
  text-align: center;
  position: absolute;
  opacity: 0;
}
.registerCont .Ri .t.on{
  opacity: 1;
  animation: bounce .7s ease forwards 1;
}

.registerCont .Ri .term .return {
  padding-bottom: 20px;
  text-align: right;
  font-size: 16px;
  color: #9a9a9a;
  float: right;
}

.registerCont .Ri .term a {
  color: #838383;
  font-weight: 600;
  /* padding-left: 46px; */
  display: initial;
}

.registerCont .item3 .getVerifyCode {
  position: absolute;
  right: 28px;
  top: 0;
  line-height: 59px;
  /* top: 50%;
  transform: translateY(-50%); */
  font-size: 16px;
  color: #bfbfbf;
  text-align: center;
  cursor: pointer;
  transition: all .4s;
}
.registerCont .item3 .getVerifyCode:hover{
  color : #a1a1a1
}

.loginA .registerCont .Ri .loginJump a.registerLogin,
.loginA .registerCont .Ri .loginJump a.phoneLogin {
  width: 49%;
}

.loginA .loginJump {
  display: flex;
  justify-content: space-between;
}


.loginCont .Ri {
  height: 1223px;
  padding: 50px 70px;
}

.loginCont .Ri .tit h1 {
  font-weight: 600;
  font-size: 18px;
}

.loginCont input[type="password"],
.loginCont input[type="text"],
.loginCont .inp {
  display: block;
  width: 100%;
  height: 60px;
  padding: 0 25px;
  color: #4c4c4c;
  background-color: #f2f2f2;
}

.loginCont .inp input[type="password"],
.loginCont .inp input[type="text"] {
  padding: 0;

}

.loginCont .Ri .item+.item {
  margin-top: 20px;
}

.loginCont .Ri .input::-webkit-input-placeholder {
  color: #606060;
}

.loginCont .Ri .input:-moz-placeholder {
  color: #606060;
}

.loginCont .Ri .input::-moz-placeholder {
  color: #606060;
}

.loginCont .Ri .input:-ms-input-placeholder {
  color: #606060;
}

.loginCont .Ri .write input::-webkit-input-placeholder {
  color: #bfc4d1;
}

.loginCont .Ri .write input:-moz-placeholder {
  color: #bfc4d1;
}

.loginCont .Ri .write input::-moz-placeholder {
  color: #bfc4d1;
}

.loginCont .Ri .write input:-ms-input-placeholder {
  color: #bfc4d1;
}

.loginCont .Ri .prompt p {
  color: #ff7800;
  font-style: italic;
  text-align: right;
  padding: 15px 0;
  font-weight: 600;
}

.loginCont .Ri .item .txt {
  /* float: left; */
  height: 60px;
  margin-right: 30px;
  position: relative;
}

.loginCont .Ri .item .txt img {
  position: absolute;
  top: 13px;
  left: -5px;
}

.loginCont .Ri .item .txt p {
  color: #808080;
  text-align: left;
  line-height: 58px;
  padding-left: 5px;
}

.loginCont .Ri .item .write {
  /* float: left; */
  line-height: 60px;
  width: 46%;
  color: #808080;
}

.loginCont .Ri .item .write .female {
  margin-left: 40px;
}

.loginCont .Ri .item .c_down span {
  height: 60px;
  line-height: 60px;
  padding-left: 5px;
  font-size: 14px;
  /* color: #bfc4d1; */
  color: #4c4c4c;
  cursor: pointer;
  display: block;
  position: relative;
}
.loginCont .Ri .item.clothing .c_down  span:after{
  background-color: transparent;
}
.loginCont .Ri .item .c_down span:after {
  content: "";
  display: block;
  position: absolute;
  right: -2px;
  top: -2px;
  width: 60px;
  height: 60px;
  background: #ffd900 url(../images/login/ico2.png) no-repeat center;
}
.loginB .loginCont .item.dropDown1 span{
  color: #808080;
}
.loginB .loginCont .item.dropDown1 {
  overflow: visible;
  position: relative;
}

.loginB .loginCont .dropDown1::after {
  content: '';
  clear: both;
  display: block;
}

.loginB .loginCont .item.dropDown1 .txt {
  height: auto;
}

.loginCont .Ri .c_down {
  position: relative;
  top: 2px;
  width: 170px;
}

.loginCont .Ri .dropDown1 .c_down ul {
  width: 197px;
}

.loginCont .Ri .c_down ul {
  display: none;
  top: 58px;
  max-height: 290px;
  position: absolute;
  left: -25px;
  right: 0;
  overflow: hidden;
  overflow-y: auto;
  z-index: 10;
  background-color: #fff;
  box-shadow: 0 0 21px 3px rgba(0, 0, 0, 0.1);
}

.loginCont .Ri .c_down li {
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #bfbfbf;
  transition: all .5s;
  position: relative;
  /* border-bottom: 1px solid #e6e6e6; */
  cursor: pointer;
}
.loginCont .Ri .c_down li:hover{
  color: #2c2d2f;
}
.loginCont .Ri .c_down li::before {
  /* content: ''; */
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 70%;
  height: 2px;
  background-color: #e6e6e6;
}

.loginCont .Ri .clothing .c_down {
  top: 0;
  width: 445px;
}

.loginCont .Ri .clothing::after {
  content: '';
  clear: both;
  display: block;
}

.loginCont .Ri .clothing {
  padding-right: 0;
  overflow: visible !important;
}

.loginCont .Ri .clothing .c_down ul {
  width: 460px;
  left: -13px;
}
.loginCont .Ri .item.clothing2 .c_down {
  width: 380px;
}
.loginCont .Ri .clothing2 .c_down ul {
  width: 410px;
  left: -19px;
}
.loginCont .Ri .item.yzm .write{
  min-width: 262px;
}
.loginCont .Ri .item.yzm{
  padding-right: 0;
}
.loginCont .Ri .item.yzm .txt{
  min-width: 60px;
}
.groupPayBtn.payPop .popBody .PayButton{
  width: 240px;
  height: 70px;
  line-height: 70px;
  margin: 0 auto 30px;
}
.groupPayBtn.payPop .popBody{
  padding-bottom: 30px;
}







.date_selector,
.date_selector * {
  width: auto;
  height: auto;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}

.date_selector {
  top: 0 !important;
  left: 0 !important;
  background: #fbfbfb;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 0;
  margin-top: -1px;
  position: absolute;
  z-index: 100000;
  display: none;
  border-radius: 3px;
  box-shadow: 0 0 5px #aaa;
  box-shadow: 0 2px 2px #ccc;
  width: 220px;
}

.date_selector_ieframe {
  position: absolute;
  z-index: 99999;
  display: none;
}

.date_selector .nav {
  width: 17.5em;
}

.date_selector .nav p {
  clear: none;
}

.date_selector .month_nav,
.date_selector .year_nav {
  margin: 0 0 3px 0;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
}

.date_selector .month_nav {
  float: left;
  width: 55%;
}

.date_selector .year_nav {
  float: right;
  width: 42%;
  margin-right: -8px;
}

.date_selector .month_name,
.date_selector .year_name {
  font-weight: bold;
  line-height: 20px;
}

.date_selector .button {
  display: block;
  position: absolute;
  top: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  font-weight: bold;
  color: #5985c7;
  text-align: center;
  font-size: 12px;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.date_selector .button:hover,
.date_selector .button.hover {
  background: #5985c7;
  color: #fff;
  cursor: pointer;
  border-color: #3a930d;
}

.date_selector .prev {
  left: 0;
}

.date_selector .next {
  right: 0;
}

.date_selector table {
  border-spacing: 0;
  border-collapse: collapse;
  clear: both;
  margin: 0;
  width: 220px;
}

.date_selector th,
.date_selector td {
  width: 2.5em;
  height: 2em;
  padding: 0 !important;
  text-align: center !important;
  color: #666;
  font-weight: normal;
}

.date_selector th {
  font-size: 12px;
}

.date_selector td {
  border: 1px solid #f1f1f1;
  line-height: 2em;
  text-align: center;
  white-space: nowrap;
  color: #5985c7;
  background: #fff;
}

.date_selector td.today {
  background: #eee;
}

.date_selector td.unselected_month {
  color: #ccc;
}

.date_selector td.selectable_day {
  cursor: pointer;
}

.date_selector td.selected {
  background: #2b579a;
  color: #fff;
  font-weight: bold;
}

.date_selector td.selectable_day:hover,
.date_selector td.selectable_day.hover {
  background: #5985c7;
  color: #fff;
}
.verify-item {
  margin: 0;
  padding: 0;
}

.verify-item::before,
.verify-item::after {
  content: ' ';
  display: block;
  clear: both;
}

.verify-item .code-input-item {
  display: inline-block;
  height: 100px;
  width: 60px;
  margin-right: 8px;
  background-color: #f2f2f2;
}

.verify-item .code-input-item:last-child {
  margin-right: 0;
}

.verify-item .code-input-item input[type="text"] {
  width: 100%;
  height: 100%;
  border: 1px solid #d2d2d2;
  border-radius: 3.5px;
  outline: 0;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 81px;
  color: #544334;
  font-family: 'GESans-Regular';
}

.verify-wrap ul {
  width: auto;
  display: flex;
  justify-content: left;
  margin-bottom: 30px;
}

.verify-wrap ul .code-input-item {
  margin-right: 15px;
}
.verify-wrap .sendYzm.on{
  color: #bfbfbf;
}
.verify-wrap  .sendYzm{
  cursor: pointer;
}
.control-list {
  text-align: center;
  margin-top: 25px;
}

.control-list a {
  display: inline-block;
  margin: 8px;
  text-decoration: none;
  color: #fff;
  background-color: crimson;
  border-radius: 3.5px;
  padding: 8px 20px;
  font-size: 13px;
  cursor: pointer;
}
.shenhepage .jxvCont{
  background-color: transparent;
}
/* 赛事报名 */
.shenhepage,
.applicationACont,.applicationBCont,.applicationCCont,.personalCont,
.aboutCont1,.about2Cont1,.newsCont1,.reviewCont1,.guideCont1,.register_tipsCont{
  /* padding: 55px 85px; */
  padding-bottom: 85px;
  overflow: hidden;
  background: url(../images/login/bg.jpg) no-repeat center bottom/cover;
  z-index: 30;
  margin-top: 374px;
  position: relative;
}
.applicationA_list {
  position: relative;
  overflow: hidden;
  float: left;
}
.applicationA_list li{
  float: left;
  border-radius: 6px;
  width: 290px;
  height: 406px;
  background-color: #fff;
  margin-right: 13px;
  margin-bottom: 25px;
  transition: all .4s;
  
  position: relative;
}
.applicationA_list li a{
  width: 100%;
  height: 100%;
  padding: 45px 35px;
}
.applicationA_list li:nth-child(4n){
  margin-right: 0;
}
.applicationA_list li a[href="javascript:;"]{
  cursor: auto;
}
.applicationA_list li .ico{
  position: absolute;
  bottom: 20px;
  right: 30px;
  transition: all .4s;
  opacity: 0;
  /* width: 90px; */
}
.applicationA_list li.open .ico{
  transition: all .4s;
  opacity: 1;
}
.applicationA_list li:hover .ico{
  transition: all .4s;
  opacity: 1;
}
.applicationA .applicationA_list li.open{
  background: #ffd900 ;
}
.applicationA .applicationA_list li:hover{
  transition: all .4s;
  background: #000 ;
}
/* .applicationA_list li.open2:hover{
  background: url(../images/index/i-k3-box3.png) no-repeat center/cover !important;
}
.applicationA_list li.open1:hover{
  background: url(../images/index/i-k3-box2.png) no-repeat center/cover !important;
} */
.info-box-items .info-box .box_:hover .cn,
.info-box-items .info-box .box_:hover .en,
.applicationA .applicationA_list li:hover .cn,
.applicationA .applicationA_list li:hover .en,
.applicationA .applicationA_list li:hover .time{
  transition: all .4s;
  color: #e9e9e9;
  opacity: 1;
}
.applicationA .applicationA_list li:hover .p p,
.index .info-box-items .info-box .box_:hover .p p{
  color: #a4a4a4;
}
.applicationA .applicationA_list li:hover .tips,
.index .info-box-items .info-box .box_:hover .tips{
  color: #e9e9e9;
}
.applicationA_list li.open .tips{
  transition: all .4s;
  font-size: 22px;
  color: #604835;
  cursor: pointer;
  font-weight: 600;

}

.applicationA_list li .tips{
  cursor: auto;
}
.applicationA_list li:hover .title::before{
  /* transition: all .4s; */
  background-color: rgba(255, 255, 255, .4);
  
}
.applicationA_list li .title,.info-box-items .box_ .title{
  position: relative;
  margin-bottom: 40px;
}
.applicationA_list li .title::before,
.info-box-items .box_ .title::before
{
  content: '';
  position: absolute;
  left: -37px;
  bottom: -22px;
  width: 154px;
  height: 2px;
  background-color: #f3f2f3;
  /* transition: all .4s; */

}
.applicationA_list li .cn,.info-box-items .box_ .cn{
  font-size: 24px;
  color: #828472;
  font-weight: 600;

}
.applicationA_list li .en,.info-box-items .box_ .en{
  font-size: 30px;
  color: #a1a67e;
  line-height: 36px;
  opacity: .5;
  letter-spacing: -1px;
  font-family: "Gilroy-Bold";
}
.applicationA_list li .time,.info-box-items .box_ .time{
  font-size: 24px;
  color: #828472;
  font-family: "Gilroy-Bold";
  margin-top: 10px;
}
.index .info-box-items .box_.open .time{
  color: #011a14;
  transition: all .4s;
}
.index .info-box-items .box_.open:hover .time{
  color: #ffd201
}
.applicationA_list li .p,.info-box-items .box_ .p{
  margin-bottom: 50px;
}
.applicationA_list li .p p,.info-box-items .box_ .p p{
  color: rgba(113, 113, 113, .7);
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
}
.applicationA_list li .tips,.info-box-items .box_ .tips{
  color: #606060;
  font-size: 16px;
  position: absolute;
  bottom: 50px;
  font-weight: 600;
}
.applicationBCont_Top {
  overflow: hidden;
  position: relative;
  height: 483px;
  width: 100%;
}
.applicationBCont_Top .fl{
  width: 58.58%;
  max-width: 703px;
  position: relative;
}
.applicationBCont_Top .fr{
  background-color: #fff;
  max-width: 497px;
  width: 41.41%;
  height: 100%;
  font-weight: 600;
}
.applicationBCont_Top .fl .txt{
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 44px;
  width: 100%;
  height: 100%;
}
.applicationBCont_Top .fl .txt .cn p{
  font-size: 60px;
  color: #382d23;
  letter-spacing: 8px;
  font-weight: 600;
  margin-right: 20px;
  padding-bottom: 20px;
}
.applicationBCont_Top .fl .txt .cn{
  display: flex;
  align-items: flex-end;
  position: absolute;
  top: 40px;
  /* width: 100%; */
  z-index: 10;
}
.applicationBCont_Top .fl .txt .en{
  font-size: 126px;
  font-family: "Gilroy-Bold";
  color: rgba(255, 255, 255, .67);
  letter-spacing: -2px;
  line-height: 1;
  position: absolute;
  top: 70px;
  z-index: 1;
}
.applicationBCont_Top .fl .txt .time{
  display: flex;
  position: absolute;
  bottom: 65px;
}
.applicationBCont_Top .fl .txt .time p{
  margin-top: 10px;
  font-size: 36px;
  color: #382d23;
  font-weight: 600;
  margin-left: 10px;
  line-height: 1.3;
}
.applicationBCont_Top .fl .txt .time p em{
  font-family: "Gilroy-Bold";
  font-size: 41px;
}
.applicationBCont_Top .fr{
   padding: 70px 50px;
   border-radius: 0 8px 8px 0;
}
.applicationBCont_Top .fr:hover  h1{
  color: #ff743f;
}
.applicationBCont_Top .fr br{
  display: none;
}
.applicationBCont_Top .fr h1{
  font-size: 36px;
  color: #382d23;
  margin-bottom: 15px;
  transition: all .4s;
}
.applicationBCont_Top .fr p{
  font-size: 16px;
  color: #382d23;
  display: flex;
  align-items: center;
  line-height: 34px;
}
.applicationBCont_Top .fr p em{
  font-size: 36px;
  font-family: "Gilroy-Bold";
  color: #ff9c00;
}
.applicationBCont_Top .fr .btn{
  display: flex;
  position: absolute;
  bottom: 50px;
}
.applicationBCont_Top .fr .btn>a{
  width: 165px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 600;
  transition: all .4s;
}
.applicationBCont_Top .fr .btn .personalBtn{
  background-color: #ffd100;
  color: #606060;
}
.applicationBCont_Top .fr .btn .teamBtn{
  background-color: #5c00a8;
  color: #fff;
}
.applicationBCont_Bot{
  margin-top: 13px;
  border-radius: 8px;
  padding: 65px 60px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  min-height: 300px;
}
.applicationBCont_Bot h1{
  color: #ff9c00;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
}

.applicationBCont_Bot .fl h3{
  font-size: 18px;
  line-height: 30px;
  color: #4c4542;
  font-weight: 600;
  margin-bottom: 15px;
}
.applicationBCont_Bot .fl h3 em{
  font-size: 32px;
  font-family: "Gilroy-Bold";
  display: block;
  font-weight: 600;
}
.applicationBCont_Bot .fl  h6{
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 30px;
}
.applicationBCont_Bot > p,.applicationBCont_Bot .fl .p p{
  font-size: 15px;
  color: #606060;
  line-height: 24px;
  /* font-weight: 600; */
  width: 667px;
}
.applicationBCont_Bot .fr{
  display: flex;
  margin-top: 70px;
  position: absolute;
  right: 40px;
  top: 60px;
}
.applicationBCont_Bot .fr p{
  /* color: #4c4542; */
  color: #606060;
  font-size: 18px;
  line-height: 26px;
  /* padding-top: 22px; */
  font-weight: 600;
}
.applicationBCont_Bot .fr .ico{
  margin-right: 10px;
}
.applicationBCont_Bot .fr p em{
  font-size: 30px;
  font-family: "Gilroy-Bold";
  vertical-align: middle;
}
.applicationCCont_Bot{
  padding: 50px 50px 0;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  background-color: #fff;
  margin-top: 23px;
}
.applicationCCont_Bot .tit {
  margin-bottom: 30px;
  font-weight: 600;
}
.applicationCCont_Bot .form {
  /* overflow: hidden; */
  margin-right: -13px;
}
.applicationCCont_Bot .tit h1{
  font-size: 24px;
  color: #ff9c00;
  line-height: 33px;
}
.applicationCCont_Bot .tit p{
  color: #5d5d5d;
  font-size: 16px;
  color: #000;
}
.applicationCCont_Bot .tit .modifyInformation{
  position: absolute;
  right: 50px;
  top: 80px;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
} 
.applicationCCont_Bot .tit .modifyInformation::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px ;
  background-color: #000;
}

.applicationCCont_Bot .box{
  background-color: #f2f2f2;
  padding: 0px 30px;
  height: 60px;
  float: left;
  width: 543px;
  /* overflow: hidden; */
  position: relative;
  margin-bottom: 20px;
  margin-right: 13px;
  /* display: flex;
  align-items: center; */
}
.applicationCCont_Bot .box::after{
  content: '';
  clear: both;
  display: block;
}
/* .applicationCCont_Bot .box:nth-child(2n){
  margin-right: 0;
} */
.applicationCCont_Bot .box .btn{
    float: right;
    position: absolute;
    /* top: 20px; */
    right: 20px;
}
.applicationCCont_Bot .box>p{
  font-size: 15px;
  color: #717171;
  float: left;
  line-height: 60px;
}
.applicationCCont_Bot .box .btn  >div{
  display: none;
  margin-right: 10px;
  float: left;
  text-align: center;
  color: #000;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 600;
  
  line-height: 60px;
}
.applicationCCont_Bot .box .btn  >div.show{
  display: block;
}
.applicationCCont_Bot .box .inp {
  border: 1px solid #eee;
  height: 60px;
  border-radius: 6px;
  background-color: #fff;
  padding-left: 20px;
  line-height: 60px;
  margin-left: 20px;
  /* margin-top: 20px; */
  display: none;
  float: left;
  width: 190px;
}
.applicationCCont_Bot .box .inp  input{
  width: 100%;
}
.applicationCCont_Bot .payBtn{
  margin-top: 0;
}
.applicationCCont_Bot .form .box .sex{
  font-size: 16px;
  height: auto;
  line-height: 60px;
  background-color: transparent;
  overflow: hidden;
  padding-left: 0;
  color: #717171;
  border: 0;
}
.applicationCCont_Bot .form .box .sex label{
  float: left;
  margin-right: 15px;
  display: flex;
  font-size: 15px;
}
.applicationCCont_Bot .form .box .sex label input{
  margin-right: 6px;
}

.applicationC .applicationBCont{
  padding-bottom: 100px;
}
.applicationBCont .user_vk2{
  padding: 0 50px;
}
.applicationBCont .user_vk2 h1{
  padding-top: 50px;
  font-size: 24px;
  color: #ff9c00;
  font-weight: 600;
  padding-left: 150px;
  margin-bottom: 50px;
}
.applicationBCont .user_vk2  h1 em{
  color: #000000;
}
.applicationBCont .user_vk2 .num{
  width: 107px;
  height: 107px;
  font-size: 88px;
  font-family: 'Rajdhani-Bold';
  font-weight: 600;
  color: #fff;
  padding-top: 31px;
  padding-left: 14px;
  float: left;
}
.applicationBCont .user_vk2 .team_Cont1 .num{
  background: url(../images/application/ico6.png) no-repeat center;
}
.applicationBCont .user_vk2 .team_Cont2 .num{
  background: url(../images/application/ico7.png) no-repeat center;
}
.applicationBCont .user_vk2 .team_Cont3 .num{
  background: url(../images/application/ico8.png) no-repeat center;
}
.applicationBCont .user_vk2 .inputCont{
  float: left;
  margin-left: 43px;
  margin-right: 0;
  width: 950px;
  
}
.applicationBCont .user_vk2 .inputCont>p{
  font-size: 17px;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}
.user_vk2 .inputCont .inp_li {
  /* height: 60px; */
  margin-right: -10px;
}
.user_vk2.team_btn .team_Cont2 .inp{
  margin-bottom: 10px;
}
.user_vk2.team_btn .team_Cont2 .inp .dd .Validform_right,
.user_vk2.team_btn .team_Cont5 .inp .dd .Validform_right,
.user_vk2.team_btn .team_Cont5 .inp .dd .Validform_wrong, 
.user_vk2.team_btn .team_Cont2 .inp .dd .Validform_wrong, 
.user_vk2.team_btn .team_Cont3 .inp .dd .Validform_wrong,
.user_vk2.team_btn .team_Cont3 .inp .dd .Validform_right{
  width: 466px;
  float: right;
  /* margin-left: 9px; */
  position: relative;
  left: 30px;
  top: 5px;
}
.team_Cont1 ,.team_Cont2,.team_Cont3,.team_Cont4{
  overflow: hidden;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 30px;
  padding-bottom: 25px;
  position: relative;
}
.user_vk2.team_btn .team_Cont2 .inputCont,
.user_vk2.team_btn .team_Cont4 .inputCont,
.user_vk2.team_btn .team_Cont3 .inputCont{
  margin-bottom: 15px;
  margin-top: 15px;
}

.team_Cont3 .pdf,.team_Cont5 .pdf{
  position: absolute;
  left: 50%;
  top: 15px;
  transform: translateX(-50%);
  margin-left: 317px;
  width: 466px;
} 
.applicationBCont .user_vk2 .team_Cont3 .inputCont >p{
  margin-bottom: 110px;
}
.applicationBCont .user_vk2 .team_Cont5 .inputCont >p{
  margin-bottom: 150px;
}
.team_Cont3 .inputCont .pdf .ico,.team_Cont5 .inputCont .pdf .ico{
  float: left;
  margin-right: 25px;
  padding-bottom: 75px;
} 
.team_Cont3 .inputCont .pdf .p{
  /* float: left; */
}
.team_Cont3 .inputCont .pdf .p p,.team_Cont5 .inputCont .pdf .p p{
  margin-bottom: 10px;
  color: #717171;
  opacity: .8;
  font-size: 15px;    font-weight: 600;
}
.team_Cont3 .inputCont .pdf .p a,.team_Cont5 .inputCont .pdf .p a{
  color: #1565c0;
  font-size: 17px;    
  font-weight: 600;
  display: inline-block;
  position: relative;
  transition: all .4s;
}
.team_Cont3 .inputCont .pdf .p a:hover,
.team_Cont5 .inputCont .pdf .p a:hover,
.groupMessCont2 .template .p a:hover{
  color: #FF7302 ;
  transition: all .4s;

}
.team_Cont3 .inputCont .pdf .p a:hover::after,
.team_Cont5 .inputCont .pdf .p a:hover::after{
  transition: all .4s;
  opacity: 1;
}
.team_Cont3 .inputCont .pdf .p a::after,
.team_Cont5 .inputCont .pdf .p a::after
{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px ;
  background-color: #FF7302;
  transition: all .4s;
  opacity: 0;
}
.team_Cont4 .inputCont .veri {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 30;
}
.team_Cont4 .informationBtn{
  color: #4b3957;
  font-size: 17px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #ffd900;
  text-align: center;
  font-weight: 600;
  margin-top: 10px;
  transition: all .4s;
}
.team_Cont4 .informationBtn:hover,
.user_vk2 .inputCont .upFileBtn:hover,
.applicationBCont_Top .fr .btn>a:hover{
  background-color: #000;
  color: #fff;
}
.team_Cont4{
  border-bottom: none;
}
.statement_pop.processPop .popBody{
  padding: 150px 60px 60px;
  height: auto;
  margin-top: 0;
  transform: translateY(-50%);
}
.processPop .cont .title .img{
  position: absolute;
  top: -216px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.processPop .cont  .img img{
  text-align: center;
  margin: 0 auto;
}
.processPop .cont .title h1{
  color: #000000;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 25px;
}
.processPop .cont .title h1 em{
  color: #ff9c00;

}
.processPop .cont .title  .p{
  display: flex;
  justify-content: space-around;
  padding-bottom:30px;
  border-bottom: 1px solid #dcdcdc;
}
.processPop .cont .title  .p p{
  font-size: 16px;
  color: #5d5d5d;
  font-weight: 600;
}
.processPop .cont .message .img{
  margin: 30px 0;
} 
.processPop .cont .message h2{
  font-size: 24px;
  color: #01a673;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
}
.processPop .cont .message h2 em{
  color: #000000;
}
.processPop .cont .message p{
  font-size: 16px;
  text-align: center;
  font-weight: 600;
  color: #5d5d5d;
}
.processPop .cont .message p em{
  color: #01a673;

}
.processPop .close{
  position: initial;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  background-color: #01a673;
  margin-top: 40px;
}






.payPop .popBody{
  padding: 60px 60px 70px;
  height: auto;
  border-radius: 8px;
    margin-top: 0;
    transform: translateY(-50%);
}
.payPop .popBody .title h1{
  font-size: 30px;
  color: #ff9c00;
  text-align: center;
  line-height: 42px;
  font-weight: 600;
}
.payPop .popBody .title p{
  font-size: 16px;
  text-align: center;
  color: #5d5d5d;
  font-weight: 600;
}
.payPop .popBody .title{
  margin-bottom: 50px;
}
.payPop .popBody .message ,.payCont .message{
  overflow: hidden;
  height: 158px;
}
.payPop .popBody .message .fl,.payCont .message .fl{
  background-color: #f4f2f0;
  width: 36.83%;
  max-width: 400px;
  height: 158px;
  padding: 40px 30px;
}
.payCont .message .fl{
  padding: 40px 30px;
}
.payPop .popBody .message .fl p,.payCont .message  .fl p{
  font-size: 16px;
  color: #5d5d5d;
  font-weight: 600;
}
.payPop .popBody .message .fl .money,.payCont .message .fl .money{
  color: #fa4f2d;
  font-size: 74px;
  font-family: "Gilroy-Bold";
  letter-spacing: -10px;
  text-align: right;
  font-weight: 600;
  /* line-height: 1; */
}
.payPop .popBody .message .fl .money em,.payCont .message .fl .money em{
  font-size: 75px;
  letter-spacing: -2px;
  vertical-align: bottom;
}
.payPop .popBody .message .fr ,.payCont .message .fr{
  width: calc(100% - 36.83%);
  height: 100%;
  background-color: #eae7e4;
  padding: 40px  40px 53px  20px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.payPop .popBody .message .fr  p,.payCont .message .fr p{
  color: #939393;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
}
.payPop .popBody .message .fr p em,.payCont .message .fr p em{
  display: block;
}
.payPop .popBody .message .fr  span,.payCont .message .fr  span{
  color: #5d5d5d;
  font-size: 16px;
  font-weight: 600;
}
.payPop .popBody .message .fr  span em,.payCont .message .fr  span em{
  font-family: "Gilroy-Bold";
  color: #fa4f2d;
}
.payPop .popBody .PayButton,
.payCont .PayButton2,
.payCont .PayButton{
  width: 100%;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  background-color: #01a673;
  margin-top: 30px;
  cursor: pointer;
  font-weight: 600;
}
.payPop .popBody .PayButton.play,.payCont .PayButton.play{
  background-color: #999;
  pointer-events: none;
  cursor: auto;
}
.groupMessCont2  .payCont .PayButton{
  margin-bottom: 35px;
}
.groupMessCont2  .payCont .PayButton2{
  margin-top: 35px;
  background-color: #fff000;
  color: #373737  ;
}
.groupMessCont2 .payCont .tips{
  width: 564px;
  margin: 0 auto;
  position: relative;
}
.groupMessCont2 .payCont .tips p{
  text-align: center;
  padding: 0 15px;
    background-color: #fff;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    color: #404040;
}

.groupMessCont2 .payCont .tips hr {
  border-top: 1px solid #dcdcdc;
}
.groupMessCont2 .payCont .pp{
  position: relative;
  overflow: hidden;
}
.groupMessCont2 .payCont .pp .fl{
  margin-top: 70px;
}
.groupMessCont2 .payCont .pp .fr{
  margin-left: 35px;
  margin-top: 35px;
  float: left;
}
.groupMessCont2 .payCont .pp .fr p{
  color: #666060;
  font-size: 17px;
  font-weight: 600;
}
.groupMessCont2 .payCont .pp .fr> p{
  margin-bottom: 20px;

}


/* 个人信息 */
.personalCt .fl{
  background-color: #fff;
  /* width: 68.33%; */
  width: 820px;
  min-height: 956px;
  /* height: 1287px; */
  border-radius: 8px 0 0 8px;
  padding: 80px 60px 60px 60px;
}
/* .personal .personalCt .fl{
  padding-right: 90px;
} */
.personalCt .fl h1{
  font-size: 24px;
  color: #382d23;
  margin-bottom: 25px;
  font-weight: 600;
}
.personalCt .form .box{
  border-bottom: 1px solid rgb(235, 235, 235) !important;
}
/* .personalCt .form .box.on .li .flex .txt h2,
.personalCt .form .box.on .li .flex .txt span,
.personalCt .form .box.on .li .flex button{
  color: initial;
} */
.personalCt .form .box.color .li .flex .txt h2,
.personalCt .form .box.color .li .flex .txt span,
.personalCt .form .box.color .li .flex button{
  color: #ddd;
 pointer-events: none;
}
.personalCt .form .box .li{
  padding-top: 24px;
  padding-bottom: 24px;
  border-radius: 1px;
}
.personalCt .form .box .li .flex{
  display: flex;
}
.personalCt .form .box .li .flex .txt{
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1 1 auto;
  width: 100%;
  justify-content: flex-start;
  flex: 1;
}
.personalCt .form .box .li .flex .txt h2,.personalCt .form .box.on .li .flex .txt h2{
  font-size: 16px;
  color: #222;
 pointer-events: auto;
 font-weight: 600;

}
.personalCt .form .box .li .flex .txt span,.personal .personalCt .form .box.on .li .flex span{
  color: #717171;
  pointer-events: auto;
}
.personalCt .form .box .li .flex button:hover, .personalCt .form .box.on .li .flex button:hover{
  color: #ff7c17;
}

.personalCt .form .box .li .flex  button,.personalCt .form .box.on .li .flex button{
  text-decoration: underline;
  color: #222;
 pointer-events: auto;
 font-weight: 600;
 transition: all .4s;
}
.personalCt .form .box .li.hide{
  display: none;
}
.personalCt .form .box .hide.on,
.personalCt .form .box .show.on{
  display: block;
}
.personalCt .form .box .inp{
  box-shadow: inset 0 0 0 1px #b0b0b0;
  border-radius: 6px;
  position: relative;
  min-height: 56px;
  margin-top: 24px;
  margin-bottom: 24px;
}
.personalCt .form .box .inp label{
  display: block;
  width: 100%;
}
.personalCt .form .box .inp input{
  width: 100%;
}
.personalCt .form .box .radio{
  border-radius: 6px;
  position: relative;
  margin-top: 24px;
  margin-bottom: 24px;
}
.personalCt .form .box .radio label{
  margin-right: 10px;
}
.personal .personalCt .form .box h3{
  transition: none;
}
.personalCt .form .box h3,.registerCont .Ri .item label>h3,
.gradesCt .list .item h3{
  transform-origin: 0% 0%;
  position: absolute;
  top: 15px;
  left: 12px;
  right: 12px;
  color: #717171;
  transition: transform 0.15s cubic-bezier(0.455,0.03,0.515,0.955);
  /* transition: top .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1); */
  cursor: text;
  pointer-events: none;
} 
.registerCont .Ri .item label>h3,.gradesCt .list .item h3{
  left: 25px;
  top: 18px;
  /* top: 11px; */
}
.registerCont .Ri .item label>input{
  padding-top: 20px
}
.personalCt .form .box h3.error ,.registerCont .Ri .item label>h3.error{
  color: #f04645;
}
.personalCt .form .box h3.focus,.registerCont .Ri .item label>h3.focus,
.gradesCt .list .item h3.focus{
  transform: translateY(-8px) scale(0.7);
} 
.personalCt .form .box .inp #txtBeginDate{
  width: 100%;
}
.personalCt .form .box .inp input{
  border: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 26px;
    margin-bottom: 6px;
    background-color: transparent;
}
.personalCt .form .box .li .save{
  width: 80px;
  height: 48px;
  line-height: 48px;
  background-color: #000;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
}

.personalCt .form  .c_down,
.applicationCCont_Bot .box .inp .c_down {
  width: 49%;
  box-shadow: inset 0 0 0 1px #b0b0b0;
  border-radius: 6px;
  position: relative;
  min-height: 56px;
  margin-top: 24px;
  margin-bottom: 24px;
}
.personalCt .form .identity .inp{
  width: 49%;
  /* float: right; */
}
.personalCt .form .c_down span,
.applicationCCont_Bot .box .inp .c_down span{
  color: #717171;
  margin-left: 12px;
  line-height: 56px;
  height: 56px;
  display: block;
}
.personalCt .form .c_down span:after ,
.applicationCCont_Bot .box .inp .c_down span::after {
  content: "";
  display: block;
  position: absolute;
  right: -2px;
  top: -2px;
  width: 60px;
  height: 60px;
  background:  url(../images/login/ico2.png) no-repeat center;
}
.personalCt .form .c_down ul ,
.applicationCCont_Bot .box .inp .c_down ul{
  display: none;
  top: 58px;
  max-height: 290px;
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  overflow-y: auto;
  z-index: 10;
  box-shadow: 0 0 21px 3px rgba(0, 0, 0, 0.1);
}
.personalCt .form .c_down li,
.applicationCCont_Bot .box .inp .c_down li {
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #ada8a8;
  background: #fff;
  transition: all .5s;
  position: relative;
  cursor: pointer;
  /* border-bottom: 1px solid #e6e6e6; */
  /* box-shadow: 0 0 21px 3px rgba(0, 0, 0, 0.1); */
}

.personalCt .form .c_down li:hover,
.applicationCCont_Bot .box .inp .c_down  li:hover{
  color: #2c2d2f;
}
.personalCt .form .date .inp{
  width: 49%;
}
.applicationCCont_Bot .box .inp .c_down{
  width: auto;
  box-shadow: none;
  margin: 0;
  border-radius: 0;
}
.applicationCCont_Bot .box .inp .c_down span{
  height: 60px;
  line-height: 60px;
  margin-left: 0;
}
.applicationCCont_Bot .box .inp .c_down ul {
  width: 190px;
  
  left: -20px;
}

.personalCt .form .date .inp input {
  margin-top: 17px;
}

.personalCt .fr{
  position: relative;
  /* background: url(../images/login/img4.png) no-repeat center bottom/cover; */
  /* height: 1287px; */
  width: 380px;
}
.personal  .fr >img{
  display: none;
}
.personal  .fr .personalList{
  background: url(../images/login/img4.png) no-repeat center/cover;
  height: 1135px;
}
.personalCt .personalList{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 155px;
  /* left: 55px; */
  padding-left: 55px;
}
.personalCt .personalList li{
  margin-bottom: 35px;
}
.personalCt .personalList li  h3 {
  font-size: 22px;
  color: #382d23;
  line-height: 30px;
  font-weight: 600;
  transition: all .4s;
}
.personalCt .personalList li a:hover h3,
.personalCt .personalList li.on h3{
  color: #fff;
}
.personalCt .personalList li p{
  opacity: .4;
  color: #382d23;
}
.personalCt .unrated .applicationBtn{
  width: 120px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  background-color: #02a673;
  text-align: center;
  font-weight: 600;
}
.personalCt .unrated ,.personalCt .wait  {
  margin-bottom: 100px;
  position: relative;
}
.personalCt .wait .text h2{
  font-size: 30px;
  color: #ff8400;
  line-height: 1.3;
  font-weight: 600;
}
.personalCt .wait .text .p p{
  font-size: 20px;
  color: #000000;
  line-height: 26px;
  display: block;
  float: none;
}
.personalCt .wait .text >img{
  margin: 20px 0;
}
.info-box-items .box_ .time{
  margin-top: 0;
  font-size: 42px;
  line-height: 1.3;
}

.info-box-items .box_ .tips{
  display: none;
}
.info-box-items .box_ .time{
  color: #757575;
  opacity: .45;
  display: none;
}
.info-box-items .box_.open .time{
  display: block;
}
 .info-box-items .box_ .cn {
  font-size: 24px;
  color: #757575;
  opacity: .8;
  font-weight: 600;
}
/* .info-box-items .info-box .box_.open:hover .cn,
.info-box-items .info-box .box_.open:hover .en{
  color: #fff900;
  transition: all .4s;
} */
.info-box-items .box_ .en {
  color: #757575;
  opacity: .5;
}
.info-box-items .box_ .title::before{
  opacity: 0;
}
.info-box-items .info-box .title::before{
  opacity: 1;
  top: 75px;
  background-color: rgba(255,255,255,.4);
}
.applicationA_list li.open .title::before{
  opacity: 1;
  background-color: rgba(255,255,255,.4);
}
.info-box-items .info-box .open .tips{
  display: block;
}
.info-box-items .info-box .open .time{
  /* display: none; */
  position: absolute;
  top: -156px;
  left: -40px;
  font-size: 24px;
}
/* .info-box-items .info-box .open1 .title .time{
  color: #00b282;
  opacity: 1;
}
.info-box-items .info-box .open2 .title .time{
  color: #1f7ef3;
  opacity: 1;
} */
/* .info-box-items .info-box .open1,.applicationA_list li.open1{
  background: url(../images/index/i-k3-box2.png) no-repeat center/cover;
}
.info-box-items .info-box .open2,.applicationA_list li.open2{
  background: url(../images/index/i-k3-box3.png) no-repeat center/cover;
} */
.info-box-items .info-box .open .title>div ,
.applicationA_list li.open .tips,
.applicationA_list li.open .p p,
.applicationA_list li.open .title>div,
.info-box-items .info-box .open .p p,
.info-box-items .info-box .open .tips,
.info-box-items .info-box .open .tips  {
  color: #625b3c;
  opacity: 1;
}
.aboutCont1_TOP{
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
}

.aboutCont1_TOP .list{
  position: absolute;
  top: 0;
  left: 0;
  width: 497px;
  height: 100%;
  padding: 100px 60px;
}
.aboutCont1_TOP .list> p{
  font-size: 15px;
  color: #606060;
  font-weight: 600;
  opacity: .8;
  margin-top: 50px;
}
.aboutCont1_TOP .list li{
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.aboutCont1_TOP .list li .ico{
  margin-right: 20px;
  float: left;
  padding-top: 10px;
}
.aboutCont1_TOP .list li .txt {
  float: left;
}
.aboutCont1_TOP .list li .txt em{
  display: block;
  font-size: 36px;
  font-family: "Gilroy-Bold";
  color: #354ad7;
  line-height: 1;
}
.aboutCont1_TOP .list li .txt p{
  font-size: 15px;
  color: #513c2c;    
  font-weight: 600;
}

.aboutCont1_TOP .fr{
  background-color: #fff;
  padding: 100px 40px 40px;
  width: 703px;height: 100%;
  min-height: 662px;
  border-radius: 0 8px 8px 0;
}
.aboutCont1_TOP .fr h3 {
  font-size: 55px; 
  color: #513c2c;
  font-family: "Gilroy-Bold";
  line-height: 1;
  margin-bottom: 5px;
}
.aboutCont1_TOP .fr .ico{
  float: left;
  position: absolute;
  top: 100px;
  right: 235px;
}
.aboutCont1_TOP .fr .p{
  margin-top: 70px;
}
.aboutCont1_TOP .fr .p p{
  color: #606060;
  /* opacity: .7; */
  font-size: 15px;
  margin-bottom: 25px;
  /* font-weight: 600; */
}
.aboutCont1_TOP .fr .p p:nth-last-child(1){
  margin-bottom: 0;
}
.aboutCont1_BOT{
  overflow: hidden;
  position: relative;
  border-radius: 8px;
}
.aboutCont1_BOT .fr{
  background-color: #fff;
  width: 703px;
  height: 100%;min-height: 452px;
  padding: 70px 45px;
}

.aboutCont1_BOT .fr .title ul{
  display: flex;
  justify-content: space-between;
}
.aboutCont1_BOT .fr .title li{
  color: #606060;
  font-size: 17px;
  line-height: 1;
  padding-bottom: 25px;
  position: relative;
  cursor: pointer;
  font-weight: 600;
}
.aboutCont1_BOT .fr .title li::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    opacity: 0;
}

.aboutCont1_BOT .fr .title li.on::after{
  opacity: 1;
}
.aboutCont1_BOT .fr .title li:nth-child(1):after{
  background-color: #fff100;
}
.aboutCont1_BOT .fr .title li:nth-child(1).on{
  color: #fff100;
}
.aboutCont1_BOT .fr .title li:nth-child(2):after{
  background-color: #e4067d;
}
.aboutCont1_BOT .fr .title li:nth-child(2).on{
  color: #e4067d;
}
.aboutCont1_BOT .fr .title li:nth-child(3):after{
  background-color: #0055ce;
}
.aboutCont1_BOT .fr .title li:nth-child(3).on{
  color: #0055ce;
}
.aboutCont1_BOT .fr .title li:nth-child(4):after{
  background-color: #f4434d;
}
.aboutCont1_BOT .fr .title li:nth-child(4).on{
  color: #f4434d;
}
.aboutCont1_BOT .fr .title li:nth-child(5):after{
  background-color: #f4434d;
}
.aboutCont1_BOT .fr .title li:nth-child(5).on{
  color: #f4434d;
}
.aboutCont1_BOT .fr .cont{
  margin-top: 40px;
}
.aboutCont1_BOT .fr .cont >div,.aboutCont1_BOT .fl .img{
  display: none;
}
.aboutCont1_BOT .fr .cont >div:nth-child(1),.aboutCont1_BOT .fl .img:nth-child(1){
  display: block;
}
.aboutCont1_BOT .fr .cont >div p{
  margin-bottom: 25px;
  font-size: 15px;
  color: #606060;
  /* font-weight: 600; */
}
.aboutCont1_BOT .fr .cont >div p:nth-last-child(1){
  margin-bottom: 0;
}
.aboutCont1_BOT .fr .cont >div  h3{
  font-size: 30px;
  color: #606060;
  margin-bottom: 25px;
}
.about2Cont1_TOP{
  overflow: hidden;
  position: relative;
  width: 100%;
}
.about2Cont1_TOP .text{
  position: absolute;
  top: 0;
  left: 0;
  width: 497px;
  height: 100%;
  padding: 115px 50px;
}
.about2Cont1_TOP .text h3{
  font-size: 55px;
  color: #fff;
  font-family: "Gilroy-Bold";
  line-height: 1;
  margin-bottom: 5px;
  letter-spacing: -2px;
}
.about2Cont1_TOP .fr{
  padding: 40px 50px 0;
  background-color: #fff;
  width: 703px;
  min-height: 809px;
}
.about2Cont1_TOP .fr p{
  margin-bottom: 30px;
  color: #606060;
  font-size: 15px;
  line-height: 24px;
  /* font-weight: 600; */
}
.about2Cont1_TOP .fr p:nth-last-of-type(1){
  margin-bottom: 0;
}
.about2Cont1_TOP .fr  h3{
  font-size: 16px;
  color: #5103d1;
  font-weight: 600;
}
.about2Cont1_TOP .fr h3:nth-child(1){
  margin-bottom: 15px;
}
.about2Cont1_TOP .fr .tips{
  opacity: .8;
  color: #606060;
  margin-top: 20px;
  /* font-weight: 600; */
}
.newsCont1 .newsList{
  margin-top: 0;
  overflow: hidden;
  width: 100%;
}
.newsCont1 .newsList dl:hover {
  background-color: #000000;
}
.newsCont1 .newsList dl {
  border-radius: 8px;
  padding: 30px 40px 30px  170px ;
  transition: all .3s;
  background-color: #fff;
  margin-bottom: 20px;
}
.newsCont1 .newsList dl dd {
  float: left;
  width: auto;
  margin-left: 50px;
  margin-right: 0;
  width: 78%;
}
.newsCont1 .newsList .date em {
  display: block;
  color: #ff9b1c;
  font-size: 48px;
  line-height: 1;
  transition: all .3s;
  font-family: "Gilroy-Bold";
  margin-bottom: 0;
}
.newsCont1 .newsList .date h6 {
  color: #3a3a3a;
  font-size: 18px;
  font-family: "Gilroy-Bold";
  transition: all .3s;
  line-height: 1;
}
.newsCont1 .newsList dl:hover em,
.newsCont1 .newsList dl:hover h3,
.newsCont1 .newsList dl:hover h6{
  color: #fff000;
  opacity: 1;
}
.newsCont1 .newsList .date {
  height: auto;
  padding: initial;
  border-right: 5px solid #43d2b5;
}
.newsCont1  .newsList dl dt{
  width: 100px;
}
.newsCont1  .newsList dd h3{
  margin-bottom: 0;
  margin-top: 5px;
  /* color: #ff9b1c; */
  color: #513c2c;
  opacity: 0.5;
  font-size: 22px;
  margin-right: 0;
  font-weight: 600;
}

.newsCont1 .myUixma{
  float: right;
  margin-top: 0;
}
.newsCont1 .news_dataC1{
  padding: 90px 65px 70px 75px;
  overflow: hidden;
  border-radius: 9px;
  background-color: #fff;
  position: relative;
}
.newsCont1 .news_dataC1 .newsD_title{
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
}
.newsCont1 .news_dataC1 .newsD_title .date{
  width: 100px;
  position: relative;
  float: left;
}
.newsCont1 .news_dataC1 .newsD_title .date::before{
  content: '';
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 5px;
  height: 55px;
  background-color: #44d3b6;
}
.newsCont1 .news_dataC1 .newsD_title .day{
  color: #ff9b1c;
  font-size: 48px;
  font-family: "Gilroy-Bold";
  line-height: 1;
}
.newsCont1 .news_dataC1 .newsD_title .month{
  font-size: 20px;
  font-family: "Gilroy-Bold";
  line-height: 1;
  color: #3a3a3a;
}
.newsCont1 .news_dataC1 .newsD_title h3{
  margin-left: 70px;
  float: left;
  color: #121212;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
}
.newsCont1 .news_dataC1 .newsD_title .bdsharebuttonbox {
  position: absolute;
  top: 0;
  right: 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.newsCont1 .news_dataC1 .newsD_title .bdsharebuttonbox .bshare-weixin {
  background: url(../images/review/wx.png) no-repeat center ;
  width: 42px;
    height: 42px;
    margin: 0 0 0 10px;
    border-radius: 50%;
}
.newsCont1 .news_dataC1 .newsD_title .bshare-custom p {
  color: #6a00d4;
  font-size: 15px;
  font-weight: 600;
}
.newsCont1 .news_dataC1 .newsD_cont{
  width: 885px;
  margin-left: 170px;
}
.newsCont1 .news_dataC1 .newsD_cont p{
  color: #606060;
  /* opacity: .5; */
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 20px;
  /* font-weight: 600; */
}
.newsCont1 .news_dataC1 .newsD_cont .img{
  margin-bottom: 20px;
}
.news_dataC1 .ico1{
  background: url(../images/review/news_ic1.png) no-repeat center;
  width: 303px;
  height: 351px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 442px;
  top: 40px;
  display: none;
  transform-origin: top right;
}
.news_dataC1.animated .ico1 {
  animation: rotate1 1.5s forwards 1;
  display: block;
}
.news_dataC1 .ico2 {
  background: url(../images/review/news_ic2.png) no-repeat center;
  width: 246px;
  height: 290px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
  margin-left: -546px;
  display: none;
  transform-origin: center left;
}
.news_dataC1.animated .ico2 {
  animation: rotate22 1.5s  forwards 1;
  display: block;
}
@keyframes rotate22 {
  0% {
    transform: rotate(220deg);
    margin-left: -1046px;
  }
  100% {
    transform: rotate(360deg);
    margin-left: -666px;
  }
}

.reviewCont1 .reviewCt{
  position: relative;
  overflow: hidden;
  width: 100%;
}
.reviewCont1 .reviewCt:hover .swiper-next{
  right: 25px;
}
.reviewCont1 .reviewCt:hover .swiper-prev{
  left: 25px;
}
.reviewCont1 .reviewCt .swiper-slide img{
  border-radius: 8px;
}
.reviewCont1{
  padding-bottom: 130px;
}
.reviewList{
  z-index: 100;
  position: absolute;
}
.reviewList li{
  display: none;
}
.reviewList li:nth-child(1){
  display: block;
}
.reviewList li .num{
  position: absolute;
  top: -101px;
  left: -70px;
  z-index: 10;
}
.reviewList li h4{
  font-size: 24px ;
  color: #000;
  margin-left: 200px;
  margin-top: 25px;
}
.reviewList0 .box{
  width: 100%;
  height: 298px;
  background: #fff001 ;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  
  border-radius: 8px;
}
.reviewList0 .box a:hover .year,.reviewList0 .box a:hover h1{
  color: #fff ;
}
.reviewList0 .box a:hover .bg{
  transform: scale(1.1);
}
.reviewList0 .box .bg{
  background: no-repeat center/cover;
  height: 298px;
  transition: all .5s;
  background-image:  url(../images/review/guide_im2.png) ;
  opacity: 1;
  position: relative;
}

.reviewList0 .box .bg::after{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 91%;
  height: 298px;
  background: url(../images/review/i2.png) no-repeat center/cover;

}
/* .reviewList0 .box:hover .bg{
  transition: all .5s;
  opacity: 1;
} */
.reviewList0{
  position: relative;
  overflow: hidden;
  width: 100%;
}
.reviewList0 .box .txt{
  position: absolute;
  right: 50px;
  top: 100px;
}
.reviewList0 .box .txt .year{
  color: #000;
  font-size: 61px;
  font-family: "Gilroy-Bold";
  text-align: right;
  line-height: 1;
  margin-bottom: 5px;
  transition: all .4s;
}
.reviewList0 .box .txt h1{
  color: #000;
  text-align: right;
  font-size: 36px;
  font-weight: 600;
  transition: all .4s;
}

.reviewCt .swiper-prev{
  background: url(../images/review/prev.png) no-repeat center;
  width: 85px;
  height: 85px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -105px;
  z-index: 10;
  opacity: 1;
  cursor: pointer;
  transition: all .6s;
}
.reviewCt .swiper-next{
  background: url(../images/review/next.png) no-repeat center;
  width: 85px;
  height: 85px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -105px;
  z-index: 10;
  opacity: 1;
  cursor: pointer;
  transition: all .4s;
}
.reviewCt .swiper-next:hover{
  background: url(../images/review/nexton.png) no-repeat center;
  transition: all .4s;
}
.reviewCt .swiper-prev:hover{
  background: url(../images/review/prevon.png) no-repeat center;
  transition: all .4s;
}
.guideCont1 .guide1Cont2{
  width: 100%;
  overflow: hidden;
  border: none;
  margin-bottom: 0;
}
.guideCont1 .guide1Cont2 .Le{
  width: 876px;
  border: none;
  padding: 70px;
  background-color: #fff;
  border-radius: 8px 0 0 8px;
}
.guideCont1 .guide1Cont2 .gxNav{
  height: 662px;
  background: url(../images/review/guide_Ri.png) no-repeat center right;
  width: 324px;
  top: 0;
  left: auto;
 
}
.guideCont1 .guide1Cont2 .gxNav.fixed {
  margin: unset;
  right: 50%;
  transform: translateX(-50%);
  margin-right: -764px;
}
.guideCont1 .guide1Cont2 .gxNav li{
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border-left: 0;
  padding-left: 0;
}
.guideCont1 .guide1Cont2 .gxNav li.on{
  color: #5103d1;
}
.guideCont1 .guide1Cont2 .gxNav ul{
  position: initial;
  padding: 50px 40px;
}
.guideCont1 .guide1Cont2 .guide-dd {
  min-height: 522px;
}
.guideCont1 .guide1Cont2 .Le p {
  color: #606060;
  font-size: 15PX;
}
.jxvCont.guide1Cont2{
  width: 100%;
  overflow: hidden;
  border: none;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  border-radius: 8px 0 0 8px;
}
.jxvCont.guide1Cont2 .gxNav {
  height: 662px;
  background: #29c462 url(../images/login/img5.png) no-repeat center/cover;
  width: 324px;
  top: 0;
  left: auto;
  height: 100%;
  border-radius: 0 8px 8px 0;
  display: block !important;
}
.register_tips2 .jxvCont.guide1Cont2 .gxNav {
  background: #29c462 url(../images/login/img6.png) no-repeat center/cover;
  height: 672px;
}
.register_tips .guide1Cont2{
  background-color: transparent;
}
.register_tips2 .guide1Cont2 .Le{
  height: 672px;
}
.jxvCont.guide1Cont2 .Le{
  width: 877px;    
  padding: 70px 66px;
  background-color: #fff;
}
.guide1Cont2 .Le p{
  font-size: 15px;
  color: #818181;
}
.jxvCont.guide1Cont2 .bom p{
  color: #0dac5c;
  line-height: 24px;
}
.jxvCont.guide1Cont2 .gxNav ul{
  position: initial;
  width: auto;
  padding: 50px 10px;
}
.jxvCont.guide1Cont2 .gxNav li{
  border: none;
  font-weight: 600;
  font-size: 17px;
  color: #ffffff;
}
.jxvCont.guide1Cont2 .gxNav  li.on{
  color: #5103d1;
}
.register_tips .Cont .top h6{
  color: #0dac5c;
  font-size: 15px;
  font-weight: 600;
}
.register_tips2 .jxvCont.guide1Cont2{
  height: 672px;
}
.guide1Cont2 .img{
  background: url(../images/review/guide_im1.png) no-repeat center;
  height: 334px;
  border-radius: 12px 12px 0 0;
  position: relative;
  padding: 150px 0 0 50px ;
}
.guide1Cont2 .img img{
  position: absolute;
  right: 80px;
  top: 75px;
}
.guide1Cont2 .img .cn{
  font-size: 24px;
  color: #292929;
}
.guide1Cont2 .img .en{
  font-size: 110px;
  font-family: "Gilroy-Bold";
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  line-height: 1;
}
.guideHelp{
  padding: 50px;
  background-color: #fff;
  border-radius: 0 0 12px 12px;
  overflow: hidden;
}
.guideHelp .box{
  padding: 30px 40px;
  background-color: #f3f8fa;
  height: 190px;
  width: 49.3%;
  float: left;
  margin-right: 14px;
  margin-bottom: 35px;
}
.guideHelp .box:nth-child(2n){
  margin-right: 0;
}
.guideHelp .box .ico{
  margin-right: 20px;
  float: left;
}
.guideHelp .box .txt{
  float: left;
  width: 76%;
}
.guideHelp .box .txt h1{
  color: #292929;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 600;
}
.guideHelp .box .txt p{
  color: #606060;
  font-size: 15px;
  /* font-weight: 600; */
}
.guideHelp .boxW100{
  width: 100%;
  height: auto;
}
.guideHelp .boxW100 .txt h1{
  position: relative;
  font-size: 18px;
}
.guideHelp .boxW100 .ico{
  margin-right: 50px;
}
.guideHelp .boxW100 .txt h1::after{
  content: '';
  position: absolute;
  left: -23px;
  top: 9px;
  width: 8px;
  height: 8px;
  background-color: #16aa97;
  border-radius: 50%;
}
.guideHelp .boxW100 .txt p{
  position: relative;
  font-size: 16px;
}
.guideHelp .boxW100 .txt p::after{
  content: '';
  position: absolute;
  left: -23px;
  top: 7px;
  width: 8px;
  height: 8px;
  background-color: #e61059;
  border-radius: 50%;
}
.review_dataCont2{
  position: relative;
  overflow: hidden;
  width: 100%;
}
.review_dataCont2 .box{
  position: relative;
  width: 100%;
  margin-bottom: 24px;
  border-radius: 8px;
}
.review_dataCont2 .box> img{
  width: 100%;
}
.review_dataCont2 .box .txt{
  position: absolute;
  bottom: 50px;
  right: 30px;
}
.review_dataCont2 .box .txt h3{
  font-size: 36px;
  font-family: "Gilroy-Bold";
  color: #fff;
  line-height: 1;
}
.review_dataCont2 .box .txt p{
  font-size: 24px;
  color: #fff;
}
.review_dataCont2 .box video{
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.review_dataCont2 .box  .btn{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin: 0 auto;
  cursor: pointer;
}
.review_dataCont2 .box  .btn img{
  margin: 0 auto;
}
.videoPop #video {
  /* width: 1200px; */
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.videoPop .popBody {
  padding: 0;
  height: auto;
  border-radius: 8px;
  margin-top: 0;
  transform: translateY(-50%);
}
.groupMessCont2{
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  padding: 90px 50px 40px;
}

.groupMessCont2 .box .text .p {
  overflow: hidden;
  width: 800px;
}
.groupMessCont2 .box .text .p p{
  width: 200px;
  opacity: .5;
}
.groupMessCont2 .box .text h1{
  opacity: .55;
}
.groupMessCont2  .template {
  display: flex;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 30px;
}
.groupMessCont2 .box .text{
  margin-bottom: 0;
  padding-bottom: 25px;
  border-bottom: 2px solid #dcdcdc;
}
.groupMessCont2 .template {
  border-bottom: 2px solid #dcdcdc;
  margin-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 0;
  display: block;
  overflow: hidden;
}
.groupMessCont2 .template .p {
  margin-left: 30px;
  font-weight: 600;
  float: left;
  padding-top: 10px;
}
.groupMessCont2 .template .ico{
  float: left;
}
.groupMessCont2 .template .p p{
  font-size: 15px;
  color: #717171;
}
.groupMessCont2 .template .p a{
  font-size: 15px;
  color: #004ede;
  transition: all .4s;
}
.groupMessCont2 .template .importBtn{
  width: 240px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background-color: #ffd900;
  color: #000000;
  float: right;
  font-weight: 600;
  font-size: 17px;
  cursor: pointer;
}
.groupform{
  padding-bottom: 40px;
  border-bottom: 2px solid #dcdcdc;
}
.groupform .groupform_title{
  display: flex;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.groupform .groupform_title p{
  color: #382d23;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  margin-right: 30px;
}
.groupMessCont2 .compe_cont .box{
  margin-bottom: 0;
}
.groupform .groupform_title p em{
  font-family: "Gilroy-Bold";
  color: #2aa053;
}

.groupform .headtr {
  background-color: #ebebeb;
  height: 57px;
  line-height: 57px;
  overflow: hidden;
}
.groupform table  {
  width: 100%;
}
.u24_failedtable tr th{
  float: left;
  font-size: 15px;
    color: #6a6a6a;
    font-weight: 600;
}
.u24_failedtable tr th:nth-child(1),.u24_failedtable tr td:nth-child(1){
  width: 12%;
  padding-left: 20px;
}
.u24_failedtable tr th:nth-child(2),.u24_failedtable tr td:nth-child(2){
  width: 13%;
  font-size: 14px;
}
.u24_failedtable tr th:nth-child(3),.u24_failedtable tr td:nth-child(3){
  width: 14%;
}
.u24_failedtable tr th:nth-child(4),.u24_failedtable tr td:nth-child(4){
  width: 24%;
}
.u24_failedtable tr th:nth-child(5),.u24_failedtable tr td:nth-child(5){
  width: 29%;
}
.u24_failedtable tr th:nth-child(6),.u24_failedtable tr td:nth-child(6){
  width: 8%;
}

.u24_failedtable td{
  font-size: 13px !important;
}
.groupform table td {
  float: left;
  font-size: 15px;
  color: #6a6a6a;
  font-weight: 600;
}
.groupform table .name1 {
  width: 22%;
  padding-left: 34px;
}
.groupform table .name2 {
  width: 22%;
}
.groupform table .name3 {
  width: 22%;
}
.groupform table .name4 {
  width: 18%;
}
.groupform table .name5 {
  width: 22%;
}
.groupform table .name6 {
  width: 12%;
  display: flex;
}
.groupform table .name6 .btn{
  margin-right: 30px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
}
.groupform table .name6 .btn.view{
  color: #00b562;
}
.groupform table .name6 .btn.delete{
  color: #ff4200;
}
.groupform table tr{
  position: relative;
  height: 57px;
  line-height: 57px;
  overflow: hidden;
  margin-top: 4px;
  background-color: #f8f8f8;
  font-family: "Gilroy-Bold";
  display: block;
}
.groupform table .name5 {
  color: #ffc000;
}
.groupform .headtr .name5{
  color: #6a6a6a;
}
.groupMessCont2 .payCont{
  padding:  50px 0 0;
}
.groupMessCont2 .payCont .tit{
  text-align: center;
  margin-bottom: 30px;
}
.groupMessCont2 .payCont .tit h1{
  color: #ff9c00;
  font-size: 24px;
  font-family: "Gilroy-Bold";
  font-weight: 600;
  line-height: 1.3;
}
.groupMessCont2 .payCont .tit p{
  color: #5d5d5d;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}


.mobile_index.page{
  display: none;
}

.mobileSubBan{
  display: none;
}
.compe_cont .examine{
  position: relative;
  margin-bottom: 100px;
}
.compe_cont .examine::before {
  content: '';
  position: absolute;
  top: 0;
  left: -61px;
  width: 3px;
  height: 139px;
  background-color: #ffc000;
}
.compe_cont .start{
  position: relative;
  margin-bottom: 50px;
}
.compe_cont .start::before,.personalCt .unrated::before{
  content: '';
  position: absolute;
  top: 0;
  left: -61px;
  width: 3px;
  height: 139px;
  background-color: #ffc000;
}
.compe_cont .start .template {
  display: flex;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 30px;
}
.compe_cont .start .template .p{
  margin-left: 30px;
  font-weight: 600;
}
.compe_cont .start .template .p p{
  font-size: 15px;
  color: #717171;
}
.compe_cont .start .template .p a{
  font-size: 15px;
  color: #004ede;
}
.compe_cont .box{
  margin-bottom: 45px;
}
.compe_cont .title{
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 2px solid #dcdcdc;
}
.compe_cont .title h3{
  font-size: 17px;
  color: #000000;
  font-weight: 600;
}
.compe_cont  .title p{
  color: #382d23;
  font-size: 17px;
  font-weight: 600;
}
.compe_cont  .title p em{
  color: #ffa200;
  font-family: "Gilroy-Bold";

}
.compe_cont .box .perfectBtn{
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #ffd900;
  color: #000;
  font-size: 17px;
  text-align: center;
  font-weight: 600;
}
.compe_cont .box:nth-last-child(1){
  margin-bottom: 0;
}
.compe_cont .box .text{
  overflow: hidden;
  margin-bottom: 25px;
}
.compe_cont .box .text h1{
  color: #000;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
}
.compe_cont .box .text h1 em{
  color: #ffc000;
}
.compe_cont .box .text p{
  margin-right: 40px;
  color: #382d23;
  font-size: 15px;
  font-weight: 600;
  font-family: "Gilroy-Bold";
  float: left;
}
.compe_cont .box .text h6{
  color: #9f9f9f;
  font-size: 20px;
  font-family: "Gilroy-Bold";
  /* font-weight: 600; */
}
.compe_cont .box .text .p{
  overflow: hidden;
}
.compe_cont .box .payBtn{
  width: 195px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 17px;
  text-align: center;
  background-color: #02a673;
  cursor: pointer;
}
.compe_cont .end .title h3,
.compe_cont .end .text h3,
.compe_cont .end .text p{
  opacity: .4;
}
.compe_cont .end{
  position: relative;
}
.compe_cont .end::before{
  content: '';
  position: absolute;
  top: 0;
  left: -61px;
  width: 3px;
  height: 80px;
  background-color: #c4c4c4;
}
.compe_cont .end .text h2{
  font-family: "Gilroy-Bold";
  font-size: 43px;
  color: #ffc000;
  line-height: 1;
  margin-bottom: 15px;
}
.compe_cont .end .text h3{
  font-size: 24px;
  color: #000;
  margin-bottom: 15px;
}
.compe_cont .year{
  border-top: 2px solid #dcdcdc;
  padding-top: 25px;
}
.compe_cont .end .year:nth-child(2){
  padding-top: 0;
  border-top: none;
}
.group .end{
  margin-top: 100px;
}
.group .compe_cont .start::before {
  height: 259px;
  background-color: #2aa053;
}
.group .compe_cont .end::before {
  height: 190px;
}
.userInformation.payPop .popBody {
  padding: 70px 50px 65px;
}
.userInformation .popBody .cont .tit{
  color: #ff9c00;
  font-size: 24px;
  padding-left: 250px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dcdcdc;
  font-weight: 600;
} 
.userInformation .popBody .user{
  overflow: hidden;
}
.userInformation .popBody .user .ic{
  float: left;
  width: 200px;
}
.userInformation .popBody .user .from{
  float: left;
  margin-left: 50px;
}
.userInformation .popBody .user .from .li{
  margin-bottom: 15px;
}
.userInformation .popBody .user .from .inp {
  margin-right: 8px;
  width: 115px;
}
.userInformation .popBody .user .from .inp em{
  font-size: 15px;
  color: #6a6a6a;
  opacity: .7;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
.userInformation .popBody .user .from .inp input{
  width: 100%;
  height: 55px;
  border: 1px solid #dcdcdc;
  background-color: #f5f5f5;
  padding-left: 30px;
  color: #6a6a6a;
  font-size: 15px;
  font-weight: 600;
}
.userInformation .popBody .user .from .li{
  display: flex;
}
.mobileAbout{
  display: none;
  position: relative;
  overflow: hidden;
  padding: 20px;
}
.mobileAbout .title {
  margin-bottom: 40px;
}
.mobileAbout .title em{
  font-family: "Gilroy-Bold";
  color: #674d38;
  font-size: 32px;
  letter-spacing: 6px;
}
.mobileAbout .p p{
  font-size: 16px;
  color: #674d38;
  font-family: "Gilroy-Bold";
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 26px;
}
.mobileAbout .title img {
  width: 200px;
}
.mobileAbout  .ic{
  float: right;
  width: 90px;
}
.loginB_mobileBtn{
  display: none;
}
.ApplicationForm{

}
.ApplicationForm .popBody{
  border-radius: 8px;
  padding: 30px 40px;
  height: auto;
  margin-top: 0;
  transform: none !important;
  /* transform: translateY(-50%); */
  width: 940px;
  left: 0;
  right: 0;
  margin-left: 0;
  position: absolute;
  margin: 0 auto;
}
.ApplicationForm .popBody .title h1{
  color: #ff9c00;
  font-size: 24px;
  font-weight: 600;
  padding-left: 300px;
  line-height: 1;
  padding-bottom: 35px;
  border-bottom: 2px solid #dcdcdc;
}
.ApplicationForm .popBody .cont{
  overflow: hidden;
}
.ApplicationForm .popBody .cont .ico{
  margin-top: 55px;
  float: left;
}
.ApplicationForm .popBody .cont .fr{
  margin-top: 40px;
  float: left;
  width: 540px;
  margin-left: 60px;
}
.ApplicationForm .popBody .cont .fr  .inp{
  position: relative;
  cursor: pointer;
}
.ApplicationForm .popBody .cont .fr .inp input{
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #f5f5f5;
}
.ApplicationForm .popBody .cont .fr .inp .file{
  width: 418px;
  height: 58px;
  line-height: 58px;
  /* border: 1px solid #dcdcdc; */
  outline: none;
  border: none;
}

.ApplicationForm .popBody .cont .fr label{
  height: 100%;
  display: block;
}
.ApplicationForm .popBody .cont .fr  .inp .btn{
  position: absolute;
  right: 0;
  top: 0;
  width: 122px;
  line-height: 60px;
  background-color: #ffd900;
  color: #5a514a;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  outline: none;
  border: none;
}
.ApplicationForm .popBody .cont .fr .p p{
  color: #6a6a6a;
  font-size: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.ApplicationForm .popBody .cont .Uploadbtn{
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #01a673;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
  cursor: pointer;
  opacity: 1 !important;
  outline: none;
  border: none;
}
.ApplicationForm .popBody .cont .h2{
  color: #02a673;
  font-size: 18px;
  font-weight: 600;
}
.ApplicationForm .popBody .cont .h2 p{
  font-size: 15px;
} 
.ApplicationForm .popBody .ApplicationFormBtn{
  cursor: pointer;
  display: flex;
  margin-top: 30px;
}
.ApplicationForm .popBody .ApplicationFormBtn >div{
  width: 170px;
  height: 60px;
  line-height: 60px;
  background-color: #ffd900;
  color: #000;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  margin-right: 10px;
}
.ApplicationForm .popBody .ApplicationFormBtn .confirmClose{

}

.gradesCt,.querySucc{
  background-color: #fff;
  padding: 60px 0;
}
.gradesCt .list{
  width: 565px;
  margin: 0 auto;
}
.gradesCt .list .item{
  width: 100%;
  height: 60px;
  margin-bottom: 15px;
  background-color: #f2f2f2;
  display: flex;
}
.gradesCt .list .item .input {
  height: 60px;
  width: 100%;
  padding: 20px 25px 0;
  background-color: #f2f2f2;
  color: #4c4c4c;
  border: 1px solid transparent;
}
.gradesCt .list .item h3{
  color: #606060;
  font-size: 14px;
}
.gradesCt  .item .txt {
  height: 60px;
  width: 32px;
  position: relative;
}
.gradesCt .item .write {
  /* float: left; */
  line-height: 60px;
  width: calc(100% - 30px);
  color: #808080;
  padding-right: 30px;
}
.gradesCt .item .write input{
  width: 100%;
  height: 60px;
  font-size: 16px;
}

.gradesCt .item .write input::-webkit-input-placeholder {
  /* color: #9a9a9a; */
  font-size: 16px;
}

.gradesCt .item .write input:-moz-placeholder {
  /* color: #9a9a9a; */
  font-size: 16px;
}

.gradesCt .item .write input::-moz-placeholder {
  /* color: #9a9a9a; */
  font-size: 16px;
}

.gradesCt .item .write input:-ms-input-placeholder {
  /* color: #9a9a9a; */
  font-size: 16px;
}
.gradesCt  .item .txt p{
  color: #808080;
  text-align: left;
  line-height: 58px;
  padding-left: 30px;
}
.gradesCt .item .txt img {
  position: absolute;
  top: 21px;
  left: 22px;
}
.gradesCt  .queryBtn{
  font-size: 17px;
  color: #4b3957;
  text-align: center;
  line-height: 60px;
  background-color: #ffd900;
  font-weight: 600;
  margin-top: 35px;
  cursor: pointer;
}
.querySucc{
  padding-bottom: 40px;
  display: none;
}
.querySucc h1{
  background: url(../images/query_xian.png) no-repeat center;
  margin: 0 auto 50px;
  text-align: center;
  font-size: 24px;
  color: #333333;
}
.querySucc h3{
  text-align: center;
  font-size: 20px;
  color: #333333;
  line-height: 33px;
  margin-bottom: 5px;
}
.querySucc .time{
  color: #ffd900;
  font-family: "Gilroy-Bold";
  font-size: 40px;
  text-align: center;
  margin-bottom: 40px;
}
.querySucc .p{
  display: flex;
  justify-content: space-between;
  width: 660px;
  margin: 0 auto;
}
.querySucc .p p{
  color: #606060;
  opacity: .46;
}
.querySucc .return{
  width: 130px;
  height: 60px;
  line-height: 60px;
  background-color: #ffd900;
  color: #333333;
  margin: 45px 10px 0;
  text-align: center;
  cursor: pointer;
}

@media screen and (max-width: 2300px) {

  .index_body .logo {
    margin: 0 0 0 60px;
  }

  .index_body .head_ri1 {
    margin-right: 10px;
  }
  .banner .bd li .img.img1{
   margin-left:  -433px;
  }
  .subBan .img .txt{
    top: 142px;
  }
}

@media screen and (max-width: 1920px) {
  .index_2 .float {
    right: -240px;
    width: 520px;
    top: 185px;
  }

}

@media screen and (max-width: 1860px) {
  .index_2 .float {
    right: -183px;
    width: 420px;
  }
}

@media screen and (max-width: 1760px) {
  .index_2 .fr {
    margin-right: 106px;
  }
  .banner .bd .li .ban_t{
    top: 220px;
  }
}

@media screen and (max-width: 1680px) {
  .index_5list .btn {
    width: 50px;
    height: 50px;
  }

  .index_5list .btn.btn_l {
    left: -80px;
  }

  .index_5list .btn.btn_r {
    right: -50px;
  }
  .banner .bd li .ban_t{
    left: 0;
  }
}

@media screen and (max-width: 1540px) {
  .banner .bd .li .content{
    width: auto;
  }
  .banner .bd .li .ban_t{
    width: auto;
    left: 50%;
    top: 150px;
    transform: translateX(-50%);
    margin-left: 205px;
  }
 
  .index_2 .fr {
    margin-right: 160px;
  }

  .index_2 .img2 {
    left: -100px;
  }

  .index_3 .float {
    left: -32px;
  }

  .index_5list .btn.btn_l {
    top: 180px;
    left: 20px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }

  .index_5list .btn.btn_r {
    top: 180px;
    right: 50px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
  }
}

@media screen and (max-width: 1440px) {
  .index_2 .fr {
    margin-right: 190px;
  }
}
@media screen and (max-width: 1280px) {
  /* 成绩查询页面适配 start*/
  .gradesPage,.gradesPage body{
    min-width: auto !important;
  }
  .gradesPage #header .nav,.gradesPage .flexPosR{
    display: none;
  }
  .gradesPage .guide1Cont2 .auto {
    width: 100%;
}
 

 /* 成绩查询页面 end */


  .applicationBCont .user_vk2 .inputCont .dd .fileName{
    width: 60% !important;
  }
  .applicationBCont .user_vk2 .inputCont .upFileBtn{
    width: 40% ;
  }
  .team_Cont3 .pdf{
    position: initial;
    transform: none;
    margin-left: 0;
    width: auto;
  }
  .applicationBCont .user_vk2 .inputCont>p{
    margin-bottom: 40px;
  }
  .applicationBCont .user_vk2 .team_Cont3 .inputCont >p{
    margin-bottom: 40px;
  }
  .applicationB .user_vk2 .inputCont .inp_li .inp{
    width: 48% ;
    max-width: none;
  }
  .applicationB .user_vk2 .inputCont .inp_li:nth-child(2) .inp,
  .applicationB .user_vk2 .team_Cont3 .inputCont .inp_li .inp{
    width: 97% !important;
  }
  .user_vk2 .inputCont .inp_li{
    margin-right: 0;
  }
  .applicationBCont .user_vk2 h1{
    padding-left: 0;
    margin-bottom: 20px;
  }
  .applicationBCont .user_vk2 .inputCont{
    width: auto;
  }
  .loginCont .Ri .clothing .c_down ul{
    width: 100%;
  }
  .loginCont .Ri .item.clothing2 .write{
    width: calc(100% - 158px);
  }
  .loginCont .Ri .item.yzm .img{
    width: 187px;
    height: 60px;
    position: absolute;
    right: 0;
  }
  .loginCont .Ri .item.clothing2 .c_down{
    width: auto;
  } 
  .loginCont .Ri .item .write{
    width: calc(100% - 100px);
  }
  
  .loginCont .Ri .clothing .c_down{
    width: auto;
  }
  .aboutCont1_TOP .fr{
    width: 100%;
    float: none;
    border-radius: 8px;
  }
  .aboutCont1_BOT .fr {
    min-height: 363px;
    padding: 35px;
    width: 92%;
    margin: 0 auto;
    float: none;
    border-radius: 8px;
}
.aboutCont1_BOT .fr .cont >div h3{
  font-size: 24px;
}
.aboutCont1_BOT .fr .cont {
  margin-top: 20px;
}
  .aboutCont1_BOT .fl{
    /* width: 33.41%; */
    display: none;
  }
  .aboutCont1_TOP .fl{
    display: none;
  }
  .guideHelp .box .txt h1{
    font-size: 20px;
  }
  .guideHelp .boxW100.box .txt{
    padding-left: 40px;
  }
  .guide1Cont2 .img,.about2Cont1_TOP .fl{
    display: none;
  }
  .guideHelp{
    padding: 30px;
  }

  .guideHelp .boxW100.box{
    width: 100% ;
  }
  .about2Cont1_TOP{
    background-color: #fff;
    border-radius: 8px;
  }
  .about2Cont1_TOP .fr{
    width: 100%;
    min-height: auto;
    padding: 30px;
    background-color: transparent;
  }
  .guideHelp .box .ico{
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
    float: none;
  }
  .newsCont1 .news_dataC1 .newsD_cont {
    width: auto;
    margin-left: 0;
} 
.newsCont1 .news_dataC1 .newsD_title .bdsharebuttonbox{
  position: initial;
  display: flex;
  align-items: center;
  justify-content: left;
  width: 100%;
  padding-top: 20px;
}
.news_dataC1 .ico1,.news_dataC1 .ico2{
  display: none !important;
}
.newsCont1 .news_dataC1{
  padding: 40px;
}
  .applicationA_list li{
    width: 32.6%;
    margin-right: 1%;
    margin-bottom: 2%;
  }
  .applicationA_list li:nth-child(4n){
    margin-right: 1%;
  }
  .applicationA_list li:nth-child(3n){
    margin-right: 0;
  }
  .applicationA_list li .p p, .info-box-items .box_ .p p{
    text-align: left;
  }
  .applicationBCont_Top .fl{
    display: none;
  }
  .applicationBCont_Top .fr{
    width: 100%;
    max-width: none;
  }
  .applicationBCont_Bot .fr {
    margin-top: 40px;
    align-items: center;
    /* width: 100%; */
} 
.applicationBCont_Top{
  height: auto;
}
.applicationBCont_Top .fr .btn{
  position: initial;
  margin-top: 40px;
}
  footer .fl ul{
    position: initial;
    margin-top: 20px;
  }
  .guide1Cont2  .auto{
    width: 100%;
  }
  .w1200,.content{
    width: 92%;
  }
  #header .logo{
    margin: 0 0 0 20px;
    width: 120px;
  }
  .registerCont .Le{
   display: none;
  }
  .registerCont .Ri {
    float: left;
    /* max-width: 703px; */
    width: 100%;
    max-width: initial;
    min-height: initial;
    margin: 0 auto;
    border-radius: 8px;
    /* min-height: 653px; */
  
  }
  .applicationCCont_Bot .box{
    width: 100% !important;
    height: auto;
  }
  .applicationCCont_Bot .form{
    margin-right: 0;
  }
  .applicationCCont_Bot .box>p{
    width: 100%;
  }
  .applicationCCont_Bot .box .inp{
    margin-left: 0;
    margin-bottom: 10px;
  }
  .applicationCCont_Bot{
    padding: 40px;
  }
  .statement_pop .popBody, .fo_pop .popBody{
    width: 92%;
    padding: 40px;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin: 0 auto;
  }
  .index_3 .content{
    height: 550px;
  }
  .guideHelp .box .txt{
    width: 100%;
    float: none;
  }
  .guideHelp .box {
    padding: 30px ;
    width: 48.8%;
    margin-bottom: 15px;
    height: auto;    
    min-height: 310px;

  } 
  .index_4 .fl{
    width: 66.92%;
  }
  .index_4 .fr{
    width: 31.625%;
  }
  .index_4 .fr .T,.index_4 .fr .B{
    height: 19.53vw;
    width: auto;
  }
  .index_4 .fr .T h6{
    font-size: 26px;

  }
  .index_4 .fr .T h4{
    font-size: 20px;
  }
  .index_5 .ul .li{
    width: 32.5%;
  }
  footer .fr{
    float: left;
    display: block;
    margin-top: 20px;
    width: 100%;
  }
  footer .fr a{
    display: block;width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  footer .fr .logo2,footer .fr .code{
    float: left;
  }
  .guide1Cont2 .gxNav{
    display: none;
  }
  .guide1Cont2 .Le,.jxvCont.guide1Cont2 .Le{
    width: 100%;
    border: none;
  }
  .jxvCont.guide1Cont2{
    border-radius: 8px;
  }
  .register_tips2 .jxvCont.guide1Cont2{
    height: auto;
  }
}
@media screen and (max-width: 989px){
  .gradesPage #footer{
    z-index: 10;
    position: relative;
    pointer-events: none;
  }
} 
@media screen and (max-width: 800px) {
  .gradesCt .list{
    width: 90%;
  }
  .gradesCt, .querySucc{
    padding: 40px  0;
  }
  .gradesCt .item .write,.gradesCt .item .write input,
  .gradesCt .list .item{
    height: 50px;
    line-height: 50px;
  }
  .gradesCt .item .write input,.grades .grades_down  span{
    font-size: 14px !important;
    height: 50px !important;
    line-height: 50px !important;
  }
  .grades .grades_down span::after{
    height: 50px !important;
  }
  .gradesCt .item .write input::-webkit-input-placeholder {
    font-size: 14px;
  }
  
  .gradesCt .item .write input:-moz-placeholder {
    font-size: 14px;
  }
  
  .gradesCt .item .write input::-moz-placeholder {
    font-size: 14px;
  }
  
  .gradesCt .item .write input:-ms-input-placeholder {
    font-size: 14px;
  }
  .gradesCt .queryBtn{
    font-size: 14px;
    line-height: 50px;
    margin-top: 25px;
  }
  .querySucc .p{
    display: block;
    width: auto;
  }
  .querySucc .p p{
    text-align: center;
    line-height: 26px;
  }
  .querySucc h1{
    font-size: 18px;
    margin: 0 auto 30px;
  }
  .querySucc h3{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
  }
  .querySucc .time{
    font-size: 28px;
    margin-bottom: 20px;
  }
  .querySucc .return{
    height: 50px;
    line-height: 50px;
    margin: 35px 5px 0;
  }
  .querySucc .flex{
    width: auto !important;
  }
}
/* 
@media screen and (max-width: 980px) {
  .team_Cont3 .inputCont .pdf .p{
    float: none;
  }
  .team_Cont3 .inputCont .pdf .p p>br{
    display: none;
  }
  .processPop .close{
    font-size: 14px;
    height: 50px;
    line-height: 50px;
  }
  .processPop .cont .title h1{
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .processPop .cont .title .p p,.processPop .cont .message p{
    font-size: 14px;
  }
  .processPop .cont .message .img{
    width: 40px;
    margin: 20px auto;
  }
  .processPop .cont .message h2{
    font-size: 18px;
  }
  .team_Cont4 .informationBtn:hover, .user_vk2 .inputCont .upFileBtn:hover, .applicationBCont_Top .fr .btn>a:hover{
    background-color: #2aa053;
  }
  .team_Cont4{
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .applicationBCont .user_vk2 h1{
    font-size: 18px;
    padding-top: 0;
   
  }
  .team_btn.user_vk2 .inputCont .upFileBtn span{
    padding-left: 0;
    text-align: center;
  }
  .user_vk2 .team_Cont1  .inputCont>p{
    padding-top: 15px;
  }
  .user_vk2 .team_Cont4 .num{
   display: none;
  }
 
  .applicationBCont .user_vk2 .inputCont {
    float: none;
    margin-left: 23px;
  }
  .applicationBCont .user_vk2 .inputCont>p{
    font-size: 15px;
  }
  .applicationBCont .user_vk2 .num{
    width: 60px;
    height: 60px;
    background-size: cover !important;
    font-size: 38px;
    padding-top: 13px;
  }
 
  .applicationCCont_Bot .payBtn{
    margin-bottom: 0;
  }
  .applicationBCont_Top .fr,
  .applicationBCont .user_vk2,
  .applicationBCont_Bot{
    padding: 40px;
    border-radius: 8px;
  }
  .applicationBCont_Top .fr h1,.applicationBCont_Bot .fl h3 em{
    font-size: 28px;
    line-height: 1.3;
  }
  .applicationBCont_Bot .fl h1{
    font-size: 20px;
  }
  .applicationBCont_Top .fr p{
    display: block;
  }
  .applicationBCont_Bot .fr p em{
    font-size: 22px;
  }
  .loginB_mobileBtn{
    display: block;
  }
  .applicationBCont_Bot .fr p{
    padding-top: 10px;
    text-align: left;
  }
  .applicationBCont_Bot .fr .ico{
    width: 40px;
  }
  .loginB_pcBtn{
    display: none;
  }
  .menu_pon .menu_Top:hover{
    background-color: #FF7302;
  }
  .mobileAbout{
    display: block;
  }
  .aboutCont1{
    display: none;
  }
  .newsCont1 .newsList dl{
    padding: 30px ;
  }
  .newsCont1 .news_dataC1 .newsD_title {
    margin-bottom: 20px;
}
  .newsCont1 .news_dataC1 .newsD_title h3>br{
    display: none;
  }
  .newsCont1 .news_dataC1 .newsD_title h3{
    font-size: 18px;
    width: calc(100% - 100px);
    margin-left: 20px;
  }
  .newsCont1 .news_dataC1 .newsD_cont p{
    line-height: 26px;
  }
  .newsCont1 .newsList dd h3{
  font-size: 18px;
  }
  .newsCont1 .newsList dl dd {
    width: calc(100% - 100px);
    margin-left: 20px;
}
.newsCont1 .newsList .date em,
.newsCont1 .news_dataC1 .newsD_title .day{
  font-size: 32px;
}
.newsCont1 .newsList .date h6,.newsCont1 .news_dataC1 .newsD_title .month{
  font-size: 16px;
}
.newsCont1 .newsList dl dt,.newsCont1 .news_dataC1 .newsD_title .date {
  width: 80px;
}
  .applicationA_list li a{
    padding: 30px;
  }
  .mobile_index.page {
    display: block;
}
  .mob_indexCon1 {
    position: relative;
    overflow: hidden;
    padding-bottom: 80px;
  }
  .mob_indexCon1 .w1200> .title{
    margin-bottom: 40px;
  }
  .mob_indexCon1 .title em{
    font-size: 36px;
    color: #674d38;
    font-family: "Gilroy-Bold";
  }
  .mob_indexCon1 .title img{
    width: 200px;
  }
  .mob_indexCon1 ul li{
    padding: 30px 40px;
    background-color: #e9e9e9;
    margin-bottom:20px;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
  }
  .mob_indexCon1 ul li .title{
    width: 60%;
    float: left;
  }
  .mob_indexCon1 ul li.open1{
    background-color: #1dcb83;
  }
  .mob_indexCon1 ul li.open2{
    background-color: #9602ec;
  }
  .mob_indexCon1 ul .cn{
    color: rgba(103, 77, 56, .6);
    font-size: 24px;
    margin-bottom: 10px;
  }
  .mob_indexCon1 ul .open .cn,
  .mob_indexCon1 ul .open .time,
   .mob_indexCon1 ul .open .en{
    color: #fff;
  }
  .mob_indexCon1 ul .open .en{
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    
  }
  .mob_indexCon1 ul .en{
    color: rgba(103, 77, 56, .5);
    font-size: 30px;
    font-family: "Gilroy-Bold";
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
  } 
  .mob_indexCon1 ul  .time{
    color: rgba(103, 77, 56, .5);
    font-size: 28px;
    font-family: "Gilroy-Bold";
    padding-top: 15px;
  }
  .mob_indexCon1 ul .tips{
    float: right;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    color: #fff;
    font-size: 36px;
    line-height: 1;
  }


  footer .fl ul{
    margin-bottom: 30px;
  }
  footer .fl .copyright{
    margin: 0;
  }
  html,body{
    min-width: 100%;
  }
  .registerCont .Ri .tit .fr:hover, .registerCont .Ri .tit .fl:hover{
    color: initial;
  }
  .resetpwdCont .Ri .tit{
    margin-bottom: 15px;
  }
  .subBan,#header .nav,.nav_crumb,.Wrapper.index,.foot_logo
  ,footer .fr >a{
    display: none;
  }
  footer .fl p>br{
    display: block;
  }
  .page{
    background: url(../images/bg.jpg) no-repeat center/cover;
  }
  .applicationACont,.applicationBCont,.applicationCCont,.personalCont,
.aboutCont1,.about2Cont1,.newsCont1,.reviewCont1,.guideCont1,.register_tipsCont,
  .registerCont, .loginCont{
    background: none;
    margin-top: 0;
  }
  .mobileSubBan{
    display: block;
    padding-top: 40px;
  }
  footer .fr {
    display: block;
    float: none;
  }
  footer .fl{
    float: none;
  }
  footer .content .fl p{
    color: #9b8b7f;
  }
  footer .content .fl p span{
    color: #fff000;
  }
  footer .fr .code img,footer .fr .logo2 img{
    width: 106px;
    height: 106px;
    margin-right: 10px;
    float: left;
  }
  .menu_pon .menu_Top{
    width: 40px;
    height: 40px;
    font-size: 12px;
    background: #FF7302 ;
  }
}
@media screen and (max-width: 766px) {
  .applicationCCont_Bot .tit .modifyInformation{
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
    margin-top: 20px;
  }
  .applicationB .user_vk2 .inputCont .inp_li:nth-child(2) .inp,
  .applicationB .user_vk2 .inputCont .inp_li .inp{
    width: 100% !important;
  }
  .guideHelp .box{
    width: 100%;
    min-height: auto;
  }
  .applicationA_list li{
    margin-bottom: 1%;
    width: 49%;
  }
  .applicationA_list li:nth-child(2n){
    margin-right: 0;
  }
  .applicationA_list li:nth-child(3n){
    margin-right: 1%;
  }
   .applicationCCont_Bot .payBtn,
    .resetpwdCont .Ri .getVerifyBtn, 
    .resetpwdCont .Ri .getPassBtn, .resetpwdCont .Ri .continueBtn, .loginCont .Ri .registerBtn{
    height: 50px;
    line-height: 48px;
  }
  .verify-wrap ul{
    justify-content: space-between;
  }
  .registerCont .Ri, .guide1Cont2 .Le,.jxvCont.guide1Cont2 .Le{
    padding: 40px;
  }
  .registerCont .Ri .tit h1{
    font-size: 18px;
  }
  .registerCont .Ri .tit a{
    font-size: 15px;
  }
  .verify-item .code-input-item input[type="text"]{
    font-size: 48px;
  }
  .registerCont .Ri .tit .fl,
  .loginA .registerCont .Ri .loginJump a.registerLogin, .loginA .registerCont .Ri .loginJump a.phoneLogin,
  .registerCont .Ri .registerBtn,
   .applicationCCont_Bot .payBtn, 
   .resetpwdCont .Ri .getVerifyBtn,
    .resetpwdCont .Ri .getPassBtn,
     .resetpwdCont .Ri .continueBtn, 
     .registerCont .Ri .loginJump a,
     .registerCont .Ri .term .return,
     .registerCont .item3 .getVerifyCode,
     .loginCont .Ri .registerBtn{
    font-size: 14px;
  }
  
}
@media screen and (max-width: 560px){
  .applicationBCont .user_vk2 .inputCont .upFileBtn{
    margin-right: -15px;
  }
  .applicationB .user_vk2 .inputCont .inp_li .inp,
  .team_Cont4 .informationBtn,
  .applicationB .user_vk2 .inputCont .dt,
  .applicationB .user_vk2 .inputCont input[type="password"], 
  .applicationB .user_vk2 .inputCont input[type="text"],
  .team_btn.user_vk2 .inputCont .upFileBtn span,.team_btn.user_vk2 .inputCont .upFileBtn{
    height: 50px;
    line-height: 50px;
  }
  .team_Cont4 .informationBtn{
    font-size: 14px;
  }
  .team_Cont3 .inputCont .pdf .ico{
    width: 40px;
  }
  .team_Cont3 .inputCont .pdf .p p,.team_Cont3 .inputCont .pdf .p a{
    font-size: 14px;
  }
  .applicationBCont_Bot .fr p>br{
    display: none;
  }
  .applicationBCont_Bot .fr{
    margin-top: 20px;
  }
  .applicationBCont .user_vk2,  .applicationBCont_Top .fr, .applicationBCont_Bot{
    padding: 30px;
  }
  .applicationBCont_Top .fr h1, .applicationBCont_Bot .fl h3 em{
    font-size: 22px;
  }
  .applicationBCont_Top .fr p{
    font-size: 14px;
  }
  .applicationBCont_Top .fr p em{
    font-size: 28px;
  }
  .applicationBCont_Bot .fl h3{
    font-size: 16px;
  }
  .applicationBCont_Top .fr .btn>a{
    width: 140px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    margin-right: 10px;
  }
  .applicationCCont_Bot{
    padding: 40px 20px;
  }
  .applicationCCont_Bot .box{
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .applicationCCont_Bot .box>p{
    font-size: 12px;
    line-height: 50px;
  }
  .applicationCCont_Bot .box .btn >div{
    line-height: 50px;
    font-size: 12px;
    margin-right: 5px;
  }
  .applicationCCont_Bot .form .box .sex{
    line-height: initial;
  }
  .team_btn.user_vk2 .inputCont .dd{
    padding: 0 15px;
    height: 50px;
    font-size: 12px;
  }
  .applicationBCont .user_vk2 .inputCont{
    margin-left: 0;
  }
  .team_btn.user_vk2 .inputCont input::placeholder {
    color: #bfbfbf;
    font-size: 12px;
  }
  .team_btn.user_vk2 .inputCont input[type="password"], .team_btn.user_vk2 .inputCont input[type="text"],
  .team_btn.user_vk2 .inputCont .dt,.applicationCCont_Bot .form .box .sex label{
    font-size: 12px;
  }
  .personalCt .form .c_down span:after, .applicationCCont_Bot .box .inp .c_down span::after{
    width: 50px;
    height: 50px;
  }
  .applicationCCont_Bot .box .inp .c_down ul{
    top: 48px;
  }
  .applicationCCont_Bot .box .inp .c_down span,.applicationCCont_Bot .box .inp{
    line-height: 50px;
    height: 50px;
    font-size: 12px;
  }

  .loginCont .Ri .item .txt p,.loginCont .Ri .item .c_down span,
  .loginCont .Ri .input,.loginCont .Ri .prompt p{
    font-size: 12px;
  }
  .loginCont .Ri .inp{
    padding: 0 15px;
  }
  .loginCont .Ri .dropDown1 .c_down{
    width: 130px;
  }
  .mob_indexCon1 ul .tips{
    font-size: 24px;
    line-height: 1.2;
  }
  .mob_indexCon1 ul li{
    padding: 0;
  }
  .mob_indexCon1 ul li a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 30px;
    overflow: hidden;
  }
  .mob_indexCon1 ul .time{
    font-size: 18px;
  }
  .mob_indexCon1 ul .en{
    font-size: 24px;
  }
  .loginCont .Ri .item.yzm .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .loginCont .Ri .item .txt{
    margin-right: 10px;
  }
  .loginCont .Ri .item .txt p{
    line-height: 60px;
  }
  .applicationCCont_Bot .box .inp input::-webkit-input-placeholder {
    font-size: 12px;
  }
  .loginCont .Ri input::-webkit-input-placeholder {
    font-size: 12px;
    line-height: 60px;
    height: 60px;
  }

  .loginCont .Ri input:-moz-placeholder {
    font-size: 12px;
    line-height: 60px;
    height: 60px;
  }

  .loginCont .Ri input::-moz-placeholder {
    font-size: 12px;
    line-height: 60px;
    height: 60px;
  }

  .loginCont .Ri input:-ms-input-placeholder {
    font-size: 12px;
    line-height: 60px;
    height: 60px;
  }
  .loginCont .Ri .item.clothing  .write{
    width: 76%;
  }
  .loginCont .Ri .item.clothing2 .write {
    width: 60%;
}
.loginCont .Ri .clothing .c_down ul{
  left: 0;
}
.loginCont .Ri .item.yzm{
  overflow: hidden;
}
}
@media screen and (max-width: 460px) {
  .applicationA_list li{
    margin-bottom: 3%;
    width: 100%;
  }
  footer{
    padding: 40px 0;
  }
  footer .fr .code img, footer .fr .logo2 img {
    width: 76px;
    height: 76px;
  } 
  footer .content .fl p{
    margin-bottom: 5px;
  }
  .registerCont .Ri .checkbox input:first-child+label::before, .registerCont .Ri .checkbox input:first-child+input[type="hidden"]+label::before,
  .registerCont .Ri .checkbox input:first-child:checked+label::after, .registerCont .Ri .checkbox input:first-child:checked+input[type="hidden"]+label::after{
    top: 4px;
  }
  .loginA .registerCont .Ri .loginJump a.registerLogin,
   .loginA .registerCont .Ri .loginJump a.phoneLogin{
    width: 100%;
    margin-top: 15px;
   }
   .loginA .loginJump{
    display: block;
    margin-top: 30px;
   }
   .registerCont .Ri {
    padding: 30px ;
  }
  .loginCont.registerCont .Ri {
    padding: 30px 15px 0;
    height: auto;
  }
  .loginCont .Ri .item+.item{
    margin-top: 10px;
  }
  .loginCont .Ri .item .write{
    line-height: 50px;
  }

  .loginCont .Ri .item .txt,.registerCont .Ri .input,.loginCont input[type="password"], .loginCont input[type="text"], .loginCont .inp{
    height: 50px;
  }
  .loginCont .Ri .item .c_down span:after{
    width: 50px;
    height: 50px;
  }
  .loginCont .Ri .item .write label{
    font-size: 12px;
  }
  .loginCont .Ri .item .write .female{
    margin-left: 10px;
  }

  .loginCont .Ri .item .write .male,.loginCont .Ri .item .write .female{
    position: relative;
    top: 2px;
  }
  .loginCont .Ri .dropDown1 .c_down ul{
    width: auto;
    left: 0;
  }
  .loginCont .Ri .item .c_down span,.loginCont .Ri .item .txt p,.registerCont .Ri .registerBtn, .applicationCCont_Bot .payBtn, .resetpwdCont .Ri .getVerifyBtn, .resetpwdCont .Ri .getPassBtn, .resetpwdCont .Ri .continueBtn, .loginCont .Ri .registerBtn{
    height: 50px;
    line-height: 50px;
  }
  .registerCont .Ri .loginJump a,.loginA .registerCont .Ri .loginJump a.registerLogin, .loginA .registerCont .Ri .loginJump a.phoneLogin{
    height: 50px;
    line-height: 48px;
  }

} */


.law-pop {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000
}

.law-pop .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5)
}

.law-pop .cnt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1200px;
  height: 600px;
  padding: 66px 70px 0;
  background: #fff url(../images/law-bg.jpg) no-repeat top center;
  border-radius: 10px;
}


.info-box-items .info-box .open .title>div,
.applicationA_list li .p,
.info-box-items .box_ .p,
.info-box-items .info-box .open .tips
{transition: all .4s;}

.index_5 .ul .li a:hover{color: #ff7842;}


.body_ie .registerCont .Ri .term a{
  display: inline;
}
.body_ie .nav_crumb .fr a:nth-last-child(1)::after{
  content: none;
}
.body_ie .newsCont1 .newsList .date{
  padding: 0;
}
.body_ie .newsCont1 .newsList .date em,
.body_ie .newsCont1 .newsList .date h6{
  font-weight: 600;
}



.applicationCCont_Bot .tbox {
  width: 485px;
  height: 30px;
  /* background: url(../images/bak.png) no-repeat center/cover; */
  margin-top: 20px;
  border-radius: 25px;
  background-color: #eee;
}

.applicationCCont_Bot .tbox div {
  width: 0px;
  height: 30px;
  background-color: #ffd900;
  /* background: url(../images/pro.png) no-repeat center/cover; */
  text-align: center;
  border-radius: 25px;
  font-size: 15px;
  font-weight: 600;
  line-height: 30px;
  color: #4b3957;
}





/* 新增 */
.personalApp_btn .team_Cont1{
  width: 100%;
  margin-top: 60px;
}
.personalApp_btn  .team_Cont1 .inputCont{
  overflow: hidden;
}
.personalApp_btn  .team_Cont1 .inputCont>p {
  font-size: 17px;
  color: #000;
  font-weight: 600;
  margin-bottom: 110px;
}
.personalApp_btn  .team_Cont1 .inputCont .inp_li {
  /* height: 60px; */
  margin-right: -10px;
}
.personalApp_btn  .team_Cont1 .inputCont .inp_li .inp {
  float: left;
  margin-right: 10px;
  max-width: 1117px;
  background-color: #f2f2f2;
  height: 60px;
  position: relative;
}
.personalApp_btn  .team_Cont1 .inputCont .dd {
  display: table-cell;
  width: 1200px;
  height: 60px;
  padding: 0 30px;
}
.personalApp_btn  .team_Cont1 .inputCont .upFileBtn {
  float: right;
  width: 482px;
  height: 60px;
  background-color: #2aa053;
  color: #fff;
  text-align: center;
  position: relative;
  margin-right: -30px;
  transition: all .4s;
  cursor: pointer;
}
.personalApp_btn  .team_Cont1 .inputCont .upFileBtn span {
  display: block;
  line-height: 60px;
  text-align: left;
  padding-left: 40px;
}
.applicationCCont_Bot .payBtn{
  margin-bottom: 70px;
}


.grades .grades_down{
  width: 100%;
  position: relative;
}
.grades .grades_down  span{
  color: #717171;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  display: block;
}
.grades .grades_down  ul {
  display: none;
  top: 58px;
  margin-left: -30px;
  max-height: 290px;
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  overflow-y: auto;
  z-index: 10;
  box-shadow: 0 0 21px 3px rgba(0, 0, 0, 0.1);
}
.grades .grades_down  ul li {
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #ada8a8;
  background: #fff;
  transition: all .5s;
  position: relative;
  cursor: pointer;
}
.grades .grades_down  span::after{
  content: "";
  display: block;
  position: absolute;
  right: -2px;
  top: 1px;
  width: 60px;
  height: 60px;
  background: url(../images/login/ico2.png) no-repeat center;
}
.querySucc .flex{
  display: flex;justify-content: center;
  width: 350px;
  margin: 0 auto;
}

