@import url(index.css);
.banner-common {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 398px;
}
.banner-common #move {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#move ul,
#move ul li {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
#move ul a,
#move ul li a {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
}
#move ul li img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -900px;
}
#ctrl {
  position: absolute;
  width: 100%;
  bottom: 10px;
  text-align: center;
  z-index: 2;
}
#ctrl .libs {
  display: inline-block;
  margin-left: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #333;
  z-index: 50;
  cursor: pointer;
}
#ctrl span.active {
  background-color: #fff;
}
#ctrl .arrow {
  display: block;
  position: absolute;
  width: 30px;
  height: 60px;
  top: 50%;
  margin-top: -200px;
  background-color: #333;
  cursor: pointer;
  font-family: "宋体";
  opacity: .5;
  line-height: 58px;
  color: #fff;
  font-size: 20px;
}
#ctrl .next {
  right: 150px;
}
#ctrl .prev {
  left: 150px;
}
#ctrl .arrow:hover {
  opacity: 1;
}
#top_vedio {
  width: 100%;
  height: 398px;
  position: relative;
  overflow: hidden;
}
#top_vedio #background_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#top_vedio .controller .ctms {
  background: url(../images/ntms.png) no-repeat;
  width: 273.5px;
  height: 65.5px;
  position: absolute;
  top: 98px;
  left: 50%;
  margin-left: -137px;
  background-size: 100%;
}
#top_vedio .controller .ctms-p {
  font-size: 40px;
  text-align: center;
  top: 185px;
  position: absolute;
  color: #fff;
  width: 100%;
}
#top_vedio .controller .play {
  background: url(../images/play.png) no-repeat;
  width: 56px;
  height: 56px;
  position: absolute;
  top: 280px;
  left: 50%;
  margin-left: -28px;
  background-size: 100%;
  cursor: pointer;
}
#top_vedio .controller .ctms-play {
  font-size: 15px;
  text-align: center;
  top: 340px;
  position: absolute;
  color: #fff;
  width: 100%;
}

#top_vedio .vedio_lock {
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=30);
    width: 100%;
    overflow: hidden;
    position: relative;
    background: url(../images/product-banner.png) center top no-repeat #0e64ff;
    height: 100%;
}

#title_bj {
  max-width: 1800px;
  min-width: 1024px;
  margin: 0 auto;
}

#title_bj .sec-top {
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
  position: relative;
}

#title_bj .sec-top img {
  width: 1800px;
  display: none;
}

#section {
  width: 100%;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

#section .sec-top {
  width: 1024px;
  margin: 0 auto;
}
#section .sec-top li {
  position: relative;
  float: left;
  margin-right: 11px;
  width: 333px;
  padding: 35px 28px 35px 28px;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
}
#section .sec-top li:last-child {
  margin-right: 0;
}
#section .sec-top li h2 {
  font-size: 20px;
  color: #0e64ff;
  padding: 6px 0;
  font-weight: 800;
  text-align: center;
}
#section .sec-top li p {
  line-height: 1.5em;
}
#section .sec-top li .li-icon {
  display: inline-block;
  width: 80px;
  height: 50px;
}
#section .sec-top li .li-icon1 {
  background: url(../images/main-top1.png) no-repeat;
  background-size: 100%;
}
#section .sec-top li .li-icon2 {
  background: url(../images/main-top2.png) no-repeat;
  background-size: 100%;
}
#section .sec-top li .li-icon3 {
  background: url(../images/main-top3.png) no-repeat;
  background-size: 100%;
}
#section .sec-ul {
  width: 100%;
}
#section .sec-ul .sec-li {
  height: 458px;
  background-color: transparent;
  width: 100%;
}
#section .sec-ul .sec-li .li-int {
  width: 1024px;
  margin: 0 auto;
  height: 458px;
  position: relative;
}
#section .sec-ul .sec-li .li-int .main-news-group {
  width: 550px;
  position: absolute;
  top: 150px;
}
#section .sec-ul .sec-li .li-int .main-news-group h3 {
  font-size: 36px;
  color: #0e64ff;
  height: 1em;
  line-height: 1em;
  margin-bottom: 12px;
  font-weight: normal;
}
#section .sec-ul .sec-li .li-int .main-news-group p {
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 1.5em;
}
#section .sec-ul .sec-li .li-int .group-right {
  right: 0;
}
#section .sec-ul .sec-li .li-int .group-left {
  left: 70px;
}
#section .sec-ul .sec-li .li-int .g-icons {
  height: 88px;
  position: relative;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span {
  font-size: 14px;
  position: absolute;
  top: 20px;
  left: 0;
  text-align: center;
  filter: alpha(opacity=0);
  color: #898989;
  width: 86px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-icons {
  height: 88px;
  background: url("../images/main-new-icons.png") no-repeat;
  background-size: 500px 500px;
  display: block;
  width: 68px;
  height: 68px;
  margin: 0 auto;
  margin-bottom: 7px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-1-2 {
  background-position-x: -75px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-1-3 {
  background-position-x: -148px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-1-4 {
  background-position-x: -225px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-1-5 {
  background-position-x: -302px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-1-6 {
  background-position-x: -378px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-2 {
  background-position-y: -96px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-2-2 {
  background-position-x: -73px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-2-3 {
  background-position-x: -150px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-2-4 {
  background-position-x: -226px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-2-5 {
  background-position-x: -302px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-3 {
  background-position-y: -194px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-3-2 {
  background-position-x: -77px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-3-3 {
  background-position-x: -150px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-3-4 {
  background-position-x: -226px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-3-5 {
  background-position-x: -302px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span .i-3-6 {
  background-position-x: -378px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span-1-2 {
  left: 98px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span-1-3 {
  left: 196px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span-1-4 {
  left: 293px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span-1-5 {
  left: 391px;
}
#section .sec-ul .sec-li .li-int .g-icons .i-span-1-6 {
  left: 486px;
}
#section .sec-ul .sec-li .li-int .g-width-icons .i-span {
  width: 120px;
}
#section .sec-ul .sec-li .li-int .main-new-bj {
  width: 571.5px;
  height: 239px;
  background-size: 100%;
  position: absolute;
}
#section .sec-ul .sec-li .li-int .in-left {
  left: -40px;
}
#section .sec-ul .sec-li .li-int .in-right {
  right: -20px;
}
#section .sec-ul .sec-li .li-int .main-new-bj-1 {
  background: url("../images/main-bg-1.png") center center no-repeat;
  width: 404px;
  height: 382px;
  bottom: 0;
  top: inherit;
}
#section .sec-ul .sec-li .li-int .main-new-bj-2 {
  background: url("../images/main-bg-2.png") center center no-repeat;
  width: 452px;
  height: 369px;
  bottom: 0;
  top: inherit;
  background-size: 100% 100%;
}
#section .sec-ul .sec-li .li-int .main-new-bj-3 {
  background: url("../images/main-bg-3.png") center center no-repeat;
  width: 346px;
  height: 363px;
  bottom: 0;
  top: inherit;
}
#section .sec-ul .sec-li .li-int .main-new-bj-4 {
  background: url("../images/main-new-bj-4-20170616.png") no-repeat;
}
#section .sec-ul .sec-li:nth-child(odd) {
  background-color: #fff;
}
.sec-customer,
.sec-customer img {
  margin: 0 auto;
  width: 1024px;
  text-align: center;
  margin-bottom: 20px;
}
.sec-customer h1 {
  font-size: 36px;
  color: #f39827;
  font-weight: normal;
  line-height: 300%;
}
.sec-customer img {
  width: 900px;
}
.sec-test {
  margin: 0 auto;
  width: 1024px;
  text-align: center;
  margin-bottom: 20px;
}
#videos {
  position: fixed;
  z-index: 10001;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 0px;
  opacity: 0;
  filter: alpha(opacity=0);
}
#videos .zhe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#videos #video_in {
  margin: 0 auto;
  max-width: 850px;
  margin-top: 50px;
  position: relative;
  z-index: 20;
}
#videos #video_in .close-video {
  position: absolute;
  right: -32px;
  top: -50px;
  width: 32px;
  height: 32px;
  background: url(../images/close.png);
}
/* 焦点图start */
.banner {
  width: 1022px;
  height: 458px;
  position: relative;
  margin: 0 auto;
}
.banner ul {
  height: 458px;
}
.banner ul li {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  background-position: center center;
}
.banner ul li a {
  display: block;
  height: 100%;
  cursor: default;
}
.banner ul li a img {
  display: block;
}
.banner ul li img {
  margin: 0 auto;
  width: 100%;
  height: 458px;
}
.banner .product01 {
  display: block;
}
.banner .left-arrow,
.banner .right-arrow {
  display: none;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 204px;
  z-index: 5;
  border-radius: 50px;
  overflow: hidden;
}
.banner .left-arrow i,
.banner .right-arrow i {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 6;
}
.banner .left-arrow em,
.banner .right-arrow em {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: #000;
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
}
.banner .left-arrow:hover em,
.banner .right-arrow:hover em {
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}
.banner .left-arrow {
  left: 30px;
}
.banner .left-arrow i {
  background-image: url(../images/banner-arrow-l.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.banner .right-arrow {
  right: 30px;
}
.banner .right-arrow i {
  background-image: url(../images/banner-arrow-r.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.banner .focus-btn {
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-left: -511px;
  width: 100%;
  text-align: center;
  z-index: 5;
}
.banner .focus-btn li {
  display: inline-block;
  cursor: pointer;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  font-size: 0;
}
.banner .focus-btn li i {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.65);
  vertical-align: bottom;
}
.banner .focus-btn .current {
  background: #fff;
}
.banner:hover .left-arrow,
.banner:hover .right-arrow {
  display: block;
}
/* 焦点图end */
