.indexr .title {
    text-align: center;
}
.indexr .title h2 {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-top: 60px;
    color: #333;
}
.indexr .title .p {
    max-width: 970px;
    margin: 0 auto 50px;
    font-size: 16px;
    line-height: 1.5;
    color: #3F3F3F;
}

.indexr .com {
    padding-bottom: 10px;
}
.indexr .com .list {
    position: relative;
    margin-bottom: 10px;
}
.indexr .com .list .oimgs {
    border: 1px solid #767676;
}
.indexr .com .list .titles {
    background: #2F71AE;
    padding: 14px 12px 16px;
}

.indexr .com .list h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 8px;
    height: 50px;
    line-height: 1.5;
}
.indexr .com .list h2 span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexr .com .list .a {
    color: #fff;
    line-height: 1;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.indexr .com .list .a span {
    display: inline-block;
    font-size: 16px;
    background: #fff;
    color: #333;
    padding: 8px 10px;
}
.indexr .com .list .a span:hover {
    background: #E19D52;
    color: #fff;
}


.inderes {
    padding: 190px 0;
    max-width: 1920px;
    margin: 0 auto;
}
.inderes .comtop {
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}
.inderes .comtop .title h2 {
    font-size: 36px;
    font-weight: bold;
}
.inderes .comtop .title {
    position: relative;
    margin-bottom: 20px;
}
.inderes .comtop .title a {
    top: 14px;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    border-bottom: 2px solid #fff;
}
.inderes .comtop .title a:hover {
    color: #8FC31F;
    border-bottom: 2px solid #8FC31F;
}
.inderes .comtop .com {
    max-width: 1100px;
    margin: 0 auto;
    font-size: 16px;
}
.inderes .combottom .oimg {
    border-radius: 6px;
    text-align: center;
}
.inderes .combottom .swiper-button-next, .inderes .combottom .swiper-button-prev {
    background: #767875;
    padding: 6px 7px;
    width: 38px;
    height: 60px;
}
.inderes .combottom .swiper-button-next:hover, .inderes .combottom .swiper-button-prev:hover {
    background: #006837;
}
.inderes .combottom .swiper-button-next::after, .inderes .combottom .swiper-button-prev::after {
    color:#fff;
    font-size: 30px;
}
.inderes .combottom .swiper-button-next{
    right:0
}
.inderes .combottom .swiper-button-prev{
    left:0
}

.indexwindows {
    margin: 50px 0;
}
.indexwindows .title {
    position: relative;
    margin-bottom: 40px;
}
.indexwindows .title h2 {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    color: #333;
    padding-top: 20px;
}

.indexwindows .list h2 {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    padding: 14px 5px 14px;
    color: #1B1B1B;
}
.indexwindows .list {
    padding: 5px;
}
.indexwindows .list h2 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.indexwindows .list:hover h2 {
    color: #E19D52;
}
.indexwindows .list .a span {
    font-weight: bold;
    font-size: 16px;
    border-bottom: 2px solid #1B1B39;
    margin-left: 5px;
}
.indexwindows .list .oimg {
    border: 1px solid #B2B2B2;
}
.indexwindows .swiper .swiper-button-nextss,.indexwindows .swiper .swiper-button-prevss {
    background: #C4C4C4;
    padding: 14px 8px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #C4C4C4;
    z-index:999;
}
.indexwindows .swiper .swiper-button-nextss .EFfx, .indexwindows .swiper .swiper-button-prevss .EFfx {
    font-size: 26px;
    display: block;
}
.indexwindows .swiper .swiper-button-nextss {
    right: 0;
}
.indexwindows .swiper .swiper-button-prevss {
    left: 0;
}
.indexwindows .swiper .swiper-button-nextss:hover,.indexwindows .swiper .swiper-button-prevss:hover {
    background: #302E2F;
}


.index2a {
    margin-bottom: 28px;
}
.index2a .title h2 {
    text-align: center;
    margin-bottom: 41px;
    font-size: 38px;
    font-weight: bold;
    color: #333;
    position: relative;
    margin-top: 44px;
}
.index2a .rows .left {
    width: 916px;
}
.index2a .rows .right {
    width: 390px;
}


.index2a .rows img {
    width: 100%;
    object-fit: cover;
}
.index2a .rows .list img {
    height: 190px;
}
.index2a .rows .summary {
    margin-top: 28px;
    font-size: 16px;
    color: #3E3E3E;
    line-height: 28px;
}
.index2a .rows .summary .p {
    line-height: 1.5;
    font-size: 17px;
    margin-top: 24px;
    color: #111;
}
.index2a .rows .summary a {
    display: inline-block;
    padding: 10px 20px;
    background: #302E2F;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
}
.index2a .rows .summary a:hover {
    background: #E19D52;
    color: #fff;
}

.index2a .rows .list h3 {
    font-size: 18px;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 8px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.index2a .rows .list:hover h3 {
    background: rgba(0, 0, 0, 0.6);
}
.index2a .rows .list{
    margin-bottom: 50px;
    position: relative;
    border-radius: 8px 8px;
    overflow: hidden;
}
.index2a .rows .img {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.index2a .rows .img .cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.index2a .rows .img .cover a {
    display: block;
    background: url("../images/video_docm.png") no-repeat center center;
    width: 65px;
    height: 65px;
}
.index2a .rows .img .cover a:hover{
    background: url("../images/mvideo_doc.png") no-repeat center center;
}

.index-oo {
    margin-top: 30px;
}
.index-oo .list .top h2 {
    font-size: 52px;
    font-weight: bold;
    text-align: center;
    color: #312F30;
}
.index-oo .list .summary {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 80px;
    color: #312F30;
}


.whsy .title h2 {
    margin-bottom: 45px;
    margin-top: 58px;
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    color: #333;
}
.whsy .ul {
    margin-bottom: 50px;
}
.whsy .ul li {
    width: calc(100% / 5);
    margin: 0 20px;
    text-align: center;
}
.whsy .ul li h4 {
    color: #333;
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    height: 100px;
}
.whsy .ul li h4 span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.whsy .ul li .dian {
    height: 58px;
    margin: 10px 0 15px;
}
.whsy .ul li .dian ul li {
    display: block;
    width: 11px;
    height: 11px;
    margin: 8px auto;
    background: #DAE8F1;
    border-radius: 50%;
    -webkit-animation-name: jiushu;
    animation-name: jiushu;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
}
.whsy .ul li .dian ul li:nth-child(2) {
    background: #A0BFDC;
    -webkit-animation-name: jiushua;
    animation-name: jiushua;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
}
.whsy .ul li .dian ul li:nth-child(3) {
    background: #5784AE;
    -webkit-animation-name: jiushub;
    animation-name: jiushub;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
}
@-webkit-keyframes jiushu {
    0% {
        background: #5784AE;
    }
    50% {
        background: #A0BFDC;
    }
    100% {
        background: #DAE8F1;
    }
}
@keyframes jiushu {
    0% {
        background: #5784AE;
    }
    50% {
        background: #A0BFDC;
    }
    100% {
        background: #DAE8F1;
    }
}
@-webkit-keyframes jiushua {
    0% {
        background: #DAE8F1;
    }
    50% {
        background: #5784AE;
    }
    100% {
        background: #A0BFDC;
    }
}
@keyframes jiushua {
    0% {
        background: #DAE8F1;
    }
    50% {
        background: #5784AE;
    }
    100% {
        background: #A0BFDC;
    }
}
@-webkit-keyframes jiushub {
    0% {
        background: #A0BFDC;
    }
    50% {
        background: #DAE8F1;
    }
    100% {
        background: #5784AE;
    }
}
@keyframes jiushub {
    0% {
        background: #A0BFDC;
    }
    50% {
        background: #DAE8F1;
    }
    100% {
        background: #5784AE;
    }
}


.whsy .ul li a {
    display: inline-block;
    padding: 9px 10px 9px;
    background: #2F71AE;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    max-width: 196px;
}
.whsy .ul li a:hover {
    background: #E19D52;
}
.whsy .ul li .img {
    height: 156px;
    width: 156px;
    border-radius: 50%;
    padding: 35px;
    background: #2F71AE;
    margin: 0 auto;
}
.whsy .ul li img {
    border: 0;
    object-fit: contain;
    height: 100%;
    width: 100%;
}


.video .title h2 {
    text-align: center;
    margin-top: 53px;
    margin-bottom: 40px;
    font-size: 38px;
    font-weight: 700;
    color: #333;
}

.video .con .list {
    width: calc(100% / 3 - 90px);
    overflow: hidden;
    float: left;
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.video .con .list::after {
    position: absolute;
    content: " ";
    background: rgba(0,0,0,0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.video .con .list.ac {
    width: calc(100% / 3 + 300px);
}
.video .con .list .img img {
    width: 100%;
    height: 560px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}
.video .con .list .sub a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../images/video_docm.png') no-repeat center center;
    z-index: 999;
}
.video .con .list:hover .sub a{
    background: url('../images/mvideo_doc.png') no-repeat center center;
}
.video .con .list .summary {
    position: absolute;
    bottom: 28px;
    z-index: 999;
    padding: 0 30px;
}
.video .con .list .summary h2 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.4;
}
.video .con .list .summary p {
    color: #fff;
    font-size: 17px;
    line-height: 26px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.video .con .list .summary a {
    display: inline-block;
    padding: 8px 24px 8px;
    border: 2px solid #fff;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}
.video .con .list .summary a:hover {
    border: 2px solid #E19D52;
    color: #E19D52;
}
.video .con .list .summary  .bu {
    display: none;
}
.video .con .list.ac .summary .bu {
    display: block;
}
.video .con .list.ac .summary p {
    opacity: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}



.index4 .title h2 {
    text-align: left;
    font-weight: bold;
    padding-top: 81px;
    margin-bottom: 41px;
    font-size: 38px;
    color: #333;
}
.index4 .title{
    position: relative;
}
.index4 .title a {
    position: absolute;
    top: 86px;
    right: 0;
    display: inline-block;
    padding: 8px 17px;
    color: #302E2F;
    font-size: 14px;
    border: 1px solid #302E2F;
    font-weight: bold;
}
.index4 .title a:hover {
    background: #fff;
    color: #E19D52;
    border: 1px solid #E19D52;
}
.index4 .index4-con .list {
}

.index4 .index4-con .list .img {
    overflow: hidden;
    box-shadow: 0 0px 10px 0px rgba(0,0,0,0.05);
}
.index4 .index4-con .list .img img {
    display: block;
    width: 100%;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index4 .index4-con .list .img:hover img{
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}
.index4 .index4-con .list .summary {
    margin-top: 22px;
}
.index4 .index4-con .list .summary h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #292929;
    display: block;
    margin: 15px 0px 15px;
}
.index4 .index4-con .list .summary .sm {
    font-size: 15px;
    color: #292929;
    line-height: 1.4;
}
.index4 .index4-con .list .summary .sm {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.index4 .index4-con .list .summary .datetime {
    font-size: 18px;
    color: #5C5C5C;
}
.index4 .index4-con .list:hover .summary h2 {
    color: #E19D52;
}

.index4 .index4-con .list a {
    color: #333;
}

.index-pp .title {
    margin-bottom: 43px;
}
.index-pp .title {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    color: #111;
}
.index-pp .swiper-slide h2 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #292929;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.index-pp .swiper-slide h2 {
    margin: 26px 0px 15px;
}
.index-pp .swiper-slide .p {
    margin-bottom: 65px;
    font-size: 15px;
    color: #292929;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.index-pp .swiper-slide:hover h2 a {
    color: #E19D52;
}
.index-pp .swiper-slide .img {
    overflow: hidden;
}
.index-pp .swiper-slide .img img {
    display: block;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.index-pp .swiper-slide .img:hover img{
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.index3bg .index-certificate {
    max-width: 1900px;
    winth:100%;
    margin: 0 auto;
    background: url("../images/certificate1.png") no-repeat 0 70px;
    background-size: 565px;
    padding-top: 61px;
}
.index-certificate .con {
    position: relative;
    margin-bottom: 40px;
}
.index-certificate .title{
    position: relative;
}

.index-certificate .title a{
    position: absolute;
    top: 0px;
    right: 0;
    display: inline-block;
    padding: 8px 12px;
    color: #333;
    font-size: 14px;
    border: 1px solid #333;
    font-weight: bold;
    border-radius: 8px;
}
.index-certificate .title a:hover {
    background: #fff;
    color: #F0B444;
    border: 1px solid #F0B444;
}
.index-certificate .title h2 {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    color: #333;
    margin-bottom: 50px;
    margin-top: 70px;
}
.index-certificate .title .p {
    width: 55%;
    margin: 0 auto;
    color: #333;
    font-size: 16px;
    margin-bottom: 60px;
    text-align: center;
    margin-top: 40px;
}
.index-certificate .swiper-button-next::after,.index-certificate .swiper-button-prev::after {
    background: #C4C4C4;
    padding: 10px 10px;
    color: #fff;
}
.index-certificate .swiper-button-next:hover::after, .index-certificate .swiper-button-prev:hover::after {
    background: #302E2F;
}

.indexnews .title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    padding-top: 70px;
    margin-bottom: 60px;
    color: #333;
}
.indexnews .con .list {
    float: left;
    width: calc(100% / 3 - 55px);
    box-shadow: 0 0 8px -1px #ddd;
    margin-right: 40px;
    padding: 14px;
    margin-bottom: 40px;
}
.indexnews .con .list:nth-child(3n) {
    margin-right: 0;
}
.indexnews .con .list div span {
    color: #EEB444;
    font-size: 17px;
}
.indexnews .con .list div .a {
    font-size: 16px;
    color: #EEB444;
    padding-left: 20px;
    line-height: 22px;
    background: url("../images/fangxing.png") no-repeat 0 center;
}
.indexnews .con .list h2 {
    margin: 12px 0 10px;
    font-weight: bold;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.indexnews .con .list p {
    margin-bottom: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #989898;
    overflow: hidden;
    line-height: 22px;
}






.inquiry {
    padding: 50px 0;
    background-color: #eeeeee;
}
.inquiry  .title {
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
    color: #3F3F3F;
}
.inquiry  h2.tips {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    font-size: 16px;
    margin-top: 20px;
    color: #3F3F3F;
    font-weight: bold;
}
.inquiry .conter {
    margin-top: 50px;
    display: flex;
    background-color: #fff;
    flex-wrap: wrap;
}
.zcj_content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.inquiry .conter > div {
    width: 50%;
    padding: 20px;
    display: flex;
    align-items: center;
}
.inquiry .form input:first-child {
    margin-top: 0;
}
.inquiry .form input, .inquiry .form textarea {
    margin-top: 20px;
    padding: 5px 20px;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    border: none;
    background-color: #eeeeee;
}
input, textarea {
    outline: 0;
}
.inquiry .form textarea {
    height: 100px;
    font-family: arial;
}
.inquiry .yanz {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 44px;
    margin-top: 10px;
}
.inquiry #homeform .verify {
    width: 66%;
    margin-top: 0;
}
.inquiry #homeform .yanz img {
    width: 136px;
    display: block;
}
.inquiry #homeform .btn {
    padding: 4px 0;
    background-color: #fff;
    border: 1px solid #2F71AE;
    color: #2F71AE;
    text-align: center;
    font-weight: 700;
    border-radius: 3px;
    width: 220px;
    height: 46px;
    font-size: 18px;
}
.inquiry #homeform .btn:hover {
    border: 1px solid #E19D52;
    color: #E19D52;
}

/*.required::placeholder {*/
/*    color: red;*/
/*}*/
.required::placeholder:after {
    content:" *";
    color: red;
}
.required::-webkit-input-placeholder:after {
    content:" *";
    color: red;
}

.required:-moz-placeholder:after {
    content:" *";
    color: red;
}

.required:-ms-input-placeholder:after {
    content:" *";
    color: red;
}



.indexzs .wrapper {
    padding: 50px 0px;
}
.indexzs .wrapper .title h2 {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    color: #333;
    margin-bottom: 50px;
}
.indexzs .com {
    gap: 10px 12px;
}
.indexzs .com .list {
    text-align: center;
    margin-bottom: 30px;
}
.indexzs .com .list .oimg {
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
    border-radius: 6px;
}



.oimg{
    overflow: hidden;
}
.oimg img{
    transition: all 0.3s;
    display: inline-block;
}
.oimg img:hover{
    transform: scale(1.1);
}
.pnome {
    display:none;
}
.mnome {
    display:block;
}

@media only screen and (max-width: 1400px) {
    .indexr .wrapper {
        width: 100%;
    }
    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexzs .wrapper {
        padding: 70px 10px;
    }


}
@media only screen and (max-width: 1380px) {
    .index2a .rows .left {
        width: 68%;
    }
    .index2a .rows .right {
        width: 30%;
    }
}
@media only screen and (max-width: 1200px) {

    .wrapper {
        width: 100%;
        margin: 0 auto;
        padding: 0 10px;
    }
    .indexr .wrapper {
        width: 100%;
    }
    .indexr .com {
        overflow: hidden;
        position: relative;
    }







}

@media only screen and (max-width: 1024px) {
    .pnome {
        display:block;
    }
    .mnome {
        display:none;
    }

    .whsy .ul .flexa-container.flexa-justify-between {
        gap: 40px;
        overflow-y: auto;
    }
    .whsy .ul li {
        width: calc(100% / 5);
        margin: 0 0px;
        text-align: center;
    }
    .whsy .ul li h4 {
        color: #333;
        font-size: 14px;
        line-height: 22px;
        margin-top: 20px;
        height: 94px;
    }
    .whsy .ul li a {
        display: inline-block;
        padding: 6px 10px;
        background: #2F71AE;
        color: #fff;
        border-radius: 50px;
        font-size: 13px;
        max-width: 196px;
        margin-bottom: 10px;
    }
    .video .con.pnome .swiper .swiper-button-nextss,.video .con.pnome .swiper .swiper-button-prevss {
        background: #C4C4C4;
        padding: 14px 8px;
        color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: #C4C4C4;
        z-index:999;
    }
    .video .con.pnome .swiper .swiper-button-nextss .EFfx, .video .con.pnome .swiper .swiper-button-prevss .EFfx {
        font-size: 26px;
        display: block;
    }
    .video .con.pnome .swiper .swiper-button-nextss {
        right: 0;
    }
    .video .con.pnome .swiper .swiper-button-prevss {
        left: 0;
    }
    .video .con.pnome .swiper .swiper-button-nextss:hover,.video .con.pnome .swiper .swiper-button-prevss:hover {
        background: #302E2F;
    }
    .video .con .list {
        width: 100%;
    }
    .video .con .list .summary .bu {
        display: block;
    }
    .video .con .list .summary p {
        color: #fff;
        font-size: 17px;
        line-height: 26px;
        opacity: 1;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .video .con .list .img img {
        width: 100%;
        height: auto;
        min-height: 560px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

}
@media only screen and (max-width: 980px) {

    .indexr .title h2 {
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 23px;
    }





}
@media only screen and (max-width: 900px) {

}
@media only screen and (max-width: 800px) {

    .video .con {
        flex-wrap: wrap;
    }
    .video .con .list {
        width: 100%;
        overflow: hidden;
        float: left;
        position: relative;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    .video .con .list.ac {
        width: 100%;
    }
    .video .con .list .summary .bu {
        display: block;
    }
    .video .con .list .summary p {
        opacity: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .index4 .index4-con .list:nth-child(3) {
        display: none;
    }

}
@media only screen and (max-width: 700px) {
    .whsy .ul li {
        width: calc(100% / 3);
        margin: 0 0px;
        text-align: center;
    }
    .index2a .rows .left {
        width: 100%;
    }
    .index2a .rows .right {
        width: 100%;
    }
    .index2a .rows.flexa-container.flexa-justify-between {
        flex-wrap: wrap;
        gap: 30px;
    }
    .index-oo .wrap.wrapper.flexa-container.flexa-justify-between {
        flex-wrap: wrap;
    }
    .index-oo .wrap .list {
        width: 50%;
    }
    .index-oo .list .summary {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 40px;
        color: #312F30;
    }
    .inquiry .conter > div {
        width: 100%;
        padding: 20px;
        display: flex;
        align-items: center;
    }

}
@media only screen and (max-width: 600px) {

    .indexr .com .list {
        position: relative;
        margin-bottom: 10px;
        width: 100%;
    }
    .indexr .com img {
        width: 100%;
    }


}
@media only screen and (max-width: 580px) {

    .indexr .com .list h2 {
        font-size: 14px;
    }
    .indexr .com .list:hover h2 {
        display: block;
    }

    .indexr .title h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 23px;
    }

    .indexr .com {

        padding-bottom: 0;
    }

    .index4 .title h2 {
        text-align: center;
        font-weight: bold;
        padding-top: 46px;
        margin-bottom: 10px;
        font-size: 24px;
        color: #333;
    }
    .video .title h2 {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 30px;
        font-size: 24px;
        font-weight: 700;
        color: #333;
    }
    .index2a .title h2 {
        text-align: center;
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: bold;
        color: #333;
        position: relative;
        margin-top: 20px;
    }
    .index-pp .title {
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        padding: 10px 0;
        color: #111;
        margin-bottom: 20px;
    }
    .whsy .title h2 {
        margin-bottom: 30px;
        margin-top: 30px;
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        color: #333;
    }

    .indexwindows .title h2 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }
    .index-certificate .title h2 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #333;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .inquiry .title {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
        color: #3F3F3F;
        line-height: 1.4;
    }
    .inquiry h2.tips {
        text-align: center;
        max-width: 800px;
        margin: 0 auto;
        font-size: 16px;
        margin-top: 5px;
        color: #3F3F3F;
        line-height: 1.4;
    }
    .index-oo .list .top h2 {
        font-size: 38px;
        font-weight: bold;
        text-align: center;
        color: #312F30;
    }
    .index-oo .list .summary {
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        margin-top: 12px;
        margin-bottom: 40px;
        color: #312F30;
    }

}

@media only screen and (max-width: 500px) {

    .indexadr .com .swiper.myindexadr {
        margin: 0 20px;
    }

    .indexadr .com .swiper.myindexadr .h2 h2 {
        font-size: 18px;
        margin-top: 10px;
        color: #fff;
        line-height: 1.5;
        padding: 0 20px;
    }

    .index4 .title {
        position: relative;
        text-align: center;
        margin-bottom: 20px;
    }



    .index4 .title a {
        position: unset;
        top: 0;
        right: 0;
        display: inline-block;
        padding: 8px 17px;
        color: #302E2F;
        font-size: 14px;
        border: 1px solid #302E2F;

    }
    .video .con .list .summary h2 {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 16px;
        line-height: 1.4;
    }
    .video .con .list .summary p {
        color: #fff;
        font-size: 14px;
        line-height: 20px;
    }
    .whsy .ul .flexa-container.flexa-justify-between {
        gap: 20px;
        overflow-y: auto;
    }
    .whsy .ul li {
        width: 135px;
        margin: 0 0px;
        text-align: center;
    }
    .whsy .ul li .dian {
        height: 58px;
        margin: 10px 0 10px;
    }
    .whsy .ul li h4 {
        color: #333;
        font-size: 14px;
        line-height: 20px;
        margin-top: 14px;
        height: 88px;
        width: 135px;
    }
    .whsy .ul li .img {
        height: 100px;
        width: 100px;
        border-radius: 50%;
        padding: 20px;
        background: #2F71AE;
        margin: 0 auto;
    }
    .whsy .ul li a {
        display: inline-block;
        padding: 6px 10px;
        background: #2F71AE;
        color: #fff;
        border-radius: 50px;
        font-size: 12px;
        max-width: 196px;
        margin-bottom: 10px;
    }
    .indexwindows {
        margin: 30px 0;
    }


}
@media only screen and (max-width: 498px) {

    .indexr .title h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        padding-top: 30px;
        text-align: center;
    }
    .indexr .title .p {
        max-width: 970px;
        margin: 0 auto 50px;
        font-size: 14px;
        line-height: 1.5;
        color: #3F3F3F;
    }
    .indexr .com .list .a span {
        display: inline-block;
        font-size: 13px;
        background: #fff;
        color: #333;
        padding: 8px 10px;
    }
    .indexwindows .list h2 {
        font-size: 14px;
        line-height: 1.5;
        text-align: center;
        padding: 14px 5px 14px;
        color: #1B1B1B;
    }
    .indexwindows .title h2 {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }
    .index2a .title h2 {
        text-align: center;
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: bold;
        color: #333;
        position: relative;
        margin-top: 20px;
    }
    .index2a .rows .summary .p {
        line-height: 1.5;
        font-size: 14px;
        margin-top: 20px;
        color: #111;
    }
    .index2a .rows .summary a {
        display: inline-block;
        padding: 5px 10px;
        background: #302E2F;
        color: #fff;
        font-size: 14px;
        margin-top: 30px;
    }
    .index2a .rows .list h3 {
        font-size: 14px;
    }
    .index2a .rows .list {
        margin-bottom: 25px;
        position: relative;
        border-radius: 8px 8px;
        overflow: hidden;
    }
    .index-oo {
        margin-top: 10px;
    }
    .index2a {
        margin-bottom: 10px;
    }
    .index-oo .list .top h2 {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        color: #312F30;
    }
    .index-oo .list .summary {
        text-align: center;
        font-size: 14px;
        margin-top: 4px;
        margin-bottom: 20px;
        color: #312F30;
        font-weight: initial;
    }
    .index-pp .title {
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        padding: 10px 0;
        color: #111;
        margin-bottom: 20px;
    }
    .index-pp .swiper-slide h2 {
        margin: 15px 0px 6px;
    }
    .index-pp .swiper-slide h2 a {
        font-size: 14px;
    }
    .index-pp .swiper-slide .p {
        margin-bottom: 65px;
        font-size: 14px;
        color: #292929;
        line-height: 1.4;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
    .whsy .title h2 {
        margin-bottom: 30px;
        margin-top: 30px;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        color: #333;
    }
    .video .title h2 {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 30px;
        font-size: 18px;
        font-weight: 700;
        color: #333;
    }
    .video .con .list .summary h2 {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
        line-height: 1.4;
    }
    .video .con .list .summary a {
        display: inline-block;
        padding: 3px 10px 3px;
        border: 2px solid #fff;
        font-size: 13px;
        color: #fff;
        margin-top: 20px;
    }
    .index4 .title h2 {
        text-align: center;
        font-weight: bold;
        padding-top: 46px;
        margin-bottom: 10px;
        font-size: 18px;
        color: #333;
    }
    .index4 .title a {
        position: unset;
        top: 0;
        right: 0;
        display: inline-block;
        padding: 5px 10px;
        color: #302E2F;
        font-size: 13px;
        border: 1px solid #302E2F;
    }
    .index4 .index4-con .list .summary h2 {
        font-size: 14px;
        margin: 5px 0px;
    }
    .index4 .index4-con .list .summary .datetime {
        font-size: 13px;
        color: #5C5C5C;
    }
    .index4 .index4-con .list .summary .sm {
        font-size: 14px;
        color: #292929;
        line-height: 1.4;
    }
    .index-certificate .title h2 {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #333;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    .index-certificate .con {
        position: relative;
        margin-bottom: 30px;
    }
    .indexzs .wrapper {
        padding: 20px 10px;
    }
    .indexzs .wrapper .title h2 {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .indexzs .com .list {
        text-align: center;
        margin-bottom: 8px;
    }
    .inquiry .title {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding: 10px 10px;
        color: #3F3F3F;
        line-height: 1.4;
    }
    .inquiry h2.tips {
        text-align: center;
        max-width: 800px;
        margin: 0 auto;
        font-size: 14px;
        margin-top: 5px;
        color: #3F3F3F;
        line-height: 1.4;
        padding: 0 10px;
        font-weight: initial;
    }
    .inquiry #homeform .btn {
        padding: 4px 0;
        background-color: #fff;
        border: 1px solid #2F71AE;
        color: #2F71AE;
        text-align: center;
        font-weight: 700;
        border-radius: 3px;
        width: 120px;
        height: 30px;
        font-size: 14px;
    }

}
@media only screen and (max-width: 440px) {
    .index4 .index4-con .list:nth-child(3) {
        display: block;
    }
}
@media only screen and (max-width: 400px) {

}
@media only screen and (max-width: 390px) {
    .nav_section .yemail, .nav_section .ytel {
        float: right;
        width: 50px;
        height: 50px;
        display: none;
    }

}