

.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
:-moz-placeholder {
  color: #fff;
}
::-moz-placeholder {
  color: #fff;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 16px;
}
.fl,
.left {
  float: left;
}
.fr,
.right {
  float: right;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
/*æ¸…é™¤æµ®åŠ¨*/
.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
  _height: 0;
  overflow: hidden;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.hidden {
  display: none;
}
.icon {
  background-image: url("../images/icon.png");
  display: inline-block;
  vertical-align: middle;
}
.w1600 {
  width: 1500px;
  margin: 0 auto;
}

/*banner*/

.banner_main {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.banner_main .banner {
  width: 100%;
  min-width: 1000px;
  padding: 0 0 44.27%;
  z-index: 20;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}


.banner_main .banner .tip {
  text-align: center;
  position: absolute;
  left: 50%;
  width: 1600px;
  margin-left: -800px;
  bottom: 10%;
  z-index: 10;
}
.banner_main .banner .tip span {
  margin: 0 8px;
  width: 47px;
  height: 4px;
  background: #fff;
  opacity: 0.9;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
  font-size: 0;
  font-weight: bold;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.banner_main .banner .tip span.cur {
  opacity: 1;
  background: #6fe8d6;
}
.banner_main .banner .prev,
.banner_main .banner .next {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 5%;
  background-position: 0 -46px;
  z-index: 10;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  transition: ease-in-out 0.2s;
  opacity: 0.4;
  filter: alpha(opacity=70);
}
.banner_main .banner .next {
  left: auto;
  right: 5%;
  background-position: -0px -96px;
}
.banner .next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(5px);
}
.banner .prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(-5px);
}
.banner .list{width: 100%;display:inline-block;}
.banner .list li{width: 100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 1; overflow: hidden; }
.banner .list li a{width: 100%; display: block; height: 100%;}
.banner .imo{width: 100%; height: 100%; display: block; position: relative; left: 0; top: 0;transform: scale(1.05,1.05);-webkit-animation-name:scaleDraw;background:none;
            -webkit-animation-timing-function:ease-in-out;
            -webkit-animation-iteration-count:infinite; z-index: -100;
            -webkit-animation-duration:20s;}
.banner .slide_btn{position: absolute;bottom:46px;right:5.2%;height:24px;z-index:120;}

.banner .sline{margin:0 40px;float:left;display:block;width:1px;height:22px;background:url("../images/pnLine.png") no-repeat center center;}

.banner .pbg1{position:absolute;bottom:0;left:0;width:885px;height:225px;background:url("../images/banner_bg1.png") no-repeat center center;z-index:4;background-size:cover;}
.banner .pbg2{position:absolute;bottom:0;right:0;width:1614px;height:330px;background:url("../images/banner_bg2.png") no-repeat center center;z-index:3;background-size:cover;}
.banner .v-txt{position:absolute;width:100%;top:44%;text-align:center;z-index:14;}
.banner .v-txt h3{height:90px;font-size:54px;line-height:90px;margin-bottom:12px;color:#fff;letter-spacing:8px;}
.banner .v-txt h3 .uimg1{display:block;width:596px;height:61px;margin:0 auto;}
.banner .v-txt h3 .uimg2{display:block;width:283px;height:30px;margin:0 auto;margin-top:30px;}
.banner .video-container{background-color:#fff;z-index:1;}
.banner .video-container #video{display:block;min-width:100%;min-height:106%;position:absolute;top:0%;left:0%;z-index:12;/*transform:scale(1.25)*/transform:scale(1.1)}
.banner .opacity{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:url("../images/tq_02.png") no-repeat center center;z-index:13;}
.banner .online{position:absolute;bottom:30%;left:50%;margin-left:-70px;display:block;width:140px;height:40px;font-size:14px;line-height:40px;text-align:center;color:#fff;border:1px solid #fff;z-index:16;transition:all ease 0.36s;border-radius:5px;}
.banner .online:hover{text-indent:6px;color:#fff;border-color:#953034;background:#953034;transition:all ease 0.36s;box-shadow: 0 6px 12px rgba(71, 114, 222, 0.17);transition:all ease 0.36s;}
.banner .list li .bnma {
    position: absolute;
    left: 6%;
    bottom: 30%;
    width: 35%;
    z-index: 999;
    margin: 0 110px;
    z-index: 1;
}
.banner .list li.li1 .bnma{bottom:44%;}
.header_main {
  width: 100%;
  height: 99px;
  z-index: 100;
  background: url(../images/head_bg.png) repeat-x;
  position: absolute; left:0;top:0; min-width:1280px;
}
.header_main .webLogo {
  top: 25px;
  position: absolute;
  left: 50%;
  margin-left: -800px;z-index: 100;
}
.header_main .webLogo img {
  display: block;
}
.nav_main {
  width: 100%;
  height: 98px;
  position: relative;
  z-index: 99;
}
.nav_main .list {
  height: 98px;
  float: right;
  padding-right: 14%;
}
.nav_main .list li {
  float: left;
  height: 98px;
  line-height: 98px;
  text-align: center;
  transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
  z-index: 10;
}
.nav_main .list li .nav1 {
  padding: 0 30px;
  display: block;
  position: relative;
  color: #fff;
  cursor: pointer;
  margin: 0 1px;
  font-size: 18px;
}
.nav_main .list li .nav1:before {
  width: 0;
  height: 2px;
  content: "\20";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  background: #63e5ce;
  transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
}
.nav_main .list li.hover .nav1,
.nav_main .list li:hover .nav1 {
  color: #fff;
}
.nav_main .list li.hover .nav1:before,
.nav_main .list li:hover .nav1:before {
  width: 100%;
  left: 0;
}

.nav_main .list li.li6 .subNav .item {
  width: 160px;
  margin: 0 10px;
  min-height: 200px;
}
.nav_main .subNav2 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 98px;
  text-align: center;
  
  z-index: 99;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
  overflow: hidden;
}
.nav_main .subNav2 .item {
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.nav_main .subNav2 .item a,
.nav_main .subNav2 .item h3 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: block;
}
.nav_main .subNav2 .item:hover {
 
}
.nav_main .subNav {
  width: 100%;
  position: absolute;
  left: 0;
  top: 98px;
  text-align: center;
  background:url(../images/nav_bg.jpg) no-repeat;background-size:cover;
  z-index: 99;
  height: 0; 
 transition: all ease 300ms ;
  -webkit-transition: all ease 300ms;
  overflow: hidden;box-shadow:3px 3px 3px rgba(0,0,0,0.1);
}
.nav_main .subNav .item {
  width: 252px;
  padding: 20px 0 30px 28px;
  text-align: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 30px;
  vertical-align: top;
  line-height: 36px;
}
.nav_main .subNav .item h3 {
  color: #008cd7;
  font-size: 18px;
  margin-bottom: 5px;
}
.nav_main .subNav .item h3 a {
  color: #008cd7;
  display: block;
}
.nav_main .subNav .item a {
  display: block;
  width: 100%;
  transition: all ease 300ms ;
  -webkit-transition: all ease 300ms;
}
.nav_main .subNav .item a:hover,
.nav_main .subNav .item a.on {
  color: #008cd7;
}
.nav_main .subNav .item:nth-child(2n) {
  background: #f1f1f1;
}
.nav_main .list li:hover .subNav,
.nav_main .list li:hover .subNav2 {
  opacity: 1;
  filter: alpha(opacity=100);
  background-size: auto 340px;
  height: 340px;
 
}
.nav_main .list li .subNav .w1400 .nav_left,
.nav_main .list li .subNav2 .w1400 .nav_left {
  text-align: left; position:relative;
  
  height: 340px;width:396px;transition:none;background:#f5f5f7;
}
.nav_main .list li:hover .subNav .w1400 .nav_left ul{padding-top:30px;}
.nav_main .list li .subNav .w1400 .nav_left h3,
.nav_main .list li .subNav2 .w1400 .nav_left h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 28px;
  padding-top: 62px;
}
.nav_main .list li .subNav .w1400 .nav_left p,
.nav_main .list li .subNav2 .w1400 .nav_left p {
  color: #999;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 20px;
  padding-top: 8px;
}
.nav_main .list li .subNav .w1400 .nav_left li{transition:none; position: absolute;left: 0;top: 154px;}
.nav_main .list li .subNav .w1400 .nav_left li:nth-child(2){top: 202px;}
.nav_main .list li .subNav .w1400 .nav_left li:nth-child(3){top: 250px;}
.nav_main .list li .subNav .w1400 .nav_left li:nth-child(4){top: 154px;left: 187px;}
.nav_main .list li .subNav .w1400 .nav_left li:nth-child(5){top: 202px;left: 187px;}
.nav_main .list li .subNav .w1400 .nav_left li:nth-child(6){top: 250px;left: 187px;}
.nav_main .list li .subNav .w1400 .nav_left li,
.nav_main .list li .subNav2 .w1400 .nav_left li {
  width: 178px;
  text-align: left;
  margin-right: 20px; height:20px;
  font-size: 16px;line-height:20px;margin-bottom:25px;transition:none;
}
.nav_main .list li .subNav .w1400 .nav_left li i,
.nav_main .list li .subNav2 .w1400 .nav_left li i {
  width: 20px;
  height: 7px;
  background-position: -316px 0;
  margin-left: 10px;
  opacity: 0;
}
.nav_main .list li .subNav .w1400 .nav_left li a,
.nav_main .list li .subNav2 .w1400 .nav_left li a {
  display: block;
  width: 100%;
  height: 100%;
}
.nav_main .list li .subNav .w1400 .nav_left .on,
.nav_main .list li .subNav2 .w1400 .nav_left .on {
  font-weight: bold;
}
.nav_main .list li .subNav .w1400 .nav_left .on a,
.nav_main .list li .subNav2 .w1400 .nav_left .on a {
  color: #393d40;
}
.nav_main .list li .subNav .w1400 .nav_left .on i,
.nav_main .list li .subNav2 .w1400 .nav_left .on i {
  opacity: 1;
}
.nav_main .list li .subNav .w1400 .nav_left li:hover,
.nav_main .list li .subNav2 .w1400 .nav_left li:hover {
  font-weight: bold;
}
.nav_main .list li .subNav .w1400 .nav_left li:hover i,
.nav_main .list li .subNav2 .w1400 .nav_left li:hover i {
  transition: ease-in-out .2s;
  transform: translateX(10px);
}
.nav_main .list li .subNav .w1400 .nav_right,
.nav_main .list li .subNav2 .w1400 .nav_right {
  width: 1004px;
  height: 344px;
  padding-top: 50px;
  box-sizing: border-box;
}
.nav_main .list li .subNav .w1400 .nav_right dl dd,
.nav_main .list li .subNav2 .w1400 .nav_right dl dd {
  border-bottom: 2px solid #eee;
  width: 240px;
  font-size: 16px;
  float: left;
  margin-left: 90px;
  line-height: 56px;
  margin-bottom: 25px;
}
.nav_main .list li .subNav .w1400 .nav_right dl dd a,
.nav_main .list li .subNav2 .w1400 .nav_right dl dd a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  cursor: pointer;
  color: #333;
  text-align: left;
}
.nav_main .list li .subNav .w1400 .nav_right dl dd span,
.nav_main .list li .subNav2 .w1400 .nav_right dl dd span {
  color: #ccc;
  font-family: arial;
  float: right;
}
.nav_main .list li .subNav .w1400 .nav_right dl dd:hover a,
.nav_main .list li .subNav2 .w1400 .nav_right dl dd:hover a {
  color: #393d40;
  font-weight: bold;
}
.nav_main .list li .subNav .w1400 .nav_right dl dd:hover a span,
.nav_main .list li .subNav2 .w1400 .nav_right dl dd:hover a span {
  font-weight: 400;
}
.por {
  position: relative;
}
.header .search-box {
  position: absolute;
  top: 30px;
  right: 10%;
  z-index: 100;
}
.header .search-box .butn {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.header .search-box .butn i {
  width: 40px;
  height: 40px;
  background-position: 0 0;
}
.header .search-box .butn.hov i {
  background-position: -41px 0;
}
.header .share-sub {
  position: absolute;
  right: 55px;
  top: -2px;
  width: 0;
  height: 40px;
  overflow: hidden;
  background: #fff;
  border-radius: 20px;
  border: none;
  z-index: 10;
}
.header .share-sub .sub-btn {
  border: none;
  width: 26px;
  height: 26px;
  cursor: pointer;
  margin-top: 7px;
  background-position: -85px 0;
  transition: ease-in-out 0.2s;
  outline: none;
}
.header .share-sub .tex {
  width: 135px;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  padding: 11px 14px;
  color: #333;
  border: none;
  background: #fff;
  outline: none;
}

/*rightFix*/
.rightFix {
  width: 65px;
  position: fixed;
  right: 2px;
  top: 50%;
  margin-top: -120px;
  z-index: 999;display:none;
}
.rightFix a {
  width: 65px;
  height: auto;
  background: #393d40;
  text-align: center;
  display: block;
  margin-bottom: 6px;
  position: relative;
  padding-top: 8px;
  border-radius: 5px;
  padding-bottom: 5px;
}
.rightFix a h3 {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.rightFix .ico {
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
  overflow: hidden;
  transition: all ease 300ms;
  margin: 0 auto 1px;
  padding: 0;
  background: url("../images/fix-ico.png") no-repeat 0 0;
}
.rightFix .img {
  width: 110px;
  height: auto;
  position: absolute;
  left: -10px;
  top: 0;
  padding: 6px;
  background: #393d40;
  border: 1px solid #ddd;
  display: none;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
  color: #333;
  padding-bottom: 10px;
}
.rightFix .img p {
  padding-top: 5px;
  text-align: center;
}
.rightFix a:hover .img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
  display: block;
}
.rightFix a:hover .img p{color:#fff;}
.rightFix .img img {
  width: 110px;
  height: 110px;
}
.rightFix a span {
  width: 210px;
  text-align: center;
  height: 62px;
  line-height: 62px;
  position: absolute;
  left: 0;
  top: 0;
  background: #393d40;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 7px 0 0 7px;
}
.rightFix a:hover {
  background-color: #393d40;
  overflow: visible;
}
.rightFix a:hover h3 {
  color: #fff;
}
.rightFix a.fix-ewm:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -120px;
}
.rightFix a:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -220px;
}
.rightFix .fix-tel:hover .ico {
  background-position: -32px 0;
}
.rightFix .fix-qq .ico {
  background-position: -32px -190px;
}
.rightFix .fix-qq:hover .ico {
  background-position: -32px -190px;
}
.rightFix .fix-xcx .ico {
  background-position: 0 -32px;
}
.rightFix .fix-xcx:hover .ico {
  background-position: -32px -32px;
}
.rightFix .fix-bj {
  cursor: pointer;
}
.rightFix .fix-bj .ico {
  background-position: 0 -160px;
}
.rightFix .fix-bj:hover .ico {
  background-position: -32px -160px;
}
.rightFix .fix-ewm .ico {
  background-position: 0 -64px;
}
.rightFix .fix-ewm:hover .ico {
  background-position: -32px -64px;
}
.rightFix .mess .ico {
  background-position: 0 -96px;
}
.rightFix .mess:hover .ico {
  background-position: -32px -96px;
}
.rightFix .fix_top .ico {
  background-position: 0 -128px;
}
.rightFix .fix_top:hover .ico,
.rightFix .fix_top.hover .ico {
  background-position: -32px -128px;
}
.rightFix .fix-form {
  background-position: 10px -234px;
}
.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}
.rightFix .fix-form:hover {
  background-position: -37px -234px;
}
.dialog-layout {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
  background: #000;
  opacity: 0.5;
}
/* 图片 */
@-webkit-keyframes gradient-rectangle {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /*FireFox*/
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /* Opear */
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /*FireFox*/
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /* Opear */
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 0;
  }
}
/* Underline From Center1 */
.hvr-underline-from-center1 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-underline-from-center1:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 2px;
  background: #393d40;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center1:hover:before,
.hvr-underline-from-center1.hover:before,
.hvr-underline-from-center1:focus:before,
.hvr-underline-from-center1:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-center1:hover,
.hvr-underline-from-center1.hover {
  *height: 43px;
  *border-bottom: 3px solid #d74f31;
  *line-height: 43px;
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.02);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes animatemap {
  0% {
    transform: translateY(-10px);
  }
  20% {
    border-radius: 2px;
  }
  50% {
    transform: translateY(-5px);
    border-bottom-right-radius: 25px;
  }
  80% {
    border-radius: 2px;
  }
  100% {
    transform: translateY(-10px);
  }
}
@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.index_title {
  padding-top: 80px;
  padding-bottom: 35px;
}
.index_title .left {
  line-height: 45px;
  position: relative;
  width: 40%;
  font-size: 40px;
  font-weight: 400;
}
.index_title .left i {
  display: block;
  width: 136px;
  height: 5px;
  background: #393d40;
  left: 32px;
  position: absolute;
  top: 40px;
  z-index: 9;
}
.index_title .left span {
  display: block;
  position: absolute;
  z-index: 10;
}
.index_title .left p {
  position: absolute;
  z-index: 10;
  font-size: 18px;
  color: #fff;
  left: 174px;
  top: 10px;
}
.index_title .right a {
  display: block;
  background: #393d40;
  color: #fff;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  transition: ease-in-out 0.2s;
}
.index_title .right a i {
  width: 24px;
  height: 11px;
  background-position: -123px 0;
  margin-left: 13px;
}
.index_title .right a:hover {
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
}
.floor_1_main {
  background: #fafbfd;
  padding-bottom: 80px;
}
.floor_1_main .body .des {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  padding-bottom: 78px;
}
.floor_1_main .body .list {
  background: #fcfcfe;
  border: 1px solid #eaebec;
}
.floor_1_main .body .list .item {
  border-bottom: 1px solid #eaebec;
  border-right: 1px solid #eaebec;
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
  height: 154px;
  padding-left: 90px;
  padding-top: 36px;
}
.floor_1_main .body .list .item .img {
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
  float: left;
  margin-bottom: 40px;
  margin-right: 25px;
}
.floor_1_main .body .list .item .img img {
  position: absolute;
  left: 0;
  top: 10px;
  transition: ease-in-out 0.2s;
}
.floor_1_main .body .list .item .img img:nth-child(2) {
  left: -60px;
}
.floor_1_main .body .list .item h3 {
  font-size: 60px;
  font-family: arial;
  line-height: 55px;
}
.floor_1_main .body .list .item h3 span {
  font-size: 30px;
  padding-left: 10px;
  font-family: "微软雅黑";
  vertical-align: text-top;
}
.floor_1_main .body .list .item p {
  font-size: 14px;
  color: #666; padding-top:5px;
  line-height: 12px;
}
.floor_1_main .body .list .item strong {
  font-weight: 100;
}
.floor_1_main .body .list .item:hover .img img:first-child {
  left: 60px;
}
.floor_1_main .body .list .item:hover .img img:nth-child(2) {
  left: 0;
}
.floor_1_main .body .list .item:hover h3 {
  color: #393d40;
}
.floor_1_main .body .list .item:nth-child(3n) {
  border-right: none;
}
.floor_2_main {
  background: #076ee2 url(../images/f2_bg.jpg) center bottom no-repeat;
  padding-bottom: 148px;
}
.floor_2_main .index_title .left {
  color: #fff;
}
.floor_2_main .index_title .right a {
  border: 1px solid #fff;
}
.floor_2_main .slideTxtBox {
  position: relative;
}
.floor_2_main .slideTxtBox .hd {
  position: absolute;
  right: 200px;
  top: -60px;
}
.floor_2_main .slideTxtBox .hd li {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 16px;
  padding: 0 19px;
}
.floor_2_main .slideTxtBox .hd li:first-child {
  border-right: 1px solid #fff;
}
.floor_2_main .slideTxtBox .hd li.on {
  font-weight: bold;
}
.floor_2_main .slideTxtBox .bd .slideBox {
  width: 1049px;
  position: relative;
  margin-bottom: 57px;
  float: left;
}
.floor_2_main .slideTxtBox .bd .slideBox .Chd {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 10;
}
.floor_2_main .slideTxtBox .bd .slideBox .Chd ul {
  display: inline-block;
}
.floor_2_main .slideTxtBox .bd .slideBox .Chd li {
  width: 11px;
  height: 11px;
  background: #fff;
  border-radius: 100%;
  float: left;
  margin: 0 8px;
}
.floor_2_main .slideTxtBox .bd .slideBox .Chd li.on {
  background: #393d40;
}
.floor_2_main .slideTxtBox .bd .slideBox .Cbd .ul {
  position: relative;
}
.floor_2_main .slideTxtBox .bd .slideBox .Cbd .ul img {
  width: 100%;
  display: block;
  height: 589px;
}
.floor_2_main .slideTxtBox .bd .slideBox .Cbd .ul p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 286px;
  background: url("../images/f2_box1_bg.png") repeat-x;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  box-sizing: border-box;
  padding: 200px 40px 0;
}
.floor_2_main .slideTxtBox .bd .list .item:first-child {
  /* float: right; */
  margin-right: 0;
  /* margin-bottom: 57px; */
  margin-right: 52px;
}
.floor_2_main .slideTxtBox .bd .list .item:last-child {
  margin-right: 0;
  float: right;
}
.floor_2_main .slideTxtBox .bd .list .item {
  width: 497px;
  float: left;
  background: #fff;
  height: 590px;
  margin-right: 52px;
}
.floor_2_main .slideTxtBox .bd .list .item img {
  width: 100%;
  height: 276px;
}
.floor_2_main .slideTxtBox .bd .list .item a {
  display: block;
  width: 100%;
  height: 100%;
}
.floor_2_main .slideTxtBox .bd .list .item span {
  font-size: 18px;
  font-family: arial;
  color: #999;
  margin: 40px 45px 30px;
  display: block;
}
.floor_2_main .slideTxtBox .bd .list .item h3 {
  font-size: 22px;
  overflow: hidden;
  padding: 0 45px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-bottom: 16px;
}
.floor_2_main .slideTxtBox .bd .list .item p {
  font-size: 18px;
  line-height: 27px;
  color: #999;
  padding: 0 45px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  height: 54px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.floor_2_main .slideTxtBox .bd .list .item h4 {
  font-size: 18px;
  width: 140px;
  line-height: 42px;
  margin-left: 45px;
  margin-top: 33px;
}
.floor_2_main .slideTxtBox .bd .list .item h4 i {
  width: 24px;
  height: 11px;
  background-position: -150px 0;
  margin-left: 13px;
  transition: ease-in-out 0.2s;
}
.floor_2_main .slideTxtBox .bd .list .item:hover h3 {
  color: #333;font-weight:bold;
}
.floor_2_main .slideTxtBox .bd .list .item:hover h4 {
  background: #393d40;
  text-align: center;
  color: #fff;
}
.floor_2_main .slideTxtBox .bd .list .item:hover h4 i {
  background-position: -123px 0;
}
.floor_3_main {
  position: relative;overflow: hidden;
}
.floor_3_main .hd li {
  width: 14.2857%;
  background: #fff;
  float: left;
  height: 281px;
  box-sizing: border-box;
  padding-left: 50px;
  padding-top: 71px;
  position: relative;
  overflow: hidden;
}
.floor_3_main .hd li span {
  color: #666;
  text-transform: uppercase;
}
.floor_3_main .hd li h3 {
  font-size: 18px;
  margin-bottom: 40px;
  padding-top: 16px;line-height:28px;height:56px;
}
.floor_3_main .hd li img {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50px;
  transition: ease-in-out 0.2s;
}
.floor_3_main .hd li a {
  display: block;
  width: 140px;
  height: 32px;
  line-height: 32px;
  background: #393d40;
  color: #fff;
  box-sizing: border-box;
  padding: 0 10px;
  position: absolute;
  left: 0;
  transition: ease-in-out 0.2s;
  opacity: 0;
}
.floor_3_main .hd li a i {
  width: 7px;
  height: 8px;
  background-position: -122px -18px;
  float: right;
  margin-top: 12px;
}
.floor_3_main .hd li:hover:before,
.floor_3_main .hd li.on:before {
  height: 5px;
  background: #393d40;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.floor_3_main .hd li.on {
  background: #f2f2f2;
}
.floor_3_main .hd li:hover a {
  left: 50px;
  opacity: 1;
}
.floor_3_main .hd li:hover img {
  left: 0;
  opacity: 0;
}
.floor_3_main .hd .arrow a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  z-index: 120;
  text-align: center;
  left: 50%;
  bottom:350px;
  cursor: pointer;
  margin-left: 677px;
}
.floor_3_main .hd .arrow a i {
  width: 8px;
  height: 13px;
  background-position: -56px -106px;
  margin: 13px auto 0;
}
.floor_3_main .hd .arrow .next {
  margin-left: 760px;
}
.floor_3_main .hd .arrow .next i {
  background-position: -67px -106px;
}
.floor_3_main .hd .arrow a:hover {
  background: #f2f2f2;
}
.floor_3_main .bd li {
  position: relative;
  padding-top: 33.854%;
}
.floor_3_main .bd li img {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 9;
  top: 0;
  display: block;
}
.floor_3_main .bd li .box {
  position: absolute;
  left: 0;
 bottom: 0px;
  background: #393d40;
  color: #fff;
  width: 820px;
  height:272px;
  z-index: 10;
  box-sizing: border-box;
  padding-left: 158px;
  padding-top: 50px;
}
.floor_3_main .bd li .box h3 {
  font-size: 22px;
  margin-bottom: 25px;
}
.floor_3_main .bd li .box .a .left {
  font-size: 18px;
  line-height: 30px;
}
.floor_3_main .bd li .box .a .right {
  width: 456px;
  float: left;
  margin-left: 10px;
}
.floor_3_main .bd li .box .a a {
  color: #fff;
  border: 1px solid #4794f2;
  width: 132px;
  height: 30px;
  line-height: 30px;
  display: block;
  float: left;
  text-align: center;
  margin-right: 18px;
  margin-bottom: 15px;
  font-size: 18px;
  transition: ease-in-out 0.2s;
}
.floor_3_main .bd li .box .a a:hover {
  background: #fff;
  color: #393d40;
}
.floor_3_main .bd li .box i {
  width: 100px;
  height: 2px;
  background:#fff;display:block; margin-bottom:30px;
}
.floor_4_main {
 position:relative;padding-top: 49.479166%;  overflow:hidden;
}
.floor_4_main  video{width: 100%;
    position: absolute;left:0;top:0;right:0;bottom:0;
    z-index: 10;}
.floor_4_main .w1600{position:absolute;z-index:11; left:50%;margin-left:-800px;top:0;}
.floor_4_main .index_title .left {
  color: #fff;
}
.floor_4_main .index_title .left i {
  background: #06a4ee;left:122px;
}
.floor_4_main .index_title .right a {
  border: 1px solid #fff;background:none;
}
.floor_4_main .body {
  margin-top: 39px;
}
.floor_4_main .body li {
  float: left;
  width: 150px;
  text-align: center;
  margin: 162px 28px 0;cursor:pointer;
}
.floor_4_main .body li a {
  display: block;
  width: 100%;
  position: relative;
}
.floor_4_main .body li .bg {
  position: absolute;
  left: 13px;
  top: 0;
  width: 123px;
  display: block;
  height: 123px;
  background: url("../images/f4_ico.png") no-repeat;
  -webkit-animation: rotate 10s linear 0s infinite;
  animation: rotate 10s linear 0s infinite;
}
.floor_4_main .body li .text {
  display: block;
  width: 100%;
  padding-top: 40px;
}
.floor_4_main .body li .text img {
  width: 45px;
  height: 45px;
  display: block;
  margin: 0 auto 50px;
}
.floor_4_main .body li .text .line {
  display: block;
  width: 1px;
  height: 336px;
  background: url("../images/f3_line.png") no-repeat;
  margin: -47px auto 0;
}
.floor_4_main .body li .text p {
  font-size: 26px;
  color: #fff;
}
.floor_4_main .body li.hover a,
.floor_4_main .body li:hover a {
  transform: translateY(-10px);
  transition: ease-in-out 0.2s;
}
.floor_4_main .body li:first-child {
  margin-left: 0;
}
.floor_4_main .body li:nth-child(2n) {
  margin-top: 0;
}
.floor_4_main .body li:nth-child(2n) .bg {
  width: 150px;
  height: 151px;
  background: url("../images/f4_ico2.png") no-repeat;
  background-size: cover;
  left: 0;
}
.floor_4_main .body li:nth-child(2n) .text {
  padding-top: 55px;
}
.floor_4_main .body li:nth-child(2n) .text img {
  margin-bottom: 60px;
}
.floor_4_main .body li:nth-child(2n) .text .line {
  margin-top: -45px;
}
.floor_4_main .body li:last-child {
  margin-right: 0;
  margin-top: 70px;
}
.floor_4_main .body li:last-child .bg {
  width: 123px;
  height: 123px;
  background: url("../images/f4_ico.png") no-repeat;
  background-size: cover;
  left: 13px;
}
.floor_4_main .body li:last-child .text {
  padding-top: 40px;
}
.floor_4_main .body li:last-child .text img {
  margin-bottom: 50px;
}
.floor_4_main .body li:last-child .text .line {
  margin-top: -47px;
}
.floor_5_main {
  background: #f1f2f6 url("../images/f5_bg.jpg") bottom center no-repeat;
  height: 932px;overflow: hidden;
}
.floor_5_main .index_title .right a {
  width: 150px;
  height: 44px;
  line-height: 44px;
}
.floor_5_main .body {
  position: relative;
  padding-top: 76px;
  padding-bottom: 73px;
}
.floor_5_main .tab {
  position: relative;
  margin-top: 20px;
}
.floor_5_main .floor_5_left {
  width: 864px;
  position: absolute;
  left: 80px;
  color: #fff;
  top: 80px;
}
.floor_5_main .floor_5_left h3 {
  font-size: 24px;
  padding-bottom: 28px;
}
.floor_5_main .floor_5_left h4 {
  font-size: 16px;
  color: #c8dcfa;
  line-height: 30px;
}
.floor_5_main .floor_5_left .des {
  line-height: 35px;
  font-size: 16px;
  background: url("../images/f5_ico.png") repeat-y;
  padding-left: 21px;
  margin-top: 20px;
  max-height: 240px;
  overflow: hidden;
}
.floor_5_main .floor_5_right {
  position: relative;
  z-index: 11;
}
.floor_5_main .floor_5_right li {
  float: right;
  width: 198px;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  margin: 170px 27px 0;
  height: 308px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.floor_5_main .floor_5_right li img {
  width: 158px;
  height: 211px;
}
.floor_5_main .floor_5_right li p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 52px;
  color: #666;
  border-top: 1px solid #ddd;
  height: 52px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.floor_5_main .floor_5_right li:first-child {
  width: 374px;
  margin-top:50px;
  height: auto;
  margin-left: 0px;
  background: none;
  box-shadow: none;
}
.floor_5_main .floor_5_right li:first-child img {
  width: 100%;
  height: auto;
}
.floor_5_main .floor_5_right li:first-child p {
  display: none;
}
.floor_5_main .floor_5_right li:hover {
  transform: translateY(-10px);
  transition: ease-in-out 0.2s;
}
.floor_5_main .floor_5_right li:hover p{font-weight:bold;}
.floor_5_main .hd {
  position: absolute;
  right: 150px;
  top: -98px;
}
.floor_5_main .hd li {
  float: left;
  width: 180px;
  height: 44px;
  line-height: 44px;
  margin-right: 10px;
  background: #d7dade;
  text-align: center;
  font-size: 18px;cursor:pointer;
  position: relative;
  transition: ease-in-out 0.2s;
}
.floor_5_main .hd li a {
  display: block;
  width: 100%;
  height: 100%;
}
.floor_5_main .hd li i {
  width: 13px;
  height: 8px;
  background-position: 0 -158px;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  transition: ease-in-out 0.2s;
  opacity: 0;
  top: 10px;
}
.floor_5_main .hd li.on,
.floor_5_main .hd li:hover {
  background: #393d40;
  color: #fff;
}
.floor_5_main .hd li.on a,
.floor_5_main .hd li:hover a {
  color: #fff;
}
.floor_5_main .hd li.on i,
.floor_5_main .hd li:hover i {
  top: -8px;
  opacity: 1;
}
.floor_5_main .bd {
 
}



.floor_6_main {
  background: #f8f8f8; padding-bottom:100px;overflow: hidden;
}
.floor_6_main .index_title .left i {
  background: #1ec28a;
}
.floor_6_main ul {
  margin-right: 195px;
}
.floor_6_main ul li {
  float: left; 
  width: 226px;
  background: #eee;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  border: 1px solid #eee;
  margin-left: 26px;
}
.floor_6_main ul li img {
  width: 226px;
  height: 226px;
  display: block;
}
.floor_6_main ul li p {
  background: #eee;
  height: 46px;
}
.floor_6_main ul li:hover p {
  background: #393d40;
  color: #fff;
  transition: ease-in-out 0.2s;
}
.bottom_main {
  background: #393d40;
  padding-top: 65px;
  padding-bottom: 51px;overflow: hidden;
}
.bottom_main .right dl {
  padding-right: 49px;
  float: left;
  min-width: 151px;
}
.bottom_main .right dl a {
  color: #fff;
}
.bottom_main .right dl a:hover {
  text-decoration: underline;
}
.bottom_main .right dl dt {
  font-size: 18px;
}
.bottom_main .right dl dt span {
  display: block;
  width: 20px;
  height: 1px;
  background: #fff;
  margin: 13px 0;
}
.bottom_main .right dl dd {
  line-height: 28px;
}
.bottom_main .right dl dt:last-child {
  margin-top: 28px;
}
.bottom_main .left {
  width: 300px;
}
.bottom_main .left img {
  margin-bottom: 38px;
  display: block;
  height: 46px;
}
.bottom_main .left li {
  color: #fff;
  margin-bottom: 30px;
}
.bottom_main .left li i {
  width: 44px;
  height: 44px;
  background-position: -71px -51px;
  float: left;
  margin-right: 8px;
}
.bottom_main .left li p {
  font-size: 13px;
}
.bottom_main .left li h3 {
  font-size: 26px;
  font-weight: bold;
}
.bottom_copy {
  background: #292c2e;
  color: #fff;
  line-height: 50px;
}
.bottom_copy a {
  color: #fff;
}
.bottom_copy a:hover {
  text-decoration: underline;
}
.bottom_copy .right {
  position: relative;
  overflow: hidden;
}
.bottom_copy .right .a {
  font-size: 18px;
  margin-right: 65px;
}
.bottom_copy .right .a:hover {
  text-decoration: none;
}
.bottom_copy .right div.ul {
  position: absolute;
  background: #fff;
  right: 2px;
  bottom: 30px;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 5px;
  opacity: 0;
}
.bottom_copy .right div.ul li a {
  background: #393d40;
  color: #fff;
  margin: 0 10px 5px;
  display: block;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding: 0 5px;
}
.bottom_copy .right div.ul li a:hover {
  background: #3183ff;
  text-decoration: none;
}
.bottom_copy .right div.ul i {
  width: 13px;
  height: 8px;
  background-position: -22px -154px;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -8px;
}
.bottom_copy .right:hover {
  overflow: inherit;
}
.bottom_copy .right:hover div {
  opacity: 1;
  bottom: 50px;
  transition: ease-in-out 0.2s;
}
.w1400 {
  margin: 0 auto;
  width: 1400px;
}
@media (max-width:1024px){
    .index_title{padding-top: 0px;}
    .w1600{width:100%}
    .left10px{padding:10px;}
.right{display: none;}
.yqlj{display: none;}
.bottom_main .left{width: 100%;  padding-left: 20px;}
.banner { margin-top: 0px;}
}