@charset "UTF-8";
body, dl, dd, p, form, h1, h2, h3, h4, h5, h6 { margin: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

ul { margin: 0; padding: 0; list-style-type: none; }

em, i { font-style: normal; }

table { border-collapse: collapse; border-spacing: 0; }

a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #a64b08; }

img { border: 0; }

input, select, button, textarea { border-radius: 0; outline: 0; margin: 0; font-family: inherit; font-size: inherit; color: inherit; -webkit-appearance: none; }

article, aside, dialog, footer, header, section, footer, nav, figure, menu { display: block; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #999; opacity: 1; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999; }

body > div[id^=_] { display: none !important; }

.hide { display: none; }

.fn-clear, .lq-list-body .list ul { zoom: 1; }
.fn-clear:after, .lq-list-body .list ul:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.fl { float: left; display: inline; }

.fr { float: right; display: inline; }

.red { color: #FD3939; }

.blue { color: #2abff6; }

.btn { -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; display: inline-block; padding: 2px 12px; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background: none; color: #333; border: 1px solid #ddd; }
.btn:active { outline: 0; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }


@-webkit-keyframes rotate { 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes rotate { 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@-webkit-keyframes rolling { 100% { -moz-transform: translateY(145px); -ms-transform: translateY(145px); -webkit-transform: translateY(145px); transform: translateY(145px); } }
@keyframes rolling { 100% { -moz-transform: translateY(145px); -ms-transform: translateY(145px); -webkit-transform: translateY(145px); transform: translateY(145px); } }
.icon-sprite, .icon-after, .lq-block:after, .icon-before, .lq-block:before, .icon-btn, .icon-grail1, .icon-grail2, .icon-grail3, .icon-search, .icon-t-after, .lq-block-head .title:after, .icon-t-before, .lq-block-head .title:before, .icon-title { background-image: url('../images/icon.png'); background-repeat: no-repeat; }

.icon-after, .lq-block:after { background-position: 0 0; height: 30px; width: 60px; }

.icon-before, .lq-block:before { background-position: 0 -32px; height: 30px; width: 60px; }

.icon-btn { background-position: 0 -64px; height: 50px; width: 160px; }

.icon-grail1 { background-position: 0 -116px; height: 64px; width: 98px; }

.icon-grail2 { background-position: 0 -182px; height: 64px; width: 98px; }

.icon-grail3 { background-position: 0 -248px; height: 64px; width: 98px; }

.icon-search { background-position: 0 -314px; height: 21px; width: 22px; }

.icon-t-after, .lq-block-head .title:after { background-position: 0 -337px; height: 12px; width: 6px; }

.icon-t-before, .lq-block-head .title:before { background-position: 0 -351px; height: 12px; width: 6px; }

.icon-title { background-position: 0 -365px; height: 54px; width: 372px; }

.icon { display: inline-block; }


body { font-family: "Microsoft YaHei", "tahoma", "arial", "sans-serif"; font-size: 14px; background-color: #fff; color: #333; }

.page { min-height: 100vh; width: 100%; position: relative; overflow: hidden; background: url(../images/bg.png) center 0; }

.wrapper { width: 1200px; margin-left: auto; margin-right: auto; }

.header {margin-bottom: 20px; position: relative; z-index: 9; }

.topbar { height: 80px; overflow: hidden; }
.topbar .logo { font-size: 0; width: 149px; height: 58px; background: url(../images/logo.png) no-repeat; 
    background-size: 100%;float: left; margin-top: 11px; }
.topbar .form { width: 390px; height: 30px; border-bottom: 1px solid #e2d9c1; float: right; margin-top: 26px; }
.topbar .input { border: 0; width: 360px; padding: 5px 0; font-size: 14px; color: #999; float: left; }
.topbar .input.on { color: #333; }
.topbar .btn { border: 0; padding: 3px 2px; float: right; font-size: 0; }

.navbar { height: 60px; line-height: 60px; background-color: #a64b08; }
.navbar ul { overflow: hidden; }
.navbar li { float: left; }
.navbar li + li { margin-left: 32px; }
.navbar li.hover a:after, .navbar li.hover .secnav { visibility: visible; }
.navbar a { display: block; font-size: 16px; color: #fff; position: relative; }
.navbar a:after { content: ''; position: absolute; left: 0; right: 0; bottom: 12px; height: 2px; background-color: #fff; visibility: hidden; }
.navbar a:hover:after, .navbar a.on:after { visibility: visible; }

.secnav { height: 48px; line-height: 48px; background: url(../images/bg.png) center 0; position: absolute; left: 0; right: 0; top: 100%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); visibility: hidden; }
.secnav.open { visibility: visible; }
.secnav li + li { margin-left: 22px; }
.secnav a { color: #333; }
.secnav a:after { content: none; }
.secnav a.on, .secnav a:hover { color: #a64b08; }

.content { position: relative; }

.content-l { width: 880px; float: left; }

.content-r { width: 300px; float: right; }
.content-r.leave #zbBox { display: none; }
.content-r.leave .conbox-group { position: fixed; top: 0; width: 300px; }
.content-r.out .conbox-group { position: absolute; top: auto; bottom: -20px; }

.footer { padding: 30px 0; color: #999; margin-top: 30px; }
.footer .img { float: left; width: 149px; height: 58px; }
.footer .con { float: right; text-align: right; font-size: 12px; }
.footer .t1 { font-size: 14px; }
.footer .t1 a { color: #666; }


.lq-block { padding: 0 20px 20px; min-height: 100px; background: url(../images/bg2.jpg); border: 1px solid #e6cabb; position: relative; z-index: 1; }
.lq-block + .lq-block { margin-top: 20px; }
.lq-block.draw { padding: 20px 30px; background: url(../images/bg.jpg); }
.lq-block.draw .block-title { text-align: center; }
.lq-block:before, .lq-block:after { content: ''; position: absolute; left: 0; top: 0; z-index: -1; }
.lq-block:after { left: auto; right: 0; }

.lq-block-head { height: 56px; line-height: 56px; text-align: center; border-bottom: 1px dashed #e6cabb; }
.lq-block-head .title { display: inline-block; vertical-align: top; font-size: 24px; color: #a03f2f; letter-spacing: 3px; position: relative; }
.lq-block-head .title:before, .lq-block-head .title:after { content: ''; position: absolute; left: -18px; top: 50%; z-index: -1; margin-top: -6px; }
.lq-block-head .title:after { left: auto; right: -18px; }
.lq-block-head .title2 { font-size: 24px; color: #a03f2f; }

.lq-block-head2 { padding-top: 15px; height: 55px; line-height: 55px; text-align: center; }
.lq-block-head2 .title { display: inline-block; vertical-align: top; font-size: 20px; color: #a03f2f; }

.lq-list { padding: 0 33px 10px; min-height: 800px; }

.lq-list-body { color: #666; text-align: justify; }
.lq-list-body .text { font-size: 16px; color: #666; margin: 12px 0; }
.lq-list-body .text2 { overflow: hidden; }
.lq-list-body .text2 p { margin-bottom: 12px; }
.lq-list-body .list { margin-top: 18px; }
.lq-list-body .list ul { width: 1220px; }
.lq-list-body .list li { margin: 0 20px 20px 0; float: left; }
.lq-list-body .list a { display: block; width: 267px; height: 190px; background-color: #F4E6D5; box-shadow: 0px 2px 10px rgba(223, 189, 143, 0); transition: box-shadow 0.4s; }
.lq-list-body .list a:hover { border-color: #ffdfb2; box-shadow: 0px 2px 10px rgba(223, 189, 143, 0.5); }
.lq-list-body .list .pic { display: block; width: 267px; height: 150px; }
.lq-list-body .list .tit { height: 40px; line-height: 40px; padding: 0 18px; position: relative; font-size: 16px; color: #a64b08; }
.lq-list-body .list .num { position: absolute; right: 18px; font-size: 14px; }

.link-box { margin-top: 40px; }
.link-box .wrapper { overflow: hidden; }
.link-box h3 { font-size: 20px; color: #333; margin-bottom: 10px; }
.link-box ul { overflow: hidden; margin-left: -20px; }
.link-box li { float: left; margin-left: 20px; }
.link-box a { font-size: 14px; color: #666; display: inline-block; line-height: 25px; }
.link-box a:hover { color: #ee4d4d; }

.block-title { font-size: 28px; font-weight: bold; color: #333; margin-bottom: 15px; }

.block-title2 { font-size: 22px; color: #333; font-weight: normal; margin-bottom: 12px; }
.block-title2:before { content: ''; display: inline-block; vertical-align: top; margin: 6px 10px 0 0; width: 4px; height: 22px; background-color: #cc6256; border-radius: 2px; }

.lq-test-box { padding: 20px; background-color: #fff; overflow: hidden; }
.lq-test-box.draw { padding: 20px 30px 30px; margin-bottom: 20px; }
.lq-test-box.detail { padding: 20px 30px 30px; }
.lq-test-box.detail .block-title { text-align: center; }
.lq-test-box .block-title2 { color: #333; }
.lq-test-box .block-title2:before { content: ''; display: inline-block; vertical-align: top; margin: 6px 10px 0 0; width: 4px; height: 22px; background-color: #cc6256; border-radius: 2px; }
.lq-test-box .lq-sign-group { margin-top: 30px; margin-left: 10px; }
.lq-test-box .lq-sign-list { margin-bottom: 10px; }

.lq-test-text { font-size: 14px; line-height: 1.5; color: #666; text-align: justify; }
.lq-test-text .title { line-height: 54px; font-size: 22px; color: #333; text-align: center; margin: 15px 0; overflow: hidden; }
.lq-test-text .icon-title2 { color: #905c20; text-align: left; text-indent: 100px; line-height: 82px; margin-bottom: 20px; }
.lq-test-text h3, .lq-test-text h4 { color: #333; }
.lq-test-text h3 { margin: 20px 0 10px; }

.lq-test-draw { margin: 15px 0 40px; overflow: hidden; }
.lq-test-draw .img { width: 300px; height: 290px; border-radius: 4px; margin-left: 30px; float: left; }
.lq-test-draw .con { width: 380px; float: right; text-align: center; }
.lq-test-draw .hide { display: none; }
.lq-test-draw .sign { display: block; width: 79px; height: 206px; margin: 6px auto 24px; }
.lq-test-draw .text { height: 34px; line-height: 34px; font-size: 16px; color: #333; margin: 10px 0; }
.lq-test-draw .num { display: inline-block; min-width: 32px; font-size: 22px; font-weight: bold; text-align: center; }
.lq-test-draw .grail { display: inline-block; vertical-align: top; margin: 42px 0 35px; }
.lq-test-draw .stip { font-size: 16px; color: #666666; margin-bottom: 20px; }
.lq-test-draw .red { color: #d0381f; }
.lq-test-draw .green { color: #5ab042; }
.lq-test-draw .sbtn { width: 160px; height: 50px; line-height: 46px; text-align: center; font-size: 18px; font-weight: bold; letter-spacing: 1px; color: #fff; cursor: pointer; user-select: none; margin: 0 auto; }
.lq-test-draw .sbtn:hover { opacity: 0.9; }
.lq-test-draw .sbtn.disabled { cursor: default; opacity: 0.5 !important; }

.test-iframe { background-color: #fff; height: 347px; margin-bottom: 20px; }
.test-iframe iframe { height: 100%; }
.test-iframe.on { position: relative; z-index: 1; }
.test-iframe.on iframe { height: 650px; }

.conbox { background-color: #fff; padding-bottom: 10px; margin-bottom: 20px; }

.conbox-hd { position: relative; height: 35px; line-height: 35px; padding-top: 4px; border-bottom: 1px solid #f0f0f0; overflow: hidden; margin: 0 10px; }
.conbox-hd .title { float: left; font-size: 16px; font-weight: normal; }
.conbox-hd .more { float: right; font-size: 14px; color: #999; }
.conbox-hd .more:hover { color: #ff8b43; }

.lq-link-list { overflow: hidden; margin: 10px 0 0 10px; }
.lq-link-list li { float: left; margin: 0 8px 8px 0; }
.lq-link-list a { display: inline-block; width: 86px; height: 32px; line-height: 32px; text-align: center; font-size: 14px; color: #a64b08; background-color: #fff; border: solid 1px #e9e9e9; border-radius: 4px; }
.lq-link-list a:hover { background-color: #a64b08; border-color: #a64b08; color: #fff; }

.lq-sign-list { overflow: hidden; }
.lq-sign-list ul { overflow: hidden; margin-left: -3px; }
.lq-sign-list li { width: 165px; float: left; margin: 0 0 3px 3px; }
.lq-sign-list a { display: block; height: 36px; line-height: 36px; text-align: center; background: rgba(140, 88, 39, 0.15); color: #333; transition: all 0s; }
.lq-sign-list a:hover { font-weight: bold; background: rgba(140, 88, 39, 0.3); color: #a03f2f; }

.lq-sign-text { line-height: 1.5; font-size: 14px; color: #666; padding-bottom: 12px; text-align: justify; }

.lq-detail-body { padding: 16px 18px; overflow: hidden; }
.lq-detail-body .img { width: 200px; height: 403px; float: left; margin-top: 15px; }
.lq-detail-body .con { width: 544px; float: right; }
.lq-detail-body .tit { font-size: 16px; font-weight: bold; color: #69352a; margin-bottom: 8px; text-indent: -0.5em; }
.lq-detail-body .red { color: #fc4c50; }
.lq-detail-body table { width: 100%; }
.lq-detail-body th { width: 98px; background-color: #e8d8c7; border: solid 1px #e6cabb; }
.lq-detail-body td { padding: 9px 18px; height: 20px; background-color: #f7ebe2; border: solid 1px #e6cabb; text-align: justify; }
.lq-detail-body .btn { display: block; margin: 20px auto 0; width: 120px; padding: 8px 0; border: 0; font-size: 14px; color: #fff; background-color: #8c5827; border-radius: 5px; }

.ad-box { margin-bottom: 20px; }
.ad-box a { display: block; }
.ad-box img { display: block; max-width: 100%; }

.not-found { height: 620px; height: calc(100vh - 323px); min-height: 560px; background-color: #fff; text-align: center; }
.not-found .pic { display: inline-block; vertical-align: top; width: 171px; height: 84px; margin-top: 190px; }
.not-found .tit { font-size: 16px; margin-top: 15px; }
.not-found .btn { width: 138px; padding: 9px 0; font-size: 16px; color: #fff; background-color: #a64b08; border: solid 1px #a64b08; margin-top: 40px; }
.not-found .btn:hover { background-color: #b65710; border-color: #b65710; }

