/*头部*/
.header{
    width: 100%;
}
.header .bannerweb{
    width: 100%;
    display: block;
}
.header .bannerwap{
    display: none;
}
.header .rcintro{
    display: none;
}
/*内容*/
.container{
    width: 1000px;
    margin: 30px auto;
    /*margin-top: 30px;*/
}
.w100,.w100 .flashtitle,.w100 .flashtitle img{
    width: 100%;
}
.w100 .flashtitle img:first-of-type{
    display: block;
}
.w100 .flashtitle img:last-of-type{
    display: none;
}
.kxcontent{
    margin-top: 20px;
}
.kxcontent .slideshow,.kxcontent .kxlist{
    width: 50%;
}
.gallery-top .swiper-slide{
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}
.gallery-top .swiper-slide a{
    display: block;
}
.gallery-top .swiper-slide a img{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
.gallery-top .swiper-slide a .swiperslidetitle{
    width: 100%;
    background-color: #000;
    opacity: 0.7;
    position: absolute;
    bottom: 0;
    padding: 7px 15px;
    color: #fff;
    font-size: 14px;
    font-family:Microsoft YaHei;
}

/*荣昌快讯右侧*/
.kxcontent .kxlist{
    padding-left: 2%;
}
.kxlist .rckxlist{
    padding: 3% 0;
    border-bottom: 1px dashed #ccc;
    position: relative;
}
.kxlist .rckxlist .dot{
    display: inline-block;
    width:8px;
    height:8px;
    background:rgba(114,114,114,1);
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
}
.kxlist .rckxlist .listtitle{
    /*display: inline-block;*/
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:24px;
    color:rgba(51,51,51,1);
    padding-left: 15px;
    display: inline-block;
    /*padding-bottom: 3%;*/
}
.scanmore{
    margin-top: 30px;
}
.scanmore .more{
    width: 80px;
    display: block;
    margin: 0 auto;
    padding: 5px 0;
    font-size: 12px;
    color: #A40000;
    font-family: "Microsoft YaHei";
    border:1px solid rgba(164,0,0,1);
    text-align: center;
    cursor: pointer;
}
/*活动在线*/
.actonline{
    margin-top: 10px;
}
.hdzxul .hdzxli{
    width: 100%;
    margin-top: 20px;
    background-color: #f9fafc;
    position: relative;
}
.hdzxul .hdzxli .li_row1{
    width: 22%;
    padding: 2%;
    max-height: 230px;
    float: left;
    /*z-index: 10;*/
    position: relative;
}
.hdzxul .hdzxli .li_row1 img{
    width: 10%;
    position: absolute;
    right: -10%;
    top: 15%;
    z-index: 10;
}
.hdzxli .li_row1 .actdes{
    width: 100%;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight: bold;
    line-height:25px;
    color:#000;
    max-height: 50px;
    overflow: hidden;
}
.hdzxli .li_row1 .actdet{
    margin-top: 10px;
    font-size:14px;
    font-family:Microsoft YaHei;
    line-height:22px;
    color:rgba(102,102,102,1);
    max-height: 96px;

}
.hdzxul .hdzxli .actdetail{
    font-size:14px;
    font-family:Microsoft YaHei;
    line-height:18px;
    color:rgba(164,0,0,1);
    text-align: center;
    /*margin-top: 10%;*/
    position: absolute;
    bottom: 14px;
    left: 8%;
}
.hdzxul .hdzxli .li_row2{
    width: 39%;
    height: 0;
    padding-bottom: 22%;
    position: relative;
    float: left;
    overflow: hidden;
}
.hdzxul .hdzxli .li_row2 img{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
.hdzxul .hdzxli .li_row2 p{
    width: 100%;
    padding: 5px 7px;
    background:rgba(0,0,0,1);
    opacity:0.7;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 3px;
}
.hdzxul .hdzxli .li_row2:last-of-type{
    padding-left: 3px;
}
/*匠心传承*/
.jxcc{
    margin-top: 10px;
    display: block;
}
.jxccwap{
    display: none;
}
.jxccul .jxccli{
    width: 100%;
    margin-top: 20px;
}
.jxccul .jxccli:nth-child(2n+1) .li_div1{
    float: left;
}
.jxccul .jxccli:nth-child(2n+1) .li_div2{
    float: right;
}
.jxccul .jxccli:nth-child(2n) .li_div1{
    float: right;
}
.jxccul .jxccli:nth-child(2n) .li_div2{
    float: left;
}
.jxccul .jxccli .li_div1{
    width: 44%;
    height: 0;
    padding-bottom: 25%;
    position: relative;
    overflow: hidden;
}
.jxccul .jxccli .li_div1 img{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
.jxccul .jxccli .li_div2{
    width: 53%;
}
.jxccul .jxccli .li_div2 li{
    width: 32%;
    padding-bottom: 18%;
    height: 0;
    position: relative;
    overflow: hidden;
    margin-right: 2%;
}
.jxccul .jxccli .li_div2 li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}
.jxccul .jxccli .li_div2 p.ck_more{
    width: 32%;
    padding: 7% 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background:rgba(164,0,0,1);
}
.jxccul .jxccli .li_div2 .rc_img{
    width: 100%;
    text-align: left;
    margin: 8px 0;
}
.jxccul .jxccli .li_div2 .rc_img img{
    width: 60%;
}
.jxccul .jxccli:nth-child(2n) .li_div2 .rc_img{
    text-align: right;
}
.jxccul .jxccli .li_div2 .intro a{
    font-size:14px;
    font-family:Microsoft YaHei;
    line-height:25px;
    color:rgba(102,102,102,1);
}
/*文旅视界*/
.wlsj{
    margin-top: 10px;
}
.brigehorizen{
    /*padding: 0 70px;*/
    margin-top: 20px;
    /*padding-bottom: 30px;*/
}
.brigehorizen .swiper-slide{
    width: 100%;
    height: 0;
    padding-bottom: 56%;
    position: relative;
    overflow: hidden;
}
.brigehorizen .swiper-slide a{
    display: block;
}
.brigehorizen .swiper-slide a img{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
.brigehorizen .swiper-slide a .swiperslidetitle{
    width: 100%;
    background-color: #000;
    opacity: 0.65;
    position: absolute;
    bottom: 0;
    /*padding: 7px 15px;*/
    padding: 7px 15px 15px 15px;
    color: #fff;
    font-size: 14px;
    font-family:Microsoft YaHei;
}
.brigehorizen .swiper-slide a .play{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
}
/*魅力荣昌*/
.charmrc{
    margin-top: 10px;
}
.beautiful{
    padding-bottom: 15px;
}
.beautiful .swiper-slide .slidediv{
    width: 100%;
    padding: 1%;
    height: 0;
    padding-bottom: 76%;
    position: relative;
    overflow: hidden;
}
.beautiful .swiper-slide .slidediv img{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
.beautiful .swiper-slide .fuceng{
    width: 100%;
    padding: 1%;
    height: 0;
    padding-bottom: 74%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 10;
}
.beautiful .swiper-slide .fc_img{
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}
.swiper-slide .fuceng{
    display: none;
}
.swiper-slide.swiper-slide-next .fuceng{
    display: block;
}
.mlrcjj{
    display: none;
}
/*舌尖之旅*/
.tiptrip{
    margin-top: 10px;
}
.tiptrip .sjzllist{
    margin-top: 10px;
}
.sjzllist .sjzlli{
    width: 33.333%;
    padding: 1%;
}
.sjzllist .sjzlli .imgshow{
    width: 100%;
    height: 0;
    padding-bottom: 76%;
    position: relative;
    overflow: hidden;
}
.sjzllist .sjzlli .imgshow img{
    width: 100%;
    height: 100%;
    position: absolute;
}
.sjzllist .sjzlli .desc{
    padding: 10px 5px;
    font-size: 14px;
    color: #000;
    font-family: "Microsoft YaHei";
    background-color: rgba(249,250,252,1);
    margin-top: 15px;
    line-height: 20px;
    /*height: 35px;*/
}
/*固定定位*/
.back {
    display: block;
    width: 40px;
    height: 40px;
    display: block;
    position: fixed;
    right: 50px;
    bottom: 100px;
    z-index: 999;
}
.back img{
    width: 100%;
}


.footer{
    width: 100%;
    background-color: #326DD5;
    padding: 15px 0;
}
.footer p,.footerwap p{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(255,255,255,1);
    text-align: center;
    height: 24px;
    overflow: hidden;
}
@media screen and (max-width:999px){
    .container{
        width: 100%;
        padding: 0 2%;
    }
    .back{
        right: 0;
    }
}
@media screen and (max-width:1000px){
    .back{
        display: none;
    }
}
@media screen and (max-width:750px){
    .swiper-slide.swiper-slide-next .fuceng{
        display: none;
    }
    .w100 .flashtitle img:first-of-type{
        display: none;
    }
    .w100 .flashtitle img:last-of-type{
        display: block;
    }
    .header .bannerwap{
        width: 100%;
        display: block;
    }
    .header .bannerweb{
        display: none;
    }
    .header .rcintro{
        display: block;
        margin-top: 20px;
    }
    .header .rcintro .dy{
        font-size:16px;
        font-family:Microsoft YaHei;
        line-height:20px;
        color:rgba(164,0,0,1);
        margin: 10px 0;
    }
    .header .rcintro .describe{
        padding: 0 3%;
        font-size:16px;
        font-family:Microsoft YaHei;
        line-height:27px;
        color:rgba(119,119,119,1);
        text-decoration: underline;
    }
    .header .rcintro .describe img{
        width: 100%;
    }

    /*荣昌快讯*/
    .kxcontent .slideshow, .kxcontent .kxlist{
        width: 100%;
    }
    /*活动在线*/
    .hdzxul .hdzxli .li_row1{
        width: 35%;
        /*background-color: #fff;*/
    }
    .hdzxul .hdzxli .li_row2{
        width: 65%;
        padding-bottom: 37%;
    }
    .hdzxul .hdzxli .li_row2:last-of-type{
        display: none;
    }
    .hdzxli .li_row1 .actdes{
        font-size: 14px;
        line-height: 20px;
        max-height: 40px;
    }
    .hdzxli .li_row1 .actdet{
        line-height: 20px;
        max-height: 40px;
        overflow:hidden;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
    }
    .hdzxli .li_row1 .actdetail{
        margin-top: 0;
    }
    .hdzxul .hdzxli .actdetail{
        left: 10%;
    }
    /*匠心传承手机*/
    .jxccwap{
        display: block;
    }
    .jxcc{
        display: none;
    }
    .jxccwapul .jxccwapli{
        margin-top: 20px;
    }
    .jxccwapul .jxccwapli,.jxccwapul .jxccwapli .rcin{
        width: 100%;
    }
    .jxccwapul .jxccwapli .rcin img{
        width: 45%;
        margin-bottom: 5px;
    }
    .jxccwapul .jxccwapli .rcin p{
        font-size:14px;
        font-family:Microsoft YaHei;
        font-weight:400;
        line-height:20px;
        color:rgba(102,102,102,1);
    }
    .jxccwapul .jxccwapli .rcimgshow{
        width: 100%;
        padding-bottom: 56%;
        height: 0;
        position: relative;
        overflow: hidden;
        margin: 10px 0;
    }
    .jxccwapul .jxccwapli .rcimgshow img{
        width: 100%;
        height: 100%;
        position: absolute;
        object-fit: cover;
    }
    .jxccwapul .jxccwapli .showmore li{
        width: 32%;
        padding-bottom: 18%;
        height: 0;
        position: relative;
        overflow: hidden;
        margin-right: 2%;
    }
    .jxccwapul .jxccwapli .showmore li:last-of-type{
        margin-right: 0;
    }
    .jxccwapul .jxccwapli .showmore img{
        width: 100%;
        height: 100%;
        position: absolute;
        object-fit: cover;
    }
    /*文旅视界*/
    .brigehorizen{
        padding: 0;
    }
    /*魅力荣昌*/
    .mlrcjj{
        display: block;
    }
    .mlrcjj .mlrctitle{
        font-size:18px;
        font-family:Microsoft YaHei;
        font-weight:bold;
        line-height:22px;
        color:rgba(0,0,0,1);
        text-align: center;
        margin: 15px 0;
    }
    .mlrcjj .mlrcdes{
        font-size:14px;
        font-family:Microsoft YaHei;
        font-weight:400;
        line-height:24px;
        color:rgba(102,102,102,1);
        text-align: center;
    }
    /*舌尖之旅*/
    .sjzllist .sjzlli{
        width: 100%;
        margin-top: 10px;
    }
    .sjzllist .sjzlli .imgshow{
        padding-bottom: 57%;
    }
    .sjzllist .sjzlli .desc{
        font-size: 14px;
        padding: 20px 10px;
        background-color: rgba(249,250,252,1);;
        /*height: 40px;*/
    }

    .hdzxul .hdzxli .actdetail{
        bottom: 10px;
    }
    .hdzxli .li_row1 .actdet{
        margin-top: 6px;
    }
}

@media screen and (max-width:350px){
    .hdzxli .li_row1 .actdes{
        font-size: 12px;
        line-height: 17px;
        max-height: 34px;
    }
    .hdzxul .hdzxli .actdetail{
        bottom: 0px;
    }
}
