*{
    margin: 0;
    padding: 0;
    font-size: 0;
    text-decoration: none;
    color: #333333;
    font-style: normal;
}
body,html{
    min-width: 1280px;
}
.i_section{
    width: 100%;
    min-width: 1280px;
}
.header{
    width: 100%;
    height: .5rem;
    /*background: #ccc;*/
    position: absolute;
    top: 0;
    z-index: 1000;
    min-width: 1280px;
}
.header>img:nth-child(1){
    position: absolute;
    height: .4rem;
    left: .3rem;
    top: 50%;
    margin-top: -.2rem;
}
.nav{
    margin-left: 1.8rem;
}
.nav>a{
    font-size: .085rem;
    display: inline-block;
    line-height: .5rem;
    margin: 0 .3rem;
    font-family: 微软雅黑_heavy;
    font-weight: bold;
}
.search{
    position: absolute;
    top: 50%;
    margin-top: -.05rem;
    right: 2rem;
}
.search input:nth-child(1){
    width: 1rem;
    font-size: .08rem;
    height: .15rem;
    margin-top: -.03rem;
}
.search input:nth-child(2){
    position: relative;
    width: .25rem;
    height: .16rem;
    vertical-align: top;
    background: #000;
    margin-top: -.025rem;
    border: none;
    cursor: pointer;
}
.search::before{
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -0.06rem;
    right: .075rem;
    z-index: 50;
    background: url(../img/search_icon.png) no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: .1rem;
    height: .1rem;
}
.language_button{
    position: absolute;
    top: 50%;
    margin-top: -.25rem;
    right: 1rem;
}
.language_button>*{
    font-size: .1rem;
    line-height: .5rem;
    font-family: altgot2n;
}
.i_banner_img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.i_banner{
    height: 3.5rem;
}
.i_banner>.swiper-container{
    width: 100%;
    height: 100%;
    z-index: 0;
}
.i1{
    position: relative;
    width: 100%;
    padding-top: .5rem;
}
.i1_title{
    width: 1.5rem;
    margin: 0 auto;
    display: block;
}
.i1_title2{
    position: relative;
    margin-top: .2rem;
    width: 1.5rem;
    left: 50%;
}
.i1a_banner{
    margin-top: .6rem;
    width: 100%;
    height: 2.6rem;
    margin: 0.26rem 0;
    display: block;
}
.i1a_banner>img{
    max-width: 100%;
}
.i1b_banner{
    margin-top: .6rem;
    width: 100%;
    height: 2.7rem;
    display: block;
}
.i1b_banner>img{
     max-width: 100%;
    /*height: 100%;*/
}
.i1_b{
    background: #ededed;
}
.i1a_pdlb{
    margin-top: .2rem;
    width: 100%;
    height: 2.5rem;
}
.i1b_pdlb{
    margin-top: .2rem;
    width: 100%;
    height: 2.5rem;
}
.i2_title{
    width: 1.5rem;
    margin: 0 auto;
    display: block;
}
.i2_title2{
    position: relative;
    margin-top: .2rem;
    width: 1.7rem;
    left: 50%;
}
.i2{
    margin-top: 1.5rem;
}
.i2_news-box{
    width: 80%;
    height: 9rem;
    margin: .3rem auto 0;
    position: relative;
}
.i2n1{
    position: relative;
    width: 100%;
}
.i2nb_t1{
    position: absolute;
    display: block;
    width: 1.5rem;
    left: 0;
    top: 0;
}
.i2n1_img{
    margin-top: .35rem;
    width: 5rem;
}
.i2n1_img_info{
    position: absolute;
    right: 0;
    width: 2.5rem;
    height: 3rem;
    top: .5rem;
}
.i2n1_img_info_line{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
.i2n1_img_info>p:nth-child(1){
    letter-spacing: .1em;
    margin-top: .9rem;
    font-size: .2rem;
    font-family: 微软雅黑_BOLD;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.i2n1_img_info>p:nth-child(2){
    font-size: .1rem;
    margin-top: .2rem;
    padding-left: .05rem;
    color: #999999;
    font-weight: bold;
    line-height: .15rem;
}
.lm_icon{
    height: .08rem;
    cursor: pointer;
}
.i2n2{
    position: relative;
    margin-top: -.6rem;
    width: 100%;
    height: 2.7rem;
}
.i2n2_t1{
    position: absolute;
    right: 0;
    top: 0;
    height: .25rem;
}
.i2n2_img{
    top: .3rem;
    position: absolute;
    right: 0;
    width: 3.5rem;
}
.i2n2_img::before{
    width: 1rem;
    height: 1rem;
    content: "";
    background: #ffffff;
    position: absolute;
    top: -.15rem;
    left: -.15rem;
    z-index: 0;
}
.i2n2_img>img{
    position: absolute;
    width: 100%;
    z-index: 20;
}
.i2n2_img_info_line{
    height: 35%;
    position: absolute;
    left: 1rem;
    top: .4rem;
}
.i2n2_info>p:nth-child(1){
    position: absolute;
    width: 3.5rem;
    height: .4rem;
    line-height: .4rem;
    background: url(../img/i2n2_info_p1.png) no-repeat bottom;
    -webkit-background-size: 100% 50%;
    background-size: 100% 50%;
    top: 1.4rem;
    left: .5rem;
    padding-left: .3rem;
    box-sizing: border-box;
    letter-spacing: .1em;
    font-size: .2rem;
    font-family: 微软雅黑_BOLD;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.i2n2_info>p:nth-child(2){
    position: absolute;
    top: 1.65rem;
    left: 1.8rem;
    width: 2.15rem;
    font-size: .1rem;
    margin-top: .2rem;
    padding-left: .05rem;
    color: #999999;
    font-weight: bold;
    line-height: .15rem;
}
.i2n3{
    width: 100%;
    position: relative;
}
.i2n3_info{
    width: 50%;
    position: relative;
    padding-left: .8rem;
    box-sizing: border-box;
}
.i2n3_t1{
    position: absolute;
    right: 0;
    top: 0;
    height: .3rem;
}
.i2n3_img{
    margin-top: .5rem;
    width: 100%;
}
.i2n3_img_info{
    position: absolute;
    top: .6rem;
    right: 0;
    width: 35%;
}
.i2n3_img_info>p:nth-child(1){
    letter-spacing: .1em;
    font-size: .18rem;
    font-family: 微软雅黑_BOLD;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.i2n3_img_info>p:nth-child(2){
    font-size: .1rem;
    margin-top: .2rem;
    padding-left: .05rem;
    color: #999999;
    font-weight: bold;
    line-height: .15rem;
}
.yunchuan_icon{
    position: absolute;
    width: 2.3rem;
    bottom: -.1rem;
    right: .5rem;
}
.footer{
    position: relative;
    width: 100%;
    height: 1rem;
    background: #ededed;
}
.foot_logo{
    position: absolute;
    left: .5rem;
    top: .2rem;
}
.foot_logo>img{
    width: .5rem;
}
.foot_logo>p{
    font-size: .08rem;
    margin-top: .2rem;
    margin-left: -.3rem;
    text-transform: uppercase;
}
.foot_contact{
    position: absolute;
    right: .3rem;
    top: 50%;
    transform: translate(0,-50%);
}
.foot_contact>p{
    font-size: .08rem;
}
.foot_contact>p:nth-child(1){
    font-size: .1rem;
    margin-bottom: .1rem;
    font-weight: bold;
}
.a1{
    width: 75%;
    height: 3.5rem;
    margin: .5rem auto 0;
    position: relative;
}
.a1_bg1{
    width: 50%;
    height: 100%;
    object-fit: cover;
}
.a1_info_box{
    position: absolute;
    background: url(../img/a1_info_box_bg.jpg) no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    width: 4rem;
    height: 2.8rem;
    left: 45%;
    top: 50%;
    margin-top: -1.4rem;
    border-radius: .1rem;
    box-shadow: 0 0 .5rem rgba(0,0,0,.2);
}
.a1_info_t1{
    position: absolute;
    height: .25rem;
    left: .6rem;
    top: .5rem;
}
.a1_info_t2{
    position: absolute;
    top: .45rem;
    right: .25rem;
    color: #333333;
    font-size: .23rem;
    letter-spacing: .1rem;
    font-family: 微软雅黑_BOLD;
    font-weight: bold;
}
.a1_info_text{
    font-size: .09rem;
    letter-spacing: .02rem;
    font-weight: bold;
    color: #383838;
    line-height: .3rem;
    padding: 0 .35rem;
    margin-top: .95rem;
    text-indent: 2em;
}
.a2{
    width: 75%;
    margin: 0.2rem auto 0;
    position: relative;
}
.a2_info_t1{
    height: .25rem;
    display: inline-block;
}
.a2_info_t2{
    margin-left: .8rem;
    color: #333333;
    font-size: .23rem;
    letter-spacing: .1rem;
    font-family: 微软雅黑_BOLD;
    font-weight: bold;
}
.a2_info_text{
    font-size: .09rem;
    letter-spacing: .02rem;
    font-weight: bold;
    color: #383838;
    line-height: .3rem;
    padding: 0 .1rem;
    margin-top: .2rem;
}
.a3{
    width: 75%;
    margin: 0.2rem auto 0;
    position: relative;
    margin-bottom: .5rem;
}
.a3_titlebox{
    width: 100%;
    height: .3rem;
    background: rgba(255,255,255,.5);
}
.a3_info_t2{
    display: inline-block;
    width: 85%;
    text-align: right;
    height: .7rem;
    background: url(../img/yunchuan_icon2.png) no-repeat left top;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.a3_info_t2>span{
    color: #333333;
    font-size: .23rem;
    letter-spacing: .1rem;
    font-family: 微软雅黑_BOLD;
    font-weight: bold;
    line-height: 1rem;
}
.a3_info_t1{
    height: .25rem;
    display: inline-block;
    margin-left: .5rem;
    vertical-align: bottom;
    margin-bottom: .05rem;
}
.a3_info_text{
    width: 50%;
    font-size: .08rem;
    letter-spacing: .02rem;
    font-weight: bold;
    color: #383838;
    line-height: .2rem;
    padding: 0 .1rem;
    margin-top: .5rem;
    float: right;
    background: rgba(255,255,255,.5);
    text-align: right;
}
.a3_imgbox{
    margin-top: 1rem;
    background: rgba(255,255,255,.5);
    text-align: center;
}
.a3_imgbox>img{
    width: 30%;
    margin: 0 .1rem .1rem;
}
.a3_bg{
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1rem;
    right: -1rem;
    width: calc(100% + 2rem);
    height: 100%;
    z-index: -100;
}
.m_banner{
    margin-top: .5rem;
}
.m_banner>img{
    width: 100%;
}
.p_nav{
    width: 7rem;
/*    position: absolute;*/
    margin:-1rem auto 1rem;
    overflow: hidden;
    /*top: 1.5rem;
    left: 50%;
    margin-left: -3.5rem;*/
    border-radius: .05rem;
    background: #fff;
    box-shadow: 0 0 .3rem rgba(0,0,0,.5);
    position: relative;
    z-index: 99;
}
.p_nav_title{
    width: 100%;
    border-bottom: 1px solid #fff;
    
}
.p_nav_title>span{
    font-size: .1rem;
    display: block;
    text-align: center;
    line-height: 0.5rem;
    padding-bottom: ;
    background: #e1d9c9;
    font-weight: bold;
}

.p_nav_main{
    width: 20%;
        background: #f1f1f1;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

.clear{
    clear: both;
}

.p_nav_l{
 
    height: auto!important;
    text-align: left;
    box-sizing: border-box;
    height: 100%;
    /*background: #ffffff;*/
    padding:0.1rem 0;
    min-height: 2rem;
}
.p_nav_l>a{
    display: block;
    font-size: .08rem;
    text-align: center;
   
    padding: 0 .1rem;
    line-height: .2rem;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.p_nav_r{
    width: calc(29% - 1px);
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-left: 1px;
    background: #ffffff;
}
.p_nav_r>a{
    display: inline-block;
    font-size: .09rem;
    text-align: center;
    width: 50%;
    padding: 0 .1rem;
    line-height: .2rem;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.p_box{
    width: 75%;
    padding:0.2rem 0.1rem;
    word-spacing: .14rem;
    margin-bottom: .5rem;
    
}
.p_box>a{
    display: inline-block;
    position: relative;
    width: 31%;
    margin-bottom: .2rem;
}
.p_box>a>img{
    display: block;
    width: 100%;
    height: 1.5rem;
    object-fit: cover;
}
.p_box>a>span{
    font-size: .09rem;
    font-family: 微软雅黑_heavy;
    color: white;
    background: rgba(0,0,0,.5);
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: .3rem;
}
.back{
    font-size: .08rem;
    color: #999999;
    margin-left: .1rem;
}
.p_info_box{
    width: 70%;
    margin: 0 auto;
    margin-bottom: .5rem;
    /*box-shadow: 0 0 .1rem rgba(0,0,0,.5);*/
    /*border-radius: .05rem;*/
    padding:0.2rem 5%;
  
}
.p_info{
    width: 100%;
    
    border-radius: .05rem;
    margin-top: .1rem;
  
    box-sizing: border-box;
}
.p_title{
    position: relative;
    font-size: .15rem;
    font-weight: bold;
    font-family: 微软雅黑_BOLD;
    display: inline-block;
    padding: 0 .1rem;
}
.p_title::after{
    content: "";
    position: absolute;
    height: 70%;
    width: 100%;
    background: #e1d9c9;
    z-index: -100;
    left: 0;
    bottom: -.05rem;
}
.p_title2{
    font-size: .1rem;
    margin-top: .2rem;
    font-weight: bold;
    font-family: 微软雅黑_BOLD;
}
.p_img{
    text-align: center;
    width: 100%;
    height: 2rem;
    margin-top: .2rem;
}
.p_img>img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.p_text{
    width: 100%;
    margin-top: .3rem;
}
.p_text>div:nth-child(1){
    font-size: .125rem;
    font-weight: bold;
    font-family: 微软雅黑_BOLD;
    border-left: .02rem solid #e1d9c9;
    padding: 0 .1rem;
}
.p_text>div:nth-child(2){
    font-size: .09rem !important;
    line-height: .2rem !important;
    font-family: 微软雅黑_BOLD !important;
    font-weight: bold;
    margin-top: .1rem;
}
.p_text>div:nth-child(2)>table{
    width: 100% !important;
    text-align: center;
    font-weight: normal !important;
}
.p_text>div:nth-child(2)>table tr:nth-child(1){
    font-weight: bolder;
}
.c_banner{
    margin-top: .5rem;
}
.c_banner>img{
    width: 100%;
}
.c1{
    position: relative;
    width: 100%;
    height: 4rem;
}
.c1>iframe{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -100;
    width: 100%;
    height: 100%;
}
.c1_box{
    width: 7rem;
    margin: .2rem auto 0;
    height: 3.8rem;
    box-shadow: 0 0 .2rem rgba(0,0,0,.3);
    background: #ffffff;
    position: relative;
}
.c1_box_r{
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 2.8rem;
    box-shadow: 0 0 .3rem rgba(2,144,209,.5);
    background: #ffffff url(../img/c1_box_r_bg.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    box-sizing: border-box;
    padding: .45rem .35rem;
}
.c1_box_r>p:nth-child(1){
    font-size: .15rem;
    color: white;
    font-family: 微软雅黑_BOLD;
}
.c1_box_r>p:nth-child(2){
    font-size: .1rem;
    color: white;
    font-family: 微软雅黑_BOLD;
    text-transform: uppercase;
    margin-top: .1rem;
}
.c1_box_r>table{
    margin-top: .4rem;
}
.c1_box_r>table td{
    font-size: .1rem;
    vertical-align: top;
    color: white;
    height: .35rem;
}
.c1_box_r>table td>img{
    width: .15rem;
}
.c1_box_r>table td:nth-child(1){
    width: .3rem;
}
.c1_box_l{
    width: 60%;
    height: 100%;
    padding: .4rem .3rem;
    box-sizing: border-box;
}
.c1_box_l>p:nth-child(1){
    font-family: 微软雅黑_BOLD;
    font-size: .2rem;
    color: #018dcb;
}
.c1_box_l>form{
    margin-top: .3rem;
}
.c1_box_l>form table{
    width: 100%;
}
.c1_box_l>form table td{
    padding: 0 .1rem;
    box-sizing: border-box;
    height: .6rem;
}
.c1_box_l>form p{
    font-size: .1rem;
    font-family: 微软雅黑_BOLD;
    margin-bottom: .1rem;
    color: #666666;
    font-weight: bold;
}
.c1_box_l>form>table input{
    width: 100%;
    font-size: .1rem;
    border: none;
    border-bottom: 1px solid #dddddd;
    outline: none;
    padding: 0 .05rem;
    box-sizing: border-box;
}
.c1_box_l>form input:focus{
    border: none;
    border-bottom: 1px solid #333333;
}
.c1_box_l>form>input{
    width: 1rem;
    height: .3rem;
    border: none;
    background: #00b354;
    margin-top: .1rem;
    box-shadow: 0 0 .1rem rgba(0,0,0,.3);
    border-radius: .1rem;
    font-size: .15rem;
    color: white;
}
.ni1_box{
    width: 7rem;
    margin: .2rem auto .2rem;
    box-shadow: 0 0 .2rem rgba(0,0,0,.3);
    background: #ffffff;
    position: relative;
    min-height: 2rem;
    padding: .2rem .4rem .6rem;
    box-sizing: border-box;
}
.ni1{
    position: relative;
    width: 100%;
}
.ni1>iframe{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -100;
    width: 100%;
    height: 100%;
}
.ni1_box>div:nth-child(1){
    font-size: .16rem;
    font-family: 微软雅黑_BOLD;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.ni1_box>div:nth-child(2){
    width: 100%;
    font-size: .08rem;
    line-height: .12rem;
    color: #999999;
    text-align: center;
    font-family: 微软雅黑_BOLD;
}
.ni1_box>div:nth-child(2)>span{
    font-size: .08rem;
    line-height: .12rem;
    color: #999999;
    text-align: center;
    font-family: 微软雅黑_BOLD;
}
.ni1_box>div:nth-child(3){
    font-family: 微软雅黑_BOLD;
    font-size: .1rem;
    margin-top: .3rem;
}
.n1{
    width: 100%;
    position: relative;
}
.n1_ul{
    width: 7rem;
    margin: .2rem auto;
}
.n1_ul>li{
    padding-bottom: .2rem;
    margin-bottom: .2rem;
    border-bottom: 2px solid #999999;
}
.n1_ul>li>a>img{
    width: 1.5rem;
    height: 1.5rem;
    object-fit: cover;
    display: inline-block;
}
.n1_ul_info{
    display: inline-block;
    width: calc(100% - 1.5rem);
    height: 1.5rem;
    vertical-align: top;
    padding-left: .2rem;
    box-sizing: border-box;
}
.n1_ul_info>div:nth-child(1){
    width: 100%;
    font-size: .15rem;
    font-family: 微软雅黑_BOLD;
    height: .5rem;
    line-height: .5rem;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333333;
}
.n1_ul_info>div:nth-child(1)::before{
    content: "yunchuan";
    text-transform: uppercase;
    position: absolute;
    font-size: .1rem;
    top: -.2rem;
    left: 0;
    color: #85ba41;
    font-family: altgot2n;
}
.n1_ul_info>div:nth-child(2){
    font-size: .09rem;
    line-height: .2rem;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.n1_ul_info>div:nth-child(3){
    margin-top: .05rem;
    width: 100%;
    font-size: .08rem;
    line-height: .12rem;
    color: #999999;
    font-family: 微软雅黑_BOLD;
}
.n1_ul_info>div:nth-child(3)>span{
    font-size: .08rem;
    line-height: .12rem;
    color: #999999;
    font-family: 微软雅黑_BOLD;
}
.nav_now{
    position: relative;
}
.nav_now::before{
    content: "";
    position: absolute;
    width: .25rem;
    height: 2px;
    left: -.4rem;
    top: 50%;
    margin-top: -1px;
    background: #cbbca0;
    cursor: default;
}
.nav_now::after{
    content: "";
    position: absolute;
    right: -.1rem;
    top: 50%;
    margin-top: -2px;
    background: #cbbca0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    cursor: default;
}
.white{
    color: white !important;
}
.white>a,.white>span{
    color: white !important;
}
.banner_swiper_button{
    /*background: #ccc;*/
    position: absolute;
    width: .4rem;
    height: 2rem;
    left: .3rem;
    top: 50%;
    margin-top: -1rem;
    z-index: 100;
}
.banner_swiper_button>img{
    display: block;
    margin: 0 auto .2rem;
    width: 30%;
    opacity: .4;
    cursor: pointer;
    transition: opacity .5s;
}
.banner_swiper_button>img:hover{
    opacity: 1;
}
.banner_swiper_button>ul li>a{
    display: block;
    font-size: .13rem;
    list-style: none;
    width: 100%;
    text-align: center;
    font-family: altgot2n;
    color: #999999;
    cursor: pointer;
    margin-bottom: .15rem;
}
.banner_swiper_button>ul>li:nth-child(1){
    cursor: default;
    color: #333333 !important;
    font-size: .2rem;
    list-style: none;
    width: 100%;
    text-align: center;
    font-family: altgot2n;
    line-height: .45rem;
    border-radius: 50%;
    height: .4rem;
    box-shadow: 0 0 .4rem rgba(0,0,0,.4);
    margin-bottom: .2rem;
}
#i1a_pdlb{
    width: 100%;
    height: 100%;
}
#i1a_pdlb .swiper-slide{
    background: #fcf9f6;
    height: 60%;
    width: 2.5rem;
    box-sizing: border-box;
    margin-top: .1rem;
    position: relative;
}
#i1b_pdlb{
    width: 100%;
    height: 100%;
    background: #ffffff;
}
#i1b_pdlb .swiper-slide{
    background: #fcf9f6;
    height: 60%;
    width: 2.5rem;
    box-sizing: border-box;
    margin-top: .1rem;
    position: relative;
}
.i1a_pdlb_button{
    position: absolute;
    bottom: .1rem;
    width: 100%;
    background: #ffffff;
    padding-top: .1rem;
    height: .5rem;
    z-index: 10;
}
.i1a_pdlb_button>div{
    position: absolute;
    left: 50%;
    width: 1.2rem;
    transform: translate(170px, 0);
}
.i1a_pdlb_button>div>img{
    opacity: .2;
    cursor: pointer;
    transition: opacity .5s;
}
.i1a_pdlb_button>div>img:hover{
    opacity: 1;
}
.i1a_pdlb_button>div>span{
    display: inline-block;
    color: #333333 !important;
    font-size: .2rem;
    list-style: none;
    width: .4rem;
    text-align: center;
    font-family: altgot2n;
    line-height: .45rem;
    border-radius: 50%;
    height: .4rem;
    box-shadow: 0 0 0.4rem rgba(0,0,0,.4);
    margin: 0 .15rem;
}
#i1a_pdlb .swiper-slide-active{
    transition: .5s;
    transform: scale(1.2);
}
.line{
    position: relative;
}
.line::before{
    content: "";
    position: absolute;
    width: 2px;
    height: .5rem;
    left: 50%;
    top: -.5rem;
    margin-left: -1px;
    background: #777574;
}
#i1a_pdlb .swiper-slide>img:nth-child(1){
    width: 1.25rem;
    display: block;
    left: 50%;
    margin-left: -0.625rem;
    position: absolute;
    bottom: 0;
    z-index: 10;
}
#i1a_pdlb .swiper-slide>a{
    display: none;
    opacity: 0;
    background: #ffffff;
    width: 100%;
    height: .7rem;
    margin-left: -20%;
    margin-top: .1rem;
    box-sizing: border-box;
    border: 3px solid #333333;
}
#i1a_pdlb .swiper-slide>a>p:nth-child(1){
    font-size: .1rem;
    letter-spacing: 0.02rem;
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin-top: .1rem;
}
#i1a_pdlb .swiper-slide>a>p:nth-child(2){
    font-size: .1rem;
    font-family: altgot2n;
    color: #999999;
    margin-top: .2rem;
    margin-left: .4rem;
}
#i1a_pdlb .swiper-slide>a>p:nth-child(2)>img{
    height: .1rem;
}

.i1b_pdlb_button{
    position: absolute;
    bottom: .1rem;
    width: 100%;
    background: #ffffff;
    padding-top: .1rem;
    height: .5rem;
    z-index: 10;
}
.i1b_pdlb_button>div{
    position: absolute;
    left: 50%;
    width: 1.2rem;
    transform: translate(170px, 0);
}
.i1b_pdlb_button>div>img{
    opacity: .2;
    cursor: pointer;
    transition: opacity .5s;
}
.i1b_pdlb_button>div>img:hover{
    opacity: 1;
}
.i1b_pdlb_button>div>span{
    display: inline-block;
    color: #333333 !important;
    font-size: .2rem;
    list-style: none;
    width: .4rem;
    text-align: center;
    font-family: altgot2n;
    line-height: .45rem;
    border-radius: 50%;
    height: .4rem;
    box-shadow: 0 0 0.4rem rgba(0,0,0,.4);
    margin: 0 .15rem;
}
#i1b_pdlb .swiper-slide-active{
    transition: .5s;
    transform: scale(1.2);
}
#i1b_pdlb .swiper-slide>img:nth-child(1){
    width: 1.25rem;
    display: block;
    left: 50%;
    margin-left: -0.625rem;
    position: absolute;
    bottom: 0;
    z-index: 10;
}
#i1b_pdlb .swiper-slide>a{
    display: none;
    opacity: 0;
    background: #ffffff;
    width: 100%;
    height: .7rem;
    margin-left: -20%;
    margin-top: .1rem;
    box-sizing: border-box;
    border: 3px solid #333333;
}
#i1b_pdlb .swiper-slide>a>p:nth-child(1){
    font-size: .1rem;
    letter-spacing: 0.02rem;
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin-top: .1rem;
}
#i1b_pdlb .swiper-slide>a>p:nth-child(2){
    font-size: .1rem;
    font-family: altgot2n;
    color: #999999;
    margin-top: .2rem;
    margin-left: .4rem;
}
#i1b_pdlb .swiper-slide>a>p:nth-child(2)>img{
    height: .1rem;
}