@charset "utf-8";
@media screen and (orientation:portrait){
.col{
	width: 100%;
}

/* 第一部分 */
.column1{
    background: url(../../images/zt/zt_blayh/bg_wap_1.jpg) center center no-repeat;
    background-size: cover;
}
.p1_main{
    width: 5.08rem;
    height: 4.01rem;
    position: initial;
    margin: 0 auto;
    margin-top: 1rem;
}
.blayh_logo{
    width: 1.86rem;
    height: 2.12rem;
    margin: 0 auto; 
    position: initial;
    margin-top: 1rem;
}

.title{
    width: 3.46rem;
    height: 0.99rem;
    margin: 0 auto;
    margin-top: 0.6rem;
}
.swiper-prev, .swiper-next{
    width: 0.44rem;
    height: 0.43rem;
    opacity: 1;
}
.swiper-prev{
    background-size: cover;
}
.swiper-next{
    background-size: cover;
}

/* 第二部分 */
.column2{
    background: url(../../images/zt/zt_blayh/bg_wap_2.jpg) center center no-repeat;
    background-size: cover;
}
.p2_mian{
    width: 5.84rem;
    height: 7.60rem;
    margin: 0 auto;
    margin-top: 0.2rem;
    position: initial;
    transform: translateX(0);
}
.p2_mian .swiper-prev{
    right: 1.6rem;
    bottom: 1rem;
}
.p2_mian .swiper-next{
    right: 1rem;
    bottom: 1rem;
}

/* 第三部分 */
.p3_main{
    width: 100%;
    height: 5.73rem;
    overflow: hidden;
    position: initial;
    background: url(../../images/zt/zt_blayh/bg_wap_2_b.png) center bottom no-repeat;
    background-size: 100% 100%;
    padding-top: 0.3rem;
    box-sizing: border-box;
}
.p3_main_l{
    width: 2.68rem;
    color: #0f2c69;
    margin-left: 0.2rem;
    position: relative;
}
.sf{
    font-size: 0.24rem;
    line-height: 1.5em;
}
.xm{
    font-size: 0.3rem;
    margin-top: 0rem;
}
.jj{
    font-size: 0.28rem;
    margin-top: 0.2rem;
}
.p3_more{
    width: 1.74rem;
    height: 0.4rem;
    margin-top: 0.5rem;
    opacity: 1;
}
.p3_more:hover{
    opacity: 1;
}
.p3_main_r_wap{
    width: calc(100% - 2.98rem);
    height: 3.8rem;
}
.p3_main_r_wap .swiper-slide{
    width: 2.15rem !important;
    height: 3.19rem;
    border-radius: 0.4rem;
    overflow: hidden;
}
.p3_main_r_wap .swiper-prev{
    left: 0;
    bottom: 0;
}
.p3_main_r_wap .swiper-next{
    left: 0.6rem;
    bottom: 0;
}
.p3_main_r_wap .swiper-slide-active{
    border: 2px solid #082967;
    box-sizing: border-box;
}

/* 第四部分 */
.column4{
    background: url(../../images/zt/zt_blayh/bg_wap_3.jpg) center center no-repeat;
    background-size: cover;
}
.column4 .col{
    width: 5rem;
}
.p4_main{
    margin-top: 0.5rem;
}
.p4_l{
    width: 100%;
    border-radius: 0.2rem;
    float: none;
}
.p4_l:hover .p4_l_title{
    color: #082967;
}
.p4_l_img{
    width: 100%;
    height: 3.03rem;
}
.p4_l_b{
    width: 100%;
    height: 1.2rem;
    padding: 0 0.2rem;
}
.p4_l_title{
    padding: 0.2rem 0;
    font-size: 0.3rem;
    color: #082967;
    border: none;
}
.p4_l_des{
    font-size: 0.26rem;
    margin-top: 0.2rem;
}
.p4_l_copyfrom{
    font-size: 0.26rem;
    left: 0.2rem;
    bottom: 0.2rem;
}
.p4_r{
    width: 100%;
    float: none;
}
.p4_main_r_item{
    height: 1.2rem;
    overflow: hidden;
    border-radius: 0.2rem;
    margin-bottom: 0;
    margin-top: 0.2rem;
}
.p4_main_r_item:last-of-type{
    margin-bottom: 0;
}
.p4_r_img{
    width: 1.9rem;
}
.p4_main_r_item_r{
    width: calc(100% - 1.9rem);
    padding: 0.1rem;
}
.p4_main_r_item_r:hover .p4_r_title{
    color: #333;
}
.p4_r_title{
    font-size: 0.3rem;
    height: 0.8rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.p4_r_copyfrom{
    color: #999;
    font-size: 0.26rem;
    left: 0.1rem;
    bottom: 0.1rem;
}

/* 第五部分 */
.column5{
    background: url(../../images/zt/zt_blayh/bg_wap_4.jpg) center center no-repeat;
    background-size: cover;
}
.p5_main{
    width: 6rem;
    margin-top: 0.5rem;
}
.p5_main_item{
    width: 2.9rem;
    height: 2.37rem;
    padding-top: 0.1rem;
    border-radius: 0.1rem;
    float: left;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}
.p5_main_item:nth-of-type(3n){
    margin-right: 0.2rem;
}
.p5_main_item:nth-of-type(2n){
    margin-right: 0;
}
.p5_main_item:nth-last-of-type(1), .p5_main_item:nth-last-of-type(2){
    display: none;
}
.p5_main_item:hover .p5_item_title{
    color: #082967;
}
.p5_item_img{
    height: 1.37rem;
}
.p5_item_title{
    font-size: 0.26rem;
    padding: 0.1rem;
    color: #082967;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.p5_main_item_active{
    border: none;
}

/* 第六部分 */
.p6_main{
    width: 6rem;
    margin-top: 0.5rem;
}
.p6_main_item{
    width: 2.9rem;
    border-radius: 0.2rem;
    padding: 0.2rem;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}
.p6_main_item:nth-of-type(2n){
    margin-right: 0;
}
.p6_title{
    height: 0.75rem;
    font-size: 0.3rem;
    padding-bottom: 0.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    border: none;
}

/*小专题*/

}



	