@charset "utf-8";

a{
  color: black;
}
.banner {
  width: 100%;
  height: 100px;
  margin-bottom: 238px;
  background: rgb(245, 245, 245);
}

.top-bg {
  width: 100%;
  height: 238px;
  position: absolute;
}

.top-pic {
  width: 960px;
  height: 238px;
  /*height: 100%;*/
  left: 50%;
  margin-left: -480px;
  /*margin: 0 auto;*/
  position: relative;
}

.top1 {
  /*display: none;*/
}
.top-box1{
  width: 100%;
  height: 238px;
  position: absolute;
  top: 100px;
  left: 0px;
  display: none;
  /*text-align: center;*/
  /*background: rgb(8,121,88);*/
}
.top-box {
  width: 100%;
  height: 238px;
  position: absolute;
  top: 100px;
  left: 0px;
  /*text-align: center;*/
  /*background: rgb(8,121,88);*/
}

.page-content {
  width: 960px;
  padding: 10px;
  margin: 0 auto;
  /*outline: 1px solid;*/
}

.section {
  width: 100%;
  /*height: 100px;*/
}

.content {
  width: 960px;
  margin: 0 auto;
  /*outline: 1px solid;*/
}

.banner-content {
  height: 100px;
  clear: both;
  position: relative;
}

.top-box-content {
  height: 200px;
}

.b-box {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  /*border-top: 1px solid rgb(214,214,214);*/
  /*outline: 1px solid rgb(214, 214, 214);*/
}

.b-line {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 70px;
  border-bottom: 1px solid rgb(214, 214, 214);
}

#form-box {
  width: 1000px;
  /*height: 1000px;*/
  margin: 30px auto 1px;
}

.form-banner {
  width: 100%;
}

.out-form {
  width: 100%;
  outline: 1px solid rgb(214, 214, 214);
  height: 330px;
}
.out-form .xinxi{
  width: 220px;
  position: absolute;
  bottom: -150px;
  text-align: center;
  left: 50%;
  margin-left: -110px;
}
#form-box .out-form ul li {
  box-sizing: border-box;
  width: 45%;
  float: left;
  padding: 10px;
  height: 65px;
  margin-left: 2%;
}

.tishi-phone{
  width: 70px;
  height: 25px;
  line-height: 28px;
  position: absolute;
  top: 40px;
  right: 373px;
}
.tishi-phone-number{
  width: 190px;
  position: absolute;
  top: 40px;
  right: 175px;
  height: 30px;
  line-height: 24px;
  color: blue;
  font-size: 25px;
}
#form-box .out-form ul li .title {
  font-size: 1.1rem;
  padding-left: 12px;
  padding-top: 9px;
  background: url('../img/pc-title-bg.png') no-repeat;
  background-position: left top;
  background-size: 10px;
  font-family: "Microsoft Yahei";
  display: inline-block;
  width: 80px;
}

.letter-big {
  letter-spacing: 6.2px;
}

#input-longer {
  width: 280px;
}

.pc-now {
  width: 10%;
  position: absolute;
  top: 71%;
  left: 24.4%;
}

.pc-submit {
  width: 200px;
}

.sub-buttons {
  width: 200px;
  height: 55px;
  position: absolute;
  bottom: -113px;
  left: 375px;
  /*background: url('../img/pc-submit.jpg')no-repeat;*/
  /*background-size: 100% 100%;*/
}

.banner-box {
  width: 100%;
  /*height: 445px;*/
  position: relative;
}
.advantage-top-box1{
  width: 100%;
  height: 238px;
  position: absolute;
  top: 100px;
  left: 0px;
  /*display: none;*/
  background-color: #4A98A3;
}
.advantage-top-box2{
  width: 100%;
  height: 238px;
  position: absolute;
  top: 100px;
  left: 0px;
  display: none;
  background-color: #099156;
}
.advantage-top-box3{
  width: 100%;
  height: 238px;
  position: absolute;
  top: 100px;
  left: 0px;
  display: none;
  background-color: #5BB7C4;
}
.advantage-top-box4{
  width: 100%;
  height: 238px;
  position: absolute;
  top: 100px;
  left: 0px;
  display: none;
  background-color: #C5221E;
}
.advantagetop1{
  width: 960px;
  height: 238px;
  position: relative;
  left: 50%;
  margin-left: -480px;
}
/*.advantagetop2{
  width: 960px;
}
.advantagetop3{
  width: 960px;
}
.advantagetop4{
  width: 960px;
}*/
.a-box {
  width: 0px;
  height: 100px;
}
.a-box-text{
  width: 960px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  bottom: -110px;
  color: black;
  margin: 20px auto;
}
body {
  margin: 0;
}

#wrapper {
  width: 720px;
  height: 310px;
  margin: -1px auto 0 auto;
  color: #666666;
  padding-top: 15px;
  background: white;
  display: none;
}

.wrapper-box {
  width: 100%;
  /*outline: 1px solid rgb(214, 214, 214);*/
  height: 70px;
  line-height: 70px;
  text-align: center;
  position: relative;
  background-color: white;
  color: blue;
  text-decoration:underline;
  display: none;
}

/*.success {
  background: url(../img/littleDone.png) no-repeat;
  height: 27px;
  margin-top: 100px;
  margin-bottom: 15px;
}

.success p {
  padding: 3px 0 0 40px;
  font-size: 26px;
  font-weight: bold;
  color: #339900;
}*/

font[Attributes Style] {
  color: rgb(255, 0, 0);
  font-size: x-large;
}


/*form*/


/********************************************/

.write-down {
  position: absolute;
  top: 21%;
  width: 34%;
  left: 33%;
}

.register-info {
  height: 517px;
  /*w 441 h 487*/
  width: 960px;
  background: url('../images/form_bg.png') no-repeat;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 50px;
  position: relative;
}

.pc-apply-form {
  padding-top: 60px;
  width: 950px;
  margin: -1px auto;
  position: relative;
}

.pc-apply-form ul li {
  box-sizing: border-box;
  width: 385px;
  float: left;
  padding-left: 50px;
  height: 55px;
}

.register-title {
  display: inline-block;
  width: 100px;
  font-size: 14px;
  font-family:   'Microsoft Yahei', Tahoma, Helvetica, Arial;
}

.register-prompt {
  color: #E50011;
  margin-left: 4px;
}

.pc-apply-form ul li input {
  height: 40px;
  line-height: 40px;
  border: 1px solid #ccc;
  width: 280px;
  text-indent: 10px;
  font-size: 1.1rem;
  font-family:   'Microsoft Yahei', Tahoma, Helvetica, Arial;
}

.apply-province,
.apply-city {
  height: 40px;
  border: 1px solid #ccc;
  width: 138px;
  font-size: 1.2rem;
  text-align: center;
  font-family:   'Microsoft Yahei', Tahoma, Helvetica, Arial;
}

.apply-province option {
  text-align: center;
}

.apply-error {
  visibility: hidden;
  color: red;
  width: 190px;
  padding-left: 100px;
}

.apply-error-username,
.apply-error-mobile {
  padding-left: 100px;
}


/*.apply-submit-btn {
    display: inline-block;
    width: 214px;
    height: 67px;
    background-image: url('../images/open_submit.png');
    margin-top: 10px;
    margin-left: 270px;
    clear: both;
}*/

.apply-tips {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  font-family: "Microsoft Yahei";
}

.apply-tips:before {
  content: '*';
  color: #000;
  margin-right: 3px;
}

.red {
  color: rgb(252, 102, 3);
}

.input-required {
  font-size: 12px;
  color: #ccc;
}
.loading{
  position: absolute;
  top: 25px;
  left: 20px;
  width: 170px;
}
.mnva{
  position: absolute;
  width: 100px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  top: 40px;
  cursor: pointer;
}
.mnva-shouye{
  left: 230px;
}
.mnva-youshi{
  left: 330px;
}
.addMnva{
  font-weight: bold;
}
.four-advantage{
  width: 960px;
  height: 80px;
  line-height: 80px;
  color: #3DB4FF;
  font-size: 20px;
}
.advantage-p-title-span{
  font-size: 30px;
  position: absolute;
  left: 5px;
}
.advantage-p-title{
  width: 920px;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  /*background-color:#3DB4FF; */
  color: black;
  position: relative;
  margin-bottom: 35px;
  padding-left: 40px;
}
.advantage-p-text{
  width: 960px;
  /*height: 20px;*/
  line-height: 30px;
  background-color: #fff;
  font-size: 15px;
}
.jiaru{
  width: 100px;
  height: 25px;
  line-height: 25px;
  background-color: #E63828;
  color: white;
  text-align: center;
  position: absolute;
  top: 40px;
  right: 50px;
  cursor: pointer;
}
.advantage3-img-title{
  width: 450px;
  position: relative;
  left: 50%;
  margin-left: -225px;
}
/*******************************************/
.advantage1 {
  padding-top: 15px;
  /*height: 240px;*/
}
.advantage1-img{
  width: 665px;
  margin-top: 20px;
  margin-left: 147.5px;
}
/*******************************************/
.advantage2 {
  margin-top: 70px;
}
.advantage2-img{
  width: 651px;
  margin-left: 140px;
  margin-top: 40px;
}
/*******************************************/
.advantage3{
  background-color: #fff;
  margin-top: 70px;
}
.advantage3-img{
  width: 804px;
  margin-top: 40px;
}
/*******************************************/
.advantage4{
  background-color: #fff;
  margin-top: 70px;
}
.advantage4-img{
  width: 687px;
  margin-left: 140px;
  margin-top: 40px;
}
/*******************************************/
.advantage-slides {
  width: 80%;
  height: 398px;
  margin: 0 auto;
  /*padding-top: 50px;*/
}


.slick-prev:before {
  content:'';
}
.slick-next:before {
  content:'';
}

.slick-prev{
  margin-left:-30px;
  background: url(../img/prev.png) no-repeat;
}

.slick-next{
  margin-right:-30px;
  background:url(../img/next.png) no-repeat;
}
.slick-prev, .slick-next {
  width: 50px;
  height: 50px;
}
.slick-prev:hover{
  background: url(../img/prev.png) no-repeat;
}
.slick-next:hover{
  background:url(../img/next.png) no-repeat;
}
.slick-active{
  outline:none;
}



.banner-bottom{
  width: 100%;
  height: 50px;
  line-height: 30px;
  padding-top: 17px;
  background-color: rgb(157,157,157);
  color: white;
  text-align: center;
}
.banner-bottom a{
  text-decoration:underline;
  color: white;
}
.jiaru-right{
  width: 100px;
/*  height: 25px;
  line-height: 25px;
  background-color: #E63828;
  color: white;
  text-align: center;*/
  position: fixed;
  top: 380px;
  right: 50%;
  margin-right: -650px;
  cursor: pointer;
}


.news_afd{ width:804px; margin:0 auto; height:419px;}