body {
    overflow-x: hidden;
}

.inside-banner {
    height: 600px;
    overflow: hidden;
}

.inside-banner img {
    width: 100%;
}

.mainbox {
    max-width: 1660px;
    min-width: 1220px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
    z-index: 99999;
}

.mainbox01 {
    display: block;
}

.mainbox01 img {
    display: block;
    margin: 0 auto;
    padding-top: 120px;
    width: 65%;
}

.mainbox03 {
    width: 1660px;
    min-width: 1220px;
    margin: 0 auto;
}

.mainbox03 img {
    display: block;
    margin: 0 auto;
    padding-top: 100px;
    width: 50%;
}



.news-content-con {
    width: 100%;
    box-sizing: content-box;
    padding: 40px 20px;
    background: #fff;
}

.mainbox1 {
    max-width: 1660px;
    min-width: 1220px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.in-banner .swiper-slide video {
    width: 100%;
}

.in-banner .swiper-slide video::-webkit-media-controls {
    display: none !important;
}

.in-banner {
    position: relative;
    height: 100%;
    margin-bottom: 40px;
}

.in-banner {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    width: 100%;
}

.in-banner .swiper-container {
    width: 100%;
    height: 100%;
}

.in-banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.in-banner .swiper-pagination-bullet-active {
    width: 66px !important;
    background-color: #ef8200 !important;
}

.in-banner .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    border-radius: 7.5px;
    background-color: #fff;
    opacity: 1;
}

.in-box1 {
    background-color: #f1f5f9;
}

.in-box1-title {
    color: #000;
    font-size: 40px;
    text-align: center;
    height: 176px;
    background: url(../img/bt_bg.svg) no-repeat center 82px;
    font-weight: bold;
}

.in-box1-title-about {
    color: #000;
    font-size: 40px;
    text-align: center;
    height: 200px;
    background: url(../img/bt_bg.svg) no-repeat center 82px;
    margin-top: 40px;
    font-weight: bold;

}

.in-box1-title-about .bt {
    font-size: 38px;
    line-height: 40px;

}

.in-box1-title-about .bt label {
    color: #2551eb
}

.in-box1-title-about .bt span {
    font-size: 16px;
    line-height: 40px;
    margin-left: 15px;
    color: #131313;

}

.in-box1-title-about .dsc {
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #989C9E;
    font-weight: 400;
}

.center {
    text-align: left;
    background: url(../img/bt_bg.svg) no-repeat 2px 100px;
    margin-top: -60px;
}


.in-box1-title .bt {
    font-size: 38px;
    line-height: 80px;
    margin-bottom: 30px;
}



.in-box1-title .dsc {
    font-size: 18px;
    line-height: 22px;
    color: #88baff;
    font-weight: bold;
    color: #989C9E;

}

.in-box1-title label {
    color: #1153B1;
}

.fontweight {
    font-weight: 200;
}


.cneter .in-box1-title .bt {
    font-size: 28px;
    line-height: 80px;
    margin-bottom: 30px;
    padding-left: 50px;
}

.in-box1-con {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}

.in-box1-item {
    padding: 45px 0;
    width: 16.8%;
    background-color: white;
    margin-right: 1.28%;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #cfd9e5;
    margin-bottom: 90px;
    margin-top: 18px;
    margin-right: 108px;
    cursor: pointer;
}

.in-box1-item:hover,
.in-sebox3-item:hover,
.new-items:hover {
    box-shadow: 1px 1px 10px #88baff;
}

.in-box1-item:last-child {
    margin-right: 0;
}

.in-box1-item-img,
.in-box1-item-icon {
    width: 80px;
    margin: 0 auto;
    margin-top: 3px;

}


.in-box1-item-icon {
    /* width: 53px;
    margin: 0 auto;
    margin-top: 3px; */
    /* font-size: 30px;
    color: #808080;
    text-align: center;
    font-weight: 800;
    background: linear-gradient(to bottom, #ffffff, rgba(26, 26, 26, 0.2)); */
}

.in-box1-item h2 {
    line-height: 40px;
    font-size: 24px;
    color: #000;
    width: 100%;
    text-align: center;
    margin-top: -10px;
    padding-bottom: 24px
}

.in-box2 {
    width: 100%;
    background-image: url(../img/aboutbg.jpg);
    /* height: 678px; */
    box-sizing: border-box;
    padding: 66px 0;
    background-size: 1920px 100%;
}

.in-box2-left {
    width: 50%;
    float: left;
}

.in-box2-right {
    width: 40%;
    float: left;
    padding: 4px 80px;
    box-sizing: border-box;
}

.in-box2-right h2 {
    display: block;
    height: 32px;
    line-height: 30px;
    padding-left: 14px;
    font-size: 31px;
    font-weight: 600;
    color: #e58010;
    border-left: 4px solid #e58010;
}

.in-box2-right p {
    padding-top: 27px;
    color: #808080;
    float: left;
    /*  */
    font-size: 16px;
    line-height: 25px;
}

.in-box2-text {
    margin-top: 15px;
    border-top: 1px solid #ccc;
    text-align: left;
}

.in-box2-added {

    margin-top: -41px;
    line-height: 28px;
    color: #454545;

}

.in-box2-added span {
    font-family: "Microsoft YaHei";
    font-size: 24px;
    margin-right: 6px;
    color: #114b9c;
}

.in-box2-added p {
    margin-right: 27px;
    color: #114b9c;
    font-size: 18px;
}

.buttons {
    width: 180px;
    height: 56px;
    background: #1153B1;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    margin-left: 79px;
    margin-top: 40px;
    line-height: 56px;
    color: #fff;
    text-align: center;
}

.in-box3 {
    /* height: 930px; */
    width: 100%;

    /* padding: 60px 0; */
    position: relative;
}

.in-box3-title {
    text-align: center;
}

.in-box3-title h2 {
    font-size: 32px;
    color: #000;
    font-weight: 600;
}

.in-box3-title p {
    color: #808080;
    font-size: 14px;
}

.in-box3-con {
    height: 100%;
    width: 100%;
    margin-top: 60px;
    /* background-color: aquamarine; */
    position: relative;
    overflow: hidden;
    /* background-color: aquamarine; */
}

/* 高620 */
.in-box3-con .in-box3-swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 70px;
}

.in-box3-con .swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.in-box3-con .swiper-pagination-bullet-active {
    width: 66px !important;
    background-color: #ef8200 !important;
}

.in-box3-con .swiper-slide .in-box3-img:last-child {
    margin-right: 0;
}

.in-bottom-swiper1 {
    display: block;
}

.in-bottom-swiper2 {
    display: none;
}

.in-box3-con .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: 5px;
    background-color: #5e6266;
}

.in-box3-img {
    width: 15.6%;
    height: 620px;
    /* background-color: red; */
    position: relative;
    overflow: hidden;
    margin-right: 1%;
    border-radius: 10px;
}

.in-box3-img.active {
    width: 46%;
}

.in-box3-img img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.in-box3-img-bg1 {
    background-image: url(../img/in-box3-img1.jpg);
    background-size: auto 100%;
    background-position: right;
}

.in-box3-img-bg2 {
    background-image: url(../img/in-box3-img2.jpg);
    background-size: auto 100%;
    background-position: right;
}

.in-box3-img-bg3 {
    background-image: url(../img/in-box3-img3.jpg);
    background-size: auto 100%;
    background-position: right;
}

.in-box3-img-bg4 {
    background-image: url(../img/in-box3-img4.jpg);
    background-size: auto 100%;
    background-position: right;
}

.in-box3-img-bg5 {
    background-image: url(../img/in-box3-img5.jpg);
    background-size: auto 100%;
    background-position: right;
}

.in-box3-img-bg6 {
    background-image: url(../img/in-box3-img6.jpg);
    background-size: auto 100%;
    background-position: right;
}

.in-box3-img-bg7 {
    background-image: url(../img/in-box3-img7.jpg);
    background-size: auto 100%;
    background-position: right;
}

.in-box3-img-bg8 {
    background-image: url(../img/in-box3-img8.jpg);
    background-size: auto 100%;
    background-position: right;
}

.in-box3 .in-box3-button-prev {
    width: 66px;
    height: 66px;
    background-image: url(../img/swiper-slide-inbox3-left.png);
    background-size: 100%;
    left: 3%;
    top: 46%;
    position: absolute;
    z-index: 999;
    transform: translateY(-50%);
}

.in-box3 .in-box3-button-prev:hover {
    background-image: url(../img/swiper-slide-inbox3-left2.png);
}

.in-box3 .in-box3-button-next {
    width: 66px;
    height: 66px;
    background-image: url(../img/swiper-slide-inbox3-right.png);
    background-size: 100%;
    position: absolute;
    right: 3%;
    top: 46%;
    z-index: 999;
    transform: translateY(-50%);
}

.in-box3 .in-box3-button-next:hover {
    background-image: url(../img/swiper-slide-inbox3-right2.png);
}

.in-box3 .in-box3-button-prev::after,
.in-box3 .in-box3-button-next::after {
    content: '';
}

.in-box3-icon {
    width: 109px;
    height: 100px;
    position: absolute;
    right: 70px;
    bottom: 62px;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(50%);
}

.in-box3 .in-box3-icon img {
    width: 50px;
    height: 50px;
    z-index: 9999;
    display: block;
    margin: 0px auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.in-box3-icon h2 {
    font-size: 22px;
    display: block;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

.in-box3 .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 28px;
}

.footer {
    /* height: 580px; */
    overflow: hidden;
    width: 100%;
    padding-top: 50px;
    /* background-image: url(../img/footer-bg.jpg); */
    background: #263853;
    background-size: 1920px 100%;
}

.m-footer {
    display: none;
}

.footer-copyright .mainbox {
    padding: 0;
}

.footer-con {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.item {
    width: 25%;
    color: #fff;
}

.item p {
    display: flex;
    padding: 5px 0;
    color: #fff;
}

.iconspan {
    display: block;
    width: 28px;
    height: 28px;
    margin-right: 10px;
    position: relative;
    top: -4px;

}

.logobox img {
    width: 70%;
    color: #fff;
}

.logobox p {
    font-size: 16px;
    color: #fff;
}

.rightFlex {
    /* padding-left: 200px;
    justify-content: right; */
}

.pic {
    width: 150px;
    margin-left: 134px
}

.cont {
    width: 600px;

}

.flexbox {
    width: 1660px;
    min-width: 1220px;
    margin: 15px auto;
    background: #fff;
    display: flex;
    justify-content: space-between;
    padding: 50px 20px 0 20px;
    box-sizing: content-box;
}

.img-box {
    width: 550px;
    height: 270px;
    margin-right: 80px;
    overflow: hidden;
    padding: 15px 0;
}

.img-box img {
    height: 270px;

}

.bg1 {
    display: none;
    height: 550px;
    background-image: url(../img/yj01.jpg);
    background-size: cover;
    background-position: center;
    margin-top: -95px;

}

.bg2 {
    display: none;
    height: 500px;
    background-image: url(../img/yj02.jpg);
    background-size: cover;
    background-position: center;
}


.footer-tel {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}

.footer-tel-icon {
    width: 40px;
}

.footer-numb {
    /* margin: 0; */
    /* padding: 0; */
    padding-left: 20px;
}

.footer-numb h2 {
    line-height: 18px;
    font-size: 16px;
    color: #fff;
}

.footer-numb p {
    font-size: 26px;
    color: #ef8200;
    font-weight: 500;
}

.footer-left {
    box-sizing: border-box;
    width: 65%;
    float: left;
}

.footer-left-list {
    width: 160px;
    float: left;
}

.footer-left-title {
    color: #fff;
    font-size: 20px;
    /* float: left; */
    font-weight: 700;
    line-height: 80px;
    border-bottom: 1px solid #fff;
}

.footer-left-item a {
    color: #fff;
    font-size: 16px;
    padding-top: 20px;
    display: block;
}

.footer-left-item a:hover {
    color: #ef8200;
}

.footer-right {
    width: 35%;
    float: right;
    /* height: 200px; */
    /* background: #ccc; */
    display: flex;
    padding-left: 50px;
    box-sizing: border-box;
}

.footer-ewm {
    margin: 30px;
    text-align: center;
}

.footer-ewm-img {
    width: 150px;
}

.footer-ewm-img img {}

.footer-ewm h2 {
    font-size: 16px;
    color: #fff;
}

.footer-copyright {
    height: 58px;
    line-height: 58px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    background: #374151;
}

.footer-copyright p {
    width: 80%;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
}

.footer-copyright a {
    color: #fff;
}

.footer-copyright a:hover {
    color: #ef8200;
}


.m-footer {
    width: 100%;
    height: 520px;
    background-color: #374151;
}

.m-footer-con {
    width: 100%;
    background-image: url(../img/footer-bg.jpg);
    background-size: 1920px 700px;
    background-position: left bottom;
    padding: 18px 18px 0px 18px;
    box-sizing: border-box;
}

.m-footer-tel {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.m-footer-tel-icon {
    width: 40px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.m-footer-tel-text {
    width: max-content;
}

.m-footer-tel-text h2 {
    font-size: 26px;
    color: #ef8200;
    font-weight: 600;
    line-height: 27px;
}

.m-footer-tel-text h3 {
    font-size: 16px;
    color: #ffffff;
}

.m-footer-item {
    width: 100%;
    background-color: #1a263c80;
    border-radius: 10px;
    position: relative;
    margin-bottom: 10px;
}

.m-footer-item p {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    line-height: 38px;
    margin: 0 24px;
    box-sizing: border-box;
    position: relative;
    z-index: 9;
}

.m-footer-item i {
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    top: 16px;
    right: 26px;
    background-image: url(../img/nav-right-w.png);
    background-size: 12px 12px;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    transition: ease 0.5s;
    z-index: 8;
}

.m-footer-item ul {
    height: max-content;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.m-footer-item ul li {}

.m-footer-item ul li a {
    font-size: 12px;
    color: #ffffff;
    padding: 0 24px;
    line-height: 25px;
}

.m-footer-item.active {}

.m-footer-item.active p {
    border-bottom: 1px solid #ccc;
}

.m-footer-item.active ul {
    padding-bottom: 12px;
    padding-top: 5px;
    height: max-content;
    transition: ease-in height 0.5s;
}

.m-footer-item.active i {
    transform: rotate(270deg);
    transition: ease 0.1s;
}

.m-footer-ewm {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 17px;
}

.m-footer-ewm-item {
    width: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.m-footer-ewm-item img {
    width: 70px;
}

.m-footer-ewm-item h2 {
    font-size: 10px;
    color: #ffffff;
    line-height: 31px;
    width: max-content;
}

.m-footer-copyright {
    width: 100%;
    height: 70px;
    display: flex;
    background-color: #374151;
    align-items: center;
    justify-content: center;
}

.m-footer-copyright p {
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    text-align: center;
}

.m-footer-copyright a {
    font-size: 12px;
    color: #fff;
}

.inside-banner {
    width: 100%;
    height: 600px;
    margin-top: 100px;
}

.inside-tab {
    /* margin-bottom: 40px; */

    border-bottom: 1px solid #ccc;
}

.inside-tab .mainbox {
    padding: 0 20px;
}

.inside-tab-con {
    height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
}

.inside-tab-icon {
    width: 27px;
    height: 80px;
    display: flex;
    align-items: center;
    padding-right: 60px;
    /* border-right: 1px solid #ccc; */
}

.inside-tab-icon img {
    width: 26px;
    height: 24px;
}

.inside-tab-choice {
    border-left: 1px solid #ccc;
}

.inside-tab-choice a {
    padding-left: 60px;
    line-height: 80px;
    height: 80px;
    display: block;
    float: left;
    width: max-content;
    cursor: pointer;
}

.inside-tab-choice a.active {
    color: #ef8200;
    position: relative;
}

.inside-tab-choice a.active::after {
    content: '';
    width: 40px;
    height: 2px;
    background-color: #ef8200;
    position: absolute;
    bottom: -1px;
    left: 57%;
    /* transform: translateX(-50%); */
}

.about-box1,
.about-box6 {
    box-sizing: border-box;
    width: 100%;
    margin-top: 90px;
    /* padding-bottom: 70px; */
    margin-bottom: -8px;
}

.about-box6 {
    height: 542px;
    background: url(../img/guwm.jpg) no-repeat;
    background-size: cover;
}

.about-box1 .mainbox,
.about-box6 .mainbox {
    padding: 0;
}

.about-box1-left {
    width: 52%;
    float: left;
    background-image: url(../img/right.jpg);
    background-size: 862px 587px;
}

.about-box1-left-img {
    display: none;
}

.about-box1-right {
    width: 43%;
    float: left;
    padding: 38px 46px;
    box-sizing: border-box;
    padding-bottom: 100px;
}

.about-box1-right h2 {
    color: #144da0;
    font-size: 32px;
}

.about-box1-right h3 {
    font-size: 24px;
}

.about-box1-right p {
    color: #808080;
    font-size: 16px;
    margin-top: 30px;
    line-height: 24px;
}


.about-box2 {
    background-image: url(../img/about-box2-bg.jpg);
    color: #000;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background-size: auto 100%;
    background-position: center;
}

.about-box2 .mainbox {
    position: relative;
    padding: 0;
}

.about-box2 .swiper-container {
    width: 100%;
    height: 100%;
    padding-top: 180px;
}

.about-box2 .swiper-slide {
    text-align: center;
    align-content: flex-start;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.about-box2-title {
    font-size: 32px;
    color: #fff;
    width: 52%;
    height: 125px;
    background: #144da0;
    padding-left: 144px;
    box-sizing: border-box;
    line-height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.about-box2-title b {
    font-size: 36px;
}

.about-box2-item {
    width: 40%;
    margin-left: 10%;
    text-align: left;
    margin-bottom: 80px;
}

.about-box2-item:nth-child(2n) {
    margin-right: 0;
}

.about-box2-item h2 {
    font-size: 32px;
    color: #144da0;
    font-weight: 600;
    font-style: oblique;
}

.about-box2-item p {
    font-size: 16px;
    color: #000000;
    line-height: 50px;
}

.about-box2 .swiper-pagination-bullet-active {
    width: 34px !important;
    background-color: #ef8200 !important;
}

.about-box2 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 7.5px;
    background-color: #878b90;
    opacity: 1;
}

.about-box2 .about-box2-button-prev {
    width: 66px;
    height: 66px;
    background-image: url(../img/swiper-slide-inbox3-left.png);
    background-size: 100%;
    left: 0%;
    top: 50%;
    position: absolute;
    z-index: 999;
    transform: translateY(-50%);
}

.about-box2 .about-box2-button-prev:hover {
    background-image: url(../img/swiper-slide-inbox3-left2.png);
}

.about-box2 .about-box2-button-next {
    width: 66px;
    height: 66px;
    background-image: url(../img/swiper-slide-inbox3-right.png);
    background-size: 100%;
    position: absolute;
    right: 0%;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%);
}

.about-box2 .about-box2-button-next:hover {
    background-image: url(../img/swiper-slide-inbox3-right2.png);
}

.about-box2 .about-box2-button-prev::after,
.about-box2 .about-box2-button-next::after {
    content: '';
}



#about-box3 {
    position: relative;
    top: -70px;
}

.about-box3 {
    margin-top: 71px;
}

.about-box3-left {
    float: left;
    width: 48%;
}

.about-box3-left h2 {
    font-size: 32px;
    margin-top: 120px;
}

.about-box3-left b {
    font-size: 36px;
}

.about-box3-left h3 {
    width: max-content;
    font-size: 32px;
    line-height: 46px;
    margin-top: 30px;
    padding-right: 120px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.about-box3-left span {
    color: #000;
}

.about-box3-left .sp1 {
    position: relative;
    left: -17px;
    top: 16px;
}

.about-box3-left p {
    font-size: 17px;
    margin-top: 28px;
    line-height: 28px;
}

.about-box3-right {
    width: 52%;
    float: right;
    position: relative;
}

.about-box3-right p {
    height: 130px;
    line-height: 130px;
    background-color: #144da0;
    font-size: 32px;
    padding-left: 120px;
    box-sizing: border-box;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.about-box3-right span {
    font-size: 36px;
    font-weight: 600;
}


.about-box3-numb {
    height: 320px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.about-box3-numb .numCount {
    margin: 0 -10px;
}

.about-box3-numb .numCount li {
    float: left;
    width: 20%;
    text-align: center;
}

.about-box3-numb .numCount li .item {
    margin: 0 10px;
}

.about-box3-numb .numCount li .numU {
    line-height: 1.3;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.about-box3-numb .numCount li .numCX {
    font-size: 48px;
    color: #ef8200;
    line-height: 48px;
    font-weight: 600;
}

.about-box3-numb .numCount li .numU .unitC {
    font-size: 24px;
    line-height: 1.3;
    margin-left: 0.3em;
}

.about-box3-numb .numCount li .numU sup {
    vertical-align: top;
}

.about-box3-numb .numCount li .numU sub {
    vertical-align: baseline;
}

.about-box3-numb .numCount li .indc {
    font-size: 17px;
    margin-top: 16px;
}

.recruit-box1 {
    padding-top: 60px;
    background-color: #f1f5f9;
}

.recruit-title {
    text-align: center;
    margin-bottom: 55px;
}

.recruit-title h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 50px;
}

.recruit-title p {
    font-size: 24px;
}

.recruit-con {
    width: 100%;
}

.recruit-item {
    padding: 36px;
    background-color: #fff;
    box-shadow: 1px 1px 10px #cfd9e5;
    border-radius: 10px;
    margin-bottom: 50px;
}

.recruit-item:hover {
    box-shadow: 1px 1px 10px #88baff;
}

.recruit-left {
    width: 50%;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
}

.recruit-name {
    font-size: 24px;
    color: #ef8200;
}

.recruit-label {
    font-size: 18px;
    margin: 10px 0;
}

.recruit-text p {
    font-size: 15px;
    color: #808080;
    font-weight: 400;
    margin-top: 20px;
    line-height: 30px;
}

.recruit-right {
    width: 50%;
    height: 100%;
    float: left;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    /* box-sizing: border-box; */
    /* padding: 500px 0; */
}

.recruit-right-icon {
    width: 60px;
}

.recruit-right-icon img {
    /* width: 60px; */
}

.recruit-right h2 {
    font-size: 24px;
    color: #114b9c;
}

.recruit-right p {
    font-size: 15px;
    color: #808080;
    font-weight: 400;
    margin-top: 20px;
    line-height: 30px;
}

.honour {
    width: 100%;
    margin-bottom: 40px;
    margin-top: 30px;
}

.honour-con {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.honour-con-item1 {
    width: 440px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 25px 90px;
}

.honour-con h2 {
    font-size: 18px;
    margin-top: 14px;
    text-align: center;
}

.honour-box {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}

.honour-con-item2 {
    width: 390px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 25px 15px;
    box-sizing: border-box;
}

.honour-con-item3 {
    width: 310px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 33px 15px;
    box-sizing: border-box;
}

.plan {
    margin-bottom: 60px;
}

.plan-con {
    width: 100%;
    margin-top: 80px;
}

.plan-item {
    width: 100%;
    margin-bottom: -5px;
    overflow: hidden;
}

.plan-img {
    width: 50%;
    float: right;
}

.plan-text {
    width: 40%;
    float: left;
    padding-top: 70px;
}

.plan-text h2 {
    font-size: 36px;
    line-height: 94px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
}

.plan-text p {
    font-size: 19px;
    line-height: 34px;
    margin-top: 37px;
}

.plan-item:nth-child(2n) .plan-img {
    float: left;
}

.plan-item:nth-child(2n) .plan-text {
    float: right;
    margin-right: 114px;
}

.contact {}

.contact-con {
    display: flex;
    justify-content: center;
}

.contact-msg {
    width: 100%;
    display: flex;
    margin-top: 100px;
    justify-content: center;
    align-items: flex-start;
}

.contact-msg-item {
    width: 30%;
    margin-right: 5%;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: max-content;
}

.contact-msg-item:last-child {
    margin-right: 0;
}

.contact-msg-icon {
    width: 100px;
    margin-bottom: 30px;
}

.contact-msg-text {
    text-align: left;
    color: #000;
}

.contact-msg-text h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
}

.contact-msg-text h2 {
    font-size: 18px;
    font-weight: 100;
    color: #000;
}

.contact-msg-text p {
    font-size: 17px;
}

.contact-from {
    width: 100%;
}

.contact-from-con {
    width: 90%;
    margin: 0 auto;
    /* height: 624px; */
    padding-bottom: 130px;
}

.contact-form-input-box {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    flex-direction: row;
    justify-content: space-between;
}

.contact-form-input {
    width: 48%;
    margin: 16px 0;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    justify-items: center;
}

.contact-form-input p {
    font-size: 16px;
    width: 20%;
    text-align: right;
    padding-right: 32px;
    box-sizing: border-box;
}

.contact-form-input span {}

.contact-form-input input {
    width: 80%;
    height: 50px;
    box-sizing: border-box;
    outline: none;
    padding: 0 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    background: #fafafa;
}

.contact-form-textarea {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-top: 18px;
    flex-direction: row;
    justify-content: space-between;
}

.contact-form-textarea p {
    font-size: 16px;
    width: 9.6%;
    text-align: right;
    padding-right: 32px;
    box-sizing: border-box;
}

.contact-form-textarea textarea {
    width: 90.4%;
    box-sizing: border-box;
    height: 240px;
    resize: none;
    outline: none;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    background: #fafafa;
}

.contact-form-btn {
    width: 130px;
    height: 40px;
    font-size: 14px;
    border: 1px solid #114b9c;
    background-color: #fff;
    color: #114b9c;
    margin-top: 28px;
    margin-left: 9.6%;
}

.contact-form-btn:hover {
    background-color: #114b9c;
    color: #fff;
}

.map {
    height: 600px;
    width: 100%;
    /* padding: 0; */
    /* margin: 0; */
    margin-bottom: 60px;
}

.map .right {
    width: 100%;
    height: 600px;
    box-sizing: border-box;
}

.map .left {
    height: 500px;
}

.map .container {
    width: 100%;
    height: 100%;
    float: left;
}

.map .info {
    margin-top: 20px;
    padding-left: 20px;
    color: #f07f04;
    font-size: 20px;
    margin-bottom: 40px;
    text-align: center;
}

.map .title {
    font-size: 14px;
    font-weight: bold;
    color: #f07f04;
}

.map .content {
    font-size: 13px;
    color: #333;
    margin-top: 4px;
}


.news {
    background-color: #f1f5f9;
    width: 100%;
}

.news-con {
    width: 100%;
    background: #fff;
    padding-bottom: 40px;
}

.news-item {
    width: 100%;
    padding: 30px 50px;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.news-item:last-child {
    border-bottom: 0;
}

.newsbutton {
    width: 120px;
    height: 42px;
    background: #1153B1;
    border-radius: 8px 8px 8px 8px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    padding-right: 10px;
}

.newsbutton label {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #ffffff;
    position: relative;
    opacity: 1;
    margin-left: 9px;
}


.flag {
    position: absolute;
    width: 121px;
    height: 121px;
    background: url(../img/newsbg.png) no-repeat;
    top: -1px;
    right: 0;
    opacity: 1;
    margin-left: 10px;
    color: #fff;
    text-align: right;
    font-size: 12px;
    line-height: 20px;

}

.flag p.p1 {
    font-size: 22px;
    color: #fff;
    padding-right: 30px;
    padding-top: 10px;

}

.flag p.p2 {
    color: #fff;
    padding-right: 11px;
    padding-top: 5px;
}

.news-img {
    float: left;
    width: 18.5%;
}

.news-img img {}

.news-text {
    width: 64%;
    float: left;
    padding-left: 56px;
    box-sizing: border-box;
}

.news-text-title {
    font-size: 24px;
    color: #000000;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-text-title:hover {
    color: #2551eb;
}

.news-con .news-text-few {
    font-size: 16px;
    height: 74px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-con .news-text-time {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
}

.news-con .news-text-time p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 30px;
    float: left;
    padding-left: 7px;
    color: #808080;
    margin-right: 40px;
}

.news-con .news-text-time i {
    width: 20px;
    display: block;
    position: relative;
    top: 5px;
    left: 0;
}

.news-page {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 70%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 70px;
}

.news-page-item {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    margin: 10px;
    border-radius: 10px;
    background: #fff;
    color: #808080;
}

.news-page-item:last-child,
.news-page-item:first-child {
    width: max-content;
    padding: 0 15px;
    text-align: center;
}

.news-page .active {
    color: #ffffff;
    background-color: #2551eb;
}


.news-content {
    width: 100%;
    padding-top: 60px;
    background: #f1f5f9;
    padding-bottom: 50px;
}



.news-content-title {
    padding: 20px 50px;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

.news-content-title h2 {
    font-size: 24px;
    line-height: 44px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-content .news-text-few {
    font-size: 16px;
    height: 74px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-content .news-text-time {
    display: flex;
    flex-wrap: wrap;
    margin-top: 4px;
}

.news-content .news-text-time p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 30px;
    float: left;
    padding-left: 7px;
    color: #808080;
    margin-right: 40px;
}

.news-content .news-text-time i {
    width: 20px;
    display: block;
    position: relative;
    top: 5px;
    left: 0;
}

.news-content-text {
    box-sizing: border-box;
    background: #fff;
    padding: 30px 50px;



}

.news-content-text h3 {
    color: #114b9c;
    font-size: 20px;
    padding-bottom: 30px;
}

.news-content-text h4 {
    color: #050505;
    font-size: 16px;
    padding-bottom: 20px;
}

.news-content-text p {
    font-size: 17px;
    line-height: 30px;
    margin: 17px 0;
}

.news-content-pag {
    padding: 0 5%;
    font-size: 17px;
    height: 80px;
    background-color: #ffffff;
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    align-content: center;
    margin-bottom: 120px;
    align-items: center;
}

.news-content-pag {
    padding: 0 5%;
    font-size: 17px;
    height: 80px;
    background-color: #ffffff;
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    align-content: center;
    margin-bottom: 120px;
    align-items: center;
}

.news-content-pag button {
    width: 178px;
    height: 46px;
    background: #fff;
    font-size: 17px;
    border: 1px solid #ccc;
    border-radius: 10px;
    /* margin-top: 17px; */
    /* transform: translateY(-50%); */
}

.news-content-pre {
    width: 34%;
    text-align: left;
    line-height: 21px;
    /* margin-top: 30px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-content-next {
    width: 34%;
    text-align: right;
    /* margin-top: 30px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-content-pag a {
    color: #4f4f4f;
}

.news-content-pag a:hover {
    color: #2551eb;
}

.news-content-pag button:hover {
    background-color: #114b9c;
    color: #ffffff;
    border-color: #114b9c;
}

.news-cp-1 {
    display: flex;
}

.news-cp-2 {
    display: none;
}

.pcb-nav {
    background-color: #f1f5f9;
    height: 700px;
    position: relative;
    z-index: 888;
}

.pcb-nav-con {
    padding-top: 90px;
    display: flex;
    justify-content: center;
    /* height: 800px; */
    position: relative;
}

#pcb-sign {
    position: absolute;
    top: -50px;
}

.pcb-nav-item {
    width: 25%;
    height: 134px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.pcb-nav-item a {
    display: block;
    width: 100%;
}

.pcb-nav-item-box {
    border-right: 1px solid #ccc;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 80px;
    box-sizing: border-box;
    padding: 40px 0;
}

.pcb-nav-item:last-child .pcb-nav-item-box {
    border-right: 0;
}

.pcb-nav-icon1,
.pcb-nav-icon2 {
    width: 40px;
}

.pcb-nav-item h2 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
}

.pcb-nav-item-box:hover h2 {
    color: #114b9c;
}

.pcb-nav-icon1 {
    display: block;
}

.pcb-nav-icon2 {
    display: none;
}

.pcb-nav-con .active {
    background-color: #2551eb;
    border-radius: 10px;
}

.pcb-nav-con .active h2 {
    color: #fff;
}

.pcb-nav-con .active .pcb-nav-icon1 {
    display: none;
}

.pcb-nav-con .active .pcb-nav-icon2 {
    display: block;
}

.pcb-nav-con .active .pcb-nav-item-box {
    border-right: 0;
}

.pcb-nav-con .active::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #2551eb;
    position: absolute;
    bottom: -19px;
}

.pcb-dav-box1 {
    position: relative;
    z-index: 999;
}

.pcb-dav-box1-con {
    width: 100%;
    background-color: #ffffff;
    /* height: 560px; */
    margin-top: -420px;
    box-shadow: 1px 1px 20px #ebebeb;
    position: relative;
}

.pcb-dav-box1-box {
    display: flex;
    flex-direction: row;
    padding: 76px 114px;
    flex-wrap: wrap;
}

.pcb-dav-box1-item {
    width: 450px;
    height: 180px;
    padding: 0 60px;
    box-sizing: border-box;
    background-color: #f1f5f9;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-right: 36px;
    margin-bottom: 40px;
}

.pcb-dav-box1-icon {
    width: 40px;
    position: relative;
}

.pcb-dav-box1-icon::after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #ef8200;
    position: absolute;
    bottom: -17px;
    left: 0;
}

.pcb-dav-box1-item p {
    margin-top: 40px;
    font-size: 22px;
}

.pcb-dav-box1-rightImg {
    width: 440px;
    position: absolute;
    top: 0;
    right: 0;
}

.pcb-dav-box1-item:hover {
    box-shadow: 1px 1px 10px #88baff;
}

.pcb-dav-box1-item:nth-child(2) {
    margin-right: 220px;
}

.pcb-dav-box2 {
    background-color: #f8fafc;
    /* height: 810px; */
    padding-bottom: 50px;
    width: 100%;
    margin-top: 70px;
}

.pcb-dav-box2-title {
    font-size: 40px;
    font-weight: 600;
    color: #000000;
    line-height: 200px;
    text-align: center;
}

.pcb-dav-box2-con {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
}

.pcb-dav-box2-icon {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pcb-dav-box2-icon img {
    width: 58px;
}

.pcb-dav-box2-icon p {
    font-size: 24px;
    margin-top: 15px;
}

.pcb-dav-box2-right {
    width: 65%;
}

.pcb-dav-box2-item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-top: 20px;
}

.pcb-dav-box2-item h2 {
    font-size: 24px;
}

.pcb-dav-box2-item p {
    font-size: 16px;
    margin-top: 15px;
}

.pcb-par {
    margin-top: -420px;
    position: relative;
    z-index: 999;
}

.pcb-par-con {
    width: 100%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 90px 6.8%;
    display: flex;
    justify-content: space-between;
}

.pcb-par-form {
    width: 48%;
    /* height: 600px; */
}

.pcb-par-form h2 {
    font-size: 36px;
    margin-bottom: 40px;
}

.pcb-par-form table {
    background-color: #f8f9fc;
    width: 100%;
    border: 1px solid #f1f3f6;
}

.pcb-par-form table tr {
    background-color: #f1f3f6;
}

.pcb-par-form table tr:nth-child(2n) {
    background-color: #ffffff;
}

.pcb-par-form table tr td {
    font-size: 16px;
    padding: 12px 20px;
}

.pcb-par-form table tr td:nth-child(1) {
    width: 30%;
    box-sizing: border-box;
    border-right: 1px solid #eef1f7;
}

.pcb-par-form table tr td:nth-child(2) {
    width: 70%;
    box-sizing: border-box;
}

.pcb-order {
    position: relative;
    z-index: 999;
}

.pcb-order-con {
    width: 100%;
    margin-top: -420px;
    background-color: #ffffff;
    padding: 70px 120px;
    box-sizing: border-box;
}

.pcb-order-bigImg {
    width: 100%;
    display: block;
}

.pcb-order-bigImg2 {
    width: 100%;
    display: none;
}

.pcb-order-bigImg3 {
    width: 100%;
    display: none;
}

.pcb-order-box2 {
    margin-bottom: 80px;
}

.pcb-order-box2-con {
    width: 100%;
    height: 620px;
    background-image: url(../img/pcb-order-box2-bg.jpg);
    background-size: 1660px 620px;

    overflow: hidden;
    border-radius: 15px;
    box-sizing: border-box;
    padding-left: 84px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pcb-order-box2-item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-top: 30px;
    width: 60%;
}

.pcb-order-box2-item:last-child {
    border-bottom: 0;
}

.pcb-order-box2-item h2 {
    font-size: 24px;
    color: #ffffff;
}

.pcb-order-box2-item p {
    font-size: 16px;
    margin-top: 15px;
    color: #ffffff;
}

.pcb-case {
    background: #f1f5f9;
    padding-bottom: 20px;
    z-index: 99999;
    position: relative;
}

.pcb-case-con {
    margin-top: -420px;
    z-index: 999;
}

.pcb-case-item {
    padding: 60px 110px;
    box-sizing: border-box;
    background-color: #ffffff;
    display: flex;
    margin-bottom: 36px;
    z-index: 999;
}

.pcb-case-item:hover {
    box-shadow: 1px 1px 10px #88baff;
}

.pcb-case-img {
    width: 20%;
    margin-right: 8%;
}

.pcb-case-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 72%;
}

.pcb-case-text h2 {
    font-size: 24px;
    /* line-height: 50px; */
    margin-bottom: 5px;
}

.pcb-case-text p {
    font-size: 16px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}


.plate-nav {
    background-color: #f1f5f9;
    height: 700px;
    position: relative;
    z-index: 888;
}

.plate-nav-con {
    padding-top: 90px;
    display: flex;
    justify-content: center;
    height: 800px;
    position: relative;
}

#plate-sign {
    position: absolute;
    top: -50px;
}

.plate-nav-item {
    width: 33.3%;
    height: 134px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.plate-nav-item a {
    display: block;
    width: 100%;
}

.plate-nav-item-box {
    border-right: 1px solid #ccc;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 80px;
    box-sizing: border-box;
    padding: 40px 0;
}

.plate-nav-item:last-child .plate-nav-item-box {
    border-right: 0;
}

.plate-nav-item-box:hover h2 {
    color: #114b9c;
}

.plate-nav-icon1,
.plate-nav-icon2 {
    width: 40px;
}

.plate-nav-item h2 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
}

.plate-nav-icon1 {
    display: block;
}

.plate-nav-icon2 {
    display: none;
}

.plate-nav-con .active {
    background-color: #2551eb;
    border-radius: 10px;
}

.plate-nav-con .active h2 {
    color: #fff;
}

.plate-nav-con .active .plate-nav-icon1 {
    display: none;
}

.plate-nav-con .active .plate-nav-icon2 {
    display: block;
}

.plate-nav-con .active .plate-nav-item-box {
    border-right: 0;
}

.plate-nav-con .active::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #2551eb;
    position: absolute;
    bottom: -19px;
}

.plate-dav-box1 {
    position: relative;
    z-index: 999;
}

.plate-dav-box1-con {
    width: 100%;
    background-color: #ffffff;
    height: 560px;
    margin-top: -420px;
    box-shadow: 1px 1px 20px #ebebeb;
    position: relative;
}

.plate-dav-box1-box {
    display: flex;
    flex-direction: row;
    padding: 76px 114px;
    flex-wrap: wrap;
}

.plate-dav-box1-item {
    width: 450px;
    height: 180px;
    padding: 0 60px;
    box-sizing: border-box;
    background-color: #f1f5f9;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-right: 36px;
    margin-bottom: 40px;
}

.plate-dav-box1-icon {
    width: 40px;
    position: relative;
}

.plate-dav-box1-icon::after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #ef8200;
    position: absolute;
    bottom: -17px;
    left: 0;
}

.plate-dav-box1-item p {
    margin-top: 40px;
    font-size: 22px;
}

.plate-dav-box1-rightImg {
    width: 560px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.plate-dav-box1-item:hover {
    box-shadow: 1px 1px 10px #88baff;
}

.plate-dav-box2 {}

.plate-dav-box2-title {
    font-size: 38px;
    color: #000000;
    font-weight: 600;
    margin: 60px 0 70px 0;
    text-align: center;
}

.plate-dav-box2-con {
    width: 100%;
    /* height: 800px; */
    /* background-color: antiquewhite; */
    /* display: flex; */
}

.plate-dav-box2-item {
    width: 23.5%;
    margin-right: 2%;
    position: relative;
    float: left;
    box-sizing: border-box;
}

.plate-dav-box2-item:last-child {
    margin-right: 0px;
}

.plate-dav-box2-text {
    width: 90%;
    margin: 0 auto;
    background-color: #ffffff;
    height: 220px;
    box-sizing: border-box;
    padding: 20px 40px;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 1px 11px 10px #dae9ff;
}

.plate-dav-box2-item:hover .plate-dav-box2-text {
    bottom: -50px;
    transition: ease 0.5s;
}

.plate-dav-box2-text h3 {
    font-size: 30px;
    margin-bottom: 12px;
    margin-top: 10px;
}

.plate-dav-box2-text h2 {
    color: #114b9c;
    font-size: 30px;
    padding-bottom: 26px;
    border-bottom: 1px solid #cccc;
    font-weight: 600;
}

.plate-dav-box3 {
    margin-top: 120px;
    margin-bottom: 60px;
}

.plate-dav-box3-con {
    height: 850px;
    width: 100%;
    background-image: url(../img/plate-dav-box3-bg.jpg);
    background-size: 100%;
    position: relative;
}

.plate-dav-box3-title {
    padding-top: 120px;
    text-align: center;
}

.plate-dav-box3-title h2 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 600;
}

.plate-dav-box3-title p {
    font-size: 24px;
    color: #ffffff;
    line-height: 46px;
}

.plate-dav-box3-logo {
    width: 80%;
    justify-content: center;
    background-color: #ffffff;
    height: 420px;
    margin: 100px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 34px;
    box-sizing: border-box;
    border-radius: 10px;
}

.plate-dav-box3-img {
    width: 290px;
    margin: 20px 50px;
    height: 100px;
}

.plate-dav-box3-img p {
    font-size: 30px;
    font-weight: 600;
    line-height: 100px;
    text-align: center;
}

.plate-par {
    margin-top: -420px;
    position: relative;
    z-index: 999;
}

.plate-par-con {
    width: 100%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 90px 6.8%;
    display: flex;
    justify-content: space-between;
}

.plate-par-form {
    width: 48%;
    /* height: 600px; */
}

.plate-par-form h2 {
    font-size: 36px;
    margin-bottom: 40px;
}

.plate-par-form table {
    background-color: #f8f9fc;
    width: 100%;
    border: 1px solid #f8f9fc;
}

.plate-par-form table tr {
    background-color: #f1f3f6;
}

.plate-par-form table tr:nth-child(2n) {
    background-color: #ffffff;
}

.plate-par-form table tr td {
    font-size: 16px;
    padding: 12px 20px;
}

.plate-par-form table tr td:nth-child(1) {
    width: 30%;
    box-sizing: border-box;
    border-right: 1px solid #eef1f7;
}

.plate-par-form table tr td:nth-child(2) {
    width: 70%;
    box-sizing: border-box;
}

.plate-par-form table tr td.Padding20 {
    padding: 36px 20px;
}

.plate-par-form2 table tr td {
    width: 25%;
    box-sizing: border-box;
    border-right: 1px solid #eef1f7;
}

.plate-par-form2 table tr td:nth-child(1) {
    width: 25%;
}

.plate-par-form2 table tr td:nth-child(2) {
    width: 25%;
}

.plate-par-form2 table tr td:last-child {
    width: 25%;
    border-right: 0
}

.plate-pro {
    margin-top: -420px;
    position: relative;
    z-index: 999;
    margin-bottom: 70px;
}

.plate-pro-con {
    width: 100%;
    background-color: #fff;
    /* height: 900px; */
    box-sizing: border-box;
    padding: 70px 60px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    box-shadow: 1px 6px 10px #ebebeb;
}

.plate-pro-item {
    width: 23.5%;
    margin-right: 2%;
    background-color: #f0f4f9;
    /* height: 300px; */
    margin-bottom: 80px;
}

.plate-pro-img {
    padding: 30px 60px;
    box-sizing: border-box;
}

.plate-pro-img:hover img {
    transform: scale(1.1);
    transition: ease 0.5s;
}

.maincontent {
    display: flex;
    width: 100%;
    width: 98%;
    padding: 0 1%;
}

.pcbabox {
    width: 100%;
    display: flex;
    justify-content: space-around;
    /* flex-wrap: wrap允许换行 */
    flex-wrap: wrap;
    overflow: hidden;
}

.img-item {
    width: 350px;
    height: 250px;
    border-radius: 0px 0px 0px 0px;
    margin-bottom: 30px;
}

.listul {
    padding: 15px 50px;
    line-height: 30px;
    font-size: 18px;
}

.listul li {
    color: #494949;
    list-style-type: disc;
}

.listul li label {
    font-size: 20px;
    color: #1153B1;
    font-weight: bold;

}

.img-item1 {
    width: 32%;
    height: 294px;
    border-radius: 0px 0px 0px 0px;
    margin-bottom: 40px;
    line-height: 30px;
    font-size: 14px;
    padding-top: 27px;
    overflow: hidden;
}


.spec {
    line-height: 40px;
    align-items: center;
    font-size: 20px;

}




.img-item1 p label {
    /* display: inline-block;
    width: 0;
    height: 0; */
    /* border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #7a7e85;
    position: relative;
    opacity: 1;
    margin-right: 10px;
    top: -2px; */
    color: #114b9c;
}

.img-item img,
.img-item1 img {
    height: 250px;
}

.tab-nr {
    display: none;
}

.ons {
    display: block;
}

.tab-nr h4 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-left: 21px;
}

.plate-pro-item:nth-child(4n) {
    margin-right: 0;
}

.plate-pro-item p {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}

.material-nav {
    background-color: #f1f5f9;
    position: relative;
    z-index: 888;
}

.material-nav-con {
    padding-top: 20px;
    display: flex;
    justify-content: center;
    height: 800px;
    position: relative;
}

#plate-sign {
    position: absolute;
    top: -50px;
}

.pro-content {
    position: relative;
    display: flex;
    padding-bottom: 50px;
    padding-top: 100px;
    background: #fff;
    margin-top: 30px;

}

.tabbox {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 561px;
    height: 60px;
    left: 523px;
    top: -30px;

}


.pro-content .imgbox {
    width: 700px;
    height: 420px;
    background: red;
    margin-right: 25px;
}

.contbox {
    width: calc(100% - 730px);
    background: #F5F9FD;
    padding: 20px;
}

.contbox h3 {
    font-size: 20px;
    line-height: 50px;
}

.line {
    width: 40px;
    height: 4px;
    border-radius: 4px;
    background: #1153B1;
}

.contbox h6 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.contbox p {
    font-size: 14px;
    line-height: 26px;
}

.contbox p label {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #7a7e85;
    position: relative;

    opacity: 1;
    margin-right: 5px;
}

.t-box {
    width: 135px;
    text-align: center;
    color: #454545;
    border-radius: 5px;
    height: 60px;
    line-height: 60px;
    background: #E3ECFA;
}

.actives {
    background: #1153B1;
    box-shadow: 0px 4px 4px 0px rgba(17, 83, 177, 0.2);
    color: #fff;
}

.in-box4 {
    width: 100%;
    height: 500px;
    background: url(../img/xq.jpg) no-repeat;
    background-image: cover;

    color: #fff;
    padding-top: 20px;
    display: none;
}

.subumit {
    width: 250px;
    line-height: 65px;
    height: 65px;
    background: url(../img/tj.png) no-repeat 26% #D60011;
    border-radius: 6px 6px 6px 6px;
    margin: 20px auto;
    color: #fff;
    cursor: pointer;

}

.centerform h3 {
    font-size: 24px;
    margin-bottom: 25px;
    color: #fff;

}

.centerform p.p1 {
    font-size: 14px;
    margin-bottom: 35px;
    color: #fff;
    font-weight: 100;
}

.p1text {
    display: flex;
    margin-bottom: 20px;
    margin-bottom: 20px;
    width: 550px;

    justify-content: space-between;
}

.textstyle {
    width: 240px;
    height: 40px;
    background: #fff;
    text-decoration: none;
    outline-style: none;
    border: 0;
    padding: 5px;
    border-radius: 5px;
}

.textstyle1 {
    line-height: 40px;
    padding: 5px;
    width: 534px;
    height: 100px;
    background: #fff;
    text-decoration: none;
    outline-style: none;
    border: 0;
    border-radius: 5px;

}

.centerform {
    width: 550px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.material-nav-item {
    width: 33.3%;
    height: 134px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.material-nav-item a {
    display: block;
    width: 100%;
}

.material-nav-item-box {
    border-right: 1px solid #ccc;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 80px;
    box-sizing: border-box;
    padding: 40px 0;
}

.material-nav-item:last-child .material-nav-item-box {
    border-right: 0;
}

.material-nav-icon1,
.material-nav-icon2 {
    width: 40px;
}

.material-nav-item h2 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
}

.material-nav-item:hover h2 {
    color: #114b9c;
}

.material-nav-icon1 {
    display: block;
}

.material-nav-icon2 {
    display: none;
}

.material-nav-con .active {
    background-color: #2551eb;
    border-radius: 10px;
}

.material-nav-con .active h2 {
    color: #fff;
}

.material-nav-con .active .material-nav-icon1 {
    display: none;
}

.material-nav-con .active .material-nav-icon2 {
    display: block;
}

.material-nav-con .active .material-nav-item-box {
    border-right: 0;
}

.material-nav-con .active::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #2551eb;
    position: absolute;
    bottom: -19px;
}


.material-dav-box {
    position: relative;
    z-index: 999;
    background: #f1f5f9;
    padding-bottom: 60px;
}

.material-dav-box-con {
    width: 100%;
    background-color: #ffffff;
    height: 560px;
    margin-top: -420px;
    box-shadow: 1px 1px 20px #ebebeb;
    position: relative;
}

.material-dav-box-box {
    display: flex;
    flex-direction: row;
    padding: 76px 114px;
    flex-wrap: wrap;
}

.material-dav-box-item {
    width: 450px;
    height: 180px;
    padding: 0 60px;
    box-sizing: border-box;
    background-color: #f1f5f9;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-right: 36px;
    margin-bottom: 40px;
}

.material-dav-box-icon {
    width: 40px;
    position: relative;
}

.material-dav-box-icon::after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #ef8200;
    position: absolute;
    bottom: -17px;
    left: 0;
}

.material-dav-box-item p {
    margin-top: 40px;
    font-size: 22px;
}

.material-dav-box-rightImg {
    width: 560px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.material-dav-box-item:hover {
    box-shadow: 1px 1px 10px #88baff;
}

.material-dav-box2 {
    height: 700px;
    /* width: 100%; */
    background-image: url(../img/material-dav-box2-bg.jpg);
}

.material-dav-box2-con {
    width: 100%;
    background-color: rgba(37, 81, 235, .52);
    /* height: 480px; */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 105px 0;
}

.material-dav-box2-img {
    width: 94px;
}

.material-dav-box2-item {
    width: 33.33%;
    box-sizing: border-box;
    padding: 110px;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.material-dav-box2-item h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: #ffffff;
    margin: 37px 0 22px 0;
}

.material-dav-box2-item p {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}

.material-dav-box2-item::after {
    content: '';
    height: 240px;
    width: 1px;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.material-dav-box2-item:last-child::after {
    content: none;
}


.material-dav-box3 {
    background-color: #f1f5f9;
    padding: 80px 0;
}

.material-dav-box3-con {
    background-color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 80px 0;
    /* height: 480px; */
    margin-top: 60px;
    position: relative;
    box-shadow: 1px 1px 20px #dae9ff;
    border-radius: 10px;
}

.material-dav-box3-title {
    font-size: 40px;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.material-dav-box3-logo {
    width: 350px;
    margin: 20px 50px;
}

.material-dav-box3-con p {
    font-size: 30px;
    font-weight: 600;
    line-height: 100px;
    text-align: center;
    color: #ef8200;
    position: absolute;
    bottom: 5px;
}

.material-quality {}

.material-quality-con {
    /* height: 570px; */
    width: 100%;
    background-color: #ffffff;
    margin-top: -420px;
    position: relative;
    z-index: 999;
    padding: 75px 90px;
    box-sizing: border-box;
    box-shadow: 1px 1px 10px #cfd9e5;
    margin-bottom: 80px;
}

.material-quality-title {}

.material-quality-title h2 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin-bottom: 36px;
}

.material-quality-title p {
    font-size: 20px;
}

.material-quality-box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.material-quality-item {
    width: 198px;
    padding-right: 30px;
    box-sizing: border-box;
    margin-top: 60px;
    position: relative;
}

.material-quality-icon {
    background: #eaf3ff;
    /* padding: 53px; */
    width: 166px;
    height: 166px;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    /* flex-grow: 0; */
    justify-content: center;
    align-items: center;
}

.material-quality-icon img {
    width: 60px;
    height: 60px;
}

.material-quality-item p {
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    margin-top: 20px;
}

.material-quality-item::after {
    content: "";
    width: 19px;
    height: 38px;
    background-image: url(../img/material-quality-icon-right.png);
    background-size: 100%;
    position: absolute;
    right: -19px;
    top: 40%;
    transform: translateY(-50%);
}

.material-quality-item:last-child::after {
    content: none;
}

.material-channel-box1 {
    margin-top: -420px;
    position: relative;
    z-index: 9999;
}

.material-channel-box1-con {
    width: 100%;
    padding: 50px 90px;
    background-color: #ffffff;
    box-sizing: border-box;
    min-height: 270px;
    position: relative;
    box-shadow: 1px 1px 10px #f1f5f9;
}

.material-channel-box1-con p {
    width: 50%;
    font-size: 20px;
    line-height: 34px;
}

.material-channel-box1-img {
    width: 30%;
    position: absolute;
    right: 90px;
    top: 0;
}

.material-channel-box2 {
    background: #f1f5f9;
    z-index: 999;
    position: relative;
    margin-top: 27px;
}

.material-channel-box2-con {
    width: 100%;
    padding: 50px 90px;
    background-color: #ffffff;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-shadow: 1px 1px 10px #f1f5f9;
}

.material-channel-box2-img {
    width: 30%;
}

.material-channel-box2-text {
    width: 58%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.material-channel-box2-text h2 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
}

.material-channel-box2-text p {
    font-size: 19px;
    line-height: 34px;
    margin-top: 50px;
}

.material-channel-label {
    width: 100%;
    margin-top: 110px;
    margin-bottom: 60px;
    display: flex;
}

.material-channel-label-item {
    width: 25%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
}

.material-channel-label-img {
    width: 160px;
    height: 160px;
    ;
    background-color: #2551eb;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.material-channel-label-img img {
    width: 80px;
    height: 80px;
}

.material-channel-label-item h2 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 27px;
}

.material-channel-label-item p {
    font-size: 18px;
    margin-top: 10px;
}

.material-channel-box3 {
    background: #f1f5f9;
    padding-bottom: 110px;
}

.material-channel-box3-con {
    width: 100%;
    background-color: #ffffff;
    padding: 60px 40px;
    box-sizing: border-box;
}

.material-channel-box3-title {
    font-size: 40px;
    color: #000000;
    font-weight: 600;
    text-align: center;
    margin-top: 46px;
    margin-bottom: 70px;
}

.material-channel-box3-item {
    width: 12.66%;
    margin: 0 2%;
    float: left;
    height: 151px;
}

.assemble-nav {
    background-color: #f1f5f9;
    height: 700px;
    position: relative;
    z-index: 888;
}

.assemble-nav-con {
    padding-top: 90px;
    display: flex;
    justify-content: center;
    height: 800px;
    position: relative;
}

#plate-sign {
    position: absolute;
    top: -50px;
}

.assemble-nav-item {
    width: 50%;
    height: 134px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.assemble-nav-item a {
    display: block;
    width: 100%;
}

.assemble-nav-item-box {
    border-right: 1px solid #ccc;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 80px;
    box-sizing: border-box;
    padding: 40px 0;
}

.assemble-nav-item:last-child .assemble-nav-item-box {
    border-right: 0;
}

.assemble-nav-icon1,
.assemble-nav-icon2 {
    width: 40px;
}

.assemble-nav-item h2 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
}

.assemble-nav-item:hover h2 {
    color: #114b9c;
}

.assemble-nav-icon1 {
    display: block;
}

.assemble-nav-icon2 {
    display: none;
}

.assemble-nav-con .active {
    background-color: #2551eb;
    border-radius: 10px;
}

.assemble-nav-con .active h2 {
    color: #fff;
}

.assemble-nav-con .active .assemble-nav-icon1 {
    display: none;
}

.assemble-nav-con .active .assemble-nav-icon2 {
    display: block;
}

.assemble-nav-con .active .assemble-nav-item-box {
    border-right: 0;
}

.assemble-nav-con .active::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #2551eb;
    position: absolute;
    bottom: -19px;
}


.assemble-order {
    position: relative;
    z-index: 999;
    margin-top: -400px;
    overflow: hidden;
}

.assemble-order .mainbox {
    padding: 0;
}

.assemble-order-con {
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
}

.assemble-order-img {
    padding-bottom: 80px;
    padding: 54px 60px 80px 60px;
}

.assemble-order-img {
    display: block;
}

.assemble-order-img2 {
    display: none;
}

.assemble-order-img3 {
    display: none;
}

.assemble {
    margin-bottom: 80px;
}

.assemble-con {
    width: 100%;
    /* margin-top: 20px; */
    box-shadow: 1px 1px 20px #ccc;
    padding-bottom: 3px;
    /* margin-bottom: 40px; */
}

.assemble-item {
    width: 100%;
    margin-bottom: -5px;
}

.assemble-img {
    width: 50%;
    float: right;
}

.assemble-text {
    width: 50%;
    float: left;
    padding-top: 70px;
    box-sizing: border-box;
    padding: 60px 60px 0 60px;
}

.assemble-text h2 {
    font-size: 36px;
    line-height: 94px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
}

.assemble-text p {
    font-size: 17px;
    line-height: 34px;
    margin-top: 37px;
}

.assemble-item:nth-child(2n) .assemble-img {
    float: left;
}

.assemble-item:nth-child(2n) .assemble-text {
    float: right;
}

.pcab-nav {
    background-color: #f1f5f9;
    height: 700px;
    position: relative;
    z-index: 888;
}

.pcab-nav-con {
    padding-top: 90px;
    display: flex;
    justify-content: center;
    height: 800px;
    position: relative;
}

#plate-sign {
    position: absolute;
    top: -50px;
}

.pcab-nav-item {
    width: 33.3%;
    height: 134px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.pcab-nav-item a {
    display: block;
    width: 100%;
}

.pcab-nav-item-box {
    border-right: 1px solid #ccc;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 80px;
    box-sizing: border-box;
    padding: 40px 0;
}

.pcab-nav-item:last-child .pcab-nav-item-box {
    border-right: 0;
}

.pcab-nav-icon1,
.pcab-nav-icon2 {
    width: 40px;
}

.pcab-nav-item h2 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
}

.pcab-nav-item:hover h2 {
    color: #114b9c;
}

.pcab-nav-icon1 {
    display: block;
}

.pcab-nav-icon2 {
    display: none;
}

.pcab-nav-con .active {
    background-color: #2551eb;
    border-radius: 10px;
}

.pcab-nav-con .active h2 {
    color: #fff;
}

.pcab-nav-con .active .pcab-nav-icon1 {
    display: none;
}

.pcab-nav-con .active .pcab-nav-icon2 {
    display: block;
}

.pcab-nav-con .active .pcab-nav-item-box {
    border-right: 0;
}

.pcab-nav-con .active::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #2551eb;
    position: absolute;
    bottom: -19px;
}


.pcab-working {
    margin-top: -420px;
    position: relative;
    z-index: 999;
}

.pcab-working-con {
    width: 100%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 90px 6.8%;
    display: flex;
    justify-content: space-between;
}

.pcab-working-form {
    width: 48%;
    /* height: 600px; */
}

.pcab-working-form h2 {
    font-size: 36px;
    margin-bottom: 40px;
}

.pcab-working-form table {
    background-color: #f8f9fc;
    width: 100%;
    border: 1px solid #f8f9fc;
}

.pcab-working-form table tr {
    background-color: #f1f3f6;
}

.pcab-working-form table tr:nth-child(2n) {
    background-color: #ffffff;
}

.pcab-working-form table tr td {
    font-size: 16px;
    padding: 12px 20px;
    border-right: 1px solid #eef1f7;
    border-bottom: 1px solid #eef1f7;
}

.pcab-working-box2 {
    padding: 60px 0;
    width: 100%;
    background: #f1f5f9;
}

.pcab-working-lc {
    width: 100%;
    padding: 0 110px;
    box-sizing: border-box;
}

.pcab-working-lc {
    display: block;
}

.pcab-working-lc2 {
    display: none;
}

.pcab-working-lc3 {
    display: none;
}

.pcab-working-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 60px;
    text-align: center;
}

.pcab-working-box3 {
    margin-top: 0;
}

.pcba-show {}

.pcba-show-con {
    width: 100%;
    background-color: #ffffff;
    position: relative;
    z-index: 999;
    margin-top: -420px;
    padding: 70px 60px 20px 60px;
    box-sizing: border-box;
    box-shadow: 1px 1px 10px #cfd9e5;
    margin-bottom: 60px;
}

.pcba-show-item {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
    margin-bottom: 38px;
}

.pcba-show-item p {
    font-size: 18px;
    text-align: center;
    margin-top: 14px;
}

.pcba-show-item:nth-child(4n) {
    margin-right: 0;
}

.pcba-introduce-box1 {
    margin-top: -420px;
    position: relative;
    z-index: 999;
    background: #f1f5f9;
    padding-bottom: 50px;
}

.pcba-introduce-box1-con {
    width: 100%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 60px 50px;
}

.pcba-introduce-box1-head {
    width: 100%;
}

.pcba-introduce-box1-left {
    width: 45%;
    float: left;
}

.pcba-introduce-box1-right {
    width: 55%;
    float: left;
    box-sizing: border-box;
    float: left;
    padding: 40px 10% 32px 5%;
}

.pcba-introduce-box1-right h2 {
    font-size: 32px;
    color: #ef8200;
    font-weight: 600;
    margin-bottom: 16px;
}

.pcba-introduce-box1-right b {
    font-size: 18px;
    padding-left: 20px;
    position: relative;
    display: block;
}

.pcba-introduce-box1-right b::after {
    content: "·";
    font-size: 18px;
    position: absolute;
    left: 0;
}

.pcba-introduce-box1-right p {
    font-size: 17px;
    padding-left: 20px;
    line-height: 26px;
}

.pcba-introduce-box1-open {
    width: 100%;
    margin-top: 40px;
}

.pcba-introduce-open-item {
    width: 16%;
    height: 500px;
    background-position: center;
    background-size: auto 100%;
    border-radius: 10px;
    float: left;
    margin-right: 1.7%;
}

.pcba-introduce-open-item:last-child {
    margin-right: 0;
}

.pcba-introduce-open-item.active {
    width: 45%;
}

.pcba-introduce-open-item:nth-child(1) {
    background-image: url(../img/pcba-introduce-box1-open1.jpg);
}

.pcba-introduce-open-item:nth-child(2) {
    background-image: url(../img/pcba-introduce-box1-open2.jpg);
}

.pcba-introduce-open-item:nth-child(3) {
    background-image: url(../img/pcba-introduce-box1-open3.jpg);
}

.pcba-introduce-open-item:nth-child(4) {
    background-image: url(../img/pcba-introduce-box1-open4.jpg);
}


.pcba-introduce-box2 {}

.pcba-introduce-box2-con {
    padding: 60px 0;
}

.pcba-introduce-box2-title {
    color: #000000;
    font-size: 40px;
    text-align: center;
    margin-bottom: 70px;
}

.pcba-introduce-box2-box {
    padding-bottom: 20px;
    display: flex;
}

.pcba-introduce-box2-item {
    width: 23.5%;
    height: 450px;
    margin-right: 2%;
    box-shadow: 1px 1px 10px #cfd9e5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pcba-introduce-box2-item:last-child {
    margin-right: 0;
}

.pcba-introduce-box2-img {
    width: 24%;
}

.pcba-introduce-box2-img .img1 {
    display: block;
}

.pcba-introduce-box2-img .img2 {
    display: none;
}

.pcba-introduce-box2-item h2 {
    font-size: 24px;
    color: #000;
    margin: 50px 0;
}

.pcba-introduce-box2-item p {
    display: none;
    font-size: 18px;
    color: #ffffff;
}

.pcba-introduce-box2-item button {
    width: 150px;
    height: 50px;
    font-size: 18px;
    box-sizing: border-box;
    color: #4f4f4f;
    background-color: #ffffff;
    border: 1px solid #4f4f4f;
}

.pcba-introduce-box2-item:hover {
    box-shadow: 1px 1px 10px #2551eb;
    background-color: #2551eb;
}

.pcba-introduce-box2-item:hover h2 {
    color: #ffffff;
    margin: 30px 0;
    transition: margin 0.5s;
}

.pcba-introduce-box2-item:hover .img1 {
    display: none;
}

.pcba-introduce-box2-item:hover .img2 {
    display: block;
}

.pcba-introduce-box2-item:hover button {
    display: none;
}

.pcba-introduce-box2-item:hover p {
    display: block;
    color: #fff;
    padding: 0 21%;
}



.in-video {
    width: 100%;
    height: 540px;
    overflow: hidden;
    position: relative;
    display: none;
}

.in-video-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
    outline: none;
    border: none;
    box-shadow: none;
    z-index: 8;
}

.in-video-text {
    text-align: center;
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.in-video-text h2 {
    font-size: 38px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 16px;
}

.in-video-text p {}

.in-video-text a {
    font-size: 16px;
    margin: 0 20px;
    color: #fff;
}

.in-video-text span {
    font-size: 16px;
    margin: 0 20px;
    color: #fff;
}

.in-video-text i {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url(../img/bofang.png);
    background-size: 100%;
    position: relative;
    top: 7px;
    left: -4px;
}

.in-video-hidden-box {
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    z-index: 999999999;
    left: 0;
    display: none;
}

.in-video-hidden {
    width: 1000px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video-x {
    width: 24px;
    height: 24px;
    position: absolute;
    right: -13px;
    top: -11px;
}





.in-sebox3 {
    width: 100%;

    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.in-sebox3-item {

    width: 18.5%;
    padding: 10px 0;
    ;

    height: 193px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0px 4px 10px 0px rgba(2, 79, 138, 0.1);
    border-radius: 0 0 10px 10px;

}

.imgbox {
    display: flex;
    align-items: center;
    width: 100%;
    height: 150px;
    overflow: hidden;

    justify-content: center;
}

.new-items {
    width: 18.5%;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0px 4px 10px 0px rgba(2, 79, 138, 0.1);
    border-radius: 0 0 10px 10px;
}

.new-items img {
    padding: 2px;
    margin-bottom: 30px;
}

.newsBox {
    width: 100%;
    height: 180px;
    background: #CACACA;
    border-radius: 10px 10px 0px 0px;
    opacity: 1;
}

.newsBox img {
    height: 180px;
    padding: 2px;
    border-radius: 11px 11px 0 0;
}

.content {
    padding: 14px;
}

.new-items p.nbt {
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #131313;
    line-height: 34px;
}

.new-items p.ntype {
    font-size: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #929292;
    line-height: 14px;
    margin-bottom: 12px;
}

.new-items p.ndesc {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    color: #454545;
    line-height: 20px;
    height: 28px;
    padding-bottom: 15px;
    overflow: hidden;

}

/* .imgbox img {
    width: calc(100% - 40px);
    height: 150px;
} */

.in-sebox3-item p {
    box-shadow: 0px 4px 10px 0px rgba(2, 79, 138, 0.1);
    border-radius: 0 0 10px 10px;

    background: #1153B1;

    opacity: 1;
    border: 1px solid #F0F0F0;
    line-height: 50px;



    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;



}

.in-sebox3-img {
    width: 100%;
    height: auto;
}

.in-sebox3-img {
    background-color: #f1f5f9;


    box-sizing: border-box;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}



.telUs {
    width: 100%;
    background: #1153B1;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-top: 50px;
}

.telUs .tel-main {
    position: relative;
    width: 1660px;
    min-width: 1220px;
    padding: 32px 0;
    display: flex;
    color: #FFFFFF;
    margin: 0 auto;
    justify-content: center;
}

.tel-numb {
    margin: 0 auto;
    width: 363px;
    background: blue;
    padding-left: 50px;
    background: url(../img/footer-icon-tel.png) no-repeat;
    background-size: 7%;
    margin-left: 33%;
}

.toTop {
    position: absolute;
    top: -28px;
    right: 200px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    background: url(../img/back.svg) no-repeat center 23% #1153B1;
    background-size: 36%;
    border: 3px solid #fff;
    cursor: pointer;
}

.toTop p {
    padding-top: 50px;
    color: #fff;
    text-align: center;
}

.tel-icon {
    width: 28px;
    margin-right: 20px;
    display: none;
}

.tel-numb h2 {
    color: #FFFFFF;
    margin-top: -3px;
}

.my-banner {
    position: relative;
    height: 400px;
    background: red;
    top: 100px
}


@media screen and (max-width:1060px) {
    .in-video-hidden {
        width: 90%;
    }

    .bt {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1400px) {
    .in-sebox3-item p {
        font-size: 18px;
    }

    .bt {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .in-sebox3-item p {
        font-size: 16px;
        margin-top: 18px;
        text-align: center;
    }

    .in-sebox3-item,
    .new-items {
        width: 30%;
        margin-bottom: 25px;
    }

    .in-sebox3 {
        justify-content: space-evenly;
    }

    .bt {
        margin-bottom: 30px;
    }
}



@media screen and (max-width: 750px) {

    .in-sebox3-item,
    .new-items {
        width: 45%;
    }


}