.pjyw .biaozhi {
    overflow: hidden;
    height: 4.45rem;
}

.pjyw .biaozhi .biaozhiBox {
    width: 3rem;
    margin: 0 auto;
}

.pjyw .biaozhi img {
    width: 100%;
    height: 100%;
}

.pjyw .biaozhi .title {
    font-size: 0.36rem;
    color:#003366;
    margin-bottom: 0.18rem;
    text-align: center;
}

.pjyw .biaozhi .info {
    font-size: 0.18rem;
    color:#003366;
    text-align: center;
}

.pjyw .jypyr {
    width: 100%;
    height: 8.9rem;
}

.pjyw .jypyr img {
    width: 100%;
    height: 100%;
}

.pjyw .txl,
.pjyw .rxl {
    box-sizing: border-box;
    padding-top: 0.69rem;
    height: 7.48rem;
    background: #F5F5F5;
}

.pjyw .txl {
    overflow: hidden;
}

.pjyw .rxl {
    position: relative;
    background: #fff;
    height: 12.19rem;
}

.pjyw .txl h2,
.pjyw .rxl h2 {
    font-size: 0.48rem;
    font-weight: 600;
}

.pjyw h2 .first {
    color: #CC3333;
}

.pjyw h2 .last {
    color: #003366;
}

.pjyw .info {
    overflow: hidden;
    margin-top: 0.04rem;
    height: 0.4rem;
    line-height: 0.4rem;
}

.pjyw .info .biaoqian {
    float: left;
    width: 1.42rem;
    height: 0.4rem;
    background: #003366;
    border-radius: 0.1rem;
    line-height: 0.4rem;
    color: #fff;
    font-size: 0.21rem;
    text-align: center;
}

.pjyw .info .jieshao {
    float: left;
    margin-left: 0.25rem;
    font-size: 0.21rem;
    color: #003366;
}

.pjyw .txl .picBtnTop {
    position: relative;
    height: 4.73rem;
    border-bottom: 0.04rem solid #eee;
}

.pjyw .txl .picBtnTop:after {
    bottom: -0.04rem;
    border-bottom-left-radius: 0.02rem;
    border-top-left-radius: 0.02rem;
    left: 0;
    content: '';
    display: block;
    position: absolute;
    height: 0.04rem;
    width: 50%;
    background-color: #CC3333;
}

.pjyw .txl .picBtnTop .bd {
    float: left;
    width: 5.89rem;
    height: 3.95rem;
    margin-top: 0.83rem;
    overflow: hidden;
}

.pjyw .txl .picBtnTop .bd .bdBox {
    height: 3.95rem;
}

.pjyw .txl .picBtnTop .bd .titleBox {
    height: 0.29rem;
    border-left: 0.08rem solid #CC3333;
    padding-left: 0.27rem;
}

.pjyw .txl .picBtnTop .bd .titleBox a {
    font-size: 0.3rem;
    color: #003366;
    font-weight: 500;
    line-height: 1;
}

.pjyw .txl .picBtnTop .bd .titleBox span {
    font-size: 0.21rem;
    font-weight: 500;
    color: #003366;
    margin-left: 0.38rem;
}

.pjyw .txl .picBtnTop .bd .greyText {
    margin-top: 0.17rem;
    font-size: 0.18rem;
    font-weight: 400;
    color: #a9a9a9;
}

.pjyw .txl .picBtnTop .bd .infoBox {
    margin-top: 0.45rem;
    font-size: 0.18rem;
    line-height: 0.3rem;
}

.pjyw .txl .picBtnTop .bd .infoBox span {
    margin-top: 0.45rem;
    font-size: 0.21rem;
    color: #262626;
    line-height: 0.3rem;
    font-weight: 500;
}

.pjyw .txl .picBtnTop .bd .liucheng {
    margin-top: 0.45rem;
}

.pjyw .txl .bd .liucheng .lc-title {
    font-size: 0.21rem;
    font-weight: 500;
    color: #262626;
    line-height: 0.3rem;
}

.pjyw .txl .bd .liucheng .pic {
    position: relative;
    margin-top: 0.2rem;
    width: 5.62rem;
    height: 0.61rem;
}

.pjyw .txl .bd .liucheng img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pjyw .txl .picBtnTop .hd {
    position: relative;
    top: -1rem;
    left: -1rem;
    float: right;
    height: 4.07rem;
    width: 7.05rem;
    margin-right: 0.29rem;
}

.pjyw .txl .picBtnTop .hd li img {
    box-shadow: 0.15rem 0.15rem 0.15rem 0 rgb(0, 0, 0, .2);
}

.pjyw .rxl .lunboBox {
    box-sizing: border-box;
    padding-top: 1.02rem;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 6.47rem;
    width: 100%;
    background: #7891AD;
}

.pjyw .rxl .picBtnTop.w1400 {
    position: relative;
}

.pjyw .rxl .picBtnTop .bd {
    position: absolute;
    top: -3.35rem;
    width: 14rem;
    height: 3.76rem;
    background: #fff;
    border-radius: 0.1rem;
}

.pjyw .rxl .picBtnTop .hd li {
    float: left;
    width: 2.5rem;
    height: 4.44rem;
    margin-left: 0.09rem;
    transition: all 0.5s;
}

.pjyw .rxl .picBtnTop .hd li.on {
    width: 3.64rem;
    height: 6.44rem;
    transform: translateY(-1.67rem);
}

.pjyw .rxl .picBtnTop .hd li:first-child {
    margin-left: 0;
}

.pjyw .rxl .picBtnTop img {
    width: 100%;
    height: 100%;
}

.pjyw .rxl .picBtnTop .bdBox {
    height: 100%;
}

.boxLeft {
    float: left;
    width: 5.09rem;
}

.boxRight {
    float: right;
}

.pjyw .rxl .picBtnTop .bd .titleBox {
    height: 0.29rem;
    border-left: 0.08rem solid #CC3333;
    padding-left: 0.27rem;
}

.pjyw .rxl .picBtnTop .bd .titleBox a {
    font-size: 0.3rem;
    line-height: 1;
    font-weight: 500;
    color: #003366;
}

.pjyw .rxl .picBtnTop .bd .titleBox span {
    font-size: 0.21rem;
    font-weight: 500;
    color: #003366;
    margin-left: 0.38rem;
}

.pjyw .rxl .picBtnTop .bd .greyText {
    margin-top: 0.17rem;
    font-size: 0.18rem;
    font-weight: 400;
    color: #a9a9a9;
}

.pjyw .rxl .picBtnTop .bd .infoBox {
    margin-top: 0.45rem;
    font-size: 0.18rem;
    line-height: 0.3rem;
}

.pjyw .rxl .picBtnTop .bd .infoBox span {
    margin-top: 0.45rem;
    font-size: 0.21rem;
    color: #262626;
    line-height: 0.3rem;
    font-weight: 500;
}

.pjyw .rxl .picBtnTop .bd .learnMore {
    text-align: right;
    margin-top: 0.2rem;
}

.pjyw .rxl .picBtnTop .bd .learnMore a {
    font-size: 0.21rem;
    color: #BBBBBB;
}

.pjyw .rxl .picBtnTop .bd .learnMore img {
    vertical-align: middle;
    margin-left: 0.2rem;
    width: 0.26rem;
    height: 0.26rem;
}

.pjyw .rxl .bd .liucheng .lc-title {
    font-size: 0.21rem;
    font-weight: 500;
    color: #262626;
    line-height: 0.3rem;
}


.pjyw .rxl .bd .liucheng .lianpiaorongPic {
    margin-top: 0.3rem;
}

.pjyw .rxl .bd .liucheng img {
    width: 100%;
    height: 100%;
}

.roundabout-holder {
    list-style: none;
    height: 100%;
    width: 100%;
}

.roundabout-moveable-item img {
    width: 6.7rem;
    height: 3.77rem;
}

.roundabout-in-focus {
    cursor: auto;
}

.txl_yulanBg,.rxl_yulanBg {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, .5);
    z-index: 9999;
}

.txl_yulan,.rxl_yulan {
    display: none;
    width: 10rem;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99999;
    transform: translate(-50%, -50%);
}

.rxl_yulan {
    width: 4.2rem;
}

.txl_yulanBox,.rxl_yulanBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.closeBtn {
    font-size: 0.5rem;
    color: #cccccc;
    width: 0.35rem;
    height: 0.35rem;
    position: absolute;
    top: -0.1rem;
    right: -0.4rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-selecr: none;
    user-select: none;
}
.txl_yulan img,.rxl_yulan img {
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-selecr: none;
    user-select: none;
}
.txl_pre,.rxl_pre {
    font-size: 0.5rem;
    color: #cccccc;
    position: absolute;
    top: 50%;
    left: -0.5rem;
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-selecr: none;
    user-select: none;
}
.txl_next,.rxl_next {
    font-size: 0.5rem;
    color: #cccccc;
    position: absolute;
    top: 50%;
    right: -0.5rem;
    transform: translateY(-50%);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-selecr: none;
    user-select: none;
}
.pjyw .rxl .bd .liucheng .pic1 {
    width: 6.32rem;
    margin-right: 0.2rem;
}
.pjyw .rxl .bd .liucheng .pic2 {
    width: 6.82rem;
    margin-right: 0.2rem;
}
.pjyw .rxl .bd .liucheng .pic3 {
    width: 6.32rem;
    margin-right: 0.2rem;
}
.pjyw .rxl .bd .liucheng .pic4 {
    width: 6.60rem;
    margin-right: 0.2rem;
}
.pjyw .rxl .bd .liucheng .pic5 {
    width: 6.63rem;
    margin-right: 0.2rem;
}