body {
  height: 100vh!important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-width: 800px;
  background: #f5f6f7;
}

.detail_wrap {
  width: 100%;
  height: 100%;
  min-width: 980px;
/*background-color: rgb(0, 128, 157);*/
/*background: radial-gradient(rgba(0, 128, 157,0), rgb(0, 128, 157));*/
  /*background: #f5f6f7;*/
  left: 0;
  right: 0;
  bottom: 0;
  top: 89px;
  min-height: 825px;
}

.a_btm {
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: linear-gradient(to right, orange, #FF5722)!important;
  font-weight: 700;
  border-radius: 5px;
  color: white;
  display: inline-block;
  outline: none;
  font-size: 14px;
}

.jt1128 {
  color: #fff!important;
}

.jt1128 a {
  color: #fff!important;
}

.input_input {
  width: 306px;
  height: 40px;
  padding-left: 8px;
  outline: none;
  border: 1px solid #eae9e9!important;
  border-radius: 5px;
}

.login-form {
  padding-top: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.input_bt {
  width: 316px;
  text-align: left;
  padding-bottom: 15px;
}

.input_bt_submit {
  width: 316px;
  text-align: left;
}

.i_btm_register {
  border-radius: 5px;
  font-size: 18px!important;
  width: 316px;
}

.head_right {
  padding-top: 43px;
}

.a_btm:hover {
  background: linear-gradient(to right, #eb9d0e, #eb430e)!important;
  color: white;
}

.i_btm {
  width: 336px;
  height: 40px;
  background: #2196f3;
  outline: none;
  border: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}

.wgt-footer-new {
  height: 80px;
  text-align: center;
  line-height: 80px;
  background: rgba(0,0,0,0)!important;
  position: absolute!important;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100%;
  min-width: 800px!important;
}

.input_bt {
  width: 316px;
  text-align: left;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 15px;
}

.head {
  width: 1180px!important;
  min-width: 1180px;
  height: 75px!important;
  margin: 0 auto;
}

.logo_title {
  font-size: 26px;
  font-weight: 700;
  color: #666;
  font-family: "Segoe UI","Helvetica Neue","Lucida Grande",
 "Roboto","Ebrima","Nirmala UI","Gadugi",
 "Segoe Xbox Symbol","Segoe UI Symbol",
 "Khmer UI","Tunga","Lao UI","Raavi",
 "Iskoola Pota","Latha","Leelawadee",
 "Microsoft YaHei UI","Microsoft JhengHei UI","Malgun Gothic","Estrangelo Edessa","Microsoft Himalaya",
 "Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Yi Baiti",
 "Mongolian Baiti","MV Boli","Myanmar Text","Cambria Math";
}

.left {
  float: left;
}

.right {
  float: right;
}

.div_btm {
  display: inline;
}

.img {
  padding-top: 15px;
  margin-right: 10px;
}

.body_reg {
  width: 100%!important;
  min-width: 980px!important;
}

.detail_wrap_reg {
  position: relative!important;
  top: 100px!important;
  min-height: 785px!important;
}


/*swiper*/
.swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 15px;
  background: #fff;
}

.swiper-pagination-bullet {
  background: #FFFFFF;
}

.swiper-wrapper,.swiper-slide {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 0px;
}

.swiper-container {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 4px;
}

.input_input {
  border-radius: 20px;
  padding-left: 15px!important;
}
.input {
  width: 320px;
  height: 40px;
  line-height: 40px;
  outline: none;
  border: 1px solid #dedede;
  font-size: 13px;
  color: #666;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 4px;
}
.verifyimg{
  border-radius: 30px;
}
.icp1{
  height: 0px;
}
.title_tips_bold{
  text-align: center;
  margin-top: 30px;
  font-size: 22px;
  margin-bottom: -20px;
  font-family: '微软雅黑';
  color: #a1a6bb;
}