*{padding:0;margin:0;}
ul li{list-style:none;}
article{width:100%;max-width:720px;margin:0 auto !important;background:#FFF;}
.banner {
  width: 100%;
  
}
.banner img {
  width: 100%;
  
}
.secBox {
  width: 100%;
  text-align: center;
}
.secBox .secTitle {
  padding-top: 0.8rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.secBox .secTitle .sortNum {
  width: 20%;
  position: relative;
  
  color: #fff;
  

  font-weight: bold;
}
.secBox .secTitle .sortNum img{display:block;width:100%;}
.secBox .secTitle .sortNum span{text-align: center;display:block;width:100%;position: absolute;
left:0;top:0;top:22%;
font-size:1.2rem;
}


.secBox .secTitle .title_right {
  text-align: left;
  margin-left: 0.1rem;
}
.secBox .secTitle .title_right h4 {
  font-size: 1rem;

  line-height: 1.8rem;
  color: #383466;
}
.secBox .secTitle .title_right p {
  line-height: 1rem;
  font-size: .6rem;
  color: #383466;
}
.secBox .advis_btn {
  text-align: left;
  display: inline-block;
  width: 7.19rem;
  height: 2.1rem;
  line-height: 2.1rem;
  font-size: .83rem;
  color: #fff;
  text-indent: 0.27rem;
  margin: 0 auto;
  margin-top: 1.4rem;
  margin-bottom: 1.6rem;
  background: url("../img/btn_bj.png") no-repeat;
  background-size: 100% 100%;
}
.directBox {
  width: 100%;
  background: url("../img/direct_bj.jpg.html") repeat-y;
  background-size: 100% auto;
}
.directBox .directBottom {
  width:90%;
  margin: 0 auto;
  margin-bottom: .24rem;
  margin-top: 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.directBox .directBottom .direct_list {

  width: 45%;
  border-radius: 0.3rem;
  overflow: hidden;
  margin-top:1rem;
}
.directBox .directBottom .direct_list .list_top {
  width: 100%;
}
.directBox .directBottom .direct_list .list_top img {
  width: 100%;
  display:block;
  
}
.directBox .directBottom .direct_list .list_bottom {
  border-radius: 0 0 0.08rem 0.08rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  height:7rem;
}
.directBox .directBottom .direct_list .list_bottom p {
  width: 100%;
  text-align: center;
  line-height: 1.4rem;
  font-size: 0.83rem;
}
.directBox .directBottom .direct_list .odd {
  background: -webkit-linear-gradient(right, #05bab6, #01caa2);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #05bab6, #01caa2);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #05bab6, #01caa2);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #05bab6, #01caa2);
  /* 标准的语法 */
}
.directBox .directBottom .direct_list .odd p {
  color: #fff;
}
.directBox .directBottom .direct_list .even {
  background: #dcdcdc;
}
.directBox .directBottom .direct_list .even p {
  color: #727c90;
}
.directBox .zxBox {
  background: -webkit-linear-gradient(bottom, transparent, #ffffff);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, transparent, #ffffff);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, transparent, #ffffff);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, transparent, #ffffff);
  /* 标准的语法 */
}
.itGoodsBox {
  width: 100%;

  background: -webkit-linear-gradient(right, #05bab6, #01caa2);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #05bab6, #01caa2);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #05bab6, #01caa2);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #05bab6, #01caa2);
  /* 标准的语法 */
  border-radius: 1.5rem 0 1.5rem 0 ;
}
.itGoodsBox .itGoods_content {
  width: 90%;
  margin: 0 auto;
  display: flex;
  margin-top: 0.4rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.itGoodsBox .itGoods_content .itGoods_list {
  width: 45%;
  margin-top:1rem;
  background: #fff;
  border-radius: 0.2rem;
}
.itGoodsBox .itGoods_content .itGoods_list .list_top {
  width: 100%;

}
.itGoodsBox .itGoods_content .itGoods_list .list_top img {
  width: 100%;
  display:block;
  
  border-radius: 0.09rem 0.09rem 0 0;
}
.itGoodsBox .itGoods_content .itGoods_list .list_bottom {
  width: 100%;

}
.itGoodsBox .itGoods_content .itGoods_list .list_bottom .txt_box {
  width: 100%;

  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.itGoodsBox .itGoods_content .itGoods_list .list_bottom .txt_box p {
  width:90%;
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.73rem;
  color: #8f8f8f;
  min-height:6rem;
}
.itGoodsBox .itGoods_content .itGoods_list .list_bottom .get_more {
  display: inline-block;
  width: 5.19rem;
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 0.5rem;
  color: #fff;
  text-align: center;
  border-radius: 0.88rem;
  margin-bottom:1rem;
}
.paybox {
  padding-top: 0.33rem;
  position: relative;
}
.paybox .payInner {
  width:96%;

  margin: 0 auto;
  border-radius: 0.4rem;
  box-shadow: 0 0 0.3rem 0.1rem #f4f4f4;
}
.paybox .payInner img {
  width: 100%;
  
  border-radius: 0.1rem;
}
.paybox .advis_box {
  position: absolute;
  width: 100%;
  height: 1.43rem;
  left: 0;
  bottom: 4rem;
}
.jobBox {
  width: 90%;

  margin: 1rem auto 0 auto;
  display: flex;
  justify-content:space-between;
  align-items: center;
}
.jobBox .job_left {
  width: 25%;
  
  border-radius: 0.08rem;
  background: #42464f;
}
.jobBox .job_left .job_style {
  position: relative;
  
  width: 100%;
}
.jobBox .job_left .job_style li {

  width:125%;
  margin-left:-10%;
  margin-top:.5rem;
  text-align: center;
  padding-top: 0.08rem;

}

.jobBox .job_left .job_style li p {
  height: 3.5rem;
  line-height: 3.5rem;
  font-size: 0.8rem;
  color: #cecece;
}
.jobBox .job_left .job_style li:nth-of-type(1) {
  top: 1rem;
}

.jobBox .job_left .job_style li:nth-of-type(2) {
  top: 3.5rem;
}

.jobBox .job_left .job_style li:nth-of-type(3) {
  top: 6rem;
}

.jobBox .job_left .job_style li:nth-of-type(4) {
  bottom: 8.5rem;
}

.jobBox .job_left .job_style .checked {
  background: url("../img/classChecked_bj.png") no-repeat;
  background-size: 100% 100%;
}

.jobBox .job_left .job_style .checked p {

  color: #fff;
}
.jobBox .job_right {
  width: 70%;

  border-radius: 0 0.08rem 0.08rem 0 ;
  box-shadow: 0.01rem 0 0.06rem 0.01rem #f4f4f4;
}
.jobBox .job_right .right_list {
  display: none;
  padding: 0.18rem 0 0 0.36rem;

}
.jobBox .job_right .right_list .job_name {
  padding-left: 0.26rem;

  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
.jobBox .job_right .right_list .job_name li {
  display: inline-block;

  line-height: 2.4rem;
  margin-right:4px;
  font-size: 0.83rem;
  color: #42464f;
  text-align: left;
}
.jobBox .job_right .right_list .job_name li span {
  display: inline-block;
  width:2px;height:2px;
  border-radius: 100%;
  background: #000;
  margin-right: 0.1rem;
}
.jobBox .job_right .right_list .job_money {
  width:100%;
  height:9rem;
  margin: 0 auto;
  margin-top: 0.2rem;
  background: url("../img/job_moneyBj.jpg") no-repeat;
  background-size: 100% 100%;
  padding-top: 0.2rem;
  font-size: 0;
}
.jobBox .job_right .right_list .job_money p {
  line-height: 1.8rem;
  height: 1.8rem;
  font-size: .6rem;
  color: #42464f;
  margin-bottom: 0.52rem;
  text-align: right;
}
.jobBox .job_right .right_list .job_money p:nth-of-type(2) {
  width:90%;

}
.jobBox .job_right .right_list .job_money p:nth-of-type(3) {
  width: 65%;

}
.jobBox .job_right .right_list .job_money p:nth-of-type(4) {
  width:50%;

}
.jobBox .job_right .current {
  display: block;
}
.bdqnGoodsBox .bdqnGoodsInner {
  width: 100%;
  background: url("../img/bdqnGoodsInner_bj.jpg.html") no-repeat 0 bottom;
  background-size: 100% auto;

}
.bdqnGoodsBox .bdqnGoodsInner .bdqnGoodsList_box {
  width: 70%;

  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  align-content: space-around;
  flex-wrap: wrap;
}
.bdqnGoodsBox .bdqnGoodsInner .bdqnGoodsList_box .bdqnGoods_list {
  width:45%;
  margin-top:1rem;
  padding: 0.33rem 0  0.27rem 0 ;
  border-radius: 0.3rem;
  box-shadow: 0 0 0.36rem 0.08rem #dbdbdb;
  background: url("../img/bdqnGoods_listBj.png") no-repeat;
  background-size: 100% 100%;
  color: #fff;
}
.bdqnGoodsBox .bdqnGoodsInner .bdqnGoodsList_box .bdqnGoods_list .num {
  height: 2rem;
}
.bdqnGoodsBox .bdqnGoodsInner .bdqnGoodsList_box .bdqnGoods_list .num b {
  font-size: 1.4rem;
  line-height: 2rem;
  vertical-align: bottom;
}
.bdqnGoodsBox .bdqnGoodsInner .bdqnGoodsList_box .bdqnGoods_list .num span {
  font-size: 0.84rem;
  line-height: 1.4rem;
  vertical-align: bottom;
}
.bdqnGoodsBox .bdqnGoodsInner .bdqnGoodsList_box .bdqnGoods_list p {
  line-height: 2rem;
  font-size: 0.8rem;
}

.careAboutBox .careAbout_conntent {
  margin-top: 0.5rem;
  width: 100%;
  height: 20.45rem;
  background: url("../img/careAbout_bj.jpg") no-repeat right bottom;
  background-size: auto 100%;
  position: relative;
}
.careAboutBox .careAbout_conntent .careAbout_item {
  position: absolute;
  border-radius: 100%;
}
.careAboutBox .careAbout_conntent .careAbout_item p {
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.careAboutBox .careAbout_conntent .item1 {
  width: .9rem;
  height: .9rem;
  background: #97f1b4;
  box-shadow: 0 0 0.88rem 0.28rem #97f1b4;
  left: 20%;
  top: 0;
}
.careAboutBox .careAbout_conntent .item2 {
  width: 5.84rem;
  height: 5.84rem;
  left: 30%;
  padding: 0.38rem;
  border: 0.04rem dashed #1bd2a3;
  top: 1rem;
}
.careAboutBox .careAbout_conntent .item2 .item_inner {
  width: 5.84rem;
  height: 5.04rem;
  padding-top: 0.8rem;
  border-radius: 100%;
  background: #1bd2a3;
}
.careAboutBox .careAbout_conntent .item2 .item_inner p {

  color: #fff;
  font-size: 0.6rem;
  font-weight: bold;
  text-align: center;
}
.careAboutBox .careAbout_conntent .item2 .item_inner p:nth-of-type(1) {
  font-size: .66rem;
}
.careAboutBox .careAbout_conntent .item2 .item_inner p:nth-of-type(2) {
  font-size: .76rem;
}
.careAboutBox .careAbout_conntent .item2 .item_inner p:nth-of-type(3) {
  font-size: .80rem;
}
.careAboutBox .careAbout_conntent .item3 {
  width: 4.65rem;
  height: 3.65rem;
  left: 5%;
  top: 40%;
  padding-top: 1rem;
  background: #329cfd;
}
.careAboutBox .careAbout_conntent .item3 p {
  line-height: 1.2rem;
  font-size: 0.64rem;
}
.careAboutBox .careAbout_conntent .item4 {
  width: 4.18rem;
  height: 2.88rem;
  right: 30%;
  top: 30%;
  padding-top: 1.3rem;
  background: #f8b551;
}
.careAboutBox .careAbout_conntent .item4 p {
  line-height: 1rem;
  font-size: 0.54rem;
}
.careAboutBox .careAbout_conntent .item4 p span {
  font-size: 0.3rem;
}
.careAboutBox .careAbout_conntent .item5 {
  width: 3.02rem;
  height: 2.57rem;
  left: 30%;
  bottom: 30%;
  padding-top: 0.45rem;
  background: #eb6877;
}
.careAboutBox .careAbout_conntent .item5 p {
  line-height: 1rem;
  font-size: 0.54rem;
}
.careAboutBox .careAbout_conntent .item5 p span {
  font-size: 0.24rem;
}
.careAboutBox .careAbout_conntent .item6 {
  width: 4.3rem;
  height: 3.5rem;
  left: 14%;
  bottom: 10%;
  padding-top: 0.8rem;
  background: #8f82bc;
}
.careAboutBox .careAbout_conntent .item6 p {
  line-height: 1.2rem;
  font-size: 0.74rem;
}
.careAboutBox .careAbout_conntent .advis_box {
  width: 100%;
  height: 1rem;
  left: 0;
  bottom: 2.8rem;
  position: absolute;
}
.formBox {
  
  text-align: center;
  padding-top: 1.8rem;
  position: relative;
}
.formBox img{display:block;width:100%;}
.formBox .formInput{
  position: absolute;
  top:32%;left:0;
  width:100%;
}
.formBox input {

  display: block;
  margin: 0 auto;
  width:30%;
  border-radius: 0.08rem;

  font-size: 0.6rem;
  color: #c7c7c7;
  text-indent: 0.65rem;
  border: 0;
  background: none;
}
.formBox .formSubmit{
  display:block;
    margin:0 auto;

  width: 30%;
  text-align:center;
  font-size: 1rem;
  color: #fff;
}

