@keyframes scaleIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  80% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes scaleIn {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(1.02);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
.lookMore {
    width: 138px;
  height: 36px;
  background: #eb6100;
  display: block;
  margin: 0 auto;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
    margin-bottom: 30px;
}
.banner {
  width: 100%;
  height: 550px;
  background: no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
}
.banner h6 {
  font-size: 52px;
  color: #fff;
  padding-top: 180px;
  padding-bottom: 30px;
}
.banner p {
  font-size: 28px;
  color: #a8afb9;
  line-height: 44px;
}
.nav-box {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #e5e5e5;
}
.two-nav {
  width: 82%;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.two-nav .content {
  width: 100%;
  height: 100%;
  background: #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
}
.two-nav .content .container {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}
.two-nav .content .container .child {
  width: 33%;
  height: 100%;
  font-size: 22px;
  color: #444;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.two-nav .content .container .child:hover,
.two-nav .content .container .in {
  background: #035cc2;
  color: #fff;
  font-size: 26px;
}
.two-nav .btn {
  width: 42px;
  height: 42px;
  background: #bcbcbc;
  line-height: 42px;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  cursor: pointer;
}
.two-nav .btn img { margin-top:12px;}
.two-nav .btn:hover {
  background: #035cc2;
}
.two-nav .left-btn {
  left: 0;
}
.two-nav .right-btn {
  right: 0;
}
.main {
  overflow: hidden;
  background: #fff;
}
.mainContent{padding:0;}
.mainContent .content{border-top:1px solid #cacaca;padding-top:60px;}
.mainContent .content .loading{position:absolute;margin:0 auto;left:0px;right:0px;width: 36px;display:none;}
.mainContent .content .child{position:relative;margin-bottom:50px;}
.mainContent .content .child:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.mainContent .content .child .childImg{width:435px;height:288px;float:left;overflow:hidden;}
.mainContent .content .child .childImg img{width:100%;height:100%;}
.mainContent .content .child .childImg img{transition-duration: .3s;-ms-transition-duration: .3s;-moz-transition-duration: .3s; -webkit-transition-duration:.3s; }
.mainContent .content .child:hover .childImg img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}

.mainContent .content .child .childContent{width:650px;float:right;}
.mainContent .content .child .childContent .childTime{color:#999999;font-size:30px;line-height:38px;}
.mainContent .content .child .childContent .childTitle{ font-family:DIN (OT1),Arial, Helvetica, sans-serif;color:#434343;font-size:20px;line-height:34px;padding:18px 0;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.mainContent .content .child .childContent .childInfo{color:#656565;font-size:14px;line-height:24px;}
.mainContent .content .child .childContent .childBtn{height:40px;line-height:36px;width:168px;font-size:16px;margin:40px 0 0 0;}
.mainContent .content .child .childContent .childBtn img{width:30px;}
@media (max-width: 639px) {
  .banner {
    height: 200px;
  }
  .banner h6 {
    padding-top: 50px;
    padding-bottom: 6px;
    font-size: 22px;
  }
  .banner p {
    font-size: 14px;
    line-height: 22px;
  }
  .two-nav .content .container .child {
    font-size: 12px;
  }
  .two-nav .content .container .child  .span_txt{width:48px;margin:0 auto;overflow:hidden;}
  .lookMore{width:80px;height:30px;line-height:30px;font-size:12px;}
  .two-nav .content .container .child:hover,
  .two-nav .content .container .in {
    font-size: 12px;
  }
  .two-nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
  }
  .two-nav .content .container {
    width: 86%;
  }
  .two-nav .btn {
    width: 26px;
    height: 26px;
    line-height: 30px;
  }
  .two-nav .btn img { margin-top:4px;}
  .lookMore{width:90px;font-size:12px;height:30px;line-height:30px;margin:0px auto 20px;}
.mainContent{padding:0;}
.mainContent .content{padding-top:20px;}
.mainContent .content .container{width:86%;}
.mainContent .content .child{margin-bottom:20px;}
.mainContent .content .child .childImg{width:100%;height:auto;}
.mainContent .content .child .childImg img{width:100%;height:auto;}
.mainContent .content .child:hover .childImg img{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}

.mainContent .content .child .childContent{width:100%;float:none;margin-top:10px;}
.mainContent .content .child .childContent .childTime{font-size:24px;line-height:28px;}
.mainContent .content .child .childContent .childTitle{font-size:18px;line-height:24px;padding:8px 0;}
.mainContent .content .child .childContent .childInfo{font-size:12px;line-height:20px;}
.mainContent .content .child .childContent .childBtn{height:32px;line-height:32px;width:120px;font-size:14px;margin:12px 0 0 0;}
}
@media (min-width: 640px) and (max-width: 1023px) {
  .banner {
    height: 400px;
  }
  .banner h6 {
    padding-top: 100px;
    padding-bottom:26px;
    font-size: 48px;
  }
  .banner p {
    font-size: 24px;
    line-height: 32px;
  }
  .two-nav .content .container .child {
    font-size: 18px;
  }
  .two-nav .content .container .child:hover,
  .two-nav .content .container .in {
    font-size: 20px;
  }
  .two-nav {
    width: 93.75%;
    height: 70px;
    line-height: 70px;
  }
  .two-nav .content .container {
    width: 86%;
  }
.mainContent{padding:0;}
.mainContent .content{padding-top:30px;}
.mainContent .content .child{margin-bottom:30px;}
.mainContent .content .child .childImg{width:100%;height:auto;}
.mainContent .content .child .childImg img{width:100%;height:auto;}
.mainContent .content .child .childContent{width:auto;float:left;margin-top:20px;}
.mainContent .content .child .childContent .childTime{font-size:30px;line-height:38px;}
.mainContent .content .child .childContent .childTitle{font-size:20px;line-height:34px;padding:18px 0;}
.mainContent .content .child .childContent .childInfo{font-size:14px;line-height:24px;}
.mainContent .content .child .childContent .childBtn{height:40px;line-height:36px;width:168px;font-size:16px;margin:40px 0 0 0;}
.mainContent .content .child .childContent .childBtn img{width:30px;}
}
@media (min-width: 1024px) and (max-width: 1335px) {
.mainContent .content{padding-top:30px;}
.mainContent .content .child{margin-bottom:20px;}
.mainContent .content .child .childImg{width:335px;height:222px;}
.mainContent .content .child .childContent{width:500px;}
.mainContent .content .child .childContent .childTime{font-size:26px;line-height:32px;}
.mainContent .content .child .childContent .childTitle{font-size:20px;line-height:28px;padding:12px 0;}
.mainContent .content .child .childContent .childInfo{font-size:14px;line-height:22px;}
.mainContent .content .child .childContent .childBtn{height:36px;line-height:32px;width:140px;font-size:16px;margin:20px 0 0 0;}
.mainContent .content .child .childContent .childBtn span{padding:0 10px 0 18px;}
.mainContent .content .child .childContent .childBtn img{width:30px;}
}
