
@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: 3.85rem;
    left: 1.55rem;
}
.inquirycenter ul li:nth-of-type(2){
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 4.85rem;
    left: 1.46rem;
}
.inquirycenter ul li:nth-of-type(3){
    font-size: 0.22rem;
    color: #fff;
    font-family: p;
    position: absolute;
    top: 5.85rem;
    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: 16rem;
    height: 1.16;
    background: #008661;
    margin: 0 auto;
    position: absolute;
    margin-top: -0.5rem;
    border-radius: 0rem;
    box-shadow: 0px 0px 3px #ccc;
    margin-left: 1.6rem;
}
.banner_a ul{
    width: 16rem;
    display: flex;
    justify-content: space-around;
    height: 1.16rem;
    margin: 0 auto;
}
.banner_a ul li{
    width: 25%;
    height: 100%;
    border-right: 0.01rem solid #53aa8e;
}
.banner_a ul li img{
    width: 2.22rem;
    height: 1.5rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}
.kongs{
    width: 100%;
    height: 1.85rem;
    margin: 0 auto;
}
.a_titles{
    width: auto;
    height: 1.16rem;
    font-size: 0.22rem;
    font-family: p;
    color: #fff;
    text-align: center;
    line-height: 1.16rem;
    font-family: 'pb';
}
.ham{
    width: 100%;
    height: 12.77rem;
    margin: 0 auto;
    background: #fff;
    position: relative;
}
.hamcenter{
    width: 15rem;
    height: 12.77rem;
    margin: 0 auto;
    position: relative;
}
.orange{
    width: 100%;
    height: 2rem;
    background: #f2a90c;
    position: absolute;
    left: 0rem;
    bottom: 0rem;
}
.ham_img{
    width: 6.75rem;
    height: 9.4rem;
    position: absolute;
    left: 0rem;
    bottom: 0.35rem;
    overflow: hidden;
    z-index: 999;
}
.ham_img img{
    width: 6.75rem;
    height: 9.4rem;
    transition: 0.4s;
}
.ham_img img:hover{
    transform: scale(1.05);
    transition: 0.4s;
    cursor: pointer;
}
.ham_right{
    width: 9.66rem;
    height: 7.88rem;
    position: absolute;
    right: 0rem;
    bottom: 0rem;
}
.ham_right h2{
    /* padding-top: 0.95rem; */
    font-size: 0.42rem;
    color: #000;
    text-align: center;
    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.9rem;
    height: 0.85rem;
    background: url(../img/button.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.24rem;
    font-family: pb;
    font-weight: 600;
    margin-top: 0.55rem;
    margin: 0 auto;
    margin-top: 0.5rem;
}
.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: #fff;
    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.465rem;
    line-height: 0.42rem;
    font-size: 0.42rem;
    color: #000;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    font-family: pb;
}
table {

width: 9.66rem;

height: 4.53rem;

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: #000;
    font-family: pb;
    font-size: 0.2rem;
    font-weight: 400;
}

table tr:nth-of-type(odd){
    background: #fff;
    font-size: 0.2rem;
    font-family: p;
}
.table_title{
    width: auto;
    font-size: 0.2rem;
    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;
}
.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.18rem;
    right: 1.2rem;
}
.devicecenter ul li:nth-of-type(8){
    font-size: 0.22rem;
    font-family: p;
    color: #fff;
    position: absolute;
    top: 6.9rem;
    right: 2.4rem;
}
.range{
    width: 100%;
    height: 9rem;
    background: #f2f2f2;
    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: 3.95rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 0.7rem;
}
.rangecenter ul li {
    width: 2.88rem;
    height: 3.95rem;
    background: #000;
}
.ra_img{
    width: 2.88rem;
    height: 3.95rem;
    overflow: hidden;
}
.ra_img img{
    width: 2.88rem;
    height: 3.95rem;
    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: -0rem;
}
.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 #b7dfd3 !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;
}
.banner_boxs{
    width: 2.22rem;
    height: 2.22rem;
    border-radius: 2.22rem;
    background: #d7eaf8;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
}
.banner_boxs img{
    width: 2.22rem !important;
    height: 2.22rem !important;
    margin: 0 auto !important;
}

.orange h3{
    font-size: 0.32rem;
    line-height: 0.48rem;
    color: #000;
    font-family: pb;
    font-weight: 600;
    position: absolute;
    right: 2.1rem;
    top: 0.6rem;
}
.show_box{
    width: 5.13rem;
    height: 6.73rem;
    border: 0.01rem solid #f7c020;
    margin: 0 auto;
}
.show_box1{
    width: 4.95rem;
    height: 6.53rem;
    margin: 0 auto;
    margin-top: 0.1rem;
    overflow: hidden;
}
.show_box1 img{
    width: 4.95rem !important;
    height: 6.53rem !important;
    transition: 0.4s;
}
.show_box1 img:hover{
    transform: scale(1.05);
    transition: 0.4s;
    cursor: pointer;
}
.show_box2{
    width: 15rem;
    height: 6.73rem;
    margin: 0 auto;
    position: relative;
}
.kuai1{
    width: 0.82rem;
    height: 0.76rem;
    padding-top: 0.06rem;
    background: #f8f8f8;
    border-radius: 0.82rem;
}
.kuai2{
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 0.7rem;
    background: #ffb400;
    margin: 0 auto;
   
}
.kuai2 img{
    width: 0.7rem;
    height: 0.7rem;
    margin: 0 auto;
}
.show_box2 ul li:nth-of-type(1){
    width: 4.75rem;
    height: auto;
    position: absolute;
    top: 0.23rem;
    left: 0rem;
    display: flex;
    justify-content: space-between;
}
.kuai_right{
    width: 3.75rem;
    height: auto;
}
.kuai_right h4{
    font-size: 0.3rem;
    color: #000;
    font-family: pb;
    line-height: 0.46rem;
}
.kuai_ccs{
    width: 3.75rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #000;
    text-align: left;
    font-family: p;
}

.show_box2 ul li:nth-of-type(2){
    width: 4.75rem;
    height: auto;
    position: absolute;
    top: 2.45rem;
    left: 0rem;
    display: flex;
    justify-content: space-between;
}

.show_box2 ul li:nth-of-type(3){
    width: 4.75rem;
    height: auto;
    position: absolute;
    top: 4.65rem;
    left: 0rem;
    display: flex;
    justify-content: space-between;
}
.show_box2 ul li:nth-of-type(4){
    width: 4.75rem;
    height: auto;
    position: absolute;
    top: 0.23rem;
    right: 0rem;
    display: flex;
    justify-content: space-between;
}
.show_box2 ul li:nth-of-type(5){
    width: 4.75rem;
    height: auto;
    position: absolute;
    top: 2.45rem;
    right: 0rem;
    display: flex;
    justify-content: space-between;
}
.show_box2 ul li:nth-of-type(6){
    width: 4.75rem;
    height: auto;
    position: absolute;
    top: 4.65rem;
    right: 0rem;
    display: flex;
    justify-content: space-between;
}
.ra_img img:hover{
    transform: scale(1.05);
    transition: 0.4s;
    cursor: pointer;
}
.banner_a ul li:nth-of-type(4){
    border-right: none;
}
.hamcenter h2{
    width: 16rem;
    height: auto;
    font-size: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    font-family: pb;
    font-weight: 600;
    color: #000;
    margin: 0 auto;
    padding-bottom: 0.35rem;
}
.hamcenter_titles{
    width: 12.3rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.32rem;
    color: #666;
    text-align: center;
    font-family: p;
    margin: 0 auto;
}

table {width: 16rem;height: 9.9rem;border-top: 2px solid #f5f5f5;border-left: 2px solid #f5f5f5;border-spacing: 0;/*ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â©Ãƒâ€¦Ã‚Â¡ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢*/margin-top: 0.4rem;}
    table td {
        text-align: center;
        border-bottom: 0.03rem solid #f5f5f5;
        border-right: 0.03rem solid #f5f5f5;
    }
  
 
  .hamcenter table tr td img{
    width: 4rem;
    height: 3.6rem;
    /* display: inline-block; */
    float: left;
    position: absolute;
    left: 0rem;
    top: 0rem;
  }
  .hamcenter table tr td  h3{
    width: 4rem;
    height: auto;
    font-size: 0.2rem;
    text-align: center;
    font-family: p;
    color: #000;
    margin: 0 auto;
    line-height: 0.68rem; font-family: "pb";
  }

  .hamcenter table tr td .tabutton{
    width: 1.7rem;
    height: 0.43rem;
    border: 0.01rem solid #99cfc0;
    border-radius: 0.43rem;
    line-height: 0.43rem;
    text-align: center;
    color: #008661;
    font-family: p;
    font-weight: 400;
    font-size: 0.18rem;
    margin: 0 auto;
    transition: 0.4s;
    margin-bottom: 0.4rem;
  }
  .redb .tabutton{
    background: #008661;
    color: #fff !important;
    transition: 0.4s;
  }
.redb .aa1{
    display:none !important;
}
.redb .aa2{
    display:block !important;
}
.aa1{
    display: block !important;
    /* z-index: 999; */
}
.aa2{
    display: none !important;
}
.ps1{
    
width: 4rem;
    
height: 3.6rem;
    
position: relative;
}
  .redb{
    cursor: pointer;
  }
  .tiao236{
    width: 100%;
    height: 2.36rem;
    background: url(../img/236.jpg) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
  }
  .tiao236center{
    width: 16rem;
    height: 2.36rem;
    margin: 0 auto;
    position: relative;
  }
  .tiaots{
    width: auto;
    font-size: 0.3rem;
    line-height: 0.36rem;
    color: #fff;
    font-family: pb;
    text-align: left;
    font-weight: 600;
    position: absolute;
    top: 0.88rem;
    left: 2.4rem;
  }
  .tiaobutton{
    width: 2.9rem;
    height: 0.7rem;
    color: #fff;
    font-size: 0.22rem;
    line-height: 0.7rem;
    text-align: center;
    font-weight: 600;
    background: #008661;
    border-radius: 0.7rem;
    position: absolute;
    top: 0.85rem;
    right: 0.45rem; font-family: "pb";
  }
  .ten{
    width: 100%;
    height: 6.7rem;
    display: flex;
    justify-content: space-around;
    align-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 0.34rem;
    position: relative;
    margin-bottom: 0.53rem;
  }
  .tenimg {
    width: 3.77rem;
    height: 3.32rem;
    overflow: hidden;
  }
  .tenimg img{
    transition: 0.4s;
    width: 3.77rem;
    height: 3.32rem;
}
.tenimg img:hover{
    transition: 0.4s;
    transform: scale(1.05);
    cursor: pointer;
}
.zhong{
    width: 5.2rem;
    height: 2.94rem;
    position: absolute;
    left: 7rem;
    top: 1.88rem;
    border: 0.01rem solid rgba(255, 255, 255, 0.7);
}
.zhongbai{
    width: 4.85rem;
    height: 2.65rem;
    margin: 0 auto;
    margin-top: 0.15rem;
    background: #fff;
}
.zhongbai h3{
    font-size: 0.36rem;
    text-align: center;
    color: #000;
    line-height: 0.36rem;
    font-family: pb;
    margin: 0 auto;
    padding-top: 0.79rem;
    padding-bottom: 0.15rem;
}
.zhongbaititle{
    width: 4.25rem;
    height: auto;
    text-align: center;
    color: #666;
    font-size: 0.18rem;
    font-family: p;
    line-height: 0.24rem;
    margin: 0 auto;
}
.green{
    width: 100%;
    height: 2.71rem;
    background: #008661;
    margin: 0 auto;
}
.greencenter{
    width: 16rem;
    margin: 0 auto;
    height: 2.71rem;
}
.greencenter h2{
    width: 16rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    color: #fff;
    font-size: 0.36rem;
    font-family: pb;
    margin: 0 auto;
}
.twos{
    width: 100%;
    height: 11rem;
    background: #fff;
    margin: 0 auto;
}
.twoscenter{
    width: 16rem;
    height: 11.5rem;
    margin: 0 auto;
    position: relative;
}
.twosimg{
    width: 7.51rem;
    height: 4.86rem;
    overflow: hidden;
    float: left;
}
.twosimg img{
    width: 7.51rem;
    height: 4.86rem;
    transition: 0.4s;
}
.twosimg img:hover{
    transform: scale(1.05);
    cursor: pointer;
    transition: 0.4s;
}
.twosright{
    width: 7.13rem;
    height: 4.86rem;
    float: right
}
.twosright h2{
    width: auto;
    font-size: 0.36rem;
    color: #000;
    font-family: pb;
    font-weight: 600;
    text-align: left;
    padding-top: 0.77rem;
    text-indent: 0.3rem;
    padding-bottom: 0rem;
}
.twostts{
    width: 6.05rem;
    height: auto;
    font-size: 0.2rem;
    line-height: 0.36rem;
    color: #666;
    text-align: left;
    font-family: p;
    margin-top: 0.2rem;
    margin-left: 0.3rem;
}
.twosbutton{
    width: 2.23rem;
    height: 0.6rem;
    text-align: center;
    line-height: 0.6rem;
    background: #008661;
    border-radius: 0.6rem;
    color: #fff;
    font-family: pb;
    font-size: 0.22rem;
    margin-top: 0.4rem;
    margin-left: 0.3rem;
}
.twoscenter ul{
    padding-top: 0.64rem;
    padding-left: 0.45rem;
    padding-right: 0.45rem;
    display: flex;
    flex-wrap: wrap;
    /* margin-bottom: -1.7rem; */
    position: absolute;
    top: -0.85rem;
    background: #fff;
}
.twoscenter ul li:nth-of-type(2){
    margin-top: 0.63rem;
}
