
*{
    font-size: 16px;
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-style: initial;
    text-decoration-color: initial;
}
.d1{
    border: 1px solid black;
}
.d2{
    border: 1px solid red;
}
.nav{
    display: flex;
}
.lh-86{
    line-height: 86px;
}
.text-align-center{
    text-align: center;
}
.of-hide{
    overflow: hidden;
}
.pd-l10{
    padding-left: 10px;
}
.pd-t10{
    padding-top:10px;
}

.wd-20{
    width:30%;
}
.wd-10{
    width:10%;
}
.logo{
    height: 84px;
    display:inline-block;
    vertical-align:middle;

}
.top-nav-menu-active-a{
    width: 120px;
    display:inline-block;

    border-top: 6px solid rgb(95, 157, 192);
}
.nav-ul-one{
    justify-content: center;
    text-align: center;

}
.header{
    display: flex;
    height: 100px;
}

.header-right{
    width: 55%;

}
.nav>li>a{
    color: rgb(47, 35, 15);
    font-size: 16px;
    font-weight: 600;
}
.text-align-center>a:hover{

    display:inline-block;
    border-top: 6px solid rgb(95, 157, 192);
}
.ground-pic{
    background: url("../img/bg-1.jpg");
    background-repeat: no-repeat;
    background-size: 100% 620px;
    height: 630px;
}
.ground-pic1{
    background: url("../img/banner.png");
    background-repeat: no-repeat;
    background-size: 100% 450px;
    height: 450px;
}
.pic-text>p{
    font-size: 80px;
    color: white;
    font-weight: 600;
    padding-top: 20px;
    margin-left: 15%;
}
.pic-textp{
    font-size: 50px;
    color: white;
    font-weight: 600;
    padding-top: 30px;
    margin-left: 15%;
}
.pic-text-2{
    font-size: 28px;
    color: white;
    font-weight: 600;
    padding-top: 140px;
    word-break:break-all;

}

.text-size-80{
    font-size: 40px;
}
.text-size-30{
    font-size: 30px;
}
.text-size-20{
    font-size: 20px;
}
.cont-buss{
    display: flex;
    width: 80%;
    margin:0 auto;
}
.cont-button-1{
    width: 33.33%;
    margin: 10px;
}
.cont-button-2{
    width: 25%;
    margin: 20px;
}
.cont-buss-title{
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.title-c1{
    height: 100px;
}
.title-c1:after{
    content: '';
    margin: auto;
    width: 300px;
    height: 3px;
    background: rgb(63, 191, 247);
    display: block;
    margin-top: 20px;
}
.title-c2:after{
    content: '';
    margin: auto;
    width: 170px;
    height: 3px;
    background: rgb(63, 191, 247);
    display: block;
    margin-top: 20px;
}
.wd-300px{

}
.cont-click-button{
    text-align: right;
    margin-top: 30px;
}
.cont-click-button-1{
    width: 155px;
    height: 35px;
    line-height: 32px;
    background: orangered;
    border-radius:10px;
    border:none;
    outline: none;

}

.cont-click-button-1>span{
    color: azure;
    font-weight: 600;
}
.content-21{
    width: 80%;margin: 0 auto;

}
.content-3{
    width: 70%;margin: 0 auto;
    background: #f5f5f5;
    border-radius: 20px;
    box-shadow: #f0f0f0 5px 5px ;
}
.content-3-ch{
    width: 80%;margin: 0 auto;
    background: aliceblue;
}
.content-4{
    width: 75%;margin: 0 auto;
}
.content-3-p{
    text-indent:2em;
    margin-top: 20px;
    font-size: 18px;
}
.margin-top-bottem-30{
    margin-top: 30px;
    margin-bottom: 30px;
}
.text-hidden{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.contact-3{
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.contanct-banner{
    background-color: palevioletred;text-align: center;
    height: 60px;line-height: 60px;margin-top: -10px;
}
.footer{
    width:100%;
    background-color: black;
    height: 220px;
}
.footer-color{
    color:lightsteelblue;
    margin-top: 5px;
    font-size: 17px;

}
.footer-c3{
    width: 60%;
    margin: auto;
    padding-top: 40px;

}
.footer-content{
    display: table;
    width: 100%;
}
.footer-p{
    color: white;font-size: 30px;
    font-weight: 600;
    border-bottom: 2px solid red;
}
.footer-ul{
    color:lightsteelblue;margin-top: 10px;
}
.footer-ul{
    height:30px;line-height:30px;
}
.ser-content-1>p{
    text-indent:2em;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 19px;
}

.ser-content-1-h30{
   text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: 22px;
}
.ser-content-1-hb10{
    text-align: center;
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 22px;
}
.ser-ul-li{
    text-indent:2em;
    margin-bottom: 30px;
    display: block;
    height:25px;
    line-height: 25px;
}
.content{
    margin-top:70px;
    margin-bottom: 60px;

}
.res-img{
    display:block; margin:0 auto;
}
.index-footer{
   text-align: center;color: white;background: #222222;
}
.footer-icon{
   display:inline-block;width: 45px;
}
.contact-table{
   border:1px solid #222222;
    border-collapse:collapse;
    height: 400px;
}
.contact-table>tr>td{
    border-bottom:1px solid #222222;
    word-break:break-all;
}
.contact-ul-li{
   margin-left: 20px;text-align:right;
}
.contact-div{
    margin: 0 auto;height: 400px;
    width: 80%;padding-top: 100px;

}
.contact-backaground{
    background: url("../img/backage1.jpg") no-repeat;
    background-size:100% 100%;
}