@charset "utf-8";
/********************
Default set
********************/


/*公用样式部分*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
dl,
dt,
dd,
ol,
ul,
li,
form,
table,
th,
td,
a,
img,
span,
strong,
var,
em,
input,
textarea,
select,
option {
    margin: 0;
    padding: 0;
}

html,
body {
    font-family: "Microsoft YaHei";
}

ul,
ol {
    list-style: none;
}

img {
    border: 0;
}

input,
select,
textarea {
    outline: 0;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th,
strong,
var,
em {
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
    color: #000;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: #000;
}

.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/*本页面css*/
html,
body {
    font-family: "Microsoft YaHei", "SimSun";
}

/*.banner{display: none;}
.banner .bullets{position: absolute;width: 100%;bottom: 20px;padding: 0;margin: 0; text-align: center; display: none;}
.bullets li{display: inline-block;width: 20px;height: 20px;border-radius: 50%;margin: 0 3px;background: rgba( 255, 255, 255, 0.5 );box-shadow: 0px 0px 4px rgba( 0, 0, 0, 0.2 );cursor: pointer;-webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );}.bullets li:hover{background: rgba( 255, 255, 255, 0.8 );}.bullets li.active{cursor: default;background: #fff;}*/
.banner .swiper {
    height: 1080px;
    max-width: 1920px;
}

/*.banner .m-page0 video{width: 100%;height: 100%;object-fit: fill;}*/
.banner .m-page4 {
    background: url(/images/videoinfo.png) top center no-repeat;
    background-size: cover;
}

.banner .swiper-slide a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    text-align: center;
    vertical-align: middle;
}

.banner .m-page4 a img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -63px;
    margin-left: -63px;
    width: 125px;
}

.banner .m-page0 {
    /* background: url(/images/dbdt/202503/W020250318541888797002.jpg) top center no-repeat; */
    background-size: cover;
}

.banner .m-page1 {
    /* background: url(/images/dbdt/202407/W020240729577516655657.jpg) top center no-repeat; */
    background-size: cover;
}

.banner .m-page2 {
    /* background: url(/images/dbdt/202309/W020230926371246360123.jpeg) top center no-repeat; */
    background-size: cover;
}

.banner .m-page3 {
    /* background: url(/images/dbdt/202404/W020240423557532849711.jpg) top center no-repeat; */
    background-size: cover;
}

.banner .prev,
.banner .next {
    display: none;
}

.banner .m-main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.banner .swiper-container {
    z-index: 2;
}

.banner .swiper-pagination {
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 3%;
}

.banner .swiper-pagination-bullet {
    width: 12px;
    background: #fff;
    border-radius: 6px;
    height: 12px;
    opacity: 1;
}

.banner .swiper-pagination-bullet-active {
    width: 38px;
}

/*导航
.g_navbox{height: 80px;line-height: 80px;filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000,endcolorstr=#B2000000);*zoom: 1;background: rgba(0,0,0,0.5);position: absolute;top:0;left:0;right:0;z-index: 999;}
.m_navbox{width:1200px;margin:0 auto;font-size: 14px;color: #fff;}
.m_navbox img{vertical-align:middle;}
.m_navbox .logo{float: left;padding-right: 25px;}
.m_navbox a{color: #fff;}
.nav,.links{float: left;}
.nav li{float: left;margin:0 15px;position: relative;font-size:16px;font-weight: 700;}
.nav li:hover,.nav li{font-weight: 700;}
.nav li:hover a,.nav li.cur a{color: #c72820;}
.nav li:before{content: '';position: absolute;width:100%;height: 5px;bottom:0;left:0;background: #c72820;visibility: hidden;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
.nav li:hover:before,.nav li.cur:before{visibility: visible;-webkit-transform: scaleX(1);transform: scaleX(1);}
.logo_s{float: left;padding:0 15px 0 50px;}
.links li {float: left;margin:0 5px;}
.links li.ask_btn a{float:left;}
.m-login-box{display:inline-block;}
.links li a.btn-login,.links li a.btn-username{width:84px;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
.ico_line{float:left;padding:0 2px;}
.z-none{display: none!important;}
.m_version_link_box{position: relative;float: left;cursor: pointer;width: 105px;}
.m_version_link_box .m_version_link{position: absolute;display: none;right: 0;top:80px;width:920px;padding-top: 15px;}
.m_version_link_box .m_version_link ul{filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000,endcolorstr=#B2000000);*zoom: 1;background: rgba(0,0,0,0.5);z-index: 100;line-height: 50px;text-align: center;border-radius: 10px;}
.m_version_link_box:hover .m_version_link{display: block;}
.m_version_link li{padding: 0 5px;display: inline-block;}
.m_version_link .ico{width:0;height: 0;border-top:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid rgba(0,0,0,0.5);border-right:10px solid transparent;position: absolute;top:-5px;right:52px;}
*/
/*第一版块 活动左侧*/
.left_news {
    float: left;
    width: 785px;
    position: relative;
    padding: 0 0 0 5px;
}

.swiper_activity {
    position: relative;
    margin: 0 auto;
    padding: 0 0 50px;
}

.swiper_activity .swiper-slide {
    width: 250px;
    height: 400px;
    float: left;
}

.swiper_activity .swiper-slide img {
    width: 250px;
    height: 290px;
}

.swiper_activity .swiper-pagination {
    bottom: 0;
}

.swiper_activity .swiper-slide .txtbox {
    height: 290px;
    overflow: hidden;
    position: relative;
}

.swiper_activity .swiper-slide .txt {
    width: 190px;
    height: 180px;
    padding: 55px 30px;
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000, endcolorstr=#B2000000);
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 290px;
}

.swiper_activity .swiper-slide h3 {
    font-size: 18px;
    width: 230px;
    height: 80px;
    padding: 30px 10px 0;
    color: #bd1a2d;
    margin: 0 0 10px;
    font-weight: 700;
    background: #fff;
}

.left_news .swiper-button-prev {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 200px;
    left: 0;
    background: url(/images/..../images/bmfw_index_prev_20220728.png) center no-repeat;
    width: 40px;
    height: 50px;
    text-indent: -9999px;
    opacity: 1 !important;
    z-index: 100;
}

.left_news .swiper-button-next {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 200px;
    right: 0;
    background: url(/images/bmfw_index_next_20220728.png) center no-repeat;
    width: 40px;
    height: 50px;
    text-indent: -9999px;
    opacity: 1 !important;
    z-index: 100;
}

.swiper_activity .swiper-pagination-bullet {
    width: 6px;
    background: #888;
    border-radius: 3px;
    height: 6px;
    opacity: 1;
}

.swiper_activity .swiper-pagination-bullet-active {
    width: 33px;
    background: #bd1a2d;
}

/*第一版块 活动右侧*/
.right_news {
    float: right;
    width: 370px;
    position: relative;
}

.picScroll-top {
    overflow: hidden;
    position: relative;
}

.picScroll-top .hd {
    overflow: hidden;
    height: 20px;
    text-align: center;
    padding-top: 20px;
}

.picScroll-top .hd .prev,
.picScroll-top .hd .next {
    display: inline-block;
    width: 60px;
    height: 20px;
    overflow: hidden;
    cursor: pointer;
    background: url(/images/rwbj_index_prevnext_20230411.png) 0 0 no-repeat;
}

.picScroll-top .hd .next {
    background-position: -60px 0;
}

.picScroll-top .hd .prevStop,
.picScroll-top .hd .nextStop {
    display: inline-block;
    width: 60px;
    height: 20px;
    overflow: hidden;
    cursor: pointer;
    background: url(/images/bmfw_index_prevnextcur_20220728.png) 0 0 no-repeat;
}

.picScroll-top .hd .nextStop {
    background-position: -60px 0;
}

.picScroll-top .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-top .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}

.picScroll-top .hd ul li.on {
    background-position: 0 0;
}

.picScroll-top .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-top .bd ul li {
    text-align: center;
    zoom: 1;
    height: 100px;
    overflow: hidden;
}

.picScroll-top .bd ul li .m_time {
    border-right: 1px solid #a27e44;
    position: relative;
    width: 95px;
    text-align: center;
    float: left;
    height: 100px;
}

.picScroll-top .bd ul li .m_time .ico_point {
    position: absolute;
    width: 5px;
    height: 5px;
    background: #bd1a2d;
    top: 30px;
    right: -3px;
}

.picScroll-top .bd ul li .m_time b {
    font-size: 36px;
    color: #a27e44;
}

.picScroll-top .bd ul li .m_time i {
    font-style: normal;
    font-size: 12px;
    color: #333;
}

.picScroll-top .bd ul li .m_news_txt {
    width: 240px;
    float: right;
    height: 100px;
    text-align: left;
}

.picScroll-top .bd ul li .m_news_txt h3 {
    font-size: 16px;
    color: #bd1a2d;
    margin-bottom: 5px;
}

.picScroll-top .bd ul li .m_news_txt h3 a {
    color: #bd1a2d;
}

.picScroll-top .bd ul li .m_news_txt .u_time,
.picScroll-top .bd ul li .m_news_txt .u_local {
    font-size: 14px;
    line-height: 1.5em;
    color: #333;
}

.picScroll-top .bd ul li .m_news_txt .u_local {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hide_time {
    display: none;
}

/*提示*/
.banner .tipsbox {
    position: absolute;
    bottom: 3%;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    z-index: 999;
    text-align: center;
}

.tips {
    background: #fff;
    width: 30px;
    height: 51px;
    border-radius: 15px;
    padding-top: 9px;
    margin: 0 auto;
}

.tips span {
    width: 10px;
    height: 10px;
    display: block;
    background: #666;
    border-radius: 50%;
    margin: 0 auto 5px;
    -webkit-animation: ani 1.5s infinite ease-in-out;
    animation: ani 1.5s infinite ease-in-out;
}

.tips span:nth-child(2) {
    width: 8px;
    height: 8px;
    background: #999;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.tips span:nth-child(3) {
    width: 5px;
    height: 5px;
    background: #ccc;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}

.tipsbox p {
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    text-shadow: 0 0 5px #000;
}

@-webkit-keyframes ani {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes ani {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.g_layout {
    background: #98c8eb url(../images/renwen_index_bg1_20230529.png)  center no-repeat;
    background-size: 100% 100%;
    padding-top: 200px;
}

.m_area {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
    overflow: hidden;
}

/*内容区
.m_area_headlines{margin-left: -60px;}
.m_area_headlines .newsbox{float: left;width: 360px;margin-left: 60px;}
.newsbox h3{font-size: 30px;font-weight: 700;margin-bottom: 50px;}
.newsbox h3 a{color: #c72820;}
.newsbox .txtbox{font-size: 16px;line-height: 1.5em;color: #434343;margin-bottom: 30px;}
.newsbox .u_times,.newsbox .u_address{font-size: 14px;line-height: 2em;color: #434343;}
.newsbox .more{font-size: 16px;color: #434343;background: url(/images/renwen_index_icoarrow_20230203.png) 0 center no-repeat;padding-left: 30px;height: 26px;margin-top: 40px;    transition: all 0.3s ease-in-out;}
.newsbox .more a{color: #434343;}
.newsbox .more:hover{margin-left: 5px;}
*/
.more_news {
    position: absolute;
    right: 0;
    bottom: 0;
}

.more_news a {
    background: url(/images/rwbj_index_more_20230411.png) 0 center no-repeat;
    width: 90px;
    height: 24px;
    display: inline-block;
}

/*搜索*/
.left_part {
    float: left;
    width: 690px;
}

.m_search_area {
    margin-bottom: 10px;
    overflow: hidden;
}

.m_search_area .m_search {
    overflow: hidden;
    float: left;
    width: 460px;
    border-radius: 23px;
}

.m_search_area .m_search #keywd {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: left;
    width: 79%;
    background: #f7f7f7;
    height: 44px;
    line-height: 44px;
    color: #aaa;
    font-size: 16px;
    text-indent: 1em;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border: 1px solid #c72820;
    background: #fff;
}

.m_search_area .m_search #searchbtn {
    float: left;
    background: #d61618 url(../images/renwen_index_searchbtn_20230203.png) 20px center no-repeat;
    cursor: pointer;
    width: 20%;
    height: 46px;
    line-height: 46px;
    border-top-right-radius: 23px;
    border-bottom-right-radius: 23px;
    font-size: 16px;
    color: #fff;
    padding-left: 5%;
    border: 0;
}

.hot_words {
    font-size: 14px;
    line-height: 46px;
    color: #161616;
    float: right;
    width: 220px;
    overflow: hidden;
    height: 46px;
}

.hot_words a {
    color: #161616;
    padding: 0 10px;
}

.hot_words a:hover {
    color: #d61618;
}

.pic_area .picbox {
    float: left;
    position: relative;
}

.pic_area .picbox1 {
    width: 370px;
    margin-right: 20px;
}

.pic_area .picbox1 img {
    width: 370px;
    height: 190px;
    border-radius: 10px;
}

.pic_area .picbox2 {
    width: 300px;
}

.pic_area .picbox2 img {
    width: 300px;
    height: 190px;
    border-radius: 10px;
}

.pic_area .picbox p {
    position: absolute;
    left: 0;
    bottom: 20px;
    background-image: linear-gradient(to right, #c52921, transparent);
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.pic_area .picbox p span {
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
}

/*轮播图*/
.swiper1 {
    width: 690px;
    position: relative;
    margin: 10px 0 20px;
}

.swiper1 .swiper-slide {
    width: 690px;
    height: 125px;
    float: left;
    position: relative;
}

.swiper1 .swiper-slide img {
    width: 690px;
    height: 125px;
    border-radius: 10px;
}

.swiper1 .swiper-pagination {
    bottom: 10px;
    text-align: right;
    width: 97%;
}

.swiper1 .swiper-pagination-bullet {
    width: 8px;
    background: #fff;
    border-radius: 0;
    height: 8px;
    border-radius: 4px;
    opacity: 1;
}

.swiper1 .swiper-pagination-bullet-active {
    width: 28px;
}

.swiper1 .swiper-slide p {
    position: absolute;
    left: 0;
    bottom: 20px;
    background-image: linear-gradient(to right, #c52921, transparent);
    width: 370px;
    height: 30px;
    line-height: 30px;
}

.swiper1 .swiper-slide p span {
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
}

/*选项卡*/
.g_layout .tab_box {
    padding-top: 47px;
}

.g_layout .tab_box h2 {
    font-size: 16px;
    color: #c72820;
    font-weight: 700;
    float: left;
    line-height: 38px;
    position: absolute;
    left: 20px;
    top: 0;
}

.g_layout .tab_box .swiper-pagination {
    position: absolute;
    right: 0;
    top: 0;
    width: 333px;
    left: auto;
    height: 38px;
}

.g_layout .tab_box .swiper-pagination span {
    float: left;
    font-size: 16px;
    color: #161616;
    padding: 0 10px;
    height: 38px;
    border-radius: 10px;
    line-height: 38px;
    font-weight: 700;
    cursor: pointer;
    width: auto;
    opacity: 1;
    background: 0;
    margin: 0 0 0 5px;
}

.g_layout .tab_box .swiper-pagination .swiper-pagination-bullet-active {
    background: #e0cba1;
}

.g_layout .tab_box .swiper-slide ul {
    margin-left: -10px;
}

.g_layout .tab_box .swiper-slide li {
    float: left;
    margin-left: 10px;
    position: relative;
    overflow: hidden;
}

.g_layout .tab_box .swiper-slide li,
.g_layout .tab_box .swiper-slide li img {
    width: 180px;
    height: 200px;
    border-radius: 10px;
}

.g_layout .tab_box .swiper-slide li.last,
.g_layout .tab_box .swiper-slide li.last img {
    width: 120px;
    height: 200px;
}

.g_layout .tab_box .swiper-slide li p {
    width: 120px;
    height: 200px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000, endcolorstr=#B2000000);
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px;
    text-align: center;
}

.g_layout .tab_box .swiper-slide li p span {
    width: 14px;
    color: #fff;
    display: inline-block;
    padding-top: 55px;
}

.g_layout .tab_box .swiper-slide li .hidetxt {
    width: 180px;
    height: 200px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000, endcolorstr=#B2000000);
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 200px;
    border-radius: 10px;
    overflow: hidden;
    font-size: 0;
    letter-spacing: 0;
}

.g_layout .tab_box .swiper-slide li .hidetxt span {
    width: auto;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    padding: 0;
}

.g_layout .tab_box .swiper-slide li .hidetxt .hook {
    display: inline-block;
    width: 1px;
    height: 100%;
    overflow: hidden;
    margin-left: -1px;
    line-height: 999em;
    font-size: 0;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
}

/*搜索区域右侧图片*/
.right_part {
    float: right;
    width: 500px;
}

.swiper_right {
    width: 500px;
    position: relative;
    margin: 10px 0;
}

.swiper_right .swiper-slide {
    width: 500px;
    height: 590px;
    float: left;
    position: relative;
}

.swiper_right .swiper-slide img {
    width: 500px;
    height: 590px;
    border-radius: 10px;
}

.swiper_right .swiper-slide p {
    display: none;
}

.swiper_right .swiper-pagination {
    bottom: 10px;
    text-align: center;
    width: 97%;
}

.swiper_right .swiper-pagination-bullet {
    width: 8px;
    background: #fff;
    border-radius: 0;
    height: 8px;
    border-radius: 4px;
    opacity: 1;
}

.swiper_right .swiper-pagination-bullet-active {
    width: 28px;
}

/*路线*/
.linebox li {
    float: left;
    height: 38px;
    line-height: 38px;
}

.linebox li a {
    display: block;
    font-size: 16px;
    color: #161616;
    background: #e0cba1;
    border-radius: 10px;
    text-align: center;
}

.linebox li.line1 a {
    width: 330px;
    margin-right: 10px;
}

.linebox li.line2 a {
    width: 160px;
}

/*古都风韵*/
.left_column1 {
    float: left;
    width: 370px;
}

.column_box {
    text-align: center;
}

.left_column1 .column_box img {
    padding-top: 80px;
}

.cont_box {
    float: right;
    width: 810px;
    padding-top: 10px;
}

.cont_box .pic_list li {
    float: left;
    width: 255px;
    height: 355px;
    background: url(/images/renwen_index_newbg1_20230203.png) 0 0 no-repeat;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    margin-left: 15px;
}

.cont_box .pic_list li:hover {
    background: url(/images/renwen_index_newbg2_20230203.png) 0 0 no-repeat;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.cont_box .pic_list li dl {
    padding: 35px 25px;
}

.cont_box .pic_list li dl dt {
    font-size: 18px;
    text-align: center;
    height: 50px;
    margin-bottom: 5px;
    overflow: hidden;
}

.cont_box .pic_list li dl dt i {
    color: #e0cba1;
    font-style: normal;
}

.cont_box .pic_list li dl dt span {
    padding: 0 5px;
    font-weight: 700;
    font-size: 18px;
}

.cont_box .pic_list li dl dd.u_abstract {
    padding: 10px 0 10px;
    font-size: 12px;
    line-height: 1.5em;
    overflow: hidden;
}

.cont_box .pic_list li a {
    color: #161616;
}

.cont_box .pic_list li dl img {
    width: 210px;
    height: 140px;
}

.cont_box .pic_list li:hover a {
    color: #fff;
}

.cont_box .pic_list li:hover dl dt i {
    color: #fff;
}

/*古都风韵底部图片*/
.swiper_recommend {
    position: relative;
    width: 1192px;
    padding-right: 5px;
}

.recommend_box {
    clear: both;
    padding-top: 20px;
    position: relative;
    width: 1200px;
}

.recommend_box .swiper-slide {
    float: left;
    width: 145px;
}

.recommend_box .swiper-slide img {
    width: 145px;
    height: 245px;
    border-radius: 10px;
}

.recommend_box .swiper-slide .pic {
    display: block;
}

.recommend_box .swiper-slide .pic_hover {
    display: none;
}

.recommend_box .swiper-slide:hover .pic {
    display: none;
}

.recommend_box .swiper-slide:hover .pic_hover {
    display: block;
}

.recommend_box .swiper-button-prev {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 135px;
    left: 0;
    text-indent: -9999px;
    opacity: 1 !important;
    z-index: 1000;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c72820'%2F%3E%3C%2Fsvg%3E") !important;
}

.recommend_box .swiper-button-next {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 135px;
    right: 0;
    text-indent: -9999px;
    opacity: 1 !important;
    z-index: 1000;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c72820'%2F%3E%3C%2Fsvg%3E") !important;
}

/*多彩大东*/
.left_column2 {
    float: left;
    width: 240px;
}

.left_column2 .column_box img {
    padding: 124px 0 130px;
}

.contribute_box {
    position: relative;
}

.contribute_box h2 {
    font-size: 20px;
    color: #c72820;
    margin-bottom: 10px;
}

.contribute_box .m_window {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 2px solid #D5B782;
    border-radius: 4px;
    background: #FFF;
}

.contribute_box .m_window p {
    font-size: 14px;
    text-indent: 2em;
    padding: 0 10px;
    line-height: 1.5em;
}

.contribute_box .m_window .u_tips {
    text-align: center;
    font-weight: bold;
    margin: 10px 0 2px 0;
}

.contribute_box .m_window p a {
    color: #D61718;
    font-weight: bold;
}

.contribute_box .m_window img {
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
}

.rw_login_bd .ipt_text {
    border: 2px solid #c72820;
    background: #f7ecd6;
    padding: 0 10px 0 60px;
    height: 38px;
    line-height: 38px;
    border-radius: 10px;
    color: #e28f8b;
    margin-bottom: 10px;
}

.rw_login_bd .ipt_text::-webkit-input-placeholder {
    color: #e28f8b;
}

.rw_login_bd .ts_yhm {
    background: url(/images/renwen_index_icouser_20230203.png) 12px center no-repeat;
}

.rw_login_bd .ts_mm {
    background: url(/images/renwen_index_icopassword_20230203.png) 12px center no-repeat;
}

.rw_login_btn_bd {
    background: #c72820;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    text-align: center;
    color: #f7ecd6;
}

.rw_login_btn_bd .rw_login_btn1 {
    cursor: pointer;
    float: left;
    width: 119px;
}

.rw_login_btn_bd .rw_login_btn2 {
    cursor: pointer;
    float: left;
    width: 119px;
}

.rw_login_btn_bd span {
    float: left;
    width: 2px;
    height: 25px;
    background: #fff;
    margin-top: 7px;
}

.rw_login_btn_bd a {
    color: #f7ecd6;
}
.dcdd_bg{
    background: url(/images/dcdd_bg2.png) top left no-repeat;
    height: 600px;
}
.dcdd_top{
    height: 423px;
}
.fw_tel{margin-bottom: 20px;}
.wl_info{}
/*手风琴*/
.pic_slide_piano {
    width: 960px;
    overflow: hidden;
    float: right;
}

.pic_slide_piano li {
    float: left;
    overflow: hidden;
    position: relative;
    width: 140px;
    height: 600px;
    margin-left: 2px;
}

.pic_slide_piano h3 {
    cursor: pointer;
    height: 600px;
    position: absolute;
    left: 40px;
    bottom: 0px;
    color: #fff;
    width: 38px;
    line-height: 38px;
    font-size: 38px;
    text-align: right;
    display: block;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: '\5B8B\4F53';
    text-shadow: 0 0 5px #000;
    padding: 0 20px 30px;
}
.pic_slide_piano li.on div.m_imgCon a h3
{
    background-color: transparent;background-image: linear-gradient(to top, rgba(29, 140, 219, 1), rgba(0, 0, 0, 0)30%);
}

.pic_slide_piano div.m_imgCon {
    height: 600px;
    width: 532px;
    zoom: 1;
    float: left;
    display: block;
}

.pic_slide_piano div.m_imgCon img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.pic_slide_piano div.m_imgCon img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.pic_slide_piano li.on div.m_imgCon,
.pic_slide_piano li.on {
    width: 490px;
}

.pic_slide_piano .hd {
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000, endcolorstr=#B2000000);
    *zoom: 1;
    background: rgba(0, 0, 0, 0.5);
    width: 140px;
    height: 600px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}

.pic_slide_piano .on .hd {
    display: none;
}

.swiper_piano {
    display: none;
}

/*十大文旅*/
.m_area_wrap_overview {
    
    padding-top: 8px;
}

.left_overview {
    background: url(/images/sdwl_bg.png) 0 0 no-repeat;
    height: 430px;
    width: 540px;
    margin: 0 0 0 0px;
    float: left;
    text-align: center;
}


.sdwl_top{
    display: block;
    height: 140px;
    margin: 18px auto 0px;
}
.sdwl_btn{
    width: 470px;
    margin: 12px auto 0;
}
.sdwl_btn li:nth-child(odd){float: left;}
.sdwl_btn li:nth-child(even){float: right;}
.sdwl_btn li{
    width: 44%;
    height: 42px;
    line-height: 42px;
    border: #c7d0d9 1px solid;
    border-radius: 5px;
    box-shadow: 0 0 5px #c7d0d9, 0 0 10px #c7d0d9;
    margin-bottom: 8px;
}
.sdwl_btn li a {
    display: block;
    margin: 0 auto;
    color: #0052a9;
    font-size: 20px;
    font-weight: 600;
}
.sdwl_btn li a::before{
    content: '';
    display: block;
    float: left;
    position: relative;
    left: 6px;
    top: 16px;
    width: 4px;
    height: 13px;
    background-color: #1753f7;
}


.text_links {
    position: relative;
    height: 375px;
}

.text_links li {
    position: absolute;
    text-align: center;
}

.text_links li a {
    color: #f7ecd6;
}

.text_links li.text1 {
    top: 80px;
    left: 350px;
    font-size: 28px;
    width: 28px;
    line-height: 28px;
    font-weight: 700;
}

.text_links li.text2 {
    top: 160px;
    left: 350px;
    font-size: 20px;
    width: 28px;
    line-height: 20px;
}

.text_links li.text3 {
    top: 260px;
    left: 350px;
    font-size: 16px;
    width: 28px;
    line-height: 16px;
}

.text_links li.text4 {
    top: 50px;
    left: 310px;
    font-size: 20px;
    width: 28px;
    line-height: 20px;
}

.text_links li.text5 {
    top: 110px;
    left: 310px;
    font-size: 20px;
    width: 28px;
    line-height: 20px;
}

.text_links li.text6 {
    top: 210px;
    left: 310px;
    font-size: 28px;
    width: 28px;
    line-height: 28px;
    font-weight: 700;
}

.text_links li.text7 {
    top: 60px;
    left: 272px;
    font-size: 28px;
    width: 28px;
    line-height: 28px;
    font-weight: 700;
}

.text_links li.text8 {
    top: 230px;
    left: 272px;
    font-size: 16px;
    width: 28px;
    line-height: 16px;
}

.text_links li.text9 {
    top: 55px;
    left: 225px;
    font-size: 20px;
    width: 36px;
    line-height: 20px;
}

.text_links li.text10 {
    top: 160px;
    left: 225px;
    font-size: 36px;
    width: 36px;
    line-height: 36px;
    font-weight: 700;
}

.text_links li.text11 {
    top: 250px;
    left: 225px;
    font-size: 28px;
    width: 36px;
    line-height: 28px;
    font-weight: 700;
}

.text_links li.text12 {
    top: 35px;
    left: 180px;
    font-size: 20px;
    width: 36px;
    line-height: 20px;
}

.text_links li.text13 {
    top: 135px;
    left: 180px;
    font-size: 36px;
    width: 36px;
    line-height: 36px;
    font-weight: 700;
}

.text_links li.text14 {
    top: 230px;
    left: 180px;
    font-size: 28px;
    width: 36px;
    line-height: 28px;
    font-weight: 700;
}

.text_links li.text15 {
    top: 50px;
    left: 140px;
    font-size: 20px;
    width: 28px;
    line-height: 20px;
}

.text_links li.text16 {
    top: 150px;
    left: 140px;
    font-size: 28px;
    width: 28px;
    line-height: 28px;
    font-weight: 700;
}

.text_links li.text17 {
    top: 230px;
    left: 140px;
    font-size: 20px;
    width: 28px;
    line-height: 20px;
}

.left_overview .more {
    font-size: 12px;
    text-align: right;
    padding-right: 35px;
}

.left_overview .more a {
    color: #f7ecd6;
}

/*轮播图*/
.swiper2 {
    width: 655px;
    position: relative;
    float: right;
}

.swiper2 .swiper-slide {
    width: 655px;
    height: 430px;
    float: left;
    position: relative;
}

.swiper2 .swiper-slide img {
    width: 655px;
    height: 430px;
}

.swiper2 .swiper-pagination {
    bottom: 20px;
    left: 40px;
    text-align: left;
}

.swiper2 .swiper-pagination-bullet {
    width: 8px;
    background: #fff;
    border-radius: 0;
    height: 8px;
    border-radius: 4px;
    opacity: 1;
}

.swiper2 .swiper-pagination-bullet-active {
    width: 28px;
}

.swiper2 .swiper-slide p {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: right;
}

.swiper2 .swiper-slide p span {
    display: inline-block;
    color: #f7ecd6;
    font-size: 30px;
    padding-left: 70px;
    background: #c72820 url(../images/renwen_index_icotitle_20230203.png) 15px center no-repeat;
    font-weight: 700;
    padding-right: 50px;
}

/*尾部*/
.g_footer {
    margin-top: -41px;
    width: 100%;
    height: 230px;
    background: url(/images/renwen_index_footbg_20230203.png) top center no-repeat;
}

.footer_container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 120px 0 0;
}

.footer_container .foot_box {
    width: 830px;
    overflow: hidden;
    margin: 25px auto 0
}

.foot_txt_box {
    float: left;
    width: 660px
}

.bottom {
    padding-left: 150px;
}

.footer_container .black12 {
    font-size: 12px;
    text-align: left;
    line-height: 26px !important;
    color: #fff;
    margin: 0 !important;
}

.footer_container .black14 {
    font-size: 14px;
    text-align: left;
    color: #000;
    line-height: 26px !important;
    margin: 0 !important;
}

.footer_container .red14 {
    color: #fff
}

.g_footer .black12 a {
    color: #000;
    text-decoration: none;
    padding: 0 10px
}

.footer_container .black14 a {
    color: #fff;
    text-decoration: none;
    padding: 0 10px
}

.footer_container .black12 a:hover {
    text-decoration: underline
}

.footer_container .black12 span {
    padding: 0 10px
}

.footer_container .blue12 span,
.g_footer .blue12 a {
    color: #fff
}

#_ideConac_img {
    float: left;
    width: 100px;
    padding: 5px 0 0;
}

.zhaocuobox {
    float: left;
    width: 150px;
    padding-top: 10px
}

.m_info3 {
    position: absolute;
    right: 0;
}

.m_info3 p {
    float: left;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin: 0 5px;
}

.m_info3 img {
    padding: 0 0 5px;
}

/*友情链接*/
.g_footer .g_links_box {
    height: 60px;
    font-size: 16px;
    background: 0;
    padding-left: 10px;
    margin-bottom: 10px;
}

.g_links_box .tit_links {
    float: left;
    color: #fff;
}

.g_links_box .m_links_box {
    width: 1200px;
    margin: 0 auto;
    line-height: 60px;
}

.g_footer .g_links_box .m_links_box .m_links_module {
    float: left;
    margin: 0 6px;
    color: #fff;
    position: relative;
    cursor: pointer;
}

.g_links_box .m_links_box .m_links_module span {
    display: inline-block;
    width: 155px;
    background: url(/images/ico_down2_ch_20190924.png) right center no-repeat;
    text-align: center;
}

.g_links_box .m_links_box .m_links_module i {
    height: 20px;
    display: inline-block;
    line-height: 60px;
    color: #fff;
    font-style: normal;
    padding-left: 30px;
}

.g_links_box .m_links_box .m_links_module ul {
    position: absolute;
    top: -250px;
    left: 0;
    border: 1px solid #ccc;
    width: 200px;
    height: 250px;
    z-index: 100;
    background: #fff;
    font-size: 14px;
    line-height: 28px;
    padding: 10px;
    overflow-y: auto;
    display: none;
    padding: 0;
}

.g_links_box .m_links_box .m_links_module:hover span {
    background: url(/images/ico_up2_ch_20190924.png) right center no-repeat;
}

.g_links_box .m_links_box .m_links_module:hover ul {
    display: block;
}

.g_links_box .m_links_box .m_links_module1 span {
    width: 235px;
}

.g_links_box .m_links_box .m_links_module li {
    padding: 0 10px;
}

.g_links_box .m_links_box .m_links_module1 ul {
    left: 18px;
}

.g_links_box .m_links_box .m_links_module2 ul {
    left: -18px;
}

.g_links_box .m_links_box .m_links_module3 ul {
    left: -18px;
}

.g_links_box .m_links_box .m_links_module4 ul {
    left: -18px;
}

.g_links_box .m_links_box .m_links_module5 ul {
    left: -18px;
}

.g_links_box .m_links_box .m_links_module li:hover {
    background: #ccc;
}

.g_foot_box {
    display: none;
}

/*右侧工具*/
.m_fixmenu {
    position: fixed;
    right: 0;
    /*bottom: 5%;*/
    bottom: 210px;
    z-index: 1000;
    display: none;
}

.m_fixmenu .menu_hd {
    width: 50px;
    height: 205px;
    background: #c72820;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    float: right;
    text-align: center;
    padding-top: 10px;
}

.menu_hd li {
    padding: 10px 0;
    cursor: pointer;
}

.btn_top_txt,
.old_version a {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
}

.column_tit {
    background: #c72820;
    border-radius: 10px;
    width: 140px;
}

.column_tit ul {
    padding: 15px 0;
}

.column_tit ul li {
    line-height: 2.2em;
    font-size: 16px;
    text-align: center;
    padding: 0;
}

.column_tit ul li a {
    color: #fff;
}

.column_tit ul li:hover a {
    color: #f5d389;
}

.hide_part {
    width: 350px;
    position: absolute;
    display: none;
    right: 50px;
}

.hide_part1 {
    width: 160px;
    top: -38px;
    top: -13px;
}

.hide_part2 {
    top: 9px;
    top: 63px;
    width: 510px;
}

.hide_part3 {
    top: 153px;
    top: 16px;
    width: 160px;
    display: block;
}

.flicker {
    -webkit-animation: twinkling 1s infinite ease-in-out;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes twinkling {
    0% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

.qrcode_area {
    background: #c72820;
    border-radius: 10px;
    width: 490px;
    height: 142px;
}

.ico_sj {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px;
    width: 10px;
    height: 23px;
    background: url(/images/renwen_index_icosj_20230203.png) 0 0 no-repeat;
}

.qrcode_area ul {
    padding: 12px 0 0 5px;
}

.qrcode_area ul li {
    float: left;
    width: 100px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin: 0 10px;
    padding: 0;
}

.qrcode_area ul li img {
    width: 100px;
    height: auto;
}

.qrcode_area ul li p {
    padding-top: 5px;
}

.tips_pic {
    background: #c72820;
    border-radius: 10px;
    line-height: 45px;
    width: 140px;
    color: #fff;
}

.g_head_box,
.g-nav-box,
.mobile_foot {
    display: none;
}

@media only screen and (max-width: 750px) {
    .banner {
        display: none;
    }

    .mobile_foot {
        display: block;
    }

    .z-none {
        display: none !important;
    }

    .m_index_head {
        width: 100%;
        padding: 0;
    }

    .m_top_head_box {
        width: 100%;
        background: #fff;
        height: 50px;
        position: relative;
        display: block;
    }

    .m_top_head_box .m-login-box {
        float: right;
        color: #CCC !important;
        margin-right: 12px;
        line-height: 50px;
        width: auto;
        padding-top: 0;
    }

    .m_top_head_box .m-login-box a {
        font-size: 16px;
        color: #666 !important;
        padding: 0 10px;
        display: inline;
        width: auto;
        overflow: auto;
    }

    .bh {
        display: none;
    }

    .m_top_menu {
        float: right;
        width: 108px;
        position: relative;
        overflow: visible !important;
    }

    #tab {
        float: left;
    }

    .english {
        float: left;
        font-size: 16px;
        color: #666666;
        line-height: 50px;
    }

    .m_mobile_menu_btn {
        float: left;
        margin-left: 10px;
    }

    .m_mobile_menu_btn i {
        background-color: #bd1a2d;
    }

    .m_mobile_menu_btn .z_hover {
        background: transparent;
    }

    .z_cur,
    .z_hover {
        position: relative;
        display: inline-block;
        vertical-align: top;
        height: 3px;
        width: 25px;
        top: 23px;
    }

    .z_cur:before,
    .z_cur:after,
    .z_hover:before,
    .z_hover:after {
        position: absolute;
        content: "";
        background-color: #bd1a2d;
        height: 100%;
        width: 100%;
        left: 0;
    }

    .z_cur:before {
        transform: translateY(-250%);
        -webkit-transform: translateY(-250%);
    }

    .z_cur:after {
        transform: translateY(250%);
        -webkit-transform: translateY(250%);
    }

    .z_hover {
        background-color: transparent;
    }

    .z_hover:before {
        transform: translateY(0) rotate(45deg);
        -webkit-transform: translateY(0) rotate(45deg);
    }

    .z_hover:after {
        transform: translateY(0) rotate(-45deg);
        -webkit-transform: translateY(0) rotate(-45deg);
    }

    .g_head_box .m_top_menu ul {
        width: 180px;
        background: #E7E7E7;
        padding: 50px 0 30px;
        position: absolute;
        top: 0;
        left: 108px;
        z-index: 9999;
        display: none;
    }

    .g_head_box .m_top_menu ul li {
        float: left;
        font-size: 18px;
        width: 90% !important;
        text-align: left;
        padding-left: 10% !important;
        line-height: 64px;
    }

    .g_head_box .m_top_menu ul li a {
        color: #bd1a2d;
    }

    html,
    body {
        overflow-x: hidden;
    }

    .g_head_box {
        display: block;
    }

    .g_navbox {
        display: none;
    }

    .g_head_box .m_top_menu ul {
        width: 180px;
        background: #E7E7E7;
        padding: 50px 0 30px;
        position: absolute;
        top: 0;
        left: 108px;
        z-index: 9999;
        display: none;
    }

    .g_head_box .m_top_menu ul li {
        float: left;
        font-size: 18px;
        width: 90% !important;
        text-align: left;
        padding-left: 10% !important;
        line-height: 64px;
    }

    .g_head_box .m_top_menu ul li a {
        color: #bd1a2d;
    }

    .g_layout {
        padding-top: 10px;
    }

    .m_area {
        width: 100%;
        padding-bottom: 20px;
    }

    .m_area_headlines {
        margin-left: 0;
    }

    .m_area_headlines .newsbox {
        float: none;
        width: 96%;
        margin: 0 auto 10px;
    }

    .newsbox h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .newsbox .txtbox {
        margin-bottom: 10px;
    }

    .newsbox .more {
        margin-top: 10px;
    }

    .more_news {
        padding-top: 0;
    }

    .left_news {
        float: none;
        width: 100%;
        padding: 0;
    }

    .swiper_activity {
        width: 250px;
    }

    .right_news {
        padding: 50px 0 20px;
        float: none;
        width: 100%;
    }

    .picScroll-top .bd ul li .m_time {
        float: left;
        width: 20%;
    }

    .picScroll-top .bd ul li .m_news_txt {
        float: right;
        width: 75%;
        text-align: left;
    }

    .swiper_activity,
    .left_news .swiper-button-prev,
    .left_news .swiper-button-next {
        z-index: 0;
    }


    .left_part {
        float: none;
        width: 100%;
    }

    .m_search_area {
        padding: 0 2%;
    }

    .m_search_area .m_search {
        float: none;
        width: 100%;
    }

    .m_search_area .m_search #searchbtn {
        background-position: 7% center;
    }

    .hot_words {
        float: none;
        width: 100%;
    }

    .pic_area {
        width: 96%;
        margin: 0 auto;
    }

    .pic_area .picbox {
        width: 100%;
        margin: 0 auto 10px;
    }

    .pic_area .picbox img,
    .swiper1 .swiper-slide img,
    .swiper2 .swiper-slide,
    .swiper2 .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .swiper1 {
        width: 96%;
        margin: 0 auto 10px;
    }

    .swiper1 .swiper-slide {
        width: 100%;
        height: auto;
    }

    .swiper1 .swiper-slide p {
        width: 100%;
    }

    .g_layout .tab_box .swiper-slide ul {
        margin: 0 1%;
    }

    .g_layout .tab_box .swiper-pagination span {
        margin: 0 !important;
    }

    .g_layout .tab_box .swiper-slide li,
    .g_layout .tab_box .swiper-slide li.last {
        width: 48%;
        margin: 0 1% 10px;
        height: 13em;
    }

    .g_layout .tab_box .swiper-slide li img,
    .g_layout .tab_box .swiper-slide li.last img {
        width: 100%;
        height: auto;
    }

    .g_layout .tab_box .swiper-slide li .hidetxt {
        width: 100%;
        height: auto;
        top: auto;
        bottom: 0;
    }

    .g_layout .tab_box .swiper-slide li p {
        width: 100%;
        height: auto;
        bottom: 0;
    }

    .g_layout .tab_box .swiper-pagination {
        width: 77%;
    }

    .g_layout .tab_box .swiper-pagination span {
        padding: 0 2.5%;
    }

    .g_layout .tab_box h2 {
        left: 2%;
    }

    .right_part {
        float: none;
        width: 100%;
    }

    .swiper_right {
        width: 96%;
        margin: 0 auto;
    }

    .swiper_right .swiper-slide,
    .swiper_right .swiper-slide img {
        width: 100%;
        height: auto;
    }

    .linebox li {
        float: none;
        padding: 10px 2% 0;
    }

    .linebox li.line1 a,
    .linebox li.line2 a {
        width: auto;
        padding: 0 2%;
        margin: 0;
    }

    .left_column1 {
        float: none;
        width: 100%;
    }

    .left_column1 .column_box img {
        padding-top: 0;
        width: 30%;
    }

    .cont_box {
        float: none;
        width: 96%;
        padding: 0 2%;
    }

    .cont_box .pic_list li {
        float: none;
        width: 96%;
        height: auto;
        background-size: 100% 100%;
        margin: 10px auto 0;
    }

    .cont_box .pic_list li dl {
        padding: 5% 8%;
    }

    .cont_box .pic_list li dl dt {
        height: auto;
        margin-bottom: 10px;
    }

    .cont_box .pic_list li dl .pic {
        text-align: center;
    }

    .cont_box .pic_list li dl dd.u_abstract {
        font-size: 14px;
    }

    .recommend_box {
        width: 96%;
        margin: 0 auto;
    }

    .swiper_recommend {
        width: 100%;
        padding: 0;
    }

    .recommend_box .swiper-slide {
        width: 50%;
        text-align: center;
    }

    .recommend_box .swiper-slide img {
        width: 96%;
        height: auto;
    }

    .m_area_gybj {
        padding-bottom: 5px;
    }

    .left_column2 {
        float: none;
        width: 100%;
    }

    .left_column2 .column_box img {
        padding: 0;
        width: 30%;
    }

    .contribute_box {
        padding: 0 2%;
    }

    .rw_login_bd .ipt_text {
        padding: 0 2% 0 16%;
        width: 81%;
    }

    .rw_login_btn_bd {
        width: 100%;
    }

    .rw_login_btn_bd .rw_login_btn1,
    .rw_login_btn_bd .rw_login_btn2 {
        width: 49%;
    }

    .rw_login_btn_bd span {
        width: 0.5%;
    }

    .pic_slide_piano {
        display: none;
    }

    /*手机端轮播图*/
    .swiper_piano {
        width: 96%;
        position: relative;
        margin: 10px auto 20px;
        display: block;
    }

    .swiper_piano .swiper-slide p {
        font-size: 16px;
        font-family: '\5B8B\4F53';
        font-weight: 700;
        padding-top: 10px;
    }

    .swiper_piano .swiper-pagination {
        bottom: 0;
        text-align: right;
        width: 100%;
    }

    .swiper_piano .swiper-pagination-bullet {
        width: 8px;
        background: #e0cba1;
        border-radius: 0;
        height: 8px;
        border-radius: 4px;
        opacity: 1;
    }

    .swiper_piano .swiper-pagination-bullet-active {
        width: 28px;
        background: #c72820;
    }

    .m_area_wrap_overview {
        padding: 0;
    }

    .left_overview,
    .swiper2 {
        float: none;
        width: 96%;
        margin: 0 auto 10px;
    }

    .swiper2 {
        float: none;
        width: 96%;
        margin: 0 auto;
    }

    .text_links li {
        left: auto !important;
    }

    .text_links li.text1,
    .text_links li.text2,
    .text_links li.text3 {
        right: 13%;
    }

    .text_links li.text4,
    .text_links li.text5,
    .text_links li.text6 {
        right: 23%;
    }

    .text_links li.text7,
    .text_links li.text8 {
        right: 33%;
    }

    .text_links li.text9,
    .text_links li.text10,
    .text_links li.text11 {
        right: 43%;
    }

    .text_links li.text12,
    .text_links li.text13,
    .text_links li.text14 {
        right: 53%;
    }

    .text_links li.text15,
    .text_links li.text16,
    .text_links li.text17 {
        right: 63%;
    }

    .swiper2 .swiper-slide p span {
        font-size: 18px;
        padding: 0 2%;
    }

    .g_footer {
        display: none;
    }

    .qrcode_area {
        width: 230px;
        right: 62px;
        height: 200px;
    }

    .qrcode_area ul li {
        margin: 0 5px 5px;
        width: 100px;
    }

    .qrcode_area ul li img {
        width: 65px;
    }

    .g_links_box,
    .g_foot_box {
        display: block;
    }

    .hide_part2 {
        width: 250px;
        top: 35px;
    }

    .hide_part3 {
        display: none;
    }
    .dcdd_bg{
        background: none;
    height: auto;
    }
    .dcdd_top{
        height: 0px;
    }
    .fw_tel{margin-bottom: 20px;width: 98%;margin-left: 1%;}
    .wl_info{width: 98%;margin-left: 1%;}

    .sdwl_top{
    width: 100%;
    }
    .sdwl_btn{
        width: 100%;
    }
}
