
* {
  padding: 0;
  margin: 0;
  border: 0;
}
html,
body {
  background: #f6f6f6;
  width: 100%;
  height: 100%;
  font-family: "San Francisco Display", "Heiti SC", "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", "Tahoma";
}
/* 检测小屏幕- */
@media only screen and (max-width: 980px) {
　　html,body {
	  background: #f6f6f6;
	  width: 100%;
	  height: 100%;
	  min-width: 1500px;
	  font-family: "San Francisco Display", "Heiti SC", "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", "Tahoma";
	}
	.lubo_box li>a{
		background-size: 100%;
	}
	
	.lubo{
		height: 680px !important;
	}
}
/* 检测小屏幕- */
@media only screen and (max-width: 1920px) {
	html,body {
	  background: #f6f6f6;
	  width: 100%;
	  height: 100%;
	  font-family: "San Francisco Display", "Heiti SC", "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", "Tahoma";
	}
	.lubo_box li>a{
		background-size: 100%!important;
	}
	.lubo{
		height: 680px;
	}
}
/* 检测小屏幕- */
@media only screen and (min-width: 980px) {
　　html,body {
	  background: #f6f6f6;
	  width: 100%;
	  height: 100%;
	  font-family: "San Francisco Display", "Heiti SC", "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", "Tahoma";
	}
	.lubo_box li>a{
		background-size: 100%;
	}
	
	.lubo{
		height: 680px;
	}
}
.wrap{
  width: 100%;
  overflow-x: hidden;
  position: relative;
  
}
.wrap1{
  width: 1240px;
  overflow-x: hidden;
   margin: auto;
}
a {
  text-decoration: none;
  color: #ffffff;
}
ul li {
  list-style: none;
}
.fleft {
  float: left;
  /*margin-left: 15%;*/
 
}
.fright {
  float: right;
  /*margin-right: 15%;*/
}
.fleft .logo{
  display: inline-block;
  width: 51%;
  height: 34px;
  vertical-align: middle;
}
.fleft .fours{
  display: inline-block;
  width: 37%;
  height: 34px;
  margin-left: 28px;
  background: #428ff7;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  border-radius: 30px;
  vertical-align: middle;
}
.fleft .logo>img{
  max-width: 100%;
  max-height: 100%;
}
.fleft .fours>img{
  margin-left: 8px;
  vertical-align: middle;
  margin-top: -2px
}
.fleft>a{
	font-size: 25px;
}
.hide {
  display: none;
}
.nav {
  position: fixed;
  z-index: 10000;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.25);
  transition: all 0.8s;
}
.nav.nav2 {
  /*background: rgba(0, 0, 0, 0.8);*/
}
@media screen and (max-width: 1280px) {
  .conter-box{
      width: 1240px !important;
  }
  .conter-box .fleft{
    padding-left: 20px;
  }
}
.nav .conter-box {
  width: 1240px;
  height: 70px;
  margin: 0 auto;
}
.nav .conter-box ul {
  /*width: 500px;*/
}
.nav .conter-box ul li {
  float: left;
  padding-left: 50px;
  line-height: 70px;
  font-size: 18px;
}
.nav .conter-box ul li a {
  font-size: 16px;
  transition: all 0.3s;
}
.nav .conter-box ul li a:hover,
.nav .conter-box ul li a.active {
  color: #fece0c;
}
.body-1 .t-box {
  margin: 100px 0;
}
.body-1 .t-box .title {
  text-align: center;
  font-size: 24px;
}
.body-1 .t-box .title_en {
  text-align: center;
  font-size: 20px;
  color: #666666;
}
.body-1 .home-us {
  width: 100%;
  margin: 0 auto;
}
.body-1 .home-us li {
  float: left;
  /*border: 2px solid #5ebfed;*/
  width: 33.3%;
  height: 100%;
  position: relative;
}
.body-1 .home-us li img {
  transition: all 0.3s;
}
.body-1 .home-us li:hover img {
  transform: scale(1.05);
  box-shadow: 0 8px 15px 0 rgba(152, 152, 152, 0.5);
}
.body-1 .home-us li:hover .h-name {
  background: rgba(0, 0, 0, 0);
}
.body-1 .home-us li:hover .h-name p {
  display: none;
}
.body-1 .home-us li .h-name {
  position: absolute;
  pointer-events: none;
  transition: all 0.2s;
  background: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.body-1 .home-us li .h-name p {
  color: #ffffff;
  font-size: 18px;
  line-height: 400px;
  text-align: center;
}
.body-1 .cooperation li {
  height: 74px !important;
  width: 188px !important;
  margin: 0;
  margin-right: 12px;
  border: 0px solid #5ebfed;
}
.body-1 .cooperation li a {
  display: block;
  height: 74px;
  width: 188px;
  background: #ffffff url("../images/cooperation.png") no-repeat 0 0;
}
.floor2 img{
	width: 100%;
}
.dots-box{
  width: 90%;
  margin: auto;
  top: 880px;
  left: 5%;
  margin-right: auto;
  position: absolute;
  background: #fff;
  height: 160px;
	box-shadow: 0px 0px 10px #888888;
}
.imgDiv-block{
    text-align: center;
    line-height: 160px;
    font-size: 28px;
    color: #333333;
    z-index: 100;
    /* margin-top: -5%; */
    margin-left: auto;
    margin-right: auto;
    position: relative;
    font-family: '华文细黑';
    float: left;
    width: 80%;
    height: 100%;
    overflow: hidden;
	}

  /*lidan*/
  .lubo{ width: 100%;clear: both; position: relative; height:960px;}
  .lubo_box{ position: relative; width: 100%; height:100%; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:100%; opacity: 0;filter:alpha(opacity=0);}
  .imgDiv-block li{ float: left;position: absolute; top: 0; left: 0; width: 100%;height: 0; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;background-size: 100% auto !important;}

  .lubo_box li img{ width: 100%; /*height: 368px;*/}

  /*圆点*/
  .cir_box{ /*overflow: hidden; position: absolute;*/float: right;width: 12%;height: 100%; z-index: 100;}
  .cir_box li{ float: left; width: 28px; height: 28px; margin-top:66px;margin-right:8%; border:2px solid #e5e5e5;cursor: pointer; background: #e5e5e5; opacity: 0.8;filter:alpha(opacity=80); border-radius: 28px;}
  .cir_on{ background: #fff!important; border:2px solid #428ff7!important;}

  /*按钮*/
  /*.lubo_btn{ position: absolute;  top: 0px; left: 130px; z-index: 1000}*/
	.lubo_btn{float: left;height: 100%;width: 8%;text-align: center;} 
  .left_btn, .right_btn{ width: 16px; height: 28px; cursor: pointer; color: #fff; margin-top: 66px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{display: inline-block;margin-right: 28px; }
  .right_btn{display: inline-block; }
  /*index*/
 .xsfu {
      z-index: 2;
      position: absolute;
      left: 31%;
      top: 42.8%;
      width: 10%;
      height: 6.8%;
    }

    .xsfu:hover {
      background-color: rgba(255, 255, 255, 0.25);
      cursor: pointer;
    }

    .xsyh {
      z-index: 2;
      position: absolute;
      right: 30.9%;
      top: 42.8%;
      width: 10%;
      height: 6.8%;
    }

    .xsyh:hover {
      background-color: rgba(255, 255, 255, 0.25);
      cursor: pointer;
    }

    .floor1{
      height: 100%;
      width: 100%;
      margin-top: 3%;
    }
    .floor1>img{
      max-width: 100%
    }
    .floor2{
      padding-top: 60px;
      /*padding-bottom: 42px;*/
      color: #333
    }

    .floor2 .floor-title{

      width: 97.6%;
      margin: auto;
      margin-bottom: 31px;
    }
    
    .floor2 .floor-title>span:first-child{
      font-size: 30px;
    }
    .floor2 .floor-title>span:last-child{
      font-size: 33px;
    }
    .floor2 .floor-cont{
      width: 100%;
      height: 100%;
      margin: auto;
      margin-left: 0.4%;
    }
    .floor2 .floor-cont img{
      cursor: pointer;
      width: 33%;
      /*height: 284px;*/
      margin-bottom: 18px;
    }
    .floor-cont1 img{
      cursor: pointer;
      width: 32%;
      /*height: 284px;*/
      margin-bottom: 18px;
    }
      .floor-cont1 img:nth-child(1){
      margin: 0px 6.5px;
    }
    .floor2 .floor-cont img:nth-child(4n){
      margin-right: 0
    }
    .floor2-text{
    	font-size: 60px;
    	text-align: center;
    }
    .floor2-text1{
    	text-align: center;
    	font-size: 47px;
    }
    .floor2-text>span:last-child{
    	display: block;
    }
     .order {
			padding: 0 20px 0;
	    margin: 20px 0;
	    line-height: 3px;
	    border-left: 390px solid #ddd;
	    border-right: 390px solid #ddd;
	    text-align: center;
		}
    .floor3{
      position: relative;
      height: 100%;
    }
    .floor3-cont{
      position: absolute;
      top: 206px;
      width: 100%;
      height: 120px;
      overflow: hidden;
    }
    .bgText{
      color: #f4f5f9;
      display: inline-block;
      z-index: 1000
    }
    .text1{
      margin-left: 143px
    }
    .text2{
      margin-left: 115px
    }
    .text3{
      margin-left: 115px
    }
    .text4{
      margin-left: 115px
    }
    .text5{
      margin-left: 115px
    }
    .text6{
      margin-left: 115px
    }

    .bgText p:first-child{
      font-size: 65px;
    }
    .bgText p:first-child span{
      font-size: 36px;
    }
    .bgText p:last-child{
      font-size: 26px;
    }
    .floor4 .bg{
      width: 100%;
      height: 288px;
      margin-top: 160px;
      position: relative;
      margin-bottom: 262px;
      background: #428ff7
    }
    .brand-box{
      color: #d1d1d1;
      width: 84%;
      height: 180%;
      background: #202020;
      position: absolute;
      top: -44px;
      left: 8%;
    }
    .brand-box img{
      /*width: 690px;*/
      width: 43%;
      height: 522px;
      float: left;
      margin-top: -2px;
      margin-left: -1px;
    }
    .brand-cont{
      /*width: 740px;*/
      width: 48%;
      float: right;
      margin-right: 50px;
      padding-top: 22px
    }
    .brand-cont p:first-child{
      font-size: 30px;
    }
    .brand-cont p:last-child{
      font-size: 16px;
    }
    .brand-cont span{
      display: block;
      font-size: 1rem;
      margin-bottom: 5%;
      line-height: 30px;
    }
    .divide-line{
      width: 86px;
      height: 5px;
      margin: 16px 0 25px;
      background: #ffd24d
    }
    .joinUs{
      float: right;
      width: 15%;
      height: 10%;
      color: #333;
      font-size: 18px;
      background: #ffd24d;
      border-radius: 2px;
      cursor: pointer;
      position: absolute;
      bottom: 20px;
      right: 50px;
    }
    .joinUs a{
    	display: block;
			margin: auto;
			text-align: center;
			height: 100%;
			line-height: 300%;
    }
    .floor5{
      height: 100%;
      background: #428ff7
    }
    .floor5 .bgMap{
      width: 100%;
      height: 100%;
      display: block;
      margin: auto;
    }
    .floor5 p{
      font-size: 30px;
      padding-top: 60px;
      padding-bottom: 28px;
      text-align: center;
      color: #fff
    }
    .floor5{
      position: relative;
    }
    .floor5 .tips{
      position: absolute;
      padding:8px 20px;
      border: 1px solid #bababa;
      border-radius: 4px;
      display: none;
      background: #fff;
      font-size: 14px;
      color: #666;
      z-index: 10000
    }
    .floor5 .tips>span{
      display: block;
    }
    .floor5 .tips>span span{
      color: #428ff7
    }
    .hot{
      position: absolute;
      padding: 12px 14px;
      cursor: pointer;
      background: transparent;
      /*background: red*/
    }
    .hot1{
      top: 501px;
      right: 383px;
    }
    .hot2{
      top: 794px;
      right: 331px;
    }
    .hot3{
      top: 676px;
      right: 289px;
    }
    .hot4{
      top: 624px;
      right: 517px;
    }
    .hot5{
      top: 574px;
      right: 370px;
    }
    .hot6{
      top: 670px;
      right: 369px;
    }
    .hot7{
      top: 659px;
      right: 314px;
    }
    .hot8{
      top: 641px;
      right: 329px;
    }
    .hot9{
      top: 615px;
      right: 350px;
    }
    .hot10{
      top: 718px;
      right: 310px;
    }
    /*尖角*/
    .tip1{
      top: 386px;
      right: 315px;
    }
    .tip2{
      top: 679px;
      right: 265px;
    }
    .tip3{
      top: 562px;
      right: 218px;
    }
    .tip4{
      top: 507px;
      right: 448px;
    }
    .tip5{
      top: 456px;
      right: 305px;
    }
    .tip6{
      top: 551px;
      right: 305px;
    }
    .tip7{
      top: 545px;
      right: 240px;
    }
    .tip8{
      top: 515px;
      right: 255px;
    }
    .tip9{
      top: 504px;
      right: 260px;
    }
    .tip10{
      top: 601px;
      right: 238px;
    }
  .tips:before{
    content: '';
    width: 0px;
    height: 0px;
    line-height: 0px;
    bottom: -10px;
    left: 50%;
    position: absolute;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.positin_icon{
  width: 44px !important;
  height: 60px !important;
  position: absolute;
  display: none;
}

/*dibu*/
.contact .footer-l{
  float: left;
  margin-left: 160px;
  margin-top: 80px;
}
.contact .footer-r{
  float: right;
  margin-right: 210px;
}

.contact .footer-l .cont{
  font-size: 20px;
  margin-bottom: 36px;
}
.contact .footer-l .addr{
  font-size: 18px;
  margin-bottom: 30px;
}
.contact .footer-l .icon{
  margin-bottom: 20px;
  font-size: 17px;
  color: rgba(255,255,255,0.45)
}
.contact .footer-l img{
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-right: 14px;
}
.footer-r img{
  width: 328px;
  height: 312px;
  margin-top: 68px;
}
.aboutUs{
  height: 50px;
  line-height: 50px;
  background: #181818;
  text-align: center;
  font-size: 14px;
  color: rgba(255,255,255,0.5);
  overflow: hidden;
}
.aboutUs a{
  padding-right: 40px;
}
.aboutUs .img{
  width: 20px;
  height:20px;
  vertical-align:middle;
}
.aboutUs span {
  margin-left: 2px;
}
