.old_type .xl_curpage {
    height: 48px;
    padding-left: 15px;
    line-height: 48px;
    font-size: 24px;
}
.old_type .xl_title {
    font-size: 48px !important;
    line-height: 96px !important;
}
.old_type .xl_doc {
    text-indent: 0em !important;
    font-size: 24px;
    text-align: left;
    height: auto;
    position: relative;
    padding-top: 10px;
}

.old_type .xl_doc span {
    display: block;
    line-height: 60px;
}
.old_type .zoom {
    font-size: 36px;
    line-height: 72px;
    word-break: break-all;
}

.old_type .social-share .icon-wechat .wechat-qcode h4,
.old_type .social-share .icon-wechat .wechat-qcode .qcode, 
.old_type .social-share .icon-wechat .wechat-qcode .help {
    padding-left: 0;
}
/* 搜索框样式 */
.old_type .ls_news{
    height: 60px; 
}
.old_type .ls_news_l {
    height: 60px;
    line-height: 60px;
    background-size: 5%;
}
.old_type .ls_news_l span {
    font-size: 24px;
    margin-left: 15px;
}
.old_type .ls_news_r.fr {
    right: 150px !important;
}
.old_type .ls_news_r input {
    position: absolute;
    outline: none;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
}
.old_type .ls_news div a {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 24px !important;
}
/* 搜索框样式结束 */


/* 手机端样式 */
.mobile_type .xl_curpage {
    width: 100vw;
    height: auto;
    padding-left: 2vw;
    line-height: 6.4vw;
    font-size: 3.2vw;
}
.mobile_type .xl_title {
    font-size: 6.4vw !important;
    line-height: 12.8vw !important;
    width: 100vw;
}
.mobile_type .xl_doc {
    position: relative;
    height: 10vw;
    line-height: normal;
    text-indent: 0 !important;
    font-size: 3.2vw;
    border: none;
}
.mobile_type .zoom {
    font-size: 4.8vw;
    line-height: 9.6vw;
    word-break: break-all;
}
.mobile_type .xl_doc span {
    float: left;
    width: 95%;
    text-align: left;
    line-height: 8.4vw;
    font-size: 4.2vw;
}
.mobile_type .xl_doc span:nth-child(3) {
    display: block;
}
.mobile_type #share-2 {
    position: absolute;
    padding-left: 20px;
    left: 72vw;
    top: 8vw;
    display: none;
}
.mobile_type .social-share .social-share-icon{
    width: 5vw;
    height: 5vw;
}
/* 移动版搜索框样式 */
.mobile_type .ls_news_l span {
    font-size: 1.8667vw;
}
.mobile_type .ls_news_r input {
    position: absolute;
    outline: none;
    height: 5.3333vw;
    line-height: 5.3333vw;
    font-size: 2vw;
    width: 26vw;
    margin-top: 0.6vw;
}
.mobile_type .ls_news_r.fr {
    right: 8vw !important;
    margin-top: -2vw;
}
.mobile_type .ls_input2 {
    width: 9vw !important;
}
.mobile_type .ls_news div a {
    display: none !important;
}
.mobile_type .ls_news_l {
    background: none;
    width: auto;
    height: 8vw;
    line-height: 8vw;
    background-size: 5%;
    padding-left: 0;
}
/* 移动搜索框样式结束 */
.mobile_type .social-share .icon-wechat, .mobile_type .social-share .icon-weibo, .mobile_type .social-share .icon-qzone{
    background-size: 4vw 4vw;
}
.mobile_type .ls_news {
    width: 100vw;
    height: 8vw;
}
.mobile_type .xl_con{
    width: auto;
}
/* 手机端样式结束 */
body {
    overflow-x: visible;
  }

.yybb {
    display: none;
}

.old_type .yybb{
    display:block;
}

.mobile_type .yybb{
    display: none;
}

.old_type #share-2 {
    position: absolute;
    right: 0;
    bottom: 0px;
}

.zoom p {
    text-align: justify;
}

.old_type .zoom span,.old_type .zoom p{
    font-size: 36px;
    line-height: 72px;
}