body {
    overflow-x: hidden;
    width: 100%;
}

* {
    margin: 0;
}

i,
em {
     font-style: normal;
}

.clearfix:after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
}
.container{
    position: relative;
}
.main_wrap{
    background: url(../img/bodybg.jpg) no-repeat;
    background-size: 100%;
}
.pd2{
    padding: 0.2rem 0;
}
.pd3{
    padding: 0.3rem 0.3rem;
}
.pl3{
    padding: 0rem 0 0 0.3rem;
}
.pt2{
    padding: 0.2rem 0rem 0 0 ;
}
.pdb0{
    padding:  0.3rem  0.3rem 0;
}
.pdt0{
    padding: 0 0.3rem  0.3rem;
}
.height10{
    height: 0.2rem;
    background: #e9e9ea;
}
.banner {
    position: relative;
    margin-bottom: 0.3rem;
}

.banner .hd {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -75px;
}
/*navagition*/
nav {
    /*padding:.3rem .3rem;*/
    overflow: hidden;
}
.nav1swiper.swiper-container{
    padding: 0 0 0.36rem;
}
.nav1swiper.swiper-container .swiper-slide a{
    display: block;
}
.nav1swiper .swiper-pagination{
    bottom: 0!important;
}
.nav1swiper .swiper-pagination-bullet-active {
    background: #93c8a4;
}
#nav1swiper1.swiper-container{
    padding: 0;
}
#nav1swiper1 .swiper-slide{
    text-align: center;
}
#nav1swiper1 .swiper-slide img{
    width:86%;
}
#nav1swiper1 .swiper-pagination{
    display: none;
}
#nav1swiper1.more{
    padding-bottom: 0.3rem;
}
nav ul {
    text-align: center;
}
nav li {
    list-style: none;
    /*width: 20%;*/
    /*float: left;*/
    text-align: center;

    /*width:auto;
    padding-right: .225rem;
    display: inline-block;
    float:none;*/
}
/*nav li:last-child {*/
/*padding-right: 0;*/
/*}*/
nav li a {
    display: block;
    text-align: center;

}
nav li a em{
    display:inline-block;
    width:.33rem;
    height:.33rem;
    line-height:.33rem;
    font-size: .26rem;
    background-color:#f5f8f8;
    font-style: normal;
    text-align: center;
    color:#5f94a0;
    border:1px solid #dbe8e9;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius:.165rem;
    -webkit-border-radius:.165rem;
    border-radius:.165rem;
}
nav li img {
    display: block;
    vertical-align: top;
    margin:0 auto;

}
nav li p{
    font-size: .26rem;
    width: 100%;
    line-height: .48rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hd ul li {
    list-style: none;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 5px;
}

.bd > ul li {
    list-style: none;
    padding-left: 0 !important;
}

.slideBox .tempWrap ul li img {
    display: block;
    width: 100%;
}

.slideBox .hd ul li.on {
    background-color: #e99f00;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.iconList .line {
    padding-top: 15px;
}

.iconList .col-xs-2 {
    padding-left: 10px;
    padding-right: 10px;
}

.iconList a, .shop a {
    text-decoration: none;
    color: #333333;
}

.iconList_p {
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    padding-top: 10px;
}

.shop .container {
    padding-left: 0;
    padding-right: 0;
}

.hoc {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.shop h3 {
    font-size: 14px;
    padding-left: 1em;
    text-align: left !important;
}

.shop p {
    padding-left: 1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
}

.bg1 {
    background: url("../img/bg1.png") no-repeat;
    background-size: 100% 100%;
    border-bottom: solid 3px #e5e5e5;
    border-right: solid 3px #e5e5e5;
    border-top: solid 5px #e5e5e5;
}

.bg2 {
    background: url("../img/bg2.png") no-repeat;
    background-size: 100% 100%;
    border-bottom: solid 3px #e5e5e5;
    border-top: solid 5px #e5e5e5;
    border-left: solid 2px #ffffff;
}

.bg3 {
    background: url("../img/bg3.png") no-repeat;
    background-size: 100% 100%;
    border-bottom: solid 5px #e5e5e5;
    border-right: solid 3px #e5e5e5;
}

.bg4 {
    background: url("../img/bg4.png") no-repeat;
    background-size: 100% 100%;
    border-bottom: solid 5px #e5e5e5;
    border-left: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
}

.bg5 {
    background: url("../img/timg.jpg") no-repeat;
    background-size: 100% 100%;
    border-bottom: solid 5px #e5e5e5;
}

.position {
    position: fixed;
    bottom: 20px;
    right: 10px;
    width: 37px;
    height: 37px;
    background: url("../img/top.png") no-repeat;
    display: none;
    z-index:100;
}

.linkBox a {
    text-decoration: none;
    color: black;
    display: block;
    width: 100%;
    height: auto;
}

.linkBox a h5 {
    font-size: 15px;
}

.rowLink {
    margin-left: 0;
    margin-right: 0;
}

.colLink {
    padding-left: 4px;
    padding-right: 4px;
}

.link_p {
    padding-top: 10px;
    color: #cccccc;
    font-size: 12px;
}

.fl {
    float: left;
}

.nov {
    width: 100%;
    background: #fff;
    margin-bottom: 0.625rem;
    background: url(../img/jx_tab_bg.png) top center no-repeat;
    background-size: 100% auto;
}

.title {
    width: 100%;
    height: 3.625rem;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
}

.title span {
    height: 3.625rem;
    line-height: 3.625rem;
    font-size: 1.1666rem;
    color: #a9a9a9;
    margin-left: 0.4166rem;
}


.fr {
    float: right;
}

/*unit*/
::-webkit-scrollbar { /*隐藏滚动条*/
    display: none;
}

.unit_list {
    overflow: hidden;
    width: 84rem;
}

.unit > h3 {
    font-size: 20px;
    line-height: 40px;
    text-align: left;
    padding-left: 10px;
    margin-top: 0;
}


ul, li {
    list-style: none;
}


.hd ul li {
    font-size: 0;
}


@media (min-width: 600px) {
}

@media (min-width: 750px) {
    .unit_list li {
        width: 28.8rem;
        height: 12rem;
        margin-right: 30px;
    }
}

@media (max-width: 414px) {
    .slideBox {
        max-height: 220px;
        overflow: hidden;
    }

}

@media (max-width: 375px) {
    .slideBox {
        max-height: 200px;
        overflow: hidden;
    }

    .iconList .col-xs-2 {
        padding-left: 7px;
        padding-right: 7px;
    }

}

@media (max-width: 360px) {
}

@media (max-width: 320px) {
    .slideBox {
        max-height: 160px;
        overflow: hidden;
    }

    .iconList .col-xs-2 {
        padding-left: 2px;
        padding-right: 2px;
    }
}



.slideBox {
    height: 3.8rem;
    max-height: 3.8rem;
}

.slideBox .tempWrap ul li img {
    height: 3.8rem;
}

.banner .hd {
    bottom: .1rem;
}

.slideBox .hd ul li {
    background: rgba(211, 211, 211, .8);
}

.slideBox .hd ul li.on {
    background: #fff;
}

.banner {
    width: 100%;
    margin: 0 auto;
    padding: 0 0.3rem;
}

.banner .swiper-slide {
    background: none;
    margin: 0.2rem 0 0;
    border-radius: 0.2rem;
    overflow: hidden;
}

.banner .swiper-slide img {
    width: 100%;
    height: 3.2rem;
}

.banner .swiper-pagination-bullet {
    width: .15rem;
    height: .08rem;
    background: rgba(211, 211, 211, .8);
    opacity: 1;
    border-radius: 0.04rem;
    margin: 0 .05rem!important;
}

.banner .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
    width: .3rem;
}

.search_box {
    background: none;
    padding: 0.2rem 0.3rem 0;
    box-sizing: border-box;
}

.search {
    height: .66rem;
    line-height: .66rem;
    color: #333;
    font-size: .26rem;
    background: rgba(218, 237, 227, 0.4);
    border-radius: 0.33rem;
}

.search input {
    height: .66rem;
    line-height: .66rem;
    border: 0 none;
    background: none;
    outline: none;
}

.search input.textinput {
    padding-left: .94rem;
    border: 0 none;
    width: 80%;
    background: url(../img/searchicon.png) 3.9rem center no-repeat;
    -o-background-size: .32rem .32rem;
    -ms-background-size: .32rem .32rem;
    -moz-background-size: .32rem .32rem;
    -webkit-background-size: .32rem .32rem;
    background-size: .32rem .32rem;
}

.search input.btninput {
    width: 100%;
    font-size: .28rem;
    color: #fff;
    position: absolute;
    top: 0.2rem;
    left: 0;
    text-align: center;
}

.top_nav {
    padding: .3rem .1rem .54rem;
}

.iconList .col-xs-2 {
    text-align: center;
}

.line .col-xs-2 {
    width: 25%;
}

.iconList a {
    display: block;
}

.iconList .line {
    padding: 0 .1rem;
}

.iconList .iconList_p {
    font-size: .26rem;
    font-weight: normal;
    color: #333;
    white-space: nowrap;
    margin: 0;
    padding-top: 0rem;
}

.iconList span {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.iconList p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: -0.02rem 0 0;
}
.iconList .signbox span {
    height: 0.7rem;
}

.iconList span img {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.tit_h {
    padding: 0 .25rem;
    border-bottom: .25rem solid #efeff4;
}

.jx_culture.tit_h,
.bannerwrap.tit_h,
.tit_h.bordernone {
    border-bottom: none;
}

.tit_h h3 {
    width: 100%;
    height: .3rem;
    line-height: .3rem;
    font-weight: 600;
    color: #333;
    margin-bottom: .4rem;
    margin-top: .3rem;
    font-size: 16px;
    position: relative;
}


.row {
    margin: 0
}

.culture_activity {
    padding: 0 0rem .5rem;
}

.culture_activity .col-xs-2 {
    width: 20%;
}

.iconList .culture_activity .iconList_p {
    font-size: .26rem;
}

.bannerwrap{
    padding: 0.2rem 0 0.2rem 0.3rem!important;
}
.bannerwrap .swiper-wrapper{
    padding: 0 0 0.1rem 0;
}
.bannerwrap .swiper-slide {
    position: relative;
}
.bannerwrap .swiper-slide a{
    width: 100%;
    display: block;
    box-shadow: 0 0 0.3rem rgba(0,0,0,0.1);
    border-radius: 0.2rem;
}
.bannerwrap .swiper-slide .imgbox{
    border-radius: 0.2rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
}
.bannerwrap .swiper-slide img {
    width: 100%;
    height: 1.9rem;
}

.bannerwrap .swiper-slide h4 {
    height: 0.8rem;
    line-height: 0.8rem;
    width: 100%;
    padding: 0 0.2rem;
    margin: 0;
    text-align: center;
    font-size: 0.3rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: #fff;
    border-radius: 0.2rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
/*文化资讯*/
.newbox {
    padding: 0 0.1rem;
    border-bottom: solid 10px #efeff4;
}

.newinner {
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 0.2rem;
}

.newlink {
    float: left;
    width: 1rem;
    height: 1rem;
}

.newlink img,
.newlinkright img {
    width: 100%;
    height: 100%;
}

.newlinkright {
    float: right;
    width: 0.4rem;
    height: 0.8rem;
    margin-top: 0.1rem;
}

.newul {
    float: left;
    margin-left: 0.1rem;
    width: 4.8rem;
    margin-bottom: 0;
}

.newul li a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 0.52rem;
    padding-left: 0.3rem;
    position: relative;
}

.newul li a:after {
    display: block;
    content: '';
    width: 2px;
    height: 2px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    top: 0.24rem;
    left: 0.1rem;
    z-index: 11;
}

.newinner:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

.culture_activity.travel .col-xs-2 {
    width: 25%;
}

.culture_activity.travel .col-xs-2 a {
    display: block;
    background: #f8f2ed;
    padding: 0.3rem 0;
    margin: 0 0.02rem;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.iconList .culture_activity.travel .col-xs-2 span {
    height: 1rem;
}



.tskbox {
    padding: 0.3rem;
    background: #efeff4;
}

.tskbox img {
    width: 100%;
    vertical-align: top;
}

.unit .tit_h {
    border-top: 0 none;
}

.unit .swiper-wrapper {
    padding-bottom: .3rem;
    margin-bottom: 0;
}

.unit .unit_list li {
    width: 2.62rem;
    height: auto;
    background: none;
}

.unit .unit_list li .imgbox {
    width: 100%;
    height: 1.97rem;
    overflow: hidden;
    -moz-border-radius: .1rem;
    -webkit-border-radius: .1rem;
    border-radius: .1rem;
}

.unit .unit_list li .imgbox img {
    width: 100%;
    height: 1.97rem;
}

.unit .unit_list li h4 {
    font-size: .34rem;
    line-height: .5rem;
    color: #fff;
    padding-top: .2rem;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-shadow: 0 0 0.3rem #000;
    letter-spacing: 0.05rem;
}

.signbox {
    padding-bottom: 0rem;
}

.iconList .signbox .col-xs-2 {
    padding-bottom: .3rem;
}

.navBox{
    position: relative;
    padding: 0rem 1rem 0.2rem;
}
.navBox a.more{
    display: block;
    position: absolute;
    right: 0.3rem;
    top: 0.44rem;
    color:#49895f;
    font-size: 14px;
    z-index: 1111;
}
.navBox a.more i{
    width: 0.3rem;
    height: 0.3rem;
    background: url(../img/icon_more.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.swiper-nav {
    height: 0.7rem;
    border: solid 1px #87b3be;
    border-radius: 0.35rem;
}
.swiper-nav .swiper-slide{
    text-align: left;
    width: 50%;
}

.swiper-nav span {
    height: 0.7rem;
    line-height: 0.7rem;
    display: block;
    text-align: center;
    width: 100%;
    cursor: pointer;
    position: relative;
    font-size: 15px;
    color: #333;
}
.swiper-nav .active span.tit_left1 {
    color: #fff;
    background:#87b3be;
}
.swiper-nav .active span.tit_right2 {
    color: #fff;
    background:#87b3be;
}

#tabs-container .swiper-wrapper,
#tabs-container .swiper-slide{
    height: auto!important;
}


.news_list{
    padding: 0px 0.3rem 0.3rem;
}

.news-item-bj {
    padding: 0.3rem 0.4rem 0.2rem;
    background: -webkit-linear-gradient(top, #ebebeb 50%, #ebebeb 50%) center bottom no-repeat;
    background-size: 100% 1px;
}

.item-bj-tit {
    font-size: 15px;
    line-height: 1.3;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: bold;
}

.item-bj-aside {
    font-size: 14px;
    line-height: 1.3;
    color: #999;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.16rem;
    margin-bottom: 0.16rem;
}

.news-item-bj .item-bj-imgs {
    margin-bottom: 0.3rem;
}

.news-item .img img {
    background-color: rgba(150, 150, 150, .1);
    height: 100%;
    display: block;
}

.item-bj-imgsA .img {
    position: relative;
    width: 100%;
    max-height: 3.9rem;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);
}

.item-bj-imgsA .img img {
    width: 100%;
}

.item-bj-imgsA .icon-video {
    width: 1rem;
    height: 1rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5rem 0 0 -0.5rem;
    z-index: 9;
    background: url(../img/icons_new.png) no-repeat;
    background-position: 0 -0.14rem;
    background-size: 1rem auto;
}

.item-bj-imgsB .img {
    width: 50%;
    height: 1.92rem;
    padding-right: 0.14rem;
    overflow: hidden;
}

.item-bj-imgsB .img:last-child {
    padding-right: 0;
}

.item-bj-imgsB .img img {
    width: 100%;
}

.item-bj-imgsC .img {
    width: 33.33%;
    height: 2.2rem;
    padding-right: 0.14rem;
    overflow: hidden;
}

.item-bj-imgsC .img:last-child {
    padding-right: 0;
}

.item-bj-imgsC .img img {
    width: 100%;
}

.item-bj-tags {
    color: #b4b4b4;
    padding: 0rem 0 0.2rem;
    font-size: 0;
}

.item-bj-tags .tag {
    display: inline-block;
    vertical-align: middle;
    line-height: 12px;
    margin-right: 7px;
    font-size: 11px;
}

.item-bj-tags .tag-attr i {
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    padding: 0 5px;
    text-align: center;
    border-radius: 4px;
    background: #CCC;
    color: #FFF;
}

.item-bj-tags .tag-close {
    margin-right: 0;
    width: 20px;
    height: 12px;
    position: relative;
}

.item-bj-tags .tag-close i {
    display: none;
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    top: -8px;
    z-index: 9;
}

.item-bj-tags .tag-close i::before {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
    background: url(../img/icons_new.png) no-repeat;
    background-position: 0 0;
    background-size: 50px auto;
    display: inline-block;
}
.itemem{
    height: 0.5rem;
    line-height: 0.5rem;
}
.itemem em.tag i{
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
.itemem em.tag.tag-add i{
    background: url(../img/icon_add.png) no-repeat;
    background-size: 100% 100%;
}
.itemem em.tag.tag-time i{
    background: url(../img/icon_date.png) no-repeat;
    background-size: 100% 100%;
}

.imgcon{
    padding: 0.3rem;
}
.imgcon img{
    width: 100%;
    height: 1.3rem;
    border-radius: 0.65rem;
    vertical-align: top;
    box-shadow:  0 0 0.3rem rgba(0,0,0,0.2);
}


.pubtitle{
    position: relative;
    padding: 0.2rem 0.5rem 0.2rem;
}
.pubtitle h3 a,
.pubtitle h3 span,
.pubtitle h3 i{
    float: left;
    display: block;
    width: auto;
    font-style: normal;
}
.pubtitle h3{
    font-weight: bold;
    margin: 0rem 0 0.05rem 0;
}
.pubtitle h3 span{
    font-size: 0.34rem;
    margin: 0 0.1rem 0 0;
    font-weight: normal;
}
.pubtitle h3 i,
.pubtitle a{
    color: #999;
    font-size: 0.22rem;
    position: relative;
    top: 0.1rem;
}
.pubtitle h3:after {
    display: block;
    content: '';
    position: absolute;
    background: #92bbc5;
    width: 0.1rem;
    height: 0.34rem;
    left: 0.3rem;
    top: 0.2rem;
    border-radius: 3px;
}
.navBox .pubtitle{
    padding: 0 0.2rem 0;
}

.ul1 li{
    float: left;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
}
.ul1 li img{
    margin: 24px 0 0px;
}
.ul1 li h2{
    color: #fff;
    font-size: 0.28rem;
}
.ul1.normal{
    margin: 0 -0.08rem;
}
.ul1.normal li{
    width: 33.333333%;
    height: 1.6rem;
    padding: 0 0.08rem;
    margin: 0;
    background: none;
}
.ul1.normal li a{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.ul1.normal li img{
    width: 0.7rem;
    margin-bottom: 0.1rem;
    margin-top: 0.26rem;
}

.ul2{
    margin: 0 -0.05rem;
}
.ul2 li{
    float: left;
    width: 50%;
    height: 1.4rem;
    padding: 0 0.05rem;
}
.ul2 li a{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.ul2 li a,
.ul2 li a img {
    display: block;
    width: 100%;
    height: 100%;
}
.ul2 li a h2,
.ul2 li a h2 span{
    color: #fff;
}
.ul2 li a h2{
    position: absolute;
    top: 0.4rem;
    left: 0.2rem;
    font-size: 0.3rem;
    text-shadow: 0 0 0.1rem rgba(0,0,0,0.1);
}
.ul2 li a h2 span{
    font-size: 0.2rem;
    text-shadow: 0 0 0.1rem rgba(0,0,0,0.1);
}
.ul2 li:nth-child(2) h2{
    right: 0.2rem;
    left: auto;
    text-align: right;
}
.ul2 li:nth-child(2) a h2,
.ul2 li:nth-child(2) a h2 span{
    color: #333;
}

.jx_culture1 ul {
    padding: 0 0rem 0rem;
    overflow: hidden;
    margin: 0.1rem -0.1rem 0;
}

.jx_culture1 ul li {
    width: 50%;
    height: 1.5rem;
    float: left;
    text-align: left;
    padding: 0 0.1rem;
}


.jx_culture1 ul li a {
    display: block;
    width: 100%;
    height: 100%;
    -moz-border-radius: .1rem;
    -webkit-border-radius: .1rem;
    border-radius: .1rem;
}

.jx_culture1 ul li h4 {
    font-size: .3rem;
    color: #333;
    line-height: .4rem;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    overflow: hidden;
    font-weight: bold;
    padding: 0.34rem 0.3rem 0.05rem;
}

.jx_culture1 ul li p {
    padding: 0 0.3rem 0;
    font-size: .22rem;
    font-weight: normal;
    color: #333;
    line-height: .4rem;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}
.jx_culture1 ul li span{
    width: auto;
    height: auto;
    padding: 0 0.3rem;
}
.jx_culture1 ul li span img{
    width: 0.5rem;
    height: 0.25rem;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    max-width: none;
    max-height: none;
}

.jx_culture1 ul li:nth-child(1){
    height: 3.2rem;
}
.jx_culture1 ul li:nth-child(2){
    margin-bottom: 0.2rem;
}
.ul3{
    margin: 0 -0.1rem;
    padding: 0 0.1rem 0.6rem;
    background: url(../img/navbg.png) no-repeat;
    background-position: center bottom;
    background-size: 88%;
}
.ul3 li{
    float: left;
    width: 33.3333333%;
    height: 2rem;
    padding: 0 0.1rem;
}
.ul3 li a{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.ul3 li a,
.ul3 li a img ,
.ul3 li img{
    display: block;
    width: 100%;
    height: 100%;
}
.ul3 li a h2,
.ul3 li a h2 span{
    color: #fff;
}
.ul3 li a h2{
    position: absolute;
    top: 0.3rem;
    left: 0.2rem;
    font-size: 0.28rem;
    letter-spacing: 4px;
    width: 0.5rem;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    writing-mode: tb-rl;
}
.ul3 li a h2 span{
    font-size: 0.2rem;
    letter-spacing: 0px;
}
.ul3 li:nth-child(1),
.ul3 li:nth-child(2){
    width: 50%;
    height: 1.4rem;
    margin: 0 0 0.2rem 0;
}