@charset "utf-8"; /* global */ html { background: #f6f6f6; } .app { max-width: 1412px; margin: auto; color: #333; overflow: hidden; } body header, body main, body footer, .app { background: #fff; } img { vertical-align: top; } /*header*/ body header { background: #ffa526; } .header-bar { max-width: 1400px; height: 90px; margin: 0 auto; } .header-bar .logo { height: 100%; text-align: center; } .header-bar .logo img { margin-left: 15%; margin-top: 24px; } .header-bar .nav-link { width: 65%; margin-left: 3%; padding: 13px 0; text-align: center; float: left; } .header-bar .nav-link li { width: 14%; float: left; } .header-bar .nav-link a { text-shadow: 1px 1px 1px rgba(199, 142, 56, 0.5); font-size: 16px; line-height: 32px; color: #fff; } .header-bar .user-login { float: left; margin-left: 1%; padding: 29px 10px; line-height: 32px; font-size: 16px; } .header-bar .user-login .header-rnav { position: relative; } .header-bar .user-login .header-rnav .nav-main img { max-height: 24px; } .header-bar .user-login .header-rnav .nav-main ul { text-align: center; position: absolute; width: 135px; left: -32px; background: #fff; z-index: 9; } .header-bar .user-login .header-rnav .nav-main ul a { font-size: 13px; display: block; padding: 0 10px; height: 36px; line-height: 36px; border-bottom: 1px solid #eee; color: #999; } /*headerline*/ .header-line { padding-top: 24px; padding-bottom: 30px; text-align: center; } .header-line a { color: #305798; } .header-line a:hover { color: #fa551d; } .header-line a:hover span { color: #305798; } .header-line p { font-size: 16px; margin-top: 15px; display: block; color: #333; font-weight: bold; } .header-line p a { color: #333; } .header-line h2 { margin-bottom: 8px; } .header-line h2 a { font-size: 34px; line-height: 62px; font-weight: bold; } .header-line h2 a span { color: #fa551d; } /*news-title-one*/ .news-title-one { position: relative; } .news-title-one .one-icon { position: absolute; left: 0; top: 18px; width: 50px; height: 50px; background: no-repeat; background-position: center; z-index: 1; } .news-title-one a { position: relative; font-size: 22px; line-height: 84px; left: 50px; color: #333; z-index: 2; } /*news-box*/ .news-box { margin-bottom: 24px; } .news-box li .news-title { white-space: nowrap; /*一行显示*/ overflow: hidden; /*超出部分隐藏*/ text-overflow: ellipsis; } .news-box li a { font-size: 16px; line-height: 41px; } .news-box li a:hover { color: #fa551d; } .news-box::after { content: ''; clear: both; } .news-box .with-big-one { width: 100%; } .news-box .with-big-one .news-title { margin-bottom: 24px; white-space: nowrap; /*一行显示*/ overflow: hidden; /*超出部分隐藏*/ text-overflow: ellipsis; } .news-box .with-big-one .news-title a { font-size: 34px; } .news-box .with-big-one .news-ds { margin-bottom: 32px; } .news-box .with-big-one .news-ds p { white-space: nowrap; /*一行显示*/ overflow: hidden; /*超出部分隐藏*/ text-overflow: ellipsis; } .news-box .with-big-one .news-ds a { font-size: 16px; color: #888; } /*网盟*/ .piclist .renwus { display: inline-block; text-align: center; font-size: 16px; } .piclist .renwus img { margin-bottom: 12px; } .web-all { display: block; width: 100%; padding-bottom: 24px; } .web-all .tempwrap { width: 100% !important; } /*new tabs*/ .side-tabs { margin-top: 24px; position: relative; overflow: hidden; } .side-tabs .tabs { height: 30px; margin-bottom: 8px; margin-left: -15px; border-bottom: 1px solid #e9e9e9; } .side-tabs .tabs p { position: absolute; top: 29px; left: 0px; border-top: 2px solid #fa551d; overflow: hidden; text-align: center; } .side-tabs .tabs li { line-height: 1; font-size: 18px; color: #333; padding: 0 15px; border-right: 1px solid #e9e9e9; cursor: pointer; display: inline-block; position: relative; float: left; } .side-tabs .tabs li:last-child { border-right: 0; } .side-tabs .tabs li.thistab a { color: #fa551d; } /*新通桥微调*/ .side-tabs.slider-tabs { margin-bottom: 8px; } .side-tabs.slider-tabs .tabs { height: 42px; } .side-tabs.slider-tabs .tabs p { top: 40px; } .side-tabs.slider-tabs .tabs li { margin-top: 8px; } #tabs1 { height: 68px; } #tab_conbox1 { margin: 8px 0; } .xtq-logo { height: 45px; margin-right: 8px; margin-bottom: 10px; vertical-align: bottom; } /* news-only-text */ .news-only-text { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .news-only-text a { font-size: 16px; line-height: 41px; } .news-only-text .news-title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .news-only-text.with-icon .news-title { padding-left: 12px; position: relative; } .news-only-text.with-icon .news-title a:before { content: ''; width: 4px; height: 4px; border: 1px solid #333; display: block; position: absolute; border-radius: 50%; left: 0; top: 18px; } .news-only-text.with-icon .news-title a:hover { text-decoration: underline; color: #fa551d; } .news-only-text.with-icon .news-title a:hover:before { border-color: #fa551d; } /*列表*/ .news-list .news-title { white-space: nowrap; /*一行显示*/ overflow: hidden; /*超出部分隐藏*/ text-overflow: ellipsis; } .news-list a { font-size: 16px; line-height: 41px; } /**/ .special-list { margin-bottom: 24px; } .special-list img { width: 100%; height: 80px; } /* card-list */ .card-list .row { margin-right: -5px; margin-left: -5px; } .card-list [class*='col-'] { padding-left: 5px; padding-right: 5px; text-align: center; margin-bottom: 10px; } .card-list a { font-size: 16px; text-align: center; line-height: 48px; color: #fff; padding: 0 5px; } /* .ads-col { margin-left: -56px; } */ .ads-col img { width: 100%; height: 90px; } /* .ads-col-r { margin-right: -56px; } */ .ads-col-r img { width: 100%; height: 90px; } /**/ .news-li { margin-top: 30px; padding-bottom: 50px; } .news-li ul { overflow: hidden; } .news-li li { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #e9e9e9; } .news-li li:last-child { border: none; } .news-li li h2 { font-size: 18px; line-height: 1.6; } .news-li li h2 a:hover { color: #fa551d; } .news-li li p { width: 100%; height: auto; font-size: 14px; line-height: 24px; color: #888; margin-top: 10px; max-height: 72px; overflow: hidden; min-height: 48px; } .col-md-12 h2, .col-md-12 p { padding-right: 20px; } .news-li img { width: 100%; } .news-tag { margin-bottom: 18px; } .news-tag a { display: inline-block; background: #fa551d; padding: 2px 12px; font-size: 14px; color: #fff; } /*imgwithtext*/ .img-withtext { margin-top: 24px; overflow: hidden; } .img-withtext img { width: 100%; height: 120px; -webkit-transition: transform 0.5s ease-in; transition: transform 0.5s ease-in; } .img-withtext p { background: #f6f6f6; padding: 10px 15px; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; } .img-withtext p a { line-height: 25px; font-size: 14px; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; } .img-withtext:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); } .img-withtext:hover p { background: #fa551d; } .img-withtext:hover p a { color: #fff; } /*title two*/ .news-title-two { position: relative; margin-top: 18px; padding-bottom: 10px; border-bottom: 3px solid #e9e9e9; margin-bottom: 12px; } .news-title-two .two-icon { position: absolute; left: 0; top: 5px; width: 5px; height: 25px; border-radius: 5px; background: #fa551d; z-index: 1; } .news-title-two a { position: relative; font-size: 22px; line-height: 36px; color: #333; z-index: 2; left: 15px; border-bottom: 3px solid #fa551d; padding-bottom: 14px; } .news-title-two .pos-more { position: absolute; right: 0; font-size: 16px; top: 14px; line-height: 1; border: none; } /*text img*/ .text-img p { margin-bottom: 12px; } .text-img p a { font-size: 16px; line-height: 30px; color: #333; } .text-img .wid100-img { overflow: hidden; } .text-img .wid100-img img { width: 100%; -webkit-transition: transform 0.5s ease-in; transition: transform 0.5s ease-in; } .text-img .wid100-img:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); } /*friends links*/ .friends-link { margin-bottom: 24px; } .friends-link a { line-height: 30px; font-size: 14px; padding-right: 12px; } /*footer*/ .footer-top { background: #ffab57; height: 50px; line-height: 50px; text-align: center; border-radius: 5px; } .footer-top .toplink img { height: 24px; margin-top: 12px; } .footer-top .toplink a { color: #fff; margin-right: 15px; font-size: 16px; line-height: 50px; } .copyright { font-size: 14px; line-height: 2.2; padding-top: 56px; background: #f6f6f6; text-align: center; } .copyright a { padding: 0 12px; position: relative; } .copyright a a:before { content: '|'; position: absolute; left: -3px; } .copyright-text { padding-bottom: 24px; } .copyright-text a a:before { display: none; } .footer-imglink { padding-bottom: 50px; vertical-align: middle; } .footer-imglink img { vertical-align: middle; } .footer-imglink a:before { display: none; } .footer-imglink a:first-child img { margin-bottom: 6px; } .footer-imglink a:nth-child(2) img { margin-bottom: 3px; } .to-top { background: #fa551d; color: #fff; font-size: 16px; z-index: 9999; line-height: 36px; text-align: center; } .to-top a { color: #fff; } .to-top p { border-bottom: 1px solid #fc8259; padding: 0 12px; } /*slider-show*/ .slider-show { position: relative; display: block; margin-bottom: 15px; } .slider-show ol { font-size: 16px; height: 582px; width: 320px; padding: 26px 0; background: url(/uploads/image/ataimages/bg72.png) repeat; position: absolute; top: 0; right: 100px; z-index: 3; height: calc(100% - 1px); } .slider-show ol li { padding: 6px 20px; min-height: 50px; -webkit-transition: transform 0.5s ease-in; transition: transform 0.5s ease-in; } .slider-show ol .on { position: relative; background: url(/uploads/image/ataimages/nav-bg.png) repeat-y 100% 100%; padding: 12px 20px; height: auto; } .slider-show ol .on a { font-weight: bold; font-size: 18px; line-height: 28px; } .slider-show ol a { color: #fff; line-height: 26px; height: auto; } /*search*/ .search-icon, .member-icon { display: inline-block; height: 19px; margin-right: 16px; background: url(/uploads/image/ataimages/icon.png) no-repeat; } .search-icon { width: 18px; background-position: 0 -34px; } .member-icon { width: 21px; background-position: 0 -57px; } /*-------------------------------------newslistpage-------------------------------------*/ .newslist-menu { width: 100%; height: 50px; line-height: 30px; border-bottom: 1px solid #e9e9e9; padding: 10px 0; position: relative; } .newslist-menu .minileft { height: 24px; margin-top: 3px; margin-right: 15px; } .newslist-menu li { margin-right: 15px; } .newslist-menu li a { color: #000; font-size: 14px; } .header-block { height: 95px; line-height: 95px; border-bottom: 2px solid #006fd7; overflow: hidden; } .header-block .logo { margin-top: 24px; } .header-block .logo .logo-block { float: left; } .header-block .logo span { float: left; padding: 0 18px; border-left: 1px solid #e9e9e9; height: 30px; line-height: 30px; font-size: 24px; margin-top: 8px; margin-left: 18px; } .header-block .right a { font-size: 14px; margin-left: 15px; } .con_search { height: 30px; width: 220px; border: 1px solid #cdd1d4; color: #9a9a9a; border-radius: 72px; padding-left: 10px; } .s_f { position: relative; } .s-icon { display: inline-block; width: 49px; text-align: right; height: 30px; position: absolute; line-height: 30px; right: 10px; top: 0px; bottom: 0px; font-size: 14px; color: #999; margin: auto; background: url(/uploads/image/ataimages/s.png) center left no-repeat; cursor: pointer; } /*articlepage*/ .article { padding: 0 56px; } .article .n-title h2 { margin-bottom: 20px; margin-top: 56px; text-align: left; font-size: 28px; line-height: 32px; font-weight: bold; } .article .art-info { text-align: center; width: 100%; border-bottom: 1px solid #e9e9e9; padding: 20px; color: #999; font-size: 14px; } .article .art-info img { width: 24px; } .article .order-news { text-align: center; margin-bottom: 12px; padding-top: 12px; } .article .order-news a { color: #fa551d; font-size: 14px; } .article .art-main p { font-size: 18px; color: #333; line-height: 35px; word-wrap: break-word; margin-bottom: 25px; } .article .art-main center p { margin-bottom: 0; } .article .art-main img { max-width: 100%; height: auto; margin: 0 auto; } .article .cate-info { margin-bottom: 12px; font-size: 16px; padding: 20px 0; line-height: 28px; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; } .article .art-share { border-bottom: 1px solid #e9e9e9; margin-bottom: 36px; padding-bottom: 12px; } .article .art-share .list-inline li { margin-right: 15px; } .article .art-share .list-inline li a { line-height: 44px; font-size: 16px; } .socal-box { margin-top: 24px; background-color: rgba(255, 255, 255, 0.2); padding: 24px 12px; box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.06); } .socal-box h2 { padding-left: 12px; font-size: 18px; margin-bottom: 18px; } .socal-box img { border-radius: 4px; } /*other-news*/ .other-art { padding: 24px 0; border-bottom: 1px solid #e9e9e9; } .other-art h2 { font-size: 24px; margin-bottom: 12px; color: #fa551d; } .other-art li { width: 50%; float: left; padding-right: 12px; margin-bottom: 8px; } .other-oneline-news a { font-size: 16px; line-height: 26px; margin-bottom: 8px; display: inline-block; } .other-art li a { font-size: 16px; line-height: 26px; } .other-art li a:hover { color: #fa551d; text-decoration: underline; } /*news-with-img*/ .news-img-with .news-imgbox { width: 100%; margin-bottom: 28px; border-bottom: 1px solid #e9e9e9; } .news-img-with .news-imgbox img { width: 175px; height: 108px; margin-right: 12px; } .news-img-with .news-imgbox p { position: relative; float: right; font-size: 16px; line-height: 26px; height: 107px; width: calc(100% - 190px); } .news-img-with .news-imgbox p .time { position: absolute; left: 0; bottom: 0; color: #999; } .news-img-with .news-imgbox:after { content: ''; clear: both; } .with-no-img.news-img-with .news-imgbox:nth-child(n 2) { margin-bottom: 16px; } .with-no-img.news-img-with .news-imgbox:nth-child(n 2) p { float: left; height: auto; width: 100%; padding-bottom: 16px; } .with-no-img.news-img-with .news-imgbox:nth-child(n 2) p .time { position: absolute; left: auto; right: 0; bottom: 16px; color: #999; } /*add 202205*/ .news-img-with .news-txtbox p { font-size: 16px; line-height: 26px; } .news-img-with .news-txtbox { border-bottom: 1px solid #e9e9e9; padding-bottom: 16px; } .news-img-with .news-txtbox p::before { content: '•'; } .news-img-with .news-txtbox { margin-bottom: 16px; } /*带时间版本*/ .news-img-with .news-txtbox .time { color: #999; margin-top: 8px; margin-bottom: -2px; position: relative; } /*imge -list*/ .picscroll { position: relative; padding: 36px 0; } .picscroll h2 { font-size: 24px; line-height: 35px; } .picscroll li { width: calc(25% - 18px); margin: 15px 25px 10px 0; position: relative; float: left; display: inline; } .picscroll li img { width: 100%; height: 180px; } .picscroll li p { margin-top: 12px; } .picscroll li p a { font-size: 16px; } .picscroll .prev, .picscroll .next { position: absolute; top: 152px; display: block; width: 50px; height: 50px; z-index: 9; overflow: hidden; background-repeat: no-repeat; } .picscroll .prev { left: -30px; background-image: url(/uploads/image/ataimages/lr-left1.png); } .picscroll .prev:hover { background-image: url(/uploads/image/ataimages/lr-left2.png); } .picscroll .next { background-image: url(/uploads/image/ataimages/lr-right1.png); background-size: 100% 100%; right: -30px; } .picscroll .next:hover { background-image: url(/uploads/image/ataimages/lr-right2.png); } .picscroll .prevstop.prev, .picscroll .next.nextstop { display: none; } .border-r { position: relative; padding-right: 30px; } .border-r:after { content: ''; height: 100%; width: 1px; background: #e9e9e9; position: absolute; right: 0; top: 0; } /*title three*/ .news-title-three { width: 100%; padding: 46px 0; text-align: center; position: relative; } .news-title-three:after { content: ''; width: 100%; background: #e2e7f1; height: 3px; display: block; position: absolute; top: 66px; z-index: 1; } .news-title-three .three-title { font-size: 38px; color: #0066cc; font-weight: bold; text-align: center; background: #fff; padding: 0 50px; position: relative; display: inline-block; z-index: 2; line-height: 1; } /*slide box*/ .slidebox { margin-top: 12px; overflow: hidden; } .slidebox .bd { position: relative; height: auto; z-index: 0; /* height: 278px; */ } .snbrand, .snbrand img, .slider-show ol { height: 634px; } .slidebox .bd li { zoom: 1; vertical-align: middle; } .slidebox img { width: 100%; height: 260px; } .slidebox .prev, .slidebox .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(/uploads/image/ataimages/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.8; z-index: 3; } .slidebox .next { left: auto; right: 3%; background-position: 8px 5px; } .slidebox .prev:hover, .slidebox .next:hover { filter: alpha(opacity=100); opacity: 1; } .slidebox .slider-title { position: absolute; width: 100%; height: 55px; line-height: 75px; bottom: 14px; padding: 0 12px; background: -webkit-gradient( linear, 0 0, 0 bottom, from(#ffffe100), to(rgba(0, 0, 0, 0.84)) ); } .slidebox .slider-title a { color: #fff; } /*分页*/ .pager { margin-bottom: 36px; text-align: center; } .pager .e-btn { text-decoration: none; width: 50px; border: 1px solid #d7d7d7; border-radius: 3px; height: 26px; line-height: 26px; padding: 0px 6px; color: #000; display: inline-block; vertical-align: top; font-size: 13px; text-align: center; } .pager .goto-pagenum input { width: 40px; } .tel-maker { margin-bottom: 0 !important; display: inline-block; float: left; margin-top: 7px !important; } .m-logo, .nav-menu, .m-footer { display: none; } .container.w1200 { width: 1200px; margin: 0 auto; clear: both; text-align: left; padding: 0 !important; } .adcontainer { overflow: hidden; height: 90px; } .scroll-photos { margin: 3%; width: 94%; position: relative; overflow: hidden; } .scroll-photos-section { margin-left: 40px; } .scroll-photos li { float: left; width: 13%; margin: 0 20px; } .scroll-photos li img { width: 100%; } .scroll-photos li p { text-align: center; } .scroll-photos .prev-icon { width: 30px; position: absolute; left: 0; top: 50%; cursor: pointer; } .scroll-photos .next-icon { width: 30px; position: absolute; right: 0; top: 50%; cursor: pointer; } .news-sp-title { text-align: center; margin-bottom: 20px; } /*响应式*/ @media (min-width: 1200px) and (max-width: 1440px) { body { /* max-width: 1224px; */ } .slider-show .two-line { -webkit-line-clamp: 1; } .slider-tabs .news-only-text a { line-height: 39px; } .copyright { padding-top: 36px; } .footer-imglink { padding-bottom: 24px; } } /*手机模式*/ @media (max-width: 767px) { .hidden-print { display: none; } .article .n-title h2 { margin-top: 24px; } .article .art-info { padding: 12px 0; } .article .art-main p, .article .art-main img { margin-bottom: 12px; } .article .art-main center p, .article .art-main center img { margin-bottom: 0; } .hide-xs { display: none; } .m-logo { color: #fff; width: 100%; background: #ff7b05; display: flex; align-items: center; } .m-logo img { max-height: 36px; padding-right: 12px; margin: 12px; border-right: 1px solid #fff; } .nav-menu { width: 100%; display: block; font-size: 16px; overflow-x: scroll; background: #f8f8f8; line-height: 47px; -webkit-overflow-scrolling: touch; white-space: nowrap; } .border { display: none; } .m-footer { display: block !important; margin-top: 12px; color: #fff; text-align: center; padding: 12px 0; background-color: #ff7b05; } .nav-menu a { display: inline; margin: 0 6px; } .nav-menu a:first-child { margin-left: 15px; } .nav-menu a:last-child { margin-right: 15px; } .header-bar.row { margin: 0; } .side-tabs .tabs { height: 32px; margin-left: -10px; } .snbrand, .snbrand img, .slider-show ol { height: 208px !important; margin-bottom: 12px !important; } #box_indexbannerbottom img { height: auto !important; } .side-tabs .tabs li { font-size: 16px; padding: 0 10px; } .side-tabs.slider-tabs .tabs img { height: 16px; } .copyright-text { padding: 0 10px; } .copyright { padding-top: 24px; } .copyright a { padding: 0 3px; } .copyright a a:before { left: -4px; } .copyright a img { height: 48px; margin: 12px 4px; width: auto; } .copyright-text p { font-size: 12px; line-height: 22px; } .footer-imglink { padding-bottom: 18px; } .container { padding: 0 15px; } /*baidu ad */ .container.w1200 { width: 100%; margin: 0 auto; clear: both; text-align: left; padding: 0 15px !important; } .col-left { width: 100%; margin-right: 0; } .special-list img { margin-bottom: 12px; } .col-right { width: 100%; } .img-withtext img { height: auto; } .header-bar { background: none; height: 106px; } .header-bar .logo { background: #f6f6f6; display: none; } .header-bar .logo img { max-height: 32px; margin-top: 12px; } .header-line { padding-top: 18px; } .header-line h2 a { font-size: 24px; line-height: 32px; } .nav-link, .user-login { display: none; } .slider-show ol { display: none; } .news-title-one a { line-height: 48px; } .news-li img { height: auto !important; } .news-li .col-xs-4 { min-height: 90px; } .news-title-one { margin: 12px 0; } .news-title-one .one-icon { top: 0; } .news-box .with-big-one .news-title { margin-bottom: 12px; } .news-box .with-big-one .news-title a { font-size: 24px; } .news-box .with-big-one .news-ds { margin-bottom: 12px; } .ads-col { margin-left: -15px; margin-right: -15px; } .ads-col-r { margin-left: -15px; margin-right: -15px; } .news-li li { margin-bottom: 12px; } .news-li li p { display: none; } .news-li li h2 { font-size: 18px; font-weight: normal; margin-bottom: 12px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .footer-top .toplink a { margin-right: 0; font-size: 13px; } .art-info a:last-child { display: none; } .img-withtext p a { font-size: 16px; } .article { padding: 0; } .newslist-menu { display: none; } .header-block { line-height: 22px; height: 112px; } .header-block .right { float: left; } .header-block .right a { line-height: 48px; margin-left: 0; margin-right: 8px; } .border-r { padding-right: 0; } .border-r:after { display: none; } .news-img-with .news-imgbox img { width: 120px; height: 80px; } .news-img-with .news-imgbox p { width: calc(100% - 132px); overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 80px; } .scroll-photos li { float: left; width: 40%; margin: 0 8px; } } @media (min-width: 992px) { .news-li .col-md-3 { width: 20%; } } /*平板模式*/ @media (min-width: 768px) and (max-width: 991px) { body { padding: 0 20px; } .container { padding: 0 20px; } .container.w1200 { width: 100%; margin: 0 auto; clear: both; text-align: left; padding: 0 20px !important; } .header-bar.row { margin-left: 0; margin-right: 0; } .slider-show ol { right: 0; } .slider-show ol .on { padding: 4px 15px; } .slider-show ol li { min-height: 26px; padding: 2px 15px; } .slider-show .two-line { -webkit-line-clamp: 1; } .news-box { margin-bottom: 0; } .special-list { margin-bottom: 12px; margin-top: 12px; } .side-tabs.slider-tabs .tabs li { padding: 0 10px; } .side-tabs.slider-tabs .tabs li:first-child span { display: none !important; } .news-li li p { margin-top: 8px; margin-bottom: 8px; } .news-only-text a { line-height: 36px; } .search-icon, .member-icon { margin-right: 6px; } .header-bar .user-login { padding: 29px 8px; } .news-box .news-title a { line-height: 32px; } .footer-imglink img { max-width: 120px !important; height: auto !important; vertical-align: middle; } .news-title-one a { line-height: 65px; } .news-box .with-big-one .news-ds { margin-bottom: 16px; } .news-box .with-big-one .news-title { margin-bottom: 12px; } .news-box .with-big-one .news-title a { font-size: 24px; } .news-box .with-big-one .news-list li a { line-height: 32px; } .ads-col { margin-left: -20px; } .ads-col-r { margin-right: -20px; } .copyright { padding-top: 24px; } .copyright a { padding: 0 8px; } .footer-imglink { padding-bottom: 24px; } .article { padding: 0; } .s_f { display: none; } .newslist-menu li { margin-right: 6px; } .header-block .right a { margin-left: 10px; } .col-left, .col-right { width: 100%; } .border-r { padding-right: 0; } .border-r:after { display: none; } } /*ipad模式*/ @media (min-width: 992px) and (max-width: 1199px) { body { padding: 0 15px; } .header-bar.row { margin-left: 0; margin-right: 0; } .container { padding: 0 20px; } .container.w1200 { width: 100%; margin: 0 auto; clear: both; text-align: left; padding: 0 20px !important; } .ads-col-r { margin-right: -20px; } .ads-col { margin-left: -20px; } .slider-show ol { right: 48px; } .slider-show ol li { min-height: 46px; } .slider-show ol li .two-line { -webkit-line-clamp: 1; } .copyright a { padding: 0 8px; } .newslist-menu li { margin-right: 8px; } .news-img-with .news-imgbox img { width: 120px; height: 80px; } .news-img-with .news-imgbox p { width: calc(100% - 132px); height: 80px; } .news-img-with .news-imgbox p a { height: 52px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .scroll-photos li { margin: 0 16px; } } @media print { .hidden-print { display: none !important; } .header-block { float: none !important; text-align: center; } }