﻿@charset "UTF-8";
/* 头部 */
.header { position: relative; height: 102px; border-bottom:1px solid #e7e7ea;}
.header .header-wrap { width: 1200px; margin: 0 auto; }
.header .hd-l { height: 102px; }
.header .hd-m { margin-left: 63px; position: relative; }
.header .hd-mb { height: 102px; }
.header .hd-mb .nav > li { position: relative; float: left; margin: 0 12px; width:100px;text-align: center;}
.header .hd-mb .nav > li:hover:before { display: block; height: 5px; content: ''; position: absolute; left: 0; right: 0; top: 72px; background: #ed1c24; }
.header .hd-mb .nav > li:hover { cursor: pointer; }
.header .hd-mb .nav > li:hover h3 a { color: #a33720; }
.header .hd-mb .nav > li.on:before { display: block; height: 5px; content: ''; position: absolute; left: 0; right: 0; top: 72px; background: #ed1c24; }
.header .hd-mb .nav > li.on h3 a { color: #a33720; }
.header .hd-mb .nav h3 a { font-size: 16px; color: #333333; font-weight: bold; line-height: 100px; }
.header .hd-mb .nav .sub { display: none; position: absolute; background: #ffffff; padding: 5px 0; top: 80px; left: 50%; margin-left: -75px; box-shadow: 0px 0px 5px #666666; z-index: 10; }
.header .hd-mb .nav .sub li { width: 150px; text-align: center; }
.header .hd-mb .nav .sub li a { display: block; font-size: 15px; line-height: 40px; color: #a33720; }
.header .hd-mb .nav .sub li a:hover { background: #F1EEE7; cursor: pointer; }
.header .hd-mb .nav .sub-three { display: none; }
.header .hd-mb .nav .sub-three li { position: relative; width: 150px; line-height: 40px; text-align: center; }
.header .hd-mb .nav .sub-three li a { display: block; font-size: 15px; line-height: 40px; color: #a33720; }
.header .hd-mb .nav .sub-three li a:hover { background: #F1EEE7; cursor: pointer; }
.header .hd-mb .nav .sub-four { display: none; position: absolute; top: 0px; left: 150px; background: #ffffff; }
.header .hd-mb .nav .sub-four li { position: relative; width: 150px; line-height: 40px; text-align: center; box-sizing: border-box; }
.header .hd-mb .nav .sub-four li a { display: block; font-size: 15px; line-height: 40px; color: #a33720; }
.header .hd-mb .nav .sub-four li a:hover { background: #F1EEE7; cursor: pointer; }
.header .hd-r { margin-top: 37px; }
.header .hd-r a { font-size: 16px; color: #a33720; line-height: 20px; padding-left: 20px; border-left: 1px solid #dddddd; }
.header .hd-r a i { font-size: 20px; color: #a33720; margin-right: 10px; }
.header .serach-box { position: absolute; display: none; top: 102px; left: 0; right: 0; background: rgba(240, 240, 240, 0.95); padding: 25px 0; text-align: center; transition: top .3s; z-index: 99; }
.header .serach-box .search-wrap-box { display: inline-block; }
.header .serach-box .search-wrap { line-height: 26px; position: relative; border: 1px solid #dddddd; }
.header .serach-box select { width: 120px; height: 46px; line-height: 46px; color: #666666; border: none; outline: none; }
.header .serach-box .keywords { width: 440px; height: 46px; line-height: 46px; color: #666666; border: none; outline: none; text-indent: 20px; }
.header .serach-box .submit { height: 46px; border: none; outline: none; background: #FFFFFF; }
.header .serach-box .submit i { font-size: 16px; width: 16px; height: 46px; line-height: 46px; color: #a33720; }
.header .serach-box .advanced { display: inline-block; font-size: 14px; color: #666666; line-height: 46px; margin-left: 10px; border: none; outline: none; }
.header .open { display: block; top: 102px; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

/* 主体 */
.index-c { padding-bottom: 88px; overflow: hidden; }

.qks-banner { position: relative;margin:0 -100%; height: 440px; }
.qks-banner .slideBox { height: 440px; margin: 0 auto; position: relative; border: 1px solid transparent; }
.qks-banner .slideBox .hd { height: 15px; border: 1px solid transparent; position: absolute; left: 50%; bottom: 20px; transform: translateX(-50%); z-index: 1; }
.qks-banner .slideBox .hd ul { overflow: hidden; zoom: 1; float: left; }
.qks-banner .slideBox .hd ul li { float: left; margin-right: 8px; width: 12px; height: 12px; border-radius: 12px; text-align: center; background: #fff; cursor: pointer; margin-left: 10px; }
.qks-banner .slideBox .hd ul li.on { background: #a33720; }
.qks-banner .slideBox .bd { position: relative; height: 100%; z-index: 0; }
.qks-banner .slideBox .bd li { position: relative; zoom: 1; vertical-align: middle; text-align: center; }
.qks-banner .slideBox .bd .img { /*margin: 0 -100%;*/height: 440px; overflow: hidden; }
.qks-banner .slideBox .bd .img img { height: 440px; }

.qks-qkshow { height: 640px; /*切换样式*/ /*鼠标悬停*/ /* Initial state classes:*/ /* Final state classes:*/ }
.qks-qkshow .qks-qkshow-wrap { width: 1480px; margin: 0 auto; }
.qks-qkshow .nav-title { position: relative; height: 42px; margin-top: 40px; }
.qks-qkshow .nav-title span { position: relative; font-size: 24px; font-weight: bold; color: #333333; line-height: 36px; }
.qks-qkshow .nav-title span:before { display: block; width: 42px; height: 2px; content: ''; position: absolute; left: 0; right: 0; bottom: -35px; background: #a33720; }
.qks-qkshow .nav-title p { font-size: 16px; color: #666666; line-height: 24px; }
.qks-qkshow .nav-title a { font-size: 16px; color: #a33720; line-height: 30px; }
.qks-qkshow .home_ad { width: 1480px; overflow: hidden; margin: 50px auto; }
.qks-qkshow .home_ad .picScroll-left { width: 1480px; }
.qks-qkshow .home_ad .picScroll-left .ad_title { height: 24px; padding: 10px; overflow: hidden; margin-top: 5px; }
.qks-qkshow .home_ad .picScroll-left .ad_title span { float: left; font-size: 20px; color: red; }
.qks-qkshow .home_ad .picScroll-left .ad_title .hd { float: right; width: 90px; position: relative; }
.qks-qkshow .home_ad .picScroll-left .ad_title .hd a { cursor: pointer; width: 18px; height: 18px; display: block; position: absolute; }
.qks-qkshow .home_ad .picScroll-left .ad_title .hd a.next { background: url("../images/icon-forward_ee579597.jpg") no-repeat; right: 0px; }
.qks-qkshow .home_ad .picScroll-left .ad_title .hd a.prev { background: url("../images/icon-backward_30ac881d.jpg") no-repeat; left: 0px; }
.qks-qkshow .home_ad .picScroll-left .ad_title .hd a.prevStop { opacity: .5; filter: alpha(opacity=50); }
.qks-qkshow .home_ad .picScroll-left .ad_title .hd a.nextStop { opacity: .5; filter: alpha(opacity=50); }
.qks-qkshow .home_ad .picScroll-left .ad_title .hd ul { margin-left: 21px; text-indent: 99999px; }
.qks-qkshow .home_ad .picScroll-left .ad_title .hd ul li { width: 23px; height: 18px; float: left; cursor: pointer; background: url("../images/icon-pagenation_8b2f0f92.jpg") no-repeat center; }
.qks-qkshow .home_ad .picScroll-left .ad_title .hd ul li.on { background: url("../images/icon-pagenation-current_ad0a381a.jpg") no-repeat center; }
.qks-qkshow .home_ad .picScroll-left .bd .picList li { float: left; display: inline; background: #fff; padding: 8px; position: relative; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
.qks-qkshow .home_ad .picScroll-left .bd { padding: 0 5px; }
.qks-qkshow .home_ad .picScroll-left .bd ul { overflow: hidden; zoom: 1; }
.qks-qkshow .home_ad .picScroll-left .bd ul li { float: left; _display: inline; overflow: hidden; text-align: center; margin-left:33px; }
.qks-qkshow .home_ad .picScroll-left .bd ul li { text-align: center; }
.qks-qkshow .home_ad .picScroll-left .bd ul li img { width: 236px; height: 343px; display: block; padding: 2px; border: 1px solid #ccc; }
.qks-qkshow .home_ad .picScroll-left .bd ul li a:hover img { border-color: #999; }
.qks-qkshow .home_ad .picScroll-left .bd ul li .title { line-height: 24px; }
.qks-qkshow .home_ad .picScroll-left .bd ul li p { position: relative; font-size: 16px; text-align: left; color: #666666; line-height: 30px; margin-top: 30px; }
.qks-qkshow .home_ad .picScroll-left .bd ul li p:before { display: block; width: 56px; height: 3px; content: ''; position: absolute; left: 0; right: 0; bottom: -6px; background: #999999; }
.qks-qkshow .da-thumbs li a, .qks-qkshow .da-thumbs li a img { display: block; position: relative; }
.qks-qkshow .da-thumbs li a { overflow: hidden; }
.qks-qkshow .da-thumbs li a div { position: absolute; background: #000; width: 100%; height: 349px; overflow: hidden; opacity: .5; filter: alpha(opacity=80); }
.qks-qkshow .da-thumbs li a div.da-animate { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.qks-qkshow .da-slideFromTop { left: 0px; top: -100%; padding: 25px; box-sizing: border-box !important; }
.qks-qkshow .da-slideFromBottom { left: 0px; top: 100%; padding: 25px; box-sizing: border-box !important; }
.qks-qkshow .da-slideFromLeft { top: 0px; left: -100%; padding: 25px; box-sizing: border-box !important; }
.qks-qkshow .da-slideFromRight { top: 0px; left: 100%; padding: 25px; box-sizing: border-box !important; }
.qks-qkshow .da-slideTop { top: 0px; }
.qks-qkshow .da-slideLeft { left: 0px; }
.qks-qkshow .da-thumbs li a div span { display: block; position: relative; color: #FFFFFF; font-size: 14px; line-height: 26px; text-align: left; }
.qks-qkshow .home_ad .picScroll-left .bd .da-thumbs li a div span img { width: 235px; height: 343px; border: 0; position: absolute; left: 40px; top: 60px; }

.qks-main { background: #f1f1f1; overflow: hidden; padding: 65px 0 80px; }
.qks-main .qks-main-wrap { width: 1200px; margin: 0 auto; overflow: hidden; }
.qks-main .qks-main-right { width: 420px; }
.qks-main .qks-main-left { margin-right: 470px; }
.qks-main .qks-main-left .slideTxtBox { text-align: left; }
.qks-main .qks-main-left .slideTxtBox .hd { height: 38px; line-height: 38px; position: relative; font-size: 18px; border-bottom: 1px solid #dddddd; padding-bottom: 10px; }
.qks-main .qks-main-left .slideTxtBox .hd ul { float: left; position: absolute; height: 48px; }
.qks-main .qks-main-left .slideTxtBox .hd ul li { height: 47px; line-height: 37px; margin-right: 50px; text-align: center; font-size: 24px; font-weight: bold; float: left; cursor: pointer; color: #333333; }
.qks-main .qks-main-left .slideTxtBox .hd ul .gk { display: block; height: 47px; line-height: 40px; text-align: center; font-size: 24px; font-weight: bold; float: left; cursor: pointer; color: #333333; }
.qks-main .qks-main-left .slideTxtBox .hd .qks-more { font-size: 16px; color: #a33720; }
.qks-main .qks-main-left .slideTxtBox .hd ul li.on { color: #a33720; border-bottom: 2px solid #a33720; }
.qks-main .qks-main-left .slideTxtBox .bd ul { zoom: 1; overflow: hidden;}
.qks-main .qks-main-left .slideTxtBox .bd .list {  }
.qks-main .qks-main-left .slideTxtBox .bd .list h5 {  font-weight: bold;    display: block; color: #00485a; text-align: center; }



.qks-main .qks-main-right .nav-title { position: relative; height: 42px; }
.qks-main .qks-main-right .nav-title span { position: relative; font-size: 22px; color: #333333; line-height: 30px; }
.qks-main .qks-main-right .nav-title span:before { display: block; width: 42px; height: 2px; content: ''; position: absolute; left: 0; right: 0; bottom: -5px; background: #a33720; }
.qks-main .qks-main-right .nav-title a { font-size: 16px; color: #a33720; line-height: 30px; }
.qks-main .qks-main-right .qks-notices { padding-top: 5px; }
.qks-main .qks-main-right .qks-notices .switchHd { height: 34px; }
.qks-main .qks-main-right .qks-notices .switchHd ul li { float: left; font-size: 22px; color: #666666; line-height: 24px; cursor: pointer; padding: 0 10px; border-left: 2px solid #666666; }
.qks-main .qks-main-right .qks-notices .switchHd ul li:first-child { padding-left: 0; border-left: none; }
.qks-main .qks-main-right .qks-notices .switchHd .qks-more { font-size: 16px; line-height: 24px; color: #a33720; }
.qks-main .qks-main-right .qks-notices .switchHd ul li.on { color: #a33720; }
.qks-main .qks-main-right .qks-notices .switchBd { margin-top: 20px; }
.qks-main .qks-main-right .qks-notices .switchBd li { margin-top: 5px; padding-bottom: 5px; border-bottom: 1px dashed #e7e7e7; }
.qks-main .qks-main-right .qks-notices .switchBd li a { display: block; font-size: 17px; line-height: 26px; color: #435465; }
.qks-main .qks-main-right .qks-notices .switchBd li a:hover { color: #a33720; }
.qks-main .qks-main-right .qks-notices .switchBd li p { font-size: 12px; color: #18668e; line-height: 26px; }
.qks-main .qks-main-right .qks-vedios { margin-top: 20px; overflow: hidden; }
.qks-main .qks-main-right .qks-vedios .show-vedio { display: block; margin-top: 30px; }
.qks-main .qks-main-right .qks-vedios p { margin-top: 20px; font-size: 15px; color: #000; text-align: center; line-height: 23px; }
.qks-main .qks-main-right .qks-extension { margin-top: 30px; overflow: hidden; }
.qks-main .qks-main-right .qks-extension .advert-wrap { margin-top: 30px; display: block; border: 1px solid #dddddd; overflow: hidden; background: #FFFFFF; padding-bottom: 20px; border-radius: 5px; }
.qks-main .qks-main-right .qks-extension .advert-wrap p { margin-top: 20px; font-size: 15px; color: #000; line-height: 23px; text-indent: 10px; }
.qks-main .qks-main-right .qks-links { margin-top: 30px; overflow: hidden; }
.qks-main .qks-main-right .qks-links .list { margin-top: 20px; }
.qks-main .qks-main-right .qks-links .list li { background: url("../images/dian.jpg") no-repeat left center; }
.qks-main .qks-main-right .qks-links .list li a { font-size: 17px; color: #435465; line-height: 30px; margin-left: 20px; }
.qks-main .qks-main-right .qks-links .list li a:hover { color: #a33720; }

.qks-banner2 { height: 230px; background: url("../images/banner.jpg") no-repeat center center; }
.qks-banner2 .qks-banner2-wrap { width: 1200px; margin: 0 auto; }
.qks-banner2 .qks-banner2-wrap ul li { width: 25%; text-align: center; }
.qks-banner2 .qks-banner2-wrap ul li .br1 { margin-top: 75px; font-size: 18px; color: #FFFFFF; line-height: 36px; }
.qks-banner2 .qks-banner2-wrap ul li .br1 span { font-size: 40px; font-weight: bold; color: #cb563d; margin-right: 10px; }
.qks-banner2 .qks-banner2-wrap ul li p { font-size: 18px; color: #FFFFFF; line-height: 36px; }

.qks-news { width: 1200px; margin: 0 auto; }
.qks-news .nav-title { position: relative; height: 42px; margin-top: 40px; }
.qks-news .nav-title span { position: relative; font-size: 24px; font-weight: bold; color: #333333; line-height: 36px; }
.qks-news .nav-title span:before { display: block; width: 42px; height: 2px; content: ''; position: absolute; left: 0; right: 0; bottom: -35px; background: #a33720; }
.qks-news .nav-title p { font-size: 16px; color: #666666; line-height: 24px; }
.qks-news .nav-title a { font-size: 16px; color: #a33720; line-height: 30px; }
.qks-news .news-wrap { margin-top: 40px;margin-bottom:20px;/* overflow: hidden;*/ }
.qks-news .news-left { width: 432px; }
.qks-news .news-left .slideBox2 { width: 432px; overflow: hidden; position: relative; }
.qks-news .news-left .slideBox2 .bd { position: relative; height: 100%; z-index: 0; }
.qks-news .news-left .slideBox2 .bd li { zoom: 1; vertical-align: middle; }
.qks-news .news-left .slideBox2 .bd li p { font-size: 16px; line-height: 30px; color: #666666; border-bottom: 1px solid #cccccc; }
.qks-news .news-left .slideBox2 .bd img { width: 430px; height: 370px; display: block; overflow: hidden; }
.qks-news .news-left .slideBox2 .prev, .qks-news .news-left .slideBox2 .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.5; }
.qks-news .news-left .slideBox2 .next { left: auto; right: 3%; background-position: 8px 5px; }
.qks-news .news-left .slideBox2 .prev:hover, .qks-news .news-left .slideBox2 .next:hover { filter: alpha(opacity=100); opacity: 1; }
.qks-news .news-left .slideBox2 .prevStop { display: none; }
.qks-news .news-left .slideBox2 .nextStop { display: none; }
.qks-news .news-right { width: 730px; margin-left: 35px; }
.qks-news .news-right .news-img { position: absolute; width: 305px; height: 230px; overflow: hidden; }
.qks-news .news-right .news-img .time-wrap { position: absolute; left: 0; bottom: 0; width: 90px; height: 70px; background: #a33720; text-align: center; }
.qks-news .news-right .news-img .time-wrap .num { font-size: 24px; color: #FFFFFF; line-height: 45px; }
.qks-news .news-right .news-img .time-wrap .time { font-size: 18px; color: #FFFFFF; border-top: none; }
.qks-news .news-right .news-des { margin-left: 333px; height: 230px; }
.qks-news .news-right .news-des .news-title { font-size: 22px; color: #666666; line-height: 36px; font-weight: bold; }
.qks-news .news-right .news-des .news-title a { font-size: 22px; color: #666666; }
.qks-news .news-right .news-des .news-title a:hover { color: #a33720; }
.qks-news .news-right .news-des .news-tips { font-size: 14px; color: #999999; line-height: 20px;
overflow: hidden;}
.qks-news .news-right .news-des .news-btn { font-size: 14px; color: #666666; }
.qks-news .news-right .news-des .news-btn:hover { color: #a33720; }
.qks-news .news-right .news-list li { margin-top: 30px; }
.qks-news .news-right .news-list li .nlist-left { width: 55px; height: 70px; }
.qks-news .news-right .news-list li .nlist-left .num { font-size: 30px; color: #FFFFFF; height: 45px; line-height: 45px; background: #a33720; text-align: center; }
.qks-news .news-right .news-list li .nlist-left .time { font-size: 12px; color: #333333; line-height: 25px; border: 1px solid #cccccc; border-top: none; text-align: center; }
.qks-news .news-right .news-list li .nlist-right { margin-left: 75px; height: 70px; }
.qks-news .news-right .news-list li .nlist-right .ntitle { font-size: 14px; color: #333333; line-height: 20px; }
.qks-news .news-right .news-list li .nlist-right .ntitle a { font-size: 14px; color: #333333; }
.qks-news .news-right .news-list li .nlist-right .ntitle a:hover { color: #a33720; }
.qks-news .news-right .news-list li .nlist-right .ndes { font-size: 14px; color: #666666; line-height: 20px; }

/* 尾部 */
.footer { height: 359px; overflow: hidden; background: url("../images/footer.jpg") no-repeat center center; clear:both;}
.footer .footer-top { width: 1200px; height: 305px; overflow: hidden; margin: 0 auto; }
.footer .footer-left .img { margin-top: 75px; }
.footer .footer-left .contact { margin-top: 40px; }
.footer .footer-left .contact li { font-size: 14px; line-height: 24px; color: #FFFFFF; text-indent: 30px; background: url("../images/dian.png") no-repeat left center; }
.footer .footer-left .fsm { margin-top: 20px; }
.footer .footer-left .fsm li { float: left; border-right: 1px solid #cccccc; }
.footer .footer-left .fsm li:last-of-type { border-right: none; }
.footer .footer-left .fsm li a { font-size: 14px; color: #cccccc; line-height: 20px; padding: 0 5px; }
.footer .footer-left .fsm li a:hover { color: #FFFFFF; }
.footer .footer-right { margin-left: 450px; }
.footer .footer-right .f-title { margin-top: 70px; font-size: 20px; font-weight: bold; color: #FFFFFF; line-height: 30px; }
.footer .footer-right .f-des { margin-top: 30px; }
.footer .footer-right .f-des p { font-size: 14px; color: #cccccc; line-height: 24px; }
.footer .footer-right .list { margin-top: 10px; }
.footer .footer-right .list li { float: left; margin-top: 10px; background: url("../images/dian2.png") no-repeat left center; margin-right: 25px; }
.footer .footer-right .list li a { font-size: 14px; color: #FFFFFF; margin-left: 15px; }
.footer .footer-bottom { font-size: 14px; color: #FFFFFF; line-height: 54px; text-align: center; }

@media screen and (min-width: 1880px) { .header .header-wrap, .qks-main .qks-main-wrap, .qks-banner2 .qks-banner2-wrap, .qks-news, .footer .footer-top { width: 1420px; }
  .qks-news .news-right { width: 950px; } }
