* {
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
}
.heade-wrap {
    min-width: 1100px;
    width: 100%;
    height: 80px;
    background: url(../image/bgc.png);
    /* background-color: rgb(204, 89, 89); */
    line-height: 80px;
    display: flex;
    justify-content: space-between;
    padding-left: 100px;
    position: fixed;
}

.head-left {

    width: 30%;
    margin-left: 150px;
}

.head-left img {

    margin-top: 15px;
}

.head-rigth {
    min-width: 1000px;
    width: 70%;
    margin-right: 100px;
}

.wp_subtop {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    width: 125px;
    text-align: center;
}

.wp_subtop:nth-of-type(5) {
    margin-left: 50px;
}

.wp_subtop a {
    display: inline-block;
    line-height: 80px;
    height: 80px;
    text-decoration: none
}

.wp_subtop a:hover {
    display: inline-block;
    line-height: 75px;
    height: 75px;
    color: #3BBFFF !important;
    border-bottom: 3px solid #3BBFFF;

}

.head-rigth :hover {
    color: #3BBFFF;

}

.nav-swiper {
    width: 100%;
    height: 680px;
    background: url(../image/pcb5.jpg);

}

.main {
   min-width: 1200px;
    width: 100%;
    height: 600px;
    /* background-color: rgb(199, 11, 11); */
    display: flex;
    justify-content: center;
}

.main-center {
    width: 60%;
    height: 100%;


}

.main-top {
    width: 100%;
    display: flex;
    justify-content: center;
}

.main-p {
    width: 280px;
    text-align: center;
    margin-top: 68px;
}

.main-p h4 {
    color: #666666;
    margin-top: 25px;
}

.main-bottom {
    width: 100%;
    display: flex;
    height: 400px;
    justify-content: space-between;
    margin-top: 50px;

}

.bottom-conter {
    padding: 10px;
    width: 30%;
    height: 95%;
    background-color: #fff;
}

.conter-top {
    width: 100%;
    height: 30%;
    text-align: center;
}

.conter-top img:hover {
    transform: scale(1.1, 1.1);
}

.conter-conter {
    width: 100%;
    height: 10%;
    text-align: center;
    margin-top: 55px;
}

.conter-bottom {
    width: 100%;
    height: 35%;
    text-align: center;
    line-height: 40px;
    color: #666666;
}

.article {
    min-width: 1100px;
    width: 100%;
    height: 920px;
    background-color: #f9f9fb;
    display: flex;
    justify-content: center;
}

.article-center {
    width: 60%;
    height: 100%;
}

.article-top {
    width: 100%;
    display: flex;
    justify-content: center;
}

.article-p {
    width: 280px;
    text-align: center;
    margin-top: 68px;
}

.article h4 {
    color: #666666;
    margin-top: 25px;
}

.article-bottom {
    width: 100%;
    display: flex;
    height: 600px;
    justify-content: space-between;
    margin-top: 50px;

}

.article-left {
    width: 45%;
    height: 90%;
}

.article-right {
    width: 45%;
    height: 90%;
}

.left-top-top h3 {
    margin-top: 30px;
}

.left-top-top h3:hover {
    color: #3BBFFF;
}

.left-top-top p {
    margin-top: 25px;
    line-height: 25px;
    color: #666666;
    height: 60px;
    border-bottom: 1px solid rgb(204, 199, 199);
    padding-bottom: 10px;
}

.left-button {
    width: 130px;
    height: 40px;
    color: #fff;
    background-color: #5ca9f2;
    margin-top: 63px;
    text-align: center;
    line-height: 40px;
}

.solution {
    min-width: 1200px;
    width: 100%;
    height: 760px;
    background-color: #fff;
    display: flex;
    justify-content: center;
}

.solution-center {
    width: 60%;
    height: 100%;
}

.solution-top {
    width: 100%;
    display: flex;
    justify-content: center;
}

.solution-p {
    width: 280px;
    text-align: center;
    margin-top: 68px;
}

.solution h4 {
    color: #666666;
    margin-top: 25px;
}

.solution-buttom {
    width: 100%;
    height: 420px;
    /* background-color: rgb(231, 20, 20); */
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.solution-img {
    width: 24%;
    height: 190px;
    margin-top: 10px;
}

.solution-img img {
    width: auto;
    height: auto;
    width: 100%;
    height: 100%;
}

.solution-bottom {
    width: 100%;
    display: flex;
    justify-content: center;
}

.solution-button {
    width: 130px;
    height: 40px;
    color: #fff;
    background-color: #5ca9f2;
    margin-top: 63px;
    text-align: center;
    line-height: 40px;
}

.aboutus {
    min-width: 1200px;
    width: 100%;
    height: 650px;
    background-color: #f9f9fb;
    display: flex;
    justify-content: center;
}

.aboutus-center {
    min-width: 700px;
    width: 60%;
    height: 100%;
}

.aboutus-top {
    width: 100%;
    display: flex;
    justify-content: center;
}

.aboutus-p {
    width: 100%;
    /* text-align: center; */
    margin-top: 68px;
}

.aboutus-p h2 {
    width: 100%;
    text-align: center;
}

.aboutus-p h4 {
    width: 100%;
    line-height: 35px;
    color: #666666;
    font-weight: normal;
}

.aboutus-buttom {
    width: 100%;
    height: 420px;
    /* background-color: rgb(231, 20, 20); */
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.aboutus-img {
    width: 24%;
    height: 300px;
    background-color: #f5f5f7;
}

.aboutus-imgtop {
    width: 100%;
    text-align: center;
    height: 40%;
    margin-top: 35px;
}

.aboutus-imgcen {
    width: 100%;
    text-align: center;
    height: 10%;
    margin-top: 35px;
}

.aboutus-imgbtn {
    width: 100%;

    height: 20%;
    color: #666666;
}

.aboutus-imgbtn p {
    text-align: center;
    line-height: 30px;
}

.aboutus-imgtop img:hover {
    transform: scale(1.1, 1.1);
}

.footer {
    min-width: 1100px;
    width: 100%;
    height: 380px;
    display: flex;
    justify-content: center;
    background-color: #2e3140;

}

.footer-top {
    width: 100%;
    height: 380px;
    background-color: #2e3140;
    display: flex;
    justify-content: space-between;
}

.footer-left {
    min-width: 600px;
    margin-top: 20px;
    width: 85%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}



.footer-bottom {
    min-width: 1100px;
    width: 100%;
    height: 80px;
    background-color: #282a37;
}

.footer-bottom p {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    letter-spacing: 1px;
    color: rgb(204, 204, 204);
    font-family: 微软雅黑;
    font-size: 16px;
}

.footer-size {

    color: #ccc;
    margin-top: 20px;
}
.footer-size p {

    letter-spacing: 1px;
    color: rgb(204, 204, 204);
    font-family: 微软雅黑;
    font-size: 16px;
    margin-top: 15px;
}

.footer-size a{
    color: rgb(204, 204, 204);
    text-decoration: none;
}
.footer-size p:nth-of-type(1) {

    color: #fff;
    font-size: 20px;
}

.footer-conter {
    width: 60%;
    height: 100%;
}
.footer-right {
    width: 15%;
    height: 80%;
    margin-left: 70px;
    border-left: 1px dashed  rgb(204, 204, 204);
    margin-top: 60px;
}
.footer-img{
    height: 40%;
    width: 120px;
    margin-left: 35px;
}
.footer-img img{
    width: 100%;
    height: 100%;
}
.footer-img1{
    margin-top: 15px;
    height: 10%;
    width: 320px;
    margin-left: 35px;
}
.footer-img1 span{

    letter-spacing: 1px;
    color: rgb(204, 204, 204);
    font-family: 微软雅黑;
    font-size: 15px;
    margin-top: 15px;
    margin-left: 10px;
}