@charset "utf-8";
body{
    width: 100%;
    background-image: url(../images/bg.png);
    background-size: 100%;
}
.main{
    
}
.blue{
    color: #2e6fe5;
}
.org{
    color:#e86335;
}
.green{
    color:#16919d;
}
.greenblue{
    color: #1759aa;
}
.actplan{
    width: 50vw;
    border: 2px dashed #2e6fe5;
    padding: 50px;
    margin: auto;
    margin-top: 64px;
    position: relative;
    border-radius: 2px;
}
.actplan_tit {
    position: absolute;
    left: 0;
    right: 0;
    top: -2vw;
    margin: auto;
    width: 220px;
    background-color: #fff;
    background-image: url(../images/actplan.png);
    background-repeat: no-repeat;
    background-size: 54px 53px;
    padding-left: 9%;
    font-size: 32px;
    height: 55px;
    line-height: 55px;
    background-position: 10px top;
}
.actplan_con>span {
    flex: 1;
    color: #2e6fe5;
    font-size: 16px;
    position: relative;
    text-align: center;
}
.actplan_con {
    display: flex;
    margin-top: 33px;
    margin-bottom: 33px;
}
.actplan_notice{
    font-style: italic;
    font-size: 14px;
    text-align: center;
}
.actplan_con>span>b{
    position: absolute;
    top: -25px;
    background-color: #2e6fe5;
    border: 3px solid #a6cffb;
    border-radius: 60%;
    width: 18px;
    height: 18px;
    left: 0;
    right: 0;
    margin: auto;
}
.actplan_con>span::before{
    content: '';
    display: inline-block;
    width: 50%;
    height: 1px;
    background-color: #2e6fe5;
    position: absolute;
    left: 0;
    top: -17px;
}
.actplan_con>span:nth-child(1)::before{
    width: 0;
}
.actplan_con>span::after{
    content: '';
    display: inline-block;
    width: 50%;
    height: 1px;
    background-color: #2e6fe5;
    position: absolute;
    right: 0;
    top: -17px;
}
.actplan_con>span:nth-last-child(1)::after{
    width: 0;
}
.indent{
    text-indent: 2em;
}
.actbg{
    margin-top: 100px;
    width: 60vw;
    max-width: 1120px;
}
.twoline_bg{
    border: 2px dashed #2e6fe5;
    padding: 15px 5px 10px;
    margin: 100px auto 0;
    position: relative;
    border-radius: 2px;
}
.twoline_bg>div{
    border: 1px solid #6984ee;
    padding: 50px;
}
.twoline_bg_tit{
    position: absolute;
    font-size: 32px;
    left: 0;
    right: 0;
    margin: auto;
    top: -25px;
    width: 220px;
    background-color: #fff;
    text-align: center;
}
.twoline_bg>div>p{
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}
.twoline_bg_tit:before{
    content: '';
    display: inline-block;
    width: 33px;
    height: 21px;
    background-image: url(../images/titL.png);
    background-repeat: no-repeat;
    background-size: 33px 21px;
    position: absolute;
    left: 0;
    top: 30%;

}
.twoline_bg_tit:after{
    content: '';
    display: inline-block;
    width: 33px;
    height: 21px;
    background-image: url(../images/titR.png);
    background-repeat: no-repeat;
    background-size: 33px 21px;
    position: absolute;
    right: 0;
    top: 30%;
}
.actinfo{
    margin-top: 66px;
    width: 60vw;
    max-width: 1120px;
}
.actinfo>.twoline_bg_tit{
    background-color: #fff;
}
.collect_box{
    width: 60vw;
    margin: auto;
    max-width: 1120px;
}
.collect_box>div{
    width: 45%;
}
.collect_box .twoline_bg_tit {
    background-color: #fff;
}
.dimension_set {
    width: 60vw;
    margin: auto;
    margin-top: 67px;
    max-width: 1120px;
}
.dimension_set .twoline_bg_tit {
    width: 280px;
    background-color: #fff;
} 
.dimension_set>div>div{
    width: 45%;
}
.dimension_set_tit{
    font-size: 24px;
    margin-bottom: 45px;
}
.dimension_set  p{
    font-size: 16px;
    line-height: 30px;
}
.good_case{
    border: 0;
    border-top: 2px dashed #2e6fe5;
    width: 60vw;
}
.good_case  .twoline_bg_tit {
    width: 665px;
    background-color: #fff;
}
.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */

    /* Center slide text vertically */
    /* 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;
  }
  .swiper_box{
      width: 60vw;
      margin: auto;
      margin: 50px auto 0;
      max-width: 1120px;
  }
.zhengwutype_tit{
    font-size: 20px;
    position: relative;
}
.zhengwutype_tit:after{
    content: '';
    display: inline-block;
    width: 40px;
    height: 10px;
    border: 20px solid transparent;
    border-top: 10px solid #2e6fe5;
    position: absolute;
    left: calc(50% - 20px);
    bottom: -35px;
}
.zhengwutype {
    margin-top: 65px;
}
.video_box{
    width: 30%;
    margin-right: 5%;
    background-image: url(../images/videobg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-bottom: 40px;
    padding: 10px 12px 15px 8px;
    border-radius: 10px;
    overflow: hidden;
}
.video_box:nth-of-type(3){
    margin-right: 0;
}
.video_box:nth-of-type(4){
    margin-left: 18%;
}
.video_tit{
    height: 27px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.video_box>a{
    display: block;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.hr{
    width: calc(70vw * 0.65);
    margin: 50px auto 0;
    border-top: 2px dashed #c8c8c8;
}
.zhengwutype_tit1:after{
    border-top: 10px solid #16919d;
}
.zhengwutype_tit2:after{
    border-top: 10px solid #1759aa;
}
.zhengwutype1 .video_box{
    background-image: url(../images/videobg1.png);
}

.zhengwutype1 .swiper-pagination-bullet-active{
    background: #16919d;
}
.special{
    border: 0;
    border-top: 2px dashed #2e6fe5;
    width: 60vw;
    max-width: 1120px;
}
.special_con{
    margin: auto;
    margin-top: 50px;
    width: 60vw;
    max-width: 1120px;
}
.special_con .video_box{
    background-image: none;
    border: 2px solid #92a6fc;
    border-radius: 10px;
    padding: 8px 1px;
    width: calc(98% / 3);
    margin-right: 1%;
}
.special_con .video_box:nth-of-type(3){
    margin-right: 0;
}
.footer{
    width: 100%;
    padding-top: calc(13vw + 55px);
    /* padding-bottom: 180px; */
    background-image: url(../images/footbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #77d5fb;
    font-size: 20px;
    text-align: center;
    /* background-color: #0047fb; */
}
.footer>div{
    width: 60vw;
    margin: auto;
    max-width: 1120px;
}
.footer_tit{
    position: relative;
    font-size: 24px;
    margin-bottom: 30px;
}
.footer_tit::before{
    content: '';
    position: absolute;
    left: 0;
    width: 44%;
    height: 1px;
    border-top: 2px dashed #77d5fb;
    top: 15px;
}
.footer_tit::after{
    content: '';
    position: absolute;
    left: auto;
    right: 0;
    width: 44%;
    height: 1px;
    border-top: 2px dashed #77d5fb;
    top: 15px;
}
.mxmsg{
    margin-bottom: 100px;
}
.contact_info{
    /* display: flex; */
    padding-bottom: 180px;
}
.contact_info>span{
    /* flex: 1; */
    background-image: url(../images/icon_tel.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 30px 30px;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    display: inline-block;
    font-size: 20px;
}
.contact_info>span+span {
    margin-left: 20px;
}
.special .twoline_bg_tit{
    background-color: #fff;
}
.contact_info .fax{
    background-image: url(../images/icon_fax.png);
    background-size: 30px 24px;
}
.contact_info .email{
    background-image: url(../images/icon_email.png);
    background-size: 28px 20px;
}
.contact_info .addr{
    background-image: url(../images/icon_gps.png);
    background-size: 21px 25px;
    padding-left: 28px;
}
.adv * {
    width: 100% !important;
    height: auto !important;
}
.pcshow{
    display: block;
}
.mshow{
    display: none;
}
/* /移动端适配/ */
@media all and (max-width:414px){
    .pcshow{
        display: none;
    }
    .mshow{
        display: block;
    }
    .actplan {
        width: 93vw;
        padding: 13px;
    }
    .actplan_tit {
        top: -10vw;
        width: 166px;
        background-color: #ebf3f8;
        padding-left: 16%;
        font-size: 24px;
    }
    .actplan_con>span {
        font-size: 15px;
    }
    .actplan_notice {
        font-size: 12px;
    }
    .actbg {
        width: 93vw;
            margin: 60px auto 0;
    }
    .twoline_bg {
        margin: 60px auto 0;
    }
    .twoline_bg>div {
        padding: 15px;
    }
    .twoline_bg>div>p {
        font-size: 14px;
        line-height: 26px;
        text-align: justify;
    }
    .twoline_bg_tit {
        background-color: #ffffff;
    }
    .actinfo {
        width: 93vw;
    }
    .actinfo>.twoline_bg_tit {
        background-color: #ebf3f8;
    }
    .collect_box {
        width: 93vw;
    }
    .collect_box .twoline_bg_tit {
        background-color: #f6fbfe;
    }
    .collect_box>div {
        width: 48%;
    }
    .twoline_bg_tit {
        font-size: 22px;
        top: -20px;
        width: 162px;
    }
    .dimension_set {
        width: 93vw;
    }
    .dimension_set .twoline_bg_tit {
        width: 212px;
        background-color: #ebf3f9;
    }
    .dimension_set_tit {
        font-size: 16px;
        margin-bottom: 25px;
    }
    .dimension_set>div>div {
        width: 47%;
    }
    .dimension_set p {
        font-size: 14px;
        line-height: 26px;
        text-align: justify;
    }
    .good_case .twoline_bg_tit {
        width: 283px;
        background-color: #fff;
        padding: 0 30px;
        top: -30px;
    }
    .good_case {
        width: 93vw;
    }
    .zhengwutype {
        margin-top: 20px;
    }
    .swiper_box {
        width: 93vw;
        margin: 30px auto 0;
    }
    .zhengwutype_tit {
        font-size: 16px;
    }
    .hr {
        width: 93vw;
        margin: 19px auto 0;
    }
    .special {
        width: 93vw;
    }
    .special_con {
        margin-top: 20px;
        width: 93vw;
    }
    .footer {
        font-size: 14px;
        padding-top: calc(13vw + 30px);
    }
    .footer>div {
        width: 93vw;
    }
    .footer_tit {
        position: relative;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .footer_tit::before {
        top: 10px;
        width: 36%;
    }
    .footer_tit::after {
        top: 10px;
        width: 36%;
    }
    .mxmsg {
        margin-bottom: 50px;
    }
    .contact_info {
        display: flex;
        padding-bottom: 60px;
        flex-direction: column;
    }
    .contact_info>span {
        background-size: 26px 26px;
        text-align: left;
        padding-left: 40px;
    }
    .contact_info>span+span {
        margin-left: 0px;
    }
    .contact_info .addr {
        background-size: 24px 23px;
        padding-left: 40px;
    }
    .contact_info .fax {
        background-size: 26px 22px;
    }
    .contact_info .email {
        background-size: 26px 16px;
    }
    .video_box {
        width: 49%;
        margin-right: 0%;
    }
    .zhengwutype .video_box+.video_box{
        margin-right: 2%;
    }
    .video_tit {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .actplan_con {
        margin-bottom: 12px;
    }
}