* {
    padding: 0;
    margin: 0;
    font-family: Arial, sans-serif;
    font-family: Arial, sans-serif;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #fff;
}

h3 {
    font-size: 48px;
    font-weight: bolder;
}

h4 {
    font-size: 28px;
    font-weight: bolder;
}

h5 {
    font-size: 22px;
    font-weight: bolder;
}

h6 {
    font-size: 18px;
    font-weight: bolder;
}

.container {
    width: 1130px;
    margin: 0 auto;
}

/* 头部 */
.bannertop {
    background: url(/img/25c02cfd-01-banner_10000001eb0ml018000014.jpg) center center / cover no-repeat rgba(255, 255, 255, 0);
    color: #ffffff;
    text-align: center;
}

.bannertop .toplink {
    text-align: right;
    padding-top: 15px;
}

.bannertop .toplink li {
    display: inline-block;
    padding-left: 15px;
}

.bannertop .toplink a {
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    font-style: normal;
    text-align: center;
}

.bannertop .top_logo {
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
}

.bannertop .top_logo img {
    width: 396px;
    height: 187px;
}

.bannertop .top_title {
    width: 552px;
    height: 154px;
    margin: 0 auto;
    font-size: 48px;
    margin-top: 70px;
}

.bannertop .taglist {
    margin-bottom: 50px;
}

.bannertop .taglist ul li {
    display: inline-block;
    width: 140px;
    height: 40px;
    margin: 0 5px;
    border: 1px solid #ffffff;
    line-height: 40px;
    border-radius: 6px;
    text-align: center;
    font-size: 16px;
    vertical-align: bottom;
}

.bannertop .taglist ul .no_have {
    line-height: 19px;
}

.bannertop .tbn a {
    width: 202px;
    height: 60px;
    text-align: center;
    display: block;
    border-style: none;
    border-radius: 5px;

    background: #45885c;
    margin: 0 auto;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    font-style: normal;
    text-align: center;
    margin-bottom: 40px;
}

.bannertop .tbn a:hover,
.bannertop .tbn a:focus {
    background: #5da375;
}

.bannertop .top_txt {
    font-size: 16px;
    padding-bottom: 110px;
}

.box1 {
    background: rgb(161, 161, 161);
    height: 43px;
    line-height: 43px;
}

.box1 ul {
    text-align: center;
}

.box1 ul li {
    display: inline-block;
    margin: 0 30px;

}

.box1 ul li img {
    height: 16px;
    width: auto;
    vertical-align: text-bottom;
}

.box2 {
    padding-top: 45px;
    padding-bottom: 20px;

}

.box2 img {
    max-width: 100%;
}

.box2 .box2list .box2Item {
    display: flex;
    justify-content: space-between;
    margin: 30px -20px;
    align-items: center;

}

.box2 .box2list .box2Item>div {
    padding: 0 20px;
    box-sizing: border-box;

}

.box2 .box2list .box2Item .box2ItemLeft {
    max-width: 45%;
}

.box2 .box2list .box2Item .box2ItemRight {
    max-width: 55%;
}

.box2 .box2list .box2Item .box2ItemRight h4 {
    color: rgb(29, 29, 29);
    font-weight: bolder;
    margin-top: 5px;
    margin-bottom: 20px;
}

.box2 .box2list .box2Item .box2ItemRight p {
    font-size: 22px;
    color: #45885c;
    margin-bottom: 30px;
    font-weight: bolder;
}

.box2 .box2list .box2Item .box2ItemRight a {
    display: block;
    border-style: none;
    border-radius: 0px;
    width: 186px;
    height: 39px;
    line-height: 39px;
    background: #45885c;
    box-shadow: none;
    text-shadow: none;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}
/* .box2 .box2list .box2Item .box2ItemRight ul{
    margin-top: -10px;
} */
.box2 .box2list .box2Item .box2ItemRight ul li{
    font-size: 21px;
    line-height: 29px;
    margin: 10px 0;
}
.boxn{
    background-color: #eee;
    padding-bottom: 30px;
}
.boxn .box2list .box2Item{
    display: flex;
    align-items: center;
}
.boxn .box2list .box2Item .box2ItemLeft{
    max-width: 37%;
}
.boxn .box2list .box2Item .box2ItemLeft {
    max-width: 50%;
}

.boxn .box2list .box2Item .box2ItemRight {
    max-width: 50%;
}

.boxn .box2list .box2Item .box2ItemRight{ 
    /* background-color: #e6e6e6; */
    box-sizing: border-box;
    padding-top: 20px;
}
.boxn .box2list .box2Item:nth-child(even){
    /* text-align: right; */
}
.boxn .box2list .box2Item:nth-child(even) a{
    /* margin-left: auto; */
}
.boxn .box2list .box2Item{
  justify-content: center;
}
.box2 .box2list .box2Item .box2ItemRight a{
    width: 200px;
}


.box5 {
    padding-top: 40px;
    padding-bottom: 20px;
}

.box5 .tobtnsbox {
    margin-top: 70px;
    margin-bottom: 40px;
}
.box5 .titlebox h3{
    margin-bottom: 20px;
}
.box5 .titlebox P {
    font-size: 18px;
    /* max-width: 725px; */
    margin-bottom: 20px;
    line-height: 200%;
    font-weight: bold;
}

.box5 .box5List ul {
    text-align: center;
}

.box5 .box5List li {
    display: inline-block;
    max-width: 33.3%;
    text-align: center;
    margin-bottom: 15px;
    vertical-align: text-top;
}

.box5 .box5List li img {
    width: 354px;
    height: 431px;
}

.box5 .box5List li h5 {
    margin-top: 10px;
}

.box5 .box5List li p {
    margin: 10px 0;
    font-size: 18px;
    text-align: center;
    line-height: 16px;
}


.box8 {
    padding-top: 40px;
}

.box8 .titlebox h3 {
    margin-bottom: 10px;
}

.box8 .titlebox p {
    max-width: 637px;
}

.box8 .box8List ul {
    text-align: center;
    margin-bottom: 60px;
}

.box8 .box8List ul li {
    display: inline-block;
    max-width: 24.5%;
    vertical-align: text-top;

    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 0 4px;
}

.box8 .box8List ul li h5 {
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: left;
    color: #1d1d1d;
    max-width: 254px;

}

.box8 .box8List ul li p {
    margin: 0 auto;
    color: rgb(29, 29, 29);
    line-height: 24px;
    font-size: 18px;
    text-align: left;
    max-width: 254px;

}

.box8 .box8List ul li span {
    color: #349b58;
    font-family: "PT Sans";
    font-weight: 700;
    font-style: italic;
    max-width: 227px;
    text-align: left;
}

.box8 .box8titsbox {
    margin-top: 40px;
}

.box8 .box8titsbox .tit {
    color: #349b58;
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
}

.box8 .box8titsbox p {
    margin: 0 auto;
    font-size: 24px;
    color: rgb(0, 0, 0);
    line-height: 29px;
    text-align: center;
    max-width: 295px;
    margin-top: 12px;


}

.box8 .jtbox {
    margin-top: 20px;
    margin-bottom: 10px;
}

.box8 .tobtnsbox {
    margin-top: 10px;
}

.box9 {
    background-image: url(/img/c21a70e3-05_1000000000000000000014.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 60px;
    color: #fff;
    padding-bottom: 30px;
}

.box9 .container {
    width: 1260px;
}

.box9 .titlebox h3 {
    margin-bottom: 10px;

}

.box9 .titlebox p {
    max-width: 628px;
}

.box9 .box9List ul {
    text-align: center;
    margin-left: -8px;
    margin-right: -8px;
}

.box9 .box9List ul li {
    max-width: 19.5%;
    box-sizing: border-box;
    display: inline-block;
    text-align: left;
    margin: 0 8px;
    vertical-align: bottom;
}

.box9 .box9List ul li .box9imgs {
    position: relative;
}

.box9 .box9List ul li .box9imgs img {
    width: 235px;
    height: 289px;
}

.box9 .box9List ul li .box9imgs p {
    position: absolute;
    display: block;
    background: rgba(29, 29, 29, 0.7);
    border-style: none;
    border-radius: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 214;
    width: 237px;
    height: 29px;
    line-height: 29px;
    color: rgb(254, 178, 68);
    text-align: center;
}

.box9 .box9List ul li .box9item {
    background-color: #fff;
    color: #000;
    width: 235px;
    height: 334px;
    box-sizing: border-box;
    padding: 0 2px;
}

.box9 .box9List ul li .box9item h6 {
    text-align: center;
    padding-top: 15px;
    margin-bottom: 25px;
}

.box9 .box9List ul li .box9item p {
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 20px;
}

.box10 {
    color: #fff;
}

.box10 .box10bj {
    background-image: url(/img/b0f6bd78-01_100000019j0gd03m000014.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 75px;
    padding-bottom: 165px;
}

.box10 .box10bj .box10Con {
    text-align: center;
}

.box10 .box10bj .box10Con h3 {
    margin-bottom: 55px;
}

.box10 .box10bj .box10Con p {
    font-size: 18px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    text-align: left;
    margin-bottom: 10px;
}

.box10 .box10imgs ul {
    text-align: center;
    margin-top: -110px;
}

.box10 .box10imgs ul li {
    width: 316px;
    height: 257px;
    display: inline-block;
    margin: 0 1px;
}


.box12 {
    padding-top: 73px;
    padding-bottom: 50px;
}
.box13{
padding-bottom: 50px;
}
.box13 .box13list ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    
    margin-bottom: 8px;
    
    justify-content: center;
}
.box13 .box13list ul li{
    width: 50%;

}
.box13 .box13list ul li img{
    max-width: 100%;
}
.box13 .box13list ul  li .box13items{
 padding: 12px 35px;
 max-width: 450px;

}
.box13 .box13list ul  li .box13items .box13itemstop {
    padding-bottom: 20px;

    
}
.box13 .box13list ul  li .box13items .box13itemstop p{
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-weight: 400;
    padding-left: 12px;
    line-height: 1.5;

}
.box13 .box13list ul li .box13items .box13itemstop p span {
    font-weight: bolder;
}

.box13 .box13list ul li .box13items .hx {
    height: 2px;
    width: 390px;
    background: rgba(164, 164, 164, 1);
}

.box13 .box13list ul li .box13items .box13itemsbtm {
    padding-left: 12px;
    padding-top: 20px;
}

.box13 .box13list ul li .box13items .box13itemsbtm h6 {
    margin-bottom: 20px;
}

.box13 .box13list ul li .box13items .box13itemsbtm>div {
    font-weight: bolder;
    margin-top: 18px;
    padding-bottom: 20px;
}

.box13 .box13list ul li .box13items .box13itemsbtm>div span {
    color: #ff7600;
    padding: 0 3px;
}

/* 表单 */
.formboxs {
    background: rgba(58, 58, 58, 1);
    color: #fff;
    padding-bottom: 40px;
}

.formboxs h4 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 30px;
}

.formboxs p {
    font-weight: 400;

    font-size: 20px;
    max-width: 840px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 55px;
    line-height: 35px;
}

.formboxs form {
    text-align: center;
}

.formboxs label {
    color: #fff;
    font-weight: bolder;
    font-size: 20px;
    line-height: 22px;
    max-width: 45%;
    display: inline-block;
    width: 45%;
    margin-top: 30px;
    text-align: left;
}

.formboxs input,
.formboxs textarea {
    height: 50px;
    font-size: 18px;
    line-height: 18px;
    padding-left: 15px;
    padding-right: 15px;
    flex: 1;
    border-style: solid;
    border-width: 1px;
    border-color: #bbbbbb;
    background-color: #fff;
    color: #000;
    border-radius: 8px;
    box-shadow: inset 0px 2px 3px #dddddd;
    -webkit-box-shadow: inset 0px 2px 3px #dddddd;
    -moz-box-shadow: inset 0px 2px 3px #dddddd;
    width: 445px;
    margin-top: 5px;
    text-align: left;

}

.formboxs textarea {
    height: 120px;
    line-height: 22px;
}

.formboxs .submit {

    border-style: none;
    border-radius: 8px;

    width: 448px;
    height: 70px;
    background: #45885c;
    box-shadow: none;
    text-shadow: none;
    color: #ffffff;
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    background-repeat: no-repeat;
    vertical-align: bottom;
    margin-bottom: 50px;
}

.formboxs .submit:hover,
.formboxs .submit:focus {
    cursor: pointer;
    background: #5da375;
}

/* 底部 */
footer .footerbox {
    width: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 0;
}

footer .footerbox a {
    color: #000000;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding: 5px 8px;
    border-radius: 3px;
}

footer .footerbox a:hover,
footer .footerbox a:focus {
    background: rgba(242, 194, 194, 1);
}

 /* 底部 */
  .smfooter {

    height: 40px;

}

.smfooter .smfooterBox {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 888;
    width: 100%;
    background-color: #E0E0E0;
    display: flex;
    box-sizing: border-box;
    align-items: center;
}

.smfooter .smfooterBox .smfooterItem {
    width: 100%;
    box-sizing: border-box;

    text-align: center;
    border-right: 1px solid #fff;
}

.smfooter .smfooterBox .smfooterItem a,
.smfooter .smfooterBox .smfooterItem p,.smfooter .smfooterBox .smfooterItem>div {
    display: block;
    color: #DD9F42;
    padding: 8px 0;
}

.smfooter .smfooterBox .smfooterItem a span {
    font-size: 25px;
    color: #1b9644;
}

.smfooter .smfooterBox .smfooterItem #footTotop {
    color: #1b9644;
}

.smfooter .smfooterBox .smfooterItem p {
    margin-top: 0;
    margin-bottom: 8px;
    padding: 0;
}

.smfooter .smfooterBox .smfooterItem img {
    height: 20px;
    width: auto;
}

.smfooter .smfooterBox .smfooterItem>div{
    
}
/* 弹框 */
#bombContain {
    z-index: 898;

    background-color: #000;

    opacity: 0.6;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    position: fixed;

}

.blocks {
    z-index: 899;

    width: 1100px;
    height: 450px;
    top: 12%;
    /* left: calc(100% - 1282px); */
    right: calc(50% - 550px);

    margin: 0;

    padding: 0;

    background-color: #fff;

    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);

    position: fixed;


}

.blocks #closeBox:hover,.toModel #footTotMessages:hover{
    cursor: pointer;
}

.blocks .formboxs{
    background: #fff;
    color: #333;
}
.blocks .formboxs label{
      color: #333;
}
.blocks #closeBox{
    font-size: 52px;
    text-align: right;
    padding-right: 12px;
    line-height: 1;
  
}
.blocks .formboxs h4{
    padding-top: 0;
    padding-bottom: 10px;
}
.blocks .formboxs p{
    margin-bottom:0;
}
/*弹框*/
.toModel{
    position: fixed;
     right: 14px;
   width: auto;
    z-index: 33;
    top: 80%;
    background: #45885C;
    color: #fff;
    border-radius: 28px;
    box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.3);
}
.toModel:hover{
        box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.5) !important;
}
.toModel #footTotMessages{
    display: flex;
    
    align-items: center;
    justify-content: space-between;
     padding: 12px 23px;
}
.toModel #footTotMessages img{
    margin-right: 10px;
}
.showWhatsapp{
    position: fixed;
    left: 0;
    width: auto;
    z-index: 33;
    top: 150px;
    color: #fff;
}
.showWhatsapp .WhatsappBox {
    position: relative;
}
.showWhatsapp .WhatsappBox span{
    position: absolute;
    right: 0;
    background: #0194C5;
    padding: 2px 5px;
    font-size: 11px;
     border-radius: 5px;
     z-index: 888;
}
.showWhatsapp .WhatsappBox span:hover{
    cursor: pointer;
}