
@font-face{
    font-family: 'p';
    src : url('../font/Poppins-Regular.ttf');
}
@font-face{
    font-family: 'pb';
    src : url('../font/Poppins-Bold.ttf');
}
*{
    margin: 0;
    padding: 0;
    font-family:p;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
}
body{
    max-width: 19.2rem;
    margin: 0 auto;
}
.banner{
    width: 100%;
    height: 8.5rem;
    background: url(../img/banner.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}

.inquiry{
    width: 100%;
    height: 9.12rem;
    background: url(../img/912.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.inquirycenter{
    width: 16rem;
    height: 9.12rem;
    margin: 0 auto;
    position: relative;
}
.inquiryleft{
    width: 6rem;
    height: 8.6rem;
    float: left;
    position: relative;
}
.inquiryleft h2{
    font-size: 0.42rem;
    font-family: pb;
    text-align: left;
    line-height: 0.42rem;
    padding-top: 1.58rem;
    padding-bottom: 0.56rem;
}
.inquirytitle{
    width: 7rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    color: #666;
    text-align: left;
    font-family: p;
}
.inquirybox{
    width: 100%;
    height: 0.01rem;
    background: #ccc;
    margin-top: 0.55rem;
    margin-bottom: 0.3rem;
}
.inquirytitle2{
    width: 6rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    font-family: p;
    text-align: left;
    color: #666;
}
#form2{
    padding-bottom: 0.8rem;
    border-radius: 10px;
    margin-top: -0.3rem;
    MARGIN-LEFT: 0REM;
}
.five1{width: 100%;height: 2.55rem;margin: 0 auto;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
.five2{
width: 4.27rem;
height: 0.6rem;
}
.five2 p{
width: 4.27rem;
height: 0.3rem;
font-size: 0.22rem;
line-height: 0.3rem;
color: #000;
}
..five2 span{
color: red;
font-size: 0.2rem;
}
.five2 input{
   width: 4.62rem;
   height: 0.52rem;
   float: left;
   border: 1px solid #ccc;
   padding-left: 0.35rem;
   background: #fafafa;
   font-size: 0.2rem;
}

.five3{width: 100%;margin: 0 auto;height: 1.85rem;margin-top: 0.15rem;}
.five3 p{
width: 100%;
margin: 0 auto;
height: 0.3rem;
font-size: 0.22rem;
line-height: 0.3rem;
color: #000;
}
..five3 span{
color: red;
font-size: 0.2rem;
}
.buttons1{
    width: 4.22rem;
    height: 0.65rem;
    line-height: 0.65rem;
    text-align: center;
    font-size: 0.3rem;
    color: #000;
    margin: 0 auto;
    font-weight: 600;
    display: table;
    border-radius: 0.65rem;
    background: #f7c020;
    box-shadow: 0.05rem 0.1rem 1px #cce0db;
}
.five3 textarea{
    width: 9.84rem;
    height: 1.55rem;
    background: #fafafa;
    float: left;
    resize: none;
    border: 1px solid #ccc;
    padding-top: 0.1rem;
    line-height: 0.3rem;
    color: #666;
    font-size: 0.2rem;
    padding-left: 0.35rem;
    /* margin-left: 0.38rem; */
}
input::-webkit-input-placeholder{

color: #666;
font-size: 0.18rem;
}

input::-moz-placeholder{   /* Mozilla Firefox 19+ */

color: #666;
font-size: 0.18rem;
}

input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */

color: #666;
font-size: 0.18rem;
}

input:-ms-input-placeholder{  /* Internet Explorer 10-11 */

color: #666;
font-size: 0.18rem;

}
textarea::-webkit-input-placeholder{

color: #666;
font-size: 0.18rem;
}

.five2{
    position: relative;
}
.five2 img{
    width: 0.22rem;
    height: 0.22rem;position: absolute;
    top: 0.16rem;
    left: 0.1rem;
}
.five3{
    position: relative;
}
.five3 img{
    width: 0.22rem;
    height: 0.22rem;
    position: absolute;
    top: 0.16rem;
    left: 0.12rem !important;
}
.container ul li img{
    width: 3.4rem;
    height: 2.2rem;
}
.swiper-slide img{
    width:  100%;
    height: 100%;
}
.rela{
    width: 100%;
    max-width: 19.2rem;
    height: auto;
    padding-top: 0.5rem;
    padding-bottom: 0.2rem;
    margin: 0 auto;
}
.inquirycenter ul li:nth-of-type(1){
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 4.05rem;
    left: 1.55rem;
}
.inquirycenter ul li:nth-of-type(2){
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 5rem;
    left: 1.46rem;
}
.inquirycenter ul li:nth-of-type(3){
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 5.95rem;
    left: 1.33rem;
}
#form2{
    padding-bottom: 0.8rem;
    border-radius: 10px;
    margin-top: -0.3rem;
    MARGIN-LEFT: 0REM;
    /* background: #fff; */
}
.five1{width: 92.5%;height: 2.55rem;margin: 0 auto;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
.five2{width: 3.3rem;height: 0.6rem;}
.five2 p{
width: 4.27rem;
height: 0.3rem;
font-size: 0.22rem;
line-height: 0.3rem;
color: #000;
}
..five2 span{
color: red;
font-size: 0.2rem;
}
.five2 input{
   width: 3.29rem;
   height: 0.52rem;
   float: left;
   border: 1px solid #ccc;
   padding-left: 0.25rem;
   background: #fafafa;
   font-size: 0.2rem;
}

.five3{width: 100%;margin: 0 auto;height: 1.85rem;margin-top: 0.15rem;}
.five3 p{
width: 100%;
margin: 0 auto;
height: 0.3rem;
font-size: 0.22rem;
line-height: 0.3rem;
color: #000;
}
..five3 span{
color: red;
font-size: 0.2rem;
}
.buttons1{
    width: 4.22rem;
    height: 0.65rem;
    line-height: 0.65rem;
    text-align: center;
    font-size: 0.3rem;
    color: #000;
    margin: 0 auto;
    font-weight: 600;
    display: table;
    border-radius: 0.65rem;
    background: none;
    box-shadow: none !important;
}
.five3 textarea{
    width: 6.98rem;
    height: 1.55rem;
    background: #fafafa;
    /* float: left; */
    resize: none;
    margin-left: 0.6rem;
    border: 1px solid #ccc;
    padding-top: 0.1rem;
    line-height: 0.3rem;
    color: #666;
    font-size: 0.2rem;
    margin: 0 auto;
    /* margin-left: 0.28rem; */
    padding-left: 0.25rem;
    /* margin-left: 0.38rem; */
}
input::-webkit-input-placeholder{

color: #666;
font-size: 0.18rem;
}

input::-moz-placeholder{   /* Mozilla Firefox 19+ */

color: #666;
font-size: 0.18rem;
}

input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */

color: #666;
font-size: 0.18rem;
}

input:-ms-input-placeholder{  /* Internet Explorer 10-11 */

color: #666;
font-size: 0.18rem;

}
textarea::-webkit-input-placeholder{

color: #666;
font-size: 0.18rem;
}

.five2{
    position: relative;
}
.five2 img{
    width: 0.22rem;
    height: 0.22rem;position: absolute;
    top: 0.16rem;
    left: 0.1rem;
}
.five3{
    position: relative;
}
.five3 img{
    width: 0.22rem;
    height: 0.22rem;
    position: absolute;
    top: 0.16rem;
    left: 0.38rem !important;
}
.container ul li img{
    width: 3.4rem;
    height: 2.2rem;
}
.swiper-slide img{
    width:  100%;
    height: 100%;
}


.banner_a{
    width: 15rem;
    height: 2.62rem;
    background:#fff;
    margin: 0 auto;
    position: absolute;
    margin-top: -1.1rem;
    border-radius: 0.1rem;
    box-shadow: 0px 0px 3px #ccc;
    margin-left: 1.6rem;
}
.banner_a ul{
    width: 15rem;
    display: flex;
    justify-content: space-around;
    height: 2.62rem;
    margin: 0 auto;
}
.banner_a ul li{
    width: 3.6rem;
    height: 2.62rem;
}
.banner_a ul li img{
    width: 3.6rem;
    height: 1.5rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}
.kongs{
    width: 100%;
    height: 1.89rem;
    margin: 0 auto;
}
.a_titles{
    width: 3.6rem;
    height: auto;
    font-size: 0.22rem;
    font-family: p;
    text-align: center;
}
.ham{
    width: 100%;
    height: 7.88rem;
    margin: 0 auto;
    background: #fff;
    position: relative;
}
.hamcenter{
    width: 15rem;
    height: 7.88rem;
    margin: 0 auto;
    position: relative;
}
.orange{
    width: 8.1rem;
    height: 5.95rem;
    background: #f2a90c;
    position: absolute;
    left: 0rem;
    bottom: 0rem;
}
.ham_img{
    width: 6.75rem;
    height: 5.93rem;
    position: absolute;
    left: 0rem;
    bottom: 1.12rem;
    overflow: hidden;
}
.ham_img img{
    width: 6.75rem;
    height: 5.93rem;
    transition: 0.4s;
}
.ham_img img:hover{
    transform: scale(1.05);
    transition: 0.4s;
    cursor: pointer;
}
.ham_right{
    width: 7.6rem;
    height: 7.88rem;
    position: absolute;
    right: 0rem;
    bottom: 0rem;
}
.ham_right h2{
    padding-top: 0.95rem;
    font-size: 0.42rem;
    color: #000;
    text-align: left;
    font-family: pb;
    line-height: 0.42rem;
    font-weight: 600;
    padding-bottom: 0.38rem;
}
.ham_title{
    width: 7.6rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    text-align: left;
    color: #666;
    font-family: p;
    font-weight: 400;
}
.button{
    width: 3.8rem;
    height: 0.75rem;
    line-height: 0.75rem;
    text-align: center;
    border-radius: 0.75rem;
    color: #cc0000;
    background: #fac249;
    font-size: 0.24rem;
    font-family: pb;
    font-weight: 600;
    margin-top: 0.55rem;
}
.button_white{
    width: 0.68rem;
    height: 0.68rem;
    background: #fff;
    border-radius: 0.68rem;
    float: right;
    margin-top: 0.035rem;
    margin-right: 0.035rem;
}
.button_white img{
    width: 0.34rem;
    height: 0.34rem;
    margin: 0 auto;
}
.Breaker{
    width: 100%;
    height: 10.68rem;
    background: #f7f7f7;
    margin: 0 auto;
}
.Breakaercenter{
    width: 15rem;
    height: 10.68rem;
    margin: 0 auto;
}
.breaks{
    width: 0.23rem;
    height: 0.23rem;
    border: 0.05rem solid #000;
    background: #f2a90b;
    border-radius: 0.23rem;
   float: left;
   margin-top: 0.07rem;
}
.Breakaercenter h2{
    width: 7rem;
    height: auto;
    padding-top: 0.965rem;
    padding-bottom: 0.565rem;
    line-height: 0.42rem;
    font-size: 0.42rem;
    color: #000;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    font-family: pb;
}
table {

    width: 15rem;
    height: 6.6rem;
    border-top: 1px solid #999;

    border-left: 1px solid #999;

    border-spacing: 0;/*去掉单元格间隙*/

}
table td {
    text-align: center;

    border-bottom: 1px solid #999;

    border-right: 1px solid #999;

}
table tr td:nth-of-type(1){
    /* padding-left: 0.3rem;
    padding-right: 0.3rem; */
    text-align: center;
}
table tr:nth-of-type(1){
    background: #000 !important;
    color: #fff;
    font-family: pb;
    font-size: 0.2rem;
    font-weight: 400;
}
table tr:nth-of-type(even){
    background: #fff;
    font-size: 0.2rem;
    font-family: p;
}
table tr:nth-of-type(odd){
    background: #dfe4e7;
    font-size: 0.2rem;
    font-family: p;
}
.table_title{
    width: auto;
    font-size: 0.23rem;
    line-height: 0.55rem;
    color: #000;
    font-family: p;
    margin-top: 0.3rem;
}
.table_title img{
    width: 0.34rem;
    height: 0.34rem;
    float: left;
    margin-top: 0.055rem;
    margin-right: 0.15rem;
}
.device{
    width: 100%;
    height: 10.79rem;
    background: url(../img/1079.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.devicecenter{
    width: 15rem;
    height: 10.79rem;
    margin: 0 auto;
    position: relative;
}
.devicecenter h2{
    width: 15rem;
    height: 1.86rem;
    line-height: 1.86rem;
    font-size: 0.42rem;
    font-family: pb;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-weight: 600;
}
.devicecenter ul li:nth-of-type(1){
    font-size: 0.22rem;
    font-family: p;
    color: #fff;
    position: absolute;
    top: 2.66rem;
    left: 2.98rem;
}
.devicecenter ul li:nth-of-type(2){
    font-size: 0.22rem;
    font-family: p;
    color: #fff;
    position: absolute;
    top: 4rem;
    left: 1.1rem;
}
.devicecenter ul li:nth-of-type(3){
    font-size: 0.22rem;
    font-family: p;
    color: #fff;
    position: absolute;
    top: 5.18rem;
    left: 0.3rem;
}
.devicecenter ul li:nth-of-type(4){
    font-size: 0.22rem;
    font-family: p;
    color: #fff;
    position: absolute;
    top: 6.9rem;
    left: 0rem;
}


.devicecenter ul li:nth-of-type(5){
    font-size: 0.22rem;
    font-family: p;
    color: #fff;
    position: absolute;
    top: 2.66rem;
    right: 0.2rem;
}
.devicecenter ul li:nth-of-type(6){
    font-size: 0.22rem;
    font-family: p;
    color: #fff;
    position: absolute;
    top: 4rem;
    right: 1rem;
}
.devicecenter ul li:nth-of-type(7){
    font-size: 0.22rem;
    font-family: p;
    color: #fff;
    position: absolute;
    top: 5.23rem;
    right: 1.25rem;
}
.devicecenter ul li:nth-of-type(8){
    font-size: 0.22rem;
    font-family: p;
    color: #fff;
    position: absolute;
    top: 6.89rem;
    right: 2.55rem;
}
.range{
    width: 100%;
    height: 9rem;
    background: #fff;
    margin: 0 auto;
}
.rangecenter{
    width: 15rem;
    height: 9rem;
    margin: 0 auto;
}
.rangecenter h2 {
    width: 4.6rem;
    height: auto;
    padding-top: 0.965rem;
    padding-bottom: 0.965rem;
    line-height: 0.42rem;
    font-size: 0.42rem;
    color: #000;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    font-family: pb;
}
.rangetitle{
    width: 15rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.46rem;
    color: #666;
    text-align: center;
    font-family: p;
}
.rangecenter ul{
    width: 15rem;
    height: 5.3rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 0.7rem;
}
.rangecenter ul li {
    width: 3rem;
    height: 5.3rem;
    background: #000;
}
.ra_img{
    width: 3rem;
    height: 4.7rem;
    overflow: hidden;
}
.ra_img img{
    width: 3rem;
    height: 4.7rem;
    transition: 0.4s;
}
.tts_rang{
    width: 3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-family: p;
    color: #fff;
    font-weight: 400;
    font-size: 0.24rem;
}
.rangecenter ul li:nth-of-type(even){
    margin-top: -0.2rem;
}
.cust{
    width: 100%;
    height: auto;
    background: #ffb400;
}
.custcenter{
    width: 15rem;
    height: auto;
    margin: 0 auto;
}
.custcenter h2{
    width: 15rem;
    height: auto;
    font-size: 0.42rem;
    color: #000;
    font-family: pb;
    line-height: 0.42rem;
    text-align: center;
    font-weight: 600;
    padding-top: 0.95rem;
    padding-bottom: 0.12rem;
    margin: 0 auto;
    
}
.custtitle{
    width: 15rem;
    height: auto;
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #000;
    text-align: center;
    font-family: p;
    padding-bottom: 0.42rem;
}
.cust img{
    width: 100%;
    height: 8rem;
    display: block;
}
.mains{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.mainscenter{
    width: 15rem;
    height: auto;
    margin: 0 auto;
}
.mainscenter h2 {
    width: 3.9rem;
    height: auto;
    padding-top: 0.965rem;
    padding-bottom: 0.965rem;
    line-height: 0.42rem;
    font-size: 0.42rem;
    color: #000;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    font-family: pb;
}

.mainscenter ul{
    width: 15rem;
    height: 4.88rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.mainscenter ul li{
    width: 3.6rem;
    height: 4.88rem;
    background: #fff5ec;
}
.main_img{
    width: 3.6rem;
    height: 2.94rem;
    overflow: hidden;
}
.main_img img{
    width: 3.6rem;
    height: 2.94rem;
    transition: 0.4s;
}
.main_img img:hover{
    transform: scale(1.05);
    transition: 0.4s;
}
.main_ss{
    width: 3.6rem;
    height: auto;
    font-size: 0.24rem;
    font-family: p;
    line-height: 0.3rem;
    text-align: center;
    color: #000;
    padding-top: 0.3rem;
}
.inquiry{
    width: 100%;
    height: 8.49rem;
    background: url(../img/849.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
}
.inquirycenter{
    width: 16rem;
    height: 8.49rem;
    margin: 0 auto;
    position: relative;
}
.inquiryleft{
    width: 6rem;
    height: 8.6rem;
    float: left;
    position: relative;
}
.inquiryleft h2{
    font-size: 0.42rem;
    font-family: pb;
    text-align: left;
    line-height: 0.42rem;
    padding-top: 1.58rem;
    padding-bottom: 0.56rem;
}
.inquirytitle{
    width: 7rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    color: #666;
    text-align: left;
    font-family: p;
}
.inquirybox{
    width: 100%;
    height: 0.01rem;
    background: #ccc;
    margin-top: 0.55rem;
    margin-bottom: 0.3rem;
}
.inquirytitle2{
    width: 6rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    font-family: p;
    text-align: left;
    color: #666;
}
#form2{
    padding-bottom: 0.8rem;
    border-radius: 10px;
    margin-top: -0.3rem;
    MARGIN-LEFT: 0REM;
}
.five1{width: 100%;height: 2.55rem;margin: 0 auto;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-content: space-between;}
.five2{
width: 4.27rem;
height: 0.6rem;
}
.five2 p{
width: 4.27rem;
height: 0.3rem;
font-size: 0.22rem;
line-height: 0.3rem;
color: #000;
}
..five2 span{
color: red;
font-size: 0.2rem;
}
.five2 input{
   width: 4.62rem;
   height: 0.52rem;
   float: left;
   border: 1px solid #ccc;
   padding-left: 0.35rem;
   background: #fafafa;
   font-size: 0.2rem;
}

.five3{width: 100%;margin: 0 auto;height: 1.85rem;margin-top: 0.15rem;}
.five3 p{
width: 100%;
margin: 0 auto;
height: 0.3rem;
font-size: 0.22rem;
line-height: 0.3rem;
color: #000;
}
..five3 span{
color: red;
font-size: 0.2rem;
}
.buttons1{
    width: 4.22rem;
    height: 0.65rem;
    line-height: 0.65rem;
    text-align: center;
    font-size: 0.3rem;
    color: #000;
    margin: 0 auto;
    font-weight: 600;
    margin-top: 0.3rem;
    margin-left: 2.8rem;
    display: inline-table;
    margin-top: 0.rem;
    border-radius: 0.65rem;
    background: #f7c020;
    box-shadow: 0.05rem 0.1rem 1px #fddccd !important;
}
.five3 textarea{
    width: 9.84rem;
    height: 1.55rem;
    background: #fafafa;
    float: left;
    resize: none;
    border: 1px solid #ccc;
    padding-top: 0.1rem;
    line-height: 0.3rem;
    color: #666;
    font-size: 0.2rem;
    padding-left: 0.35rem;
    /* margin-left: 0.38rem; */
}
input::-webkit-input-placeholder{

color: #666;
font-size: 0.18rem;
}

input::-moz-placeholder{   /* Mozilla Firefox 19+ */

color: #666;
font-size: 0.18rem;
}

input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */

color: #666;
font-size: 0.18rem;
}

input:-ms-input-placeholder{  /* Internet Explorer 10-11 */

color: #666;
font-size: 0.18rem;

}
textarea::-webkit-input-placeholder{

color: #666;
font-size: 0.18rem;
}

.five2{
    position: relative;
}
.five2 img{
    width: 0.22rem;
    height: 0.22rem;position: absolute;
    top: 0.16rem;
    left: 0.1rem;
}
.five3{
    position: relative;
}
.five3 img{
    width: 0.22rem;
    height: 0.22rem;
    position: absolute;
    top: 0.16rem;
    left: 0.12rem !important;
}
.inquiryright{
    width: 9.48rem;
    height: 6.17rem;
    float: left;
    /* box-shadow: 0px 0px 6px #f4f4f4; */
    margin-top: 1.19rem;
    margin-left: 5.3rem;
}
.inquiryright h3{
    font-size: 0.42rem;
    font-family: pb;
    font-weight: 600;
    color: #000;
    width: 100%;
    text-align: left;
    line-height: 0.42rem;
    padding-top: 0.37rem;
    padding-bottom: 0.1rem;
}