@font-face {
  font-family: 'PingFang-Medium';
  src: url('../font/PingFang-Medium.html');
  src:
    url('../font/PingFang-Mediumd41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-Medium-2.html') format('woff'),
    url('../font/PingFang-Medium-3.html') format('truetype'),
    url('../font/PingFang-Medium-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-Bold';
  src: url('../font/PingFang-Bold.html');
  src:
    url('../font/PingFang-Boldd41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-Bold-2.html') format('woff'),
    url('../font/PingFang-Bold-3.html') format('truetype'),
    url('../font/PingFang-Bold-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-ExtraLight';
  src: url('../font/PingFang-ExtraLight.html');
  src:
    url('../font/PingFang-ExtraLightd41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-ExtraLight-2.html') format('woff'),
    url('../font/PingFang-ExtraLight-3.html') format('truetype'),
    url('../font/PingFang-ExtraLight-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-Heavy';
  src: url('../font/PingFang-Heavy.html');
  src:
    url('../font/PingFang-Heavyd41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-Heavy-2.html') format('woff'),
    url('../font/PingFang-Heavy-3.html') format('truetype'),
    url('../font/PingFang-Heavy-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-Light';
  src: url('../font/PingFang-Light.html');
  src:
    url('../font/PingFang-Lightd41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-Light-2.html') format('woff'),
    url('../font/PingFang-Light-3.html') format('truetype'),
    url('../font/PingFang-Light-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PingFang-Regular';
  src: url('../font/PingFang-Regular.html');
  src:
    url('../font/PingFang-Regulard41d.html?#font-spider') format('embedded-opentype'),
    url('../font/PingFang-Regular-2.html') format('woff'),
    url('../font/PingFang-Regular-3.html') format('truetype'),
    url('../font/PingFang-Regular-4.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
}

body,
html {
  font-family: "PingFang-Medium", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "HeitiSC", "WenQuanYi Micro Hei", sans-serif;
  ;
  font-size: 14px;
  background: #fff;
}

p {
  margin: 0;
}

a,
a:hover,
a:visited,
a:link {
  text-decoration: none;
  color: #333;
  display: block;
}

input {
  outline: none;
  border: none;
}
#banner1_a{margin-top:52px;width: 220px;height: 42px;margin-left:2.2%;border-radius: 16px;color: #ffffff;font-size: 16px;line-height: 42px;background-image: linear-gradient(-95deg,#18A88B,#28e784);
    cursor: pointer;}
#banner_2a{width:150px;height:40px;line-height:40px;color:#fff;border-radius:5px;float: left;text-align:center;margin-top:30px;background-image: linear-gradient(-95deg,#1C9A82,#28e784);font-size:16px}
#banner_3a{width:150px;height:40px;line-height:40px;color:#1C9A82;border-radius:5px;float: left;text-align: center;margin-left: 40px;margin-top:30px;background-image: linear-gradient(-95deg,#ffffff,#f0f0f0);font-size:16px}
.page-bottom-bg .page-bottom .top-part .left-text-box p{
	margin:0 0 6px;
}
.text-hide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page-header-bj {
  width: 100%;
  height: 60px;
  background: #18a88b;
}

.page-header-bj .page-header {
  position: relative;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  border: none;
  padding-bottom: 0px;
}

.page-header-bj .page-header .logo {
  height: 60px;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  line-height: 60px;
  color: #fff;
}

.logo .remove-a-attr {
  text-decoration: none;
  color: #fff;
}

.page-header-bj .page-header .demo-btn {
  position: relative;
  overflow: hidden;
  width: 88px;
  height: 24px;
  background: #fff;
  font-size: 12px;
  line-height: 24px;
  color: #35ae94;
  text-align: center;
  border-radius: 12px;
}

.page-header-bj .page-header .header-content {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-content .tab-box {
  position: relative;
  height: 60px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.tab-box ul {
  width: 100%;
  list-style: none;
  height: 60px;
  margin: 0;
}

.tab-box ul li {
  float: left;
  padding: 21px 30px;
  color: #fff;

}

.tab-box ul li a:hover {
  text-decoration: none;
}

.tab-box ul li:hover {
  background: rgba(0, 0, 0, .4);
}

.header-content .tab-box .eject-box-three {
  position: absolute;
  height: 260px;
  top: 60px;
  left: calc(39% - 115px);
  background: #fff;
  z-index: 33;
  padding: 6px 0px 16px;
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 10px 10px;
  box-shadow: inset -1px 0 0 0 #EBEBEB, inset 1px 0 0 0 #EBEBEB, inset 0 -1px 0 0 #EBEBEB;
}

#ejectfour {
  position: absolute;
  top: 60px;
  left: calc(58% - 115px);
}

#ejectfive {
  position: absolute;
  top: 60px;
  left: calc(99% - 115px);
}

.eject-box-three .tab-column,
.eject-box-three .tab-column2 {
  position: relative;
  display: table-cell;
  box-sizing: border-box;
  padding: 0px;
}

.eject-box-three .tab-column ul,
.eject-box-three .tab-column2 ul {
  height: 240px;
  list-style: none;
  float: left;
}

.eject-box-three .tab-column2 ul {
  width: 50%;
}

.eject-box-three .tab-column ul li,
.eject-box-three .tab-column2 ul li {
  padding: 10px;
  float: none;
  width: 100%;
  height: 50px;
  line-height: 30px;
}

.eject-box-three .tab-column ul li a {
  width: 94px;
  float: none;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.eject-box-three .tab-column2 ul li a {
  width: 110px;
  float: none;
  height: 30px;
  line-height: 30px;
  text-align: left;
}

.tab-box ul li .tab-column ul li:hover,
.tab-box ul li .tab-column2 ul li:hover {
  background: #fff;

}

.tab-box ul li .tab-column ul li a:hover,
.tab-box ul li .tab-column2 ul li a:hover {
  color: #18a88b;
}

.header-content .tab-box .eject-box-three .tab-column .item-desc {
    width: 240px;
    font-size: 14px;
    line-height: 18px;
    color: #999;
    white-space: normal;
}

.header-content .no-tab-box {
    position: relative;
    flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.header-content .no-tab-box .search-box {
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 26px;
    margin-right: 35px;
    border: 1px solid #74cbb9;
    border-radius: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.it_banner2 {
    width: 100%;
    height:560px;
    background-size:100% 100%;
    color: #fff!important;
    background:url('../image/bnbg.html') no-repeat center;
} 

.it_banner5 {
    width: 100%;
    height:560px;
    text-align:center;
    color:#fff;
    background-color:#5148ff; 
    background-image:linear-gradient(to right, #5148ff, #a066ff);
    position:relative;
}
.it_banner3 {
    width: 100%;
    height:560px;
    text-align:center;
    color: #fff!important;
    background-color:#280f86;
}
.it_banner4 {
    width: 100%;
    height:560px;
    background-size:100%;
    text-align:center;
    color: #fff!important;
    background:url('../image/banner_kuozhan.html') no-repeat center;
	
} 
.it_banner1 {
    width: 100%;
    height:560px;
    background-size:100%;
    text-align:center;
    color:#333333;
    background:url('../image/2.html')no-repeat;
}
.it_banner1 .p1{
    font-size:20px;
    margin-top:150px
}
.it_banner1 .p2{
    font-size:48px;
    letter-spacing:10px;
    font-weight:700;
    margin:20px auto;
}
.it_banner4 .p1{
    font-size:30px;
    margin-top:150px
}
.it_banner4 .p2{
    font-size:45px;
    letter-spacing:3px;
    font-weight:700;
    margin:20px auto;
}
.it_banner1 a,.it_banner4 a{
    background-image: linear-gradient(-95deg,#18A88B,#28e784);
    width: 200px;
    height: 40px;
    line-height:40px;
    border-radius: 18px;
    margin: 80px auto;
    font-size: 16px;
    color: #fff!important;
}
.it_banner2 .p1{
  font-size:45px;
  letter-spacing:3px;
  margin-top:13%;
  margin-left:2%;
}
.it_banner2 .p2{
  font-size:20px;
  letter-spacing:3px;
  margin:30px auto;
  margin-left:2.1%;

   }
.it_banner2 .p3{
  text-align:left;
  font-size:14px;
  letter-spacing:4px;
  margin-left:2.1%;
  line-height:26px;
  color:#f0f0f0;
   }

.it_banner2 p {
  display: flex;
  justify-content: left;
  align-items:center;
  margin:auto;
  color: #ffffff;
  line-height:30px;
}

.header-content .no-tab-box .search-box .search-input {
  width: 160px;
  box-sizing: border-box;
  padding: 5px;
  font-size: 14px;
  color: #fff;
  outline-style: none;
  border: none;
  background: #18a88b;
}

.header-content .no-tab-box .jump-btn {
  text-decoration: none;
  font-size: 14px;
  line-height: 60px;
  color: #ebf5f2;
  margin: 0 8px;
}

.page-header-bj .tab-list-one-bj {
  position: absolute;
  top: 60px;
  width: 100%;
  background: #fff;
  box-shadow: inset -1px 0 0 0 #EBEBEB, inset 1px 0 0 0 #EBEBEB, inset 0 -1px 0 0 #EBEBEB;
}

.page-header-bj .tab-list-one-bj .tab-list-one {
  position: relative;
  width: 980px;
  padding-top: 25px;
  padding-bottom: 25px;
  margin: auto;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box {
  position: relative;
  display: table;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab {
  position: relative;
  display: table-cell;
  width: 92px;
  border-right: 1px solid #ebebeb;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab-item {
  width: 92px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  column-rule: #333;
  text-align: center;
  transition: all 0.3s ease-in-out;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab-item:hover {
  background: #18a88b;
  color: #fff;
  cursor: pointer;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab-cont-box {
  display: table;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab-cont-box .tab-column {
  position: relative;
  width: 297px;
  display: table-cell;
  box-sizing: border-box;
  padding: 0 20px;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab-cont-box .tab-column .tab-column-title {
  font-size: 14px;
  line-height: 18px;
  color: #333;
  padding-bottom: 5px;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab-cont-box .tab-column .tab-bottom-solid {
  width: 125px;
  border-bottom: 1px solid #ebebeb;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab-cont-box .tab-column .item-title {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-top: 15px;
  margin-bottom: 5px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab-cont-box .tab-column .item-title:hover {
  color: #18a88b;
  cursor: pointer;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab-cont-box .tab-column .item-title img {
  margin-right: 5px;
}

.page-header-bj .tab-list-one-bj .tab-list-one .tab-left-cont-box .tab-list-tab-cont-box .tab-column .item-desc {
  width: 240px;
  font-size: 14px;
  line-height: 18px;
  color: #999;
}


.page-bottom-bg {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #232735;
}

.page-bottom-bg .page-bottom {
  position: relative;
  overflow: hidden;
  margin: auto;
}

.page-bottom-bg .page-bottom .top-part {
  position: relative;
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 25px;
  padding-bottom: 20px;
}

.page-bottom-bg .page-bottom .top-part .left-text-box {
  position: relative;
  overflow: hidden;
  width: 130px;
  display: flex;
  flex-direction: column;
  
}

.page-bottom-bg .page-bottom .top-part .left-text-box p a {
  font-size: 12px;
  line-height:24px;
  color: #aaadaf;
  text-align: left;
}

.page-bottom-bg .page-bottom .top-part .left-text-box p a:hover {
  font-size: 12px;
  line-height:24px;
  color: #18A888;
  text-align: left;
}

.page-bottom-bg .page-bottom .top-part .left-text-box p.active {
  font-size: 14px;
  line-height: 46px;
  color: #fff;
  padding:14px 0;
}

.page-bottom-bg .page-bottom .top-part .right-telephone {
  position: relative;
}

.page-bottom-bg .page-bottom .top-part .right-telephone .free-admission-btn {
  width:180px;
  height: 36px;
  padding: 0 10px;
  margin-left: 20px;
  margin-bottom: 15px;
  margin-top: 15px;
  background: #18a88b;
  border-radius: 16px;
  font-size: 14px;
  line-height: 36px;
  color: #fff;
}

.page-bottom-bg .page-bottom .top-part .right-telephone .free-admission-btn:hover {
  font-weight: 600;
  
}

.page-bottom-bg .page-bottom .top-part .right-telephone .consultation {
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  padding-bottom: 6px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.page-bottom-bg .page-bottom .top-part .right-telephone .consultation img {
  margin-right: 10px;
  width: 14px;
  margin-left: 20px;
}


.page-bottom-bg .page-bottom .top-part .right-telephone .yhcssy {
  width: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top:10px;
}

.page-bottom-bg .page-bottom .top-part .right-telephone .yhcssy img {
  width: 100px;
}

.page-bottom-bg .page-bottom .top-part .right-telephone .yhcssy span {
  display: block;
  font-size: 14px;
  color: white;
}


.page-bottom-bg .page-bottom .center-part {
  position: relative;
  overflow: hidden;
  display: flex;
  border-top: 1px solid #4a4949;
  border-bottom: 1px solid #4a4949;
  padding: 10px 0;
}

.page-bottom-bg .page-bottom .center-part .left-title {
  width: 77px;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  text-align: left;
}

.page-bottom-bg .page-bottom .center-part .right-content {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}

.page-bottom-bg .page-bottom .center-part .right-content .content-text a {
  padding: 0 8px;
  font-size: 12px;
  line-height: 22px;
  color: #73777a;
}

.page-bottom-bg .page-bottom .center-part .right-content .content-text a:hover {
 padding: 0 8px;
  font-size: 12px;
  line-height: 22px;
  color: #18A888;
}

.page-bottom-bg .page-bottom .bottom-part {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 35px;
  padding-bottom: 20px;
}

.page-bottom-bg .page-bottom .bottom-part .bottom-l-text-box {
  position: relative;
  overflow: hidden;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.page-bottom-bg .page-bottom .bottom-part .bottom-l-text-box p.name {
  padding: 0 10px;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
}.page-bottom-bg .page-bottom .bottom-part .bottom-l-text-box p.name a{ font-size: 12px;  line-height: 24px;  color: #fff;	}

.page-bottom-bg .page-bottom .bottom-part .bottom-l-text-box p.name-right-l {
  font-size: 12px;
  line-height: 24px;
  color: #fff;
}

.page-bottom-bg .page-bottom .bottom-part .page-describe {
  font-size: 12px;
  line-height: 24px;
  color: #b5b3b3;
  text-align: center;
}


.page_right_box {
  position: fixed;
  right: 0;
  top: 160px;
  z-index: 1003;
}

.page_right_box .item_box {
  margin-bottom: 5px;
  margin-top: 5px;
  width: 70px;
  height: 64px;
  background: #18a88b;
  border-radius: 4px 0 0 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.page_right_box .item_box:not(.mouentItem):hover {
  
}

.page_right_box .item_box:last-child:hover {
  cursor: pointer;
}

.page_right_box .item_box .block_name {
  font-size: 12px;
  color: #fff;
  margin-top: 3px;
}

.page_right_box .item_box .block_name a {
  color: #fff;
}

.page_right_box .item_box .eject_box {
  display: none;
  position: absolute;
  width: 320px;
  box-sizing: border-box;
  box-shadow: 0 0 6px 3px #18a88b33;
  border-radius: 5px;
  padding: 8px 25px;
  background: #fff;
  right: 70px;
}

.page_right_box .item_box .eject_box .content_item {
  position: relative;
  padding: 18px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.page_right_box .item_box .eject_box .content_item .text_box {
  margin-left: 26px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
}

.page_right_box .item_box .eject_box .content_item .text_box .title {
  font-size: 12px;
  line-height: 14px;
  color: #333;
}

.page_right_box .item_box .eject_box .content_item .text_box .desc {
  margin-top: 5px;
  font-size: 12px;
  line-height: 14px;
  color: #808080;
}

.page_right_box .item_box .eject_box .content_item .text_box .eye_catching {
  color: #18a88b;
}


.information_eject_box {
  font-family: "PingFang-Bold";
  box-shadow: 0 0 10px 5px #0e0e0e33;
  z-index: 1004;
  position: fixed;
  left: calc(50% - 350px);
  top: calc(50% - 330px);
  width: 800px;
  height: 560px;
  border-radius: 8px;
  background: #fff;
  display: none;  
  justify-content: flex-start;
  align-items: center;
}
.information_eject_box .left_form{
  width: 560px;
  height: 560px;
  display:block;
  float:left;
  
}
.information_eject_box .right_form{
  width: 240px;
  height: 560px;
  display:block;
  float:left;
  background-image: url("../image/form_right.html");
  background-size: cover;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.information_eject_box .right_form a
{
	color:#fff;
	font-size:16px;
	text-align:center;
	margin-top:45%;
}



.information_eject_box.crm_demo {
  font-family: "PingFang-Bold";
  box-shadow: 0 0 10px 5px #18a88b33;
  z-index: 1004;
  position: fixed;
  left: calc(50% - 350px);
  top: calc(50% - 330px);
  width: 700px;
  height: 660px;
  border-radius: 8px;
  background: #fff;
  display: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.information_eject_box .close_img {
  position: absolute;
  right: 14px;
  top: 14px;
}

.information_eject_box .close_img:hover {
  cursor: pointer;
}

.information_eject_box .title {
  font-size: 24px;
  text-align: center;
  line-height: 24px;
  color: #000;
  font-weight:600;
  padding: 30px 0px 10px;
 
}

.information_eject_box .telephone_box {
   
  display: block;
  justify-content: space-between;
  align-items: center;
  text-align:Center;
}

.information_eject_box .telephone_box .telephone_item {
  
  line-height: 18px;
  color: #333333;
  padding-top: 20px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  justify-content: center;
  align-items: center;
}

.information_eject_box .telephone_box .telephone_item p {
  color: #000;
  font-size: 14px;
}
.information_eject_box .telephone_box .telephone_item p span{
  color: #18a88b;
  font-size: 16px;
}

.information_eject_box .input_box,
.information_eject_box .input_box_two {

  height: 40px;  
  width: 408px;  
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin:0 auto; 
  box-sizing: border-box;
  margin-bottom:15px;
  border-radius:3px;
  
 
    
    background-color: #f9f9f9;
    border-radius: 2px;
    border: 1px solid #eee;
    color: #383f43;
    padding: 10px 10px 10px 10px;
}

.information_eject_box .input_box span,
.information_eject_box .input_box_two span {
  display: block;
  width: 9px;
  height: 9px;
  background: url('../image/hong.html') center center no-repeat;
  background-size: cover;
  margin-right: 6px;
}

.information_eject_box .input_box .input,
.information_eject_box .input_box_two .input {
  flex: 1;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 20px;
}

.information_eject_box .input_box_two i {
  display: block;
  width: 2px;
  height: 22px;
  background: #70be75;
  margin-right: 20px;
}

.information_eject_box .input_box_two .verification_btn {
  width: 160px;
  height: 36px;
  background: #70be75;
  border-radius: 18px;
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  margin-right: 40px;
}

.information_eject_box .input_box_two .verify_btn {
  width: 90px;
  height: 30px;
  color: #fff;
  border-radius: 18px;
  border-color: #70be75;
  background: #70be75;
  font-size:12px;
}

button:focus {
  outline: 0 !important;
}

.information_eject_box .input_box_two .verify_btn:active {
  color: #fff;
  border-radius: 18px;
  border-color: #6fa572;
  background: #6fa572;
  outline: none;
}

.information_eject_box .input_box_two .btn:active {
  border: none;
  outline: none;
}


.information_eject_box .input_box_two .verification_img_box {
  width: 220px;
  height: 40px;
  box-sizing: border-box;
  
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.information_eject_box .input_box_two .verification_img_box img {}

.information_eject_box .tips_text {
  font-size: 14px;
  line-height: 34px;
  color: #666;
  padding: 2px 0px 20px 0px;
  text-align:center;
}

.information_eject_box .tips_two {
  padding-top: 25px;
  font-size: 14px;
  line-height: 22px;
  color: #333;
}

.information_eject_box .tips_two span {
  color: #18a88b;
}.information_eject_box .tips_two span a{
  color: #18a88b;
  display:inline;
  text-decoration:underline;
  
}

.information_eject_box .submission_btn {
  width: 130px;
  height: 40px;
  padding: 0px;
  background: #18a88b;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  margin-top: 2px;
  cursor: pointer;
  margin-right:20px;
}
.information_eject_box .submission_btn1 {
  width: 130px;
  height: 40px;
  padding: 0px;
  background: #18a88b;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  margin-top: 2px;
  cursor: pointer;
  margin-left:20px;
}
.information_eject_box .submission_btn1 a{
  
  color: #fff;
  

}

label.error {
  color: #F00;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0px;
}