option{
    color: black !important;
}
.top_box{
  width: 100%;
  height: 801px;
  background-size: cover;
  background-image: url('../img/p1_bg.png');
}
.menu_row{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1210px;
  padding-top: 19px;
  color: white;
}
.logo{
  width: 245px;
  height: 61px;
}
.tab_box{
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 600px;
  font-size: 16px;
  margin-left: 165px;
}
.tab_box a{
  height: 30px;
}
.tab_box a:hover{
  border-bottom: 2px solid #fff;
}
.login_box{
  display: flex;
  align-items: center;
  margin-left: 50px;
}
.login_box img{
  width: 32px;
  height: 32px;
  margin-right: 14px;
}
.top_tit{
  width: 602px;
  height: 143px;
  margin-top: 319px;
}
/* 产品价值 */
.value_box{
  width: 100%;
  height: 503px;
  background: #F2FFF8;
  padding-top: 36px;
}
.tit{
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
}
.ch_tit{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.tit_line{
  width: 123px;
  height: 2px;
  background: #141414;
  margin:0 20px;
}
.en_tit{
  font-size: 17px;
}
.value_img1{
  width: 492px;
  height: 380px;
  margin-top: 47px;
}
.value_img2{
  width: 656px;
  height: 323px;
  position: absolute;
  right: 0;
  bottom: 14px;
}
.value_img3{
  width: 685px;
  height: 83px;
  position: absolute;
  right: -126px;
  bottom: 94px;
}
.value_content{
  width: 421px;
  height: 132px;
  position: absolute;
  right: 166px;
  bottom: 219px;
  font-size: 11px;
  font-weight: 500;
  color: #141414;
  line-height: 30px;
}
/* 平台优势 */
.bood_box{
  width: 100%;
  height: 465px;
  padding-top: 36px;
}
.good_top{
  display: flex;
  align-items: center;
  margin-top: 56px;
}
.good_left{
  margin-left: 162px;
}
.left_item{
  display: flex;
  align-items: center;
  margin-bottom: 42px;
}
.left_item img{
  width: 71px;
  height: 71px;
  margin-right: 30px;
}
.left_content div:nth-child(1){
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 11px;
}
.left_content div:nth-child(2){
  font-size: 11px;
  width: 265px;
}
.good_right img{
  position: absolute;
}
.good_right img:nth-child(1){
  width: 166px;
  height: auto;
  right: 166px;
  bottom: 113px;
}
.good_right img:nth-child(2){
  width: 145px;
  height: auto;
  right: 246px;
  bottom: 28px;
}
.good_right img:nth-child(3){
  width: 113px;
  height: auto;
  right: 376px;
  bottom: 134px;
}
.good_right img:nth-child(4){
  width: 113px;
  height: auto;
  right: 454px;
  bottom: 276px;
}
.good_right img:nth-child(5){
  width: 142px;
  height: auto;
  right: 286px;
  bottom: 197px;
}
.good_bottom{
  background: #F5F5F5;
  height: 176px;
  display: flex;
  align-items: center;
}
.bottom_item{
  display: flex;
  align-items: center;
  margin-right: 60px;
}
.bottom_item img{
  width: 71px;
  height: 71px;
  margin-right: 13px;
}
.bottom_content div:nth-child(1){
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
.bottom_content div:nth-child(2){
  font-size: 11px;
  width: 158px;
}
.area_item{
  width: 148px;
  height: 28px;
  border: 1px solid #FFFFFF;
  border-radius: 14px;
  padding: 0 15px;
  background-color: rgba(0, 0, 0, 0);
  color: white;
}
.area_line{
    width: 11px;
    height: 1px;
    background-color: white;
    display: inline-block;
    vertical-align: middle;
}
.form_info input{
  width: 116px;
  height: 28px;
  border: 1px solid #FFFFFF;
  border-radius: 14px;
  padding: 0 15px;
  background-color: rgba(0, 0, 0, 0);
  color: white;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:white;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:white;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:white;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:white;
}
.form_info{
  margin-top: 15px;
}
.bottom_car{
  width: 194px;
  height: 176px;
}
/* 加盟优势 */
.join_box{
  width: 100%;
  height: 343px;
  background-image: url('../img/join_bg.png');
  background-size: cover;
  padding-top: 48px;
}
.join_block{
  justify-content: space-between;
  width: 886px !important;
  margin-top: -109px !important;
}
.join_item{
  width: 205px;
  height: 234px;
  background-size: cover;
  text-align: center;
  color: white;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.join_item img{
  width: 47px;
  height: 52px;

}
.join_item:hover .join_content{
  display: block;
}
.join_tit{
  font-size: 15px;
  font-weight: bold;
  margin-top: 14px;
}
.join_content{
  font-size: 11px;
  width: 158px;
  margin: 0 auto;
  text-align: left;
  margin-top: 17px;
  display: none;
}
/* 服务保障 */
.serve_box{
  width: 100%;
  height: 688px;
  padding-top: 54px;
}
.serve_content{
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  width: 888px !important;
  margin-top: 54px !important;
}
.serve_content img{
  width: 222px;
  height: 252px;
}
.serve_item{
  width: 222px;
  height: 252px;
  text-align: center;
}
.serve_item img{
  width: 47px;
  height: 37px;
  margin-top: 30px;
}
.serve_item div:nth-last-child(2){
  font-size: 15px;
  font-weight: bold;
  margin-top: 17px;
}
.serve_item div:nth-last-child(1){
  font-size: 11px;
  width: 158px;
  margin: 0 auto;
  margin-top: 18px;
  text-align: left;
}
/* 加盟流程 */
.flow_box{
  width: 100%;
  height: 428px;
  background-image: url('../img/flow_bg.png');
  background-size: cover;
  padding-top: 33px;
}
.flow_full{
  width: 881px;
  height: 253px;
  display: block;
  margin: 0 auto;
  margin-top: 25px;
}
.flow_block{
  width: 885px !important;
  justify-content: space-between;
  margin-top: 50px !important;
}
.flow_icon{
  width: 105px;
  height: 105px;
}
.flow_right{
  width: 30px;
  height: 54px;
}
/* 关于我们 */
.us_box{
  height: 546px;
  padding-top: 43px;
}
.us_content{
  font-size: 11px;
  text-align: center;
  width: 616px;
  margin: 0 auto;
  margin-top: 48px;
}
.us_img{
  width: 819px;
  height: 376px;
  margin: 0 auto;
  display: block;
  margin-top: 17px;
}
/* 底部 */
.bottom_box{
  background: #26282E;
  width: 100%;
  height: 337px;
  color: white;
}
.bottom_block{
  height: 337px;
  text-align: center;
  justify-content: center;
}
.bottom_left{
  width: 416px;
  text-align: center;
}
.bottom_tit{
  font-size: 23px;
  font-weight: bold;
}
.bottom_content{
  font-size: 11px;
  margin-bottom: 30px;
}
.bottom_line{
  width: 1px;
  height: 252px;
  background: #FFFFFF;
  margin: 0 80px 0 92px;
}
.bottom_right{
  width: 416px;
  text-align: center;
}
.contant_box{
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 auto;
}
.contant_box img{
  width: 69px;
  height: 69px;
}
.contant_item{
  width: 85px;
}
.tel_row{
  width: 100%;
  height: 39px;
  background: #1B1D22;
  color: white;
  font-size: 11px;
  line-height: 39px;
  text-align: center;
}
.submit_btn{
    width: 316px;
    height: 28px;
    background: #2A6CF3;
    border-radius: 14px;
    color: white;
    margin: 0 auto ;
    margin-top: 25px;
}
