
.clear{
clear: both;
}
img {
    max-width: 100%;
}
.header .info .wx:hover .ma{
  display: block;
}
.header .info .qq:hover .ma{
  display: block;
}
/****澶撮儴寮€濮�*****/
.upper {
  height: 68px;
  background-image: linear-gradient(to right, #871d3d 50%, #a8123f 60%);
}
.w {
    width: 1200px;
    margin: 0 auto;
}
.upper .w {
  display: flex;
}
.upper .w a{
  color: #fff;
}
.upper .w img {
  height: 62px;
}
.upper .w span {
  font-size: 28px;
  color: #fff;
  line-height: 68px;
  margin-right: 20px;
}
.upper .w p {
  color: #fff;
  font-size: 20px;
  line-height: 68px;
  margin-left: 240px;
}
.upper .w .arror {
  float: right;
  line-height: 68px;
}
.upper .fudao {
  width: 292px;
  background-color: #fff;
  height: 68px;
  transform: skew(-20deg);
  color: #871d3d;
  text-align: center;
  line-height: 68px;
  font-size: 24px;
}
.upper i.one {
  background-color: #fff;
  width: 12px;
  height: 68px;
  margin-left: 15px;
  transform: skew(-20deg);
}
.upper i.two {
  background-color: #fff;
  width: 12px;
  height: 68px;
  transform: skew(-20deg);
  margin-left: 18px;
}
.upper i.three {
  background-color: #fff;
  width: 12px;
  height: 68px;
  transform: skew(-20deg);
  margin-left: 5px;
}

.header {
  height: 80px;
  line-height: 80px;
  display: flex;
  justify-content: space-between;
}
.header .logo {
  padding-top: 15px;
}
.header .logo img {
  height: 42px;
}
.header .info {
  display: flex;
  align-items: center;
}
.header .info .tel {
  display: flex;
  align-items: center;
}
.header .info .tel span {
  font-size: 14px;
  margin-left: 10px;
}
.header .info .box {
  background-color: #eeeeee;
  width: 132px;
  height: 42px;
  color: #000;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  border-radius: 21px;
}
.header .info .box img {
  margin-left: 10px;
}
.header .info .wx {
  position: relative;
}
.header .info .wx .ma {
  position: absolute;
  top: 45px;
  z-index: 99;
  display: none;
}


.header .info .qq {
  position: relative;
}
.header .info .qq .ma {
  position: absolute;
  top: 45px;
  z-index: 99;
  display: none;
}


.top_mid{
  width: 1200px;
  margin:0 auto;
  height:82px;
}
.top_mid .top_left{
  float: left;
  position: relative;
  margin-top: 15px;
}

.top_mid .top_left p{
  color: #666666;
  font-size: 16px;
  float: right;
  margin: 14px 0 0 16px;
}


.top_mid .top_right{
  float: left;
  color: #333333;
  margin-top: 20px;
  margin-left: 60px;

}


.nav_bg{
  width: 100%;
  height:60px;
  background: #cc3333;

}
.nav_bg .nav_cot{
  width: 1200px;
  margin:0 auto;

}
.nav_bg .nav_cot ul li{
  float: left;
  width: 7.5%;
  text-align: center;
}
.nav_bg .nav_cot ul li:hover{
  background: #9e1c1c;
}
.nav_bg .nav_cot ul li a{
  font-size: 16px;
  color:#fff;
  line-height: 60px;
}
.nav_cot .active {
  background: #9e1c1c;
}
.banner{
  width: 100%;
}

/****澶撮儴缁撴潫*****/




/****鍐呭寮€濮�*****/
.fenge{
  width: 100%;
  background:#cc3333;
  height: 2px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.bishi_youshi{
  width: 1200px;
     margin: 50px auto 0;
}
.bishi_youshi ul li{
float: left;
    width: 232px;
    height: 340px;
    border-radius: 8px;
    background: #fff;
 margin: 30px 33px;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 0px 16px 0px rgba(210, 210, 210, 0.7);
}
.bishi_youshi ul li:hover{background:#cc3333;}
.bishi_youshi ul li:hover h3{
  color: #fff;
}

 
.con_tit h3 p{
  text-align: center;

}
.con_tit h3 p{
  display: inline-block;
  position: relative;
  font-size:32px;
  line-height:74px;
  padding:0 20px;
}
.con_tit h3 p span{
  display: inline-block;
  width:110px;
  height:10px;
  position: absolute;
  top:50%;
  z-index:99;
   transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.con_tit h3 {
  text-align: center;
}
.con_tit h3 p span.left{background:url(/zt/images/title_left.png) no-repeat;right:100%;}
.con_tit h3 p span.right{background:url(/zt/images/title_right.png) no-repeat;left:100%;}

.con_tit ul li p {
    line-height: 23px;
    font-size: 16px;
    color: #666666;
    padding: 15px;
}
.tqms_l{
  float: left;
  width: 45%;
    margin-top: 20px;
}
.tqms_r{
  float: right;
  width: 45%;
  margin-top: 20px;
}
.tqms_qa {
  width: 1200px;
  margin: 30px auto;
}
.tqms_w {
  font-size: 24px;
  background: #cc3333;
  padding:20px;
  width: 100%;
  color: #fff;
  border-radius: 15px;
}
.tqms_d{
  width:100%;
    background: #ececec;
    color: #5d5959;
    padding:20px;
    font-size: 20px;
    margin-top: 20px;
  border-radius: 15px;
  line-height:40px;
}
.tqms_cen{
  margin:20px; auto;

}
.bishi_youshi ul li img {
    margin-top: 20px;
}
.bishi_youshi ul li:hover p{
  color: #fff;
}
.bishi_youshi ul{
padding: 0 0 80px;
    margin-top: 12px;
}
 .bishi_youshi img.vh{
  display: none;
 }

.bishi_youshi ul li:hover .science_menty img.vh{display: inline-block;}
.bishi_youshi ul li:hover .science_menty img.vb{display: none;}
.science_menty h3{
  font-size: 20px;
  margin-top: 15px;
}
.science_menty p{
 padding: 14px;
    font-size: 16px;
}
.bishi_teacher{
  width: 1200px;
  margin:0 auto;
}
.top {
  background: url(../../zt/images/ban1.png) no-repeat;
  background-size: contain;
  height: 120px;
  color: #fff;
  display: flex;
  justify-content: center;
  margin: 20px 0 50px;
}
.bishi_teacher .top .one {
  font-size: 56px;
  font-weight: bold;
  padding-top: 20px;
}
.bishi_teacher .top .two {
  margin: 0 20px;
  padding-top: 25px;
}
.bishi_teacher .top .two span {
  font-size: 32px;
  letter-spacing: 15px;
  margin-left: 10px;
}
.bishi_teacher .top .two i {
  font-size: 16px;
}
.bishi_teacher .top .three {
  padding-top: 25px;
}
.bishi_teacher .top .three span {
  font-size: 56px;
  font-weight: bold;
  line-height: 66px;
}
.bishi_teacher .top .three a {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  color: #fff;
  text-align: right;
}

.team {
  position: relative;
  height: 50px;
  margin-bottom: 20px;
}
.team span {
  color: #000;
  font-size: 24px;
  position: absolute;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  padding: 0 20px;
  line-height: 50px;
}
.team:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #f6f6f6;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.teacher .subject {
  margin-bottom: 20px;
}
.teacher .subject ul {
  overflow: hidden;
}
.teacher .subject ul li {
  float: left;
  width: 20%;
  color: #333;
  font-size: 24px;
  line-height: 70px;
  text-align: center;
  border-bottom: 2px solid #ccc;
  cursor: pointer;
}
.teacher .subject ul .active {
  color: #cc3333;
  border-bottom: 2px solid #cc3333;
  position: relative;
}
 .teacher .subject ul .active:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #cc3333;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.teacher .swiper-father {
  position: relative;
  --swiper-navigation-color: #fff;
  /* 鍗曠嫭璁剧疆鎸夐挳棰滆壊 */
}
.teacher .swiper-father ul li {
  display: none;
}
.teacher .swiper-father .show {
  display: block;
}
.teacher .swiper-father .swiper-container {
  width: 1020px;
}
.teacher .swiper-father img {
  width: 210px;
}
 .teacher .swiper-father .swiper-slide {
  width: 210px!important;
}
.teacher .swiper-father .desc {
  position: absolute;
  width: 210px;
  height: 70px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  z-index: 99;
  bottom: 0;
  left: 0;
}
.teacher .swiper-father .desc p {
  font-size: 24px;
}
.teacher .swiper-father .desc span {
  font-size: 18px;
}
.teacher .swiper-father .swiper-button-prev,
.teacher .swiper-father .swiper-button-next {
  outline: none;
  width: 58px;
  height: 82px;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.teacher .swiper-father .swiper-button-prev:active,
.teacher .swiper-father .swiper-button-next:active {
  background-color: rgba(0, 0, 0, 0.3);
}


.bishi_biaoge{
  width: 1200px;
  margin: 80px auto;

}

.bishi_jichu{
  margin-top: 50px;
}


.bishi_jichu p{
    background-color: #cc3333;;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
    font-size: 16px;
}
.bishi_jichu ul li a{
  line-height: 32px;
}
.bishi_jichu ul li a .bishi_btn{
  text-align: center;
  background:#cc3333;
  color: #fff;
}
.bishi_jichu ul li a img{
width: 27%;
    float: left;
    padding: 16px;
}

.bishi_jichu ul li {
background: #e5e5e59e;
   height: 200px;
    width: 92%;
    border-radius: 10px;
    margin: 20px auto 0;
}
.bishi_jichu ul li:hover{
  background:#cc33332b;
}
.bishi_jichu ul li p{
    width: 70%;
    float: right;
    color: #4d4d4d;
    background: none;
    text-align: left;
}
.bishi_jichu ul li p strong{
  display: block;
  font-size: 24px;
  text-align: left;

}
.bishi_jichu ul li p span{
  display: block;
  text-align: left;
   margin-left: 14px;
}

.bishi_vip {
  margin-top: 20px;
}
.bishi_vip_cot ul li h3{
font-size: 24px; 
}
.bishi_vip_cot ul li{
    width: 20%;
    margin: 20px 6%;
  float: left;
  text-align: center;
  background: #ececec;
  padding:30px 0;
  border-radius: 10px;
}
.bishi_vip_cot ul li p{
  padding:23px;
 height: 50px;
}
.vip_kechen {
  margin-top: 50px;
  margin-bottom: 60px;
}
.vip_kechen .msb_jiage{
  margin-top: 20px;
}
.vip_kechen .msb_jiage p{
  background: #ececec;
  color: #3f3f3f;
}
.vip_kechen .msb_jiage table td {
    border: 2px solid #ececec;
}
.vip_kechen .msb_jiage table  .mianshi_vip td:nth-child(4), .vip_kechen .msb_jiage table .mianshi_vip td:nth-child(3)
{border-right: 2px solid #fff}
.vip_kechen .msb_jiage table .mianshi_vip .bod1{
border-bottom: 2px solid #ececec !important;
}
.vip_kechen .msb_jiage   table .mianshi_vip td {
    border-right: 2px solid #ececec;
    border-bottom: 2px solid #ececec;
}
.vip_kechen .msb_jiage .bod2 .bod1{
  border-top:  2px solid #ececec;
}
.kctx {
  margin-top: 50px;
}
.bishi_zuheyouhui {
  width: 1200px;
  margin:50px auto;
}
.zuheyouhui{
  width: 45%;
}
.zuheyouhui h3{
  background: #cc3333;
  color: #fff;
  width: 50%;
  text-align: center;
  font-size: 24px;
  border-radius: 10px;
  padding: 10px;
  margin: 0 auto;
}
.zhyh_lf {
  float: left;
      margin-top: 44px;
}
.zhyh_rf{
  float: right;
      margin-top: 44px;
}

.zhyh_rf  h3{
  background: #338ccc;

}
.bhkc_lf {
float: left;
    width: 40%;
    padding-left: 12px;
}
.bhkc_rf {
width: 58%;
    padding-left: 3px;
    float: right;
}
.zhyh_rf .bsztc .bsztc_cot{
  background: #338ccc;
}
.bsztc .bsztc_cot{
  background: #cc3333;
  color: #fff;
  width: 100%;
  padding:15px;
  margin-top: 10px;
  height: 340px;
      border-radius: 10px;
}
.bsztc .bsztc_cot h4{
  text-align: center;
  font-size: 20px;

  padding: 10px;
  
}
.bsztc  .bsztc_cot1{
       position: relative;
}
.bsztc  .bsztc_cot1:after{
content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 178px;
    /* bottom: -110px; */
    transform: translateY(-50%);
    width: 3px;
    height: 275px;
    background-color: #fff;

}
.bsztc_cot .kcdz{
width: 50%;
float: left;
    margin-top: 30px;
}
.bsztc_cot .kcdz h4{
  text-align: center;
    border-bottom: 2px solid #fff;
  color: #fff;
}
.bsztc_cot .kcdz p{
  margin-top: 30px;
  font-size: 18px;
  text-align: center;
}

.bsztc_cot .bhke{
width: 50%;
float: right;
    margin-top: 30px;

}
.bsztc_cot .bhke h4{
  text-align: center;
    border-bottom: 2px solid #fff;
  color: #fff;
}
.bsztc_cot .bhke p{
  font-size: 18px;
  text-align: center;
  line-height: 34px;
}

.mg_50 {
  margin-top: 50px;
}
.Experi_form{
  padding: 100px 0 0;
}
.Experi_menu{
  border-width: 1px;
  border-color: rgb(191, 191, 191);
  border-style: solid;
  border-radius: 12px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 16px 20px 0px rgba(72, 72, 72, 0.07);
  width: 998px;
  height: 330px;
  margin:0 auto;
  position: relative;
}

.msb_jiage {
  width: 1200px;
  margin:100px auto 0;
}
.msb_jiage p{
      background-color: #cc3333;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    margin: 20px 0 0 0;
    font-size: 16px;
        line-height: 28px;
}
.msb_jiage p span{
  font-size: 28px;
}
.msb_jiage table{
border-collapse:collapse;
border:2px solid #cc3333;
width: 100%;
text-align: center;margin: 0;
}
.msb_jiage table td{
  line-height:32px;
  border-collapse: collapse;
    border: 2px solid #cc3333;
}
.msb_jiage table tr{
  font-weight: 600;font-size: 16px; color:#cc3333;
  line-height:36px;
}
.msb_jiage .mianshi_vip{
  background:#cc3333;
  color: #fff;
}
.msb_jiage .mianshi_vip a{
   color: #fff;
}
.msb_jiage table .mianshi_vip td:nth-child(4),.msb_jiage table .mianshi_vip td:nth-child(3){
  border-right:2px solid #cc3333;
}
.msb_jiage table .mianshi_vip td{

     border-right: 2px solid #fff;
      border-bottom: 2px solid #fff;
}
.msb_jiage table .bod2 td,.msb_jiage table .mianshi_vip .bod1{
    border-bottom:2px solid #cc3333 !important;
}
.ms_youshi {
  margin:70px auto 0;
  width: 1200px;
}

.msb_youshi .msb_jiage table tr:nth-child(1) td{
background: #cc3333;
color: #fff;
border:2px solid #fff;
}
.msb_youshi .msb_jiage .msb_youshi_bg{
background: #cc3333;
color: #fff;


}
.msb_youshi .msb_jiage table td  {
  background: #ffbc833b;
  color: #454545;
  border:2px solid #fff;

}
.ms_youshi h3 p{
  text-align: center;

}
.ms_youshi h3 p{
  display: inline-block;
  position: relative;
  font-size:32px;
  line-height:74px;
  padding:0 20px;
}
.ms_youshi h3 p span{
  display: inline-block;
  width:110px;
  height:10px;
  position: absolute;
  top:50%;
  z-index:99;
   transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.ms_youshi h3 {
  text-align: center;
}
.ms_youshi h3 p span.left{background:url(/zt/images/title_left.png) no-repeat;right:100%;}
.ms_youshi h3 p span.right{background:url(/zt/images/title_right.png) no-repeat;left:100%;}
.ms_youshi ul li{
float: left;
    text-align: center;
    width: 30%;
    margin-left: 3%;
    height: 340px;
        margin-top: 46px;
}
.ms_youshi ul li p{
     font-size: 16px;
    width: 220px;
        margin: 0 auto;
        background:#eee;
        padding:10px;
        border-radius: 10px;
            line-height: 30px;
                height: 90px;

}
.main_titles h3{
  text-align: center;
}

.main_titles h3 p{
  display: inline-block;
  position: relative;
  font-size:32px;
  line-height:74px;
  padding:0 20px;
}
.main_titles h3 p span{
  display: inline-block;
  width:110px;
  height:10px;
  position: absolute;
  top:50%;
  z-index:99;
   transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.main_titles h3 p span.left{background:url(/zt/images/title_left.png) no-repeat;right:100%;}
.main_titles h3 p span.right{background:url(/zt/images/title_right.png) no-repeat;left:100%;}

.Experi_menuform{
  width:714px;
  margin:25px auto 0;
  position: relative;
}
.Experi_menu:after{
    display: block;
    content:"";
    width:55%;
    top:77px;
    left: 50%;
    z-index:99;
     transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    position: absolute;
    border-bottom:1px dashed #bfbfbf;
}
.Experi_menu table{
  margin:28px auto 0;
}
.Experi_menu table tr{
  float: left;
  width:50%;
  margin:6 auto;
}
.Experi_menu h3{
  text-align: center;
  position: relative;
}

.Experi_menu h3 p{
    display: inline-block;
    position: relative;
    font-size: 32px;
    line-height: 74px;
    padding: 0 20px;
}
.Experi_menu h3 p span.left {
    background: url(/zt/images/title_left.png) no-repeat;
    right: 100%;
}
 .Experi_menu h3 p span.right {
    background: url(/zt/images/title_right.png) no-repeat;
    left: 100%;
}
.Experi_menu table tr td input{
  display: block;
    width: 300px;
    line-height: 50px;
    height: 50px;
    font-size: 20px;
    background: #f5f5f5;
    border-radius: 5px;
    border: none;
    outline: none;
    padding-left: 20px;
    color: #333333;
}
.Experi_menu  .Experi_bot input{
  padding: 10px 50px;
    font-size: 18px;
    margin-right: 28px;
      border-radius: 30px;
      border: none;

}
.Experi_menu  .Experi_bot input:hover{
      background: #cc3333;
        color: #fff;
        cursor: pointer;
}
.content_yuanxiao{
  width: 1200px;
  margin:50px auto;
}

.content_yuanxiao .yuanxiao_1 {margin-top: 20px;}
.content_yuanxiao  li {
    float: left;
    width: 12%;
    margin:10px 0 10px 48px;
    text-align: center;
    padding: 5px 0;
    box-shadow: -1px 1px 8px 3px #f1eded;
    cursor: pointer;
}

.content_yuanxiao .yuanxiao_3 ul{
  margin: 10px auto;
}


.content_yuanxiao li:hover{
  background:#f6f6f6;
}

.gaodun {
  background-color: #eeeeee;
  margin-top: 50px;
  padding: 20px 0;
}
.gaodun .w {
  display: flex;
}
.gaodun .w p {
  font-size: 18px;
  color: #333;
  line-height: 30px;
}
.gaodun .w p span {
  color: #666;
  font-size: 16px;
}
.gaodun .w .tel {
  width: 560px;
  padding-top: 40px;
}
.gaodun .w .add {
  width: 424px;
  padding-top: 40px;
}
.gaodun .w .ma {
  flex: 1;
  text-align: right;
}
.gaodun .w .ma img {
  width: 140px;
}
.footer {
  background-color: #333333;
  padding: 30px 0 20px;
  font-size: 16px;
}
.footer .w {
  display: flex;
}
.footer .list {
  display: flex;
}
.footer dl {
  width: 170px;
}
.footer dl dt {
  height: 36px;
  color: #fff;
}
.footer dl dd {
  color: #fff;
  height: 36px;
}
.footer dl dd a{
  color: #a6a6a6;
}
.footer .right {
  width: 660px;
  text-align: center;
  color: #ccc;
  line-height: 30px;
}



.siboke_01{
  
    width: 1200px;
  margin:80px auto 0;
  box-shadow: 5px 4px 10px 2px #a8a8a861;
  height: 400px;
}
.siboke_01 ul li {
    float: left;
    width: 30%;
    margin-top: 12px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #cc3333;
    padding: 12px 2px;
    border-radius: 25px;
}

@-moz-document url-prefix() {
 .siboke_01 ul li{
    width: 100%;
  }
}
.siboke_02 {
  margin-top: 40px;
  background: url(../../zt/images/sibo01_1.jpg) no-repeat;
  height: 500px;
}
.siboke_02_cot {
  width: 1200px;
  margin: 0 auto;
}

.siboke_02_cot .siboke_02_lf{
  width: 45%;
 float: left;
   background: #fff;
    height: 355px;
}
.siboke_02_cot .siboke_02_lf h2{
  background: #000000;
  color: #fff;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  padding: 10px 0;

}
.siboke_02_cot .siboke_02_lf p{
  font-size: 18px;
  line-height: 35px;
    margin-top: 10px;
    margin-left: 31px;
}
.siboke_02_cot .siboke_02_lf p:nth-child(7){
  padding-bottom: 20px;
}


.siboke_02_cot .siboke_02_rt{
  width: 45%;
 float:right;
   background: #fff;
       height: 355px;

}
.siboke_02_cot .siboke_02_rt h2{
  background: #000000;
  color: #fff;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  padding: 10px 0;

}
.siboke_02_cot p{
  position: relative;
}
.siboke_02_cot p:before{
    position: absolute;
    content: '';
    top: 14px;
    left: -12px;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #cc3333;
}
.siboke_02_cot .siboke_02_rt p{
  font-size: 18px;
  line-height: 35px;
  margin-top: 5px;
   margin-left: 31px;
}
.siboke_02_cot .siboke_02_rt p:nth-child(7){
  padding-bottom: 20px;

}


.siboke_03{
width: 1200px;
  margin:80px auto 0;
}

.siboke_tit h2{
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  position: relative;
}
.siboke_tit h2:before{
position: absolute;
    content: '';
    top: 63px;
    left: 45%;
    width: 125px;
    height: 4px;
    border-radius: 10px;
    background: #cc3333;
}
.siboke_tit p{
    text-align: center;
    font-size: 18px;
    margin-top: 46px;
    line-height: 35px;
}
.siboke_03_cont{
  margin-top: 15px;
}
.siboke_03_cont h2{
  background: #cc3333;
  padding:20px 0;
  text-align: center;
  font-size: 38px;
  color: #fff;
}
.siboke_03_cont ul {
  width: 1200px;
  margin: 0 auto;
}

.siboke_03_cont ul li{
  margin-top: 20px;
  width: 100%;
  height: 246px;
}
.siboke_03_cont li:nth-child(1){
background: url(../../zt/images/sibo02_1.jpg) no-repeat;
width: 100%;
}
.siboke_03_cont li:nth-child(2){
background: url(../../zt/images/sibo02_2.jpg) no-repeat;
width: 100%;
}
.siboke_03_cont li:nth-child(3){
background: url(../../zt/images/sibo02_3.jpg) no-repeat;
width: 100%;
}
.siboke_03_cont li:nth-child(4){
background: url(../../zt/images/sibo02_4.jpg) no-repeat;
width: 100%;
}
.siboke_03_cont li:nth-child(5){
background: url(../../zt/images/sibo02_5.jpg) no-repeat;
width: 100%;
}
.siboke_03_lf h3{
  margin-left: 40%;
  padding-top: 6%;
  font-size: 30px;
  font-weight: 600;
  position: relative;
}
.siboke_03_lf h3:before{
    position: absolute;
    content: '';
    top: 81px;
    left: -4%;
    width: 13px;
    height: 13px;
    background: #cc3333;
}
.siboke_03_lf p{
    margin-left: 40%;
    margin-top: 10px;
    font-size: 18px;
    width: 33%;
    line-height: 28px;
    color: #767676;
}

.siboke_03_rf h3{
margin-left: 14%;
    padding-top: 6%;
    font-size: 30px;
    font-weight: 600;
    position: relative;
}

.siboke_03_rf p{
    margin-left: 14%;
    margin-top: 10px;
    font-size: 18px;
    width: 33%;
    line-height: 28px;
    color: #767676;
}

.siboke_03_rf h3:before{
      position: absolute;
    content: '';
    top: 81px;
    left: -3%;
    width: 13px;
    height: 13px;
    background: #cc3333;
}


.siboke_04{
  background: #ebebeb;
  width: 100%;
    height: 1000px;
}

.siboke_04_cot {
  width: 1200px;
  margin: 50px auto 0;
}
.siboke_04_cot .siboke_tit{
  padding-top: 50px;
}
.siboke_04_cot ul{
  margin-top: 30px;
}
.siboke_04_cot ul li{
  width: 31%;
  float: left;
  background: #fff;
  margin-left:2%; 
}
.siboke_04_cot ul li:nth-child(1){
  margin-left: 0;
}

.siboke_04_cot1 img{
    float: left;
    width: 23%;
       margin: 20px 12px 20px 28px;
}

.siboke_04_cot1 p {
     position: relative;
    float: right;
    font-size: 18px;
    width: 60%;
    padding-right: 18px;
       margin-top: 52px;
    color: #323232;

}

.siboke_04_cot1 p:before{
position: absolute;
    content: '';
    top: -12px;
    left: 1%;
    width: 49px;
    height: 4px;
    background: #cc3333;
}

.siboke_04_cot2 {
  padding-top: 150px;
}

.siboke_04_cot2  h3{
    text-align: center;
    margin-top: 12px;
    font-size: 32px;
}
.siboke_04_cot2 li:hover{
  background: #cc3333;
}
.siboke_04_cot2 p{
    text-align: justify;
    font-size: 18px;
    padding: 14px 30px 29px;
    line-height: 28px;
}
.siboke_04_cot2 li:hover{
  background: #cc3333;
}
.siboke_04_cot2 li:hover h3{
  color: #fff;
}
.siboke_04_cot2 li:hover p{
  color: #fff;
}

.siboke_04_text {
  margin-top: 15px;
}

.siboke_04_text{
      margin-top: 15px;
    width: 1200px;
    margin:45px auto;
    background: #fff;
    box-shadow: 3px 2px 7px 5px #00000014;
}
.siboke_04_text p{
     font-size: 20px;
    padding: 29px;
    line-height: 31px;
}
.siboke_05{
  margin: 150px auto 50px;
  width: 1200px;
}
.siboke_05_cot table{
  width: 100%;
  font-size: 24px;
 margin-top: 30px;
}
.siboke_05_cot table td{
      padding: 20px;
  text-align: center;
}
.siboke_05_cot .siboke_05_1{
  background: #cc3333;
  color: #fff;
  
}
.siboke_05_cot .siboke_05_2{
  background: #f5f5f5;
}
.siboke_05_cot .siboke_05_3{
background: #dedede;}
.siboke_05_zx{
  background: #cc3333;
  color: #fff;
  padding: 10px 15px;
    border:1px solid #cc3333;
}
.siboke_05_bm{
  background: #fff;
  border:1px solid #cc3333;
     padding: 10px 15px;
}

.siboke_06 {
  background: #ebebeb;
      height:840px;

}

.siboke_06 .siboke_tit{
  padding-top: 50px;
}
.siboke_06_cot {
  width: 1200px;
  margin: 10px auto 0;
}
.siboke_06_cot ul li{
  float: left;
  width: 49%;
  margin-left: 2%;
  background: #fff;
  margin-top: 30px;
}
.siboke_06_cot ul li:nth-child(1),.siboke_06_cot ul li:nth-child(3),.siboke_06_cot ul li:nth-child(5){
  margin-left: 0;
}
.siboke_06_cot img{
  padding:15px;
}

.siboke_06_cot  img.vh{
  display: none;
 }
.siboke_06_cot ul li ol{
    float: right;
    text-align: justify;
    width: 400px;
    margin-top: 30px;
}
.siboke_06_cot ul li ol h3{
  font-size: 28px;

}
.siboke_06_cot ul li ol p{
    font-size: 18px;
    line-height: 24px;
    padding: 10px 77px 0 0;
}
.siboke_06_cot  ul li:hover{
  background: #cc3333;
  color: #fff;
}
.siboke_06_cot  ul li:hover img.vh{display: inline-block;}
.siboke_06_cot  ul li:hover img.vb{display: none;}


.siboke_07 {
background: url(../../zt/images/sibo05_1.jpg) no-repeat;
 height: 470px;
 width: 100%;
}

.siboke_07_cot{
  margin:0 auto;
  width: 1200px;
        padding-top: 100px;
}

.siboke_07_cot ul li{
  float: left;
  width: 23%;
  margin-left: 2%;
  background: #fff;
  text-align: center;
  height: 300px;
  border: 1px solid #eeeeee;
}

.siboke_07_cot ul li h3{
  margin-top: 30px;
  font-size: 32px;
}
.siboke_07_cot ul li p{
    font-size: 18px;
    margin-top: 20px;
    padding: 0 38px;
    line-height: 32px;

}
.siboke_07_cot ul li img{
  margin: 30px auto 0;    height: 70px;}
.siboke_07_cot ul li:nth-child(1){
  margin-left: 0;


}

.fenxiao {
  width: 1200px;
  margin: 50px auto;
}
.fenxiao table {
  margin-top: 50px;
  width: 100%;
  text-align: center;
    font-size: 18px;
}
.fenxiao table td{
      line-height: 40px;
  border:1px solid #eeeeee;
}
.fengxiao_bg{
  background: #cc3333;
  color: #fff;

}


.vip_01{
  width: 1200px;
  margin: 50px auto 0;
}

.vip_tit  {
  text-align: center;
 
}
.vip_tit p{
  color: #6b6b6b;
  font-size: 20px;
  margin-left: 46px;
}
.vip_tit h2{
   font-size: 42px;
  color: #cc3333;
  position: relative;
}
.vip_tit h2:before{
    position: absolute;
    content: '';
    top: 24px;
    left: 37%;
    width: 50px;
    height: 8px;
    background: #cc3333;
    -webkit-transform: rotate(-81deg);
    -moz-transform: rotate(-81deg);
    transform: rotate(-81deg);
  }
.vip_01_cot{
  margin-top: 30px;
}
.vip_01_cot ul li{
  float: left;
  width: 32%;
  margin-left: 1%;
  background: #fff;
  box-shadow: 0px 0px 12px 4px #00000036;
     height: 230px;

}
.vip_01_cot ul li:nth-child(1){
  margin-left: 0;
}

.vip_01_cot ul li p{
  font-size: 26px;
  color: #454545;
  line-height: 45px;
      padding: 0 60px 0 80px;
      position: relative;
}
.vip_01_cot ul li p:before{
    position: absolute;
    content: '';
    top: 17px;
    left: 15%;
    border-radius: 10px;
    width: 9px;
    height: 8px;
    background: #cc3333;
}

.vip_02 {
  background: url(../../zt/images/vip_page_04bg.jpg) no-repeat;
  margin-top: 60px;
  height: 1200px;
}
.vip_02 .vip_tit{
  padding-top: 30px;
  width: 1200px;
  margin:0 auto;
}

.vip_02 .vip_tit h2:before{

      left: 35%;
}
.vip_02 .vip_tit p{
  margin-left: 60px;
}
.vip_02_cot {
  width: 1200px;
  margin:0 auto;
}

.vip_02_cot ul li{
  width: 22%;
  float: left;
  margin-left: 3%;
  height: 430px;
  text-align: center;
  background: #fff;
  margin-top: 50px;
}
.vip_02_cot ul li p{
  padding: 25px;
  font-size: 20px;
  color: #454545;
  line-height: 35px;
}
.vip_02_cot ul li img{
  margin-top: 25px;
}
.vip_02_cot ul li h3{
  font-size: 28px;
  color: #454545;
  margin-top:20px;
}
.vip_02_cot ul li:nth-child(1),.vip_02_cot ul li:nth-child(5){
  margin-left: 0;
}

.vip_02_cot ul li:hover{
  background: #cc3333;
  transform: translateY(-30px);
    -webkit-transform:translateY(-30px);
    -moz-transform:translateY(-30px);
}
.vip_02_cot ul li:hover h3,.vip_02_cot ul li:hover p{
  color: #fff;
}
.vip_03 {
  background: url(../../zt/images/vip_page_05bg.jpg);
  width: 100%;
  height: 308px;
}
.vip_03 h3{
  text-align: center;
  color: #ffdb11;
  font-size: 68px;
  font-weight: 600;
  padding-top: 100px;
}

.vip_04{
  height:800px;
  width: 100%;
}
.vip_04 .vip_04_cot{
      width: 830px;
  margin:50px auto;

}
.vip_05 {
  background: url(../../zt/images/vip_page_06bg.jpg)no-repeat;
  height:auto;
  background-color: #eeeeee;
}


.vip_05 .vip_05_cot{
  width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
}
.vip_05_cot .vip_tit h2:before{

      left: 35%;
}
.vip_05_cot .vip_tit p{
 margin-left: 61px;
}
.vip_05_cot table{
  width: 100%;
  margin-top: 30px;
}
.vip_05_cot table td{
  padding: 16px 0;
  font-size: 18px;
  text-align: center;
   border:1px solid #fff;
   color:#645c5c;
}

.vip_05_cot table .vip_05_tbbg  td{
   font-size: 22px;
    color: #fff;
    background: #cc3333;
} 
.vip_05_cot table a{
    background: #f2a815;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
.vip_05_tbee {
  background: #f2f2f2;

}

.vip_05_cot .mianshi_vip{
  background: #d9d9d9;
}

.vip_05_cot1{
  margin-top: 50px;
}


.vip_05_cot1 .vip_tit p {
    margin-left: 133px;
}


.vip_05_cot1 .vip_tit h2:before {
    left: 37%;
}

.vip_05_cont1{
  margin-top: 30px;
}

.vip_05_cont1 table{
  border-collapse:collapse;
  border:1px solid #fff;
  width:100%;
  text-align:center;
  margin:0;
}


.vip_05_cot2 {
  margin-top: 50px;
  padding-bottom: 50px;
}

.vip_05_cot2  .vip_tit p{
  margin-left: 0;
}


.vip_05_cot2 .vip_tit h2:before{
  left: 36%;
}



 .fixed-signup .mid{
    width: 1200px;
    margin:0 auto;
}


.fixed-signup{ position: fixed; bottom: 0; left: 0; z-index: 99999991; width: 100%; height: 90px;background: rgba(0, 0, 0, 0.78);}
.fixed-signup .fs-tips{ position: relative; float: left; width: 185px; height: 72px; margin-top: 10px; padding-top: 11px; border: 1px solid #F69F1D; font-size: 20px; color: #f69f1d; line-height: 24px; text-align: center}
.fixed-signup .fs-tips::before{ position: absolute; top: 28px; right: -26px; width: 0; height: 0; width: 27px; height: 1px; background: #F69F1D; content: ""; transform: rotate(30deg)}
.fixed-signup .fs-tips::after{ position: absolute; right: -26px; bottom:28px; width: 0; height: 0; width: 27px; height: 1px; background: #F69F1D; content: ""; transform: rotate(-30deg)}
.fixed-signup .fs-form{ float: right; width: 949px}
.fixed-signup .fs-form li{ float: left;margin-top:12px;}
.fixed-signup .fs-form li.fs-price,.fixed-signup .fs-form li.fs-isRead{ width: 100%;margin-top: 0px;}
.fixed-signup .fs-form li input{ display: block; margin: 0; padding: 0; border: 0; outline: none}
.fixed-signup .fs-form li.ipt input{ width: 240px;    width: 240px;
    height: 36px;
    padding: 0 20px;}
.fixed-signup .fs-form li.name{ margin-right: 72px;}
.fixed-signup .fs-form li.submit{ float: right}
.fixed-signup .fs-form li.submit input{ width: 240px; height: 40px; background: #F69F1D; font-size: 24px; color: #FFF; line-height: 40px; text-align: center; box-shadow: 0 2px 6px #5c0706; cursor: pointer}
.fixed-signup .fs-form li.fs-price{ height: 50px; padding-top: 5px; font-size: 20px; color: #FFF; line-height: 39px}
.fixed-signup .fs-form li.fs-price i,.fixed-signup .fs-form li.fs-price span{ font-size: 24px; color: #f69f1d}
.fixed-signup .fs-form li.fs-price i{ font-style: normal; text-decoration: line-through}
.fixed-signup .fs-form li.fs-isRead input{ position: absolute; display: none;}
.fixed-signup .fs-form li.fs-isRead label{position: relative; display: block; float: left; padding-left:19px; font-size:14px; color:#FFF; line-height:39px; vertical-align: middle; cursor: pointer;-webkit-tap-highlight-color: rgba(240,240,240,0);}
.fixed-signup .fs-form li.fs-isRead label:before{ position: absolute; display: inline-block; top:14px; left:0; width: 12px; height: 12px; border:solid 1px #FFF; background: none; content: ''}
.fixed-signup .fs-form li.fs-isRead label:after{ position: absolute; display: none; top: 12px; left: 0; width: 18px; height: 16px;
 background: url(../images/fs-isRead-icon.png) no-repeat; content: ""}
.fixed-signup .fs-form li.fs-isRead input:checked + label:after{ display: block}
.fixed-signup .fs-form li.fs-isRead label a{ color: #f69f1d}

.fixed-signup .fs-form li.right_close{
width: 24px;
    height: 24px;
    background: #000;
    opacity: 0.6;
    position: absolute;
    right: 58px;
    color: #fff;
    top: -46px;
    border-radius: 12px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 22.5px;
}