/* 头部 */
.header{
    position: relative;
    min-width:  1349px;
    min-height: 580px;
    width: 10rem;
    height:4.392rem;
    background: url('./../image/index-bg.png') no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.header .consult{
    width: 6.240rem;
    min-width: 844px;
    position: absolute;
    left: 50%;
    bottom: 200px;
    /* background: #000; */
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.header .consult-btn{
    width: 252px;
    border-radius: 30px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    background: #fff;
    text-align: center;
    font-size: 22px;
    color: #008bf7;
    
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.header .consult-btn:hover{
box-shadow: 0 0 10px rgba(255,255,255,1);
}

.header .consult-btn span{
    width: 14px;
    height: 13px;
    display: inline-block;
    background:url("../image/arrow-blue.png")  no-repeat center;
    background-size: cover;
}
.navigate{
    width: 10rem;
    min-width: 1349px;
    /* background: #fff; */
    position:fixed;
    
    /* top:0; */
    left:0;
    z-index: 999;
}


.nav-action{
    border-bottom:1px solid #ccc;
    background-color: #ffffff;
    /* transition:.2s; */
}
.nav-action .nav-box .logo{
    background: url(../image/logo-black.png)  no-repeat center;
    background-size: cover;
}
.nav-action .nav-box .nav li a{
    color: #0e0e0e;
}
.nav-action .nav-box .nav li a:hover{
    color: #008bf7;
}
.nav-a-active{
    color: #008bf7 !important;
}
.nav-box{
    min-width: 850px;
    width: 6.240rem;
    /* max-width: 1200px; */
    height: 80px;
    margin: 0 auto;
    position: relative;
}

.nav-box .logo{
    width: 58px;
    height: 44px;
    background: url(../image/logo-white.png)  no-repeat center;
    background-size: cover;
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.nav-box .nav{
    /* width: 2.9rem; */
    /* height: 0.586rem; */
    width: 550px;
    height: 80px;
    float:right;
    margin-left: auto;
    display: flex;
    /* background: #000; */
    
}
.nav-box .nav li{
    /* flex: 1; */
    /* width: 80px; */
    margin-left: 40px;
    min-height: 80px;
    height: 0.586rem;
}
.nav-box .nav li .nav-a{
    display: block;
    text-align:right;
    line-height: 80px;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}
.login-regist-box {
  width: 100px;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 14px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.login-regist-box .nav-a {
  /* display: block; */
  /* text-align: right; */
  /* line-height: 80px; */
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  padding: 0 10px;
}
.login-regist-box .nav-a:last-child {
  /* border-left: #ffffff solid 1px; */
  padding-right: 0;
}
.login-regist-box .nav-a:hover {
  color: #008bf7 !important;
}
.login-regist-box span {
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #ffffff;
}
.nav-action .login-regist-box a {
  color: #0e0e0e;
  /* border-left: #ffffff solid 1px; */
}
.nav-action .login-regist-box span {
  /* border-left: #0e0e0e solid 1px; */

  background: #000;
}
.nav-action .login-regist-box a:hover {
  color: #008bf7;
}
.products{
    
    width: 10rem;
    min-width: 1349px;
    position:fixed;
    top: 80px;
    left: 0;
    background-color: #fff;
    transition:.2s;
    color:#000;
    box-shadow: 0 0 10px #e2e2e3;
    display:none;
}
/* .product-child:hover{
    background-color: #fcfcfc;
} */
.products-show{
    display:block;
}
.product-box{
    width: 6.252rem;
    min-width: 850px;
    height: 120px;
    position:relative;
    margin: auto;
    box-sizing: border-box;
    /* left: 50%; */
    /* margin-left: -6%; */
}
.product-active{
    color: #008bf7;
}
.product-child{
    margin: 20px 0;
    float: left;
    width: 1.25rem;
    height:0.69820rem;
    min-width:170px;
    min-height: 120px;
    box-sizing: border-box;
    /* margin-top: 20px;
    margin-bottom: 20px; */
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #e2e2e3;
    /* 008bf7 */
}

.product-box a:last-child .product-child{
    border: 0;
}
.dialog-icon img{
    height: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.dialog-icon{
    position: relative;
    height: 60px;
    /* width: 60px;
    font-size: 13px; */
    /* background:url("../image/sim-6.png")  no-repeat center; */
    /* background-size: cover; */
    margin: 10px auto;
}

.dialog-icon img{
    height: 60px;
}

.dialog-title{
    height: 40px;
    line-height: 40px;
    
    font-size: 14px;
    text-align: center;
    /* font-weight: bold; */
}
.dialog-content{
    color: #323232;
    font-size: 10px;
    text-align: center;
}
/* 尾部 */
.item-seek{
    position: relative;
    width: 10rem;
    height: 4.14670rem;
    min-width: 1349px;
    min-height: 554px;
    font-size: 14px;
    /* background: #0e0e0e; */
    background: url("../image/seek-bg.png")  no-repeat center;
    background-size: cover;
}

.seek{
    min-width: 844px;
    min-height: 554px;
    width: 6.240rem;
    height: 4.14670rem;
    padding-bottom: 84px;
    font-size: 14px;
    margin: auto;
    position: relative;
}

.seek-heade{
    color: #fff;
    height: 174px;
    line-height: 174px;
    text-align: center;
    font-size: 36px;
    position: relative;
}

.seek-map{
    width: 2.76197rem;
    height: 2.13323rem;
    min-width: 369px;
    min-height: 285px;
    position: absolute;
    left:0;
    top: 30%;
}
.seek-map img{
    width: 100%;
}
.seek-form{
    width: 3.09880rem;
    height: 2.13323rem;
    min-width: 414px;
    min-height: 285px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 30%;
}
.seek-child{
    height: 60px;
    line-height: 60px;
}
.seek-child label{
    display: inline-block;
    width: 80px;
    color: #c8c8c9;
    text-align: right;
}
.seek-child input{
    width: 2.27544rem;
    height: 0.22455rem;
    min-width: 304px;
    min-height: 30px;
    background:rgba(255,255,255,0.2);
    opacity: 1;
    color: #fff;
    font-size: 14px;
    /* color:blanchedalmond; */
}

.seek-form button{
    margin-top: 0.21706rem;
    width: 114px;
    height: 30px;
    background: #ffffff;
    color: #008bf7;
    border-radius: 5px;
    cursor:pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.seek-form button:hover{
    background: #008bf7;
    color: #fff;
}
.item-footer{
    position: relative;
    width: 10rem;
    height: 2.1rem;
    min-width: 1349px;
    min-height: 256px;
    background: #262729;
    font-size: 14px;
    overflow: hidden;
}
.item-footer .about{
    min-width: 844px;
    width: 6.240rem;
    /* height: 824px; */
    padding-bottom: 84px;
    font-size: 14px;
    margin: auto;
    position: relative;
}
.item-footer .about .about-child{
    width: 1.56412rem;
    min-width: 230px;
    /* height: 150px; */
    /* display: inline-block; */
    float: left;
    margin-right: 90px;
}
.item-footer .about .about-child:last-child{
    margin-right: 0;
}
.item-footer .about .product{
    width: 1.06412rem;
    min-width: 120px;
    /* background: #fff; */
}
.we{
    width: 370px;
    margin-right: 0;
}
/* dddddc */
.item-footer .about .about-title{
    height: 68px;
    line-height: 68px;
    text-align:left;
    font-size: 16px;
    color: #dddddc;
    position: relative;
}
.item-footer .about .about-title span{
    width: 30px;
    height: 2px;
    position: absolute;
    display: inline-block;
    background: #0a56cb;
    left: 0;
    top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin-top: 20px;
}
.item-footer .about .about-content{
    width: 230px;
    height: 100px;
    font-size: 12px;
    color: #bfbebe;
    font-family: "细体";
    
}
.item-footer .about .about-content a{
    color: #bfbebe;
    display: block;
    height: 25px;
    line-height: 25px;
}
.item-footer .about .about-content a:hover{
    color: #008bf7;
}
.item-footer .about .about-content .child{
    margin-left: 24px;
    height: 25px;
    line-height: 25px;
    position: relative;
}
.item-footer .about .about-content .child img{
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -24px;
}
.item-footer .about .about-code{
    margin-top: 30px;
    margin-left: 5px;
    width: 70px;
    float: right;
}
.item-footer .about .about-code img{
    width: 70px;
}
.item-footer .about .about-code .title{
    font-size: 12px;
    text-align: center;
    color: #bfbebe;
}
.prepare{
    position: absolute;
    bottom: 0;
    width: 10rem;
    min-width: 1349px;
    height: 60px;
    border-top: 1px solid #515151;
}
.prepare-box{
    min-width: 844px;
    width: 6.240rem;
    /* height: 824px; */
    font-size: 14px;
    margin: auto;
    position: relative;
}
.prepare-box .prepare-left{
    font-size: 12px;
    color: #bfbebe;
    line-height: 60px;
    float: left;
}
.prepare-box .prepare-left a{
    font-size: 12px;
    color: #bfbebe;
    line-height: 60px;
    text-decoration:none
}

.prepare-box .prepare-right{
    font-size: 12px;
    color: #bfbebe;
    line-height: 60px;
    float: right;
}

/* 右侧浮动 */
.buoy{
    position: fixed;
    right:10px;
    top:40%;
    z-index: 99;
    display: flex;
}
.buoy-left{
    margin-right:10px;
}
.block {
    width:60px;
    height:60px;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top:10px;
    box-shadow: 0 0 3px gray;
}
.block.top{
    cursor: pointer;
}

.buoy-i{
    width:38px;
    height:38px;
}


.dialog-phone{
    margin-top:10px;
    margin-right: -5px;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    width:190px;
    color: #008bf7;
    background: url('../image/buoy-p-bg.png') no-repeat center;
    background-size: cover;
    transition: .2s;
    /* box-shadow: 0 0 3px gray; */
    border-radius: 5px;
    display: none;
    /* box-shadow: 10px 10px 10px red; */
}
.dialog-phone-action{
    display: block;
}
.dialog-phone-none{
    width: 100px;
    height:72px;
}

.dialog-qrcode{
    margin-top:10px;
    margin-right: -5px;
    width:190px;
    /* height:180px; */
    height: 190px;
    text-align: center;
    background: url('../image/buoy-q-bg.png') no-repeat center;
    background-size: cover;
    display: none;
    font-size: 20px;
    line-height: 24px;
    color: #008bf7;
    padding-top:28px;
    transition: .2s;
    /* box-shadow: 0 0 3px gray; */
    border-radius: 5px;
}
/* .dialog-qrcode .qr-con{
    text-align: justify;
} */

.dialog-qrcode-action{
    display: block;
}


.item-contact{
    position:fixed;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    display: none;
}
.item-contact-action{
    display: block;
}
.contact{
    width: 556px;
    height: 382px;
    background: url("../image/bouy-bg.png")  no-repeat center;
    background-size: cover;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.contact-heade{
    /* width: 100%; */
    font-family: "细体";
    color: #fff;
    font-size: 22px;
    /* font-weight: bold; */
    text-align: center;
    line-height:60px ;
    height: 60px;
}
.contact-heade .contact-close{
    position: absolute;
    top:20px;
    right: 15px;
    width: 20px;
    height: 20px;
    background: url("../image/contact-close-white.png")  no-repeat center;
    background-size: cover;
    cursor: pointer;
}
.contact-phone{
    position: absolute;
    bottom: 160px;
    left: 80px;
    /* margin: 0 20px 30px 60px; */
    font-size: 22px;
    color: #008df7;
    /* border-right: 1px solid #c5c5c5; */
}
.contact-phone span{
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 30px 115px 16px 100px;
    background: url("../image/contact-close-white.png")  no-repeat center;
    background-size: cover;
}
.contact-code{
    margin-top: 15px;   
    float: left;
    width: 134px;
    height: 134px;
    border: 1px solid #000;
    background: url("../image/buoy-qrcode.png")  no-repeat center;
    background-size: cover;
}

.contact-footer{
    width: 100%;
    position: absolute;
    bottom: 38px;
    text-align: center;
    color: #6e6e6e;
    font-size: 14px;
}
.contact-footer-title{
    color: #141414;
    text-align: center;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px
}
.contact-footer-title span{
    font-weight: bold;
}
.contact-footer-con{
    line-height: 1.5;
    color: #4d4d4d;
}