.culture .Weichuang .txt .txt_big {

    letter-spacing: 0px;
    color: #ffffff;
}

.page1 {

    padding-bottom: 5.222%;
}

.page1 .enterprise {
    display: flex;
    width: 100%;
}
.mySwiper_yf .swiper-button-prev,
.mySwiper_yf .swiper-button-next{
    
        width: 50px;
    height: 50px;
    background-color: #ffffff;
    box-shadow: 0px 8px 24px 0px rgba(76, 98, 127, 0.1);
    border-radius: 50%;
    background-image: unset;
}
.mySwiper_yf .swiper-button-next {
    
        right: 15%;
}
.mySwiper_yf .swiper-button-prev {
    
        left: 15%;
}
.mySwiper_yf .swiper-button-prev:after,
.mySwiper_yf .swiper-button-next:after{
  font-size: 20px;
}

.mySwiper_yf  .swiper-button-next:hover, .mySwiper_yf  .swiper-button-prev:hover {
    
        background-color: unset;
    background-image: linear-gradient(90deg, #1f4d99 0%, #377ac5 100%);
    box-shadow: 0px 8px 24px 0px rgba(76, 98, 127, 0.25);
    background-size: initial;
}
.mySwiper_yf  .swiper-button-next:hover:after, .mySwiper_yf  .swiper-button-prev:hover:after {
    
    color: #ffffff;
}
.page1 .enterprise>div {

    width: 50%;
}
.page1 .enterprise .enterprise_r {
    
    overflow: hidden;
}
.page1 .enterprise .enterprise_r:hover img{
        transform: scale(1.08);
    
}
.page1 .enterprise .enterprise_r img {
    width: 100%;

    object-fit: cover;
        transition: all 0.4s;
    
}
.page1 .enterprise .enterprise_l .Weichuang {

    display: flex;
    justify-content: flex-start;
}

.page1 .enterprise .enterprise_l .Weichuang .txt .title {

    text-align: left;
}

.page1 .enterprise .enterprise_l .Weichuang .txt .s_line {

    margin-left: 0;
}

.page1 .enterprise .enterprise_l {

    padding-right: 6.25%;
}

.page1 .enterprise .enterprise_l .e_txt_1 {

    letter-spacing: 0px;
    color: #666666;
    line-height: 2;
}



/* 数字滚动 */

.digit .digit_mine {
    background-image: url(../img/us_bj.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;

}

.e_container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background-color: #f5f5f5;
    padding: 4% 0%;


}

.e_container .p_item {

    flex: 1;
    max-width: 100%;
    max-height: 100%;
}

.page1 .e_container .cbox-12-0 .p_plus {
    font-size: 30px;
}


.e_container .cbox-12-0 .cbox-13-0 .e_scrollNumber-14 {
    align-items: flex-start;

}

.e_container-13 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;


}



.e_container .p_item .p_num {
    font-weight: bold;
    letter-spacing: 0px;
    color: #004ea0;
}

.e_container .p_item .e_tex {
    text-align: center;
    margin-top: 9%;
    color: #999999;
    font-weight: bold;
}

.e_container .p_item .p_plus {
    letter-spacing: 1px;
    color: #004ea0;
    font-weight: bold;
}

.about_mine {

    margin-bottom: 4.3%;
}

.e_container .p_item>.s_layout>.p_item .s_title {
    display: flex;
    justify-content: center;
       align-items: flex-end;

}

.page1 .enterprise_bott {
    margin-top: 6.2%;

}

/* 结束 */
.page2 {

    background-color: #f5f5f5;
    padding-top: 3.7%;
    padding-bottom: 7.4%;
}

.culture .culture_bott .p_list {
    display: flex;
    justify-content: center;
        flex-wrap: wrap;
            justify-content: space-between;
}

.culture_bott .p_list .p_loopitem {
    /* width: 100%; */
     background-color: #ffffff;
         width: 48%;

    transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
        border-radius: 10px;
    padding: 4% 5%;
    margin-bottom: 4%;
	position: relative;
	overflow: hidden;

}
.culture_bott .p_list .p_loopitem:after{
    content: "";
    	height: 10px;
	background-image: linear-gradient(90deg, 
		#1f4d99 0%, 
		#377ac5 100%);
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
transition: all 0.4s;
}

.culture_bott .p_list .p_loopitem:hover {
    /* border: 10px solid #377ac5; */
    background-image: linear-gradient(90deg, #2a5bad 0%, #377ac5 100%);
    background-image: url(/static/cn/img/about_yr.jpg);
    background-repeat: no-repeat;
    background-size: 105% 105%;
    background-position: center;


}
.culture_bott .p_list .p_loopitem:hover:after{
    display:none;
    
} 
.culture_bott .p_list .p_loopitem:hover .e_cboxs {
    background-color: unset;

}


.culture_bott .p_list .p_loopitem .e_cboxs {
    display: flex;
    justify-content: space-between;


}


.culture_bott .p_list .p_loopitem .image {
  

}


.culture_bott .p_list .p_loopitem .e_image {
    display: flex;
    justify-content: center;
        width: 28%;
}

.culture_bott .p_list .p_loopitem .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
        z-index: 20;
    position: relative;
}

.culture_bott .p_list .p_loopitem .e_txt_1 {
    line-height: 1;

    margin-bottom: 5.7%;
    margin-top: 5%;
}
.culture_bott .p_list .p_loopitem .e_txt_1 .e_span_2 {
    font-weight: 500;
    letter-spacing: 0px;
	color: #333333;
	margin-left: 18px;
    
}
.culture_bott .p_list .p_loopitem:hover .e_txt_1 .e_span_2 {
    
    color: #ffffff;
}
.culture_bott .p_list .p_loopitem:hover .e_txt_1 {
    color: #ffffff;

}

.culture_bott .p_list .p_loopitem:hover .e_txt_2 {
    color: #ffffff;

}

.culture_bott .p_list .p_loopitem .e_txt_2 {


 
    transition: all 0.3s;
    letter-spacing: 0px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-box-orient: vertical;
    line-height: 1.5;
    height: 3em;
    max-height: 3em;
}



/* 三 */

.page3 {


    background-image: url(../img/profile_3_bj.jpg);
    background-repeat: no-repeat;
      background-size: cover;
    background-position: center center;
}

.swiper_fzlc {
    width: 100%;
    position: relative;
    z-index: 10;
    padding: 265px 0% 200px;

}

.page3 .qqwl_dt .swiper_fzlc{

    overflow: hidden;
}


.page3.swiper_fzl .cbox-173 {

    height: 200px;
}

.page3 .develop {

    padding-top: 5.222%;
    padding-bottom: 10.8%;
}

.page3 .develop .Weichuang .txt_big {

    opacity: 0.05;
}

.page3 .develop .Weichuang .title {

    color: #ffffff;
}

.page3 .develop .Weichuang .s_line {

    background-color: #ffffff;
}

.page3 .swiper-slide {
    /* transition: transform 0.4s ease-in-out; */

}


.page3 .de_positioning .qqwl_dq {
    position: relative;
    margin-bottom: 0vw;
}

.page3 .de_positioning .qqwl_dq .qqwl_dqcs {
    position: absolute;
    top: 10px;
    width: 33vw;
    z-index: 1;

}

.page3 .qqwl_dqcs .title1_zq {
    display: flex;
    flex-wrap: wrap;
}

.page3 .qqwl_dqcs .title1_zq a {
    color: #333333;
    width: 19%;
    display: inline-block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.6s;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: 'Bold';

}

.page3 .qqwl_dqcs .title1_zq a:hover {


    transition: all 0.6s;
}


.page3 .de_positioning .qqwl_dt {
    position: relative;
    padding-bottom: 2vw;
}

.page3 .de_positioning .qqwl_dt .e_image-172 {
    height: 504px;


}

.page3 .qqwl_dt .swiper_fzlc {
    /* width: 100%;
    background-repeat: no-repeat;
    background-position: center 100%;
    background-image: url(../img/profile_3_xt.png); */
}

.page3 .qqwl_dt .swiper_fzlc .swiper-slide:nth-child(1) .cbox-173 {
    /* position: absolute;
    cursor: pointer;
    width: auto;
     height: 20px; 
    transform: translate(-50%, -50%);
    transition: all 0.6s;
    top: 22%; */

}

.page3 .qqwl_dt .p_list .e_cbox_mine {
    display: flex;
    height: 100%;
}

/* .qqwl_dt .p_list .e_cbox_mine::before {

    content: '';
    border-bottom: 5px solid #ffffff;
    height: 5px;
    width: 100%;
    display: inline-block;
    transform: rotate(-9deg);
    position: absolute;
} */

.page3 .qqwl_dt .p_list .e_cbox_mine .e_cbox_l {
    width: 12px;
    flex: 0 0 12px;
    height: 100%;
}

.page3 .qqwl_dt .p_list .e_cbox_mine .e_cbox_r {
    flex: 1;
}

.page3 .qqwl_dt .p_list .e_cbox_mine .e_cbox_r p {
    padding-left: 8%;
}

.page3 .qqwl_dt .p_list .e_cbox_mine .e_cbox_l img {

    height: 100%;
    overflow: hidden;

}

.page3 .qqwl_dt .p_list .e_cbox_mine .e_cbox_r .e_text1 {
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 24px;
    font-weight: bold;
}

.page3 .qqwl_dt .p_list .e_cbox_mine .e_cbox_r .e_text2 {
    letter-spacing: 0px;
    color: #ffffff;
    width: 80%;
}

.page3 .qqwl_dt .p_list .cbox-173 {
    /* position: absolute;
    cursor: pointer;
    width: auto; */
    height: 248px;
    /* transform: translate(-50%, -50%);
    transition: all 0.6s; */
}

.page3 .qqwl_dt .p_list .cbox-173 .e_text-175 {
    display: flex;
    align-items: center;
    color: #2354a0;
    font-weight: bold;
}

.page3 .qqwl_dt .p_list .d_ico {
    background-color: #ffffff;
    border-radius: 100%;
    position: relative;
    width: 10px;
    height: 10px;
    border: solid 2px #2354a0;
    display: block;
    margin-right: 14px;
    z-index: 5;
}

.page3 .qqwl_dt .p_list .d_ico:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgb(35, 84, 160, 0.7);
    position: absolute;
    top: 0;
}

.page3 .qqwl_dt .p_list .d_ico:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgb(35, 84, 160, 0.5);
    position: absolute;
    top: 0;

}

.page3 .qqwl_dt .p_list .cbox-173:nth-child(1) .d_ico:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgb(35, 84, 160, 0.7);
    position: absolute;
    top: 0;
    clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    display: none;
}

.page3 .qqwl_dt .p_list .cbox-173:nth-child(1) .d_ico:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgb(35, 84, 160, 0.7);
    position: absolute;
    top: 0;
    clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}

.page3 .qqwl_dt .p_list .cbox-173:nth-child(1) .d_ico {
    width: 26px;
    height: 26px;
    /* background-color: #2354a0;
    clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%); */
    background-image: url(../img/wujiaoxing.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom center;
    border: 0;
    border-radius: unset;
    background-color: unset;
}

.page3 .qqwl_dt .p_list .cbox-173:nth-child(1) .d_ico:after {


    animation: anOpacity1 2s infinite;

}

/* 四 */
.page4 {
    padding-top: 2.35%;
    padding-bottom: 4.7%;
    background-color: #f5f5f5;
}

.page4 .Weichuang .txt_big {

    letter-spacing: 0px;
    color: #ffffff;
}

/* 五 */
.page5 {
    padding-top: 2.63%;
    padding-bottom: 4.2%;

}

.page5 .mySwiper_yf {
    padding-bottom: 80px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.page5 .mySwiper_yf .research {
    overflow: hidden;
    position: relative;
}

.page5 .mySwiper_yf .swiper-slide {
    opacity: 0.25;
}

.page5 .mySwiper_yf .swiper-slide .research .c_box_text {

    display: none;
}

.page5 .mySwiper_yf .swiper-slide-active .research .c_box_text {

    display: block;
}

.page5 .mySwiper_yf .swiper-slide-active {
    opacity: 1;

}

.page5 .mySwiper_yf .research .c_box_text {
    position: absolute;
    bottom: 20px;
    left: 7.5%;
    z-index: 2;
}

.page5 .mySwiper_yf .research .e_image:after {
    content: "";
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    bottom: 0px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    z-index: 1;
    transition: 0.4s all;
}

.page5 .mySwiper_yf .research .c_box_text {
    width: 80%;
}

.page5 .mySwiper_yf .research .e_image:hover img {
    transform: scale(1.05);

}

.page5 .mySwiper_yf .research .e_image img {

    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.page5 .mySwiper_yf .research .c_box_text .c_box_p1 {
    display: flex;
    align-items: center;
    justify-content: left;
    width: auto;
    margin-bottom: 15px;
}

.page5 .mySwiper_yf .research .c_box_text .c_box_p1 p {
    background-color: #ffffff;
    border-radius: 3px;
    letter-spacing: 0px;
    color: #2354a0;
    padding: 4px 6px;
    line-height: 1;
}

.page5 .mySwiper_yf .research .c_box_text .c_box_p2 {

    letter-spacing: 0px;
    color: #ffffff;
    line-height: 1.5;
}


.page5 .mySwiper_yf .swiper-pagination {
    overflow: hidden;
    width: 34.5%;
    height: 6px;
    left: 50%;
    top: auto;
    bottom: 0;
    /* display: flex; */
    /* margin: 0 auto; */
    transform: translateX(-50%);
    border-radius: 3px;
}

.page5 .mySwiper_yf .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-image: linear-gradient(90deg,
            #1f4d99 0%,
            #377ac5 100%);
    border-radius: 3px;

}

/* 六 */
.page6 .base .base_mine {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page6 .base .base_mine .p_item {
    width: 48%;
    position: relative;
    margin-bottom: 2.38%;
    overflow: hidden;
}

.page6 .base .base_mine .p_item .base_imgage {
    border-radius: 10px;

}

.page6 .base .base_mine .p_item .base_imgage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}

.page6 .base .base_mine .p_item .base_txt {
    position: absolute;
    border-left: 4px solid #ffffff;
    line-height: 0.98;
    padding-left: 14px;
    z-index: 2;
    color: #ffffff;
    bottom: 8.5%;
    left: 6.54%;

}

.page6 .base .base_mine .p_item:hover .base_imgage img {
    transform: scale(1.08);
}


.page6 .Weichuang .txt .s_line {

    margin-bottom: 30px;
}

.img_x {
    display: none;
}

/* 描点定位 */
.page1 {

    position: relative;
}
.page2 {

    position: relative;
}
.page3 {

    position: relative;
}
.page4 {

    position: relative;
}
.page5 {

    position: relative;
}
.page6 {

    position: relative;
}
#page1{

    position: absolute;
    top: -100px;
    left: 0;
}

#page2{

    position: absolute;
    top: -100px;
    left: 0;
}


#page3{

    position: absolute;
    top: -100px;
    left: 0;
}


#page4{

    position: absolute;
    top: -100px;
    left: 0;
}

#page5{

    position: absolute;
    top: -100px;
    left: 0;
}



#page6{

    position: absolute;
    top: -100px;
    left: 0;
}

#page7{

    position: absolute;
    top: -100px;
    left: 0;
}

#page8{

    position: absolute;
    top: -100px;
    left: 0;
}
.qqwl_dt .swiper-button-next {
    
        top: 19%;
        right: -5%;
}
.qqwl_dt .swiper-button-prev {
        left: -5%;
          top: 80%;

}
.qqwl_dt .swiper-button-next, .qqwl_dt .swiper-button-prev {
    
        width: 50px;
    height: 50px;
    background-color: #ffffff;
    box-shadow: 0px 8px 24px 0px rgba(76, 98, 127, 0.1);
    border-radius: 50%;
    background-image: unset;
}
.qqwl_dt .swiper-button-next:hover,
.qqwl_dt .swiper-button-prev:hover {
       background-color: unset;
    background-image: linear-gradient(90deg, #1f4d99 0%, #377ac5 100%);
    box-shadow: 0px 8px 24px 0px rgba(76, 98, 127, 0.25);
    background-size: initial; 
    
}
.qqwl_dt .swiper-button-next:hover:after,
.qqwl_dt .swiper-button-prev:hover:after {
     color: #ffffff;
}

   

.qqwl_dt .swiper-button-next:after, .qqwl_dt .swiper-button-prev:after {
    font-size: 20px;
}
@media screen and (max-width: 1600px) {
    .culture_bott .p_list .p_loopitem .e_txt_2 {
        width: 70%;
        font-size: 14px;
    }

    .culture_bott .p_list .p_loopitem .image {}
}

@media screen and (max-width: 1440px) {
 .culture_bott .p_list .p_loopitem .image {
         padding: 25px;
         width: 90px;
    height: 90px;
 }
}

@media screen and (max-width: 1366px) {
 .culture_bott .p_list .p_loopitem .image {
         padding: 20px;
      width: 80px;
    height: 80px;
 }
 .page1 .enterprise .enterprise_l .e_txt_1 {
     
     line-height: 1.5;
 }
.page3 .qqwl_dt .p_list .cbox-173 {
     
         height: 210px;
 }
    .qqwl_dt .p_list .e_cbox_mine .e_cbox_r .e_text2 {
        
        font-size: 14px;
    }
    .swiper_fzlc {
        
            padding: 220px 0% 200px;
    }
    .e_container .p_item .e_tex {
        
        font-size: 14px;
    }
}


@media screen and (max-width: 1200px) {
.mySwiper_yf .swiper-button-prev, .mySwiper_yf .swiper-button-next {
    
        width: 40px;
    height: 40px;
}

    .culture_bott .p_list .p_loopitem .image {

        width: 90px;
        height: 90px;

    }

    .culture_bott .p_list .p_loopitem .e_txt_2 {

        width: 50%;
        font-size: 14px;
    }

    .culture_bott .p_list .p_loopitem .image {

        width: 70px;
        height: 70px;
        padding: 15px;
    }

}

@media screen and (max-width: 1200px) { 
.page3 .qqwl_dt .p_list .cbox-173 {
    
    height: 220px;
}
.page3 .develop {
    
        padding-bottom: 5.8%;
}
.qqwl_dt .swiper-button-next, .qqwl_dt .swiper-button-prev {
    
        width: 40px;
    height: 40px;
   
}
}
 





@media screen and (max-width: 768px) {
    .page3 .qqwl_dt .p_list .e_cbox_mine .e_cbox_r .e_text2 {
        
            width: 100%;
    }
    .page3 .develop {
        padding-bottom: 30px;
            padding-top: 30px;
    }
    .qqwl_min {
          padding-bottom: 30px;
            padding-top: 30px; 
        
    }
       .page6 .base .base_mine .p_item {
    margin-bottom: 20px;
        width: 100%;
    }
    .page1 .enterprise .enterprise_l {
        padding-right: 0%;
        width: 100%;
            margin-bottom: 20px;
    }
    .page3 .qqwl_dt .p_list .cbox-173 {

        height: 160px;
    }
    .page3 .qqwl_dt .p_list .e_cbox_mine .e_cbox_l {
        
            width: 10px;
    flex: 0 0 10px;
    }
    .qqwl_dt .p_list .e_cbox_mine .e_cbox_l img:nth-child(1) {
        display: none;
        
    }
    .page1 .enterprise {
        flex-wrap: wrap;
    }
.page1 .e_container .cbox-12-0 .p_plus {
    
    font-size: 14px;
}
    .page1 .enterprise>div {

        width: 100%;
    }
    .page5 .mySwiper_yf .swiper-pagination {

        height: 3px;
    }
    .digit .e_container>.p_item {

        flex: 0 0 49%;
    }

    .e_container .p_item .e_tex {
        line-height: 1.5;
        height: 3em;
        margin-top: 5px;
    }

    .e_container .p_item>.s_layout>.p_item .s_title {

     line-height: 25px;
    }


.page5 .mySwiper_yf .research .c_box_text {
    
        width: 85%;
}
.page5 .mySwiper_yf .research .c_box_text .c_box_p2 {
    
    font-size: 14px;
}

    .culture .culture_bott .p_list {
        overflow: hidden;
        
        flex-wrap: wrap;
        /* justify-content: space-between; */
    }
    .culture_bott .p_list .p_loopitem .e_cboxs {
        width: 100%;
        height: 100%;
    }
    .culture_bott .p_list .p_loopitem {
        width: 100%;
    height: auto;
    padding: 20px;
    }
    
 
    .culture_bott .p_list .p_loopitem .image {
    width: 80px;
    height: 80px;
    padding: 20px;
    }


    .page1 {
    padding-top: 30px;
        padding-bottom: 30px;
    }

    .page2 {

        padding-top: 30px;
        padding-bottom: 30px;
    }

    .page4 {

        padding-top: 30px;
        padding-bottom: 30px;
    }

    .page5 {
        padding-top: 30px;
        padding-bottom: 30px;

    }

    .page5 .mySwiper_yf {

        padding-bottom: 30px;
    }

    .page6 .Weichuang .txt .s_line {

        margin-bottom: 20px;
    }
    .swiper_fzlc {

        padding: 20px 0% 20px;
    } 

 #page1{

    position: absolute;
    top: -80px;
    left: 0;
}

#page2{

    position: absolute;
   top: -80px;
    left: 0;
}


#page3{

    position: absolute;
    top: -80px;;
    left: 0;
}


#page4{

    position: absolute;
  top: -80px;
    left: 0;
}

#page5{

    position: absolute;
   top: -80px;
    left: 0;
}



#page6{

    position: absolute;
  top: -80px;
    left: 0;
}

#page7{

    position: absolute;
   top: -80px;
    left: 0;
}

#page8{

    position: absolute;
       top: -80px;
    left: 0;
}


    .qqwl_dt .p_list .e_cbox_mine .e_cbox_r .e_text2 {
font-size: 12px;
        width: 90%;
    }
    .img_x{
        display: block;
    }
    .page1 .enterprise .enterprise_l .e_txt_1 {
        
            line-height: 1.5;
    }
   .culture_bott .p_list .p_loopitem .e_txt_2 {
       
           text-align: left;
   }
   
   .qqwl_dt .swiper-button-next, .qqwl_dt .swiper-button-prev {
       
           width: 32px;
    height: 32px;
   }
   .qqwl_dt .swiper-button-next:after, .qqwl_dt .swiper-button-prev:after {
           font-size: 14px;
   }
   .mySwiper_yf .swiper-button-prev, .mySwiper_yf .swiper-button-next {
          width: 32px;
    height: 32px;
   }
   .mySwiper_yf .swiper-button-prev:after, .mySwiper_yf .swiper-button-next:after {
         font-size: 14px;
       
   }
   .mySwiper_yf .swiper-button-next {
       
           right: 2%;
   }
   .mySwiper_yf .swiper-button-prev {
       
           left: 2%;
   }
   .page5 .mySwiper_yf .e_image{
       
           height: 300px;
   }
   .qqwl_dt .swiper-button-next {
       
           top: 50%;
   }
   .qqwl_dt .swiper-button-prev {
       
        top: 50%;
   }
}

@media screen and (max-width: 700px) { 
    
.culture_bott .p_list .p_loopitem .e_txt_2 {
    
    width: 100%;
    font-size: 14px;
    text-align: left;
}
    
}

