﻿.con, .con img {
  width: 100%;
  float: left;
}
.banner {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.banner img {
  width: 100%;
  float: left;
}
.xm{width: 1004px;margin: 0 auto;}
.xm a{width:100%; display: block;cursor: pointer;float: left;}
.xm a img{width:100%;float: left;}
.con p{font-size: 16px; color: #333;line-height: 30px;width: 1200px; margin: 0 auto;text-align: center;}
/*kecheng*/
.plan{margin-bottom: 72px;}
.plan-tab{ width: 1073px; margin: 35px auto 0px;}
.plan-tab li{ float: left;width: 29.3%; margin: 0 2% 40px;font-size: 20px;}
.plan-tab li a{ width:100%; display: inline-block; height: 52px; line-height: 52px; text-align: center; background: #363636; color: #fff;  border-radius: 5px;}
.plan-tab .plan-cur a{ background: #cd2d41;}
.plan-tabcon{ width: 1136px; height: 550px; background:url(../imgs/plan-img.png) no-repeat center center; margin-top: 15px;margin: 0 auto;}
.but1 {
    padding: 0 0;
    color: #fff;
    width:16%;
    height: 56px;
    background: #cd2d41;
    border-radius: 25px;
    text-align: center;
    font-size: 20px;
    line-height: 56px;
    margin: 30px 42% 0;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
    float: left;
}

.con_ys {
  position: relative;
}
.con_ys .ys {
  position: absolute;
  bottom: 94px;
  width: 20%;
  left: 40%;
  height: 72px;
}
.con_ys .ys a {
  cursor: pointer;
  display: block;
  text-align: center;
  width: 100%;
  height: 72px;
  line-height: 72px;
    
}
.con_ys .tx {
  position: absolute;
  bottom: 95px;
  width: 20%;
  left: 40%;
  height: 72px;
}
.con_ys .tx a {
  cursor: pointer;
  display: block;
  text-align: center;
  width: 100%;
  height: 72px;
  line-height: 72px;  
}
.con_ys .ap {
  position: absolute;
  bottom: 72px;
  width: 20%;
  left: 40%;
  height: 72px;
}
.con_ys .ap a {
  cursor: pointer;
  display: block;
  text-align: center;
  width: 100%;
  height: 72px;
  line-height: 72px;  
}
.con_ys .fwlc {
  position: absolute;
  bottom: 76px;
  width: 20%;
  left: 40%;
  height: 72px;
}
.con_ys .fwlc a {
  cursor: pointer;
  display: block;
  text-align: center;
  width: 100%;
  height: 72px;
  line-height: 72px;  
}

/* 底部 */
.footer {
  padding: 40px 0;
  width: 100%;
  float: left;
  background-color: #fff;
/*  margin-bottom: 120px;*/
}
.footer .footer_bt {
  width: 1200px;
  margin: 0 auto;
}
.footer .choose_btn {
  float: left;
  margin: 0 250px;
}
.footer .choose_btn_list {
  width: 320px;
  height: 57px;
  background: #183b98;
  border-radius: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 57px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  text-decoration: none;
}
.footer .choose_btn_list:first-child {
  margin-right: 60px;
}
.footer .choose_address {
  width: 100%;
  margin-top: 60px;
  float: left;
  font-size: 16px;
  text-align: center;
  color: #494949;
}
.main {
  width: 100%;
  background: url("../images/11.png") no-repeat center;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000;
  bottom: 0;
  height: 100px;
}
.main .hdbm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 360px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  overflow: inherit;
}
.main .hdbm input {
  float: left;
  background: #fff;
  border-radius: 10px;
  width: 360px;
  height: 60px;
  line-height: 60px;
  padding: 0 10px;
  margin-right: 38px;
  font-size: 24px;
  border: none;
}
.main .hdbm .submit1 {
  cursor: pointer;
  background: #f9ba86;
  width: 254px;
  height: 60px;
  line-height: 60px;
  color: #183b98;
  font-size: 26px;
  float: left;
  border-radius: 36px;
  opacity: 1;
  animation: move 1s 0.5s infinite alternate linear;
/*  border: 1px solid #fff;*/
}

.main .guanbi {
    width: 35px;
    height: 35px;
    position: absolute;
    top: -30px;
    right: 0;
    cursor: pointer;
}
/**/
.part9 {
    width: 100%;
    height: 624px;
    background: url("../images/part9-bg.png") no-repeat center;
    background-size: 100% 100%;
    float: left;
}

.part9 .container {
    height: 100%;
    box-sizing: border-box;
    padding-top: 85px;
    text-align: center;
}
.part9 .head {
    margin-bottom: 22px;
}
.part9 .text-content {
    margin-bottom: 28px;
}
.part9 ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 8px;
}
.part9 ul li.text1 {
    width: 253px;
    margin-right: 8px;
}
.part9 ul li.text2 {
    width: 163px;
    margin-right: 7px;
}
.part9 ul li.text3 {
    width: 163px;
    margin-right: 8px;
}
.part9 ul li.text4 {
    width: 163px;
    margin-right: 7px;
}.part9 ul li.text5 {
    width: 163px;
    margin-right: 8px;
}
.part9 ul li.text6 {
    width: 253px;
    margin-right: 0;
}
.part9 .table-head li {
    background: #FFD68E;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #6D391C;
    font-size: 20px;
}
.part9 .table-content li {
    background: #fff;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #000000;
    font-size: 18px;
    cursor: pointer;
}
.part9 .table-content li:hover{
    background: #ffefdb;
}
.but {
    padding: 0 0;
    color: #000;
    width: 300px;
    height: 56px;
    background: #F5B74A;
    border-radius: 25px;
    text-align: center;
    font-size: 20px;
    line-height: 56px;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
/**/
.advantage {
    width: 800px;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 45px;
}
.advantage p{
    font-size: 16px;
    width: 100%;
    text-align: center;
    line-height: 60px;
    color: #999;
}
h3.pub_head {
    width: 100%;
    text-align: center;
    margin-top: 80px;
    color: #333;
    font-size: 45px;
    font-weight: bold;
    line-height: 72px;
    margin-bottom: 10px;
}
h3.pub_head span{color: #fbbd69;}
.advantage ul {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.advantage ul li {
    width: 245px;
    height: auto;
    background-size: 245px 192px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 160px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #333;
    float: left;
    margin-right: 30px;
    margin-top: 40px;
}