@charset "UTF-8";
* { margin: 0; padding: 0 }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #000; background: #f1f1f1; font-size: 15px; }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { color: #218af1; text-decoration: none; }
h1 { font-size: 28px }
h2 { font-size: 18px }
h3 { font-size: 16px }
i { font-style: normal; display: block }
span { display: block }
.clear, .blank { clear: both; width: 100%; overflow: hidden; }
.blank { height: 20px }
.fl { float: left }
.fr { float: right }
.qby-htitle { text-align: center; font-weight: 700; font-size: 36px; margin: 30px auto }
.qby-box, article { width: 1170px; margin: auto; overflow: hidden }
.qby-whitebg { background: #fff; border: 1px solid #eee; }
.qby-plr20 {padding: 0 20px;}

.right{display:none;position: fixed;z-index:99999;bottom: 30%;right: 35%;width: 360px;height: 240px;background: orange;border:10px solid yellow;}
.close{width: 30px;height: 30px;position: absolute;top: -25px;right: -25px}

.weixin{width: 100px;height: 100px;z-index:999999;position: fixed;bottom: 40%;right: 0;display: block;}
  @keyframes weixin{
         0% { opacity: 1; }
         50% { opacity: 1; }
         50.01% { opacity: 0; }
         100% { opacity: 0; }
      }
      @keyframes kefu{
         0% { opacity: 1; }
         50% { opacity: 1; }
         50.01% { opacity: 0; }
         100% { opacity: 0; }
      }
@media screen and (max-width: 780px){.right{display: none;}.weixin{display: block;}}

.kefu{position: fixed;top: 50%;right: 0;width: 50px;height: 50px;cursor: pointer;border-radius: 8px}
#kefu{position: fixed; bottom: 0;width: 100%;height:400px;display: none}
.kf_close{position: absolute;top: 1px;left: 0;width: 50px;height: 50px;}

      
/*header*/
header { margin: 0; width: 100%; z-index: 9; transition: all 0.4s; background: #fff }
.qby-logo-section { padding: 0; }
.qby-logo { overflow: hidden }
.qby-logo img { max-height: 70px; float: left; margin-right: 10px }
.qby-logo-title {margin:10px auto;font-size: 46px; color: #b51941;}
.qby-logo-title a{color: #b51941;}
.qby-logo-title a:hover{color: red;}
.qby-logo-text { margin-top: 5px; color: #888; }
/*search*/
.qby-search { float: right; margin-top: 16px; border-radius: 0 5px 5px 0; width: 400px; background: linear-gradient(to right, #b51941 0%, #b51941 100%); }
.qby-search p { margin-bottom: 10px; }
.qby-search input.qby-input_submit { border: 0; background: url(../images/search.png) no-repeat left 10px center; color: #fff; outline: none; line-height: 36px; font-size: 15px; width: 100px; cursor: pointer; letter-spacing: 5px; text-indent: 1em; }
.qby-search input.qby-input_text { border: 0; line-height: 36px; height: 36px; outline: none; width: 300px; background: #f3f3f3; float: left; text-indent: 1em; }
 


/*topnav*/
a.qby-abook{background: #f4543c;}
.qby-topnav { width: 100%; background: #000000;}
.qby-topnav h2 { color: #fff; position: fixed; top: 0; padding-left: 10px; font-weight: normal; height: 40px; line-height: 40px; display: none; }
.qby-topnav h2 a{ color: #fff;}
.qby-topnav:before { display: table; content: " "; }
.qby-topnav:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
nav { text-align: center; line-height: 50px; width: 100%; }
nav #qby-starlist { margin: auto; width: 1170px; }
#qby-starlist li { position: relative; display: inline; float: left; font-size: 15px; margin-right: 10px; }
#qby-starlist li a { display: inline; float: left; padding: 0 20px; color: #fff; }
#qby-starlist li a:hover { background: #b51941; }
#qby-selected { position: relative }
#qby-starlist ul.sub {width: 100%;padding: 5px 0; position: absolute; left: 0; top: 50px; background: #e60330; z-index: 9; display: none; }
#qby-starlist ul.sub li { height: 34px; line-height: 34px; margin-left: 0; width: 100%; font-size: 14px; }
#qby-starlist ul.sub li a { padding: 0; display: block; width: 100%; }
#qby-starlist ul.sub li a:hover { background: #b51941; }
#qby-starlist li:hover ul.sub { display: block }
li.qby-current-menu-item>a,a#qby-selected { background: #b51941; }
#qby-starlist ul.qby-sub:before { content: ""; height: 15px; width: 15px; background: #e60330; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); border-left: 0; border-bottom: 0; position: absolute; top: -8px; left: 42%; }
#qby-mnavh { display: none; width: 70px; height: 40px; background: #b51941; text-align: center; }
.qby-navicon { display: block; position: relative; width: 30px; height: 3px; background-color: #fff; margin-top: 20px; float: left; margin-left: 20px; }
.qby-navicon:before, .qby-navicon:after { content: ''; display: block; width: 30px; height: 3px; position: absolute; background: #fffefe; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.qby-navicon:before { margin-top: -10px; }
.qby-navicon:after { margin-top: 10px; }
.qby-open .qby-navicon { background: none }
.qby-open .qby-navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.qby-open .qby-navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.qby-open .qby-navicon:before, .qby-open .qby-navicon:after { content: ''; display: block; width: 30px; height: 3px; position: absolute; background: #fff; }
.qby-menu:after { content: ""; position: absolute; right: 5px; top: 24px; width: 0; height: 0; border-width: 4px 4px 0; border-style: solid; border-color: #fff transparent transparent; -ms-transition: all .5s ease; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }
.qby-menu:hover:after { transform: rotate(180deg) }
.qby-is-fixed { position: fixed; top: 0; box-shadow: 0px 3px 10px 1px rgba(144, 161, 180, 0.4); z-index: 99; }
/*banner*/
.qby-banner { width: 60%; float: left; height: 340px; }
.qby-swiper-slide { position: relative }
.qby-swiper-slide span { position: absolute; right: 0; font-size: 12px; padding: 2px 5px 2px 10px; top: 10px; background: #0CF; color: #fff; border-radius: 3px 0 0 3px }
.qby-swiper-slide:nth-child(2) span { background: #F60 }
.qby-swiper-slide:nth-child(3) span { background: #3C0 }
/*headline-box*/
.qby-headline-box { width: 38%; float: right; }
.qby-headline-news { overflow: hidden; padding: 17px 31px 21px; }
.qby-headline-news-title { margin-bottom: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #0092d8; }
.qby-headline-news-title a { color: #b51941; }
.qby-headline-news-title span { float: left; font-size: 12px; font-weight: normal; border: #ff6600 1px solid; padding: 0 5px; border-radius: 3px; color: #ff6600; margin: 4px 8px 0 0; }
.qby-headline-news-smalltext { line-height: 20px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; height: 60px; margin-bottom: 10px; color: #888; }
.qby-headline-news-list { border-top: #ddd 1px solid; padding-top: 10px; }
.qby-headline-news-list li { padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px; position: relative }
.qby-headline-news-list li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0; top: 15px; }
/*tab*/
#tab li { cursor: pointer; display: inline-block }
#tab-content section { display: none; }
#tab-content section:nth-child(1) { display: block }
/*tuijian-news*/
.qby-tuijian-news { position: relative }
#tab { border-bottom: #e4e3e3 1px solid; margin: 20px }
#tab li { font-size: 16px; margin-right: 20px; padding: 0 10px 10px; position: relative }
#tab li:after { content: ""; background: #b51941; background: linear-gradient(to right, #b51941 0%, #b51941 100%); width: 20%; height: 2px; position: absolute; bottom: -1px; left: 40%; opacity: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
#tab li:hover:after, #tab li.tab-current:after { opacity: 1; width: 100%; margin: auto; display: block; left: 0; }
#tab li.tab-current { color: #b51941; }
.qby-tab-a-more { position: absolute; right: 20px; top: 16px; }
.qby-tab-a-more a { display: block; background-size: 32px; overflow: hidden; width: 50px; height: 30px; }
#tab-content { margin: 20px; overflow: hidden; }
.qby-tab-a-more a i { position: absolute; top: 16px; width: 8px; height: 8px; animation: bounce_fountainG 1.2s linear infinite; border-radius: 8px; background: #09F; }
.qby-tab-a-more a i:first-child { right: 20px; animation-delay: .4s; background: #09F; }
.qby-tab-a-more a i:nth-child(2) { right: 10px; animation-delay: .6s; background: #3c0; }
.qby-tab-a-more a i:nth-child(3) { right: 0; animation-delay: .8s; background: #f60; }
@keyframes bounce_fountainG { 0% {
    transform:scale(1);
}
    100% {
        transform:scale(.3);
    }
}
.qby-tuijian-news-pic { width: 30%; float: left; overflow: hidden; }
.qby-tuijian-news-pic i {height: 160px;width: 100%;margin: auto;overflow: hidden;line-height: 100%;position: relative;}
.qby-tuijian-news-pic i img { width: 100%; vertical-align: middle; display: inline-block; transition: .5s; }
.qby-tuijian-news-pic i:hover img { transform: scale(1.2); }
.qby-tuijian-news-pic i span { position: absolute; right: 0; font-size: 12px; padding: 2px 5px 2px 10px; top: 10px; background: #0CF; color: #fff; border-radius: 3px 0 0 3px; line-height: normal; }
.qby-tuijian-news #tab-content section:nth-child(n) .tuijian-news-pic span { background: #0CF; }
.qby-tuijian-news #tab-content section:nth-child(2n) .tuijian-news-pic span { background: #F60; }
.qby-tuijian-news #tab-content section:nth-child(3n) .tuijian-news-pic span { background: #3C0; }
.qby-tuijian-news #tab-content section:nth-child(5n-1) .tuijian-news-pic span { background: #0CF; }
.qby-tuijian-news-pic h2 { color: #b51941; font-size: 16px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin: 10px 0; }
.qby-tuijian-news-pic h2 a { color: #b51941 }
.qby-tuijian-news-pic p { color: #888; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; height: 60px; line-height: 20px; font-size: 14px; }
.qby-btn-blue-border { width: 60%; margin: 16px auto 0; border: 1px solid #ddd; color: #999; display: block; letter-spacing: 2px; border-radius: 2px; transition: all 0.3s; line-height: 40px; text-align: center; }
.qby-btn-blue-border:hover { background: #b51941; border-color: #0976dc; color: #fff; }
.qby-tuijian-news-list { width: 70%; float: right; }
.qby-tuijian-news-list ul li { width: 50%; float: left; margin-bottom: 20px; }
.qby-tuijian-news-list ul li:nth-child(5), .tuijian-news-list ul li:nth-child(6) { margin-bottom: 0 }
.qby-tuijian-news-list ul li a { display: block; margin: 0 0 0 20px; border: #ddd 1px solid; padding: 10px; transition: all 0.5s; }
.qby-tuijian-news-list ul li span { width: 70px; height: 70px; font-size: 12px; text-align: center; overflow: hidden; background: #ababab; color: #fff; float: left; margin: 0 10px 0 0; transition: all 0.5s; }
.qby-tuijian-news-list ul li b { display: block; font-size: 16px; margin-top: 16px; }
.qby-tuijian-news-list ul li h3 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: normal; margin-bottom: 10px; }
.qby-tuijian-news-list ul li p { font-size: 14px; color: #888; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 20px; height: 40px; }
.qby-tuijian-news-list ul li:hover span { background: #b51941 }
/*pics*/
.qby-pics {position: relative;padding-bottom: 20px;}
/*pic-list-img*/
.qby-pic-list-img li { width: 20%; overflow: hidden; float: left; text-align: center; }
.qby-pic-list-img li a { display: block; margin: 10px; overflow: hidden; }
.qby-pic-list-img li span { color: #888; font-size: 14px; display: block; margin-top: 5px; height: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.qby-pic-list-img li i { overflow: hidden; display: block; height: 130px; line-height: 130px; }
.qby-pic-list-img li i img { width: 100%; vertical-align: middle; display: inline-block; transition: .5s; }
.qby-pic-list-img li i:hover img { transform: scale(1.2); }
.qby-pics .pic-list-img li:first-child { width: 40% }
.qby-pics .pic-list-img li:first-child i { height: 305px; line-height: 305px; position: relative; }
.qby-pics .pic-list-img li a:hover span { color: #b51941 }
.qby-pics .pic-list-img li:first-child i em { position: absolute; right: 0; font-size: 12px; padding: 2px 5px 2px 10px; top: 10px; background: #0cf; color: #fff; border-radius: 3px 0 0 3px; line-height: normal; font-style: normal; }
/*news*/
.qby-news { position: relative }
.qby-news-zuixin li { width: 48%; float: left; overflow: hidden; margin-bottom: 20px; }
.qby-news-zuixin li:nth-child(odd) { float: left }
.qby-news-zuixin li:nth-child(even) { float: right }
.qby-news-zuixin li section { border-bottom: #eee 1px solid; overflow: hidden; }
.qby-news-zuixin-pic { display: block; overflow: hidden; width: 100px; height: 70px; line-height: 70px; float: left; margin-right: 10px; }
.qby-news-zuixin li img { width: 100%; display: inline-block; vertical-align: middle; transition: .5s; }
.qby-news-zuixin li:hover img { transform: scale(1.2); }
.qby-news-zuixin h2 { font-size: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: normal; margin: 3px 0 5px 0; }
.qby-news-zuixin li:hover h2 a { color: #218af1; }
.qby-news-zuixin p { font-size: 14px; color: #888; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 20px; height: 40px; }
.qby-news-zuixin span { width: 100%; float: left; clear: both; font-size: 12px; margin: 10px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; height: 16px; line-height: 16px; }
.qby-news-zuixin span a { display: block; float: left; margin-right: 15px; position: relative; padding-left: 10px; }
.qby-news-zuixin span a:before { position: absolute; content: ""; width: 3px; height: 3px; background: #b51941; left: 0; top: 8px; }
/*videos*/
.qby-videos { position: relative; }
.qby-videos-list li { width: 25%; float: left; overflow: hidden; margin-bottom: 10px; }
.qby-videos-list li a { overflow: hidden; display: block; margin: 0 7px; border: #f1f1f1 1px solid; }
.qby-videos-list li i { height: 150px; line-height: 100%; overflow: hidden; }
.qby-videos-list li i img { width: 100%; display: inline-block; vertical-align: middle; transition: .5s; }
.qby-videos-list li i:hover img { transform: scale(1.2); }
.qby-videos-list li h2 { color: #333; padding: 5px 10px 5px 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-weight: normal; font-size: 15px; background: url(../images/video.png) no-repeat left 5px center; background-size: 20px; }
.qby-videos-list li:hover h2 { color: #218af1; }
.qby-videos-list li p { font-size: 12px; color: #999; overflow: hidden; margin: 5px 0; padding: 0 10px; }
.qby-videos-list .datetime { float: left; font-weight: normal; }
.qby-videos-list .viewd { float: right;  }
/*ad*/
.qby-ad { margin: 20px 0; background: #ccc; overflow: hidden; text-align: center; }
.qby-ad-big { width: 830px;  }
.qby-left-box .ad-big { width: 100% }
.qby-ad-small { width: 320px;  }
aside .qby-ad-small { width: 100% }
.qby-ad img { width: 100% !important; height:auto !important }
/*ziyuan*/
.qby-wenzi { position: relative }
.qby-wenzi-left { float: left; width: 47%; }
.qby-wenzi-right { float: right; width: 47%; }
.qby-wenzi-list li { margin-bottom: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; padding-left: 20px; }
.qby-wenzi-list li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0; top: 10px; }
.qby-wenzi-list li span { float: right; font-size: 12px; color: #888 }
/*news-title*/
.qby-news-title {border-bottom: #e4e3e3 1px solid;margin: 20px;padding-bottom: 10px;overflow: hidden;}
.qby-news-title h2 {color: #000000;font-size: 16px;font-weight: normal;position: relative;float: left;/* width: 84px; */text-align: center;}
.qby-news-title h2 a { color: #000000; }
.qby-news-title h2:after {content: "";background: #b51941;background: linear-gradient(to right, #b51941 0%, #b51941 100%);width: 100%;height: 2px;position: absolute;bottom: -10px;left: 0;}
/*tags*/
.qby-tags { position: relative; overflow: hidden; }
.qby-tags ul { margin: 0 20px 20px; overflow: hidden }
.qby-tags ul a { display: block; float: left; font-size: 12px; width: 10%; text-align: center; height: 16px; margin-bottom: 4px; background-color: #f1f1f1; color: #615f5f; padding: 10px 0; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.qby-tags ul a:after, .tags ul a:before { content: ""; background: #fff; top: 0; width: 2px; height: 100%; position: absolute; }
.qby-tags ul a:after { right: 0; }
.qby-tags ul a:before { left: 0 }
.qby-tags ul a:hover { background: #b51941; color: #fff; }
/*toolbar*/
.qby-toolbar { position: fixed; right: 0; top: 20%; z-index: 999; background: #333; width: 0; min-height: 360px; border-radius: 5px 0 0 5px; transition: all 0.4s; }
.qby-toolbar .toolbar-close span { background: url(../images/guanbi.png) no-repeat #333 center; background-size: 16px; width: 40px; height: 40px; float: right; position: absolute; left: 0; top: 0; border-radius: 5px 0 0 5px; }
.qby-toolbar-open { background: url(../images/zhankai.png) no-repeat center #333; background-size: 16px; width: 40px; height: 40px; position: fixed; right: 0; top: 20%; border-radius: 5px 0 0 5px; transition: all 0.4s; }
.qby-closed { width: 40px; }
.qby-openviewd { width: 0; transition: all 0.4s; }
#qby-toolbar-menu>li i { width: 40px; height: 40px; background-size: 22px; }
#qby-toolbar-menu { margin-top: 80px; }
#qby-toolbar-menu>li { border-top: #464646 1px solid; border-bottom: #252525 1px solid; cursor: pointer; position: relative }
#qby-toolbar-menu>li:first-child { border-top: none }
.qby-toolbar-nav section { display: none; position: absolute; right: 40px; top: 0; background: #fff; border: 1px solid #eee; padding: 30px; box-shadow: -5px 3px 3px rgba(0,0,0,.1); width: max-content; }
#qby-toolbar-menu>li.qby-current section{ display:block}
#qby-toolbar-menu>li.qby-current{ background:#000}
.qby-side-icon-user { background: url(../images/icon-user.png) no-repeat center; }
.qby-side-icon-qq { background: url(../images/icon-qq.png) no-repeat center; }
.qby-side-icon-weixin { background: url(../images/icon-weixin.png) no-repeat center; }
.qby-side-icon-dashang { background: url(../images/icon-dashang.png) no-repeat center; }
.qby-icon-top {background: url(../images/istop.png) no-repeat center #fff;background-size: 22px;width: 40px;height: 40px;position: fixed;right: 20px;bottom: 10%;opacity: 0;transition: all 0.3s;z-index: 9999999;border: #ccc 1px solid;border-radius: 100%;}
.qby-icon-top.qby-cd-is-visible { visibility: visible; opacity: 1; }
#qby-toolbar-content { position: absolute; right: 40px; top: 80px; box-shadow: -2px 2px 2px rgba(0,0,0,.1); }
.qby-userinfo .inputText { line-height: 30px; text-indent: 1em; border-radius: 3px; border: #ddd 1px solid; width: 200px; margin-bottom: 20px; display: block; }
.qby-userinfo .inputsub-dl {display: inline-block;float: left;background: #2293f7;color: #fff;border: none;line-height: 35px;width: 100%;border-radius: 3px;}
.qby-userinfo .inputsub-zc {color: #2293f7;text-align: right;padding-top: 20px;display: block;clear: both;}
.qby-userinfo .logged { text-align: center }
.qby-userinfo .logged b { color: #f00; font-size: 14px; }
.qby-userinfo .logged a { display: block; width: 100px; text-align: center; margin: 10px auto; border: #ddd 1px solid; padding: 5px 0; border-radius: 5px; }
.qby-qq-section, .qby-weixin-section, .qby-dashang-section { padding: 10px !important }
.qby-qqinfo a { display: block; text-align: center; margin: 0 auto 10px; padding: 5px 0; border-radius: 5px; width: 140px; color: #fff; background: linear-gradient(to right, #2e74e5 0%, #00c1de 100%); }
.qby-qqinfo a:last-child { margin-bottom: 0 }
.qby-qqinfo a { display: block; color: #fff; font-size: 14px; }
.qby-weixin-info { text-align: center }
.qby-weixin-info img { max-width: 140px; margin: auto }
.qby-weixin-info .qby-text12 { font-size: 12px; line-height: 24px }
.qby-dashang-section p { padding: 0 10px 5px }
.qby-dashang-section ul { text-align: center; }
.qby-dashang-section ul li { display: inline-block; }
.qby-dashang-section ul li img { width: 140px !important; height: 140px !important; }
/*links*/
.qby-links ul { margin: 0 20px 20px; overflow: hidden; }
.qby-links ul li a { float: left; margin: 0 10px; line-height: 40px; padding: 0 5px; position: relative; display: block; }
.qby-links ul li a:after { content: ""; background: #b51941; background: linear-gradient(to right, #b51941 0%, #b51941 100%); width: 20%; height: 2px; position: absolute; bottom: 0; left: 40%; opacity: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.qby-links ul li a:hover:after { opacity: 1; width: 100%; margin: auto; display: block; left: 0; }
/*footer*/
footer { background: #333; width: 100%; padding: 30px 0; color: #777; font-size: 14px; position: relative; overflow: hidden }

.qby-wxbox { overflow: hidden; float: left; margin-right: 20px }
.qby-wxbox li { float: left; margin: 0 10px; text-align: center }
.qby-wxbox img { height: 100px }
.qby-endnav b { font-size: 16px; color: #34aadc; margin-bottom: 15px; display: block; }
.qby-endnav p { margin-bottom: 5px }
.qby-endnav a { color: #777 }
.qby-endnav a:hover { text-decoration: underline }
/*blogs*/
.qby-left-box { width: 830px; float: left }
.qby-right-box { width: 320px; float: right }
.qby-lanmu {overflow: hidden;padding: 20px;}
.qby-lanmu img {width: 20%;float: left;margin-right: 20px;transition: .5s;}
.qby-lanmu h1 {font-size: 20px;color: #b51941;margin: 10px 0;}
.qby-lanmu h1 a{color: #b51941;}
.qby-lanmu p {color: #888;line-height: 20px;font-size: 14px;}
.qby-blogs-list ul { padding: 0 20px 20px; }
.qby-blogs-list ul li {overflow: hidden;border-bottom: 1px dashed #d3d3d3;padding: 20px 0;}
.qby-blogs-list ul li:first-child{ padding-top:0}
.qby-blogs-list li h2 {font-size: 16px;margin-top: 5px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 10px;}
.qby-blogs-list li h2 em { display: inline-block; font-style: normal; font-size: 12px; background: #f60; color: #fff; padding: 0 3px; font-weight: normal; margin-right: 10px; }
.qby-blogs-list li h2 a {color: #b51941;}

.qby-blogs-list li i {width: 200px;height: 120px;line-height: 100%;overflow: hidden;float: left;margin-right: 15px;}
.qby-blogs-list li i img {width: 100%;min-height: 120px;display: inline-block;transition: .5s;}
.qby-blogs-list li i:hover img { transform: scale(1.2); }
.qby-blogs-list li p {color: #888;line-height: 22px;height: 43px;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 2;font-size: 14px;margin-top: 10px;}
.qby-blogs-list li span {font-size: 12px;margin-top: 10px;overflow: hidden;color:#999}
.qby-blogs-list li span a {display: inline-block;color: #b51941;padding: 3px 10px;border-radius: 3px;margin-right: 5px;font-size: 12px;margin-bottom: 5px;background-color: #f1f1f1;}
.qby-blogs-list li span a:hover {background-color: #b51941;color:white;}
.qby-blogs-list ul li h2:hover a { color:#000 }
/*pagelist*/
.qby-pagelist { text-align: center; color: #666; width: 100%; clear: both; margin: 0 0 10px; }
.qby-pagelist a { color: #666; margin: 0 5px 10px; padding: 5px 10px; background: #F7F7F7; display: inline-block; }
.qby-pagelist span{color: #fff;margin: 0 5px 10px;padding: 5px 10px;background: #b51941;display: inline-block;}
/*.pagelist a:nth-child(1) { display: none }*/
.qby-pagelist a:hover, qby-.pagelist > b { color: #3690cf; color: #FFF; background: #1C2327; }
.qby-pagelist > b { display: inline-block;padding: 5px 10px;margin: 0 5px 10px; }
a.qby-curPage { color: #ffffff; font-weight: bold; background: #000; }
/*topnews*/
.qby-topnews { display: block; margin: 20px 0; background: #000; position: relative; overflow: hidden; border-radius: 3px; max-height: 150px; }
.qby-topnews img { opacity: .7; transition: all 0.5s; width: 100%; }
.qby-topnews span { bottom: 0; position: absolute; bottom: 30%; left: 0; right: 0; color: #FFF; text-align: center; font-size: 15px; padding: 0 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 22px; }
.qby-topnews:hover img { opacity: .9; transform: scale(1.1); }
.qby-right-box .qby-news-title { margin: 0 }
/*side-title*/
.qby-side-title { font-size: 16px; border-bottom: 1px solid #eee; color: #484848; font-weight: normal; position: relative; margin-bottom: 10px; padding-bottom: 10px }
.qby-side-title:after { content: ""; position: absolute; width: 64px; height: 2px; content: ""; background: #000; left: 0; bottom: -1px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.qby-side-title:hover:after { width: 80px; }
.qby-hnav, .qby-weizhi { float: right }
.qby-hnav a { display: block; margin-right: 10px; padding-right: 10px; float: left; position: relative }
.qby-hnav a:after { position: relative; content: "/"; right: -10px; bottom: 0; color: #ccc }
.qby-hnav a:last-child::after { content: "" }
/*tuijian*/
.qby-tuijian { padding: 20px; }
.qby-tuijian ul { overflow: hidden; padding-top: 10px }
.qby-tuijian li { overflow: hidden; margin-bottom: 10px; height: 60px; }
.qby-tuijian li i { width: 70px; height: 70px; margin-right: 10px; overflow: hidden; display: block; float: left; }
.qby-tuijian li i img { height: 100%; max-width: 100%; min-width: 100%; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.qby-tuijian li p { margin-top: 10px; line-height: 20px; max-height: 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-size: 14px; }
.qby-tuijian li:hover { background: #f6f6f6; }
.qby-tuijian li:hover img { transform: scale(1.1); }
/*paihang*/
.qby-paihang { padding: 20px }
.qby-paihang ul { overflow: hidden; }
.qby-paihang ul li { height: 30px; line-height: 30px; margin-bottom: 10px; padding-left: 5px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.qby-paihang ul li i { display: block; width: 16px; height: 16px; background: #B1B1B1; float: left; margin-top: 8px; margin-right: 10px; position: relative; font-style: normal }
.qby-paihang ul li i::before { position: absolute; left: 0; top: 0; font-size: 9px; color: #fff; line-height: 16px; width: 16px; text-align: center }
.qby-paihang ul li:first-child i, .qby-paihang ul li:nth-child(2) i, .qby-paihang ul li:nth-child(3) i { background: #FF6600; }
.qby-paihang ul li:first-child i::before { content: "1"; }
.qby-paihang ul li:nth-child(2) i::before { content: "2"; }
.qby-paihang ul li:nth-child(3) i::before { content: "3"; }
.qby-paihang ul li:nth-child(4) i::before { content: "4"; }
.qby-paihang ul li:nth-child(5) i::before { content: "5"; }
.qby-paihang ul li:nth-child(6) i::before { content: "6"; }
.qby-paihang ul li:nth-child(7) i::before { content: "7"; }
.qby-paihang ul li:nth-child(8) i::before { content: "8"; }
.qby-paihang ul li:hover { -moz-transition: all .2s ease; -webkit-transition: all .2s ease; transition: all .2s ease; }
/*cloud*/
.qby-cloud { padding: 20px; overflow: hidden }
.qby-cloud a { font-size: 14px; line-height: 24px; height: 24px; display: block; background: #f1f1f1; float: left; padding: 3px 10px; margin: 10px 5px 0 0; border-radius: 3px; transition: all .2s; color: #525252 }
.qby-cloud a:hover { background: #b51941; color: #fff }
/*suiji*/
.qby-suiji { padding: 20px; overflow: hidden }
.qby-suiji ul { overflow: hidden; padding-top: 10px }
.qby-suiji li { line-height: 22px; margin-bottom: 10px; position: relative; padding-left: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.qby-suiji li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0px; top: 10px; }
/*links*/
.qby-aslinks { padding: 20px; overflow: hidden }
.qby-aslinks ul { overflow: hidden; padding-top: 10px }
.qby-aslinks ul li a { float: left; line-height: 22px; padding: 0 10px 0 0; position: relative; display: block; }
.qby-aslinks ul li a:after { content: ""; background: #b51941; background: linear-gradient(to right, #b51941 0%, #b51941 100%); width: 20%; height: 2px; position: absolute; bottom: 0; left: 40%; opacity: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.qby-aslinks ul li a:hover:after { opacity: 1; width: 100%; margin: auto; display: block; left: 0; }
/*pics-list-box*/
.qby-pics-list-box { overflow: hidden; }
.qby-pics-list-box ul { padding: 0 10px }
.qby-pics-list-box li { width: 25%; overflow: hidden; float: left; margin-bottom: 20px; }
.qby-pics-list-box li a { display: block; margin: 0 10px 10px; overflow: hidden; border: #eaeaea 1px solid; padding-bottom: 10px; transition: .5s; }
.qby-pics-list-box li i { height: 175px; line-height: 175px; overflow: hidden; display: block; }
.qby-pics-list-box li i img { width: 100%; display: inline-block; transition: .5s; }
.qby-pics-list-box li i:hover img { transform: scale(1.2); }
.qby-pics-list-box li h2 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 15px; margin: 5px 0; font-weight: normal; padding: 0 10px; text-align: center; }
.qby-pics-list-box li p { font-size: 13px; color: #999; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 20px; height: 40px; margin: 10px 0; padding: 0 10px; }
/*morepic-list*/
.qby-morepic-list { padding: 0 20px; }
.qby-morepic-list section { clear: both; overflow: hidden; margin-bottom: 30px; }
.qby-mp-title { font-size: 16px; margin-bottom: 10px; }
.qby-mp-pics { position: relative; }
.qby-mp-pics ul { overflow: hidden; }
.qby-mp-pics ul li { width: 25%; float: left; }
.qby-mp-pics ul li a { display: block; height: 120px; line-height: 120px; overflow: hidden; margin: 0 5px; background: #f1f1f1; }
.qby-mp-pics ul li a img { width: 100%; min-height: 100%; margin: auto; transition: .5s; display: inline-block; }
.qby-mp-pics ul li a img:hover { transform: scale(1.2); }
span.qby-count { position: absolute; right: 8px; bottom: 5px; background: rgb(20, 135, 244, .8); color: #fff; padding: 0 10px; border-radius: 5px; }
.qby-mp-info { color: #888; font-size: 12px; margin-bottom: 10px; }
.qby-mp-info span { display: inline-block; padding-left: 20px; margin-right: 20px; }
span.qby-mp-timer { background: url(../images/date.png) no-repeat left center; background-size: 16px; }
span.qby-mp-view { background: url(../images/view.png) no-repeat left center; }
/*wztitle-list*/
.qby-wztitle-list { padding: 0 20px 40px }
.qby-wztitle-list li { padding-left: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px; position: relative; }
.qby-wztitle-list li:before { position: absolute; content: ""; width: 3px; height: 3px; background: #000; border-radius: 10px; left: 0; top: 15px; }
.qby-wztitle-list li span { float: right; color: #888; font-size: 12px }
.qby-wztitle-list li:nth-child(10n) { margin-bottom: 20px; border-bottom: #eee 1px solid; padding-bottom: 20px }
/*side-tab*/
.qby-side-tab { background: #fff; border: 1px solid #eee; }
#qby-sidetab { border-bottom: #e4e3e3 1px solid; margin: 20px 20px 0; padding-bottom: 10px; overflow: hidden; }
#qby-sidetab li { font-size: 16px; position: relative; cursor: pointer; display: inline-block; width: 33.333%; float: left; text-align: center; }
#qby-sidetab li:after { content: ""; background: #b51941; background: linear-gradient(to right, #b51941 0%, #b51941 100%); width: 20%; height: 2px; position: absolute; bottom: -10px; left: 40%; opacity: 0; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
#qby-sidetab li:hover:after, #qby-sidetab li.sidetab-current:after { opacity: 1; width: 100%; margin: auto; display: block; left: 0; }
#qby-sidetab li.sidetab-current { color: #b51941; }
#qby-sidetab-content .qby-topnews { margin: 0 0 10px; }
#qby-sidetab-content .qby-suiji { padding: 5px 20px }
#qby-sidetab-content section { display: none; }
#qby-sidetab-content section:nth-child(1) { display: block }
/*newstext-box*/
.qby-newstext-box { padding: 0 20px 20px; }
.qby-news-title-h1 {font-size: 22px;margin-bottom: 20px;}
.qby-keywords {overflow: hidden;}
.qby-keywords a {display: block;float: left;border: #b51941 1px solid;color: #b51941;padding: 2px 8px;margin: 0 5px 10px 0;border-radius: 3px;font-size: 14px;}
.qby-keywords a:nth-child(1), .qby-keywords a:hover { background: #b51941; color: #fff }
.qby-picview-other { overflow: hidden; color: #888; margin-bottom: 15px; }
.qby-picview-other span { float: left; margin-right: 15px; padding-left: 20px; }
.qby-smalltext { margin-bottom: 20px; background: #f1f1f1; padding: 20px; color: #888; line-height: 22px; }
.qby-smalltext i { background: url(../images/quote.png) no-repeat left center; width: 24px; height: 15px; background-position: 0 0; float: left; }

.qby-zhaiyao { margin:1.5em auto; background: #f1f4f9; padding: 0.5em; color: #888; line-height: 1.2em;border-bottom: 1px solid #f1f1f1;border-top: 1px solid #f1f1f1; font-style: italic;}

.qby-newstext {line-height: 24px; margin-bottom: 20px; overflow: hidden;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-variant-numeric: normal;font-variant-east-asian: normal;font-stretch: normal;font-size: 1.2em;line-height: 1.8;font-family: "PingFang SC", "Lantinghei SC", "Microsoft Yahei", "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans-serif; }
.qby-newstext video { margin: 20px auto; display: block; max-width: 100% !important; height: auto !important; z-index: 0; }
.qby-newstext p { margin-bottom: 20px;font: 300 1em/1.8 PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;}
.qby-newstext span{display:inline}
.qby-newstext img { max-width: 100% !important; height: auto !important; margin: 10px auto; }
.qby-newstext table { margin: auto !important }
.qby-newstext iframe { margin: auto !important }
.qby-newstext h2, .qby-newstext h3, .qby-newstext h4, .qby-newstext h5, .qby-newstext h6 { font-size: 16px; margin: 20px 0; position: relative; padding-left: 10px; }
.qby-newstext h2:before, .qby-newstext h3:before, .qby-newstext h4:before, .qby-newstext h5:before, .qby-newstext h6:before { position: absolute; content: ""; background: #b51941; width: 3px; height: 100%; left: 0; bottom: 0; }
span.qby-po-from { background: url(../images/icon-yonghu.png) no-repeat center left; background-size: 16px; }
span.qby-po-date { background: url(../images/date.png) no-repeat center left; background-size: 16px; }
span.qby-po-classname { background: url(../images/icon-lm.png) no-repeat center left; background-size: 16px; }
span.qby-po-view {background: url(../images/view.png) no-repeat left center;background-size: 16px;}
.qby-share { padding: 10px 0; overflow: hidden; display: table; width: 100%; margin: 20px auto; line-height: 24px; background: #f1f1f1; }
.qby-share>div { padding-right: 20px; margin-top: 16px; overflow: hidden; }
.qby-share img { width: 100px; float: left; margin: 0 20px; }
.qby-share a { color: #b51941 }
.qby-share a:hover { text-decoration: underline }
.qby-diggit { display: block; width: 160px; margin: 20px auto; background: #ff5501; color: #fff; box-shadow: 1px 2px 6px 0px rgba(0,0,0,.2); border-radius: 3px; line-height: 40px; text-align: center; }
.qby-diggit a { color: #fff }
/*info-pre-next*/
.qby-info-pre-next { overflow: hidden; margin: 20px 0; }
.qby-info-pre-next ul li { width: 50%; float: left; overflow: hidden; }
.qby-info-pre-next ul li a { display: block; overflow: hidden; }
.qby-info-pre-next ul li:nth-child(1) a { margin-right: 10px; }
.qby-info-pre-next ul li:nth-child(2) a { margin-left: 10px; }
.qby-info-pre-next ul li i { display: block; width: 130px; height: 80px; overflow: hidden; float: left; margin-right: 10px; position: relative; }
.qby-info-pre-next em { position: absolute; left: 0; top: 0; font-style: normal; color: #ffffff; font-size: 16px; width: 100%; line-height: 80px; text-align: center; background: rgba(0,0,0,.2); z-index: 1; }
.qby-info-pre-next img { width: 100%; transition: .5s; }
.qby-info-pre-next h2 { font-size: 15px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.qby-info-pre-next p { font-size: 14px; margin-top: 10px; line-height: 20px; height: 40px; color: #888; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.qby-info-pre-next li:hover img { transform: scale(1.2); }
/*otherlink*/
.qby-otherlink ul { padding: 0 20px 20px; overflow: hidden; }
.qby-otherlink ul li { position: relative; line-height: 30px; width: 48%; float: left; }
.qby-otherlink ul li:nth-child(even) { float: right; }
.qby-otherlink ul li a { display: block; padding-left: 15px; position: relative; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.qby-otherlink ul li:before {position: absolute;content: "";width: 3px;height: 3px;background: #000;border-radius: 10px;left: 0px;top: 15px;}
/*pinglun*/
#plpost { margin: 0 20px 20px; }
.qby-pinglun {overflow: hidden;padding-bottom: 20px;margin: 0 20px;}
.qby-saying { line-height: 30px; color: #a9a6a6; }
.qby-saying span { float: right }
.qby-saying span a { color: #de1513; }
.qby-pl-name, .qby-pl-yzm { padding: 5px; margin: 10px 0 }
#qby-plpost input[type="submit"] { display: block; background: #303030; color: #fff; border: 0; line-height: 30px; padding: 0 20px; border-radius: 5px; float: right; }
textarea#qby-saytext { width: 100%; }
.qby-picview-box { margin: 0 20px; }
/*page*/
.qby-page { overflow: hidden; padding: 20px; }
.qby-page-title { width: 230px; float: left }
.qby-page-title li { margin-bottom: 10px }
.qby-page-title li a { display: block; text-align: center; padding: 8px 0; border: #f1f1f1 1px solid; border-radius: 3px; }
#qby-pagecurrent, .qby-page-title li a:hover { background: #b51941; color: #fff; border: #b51941 1px solid; }
.qby-page-box { width: 830px; float: left; margin-left: 30px; padding-left: 30px; border-left: #eee 1px solid; min-height: 500px; }
.qby-page-box-title { font-size: 16px; border-bottom: 1px solid #eee; position: relative; margin-bottom: 20px; padding-bottom: 10px; }
.qby-page-box-title:after { content: ""; position: absolute; width: 64px; height: 2px; content: ""; background: #000; left: 0; bottom: -1px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; }
.qby-page-box-title:hover:after { width: 80px; }
.qby-page-box-content { line-height: 26px; ; }
.qby-page-box-content p { margin-bottom: 15px; }
.qby-page-box-content img { max-width: 100%; margin: 10px auto }
.qby-page-box-content h2, .qby-page-box-content h3, .qby-page-box-content h4, .qby-page-box-content h5, .qby-page-box-content h6 { font-size: 16px; margin: 20px 0; position: relative; }
.qby-page-box-content h2:before, .qby-page-box-content h3:before, .qby-page-box-content h4:before, .qby-page-box-content h5:before, .qby-page-box-content h6:before { position: absolute; content: ""; background: #b51941; width: 3px; height: 100%; left: -32px; bottom: 0; }
.qby-page-box-content a { color: #39F }
.qby-qq_join { overflow: hidden }
.qby-qq_join li { float: left; width: 33.333%; padding: 10px; }
.qby-qq_join li section { margin: 0 20px; box-shadow: #ccc 1px 1px 5px; padding: 10px; display: block; overflow: hidden; transition: all 0.5s; }
.qby-qq_join li img { width: 90%; margin: auto; background: -webkit-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: -o-linear-gradient(bottom left, rgba(0,153,255,.9), rgba(42,228,197,.7)); background: linear-gradient(to top right, rgba(0,153,255,.9), rgba(42,228,197,.7)); display: block; padding: 5px; }
.qby-qq_join li p { margin: 10px; }
.qby-qq_join li b { color: #019881; margin: 0 5px; }
.qby-qq_join li a { color: #000 }
.qby-qq_join li section:hover { box-shadow: #6f6d6d 1px 1px 5px }
/*download-list*/
.qby-download-list { margin: 0 20px; }
.qby-download-list { margin: 0 20px; }
.qby-download-list li { overflow: hidden; position: relative; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px dashed #dcdcdc; }
.qby-download-list h3 { margin-bottom: 15px; font-weight: normal; }
.qby-download-list i { float: left; width: 65px; height: 65px; text-align: center; display: table; margin-right: 10px; }
.qby-download-list i img { max-width: 65px; max-height: 65px; vertical-align: middle; }
.qby-download-list p { font-size: 14px; color: #9b9b9b; height: 43px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; margin-right: 100px; }
.qby-download-list span.qby-down-info { font-size: 12px; color: #9b9b9b; display: block; overflow: hidden; margin-top: 10px; }
.qby-download-list .qby-down-info em { font-style: normal; margin-right: 20px }
.qby-download-list span.qby-down-bth { position: absolute; right: 0; bottom: 50px; width: 80px; height: 30px; border-radius: 3px; background-color: #00aaff; font-size: 14px; text-align: center; line-height: 30px; }
.qby-download-list span.qby-down-bth a { color: #fff }
.qby-download-list span.qby-down-bth:hover { background-color: #0098e4; }
.qby-download-list li:hover h3 a { color: #218af1; }
/*down-tuijian*/
.qby-down-tuijian { padding: 20px }
.qby-down-tuijian ul { overflow: hidden; }
.qby-down-tuijian ul li { width: 33.333%; float: left; overflow: hidden; margin: 10px 0; }
.qby-down-tuijian ul li a { display: block; overflow: hidden; }
.qby-down-tuijian ul li i { width: 65px; height: 65px; margin: auto; }
.qby-down-tuijian ul li i img { width: 100%; height: 100%; border-radius: 5px; }
.qby-down-tuijian ul li p { height: 16px; line-height: 16px; font-size: 12px; font-weight: normal; color: #333; text-align: center; margin: 10px 0 0; padding: 0 5px; display: block; overflow: hidden; }
.qby-down-tuijian ul li:hover p { color: #218af1; }
/*down-paihang*/
.qby-down-paihang { padding: 20px }
.qby-down-paihang li { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0 0 20px 0; }
.qby-down-paihang li i { background: #c7c7c7; border-radius: 2px; text-align: center; color: #fff; font-size: 14px; display: block; font-style: normal; width: 20px; height: 20px; line-height: 20px; margin-right: 10px; float: left; position: relative; }
.qby-down-paihang ul { padding-top: 10px; overflow: hidden }
.qby-down-paihang li i:before { position: absolute; text-align: center; width: 20px; height: 20px; line-height: 20px; left: 0; border-radius: 2px; }
.qby-down-paihang li:nth-child(1) i:before { content: "1"; background: #ff6b66 }
.qby-down-paihang li:nth-child(2) i:before { content: "2"; background: #ff8652 }
.qby-down-paihang li:nth-child(3) i:before { content: "3"; background: #ffa742 }
.qby-down-paihang li:nth-child(4) i:before { content: "4"; }
.qby-down-paihang li:nth-child(5) i:before { content: "5"; }
.qby-down-paihang li:nth-child(6) i:before { content: "6"; }
.qby-down-paihang li:nth-child(7) i:before { content: "7"; }
.qby-down-paihang li:nth-child(8) i:before { content: "8"; }
.qby-down-paihang li:nth-child(9) i:before { content: "9"; }
.qby-down-paihang li:nth-child(10) i:before { content: "10"; }
/*down-suiji*/
.qby-down-suiji { padding: 20px }
.qby-down-suiji ul { padding-top: 10px }
.qby-down-suiji ul li { margin-bottom: 20px; border-bottom: 1px dotted #eee; padding-bottom: 10px; }
.qby-down-suiji ul li p { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.qby-down-suiji li i { width: 45px; height: 45px; border-radius: 5px; float: left; margin: 0 17px 0 0; display: inline; overflow: hidden; }
.qby-down-suiji li i img { width: 45px; height: 45px; }
.qby-down-suiji span.qby-down-info { font-size: 12px; color: #9b9b9b; display: block; overflow: hidden; margin-top: 10px; }
.qby-down-suiji span.qby-down-info em { font-style: normal; margin-right: 20px }
/*down-list*/
.qby-down-list li { width: 33.333%; float: left; overflow: hidden; position: relative; }
.qby-down-list li a.qby-dl-link { display: block; overflow: hidden; position: relative; margin: 0 5px 10px; border: #ddd 1px solid; padding: 10px; height: 48px; }
.qby-down-list li i { width: 50px; height: 50px; float: left; margin-right: 10px; }
.qby-down-list li i img { width: 100%; height: 100%; }
.qby-down-list li h2 { overflow: hidden; font-size: 14px; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; margin-right: 100px; margin-top: 5px; }
.qby-down-list li h2 span { font-size: 12px; color: #8d9ab2; position: absolute; right: 15px; top: 15px; }
.qby-down-list li p { white-space: nowrap; text-overflow: ellipsis; height: 12px; line-height: 12px; padding-top: 5px; font-weight: normal; font-size: 12px; color: #8a8f99; overflow: hidden; }
.qby-down-list li:hover h2 { color: #b51941 }
.qby-d-list-hover { display: none; overflow: hidden; position: absolute; right: 5px; top: 0; bottom: 0; width: 90px; height: 70px; background: #00aaff; font-size: 14px; line-height: 70px; color: #fff; text-align: center; }
.qby-d-list-hover em { display: block; font-size: 14px; color: #fff; text-align: center; font-style: normal; }
.qby-down-list li:hover .d-list-hover { display: block; }
/*down-otherlink*/
.qby-down-otherlink ul { padding: 10px 20px; overflow: hidden; }
.qby-down-otherlink ul li { margin-bottom: 20px; border-bottom: 1px dotted #eee; padding-bottom: 10px; width: 50%; float: left; }
.qby-down-otherlink ul li a { display: block; padding-right: 20px }
.qby-down-otherlink ul li p { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.qby-down-otherlink li i { width: 45px; height: 45px; border-radius: 5px; float: left; margin: 0 17px 0 0; display: inline; overflow: hidden; }
.qby-down-otherlink li i img { width: 45px; height: 45px; }
.qby-down-otherlink span.qby-down-info { font-size: 12px; color: #9b9b9b; display: block; overflow: hidden; margin-top: 10px; }
.qby-down-otherlink span.qby-down-info em { font-style: normal; margin-right: 20px }
/*down-view*/
.qby-down-view { border: #ddd 1px solid; padding: 20px; margin-bottom: 20px; position: relative; }
.qby-down-view i { width: 60px; height: 60px; display: block; float: left; margin-right: 20px }
.qby-down-view i img { width: 100% }
.qby-down-view h1 { font-size: 18px; margin-bottom: 10px }
.qby-down-view .qby-down-info { color: #888 }
.qby-down-view .qby-down-info em { font-style: normal; margin-right: 20px }
.qby-down-yulan { color: #b51941 }
.qby-down-yulan:hover { text-decoration: underline }
.qby-down-view .qby-btn-blue a { position: absolute; right: 20px; bottom: 28px; width: 120px; text-align: center; line-height: 40px; height: 40px; background: #b51941; border-radius: 3px; color: #fff; }
.qby-down-view .qby-btn-blue a:hover { background: #0976dc }
/*down-links*/
.qby-down-links ul { padding: 0 20px 20px }
.qby-down-links ul li { height: 35px; line-height: 35px; background: url(../images/soft-down.png) no-repeat left 3px center #fafafa; background-size: 16px; display: block; overflow: hidden; margin-bottom: 10px; padding-left: 30px; }
.qby-down-links ul li span { float: right; width: 100px; height: 35px; line-height: 35px; font-size: 14px; font-weight: normal; color: #fff; text-align: center; background: #19b5fe; }
.qby-down-links ul li:hover a { color: #b51941 }
.qby-down-links ul li:hover span { background: #ff5555 }
/*pics-list-price*/
.qby-pics-list-price li { width: 25%; overflow: hidden; float: left; margin-bottom: 20px; }
.qby-pics-list-price li a { display: block; margin: 0 10px 10px; overflow: hidden; border: #eaeaea 1px solid; padding-bottom: 10px; transition: .5s; }
.qby-pics-list-price li i { height: 170px; line-height: 170px; overflow: hidden; display: block; background: #fcfcfc; }
.qby-pics-list-price li i img { width: 100%; vertical-align: middle; display: inline-block; transition: .5s; }
.qby-pics-list-price li i:hover img { transform: scale(1.2); }
.qby-pics-list-price li h2 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 15px; margin: 5px 0; font-weight: normal; padding: 0 10px; }
.qby-pics-list-price li p { font-size: 13px; color: #999; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 20px; height: 40px; margin: 10px 0; padding: 0 10px; }
.qby-pics-list-price span.qby-price-area { float: left; display: block; font-size: 18px; color: #ff6600; padding-left: 10px; }
.qby-pics-list-price span.qby-pics-btn { float: right; background: #ff5522; border-radius: 2px; width: 80px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #ffffff; margin-right: 10px; }
.qby-pics-list-price em { font-style: normal; font-weight: normal; font-size: 12px; }
/*shopview*/
.qby-shopbox { overflow: hidden }
.qby-shopview { width: 40%; float: left; border: #f1f1f1 1px solid; padding: 0 10px; margin: 0 0 20px 20px; }
.qby-shopview .swiper-container { margin-bottom: 0; padding-bottom: 10px }
.qby-product { width: 50%; float: right; margin-right: 20px; }
.qby-product h1 { font-size: 18px; margin: 20px 0 }
.qby-product p { margin: 10px 0; }
.qby-product span { display: inline-block; }
.qby-product-jianjie { background: #f9f8f8; padding: 10px; color: #555; }
.qby-product-jianjie span { font-weight: normal; color: #b51941; }
.qby-product-scj em { text-decoration: line-through; color: #f00; font-style: normal; }
a.qby-btn-add { width: 180px; color: #FFF; border-color: #F40; background: #F40; font-size: 16px; line-height: 38px; display: block; text-align: center; border-radius: 5px; margin-top: 30px; }
a.qby-btn-add:hover { border-color: #F22D00; background: #F22D00; }
.qby-product-content { padding: 0 20px 20px 20px }
.qby-product-content p { margin-bottom: 20px }
.qby-product-content h2, .qby-product-content h3, .qby-product-content h4, .qby-product-content h5, .qby-product-content h6 { font-size: 16px; margin: 20px 0; position: relative; }
.qby-product-content h2:before, .qby-product-content h3:before, .qby-product-content h4:before, .qby-product-content h5:before, .qby-product-content h6:before { position: absolute; content: ""; background: #b51941; width: 3px; height: 100%; left: -10px; bottom: 0; }
.qby-product-content img { max-width: 100% !important; height: auto !important }
/*product-suiji*/
.qby-product-suiji ul { overflow: hidden; padding: 0 10px; }
.qby-product-suiji li { width: 25%; overflow: hidden; float: left; margin-bottom: 20px; }
.qby-product-suiji li a { display: block; margin: 0 5px 10px; overflow: hidden; border: #eaeaea 1px solid; padding-bottom: 10px; transition: .5s; }
.qby-product-suiji li i { height: 100px; line-height: 100px; overflow: hidden; display: block; background: #fcfcfc; }
.qby-product-suiji li i img, .qby-product-love ul li img { width: 100%; vertical-align: middle; display: inline-block; transition: .5s; }
.qby-product-suiji li i:hover img, .qby-product-love ul li i:hover img { transform: scale(1.2); }
.qby-product-suiji li h2, .qby-product-love ul li h2 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 15px; margin: 5px 0; font-weight: normal; padding: 0 10px; }
.qby-product-suiji li p, .qby-product-love ul li p { font-size: 13px; color: #999; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; line-height: 20px; height: 40px; margin: 5px 0; padding: 0 10px; }
.qby-product-suiji span.qby-price-area, .qby-product-love ul span.qby-price-area { float: left; display: block; font-size: 18px; color: #ff6600; padding-left: 10px; }
.qby-product-suiji span.qby-pics-btn, .qby-product-love span.qby-pics-btn { float: right; background: #ff5522; border-radius: 2px; width: 80px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #ffffff; margin-right: 10px; }
.qby-product-suiji em, .qby-product-love em { font-style: normal; font-weight: normal; font-size: 12px; }
.qby-product-love {padding: 20px 20px 0 20px;overflow: hidden;}
.qby-product-love ul { overflow: hidden }
.qby-product-love ul li { width: 100%; overflow: hidden; margin-bottom: 20px; }
.qby-product-love ul li a { display: block; margin: 0 5px 10px; overflow: hidden; border: #eaeaea 1px solid; padding-bottom: 10px; transition: .5s; }
.qby-product-love ul li i { overflow: hidden; display: block; background: #fcfcfc; }
/*is-search*/
.qby-is-search { position: fixed; top: 6px; left: 60px; right: 0px; width: 60%; height: 28px; line-height: 28px; color: #888; z-index: 10; margin: 0px auto; display: none; }
.qby-is-search section { display: block; background: #fff; border-radius: 20px; margin: 0 20px; font-size: 12px; }
.qby-is-search i { display: block; width: 34px; height: 28px; background: url(../images/searchm.png) no-repeat left 10px center; background-size: 20px; float: left; margin-right: 10px; }
/*search-page*/
.qby-search-page { width: 100%; height: 100%; background: #fff; position: fixed; z-index: 9999; top: 0; display: none }
.qby-search-page .qby-search { width: 90%; margin-right: 20px; }
.qby-search-page .qby-search input.qby-input_text { width: 80% }
.qby-search-page .qby-search input.qby-input_submit { width: 20% }
.qby-search-page .qby-go-left { background: url(../images/prev_blank.png) no-repeat left center; width: 32px; height: 32px; float: left; background-size: 32px; margin: 20px 0 0 10px }
.qby-hot-search, .qby-new-search { margin: 40px 20px; overflow: hidden }
.qby-hot-search p, .qby-new-search p { font-size: 15px; font-weight: bold; margin-bottom: 10px; border-left: #0094ef 3px solid; padding-left: 10px; color: #0091f0; }
.qby-search-paihang li { width: 50%; float: left; line-height: 26px; height: 26px; margin-bottom: 5px; }
.qby-search-paihang li a { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.qby-search-paihang li i { font-size: 14px; border-radius: 2px; -webkit-border-radius: 2px; text-align: center; color: #c7c7c7; display: block; font-style: normal; width: 20px; height: 20px; line-height: 20px; margin-right: 10px; margin-top: 6px; float: left; }
.qby-search-paihang li:first-child i { color: #ff6b66 !important; }
.qby-search-paihang li:nth-child(2) i { color: #ff8652 !important; }
.qby-search-paihang li:nth-child(3) i { color: #ffa742 !important; }
/*endmenu*/
.qby-endmenu { width: 100%; position: fixed; height: 50px; bottom: 0; background: #f8f8f8; border-top: #ddd 1px solid; font-size: 12px; display: none; }
.qby-endmenu li { width: 25%; float: left; text-align: center }
.qby-endmenu li a { display: block }
.qby-act a { color: #09F }
.qby-endmenu li i { display: block; width: 30px; height: 22px; line-height: 30px; margin: 4px auto; font-size: 22px; }
@font-face { font-family: 'iconfont'; src: url('../font/iconfont.eot'); src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg'); }
.qby-iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.qby-icon-shouye:before { content: "\e625"; }
.qby-icon-fenlei:before { content: "\e62f"; }
.qby-icon-My:before { content: "\e615"; }
.qby-icon-navicon-wzgl:before { content: "\e661"; }
/*fenlei-section*/
.qby-fenlei-section { background: #fff; margin: 0 0 60px 0; }
.qby-menu-t { line-height: 40px; border-top: #f1f1f1 solid 10px; padding-left: 30px; position: relative; }
.qby-menu-t a { display: block }
.qby-menu-t:before { content: ""; background: #b51941; width: 4px; height: 24px; left: 10px; top: 10px; position: absolute; background: linear-gradient(to bottom, #b51941 0%, #b51941 100%); border-radius: 3px; }
.qby-menu-sub { overflow: hidden; }
.qby-menu-sub li { border-top: #f1f1f1 solid 1px; position: relative; }
.qby-menu-t:after { content: " "; display: inline-block; height: 8px; width: 8px; border-width: 2px 2px 0 0; border-color: #cdcdcd; border-style: solid; transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); top: 16px; position: absolute; right: 20px; border-radius: 1px; }
.qby-menu-t:first-child { border-top: 0 }
.qby-menu-sub li:after { content: " "; display: inline-block; height: 8px; width: 8px; border-width: 2px 2px 0 0; border-color: #cdcdcd; border-style: solid; transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); top: 16px; position: absolute; right: 20px; border-radius: 1px; }
.qby-phone-list { background: #fff; overflow: hidden; padding: 20px; margin: 40px 0 20px 0; }
.qby-phone-list li { overflow: hidden; margin-bottom: 10px; display: table; width: 100%; border-bottom: #eee 1px solid; }
.qby-phone-list li a { display: block; overflow: hidden }
.qby-phone-list h2 { font-size: 16px; font-weight: normal; height: 60px; padding-bottom: 10px; display: table-cell; vertical-align: middle; }
.qby-phone-list i { width: 60px; height: 60px; float: right; margin-left: 10px; }
.qby-phone-list i img { width: auto; height: 100%; }
/*user-box*/
.qby-user-box { background: #1b82d1; overflow: hidden; padding: 20px; color: #c2def3; }
.qby-user-box p { font-size: 18px; margin-bottom: 20px }
.qby-user-box em { font-style: normal; background: #2a8ad6; padding: 3px 20px; border-radius: 20px; border: #3898e4 1px solid; }
.qby-avatar { position: relative; float: left; width: 70px; height: 70px; border-radius: 5px; border: #77b0da 4px solid; display: block; margin-right: 20px; }
.qby-avatar img { width: 100%; }
.qby-avatar::after { content: ""; position: absolute; background: url(../images/v.png) no-repeat; background-size: 24px; width: 24px; height: 24px; right: -15px; bottom: -8px; }
.qby-user-section { background: #fff; overflow: hidden; margin-bottom: 60px; }
.qby-user-section .line { height: 10px; background: #f1f1f1; overflow: hidden }
.qby-user-section li { line-height: 40px; padding-left: 20px; border-top: #f1f1f1 solid 1px; position: relative }
.qby-user-section li:after { content: " "; display: inline-block; height: 8px; width: 8px; border-width: 2px 2px 0 0; border-color: #cdcdcd; border-style: solid; transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); top: 16px; position: absolute; right: 20px; border-radius: 1px; }
.qby-user-section li a { display: block }
.qby-pics-fm {position: relative; padding-bottom: 20px;}
.qby-tishi-box {text-align: center;padding: 30px 0;}
p.qby-tishi {    color: #f41414;    font-size: 18px;    margin-bottom: 20px;}
.qby-msg {    color: #888;    margin-bottom: 20px;}
.qby-msg a {    color: #b51941;    margin: 0 5px;}
.qby-hy-article h2 {    margin-bottom: 20px;}
.qby-hy-article p {    color: #f00;}
/*comment*/
.qby-comment_box {overflow:hidden;margin:0 20px;}
.qby-comment {position:relative;margin:0 0 10px;}
.qby-com_form {position:relative;width:100%;}
span.qby-comName {float:right;line-height:21px;}
span.qby-comName a {color:#ff0000;}
.qby-com_form ul.qby-comInputList {padding:0;}
ul.qby-comInputList>li {width:50%;margin-bottom:10px;float:left;}
.qby-comInputList li:nth-child(2n)>.qby-commBorder {margin-right:0;}
.qby-commBorder {border:1px solid #e5e5e5;border-radius:3px;margin-right:10px;position:relative;}
.qby-com_form input {display:block;height:35px;line-height:35px;width:100%;border:0;padding:0 10px;box-sizing:border-box;}
input#qby-submit {float:right;background-color:#4DA1D1;color:#fff;font-size:14px;width:100px;height:32px;line-height:32px;border:0;border-radius:3px;cursor:pointer;margin-top:10px;}
ul.qby-comInputList>li img {width:auto;position:absolute;top:1px;right:2px;height:33px;cursor:pointer;}
ul.qby-comInputList>li:before {content:none;}
textarea.qby-textarea {padding:10px;width:100%;height:120px;outline:0;border:1px solid #ccc;color:#333;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px;box-sizing:border-box;resize:none;}
.qby-comment_list_body ul li {overflow:hidden;border-bottom:1px dotted #ddd;}
.qby-comment_list_body ul li:last-child {border-bottom:none;}
.qby-user_pic {float:left;}
.qby-user_pic img {width:35px;height:35px;max-width:100%;border:0;border-radius:5px;vertical-align:middle;}
.qby-comm_right {margin-left:50px;margin-bottom:20px;}
.qby-user_name {color:#017cb9;}
.qby-comm_time {display:inline;color:#999;font-size:12px;}
.qby-comm_a {margin:0 5px;color:#999;font-size:12px;transition:all .15s linear 0s;}
.qby-comm_a {margin:0 5px;color:#999;font-size:12px;transition:all .15s linear 0s;}
.qby-comm_right p {margin:5px 0;color:#666;font-size:14px;line-height:1.5em;}
.qby-com_form p {position:relative;width:100%;}
.qby-cancel-reply {display:none;}
.qby-comm_right>p ul {margin:20px -50px 0;}
.qby-no_comms {margin-bottom:20px;}
.qby-comment_list_body ul+label+ul.qby-no_comms {display:none;}
.qby-comm_right>p ul li .qby-comm_right {margin-bottom:0}
.qby-comm_right span {display:inline}
@media screen and (min-width: 1024px) and (max-width: 1170px) {
    body { overflow-x: hidden }
    .qby-box, article { width: 100%; }
    .qby-ad-big, .qby-left-box, .qby-page-box { width: 68%; }
    .qby-ad-small { width: 31% }
    .qby-qq_join li section { margin: 0 }
    .qby-right-box { width: 31% }
}
@media screen and (min-width: 960px) and (max-width: 1023px) {
    body { overflow-x: hidden }
    .qby-box, article { width: 960px; }
    #qby-starlist li { margin-right: 0 }
    .qby-ad-big, .qby-left-box { width: 68%; }
    .qby-ad-small, .qby-right-box { width: 31% }
    .qby-pics-list-price li i { height: 120px; line-height: 120px }
    .qby-page-title { width: 23% }
    .qby-page-box { width: 70% }
    .qby-qq_join li { width: 40%; }
    .qby-qq_join li section { margin: 0; }
    .qby-pics .pic-list-img li:first-child i { height: 265px; line-height: 265px; }
    .qby-pic-list-img li i { height: 110px; line-height: 110px; }
    .qby-mp-pics ul li a { height: 90px; line-height: 90px; }
    .qby-product-suiji li { width: 33.333% }
    .qby-product-suiji li:last-child { display: none }
    .qby-product { margin: 0 10px }
}
@media screen and (min-width: 840px) and (max-width: 959px) {
    body { overflow-x: hidden }
    .qby-box, article { width: 100%; }
    nav #qby-starlist { width: 100% }
    #qby-starlist li { margin-right: 0; width: 10% }
    #qby-starlist li a { padding: 0 10px; }
    .qby-banner { width: 56% }
    .qby-headline-box { width: 42% }
    .qby-ad-big, .qby-left-box { width: 68%; }
    .qby-ad-small, .qby-right-box { width: 31% }
    .qby-pics .qby-pic-list-img li:first-child i { height: 225px; line-height: 225px; }
    .qby-pic-list-img li i { height: 90px; line-height: 90px; }
    .qby-pics-list-price li i { height: 110px; line-height: 110px }
    .qby-pics-list-price li a { margin: 0 2px }
    .qby-videos-list li i { height: 110px }
    .qby-page-title { width: 23% }
    .qby-page-box { width: 68% }
    .qby-qq_join li { width: 45%; }
    .qby-qq_join li section { margin: 0; }
    .qby-down-list li h2 span { display: none }
    .qby-down-list li h2 { margin-right: 0 }
}
@media screen and (max-width: 839px) {
    body { overflow-x: hidden }
    .qby-box, article { width: 100%; }
    .qby-toolbar-open, .qby-toolbar { top: 40% }
    .qby-logo-section { display: none }
    article { margin-top: 30px }
    .qby-topnav { position: fixed; top: 0; z-index: 9; background: rgba(0,0,0,.6); border-top: #b51941 40px solid; }
    nav #qby-starlist { width: 100%; }
    #qby-mnavh { display: block; top: -40px; position: absolute; right: 0; }
    #qby-starlist { display: none }
    #qby-starlist li { width: 60%; margin: 0; background: #fff; border-bottom: #eee 10px solid; }
    #qby-starlist li a:hover, #qby-starlist #selected, li.qby-current-menu-item>a,.qby-selected > a, #qby-starlist li:hover { color: #b51941; background: #fff; }
    #qby-starlist li a { text-align: left; text-indent: 2em; color: #000; width: 100%; padding: 0;border-bottom: 1px solid #eeee; }
    #qby-starlist ul.sub { background: none; width: 100%; display: block; position: initial; padding: 0 }
    #qby-starlist ul.sub:before { display: none }
    #qby-starlist ul.sub li { border-bottom: none; width: 100%; overflow: hidden; line-height: 40px !important; border-top: none; height: 40px !important; }
    #qby-starlist ul.sub li a { display: block; padding-left: 10px; text-indent: 3em; }
    #qby-starlist ul.sub li:hover a, #qby-starlist li:hover a { background: none }
    li.current-menu-item>a,#qby-starlist ul.sub li #qby-selected { color: #000 !important }
    .qby-menu:after { top: 0; right: 7px; width: 26px; height: 22px; content: "\e612"; font-family: "iconfont" !important; font-size: 18px; }
    .qby-menu:hover:after { transform: none; color: #b51941; }
    .qby-menu span { display: block; ; position: absolute; width: 50px; height: 50px; background: #fff; top: 0; right: 0; border-left: #eee 1px solid; }
    #qby-starlist li:last-child { padding-bottom: 100%; }
    #qby-starlist ul.sub li:last-child { padding-bottom: 0 }
    .qby-toolbar-open { display: none }
    .qby-banner { width: 50% }
    .qby-headline-box { width: 48% }
    .qby-tuijian-news-list ul li { margin-bottom: 10px }
    .qby-tuijian-news-pic i { height: 140px }
    .qby-ad-big, .left-box { width: 100%; }
    .qby-ad-small, .right-box { display: none; }
    .qby-pics .pic-list-img li:first-child i { height: 205px; line-height: 205px; }
    .qby-pic-list-img li i { height: 80px; line-height: 80px; }
    .qby-videos-list li i { height: 110px; }
    .qby-down-list li h2 { margin-right: 0 }
    .qby-down-list li h2 span { display: none }
    .qby-tags ul a { width: 14% }
    .qby-tags ul a:nth-child(n+22) { display: none }
    .qby-blogs-list li i { width: 140px; height: auto; }
    .qby-middle-inner { display: block }
    .qby-lanmu-keywords { margin-top: 20px; clear: both; }
    #qby-sidetab { margin: 20px 10px 0 }
    .qby-down-view { overflow: hidden }
    .qby-down-view .btn-blue a { display: block; position: static; float: right; }
    .qby-pics-list-box li a, .pics-list-price li a { margin: 0 5px 5px }
    .qby-pics-list-box li i { height: 110px; }
    .qby-mp-pics ul li a { height: 70px; line-height: 70px }
    .qby-pics-list-price li i { height: 110px; line-height: 110px }
    .qby-page-box { width: 55%; }
    .qby-qq_join li { width: 50%; padding: 10px 0 }
    .qby-qq_join li section { margin: 0 5px }
    .qby-product { width: 45% }
    .qby-product-suiji li { width: 33.333% }
    .qby-product-suiji li i { height: 90px; line-height: 90px; }
    .qby-product-suiji li:last-child { display: none }
    .qby-topnav h2 { display: block }
    .qby-is-search { display: block }
}
@media screen and (max-width: 768px) {
  .weixin{display: none;}
    .qby-left-box { width: 100% }
    aside { width: 0 !important; height: 0 !important; }
    .qby-down-view .btn-blue a { display: block; position: absolute; float: none; }
    .qby-mp-pics ul li a { height: 110px; line-height: 110px; }
    .qby-page-title { width: 30%; float: left; }
    .qby-page-box { width: 60%; }
    .qby-endmenu { display: block }
    .qby-lanmu h1 { margin: 5px 0; }
    .qby-blogs-list li i img { height: 60px; min-height: auto; }
}
@media screen and (max-width: 700px) {
  .weixin{display: none;}
    .qby-banner { width: 100%; height: 100%; }
    .qby-headline-box { width: 100%; }
    .qby-tuijian-news-list ul li { width: 100%; }
    .qby-tuijian-news-list ul li:nth-child(n+4) { display: none }
    .qby-videos-list li i { height: 90px; }
    .qby-down-list li:hover .d-list-hover { display: none; }
    .qby-pics-list-price li { width: 33.3333% }
}
@media screen and (max-width: 480px) {
  .weixin{display: none;}
    .qby-search-page .qby-search { margin-right: 10px; width: 80%; }
    .qby-search-page .qby-search input.qby-input_text { width: 76%; }
    .qby-search-page .qby-search input.qby-input_submit { background: none; }
    .qby-gd-box { overflow-x: scroll; }
    #tab { width: 800px; }
    .qby-tab-a-more { display: none; }
    .qby-whitebg { border: none; overflow: hidden; }
    .qby-news-title { margin: 10px 0 }
    .qby-news-title h2 { width: fit-content; padding-left: 10px }
    .qby-news-title h2:after { left: 10px; width: 90% }
    #qby-tab { margin: 10px 0 }
    #qby-tab-content { margin: 0; padding: 0 10px }
    .qby-tuijian-news-pic { width: 100%; margin-top: 10px; }
    .qby-btn-blue-border { display: none }
    .qby-tuijian-news-pic i { height: auto; margin-bottom: 10px; }
    .qby-tuijian-news-pic i img { margin: auto; max-width: 100%; }
    .qby-tuijian-news-pic i span { display: none }
    .qby-tuijian-news-pic h2 { margin: 5px 0 }
    .qby-tuijian-news-pic p { -webkit-line-clamp: 2; height: 40px; }
    .qby-tuijian-news-list { width: 100%; margin: 20px 0; }
    .qby-tuijian-news-list ul li a { margin: 0 }
    .qby-ad-big { width: 100%; }
    .qby-ad-small { display: none }
    /* .blogs-list li span { display: none; } */
    .qby-pics .pic-list-img li:first-child { width: 50%; }
    .qby-pics .pic-list-img li:first-child i { height: 100px; line-height: 100%; }
    .qby-pic-list-img li { width: 50%; margin-bottom: 10px; }
    .qby-pic-list-img li a { margin: 0 5px }
    .qby-pic-list-img li span { text-align: left; font-size: 12px; margin-top: 0; line-height: 20px; }
    .qby-pic-list-img li i { height: 100px; line-height: 100%; margin-bottom: 5px; }
    .qby-pic-list-img li i img { }
    .qby-pic-list-img li:nth-child(n+7) { display: none }
    .qby-pic-list-img { padding-bottom: 10px; overflow: hidden; }
    .qby-news-zuixin-pic { width: 60px; height: 60px; }
    .qby-news-zuixin-pic img { height: 60px; }
    .qby-news-zuixin li { width: 100% }
    .qby-news-zuixin p { font-size: 12px }
    .qby-news-zuixin li:nth-child(n+5) { display: none }
    .qby-videos-list li { width: 50% }
    .qby-videos-list li:nth-child(n+7) { display: none }
    .qby-videos-list li a { margin: 0 3px }
    .qby-videos-list li i { }
    .qby-videos-list li h2 { font-size: 12px; overflow: hidden; background-size: 20px; line-height: 20px; }
    .qby-videos-list li p { display: none }
    .qby-wenzi-left { width: 100% }
    .qby-wenzi-right { display: none }
    .qby-down-list li { width: 100% }
    .qby-down-list li:nth-child(n+7) { display: none }
    .qby-tags ul a { width: 33.333%; }
    .qby-tags ul a:nth-child(n+13) { display: none }
    .qby-blank { height: 10px; }
    .qby-ad { margin: 10px 0; }
    .qby-wxbox { width: 100%; text-align: center; margin-bottom: 20px }
    .qby-wxbox li { float: none; display: inline-block }
    .qby-endnav b { display: none }
    .qby-endnav { text-align: center; padding: 0 20px; clear: both; }
    .qby-endnav p { margin-bottom: 20px }
    .qby-topnav h2 { display: block }
    .qby-blogs-box { overflow: hidden }

  

    .qby-hnav, .qby-weizhi { display: none }
    .qby-share { display: block }
    .qby-share img { float: none; margin: 10px auto; }
    .qby-share-text { padding: 0 10px; word-break: break-all; }
    .qby-info-pre-next ul li { width: 100%; overflow: hidden; float: none; margin-bottom: 10px; border-bottom: #eee 1px solid; padding-bottom: 10px; }
    .qby-info-pre-next ul li:last-child { border-bottom: none }
    .qby-info-pre-next ul li:nth-child(1) a { margin-right: 0; }
    .qby-info-pre-next ul li:nth-child(2) a { margin-left: 0; }
    .qby-otherlink, .pinglun-box { overflow: hidden }
    .qby-otherlink ul li { width: 100% }
    .qby-down-view .btn-blue a { position: static; margin: 10px auto 0; }
    .qby-down-view .down-info { width: 100%; clear: both; font-size: 12px; }
    .qby-down-view i { margin-bottom: 10px }
    .qby-down-links ul li { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .qby-down-otherlink ul li { width: 100% }
    .qby-plr20 { padding: 0 10px; }
    #tab li:hover:after, #tab li.tab-current:after { left: 10px; width: 66px; }
    .qby-pics-list-box li { width: 50% }
    .qby-mp-pics ul li a { height: 70px; line-height: 70px; }
    .qby-mp-pics ul li a img { height: 70px; width: auto; }
    .qby-pics-list-price li { width: 50%; margin-bottom: 10px; }
    .qby-shopview { width: 90%; padding: 0; border: 0; margin: auto; float: none; }
    .qby-product { padding: 0 20px; margin-right: 0; float: none; width: 90%; }
    .qby-product-suiji li { width: 50%; }
    .qby-product-suiji li i { height: 110px; line-height: 110px; }
    .qby-product-suiji li:nth-child(n+3) { display: none }
    #qby-pageContents { overflow-x: scroll; }
    #qby-pageContents ul { width: 800px; }
    .qby-page-title { width: 100%; float: left; }
    .qby-page-box { width: 100%; margin-left: 0; padding-left: 0; border: none; margin-top: 10px; }
    .qby-page-title li { width: 100px; float: left; margin-right: 10px }
    .qby-qq_join li { width: 50%; padding: 0; margin: auto; float: none; float: left; }
    .qby-qq_join li section { margin: 0; padding: 0; box-shadow: none; font-size: 12px; }
    .qby-qq_join li p { margin: 0; padding-left: 5px; }
    .qby-qq_join li img { width: 140px; height: 140px }

  


    .qby-blogs-list ul li { border-bottom: #eee 1px solid; padding: 10px 0; }
    .qby-blogs-list li i { width: 60px; height: 60px; float: right; margin-right: 0; margin-left: 10px; }
    .qby-blogs-list li i img { width: auto; }
    .qby-blogs-list li h2 { white-space: inherit; overflow: hidden; margin-top: 0; font-size: 16px; font-weight: normal; height: 60px; display: table-cell; vertical-align: middle; }
    .qby-blogs-list li h2 a { color: #000 }
    .qby-blogs-list li p { display: none }
    footer { padding: 30px 0 70px }
    .qby-headline-news { overflow: hidden; padding: 17px 20px 20px; }
    .qby-endmenu { display: block }
    .qby-swiper-container { height: auto !important; }
    a.qby-btn-add { margin: auto }
    .qby-videos-list .viewd, .qby-wenzi-list li span { display: none }
    .qby-tags ul, .qby-links ul { margin: 0 10px 10px; }
    span.qby-po-classname, .qby-po-view { display: none }
    .qby-news-title-h1 { font-size: 18px; margin-top: 20px; }
    .qby-info-pre-next em { line-height: 70px; font-size: 12px; }
    .qby-info-pre-next ul li i { width: 70px; height: 70px; }
    .qby-info-pre-next img { height: 70px; width: auto }
    .qby-newstext-box { padding: 0 20px 0; }
    .qby-info-pre-next { margin: 10px 0; }
    .qby-lanmu img { width: 100%; margin-bottom: 10px }
    .qby-lanmu { padding: 10px; }
    .qby-lanmu h1 { font-size: 18px; margin-bottom: 5px; }
    .qby-lanmu-keywords { margin-top: 10px; }
    .qby-down-view h1 { font-size: 15px; margin-top: 10px; }
    .qby-down-view { padding: 10px }
    .qby-down-view .down-info em { margin-right: 10px }
    .qby-mp-info { display: none }
    .qby-wztitle-list li span { display: none }
    .qby-pics-list-price span.pics-btn, .pics-list-price li p { display: none; }
    .qby-pics-list-price li h2 { line-height: 20px; font-size: 14px; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; white-space: inherit; height: 40px; }
    .qby-pics-list-price li i { height: 100px; line-height: 100px; }
    .qby-keywords a { font-size: 12px }
    .qby-keywords a:last-child { margin-bottom: 20px }
}

#qby-comment_box .qby-cancel-comment-reply{color:#e65c08;cursor:pointer;height:35px;line-height:35px;font-size:15px;float:left;clear:both}
#qby-comment_box  #qby-loading,#qby-comment_box .qby-pin_total font{color: #f00}
.qby-comment_box .qby-comment_list_box{clear:both;width:100%;overflow:hidden;display:block}
.qby-comment_box .qby-comment_box .qby-comment_list_box .qby-qby-comment_text_box{margin-top:5px;font-size:14px}
.qby-comment_box .qby-comment_text_box .qby-head_title{height:28px;line-height:28px;background:#eaf4f9;padding:0 12px;color:#1980c4;font-size:12px}
.qby-comment_box .qby-comment_text_box .qby-comment_text{padding:10px}
.qby-comment_box .qby-comment_text_box .qby-content{background-color:#ffffee;border:1px solid #dbdbdb;padding:8px;margin-bottom:5px}
.qby-comment_box .qby-comment_text_box .qby-content .blue{color:#1980c4;height:20px;font-size:12px}
.qby-comment_box .qby-comment_text_box .qby-content .blue span{padding-right:10px}
.qby-comment_box .qby-comment_text_box .qby-menu{float:right;color:#e65c08;font-size:12px}
.qby-comment_box .qby-comment_text_box .qby-menu a{color:#e65c08;margin-left:15px}
.qby-comment_box .qby-comment_text_box .qby-comment_text img{display:inline-block}