@charset "gb2312";
/* CSS Document */
body { font-family:"Hiragino Sans GB","MicroSoft YaHei",Arial,sans-serif; overflow-x: hidden;color:#333;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, select, textarea, th, td { margin: 0; padding: 0; }
img { border:none; max-width:100%; }
a { color:#0d0d0d; text-decoration:none;}
a,area { blur:expression(this.onFocus=this.blur()) }
ul, li{ list-style:none;}
table { border-collapse:collapse;border-spacing:0; max-width:100%;}
input { outline:0;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
:focus { outline: none; }
input::focus-inner { padding:0;border:0;}

.fl { float:left;} .fr { float:right;}
.clearfix:after {  display: block;  content: '';  clear: both; }
.clearfix { zoom: 1;}
.clear { height:0; width:100%; font-size:1px; line-height:0; visibility:hidden; overflow:hidden;}
.Width { width:1200px; margin:0 auto;position: relative;}
.hide { display:none;} .onlymob { display:none;}
.pointer { cursor:pointer;}
.ml480 { margin-left:620px; }


/* 通用头部 */
.ht_top {width: 100%;background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;line-height: 41px;overflow: hidden;}
.ht_top .zt_top { width: 1070px;height: 41px;margin: 0 auto;}
.ht_top h1 { float:left;}
.ht_top h1 a {float: left;width: 131px;height: 40px;overflow: hidden;text-indent: -100em;background: url(http://www.huatu.com/z/topfooter/images/logo.gif) no-repeat; font-size:12px;}
.ht_top .topnav {float: right; color:#0d0d0d; font-size:12px;}
.ht_top .topnav a {padding:0 8px;}
.ht_top .topnav a:hover { color:#e4393c; text-decoration:underline;}
body{background: #e83332}
@keyframes movef{
  0%{
    transform: translateX(-10px);
  }
  100%{
    transform: translateX(10px);

  }
}
@keyframes moves{
  0%{
    transform: translateX(25px);
  }
  100%{
    transform: translateX(-25px);

  }
}

/*右侧选悬浮样式结束*/
.banner {
  position: relative;
  height:700px;
  color:#fff;
  background:url(../images/ban.jpg) center no-repeat;
  text-align: center;

}
.banner h3{
  font-weight: normal;
  font-size:36px;
  padding-top:70px;
  margin-bottom: 24px;
  color: #fff;
}

.title {
  font-weight:bold;
  font-size: 40px;
  text-align: center;
  color: rgb(255, 255, 255);
  margin-top: 120px;
  margin-bottom: 50px;
}


.title:before,.title:after{
  width:57px;
  height:30px;
  display: inline-block;
  content: "";

}
.title:before{
  background: url(../images/left.png) no-repeat;
  margin-right:14px;
  background-size:100% 100%;
}
.title:after{
  width:48px;
  height:30px;
  background: url(../images/right.png) no-repeat;
  margin-left:14px;
  background-size:100% 100%;
}

.main_box{
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 40px 0 40px;
  background: #bf1615;
  border-radius: 20px;
  margin-bottom: 100px;
}

.part02 ul li{
  width: 250px;
  height: 340px;
  background: #fff;
  float: left;
  margin: 0 25px 20px;
  border-radius: 8px;
  box-sizing: border-box;
  position: relative;
}
.part02 ul li .pic{
  width: 100%;
  height: 220px;
  box-sizing: border-box;
  border: 2px solid #ea1e16;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  padding-top: 20px;
}
.part02 ul li h4{
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
.part02 ul li .price {
  margin-top: 8px;
  text-align: center;
  font-size: 18px; line-height: 24px; white-space: nowrap;
}
.part02 ul li .min_p{
  position: absolute;
  top: 194px;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #fbe38f;
  text-align: center;
  background: #a94ccc;
}
.part02 ul li .icon{
  position: absolute;
  top: 20px;
  right: 0;
  display: inline-block;
  line-height: 26px;
  font-size: 18px;
  padding: 0 10px;
  background: #f07438;
  font-weight: normal;
  color: #fff;
  text-align: center;
  border-radius: 8px 0 0 8px;
}
.part02 ul li .price span {
  color:#dd0c0c; font-weight: 800;
}
.part02 ul li .price b {
  font-size: 30px;
}
.part02 ul li .pic img{
  width: 70%;
  display: block;
  margin: 0 auto;
}
.part02 ul li a{
  display: block;
  width: 150px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  font-size: 22px;
  color: #bf1518;
  margin: 6px auto 0;
  text-align: center;
  background: linear-gradient(270deg,#e1bc73,#fce590);
}
/* 通用底部 */
.footer {
 
  position: relative; 
  padding: 30px 0;
  background: #000;
  text-align: center; 
}
.footer p {
  position: relative; 
  z-index: 2;
  color: #fff; 
  font-size: 14px;
  line-height: 26px; 
}
.footer p a {
  color: #fff;
  font-size: 14px;
}
.footer p span { padding: 0 5px; }



@media screen and (max-width:1080px){
  .onlymob { display:block;}
  html{ font-size:20px; }
  body { font: 0.7rem/1.2rem "Hiragino Sans GB","\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",Arial,sans-serif; width: 18.75rem; margin: 0 auto; overflow-x: hidden;
    background-size: 200% 24rem; }
  html,body{  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .Width {  width: 96%;  }
 
  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n+2) ,
  .footer p,
  .pc,
  .onlypc,
  .ht_top .topnav
  ,.right-fix
  {  display: none;  }
  .mob{
    display: block;
  }
  

  /* 通用头部 */
  .ht_top { line-height: 2.5rem; height:2.5rem; background-size:auto 100%; }
  .ht_top .zt_top { width:17.5rem; height:2.5rem; }
  .ht_top h1 a { height:2.5rem; width:7.5rem; background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center; background-size:100%; }
  .ht_top .topnav { font-size:0.8rem; text-indent:-1000rem;}
  .ht_top .topnav a { padding:0 0 0 0.3rem; text-indent: 0; float: right; }
  
  .banner { 
    height:12rem;
	background:url(../images/ban.jpg) center no-repeat;
    background-size:cover;
  }
  .banner img{
    width:70%;
  }
  .banner h3 {
    font-size:1rem;
    padding-top:.75rem;
   margin-bottom: .5rem;
  }
  .title{
    font-size:1rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
  }
  .title:before, .title:after {
    
    background-size: 100% 100%;
   
  }
  .title:before{
    width: 1.5rem;
    height: .87rem;
    margin-right:.35rem;
  }
  .title:after{
    width:1.5rem;
    height:1rem;
    margin-left:.35rem;
  }
  .main_box {
    padding: .8rem 0 1.2rem;
    border-radius: .3rem;
    margin-bottom: 2rem;
  }
  .part02 ul li{
    width: 46%;
    height: 12.6rem;
    margin: .4rem 2% 0;
    border-radius: .2rem;
  }
  .part02 ul li .pic{
    height:8rem;
    border: 1px solid #ea1e16;
    border-radius: .2rem .2rem 0 0;
    padding-top: 1rem;
  }
  .part02 ul li h4{
    font-size: .6rem;
    line-height: 1.1rem;
  }
  .part02 ul li .price {
    margin-top: .1rem;
    font-size: .6rem;
    line-height: .8rem;
  }
  .part02 ul li .min_p{
    top: 7.2rem;
    font-size: .5rem;
    line-height: .8rem;
  }

  .part02 ul li .price b {
    font-size: 1.0rem;
  }
  .part02 ul li .pic img{
    width: 70%;
  }
  .part02 ul li a{
    width: 6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .8rem;
    font-weight: bolder;
    margin: .4rem auto 0;
  }
  .part02 ul li .icon {
    top: .8rem;
    line-height: 1.1rem;
    font-size: .7rem;
    padding: 0 .3rem;
    border-radius: .2rem 0 0 .2rem;
  }
    /* 通用底部 */
  .footer { height:2.1rem; padding:0;  overflow:hidden; position:relative; }
  .footer p { display: none;}
  .footer:before { color:#fff; position:absolute; left:0; top:0; display:block; content:"华图教育集团版权所有";
    width: 100%; height:2.1rem; padding:0; overflow:hidden;
    line-height:2.1rem; font-size:0.7rem; text-align: center; 
  }
}
