@charset "UTF-8";
body{
  overflow-x: hidden;
}
.wrap{
  min-width: 1300px;
  height: 100%;
  font-size: 14px;
}

.banner{
  width: 100%;
  height: 600px;
  margin: 0 auto;
}


.swiper-container{
  width: 100%;
  height: 100%;
}
.swiper-slide a{
  display: block;
  width: 100%;
  height: 100%;
}
.swiper-slide1{
  background: url(../images/index/banner1.png);
  background-position: center;
}
.swiper-slide2{
  background: url(../images/index/banner2.png);
  background-position: center;
}
.swiper-slide3{
  background: url(../images/index/banner3.png);
  background-position: center;
}
.news{
  width: 1200px;
  height: 500px;
  margin: 0 auto;
  margin-top: 60px;
}
.newh3{
  text-align: center;
  font-size: 24px;
  color: #000;
  font-weight: bolder;
}
.newp{
  text-align: center;
  font-size:15px;
  color: #626262;
  margin-top: 20px;
}
.newWrapImg{
  width: 480px;
  height: 320px;
  background: url(../images/index/new1.jpg) no-repeat;
  float: left;
  margin-top: 50px;
  background-size: contain;
}
.newWrapWrap{
  width: 670px;
  height: 340px;
  float: right;
  margin-top: 50px;
  position: relative;
}
.newWWh3{
  text-align: center;
  font-size: 20px;
  color: #000;
  font-weight: bolder;
  margin-top: 10px;
}
.newWWp{
  margin-top: 10px;
  line-height: 27px;
  color: #646464;
  text-indent: 2em;
}
.lookMore{
  width: 70px;
  height: 25px;
  line-height: 25px;
  background: #088bfb;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  text-align: center;
  border-radius: 3px;
  position: absolute;
  right: 10px;
  bottom: 20px;
}
.product{
  width: 1001px;
  /* height: 600px; */
  height: 450px;
  margin: 0 auto;
}
.productWrap{
  width: 1001px;
  height: 420px;
  border: 1px solid #c7c7c7;
  margin-top: 50px;
  position: relative;
}
.pwxue,.pwjiao,.pwzhi{
  width: 333px;
  height: 100%;
  float: left;
}
.pwjiao{
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.pwxue,.pwjiao,.pwzhi{
  width: 333px;
  height: 160px;
  background: #e8e8e8;
  cursor: pointer;
}
.xuetopimg{
  width: 50px;
  height: 50px;
  margin: 15px auto;
  background: url(../images/index/xg.png);
}
.jiaotopimg{
  width: 50px;
  height: 50px;
  margin: 15px auto;
  background: url(../images/index/jw.png);
}
.zhitopimg{
  width: 50px;
  height: 50px;
  margin: 15px auto;
  background: url(../images/index/zhxy.png);
}
.xuetop h3,.jiaotop h3,.zhitop h3{
  font-size: 18px;
  color: #000;
  font-weight:bolder;
  text-align: center;
}
.xuetop p,.jiaotop p,.zhitop p{
  font-size: 15px;
  color: #7a7a7a;
  text-align: center;
  margin-top: 12px;
}
.ul{
  width: 333px;
  height: 260px;
  margin-top: 18px;
  padding-top: 25px;
}
.ul1{
  width: 333px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  margin-left: -1px;
}
.ul li{
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #818181;
  line-height: 32px;
}
.lanxue,.lanjiao,.lanzhi{
  display: none;
  position: absolute;
  background: #fff;
  width: 400px;
  height: 460px;
  border: 1px solid #088bfb;
  box-shadow: 0px 0px 5px #088bfb;
}
.lanxue{
  top: -20px;
  left: -30px;
}
.lanjiao{
  top: -20px;
  left: 300px;
}
.lanzhi{
  top: -20px;
  right: -30px;
}
.lanxuetop,.lanjiaotop,.lanzhitop{
  width: 100%;
  height: 175px;
  padding-top: 0.1px;
  background: url(../images/index/xz-xg.png);
  background-position: center;
}
.lanjiaotop1{
  background: url(../images/index/xz-jw.png);
}
.lanjzhitop2{
  background: url(../images/index/xz-zhxy.png);
}
.lanxuetop h3,.lanjiaotop h3,.lanzhitop h3{
  font-size: 18px;
  color: #fff;
  font-weight:bolder;
  text-align: center;
  margin-top: 100px;
}
.lanxuetop p,.lanjiaotop p,.lanzhitop p{
  font-size: 15px;
  color: #fff;
  text-align: center;
  margin-top: 12px;
}
.zi{
  width: 360px;
  margin: 20px auto;
  font-size: 14px;
  color: #999;
  line-height: 24px;
  text-indent: 2em;
}
.chaMore{
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border:1px solid #088bfb;
  color: #088bfb;
  cursor: pointer;
  border-radius: 15px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}

.good{
  width: 100%;
  height: 520px;
  background: url(../images/index/ys.png);
  background-position: center;
}
.goodWrap{
  width: 1200px;
  height: 500px;
  margin: 50px auto;
  position: relative;
}
.gwleft{
  width: 400px;
  height: 380px;
  margin-top: 90px;
  float: left;
  margin-left: 50px;
}
.gwleft h3{
  font-size: 20px;
  color: #fff;
  font-weight: bolder;
  margin-bottom: 20px;
}
.gwleft p{
  color: #fff;
  line-height: 30px;
  margin-top: 10px;
  font-size: 12px;
}
.gwRight{
  width: 550px;
  height: 420px;
  background: #fff;
  /* float: left;
  margin-left: 70px;
  margin-top: 50px; */
  position: absolute;
  top: 50px;
  right: -2000px;
}
@media(max-width:1300px){
    .gwRight{
      width: 550px;
      height: 420px;
      background: #fff;
      /* float: left;
      margin-left: 70px;
      margin-top: 50px; */
      position: absolute;
      top: 50px;
      right: inherit;
      left: 50%;
    }
}
.gwrdiv{
  width: 200px;
  height: 160px;
  float: left;
  margin-left: 50px;
  margin-top: 20px;
}
.gwrdimg1{
  width: 42px;
  height: 42px;
  background: url(../images/index/icon-zl.png);
}
.gwrdimg2{
  width: 42px;
  height: 42px;
  background: url(../images/index/icon-hy.png);
}
.gwrdimg3{
  width: 42px;
  height: 42px;
  background: url(../images/index/icon-hx.png);
}
.gwrdimg4{
  width: 42px;
  height: 42px;
  background: url(../images/index/icon-js.png);
}
.gwrh3{
  font-size: 16px;
  color: #666;
  font-weight: bolder;
  margin-top: 8px;
}
.h3border{
  width: 65px;
  height: 2px;
  border: 1px solid #088bfb;
  margin-top: 3px;
}
.h3border1{
  width: 80px;
  height: 2px;
  border: 1px solid #088bfb;
  margin-top: 3px;
}
.gwrp{
  font-size:12px;
  color: #999;
  line-height: 20px;
  margin-top: 10px;
}
.school{
  width: 1200px;
  height: 540px;
  margin: 50px auto;
}
.schoolWrap{
  width: 100%;
  margin-top: 30px;
  overflow: auto;
}
.schoolxue{
  width: 238px;
  height: 140px;
  float: left;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  margin-top: 40px;
  position: relative;
  cursor: pointer;
  background-size: 88px;
}
.schoolxue p{
  text-align: center;
  font-size: 15px;
  position: absolute;
  bottom: 10px;
  left: 0px;
  right: 0px;
}
.school2,.school3,.school4,.school5,.school7,.school8,.school9,.school10{
  margin-left: -1px;
}
.school1{
  background: url(../images/index/zgzfdx.png) no-repeat center 5px;
}
.school2{
  background: url(../images/index/zgdzdx.png) no-repeat center 5px;
}
.school3{
  background: url(../images/index/zycjdx.png) no-repeat center 5px;
}
.school4{
  background: url(../images/index/bjgydx.png) no-repeat center 5px;
}
.school5{
  background: url(../images/index/sdjmdx.png) no-repeat center 5px;
}
.school6{
  background: url(../images/index/sdsfdx.png) no-repeat center 5px;
}
.school7{
  background: url(../images/index/xbdx.png) no-repeat center 5px;
}
.school8{
  background: url(../images/index/yndx.png) no-repeat center 5px;
}
.school9{
  background: url(../images/index/sxsfdx.png) no-repeat center 5px;
}
.school10{
  background: url(../images/index/shyyxy.png) no-repeat center 5px;
}
.schoolxue{
	background-size: 90px;
}
.liaojiea{
  color: #333;
}
.liaojie{
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  margin: 50px auto;
  color: #333333;
  cursor: pointer;
}
