@charset "UTF-8";
/*** @description: 变量; @Author: ray; @create date: 2016-08-09;
***/
/***
	@description: 重置样式;
	@Author: ray;
	@create date: 2015-07-31;
***/
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: #a85b49; }

img { border: 0; }

input, select, button, textarea { outline: 0; margin: 0; }

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; }

/*** @description: 动画; @Author: ray; @create date: 2016-08-09;
***/
@-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); } }
.icon-sprite, .icon-arrow-l, .block-scroll .prev, .icon-arrow-l2, .block-content .block-scroll .prev, .icon-arrow-l3, .block-content .block-scroll2 .prev, .icon-arrow-r, .block-scroll .next, .icon-arrow-r2, .block-content .block-scroll .next, .icon-arrow-r3, .block-content .block-scroll2 .next, .icon-arrow, .form-select-text:after, .icon-arrow2, .ui-form .form-select-text:after, .icon-down, .icon-up, .icon-user, .icon-view, .icon-wx { background-image: url('../images/icon-s4e306ac714.png'); background-repeat: no-repeat; }

.icon-arrow-l, .block-scroll .prev { background-position: 0 0; height: 40px; width: 30px; }

.icon-arrow-l2, .block-content .block-scroll .prev { background-position: 0 -42px; height: 60px; width: 40px; }

.icon-arrow-l3, .block-content .block-scroll2 .prev { background-position: 0 -104px; height: 84px; width: 40px; }

.icon-arrow-r, .block-scroll .next { background-position: 0 -190px; height: 40px; width: 30px; }

.icon-arrow-r2, .block-content .block-scroll .next { background-position: 0 -232px; height: 60px; width: 40px; }

.icon-arrow-r3, .block-content .block-scroll2 .next { background-position: 0 -294px; height: 84px; width: 40px; }

.icon-arrow, .form-select-text:after { background-position: 0 -380px; height: 8px; width: 14px; }

.icon-arrow2, .ui-form .form-select-text:after { background-position: 0 -390px; height: 5px; width: 8px; }

.icon-down { background-position: 0 -397px; height: 16px; width: 14px; }

.icon-up { background-position: 0 -415px; height: 16px; width: 13px; }

.icon-user { background-position: 0 -433px; height: 72px; width: 66px; }

.icon-view { background-position: 0 -507px; height: 16px; width: 20px; }

.icon-wx { background-position: 0 -525px; height: 20px; width: 20px; }

.icon { display: inline-block; }

/*** @description: 基础样式; @Author: ray; @create date: 2016-08-09;
***/
.red { color: #ff6565; }

.c3 { color: #333; }

.hide { display: none; }

.flex, .page { display: -webkit-box; display: -webkit-flex; display: flex; }

.flex-justify { -webkit-box-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between; }

.flex-column, .page { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; }

.fn-clear, .content, .qm-recom-list .item-info { zoom: 1; }
.fn-clear:after, .content:after, .qm-recom-list .item-info:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.fl { float: left; display: inline; }

.fr { float: right; display: inline; }

/*** @description: 按钮样式; @Author: ray; @create date: 2016-08-09;
***/
.btn { -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; touch-action: manipulation; display: inline-block; padding: 2px 12px; font-size: 16px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; background-color: #966940; color: #fff; border: 1px solid #966940; cursor: pointer; }
.btn:hover { color: #fff; opacity: 0.8; }
.btn:active { outline: 0; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

@keyframes slideInUp { 0% { transform: translateY(100%); }
  100% { transform: translateY(0); } }
.slideInUp { animation: slideInUp .3s ease-in; }

.date_btn, .date_grid { box-sizing: border-box; }

.date_grid, .date_info_box { border-bottom: 1px solid #d4d4d4; }

.date_btn, .date_class, .date_class_box, .date_info_box, .tooth { text-align: center; }

.gearDate { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 10px; background-color: rgba(0, 0, 0, 0.2); display: block; position: absolute; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9900; overflow: hidden; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-transform: translateZ(0); }

.date_ctrl { vertical-align: middle; background-color: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.4); border-radius: 5px; color: #363837; height: auto; width: 90%; max-width: 500px; position: absolute; left: 0; right: 0; top: 25%; z-index: 9902; overflow: hidden; margin: 0 auto; -webkit-transform: translateY(0); transform: translateY(0); -ms-transform: translateY(0); -moz-transform: translateY(0); }

.date_roll, .date_roll > div { background-color: transparent; overflow: hidden; }

.date_roll { position: relative; width: 100%; height: auto; font-weight: 700; -webkit-mask: -webkit-gradient(linear, 0 50%, 0 100%, from(#debb47), to(rgba(36, 142, 36, 0))); -webkit-mask: -webkit-linear-gradient(top, #debb47 50%, rgba(36, 142, 36, 0)); }

.date_roll > div { font-size: 2em; height: 6em; float: left; position: relative; width: 33.33%; }

.date_roll_more > div { width: 25%; }

.date_roll_mask { padding: 0 1em; -webkit-mask: -webkit-gradient(linear, 0 40%, 0 0, from(#debb47), to(rgba(36, 142, 36, 0))); -webkit-mask: -webkit-linear-gradient(bottom, #debb47 50%, rgba(36, 142, 36, 0)); }

.date_grid { position: relative; top: 2em; width: 100%; height: 2em; margin: 0; z-index: 0; background-color: #E8E8E8; border-top: 1px solid #d4d4d4; }

.date_grid > div { color: #000; position: absolute; right: 0; top: 0; font-size: .8em; line-height: 2.5em; }

.date_info_box { color: #363837; font-size: 1.8em; padding: .6em 0; font-weight: 700; }

.date_class_box { padding: 2em 2em 1em; }

.date_class { display: inline-block; font-size: 1.4em; width: 40%; padding: .4em 0; color: #c91723; border: 1px solid #c91723; cursor: pointer; line-height: 1.6em; }

.date_class_box .date_class:first-child { border-top-left-radius: .2em; border-bottom-left-radius: .2em; }

.date_class_box .date_class:last-child { border-top-right-radius: .2em; border-bottom-right-radius: .2em; }

.date_class_box .active { background-color: #c91723; color: #fff; }

.date_btn_box { overflow: hidden; position: relative; border-top: 1px solid #d4d4d4; }

.date_btn { color: #000; font-size: 1.6em; line-height: 1em; padding: .8em 1em; cursor: pointer; float: left; width: 50%; user-select: none; }

.date_btn:first-child { border-right: 1px solid #d4d4d4; background-color: #d00b0b; color: #fff; }

.gear { float: left; position: absolute; z-index: 9902; width: 5.5em; margin-top: -6em; cursor: pointer; }

.date_roll > div .gear { width: 100%; }

.tooth { height: 2em; line-height: 2em; }

.date_confirm_wrap { padding: 1em 2em; text-align: center; display: none; }

.confirm_tit { line-height: 1.6em; color: #363837; font-size: 1.8em; padding: 0.6em 0; font-weight: 700; }

.confirm_p { font-size: 1.6em; line-height: 2em; }

.confirm_p b { color: #c91723; font-weight: 400; }

.date_ctrlon .confirm_timr, .date_ctrlon .date_class_box, .date_ctrlon .date_info_box { display: none; }

.date_ctrlon .date_confirm_wrap { padding: 2em 2em 3em; }

/***
	@Author: ray;
	@create date:2022-09-22;
***/
.scroller { position: relative; }

.scroller-inner { height: 100%; overflow: hidden; }

.scroller-track, .scroller-thumb { position: absolute; top: 0; right: 0; bottom: 0; width: 4px; height: 100%; visibility: hidden; border-radius: 2px; }

.scroller-thumb { background-color: #666; height: 0px; -moz-transition: background-color 0.3s; -o-transition: background-color 0.3s; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; }

.scroller-thumb:hover, .moving .scroller-thumb { background-color: #444; }

.usable .scroller-track, .usable .scroller-thumb { visibility: visible; }

/***
	@Author: ray;
	@create date:2022-09-23;
***/
.form-select { display: inline-block; vertical-align: top; width: 180px; font-size: 16px; position: relative; user-select: none; }
.form-select.open { z-index: 9; }
.form-select.open .form-select-list { display: block !important; }
.form-select.on .form-select-text { color: #333; }

.form-select-text { height: 40px; line-height: 40px; padding: 0 36px 0 12px; color: #999; background-color: #ffffff; border: solid 1px #e5e5e5; border-radius: 3px; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.form-select-text:after { content: ''; position: absolute; right: 12px; top: 50%; margin-top: -4px; }

.form-select-list { position: absolute; left: 0; right: 0; top: 100%; max-height: 190px; overflow-y: auto; background-color: #fff; border: solid 1px #e5e5e5; border-radius: 3px; margin-top: -1px; overscroll-behavior: contain; -ms-scroll-chaining: contain; display: none; }
.form-select-list::-webkit-scrollbar { width: 4px; border-radius: 2px; background-color: transparent; }
.form-select-list::-webkit-scrollbar-thumb { background: #666; border-radius: 2px; }
.form-select-list li { padding: 0 12px; line-height: 38px; color: #999; cursor: pointer; }
.form-select-list li:hover { background-color: #f0f0f0; }

.form-date, .form-input { line-height: 22px; padding: 9px 12px; font-size: 16px; border: solid 1px #e5e5e5; border-radius: 3px; }

.form-date { background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAICAYAAADnVO9eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1QkQyNzI3OTNFNDQxMUVEOThBNUU4Q0QzMDNFMzA0MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1QkQyNzI3QTNFNDQxMUVEOThBNUU4Q0QzMDNFMzA0MyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVCRDI3Mjc3M0U0NDExRUQ5OEE1RThDRDMwM0UzMDQzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVCRDI3Mjc4M0U0NDExRUQ5OEE1RThDRDMwM0UzMDQzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s7OWTQAAANJJREFUeNpinDlz5jMGBgZJIBZ9/vz5GwY8QFJSkgVI/Qax09LSGBlIAExAHABlnyZC/VEo7cNAImAC+uIUkI4AYgWgi3fh8c1CIGUGxPlAPVtJtghEADWuBFINQOwKNHASFktKgVQcEM8Eqp3EQAZggjGABjQCqRVAnAs0OB3JEn8g1QXEB4FqMhjIBEzIHKBBkUDqAhDPAFqgDMT8QPYGIH4JlHNgoACwYBGzAOIXQHwHiL9CxQwZKARM6AJAl/8EUqZQLjcQWwLFnlNqEUCAAQBllT3gnhCjsgAAAABJRU5ErkJggg==') no-repeat right center; color: #999; cursor: pointer; padding-right: 30px; }
.form-date.on { color: #333; }

.radio-group, .input-group { display: inline-block; vertical-align: top; }

.input-group { border: solid 1px #e5e5e5; border-radius: 3px; }
.input-group .form-input { width: 133px; border: 0; }

.form-radio { display: inline-block; vertical-align: top; text-align: center; cursor: pointer; }
.form-radio .pic { display: block; width: 72px; height: 72px; background-color: #FFF0E2; border: solid 1px #eaeaea; border-radius: 50%; margin: 0 auto 10px; }
.form-radio .tit { position: relative; display: inline-block; vertical-align: top; height: 24px; line-height: 24px; font-size: 16px; color: #999; text-align: left; padding-left: 22px; }
.form-radio .tit:before { content: ''; position: absolute; left: 0; top: 50%; margin-top: -6px; width: 10px; height: 10px; background-color: #ffffff; border: solid 1px #e5e5e5; border-radius: 50%; margin-right: 10px; }
.form-radio input { position: absolute; visibility: hidden; }
.form-radio input:checked ~ .tit:before { border-color: #a85b49; }
.form-radio input:checked ~ .tit:after { content: ''; position: absolute; left: 3px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background-color: #bb5040; border-radius: 50%; }
.form-radio input:checked ~ .pic { border-color: #a85b49; box-shadow: 0 0 1px 1px #a85b49; }

.form-radio2 { display: inline-block; vertical-align: top; text-align: center; height: 26px; line-height: 26px; cursor: pointer; user-select: none; }
.form-radio2 + .form-radio2 { margin-left: 8px; }
.form-radio2 input { position: absolute; visibility: hidden; }
.form-radio2 input:checked ~ .tit:before { width: 12px; height: 12px; background-color: #ff6565; border-width: 2px; border-color: #FFC3C3; }
.form-radio2 .tit { font-size: 14px; color: #404040; }
.form-radio2 .tit:before { content: ''; display: inline-block; vertical-align: -3px; width: 14px; height: 14px; background-color: #ffffff; border: solid 1px #e5e5e5; border-radius: 50%; margin-right: 6px; }

.form-radio3 { display: inline-block; vertical-align: top; text-align: center; cursor: pointer; user-select: none; }
.form-radio3 + .form-radio3 { margin-left: 5px; }
.form-radio3 input { position: absolute; visibility: hidden; }
.form-radio3 input:checked ~ .tit { background-color: #d74716; border-color: #d74716; color: #fff; }
.form-radio3 .tit { width: 22px; line-height: 22px; text-align: center; background-color: #ffffff; border: solid 1px #e5e5e5; border-radius: 12px; font-size: 14px; color: #666; }

/***
	@Author: ray;
	@create date:2022-09-22;
***/
html { overflow-y: scroll; }

body { font-family: "Microsoft YaHei", "tahoma", "arial", "sans-serif"; font-size: 14px; background-color: #f4f4f4; color: #333; }

.wrapper, .url-here { width: 1198px; margin-left: auto; margin-right: auto; }

.page { min-height: 100vh; }

.header { background-color: #f9f3e5; margin-bottom: 20px; }
.header + .url-here { margin-top: -17px; }

.header-top { height: 120px; }
.header-top .logo { float: left; width: 226px; height: 71px; margin-top: 20px; }
.header-top .logo img { vertical-align: top; width: 100%; height: 100%; }

.header-nav { height: 42px; line-height: 42px; background-color: #c1863a; }
.header-nav li { float: left; margin-right: 1px; }
.header-nav a { display: block; padding: 0 23px; font-size: 16px; color: #fff; position: relative; z-index: 1; }
.header-nav a:hover, .header-nav a.on { background-color: #a85b49; }
.header-nav a.on:after { content: ''; position: absolute; left: 0; right: 0; top: -3px; bottom: -3px; z-index: -1; background-color: #a85b49; }

.content { margin-bottom: 50px; }

.content-l { width: 880px; float: left; }

.content-r { width: 300px; float: right; }
.content-r .conbox { margin-bottom: 20px; }
.content-r .conbox:last-child { margin-bottom: 0px; }

.footer { padding: 50px 0; background-color: #fff; border-top: 2px solid #F5F5F5; margin-top: auto; }
.footer .friend-link { width: 1158px; margin: 0 auto 30px; }

.footer-inner { line-height: 30px; color: #666; text-align: center; }
.footer-inner a { color: #666; margin: 0 5px; }
.footer-inner .link { font-weight: bold; color: #fc0000; }

.js-tab-cont { display: none; }
.js-tab-cont.on { display: block; }

.block-title, .block-title6 { height: 50px; line-height: 50px; margin-bottom: 10px; border-bottom: 1px solid #feead3; position: relative; }
.block-title h3, .block-title6 h3 { display: inline-block; vertical-align: top; font-size: 22px; font-weight: bold; }
.block-title .more, .block-title6 .more { position: absolute; right: 0; font-size: 16px; color: #666; }
.block-title .more:hover, .block-title6 .more:hover { color: #ff7c3c; }

.block-title6 { border-bottom: 0; margin-top: 10px; margin-bottom: 5px; }

.block-title2 { position: relative; height: 50px; line-height: 50px; margin-bottom: 20px; }
.block-title2:before { content: ''; width: 42px; height: 6px; background-color: #feead3; position: absolute; left: 0; bottom: 0; }
.block-title2:after { background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZWFkMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background: -moz-linear-gradient(0deg, #feead3 0%, #ffffff 100%); background: -webkit-linear-gradient(0deg, #feead3 0%, #ffffff 100%); background: linear-gradient(90deg, #feead3 0%, #ffffff 100%); content: ''; position: absolute; left: 46px; right: 0; bottom: 0; height: 1px; background-color: #feead3; }
.block-title2 h3 { display: inline-block; vertical-align: top; font-size: 18px; font-weight: bold; }
.block-title2 .more { position: absolute; right: 0; font-size: 16px; color: #666; }
.block-title2 .more:hover { color: #ff7c3c; }

.block-title3 { position: relative; height: 40px; line-height: 40px; margin-bottom: 12px; overflow: hidden; }
.block-title3:before { content: ''; width: 24px; height: 4px; background-color: #feead3; position: absolute; left: 0; bottom: 0; }
.block-title3:after { content: ''; position: absolute; left: 26px; right: 0; bottom: 0; height: 1px; background-color: #feead3; }
.block-title3 h3 { display: inline-block; vertical-align: top; font-size: 16px; font-weight: bold; }
.block-title3 .btn-change { float: right; cursor: pointer; user-select: none; font-size: 13px; color: #999; }
.block-title3 .btn-change:hover { color: #a85b49; }

.block-title4 { line-height: 35px; padding: 20px 0; font-size: 24px; font-weight: bold; color: #333; text-align: center; }

.block-title5 { line-height: 30px; font-size: 22px; font-weight: bold; color: #333; }
.block-title5 h3 { font-size: 22px; font-weight: bold; }

.block-content { padding: 0 20px 30px; background-color: #fff; border: solid 1px #F4EBE9; box-shadow: 0 0 1px 1px #ece4e1; }
.block-content + .block-content { margin-top: 20px; }
.block-content .block-scroll { padding: 0 20px; }
.block-content .block-scroll .list:after { left: -20px; right: -20px; }
.block-content .block-scroll .list li { height: 60px; line-height: 57px; margin-right: 29px; }
.block-content .block-scroll .list li.on { font-weight: bold; position: relative; }
.block-content .block-scroll .list li.on:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 3px; background-color: #d74716; border-radius: 2px; }
.block-content .block-scroll .list li.on a { color: #a85b49; }
.block-content .block-scroll .list a { font-size: 16px; color: #333; }
.block-content .block-scroll .list a:hover { color: #a85b49; }
.block-content .block-scroll .prev, .block-content .block-scroll .next { margin-top: 3px; }
.block-content .block-scroll .prev { left: -10px; }
.block-content .block-scroll .next { right: -10px; }
.block-content .block-scroll2 .prev { background-color: #fff; }
.block-content .block-scroll2 .next { background-color: #fff; }
.block-content .block-scroll2 .list:after { content: none; }
.block-content .block-scroll2 .list .pic { display: inline-block; vertical-align: top; width: 54px; height: 54px; background-color: #fffaf4; border-radius: 50%; margin: 1px 0; }
.block-content .block-scroll2 .list .tit { font-size: 14px; font-weight: normal; color: #333; margin-top: 8px; }
.block-content .block-scroll2 .list li { height: 80px; line-height: 1.2; text-align: center; }
.block-content .block-scroll2 .list li.on:after { content: none; }
.block-content .block-scroll2 .list li.on .pic { box-shadow: 0 0 0 1px #a85b49; }
.block-content .block-scroll2 .list li.on .tit { color: #a85b49; }

.block-tabs { height: 60px; overflow: hidden; position: relative; z-index: 1; margin: 5px 10px 30px; }
.block-tabs:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background-color: #E5E5E5; z-index: -1; }
.block-tabs ul { overflow: hidden; }
.block-tabs li { height: 60px; line-height: 56px; float: left; font-size: 18px; color: #666; cursor: pointer; user-select: none; }
.block-tabs li + li { margin-left: 45px; }
.block-tabs li.on { font-weight: bold; color: #a85b49; position: relative; }
.block-tabs li.on:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 4px; background-color: #a85b49; }
.block-tabs li.on a { color: #a85b49; }
.block-tabs li:hover { color: #a85b49; }
.block-tabs a { display: block; color: #666; }
.block-tabs a:hover { color: #a85b49; }

.block-scroll { position: relative; }
.block-scroll .list { position: relative; padding-top: 4px; white-space: nowrap; font-size: 0; }
.block-scroll .list:after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background-color: #f0f0f0; }
.block-scroll .list ul { overflow: hidden; }
.block-scroll .list li { line-height: 37px; display: inline-block; vertical-align: top; margin-right: 16px; position: relative; z-index: 1; }
.block-scroll .list a { display: block; font-size: 15px; color: #bbb; }
.block-scroll .list .on a { font-size: 16px; color: #333; }
.block-scroll .prev, .block-scroll .next { position: absolute; left: 0; top: 0; z-index: 2; cursor: pointer; display: none; }
.block-scroll .next { left: auto; right: 0; }

.block-list { overflow: hidden; }
.block-list li { height: 30px; line-height: 30px; font-size: 14px; margin: 6px 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.block-list a { color: #555; }
.block-list a:hover { color: #a85b49; }
.block-list .num { display: inline-block; vertical-align: top; margin: 6px 6px 0 0; width: 18px; height: 18px; line-height: 18px; text-align: center; font-size: 13px; color: #fff; background-color: #b5b6db; border-radius: 9px; }
.block-list .num1 { background-color: #ff6a63; }
.block-list .num2 { background-color: #ffa962; }
.block-list .num3 { background-color: #90bcff; }

.page-str { height: 36px; text-align: center; margin-top: 30px; }
.page-str a { display: inline-block; width: 34px; height: 34px; line-height: 34px; text-align: center; font-size: 14px; color: #7e7e7e; background: #fff; border: solid 1px #e5e5e5; border-radius: 4px; margin: 0 3px; }
.page-str a.on, .page-str a:hover { background: #a85b49; border-color: #a85b49; color: #fff; }
.page-str .prev, .page-str .next { font-family: 'SimSun'; font-weight: bold; font-size: 18px; }

.url-here { line-height: 30px; color: #666; }
.url-here a { color: #666; }
.url-here a:hover { color: #a85b49; }

/***
	@Author: ray;
	@create date:2022-09-23;
***/
.test-iframe { height: 347px; background-color: #fff; border: solid 1px #F4EBE9; box-shadow: 0 0 1px 1px #ece4e1; margin-bottom: 20px; }
.test-iframe.on { position: relative; z-index: 1; }
.test-iframe.on iframe { height: 650px; }
.test-iframe iframe { min-height: 100%; }

.conbox { padding: 0 12px 12px; background-color: #fff; border: solid 1px #F4EBE9; box-shadow: 0 0 1px 1px #ece4e1; }

.block-list2 { overflow: hidden; }
.block-list2 ul { overflow: hidden; margin-left: -2px; }
.block-list2 li { width: 49%; float: left; margin: 0 0 2px 2px; }
.block-list2 a { display: block; height: 36px; line-height: 36px; padding: 0 12px; text-align: center; overflow: hidden; background-color: #fffaf4; color: #666; }
.block-list2 a:hover { background-color: #ab8868; color: #fff; }

.block-tabs2 { height: 40px; line-height: 40px; margin-bottom: 18px; }
.block-tabs2 ul { overflow: hidden; }
.block-tabs2 li { width: 50%; float: left; text-align: center; font-size: 14px; color: #999; position: relative; cursor: pointer; user-select: none; }
.block-tabs2 li.on { color: #ff6565; }
.block-tabs2 li.on:before { content: ''; position: absolute; bottom: 4px; left: 50%; margin-left: -2px; width: 0; height: 0; border-left: 2px solid transparent; border-right: 2px solid transparent; border-bottom: 2px solid #ff6565; }
.block-tabs2 li.on:after { content: ''; position: absolute; bottom: 2px; left: 50%; margin-left: -21px; width: 42px; height: 2px; background-color: #ff6565; }

.ui-form .form-group { margin-bottom: 10px; }
.ui-form .form-title { line-height: 30px; margin-right: 7px; }
.ui-form .form-input { width: 74px; padding: 3px 10px; font-size: 14px; border-radius: 0px; }
.ui-form .form-input.ming { width: 183px; }
.ui-form .form-select { vertical-align: top; width: 205px; font-size: 14px; }
.ui-form .form-select-text { border-radius: 0px; height: 28px; line-height: 28px; padding: 0 24px 0 10px; }
.ui-form .form-select-text:after { right: 8px; margin-top: -2px; }
.ui-form .form-select-list li { line-height: 30px; padding: 0 10px; }
.ui-form .radio-group { display: inline-block; vertical-align: top; margin: 2px 0 0 10px; }
.ui-form .date-group { width: 211px; display: inline-block; vertical-align: top; margin-left: -5px; }
.ui-form .date-group .form-select { width: 98px; margin-bottom: 10px; margin-left: 5px; }
.ui-form .form-foot { text-align: center; padding-bottom: 5px; }
.ui-form .btn { vertical-align: top; width: 108px; padding: 3px 0; border-radius: 16px; margin: 0 8px; }
.ui-form .btn-master { border-color: #ff6565; background-color: #ff6565; }

.content-r.leave .posbox, .content-r.leave .test-iframe { width: 280px; position: fixed; top: 0; }
.content-r.leave .test-iframe { width: 298px; }
.content-r.leave .posbox { top: 369px; }

.page-index .content-r.leave .rm-top-box, .page-index .content-r.leave .ds-test-box { width: 274px; position: fixed; top: 0; }
.page-index .content-r.leave .ds-test-box { top: 282px; }

/***
	@Author: ray;
	@create date:2022-09-22;
***/
.index-surname-list { margin: 0 -20px; padding: 5px 20px 0; overflow: hidden; background: url(../images/index/lines.png) repeat-x 0 0; }
.index-surname-list .block-title6 { margin-bottom: 15px; }
.index-surname-list ul { margin: 0 0 -10px -28px; overflow: hidden; }
.index-surname-list li { float: left; margin: 0 0 10px 28px; }
.index-surname-list li a { display: block; text-align: center; width: 44px; height: 44px; line-height: 44px; font-size: 21px; background: url(../images/index/word3.png) no-repeat; }

.sx-news-list { margin-top: 5px; margin-bottom: -10px; }
.sx-news-list ul { width: 870px; height: 128px; overflow: hidden; }
.sx-news-list li { width: 185px; height: 42px; line-height: 42px; border-bottom: 1px dashed rgba(0, 0, 0, 0.1); float: left; margin-right: 29px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #666; }
.sx-news-list a { color: #666; }
.sx-news-list a:hover { color: #a85b49; }
.sx-news-list .time { float: right; margin-left: 10px; }

.index-news-list2 { width: 430px; float: left; }
.index-news-list2 li + li { margin-top: 20px; }
.index-news-list2 a { display: block; overflow: hidden; }
.index-news-list2 .pic { width: 160px; height: 90px; float: left; margin-right: 15px; }
.index-news-list2 .tit { font-size: 16px; height: 22px; line-height: 22px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 20px; }
.index-news-list2 .txt { height: 48px; line-height: 24px; font-size: 14px; color: #666; overflow: hidden; }

.index-news-list3 { width: 352px; float: right; margin: -5px 0; }
.index-news-list3 li { height: 35px; line-height: 35px; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.index-news-group { padding-bottom: 1px; width: 900px; overflow: hidden; }
.index-news-group .block-content { width: 388px; float: left; padding-bottom: 25px; margin-top: 20px; margin-right: 20px; }
.index-news-group .index-news-list2 { width: 140px; }
.index-news-group .index-news-list2 li + li { margin-top: 10px; }
.index-news-group .index-news-list2 .pic { width: 140px; height: 78px; float: none; }
.index-news-group .index-news-list2 .tit { font-size: 12px; text-align: center; margin-bottom: 0px; }
.index-news-group .index-news-list3 { width: 230px; margin: -8px 0; }
.index-news-group .index-news-list3 li { height: 33px; line-height: 33px; font-size: 14px; }

.qm-remark-box { padding: 20px 20px 25px; background: #fff url(../images/index/remark-bg.png) no-repeat right bottom; }
.qm-remark-box .title { line-height: 36px; font-size: 18px; font-weight: bold; color: #333; text-align: center; margin-bottom: 8px; }
.qm-remark-box .text { font-size: 14px; line-height: 24px; color: #333; text-align: justify; }

.ds-test-box .bd { height: 286px; overflow: hidden; }
.ds-test-box .bd li { height: 64px; margin-bottom: 10px; }
.ds-test-box .bd img { display: block; width: 100%; height: 100%; border-radius: 4px; }

.rm-top-box .list { overflow: hidden; }
.rm-top-box dl { width: 50%; float: left; position: relative; border-bottom: 1px solid #e5e5e5; }
.rm-top-box dl + dl:after { content: ''; position: absolute; top: 0; bottom: 0; left: -2px; width: 1px; background-color: #e5e5e5; }
.rm-top-box dt { height: 34px; line-height: 34px; font-size: 15px; text-align: center; background-color: #f9f9f9; border-bottom: 1px solid #e5e5e5; }
.rm-top-box dd { height: 18px; line-height: 18px; padding: 7px 0; overflow: hidden; }
.rm-top-box .num { display: inline-block; vertical-align: top; width: 18px; height: 18px; line-height: 18px; text-align: center; font-size: 14px; color: #666; background-color: #e5e5e5; border-radius: 5px 5px 0px 5px; margin-right: 5px; margin-left: 8px; }

.friend-link { border: 0; padding: 0 30px; background: none; overflow: hidden; }
.friend-link .block-title { height: 30px; line-height: 30px; border-bottom: 0; }
.friend-link ul { overflow: hidden; margin: 0 0 -5px -10px; }
.friend-link li { float: left; margin: 0 0 5px 10px; }

/***
	@Author: ray;
	@create date:2022-09-23;
***/
.content-nav { float: left; width: 1152px; padding: 15px 22px; background-color: #fff; border: 1px solid #feead3; margin-bottom: 20px; }
.content-nav a { width: 100px; height: 36px; line-height: 36px; text-align: center; font-size: 16px; border-radius: 5px; float: left; }
.content-nav a + a { margin-left: 5px; }
.content-nav a:hover, .content-nav a.on { background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkNTM5MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y4NmY2NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background: -moz-linear-gradient(45deg, #fd5392 0%, #f86f64 100%); background: -webkit-linear-gradient(45deg, #fd5392 0%, #f86f64 100%); background: linear-gradient(45deg, #fd5392 0%, #f86f64 100%); font-weight: bold; color: #fff; }

.qm-form { width: 720px; margin: 0 auto; }
.qm-form .qm-form-content .radio-group { display: block; text-align: center; }
.qm-form .form-radio { margin: 0 30px; }
.qm-form .block-title4 { margin-bottom: 20px; }
.qm-form .form-group { margin-bottom: 20px; }
.qm-form .form-title { display: inline-block; width: 108px; line-height: 40px; font-size: 16px; text-align: right; color: #666; }
.qm-form .form-select { width: 232px; vertical-align: top; }
.qm-form .form-input { width: 206px; }
.qm-form .input-group { width: 230px; }
.qm-form .input-group .form-input { width: 125px; }
.qm-form .input-group .radio-group { margin-top: 8px; margin-left: 8px; }
.qm-form .date-group .form-select { width: 138px; }
.qm-form .date-group .form-select + .form-select { margin-left: 5px; }
.qm-form .form-foot { text-align: center; margin-top: 35px; margin-bottom: 8px; }
.qm-form .btn { vertical-align: top; border: 0; width: 225px; line-height: 30px; padding: 6px 0; font-size: 16px; color: #fff; margin: 0 28px; }
.qm-form .btn-submit { background-color: #a85b49; }

.index-qm-list { margin-top: 10px; overflow: hidden; }
.index-qm-list + .index-qm-list { margin-top: 25px; }
.index-qm-list ul { overflow: hidden; margin: 0 0 -5px -5px; }
.index-qm-list li { width: 205px; height: 36px; float: left; margin: 0 0 5px 5px; }
.index-qm-list a { display: block; height: 36px; line-height: 36px; padding: 0 10px; text-align: center; background-color: #fffaf4; color: #666; overflow: hidden; }
.index-qm-list a:hover { background-color: #966940; color: #fff; }

.index-jm-list { overflow: hidden; }
.index-jm-list li { width: 115px; }

.qm-detail { padding: 20px 20px 40px; background-color: #fff; border: solid 1px #feead3; }

.qm-detail-head { text-align: center; margin-bottom: 10px; }
.qm-detail-head .title { font-size: 24px; font-weight: bold; color: #ff6565; }
.qm-detail-head .link { margin-top: 20px; margin-bottom: 10px; }
.qm-detail-head .link a { display: inline-block; vertical-align: top; height: 36px; line-height: 36px; padding: 0 15px; margin: 0 2px; font-size: 14px; background-color: #fffaf4; color: #666; }
.qm-detail-head .link a:hover, .qm-detail-head .link a.on { background-color: #ab8868; color: #fff; }

.qm-detail-group { margin: 15px 0; }
.qm-detail-group .block-text { margin-top: 12px; line-height: 1.5; }

.ui-table { width: 100%; }
.ui-table thead { background-color: #f5f5f5; }
.ui-table th, .ui-table td { padding: 8.5px 10px; }
.ui-table th, .ui-table .th { font-weight: normal; text-align: left; background-color: #f5f5f5; }
.ui-table .th { vertical-align: top; text-align: right; border-right: 1px solid #e4e4e4; }
.ui-table td { border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; }

.bz-block { margin-top: 60px; }

.bz-table { width: 570px; float: left; }

.bz-score { width: 250px; height: 184px; background-color: #f9f9f9; border: 1px dashed #e5e5e5; border-radius: 12px; float: right; }
.bz-score .val, .bz-score .pic { width: 80px; height: 80px; display: block; margin: -40px auto 13px; border-radius: 50px; }
.bz-score .val { line-height: 80px; text-align: center; background-color: #ffffff; font-size: 48px; font-weight: bold; color: #ff6565; box-shadow: 0px 0px 10px #e5e5e5; position: relative; }
.bz-score .val:after { content: ''; position: absolute; left: 16px; right: 16px; bottom: 11px; height: 2px; background-color: #ff6565; border-radius: 1px; }
.bz-score .val3 { font-size: 32px; }
.bz-score .tit { text-align: center; color: #666; }
.bz-score .name { text-align: center; margin: 18px 0 12px; }
.bz-score .name li { display: inline-block; vertical-align: top; font-size: 26px; font-weight: bold; }
.bz-score .name li + li { margin-left: 2px; }
.bz-score .name .icon { font-size: 12px; color: #fff; font-weight: normal; line-height: 20px; text-align: center; margin-left: 2px; }
.bz-score .name5 li { font-size: 18px; }
.bz-score .txt { padding: 0 15px; font-size: 12px; color: #666; text-align: justify; }

.qm-recom-list { padding-bottom: 1px; }
.qm-recom-list .title { font-size: 18px; font-weight: bold; }
.qm-recom-list .item { margin-bottom: 15px; }
.qm-recom-list .item-info { min-width: 290px; display: inline-block; vertical-align: top; height: 72px; background-color: #f9f9f9; border: 1px dashed #e5e5e5; border-radius: 12px; margin-top: 30px; }
.qm-recom-list .item-info .icon-user { float: left; margin: -7px 18px 0 12px; }
.qm-recom-list .item-info dl { float: left; margin-right: 18px; }
.qm-recom-list .item-info dt { height: 32px; font-size: 24px; font-weight: bold; color: #333; padding: 8px 0 4px; }
.qm-recom-list .item-info dt em { font-size: 14px; font-weight: normal; color: #666666; }
.qm-recom-list .item-info dd { display: block; font-size: 16px; font-weight: bold; color: #ff6565; transform: skewX(-8deg); }
.qm-recom-list .item-title, .qm-recom-list .item-title2 { font-size: 16px; font-weight: bold; }
.qm-recom-list .item-title { margin: 20px 0 15px; }
.qm-recom-list .item-title2 { margin: 15px 0 10px; }
.qm-recom-list .item-text { padding-left: 12px; }
.qm-recom-list .word-group { display: table-row; }
.qm-recom-list .word-margin { width: 18px; }
.qm-recom-list .word-info { display: table-cell; width: 378px; padding: 16px; background-color: #ffffff; box-shadow: 0px 0px 10px #f4f4f4; }

.word-info-hd { overflow: hidden; margin-bottom: 10px; }
.word-info-hd h3 { width: 60px; height: 60px; line-height: 60px; text-align: center; background: url(../images/index/word.png) no-repeat; font-size: 42px; font-weight: bold; float: left; margin-right: 54px; }
.word-info-hd ul { width: 230px; overflow: hidden; }
.word-info-hd li { width: 50%; line-height: 30px; float: left; }
.word-info-hd .val { color: #7e7e7e; }

.word-info-bd { line-height: 1.7; }
.word-info-bd dl { margin-top: 8px; }
.word-info-bd dd { color: #7e7e7e; text-align: justify; }

.qm-word-list { padding-left: 12px; }
.qm-word-list .word-info + .word-info { margin-top: 15px; }
.qm-word-list .word-info-hd h3 { margin-left: 7px; margin-right: 68px; }
.qm-word-list .word-info-hd ul { width: 288px; }

.qm-detail-recom { overflow: hidden; }
.qm-detail-recom h3 { font-size: 18px; font-weight: bold; margin-bottom: 15px; }
.qm-detail-recom ul { overflow: hidden; }
.qm-detail-recom li { float: left; margin-left: 12px; margin-bottom: 10px; }
.qm-detail-recom a { display: block; width: 150px; height: 38px; line-height: 38px; text-align: center; font-size: 16px; background-color: #ffffff; border: solid 1px #e5e5e5; }
.qm-detail-recom a:hover { border-color: #a85b49; }

.refer-to { margin-top: 18px; }
.refer-to h3 { font-size: 16px; font-weight: bold; color: #333; margin-bottom: 8px; }
.refer-to ul { overflow: hidden; }
.refer-to li { width: 50%; line-height: 30px; font-size: 16px; float: left; }
.refer-to a { display: inline-block; vertical-align: top; height: 28px; overflow: hidden; color: #ff6565; border-bottom: 1px solid #ff6565; }

.qm-name-explain .name-attr { overflow: hidden; margin-bottom: 15px; }
.qm-name-explain .name-attr dl { width: 172px; float: left; }
.qm-name-explain .name-attr dl + dl { margin-left: 50px; }
.qm-name-explain .name-attr dt { width: 80px; height: 80px; line-height: 80px; text-align: center; background: url(../images/index/word2.png) no-repeat; font-size: 50px; color: #333; float: left; margin-right: 24px; }
.qm-name-explain .name-attr dd { color: #999; line-height: 26px; }
.qm-name-explain .name-attr5 dt { margin-right: 12px; }
.qm-name-explain .name-attr5 dl { width: 159px; }
.qm-name-explain .name-attr5 dl + dl { margin-left: 10px; }
.qm-name-explain .name-table { margin-bottom: 30px; }
.qm-name-explain .name-table .ui-table th, .qm-name-explain .name-table .ui-table td { border-left: 1px solid #e4e4e4; }
.qm-name-explain .name-table .ui-table th:first-child, .qm-name-explain .name-table .ui-table td:first-child { border-left: 0; }
.qm-name-explain .text-group { margin-top: 25px; line-height: 1.7; }
.qm-name-explain .text1 { background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZWVlYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZjZlYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background: -moz-linear-gradient(0deg, #ffeeeb 0%, #fff6eb 100%); background: -webkit-linear-gradient(0deg, #ffeeeb 0%, #fff6eb 100%); background: linear-gradient(90deg, #ffeeeb 0%, #fff6eb 100%); line-height: 24px; padding: 6px 13px; margin-left: 13px; }
.qm-name-explain .text1:before { content: ''; position: absolute; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 13px solid #feead3; margin: 3px 0 0 -26px; }
.qm-name-explain .text2 { font-weight: bold; margin: 15px 0 6px; }
.qm-name-explain .text3 { color: #7e7e7e; padding-left: 25px; }

/***
	@Author: ray;
	@create date:2022-09-27;
***/
.block-group { margin-top: 15px; }

.surname-content { padding: 0 20px 30px; }
.surname-content .ui-table td { line-height: 21px; padding: 7px 10px; }
.surname-content .ui-table tr:nth-child(odd) { background-color: #f5f5f5; }
.surname-content .ui-table .th { text-align: center; font-size: 16px; }
.surname-content .ui-table a { display: inline-block; vertical-align: top; padding: 0 2px 0 3px; }
.surname-content .ml10 { margin-left: 10px; }

.surname-list { padding: 5px 20px 30px; overflow: hidden; }
.surname-list .title { height: 65px; line-height: 65px; text-align: center; font-size: 18px; font-weight: bold; }
.surname-list ul { width: 1200px; overflow: hidden; }
.surname-list li { line-height: 24px; float: left; margin-right: 12px; }

.surname-title { font-size: 24px; font-weight: bold; text-align: center; padding: 22px 0; }

.surname-intro { line-height: 1.5; text-align: justify; }
.surname-intro dt { font-size: 16px; font-weight: bold; margin-bottom: 5px; }
.surname-intro dd { text-indent: 2em; }
.surname-intro dd + dt { margin-top: 20px; }

.block-list4 { overflow: hidden; }
.block-list4 ul { overflow: hidden; width: 1140px; }
.block-list4 li { width: 112px; height: 36px; float: left; margin: 0 2px 2px 0; }
.block-list4 a { display: block; height: 36px; line-height: 36px; padding: 0 10px; text-align: center; background-color: #fffaf4; color: #666; overflow: hidden; }
.block-list4 a:hover { background-color: #ab8868; color: #fff; }

.block-tabs3 { padding-left: 10px; margin-bottom: 10px; }
.block-tabs3 li { display: inline-block; vertical-align: top; margin-right: 5px; width: 86px; height: 37px; line-height: 37px; text-align: center; font-size: 16px; background-color: #fff; color: #666; cursor: pointer; user-select: none; position: relative; }
.block-tabs3 li:hover, .block-tabs3 li.on { background-color: #fcd29b; color: #966940; }
.block-tabs3 li.on:after { content: ''; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #fcd29b; position: absolute; left: 50%; top: 100%; margin-left: -6px; }

.surname-box { padding: 10px 10px 18px; box-shadow: 0px 0px 10px #f4f4f4; }
.surname-box .block-list4 a { background-color: #f9f9f9; }
.surname-box .block-list4 a:hover { background-color: #333; }

/***
	@Author: ray;
	@create date:2022-09-29;
***/
.news-block { padding-top: 30px; }

.news-list { overflow: hidden; }
.news-list li { overflow: hidden; padding: 24px 0; border-bottom: 1px solid #f4f4f4; }
.news-list .pic-wrap { width: 268px; height: 160px; float: left; margin-right: 30px; position: relative; overflow: hidden; border-radius: 10px; }
.news-list .pic { display: block; width: 100%; height: 100%; background-color: #f5f5f5; object-fit: cover; transition: all 0.4s; }
.news-list .pic:hover { transform: scale(1.1); }
.news-list .con { overflow: hidden; }
.news-list .title { font-size: 20px; font-weight: bold; height: 30px; line-height: 30px; overflow: hidden; }
.news-list .text { font-size: 14px; color: #666; line-height: 24px; height: 72px; overflow: hidden; word-break: break-all; text-align: justify; margin-top: 15px; }
.news-list .info { color: #666; height: 20px; line-height: 20px; overflow: hidden; margin-top: 20px; }
.news-list .time { float: right; }
.news-list .view { color: #666; font-weight: normal; }
.news-list .icon-view { vertical-align: top; margin-top: 2px; margin-right: 8px; }

.news-detail { padding: 30px 0; background-color: #fff; }

.detail-title { height: 40px; line-height: 40px; font-size: 24px; font-weight: bold; text-align: center; margin-bottom: 10px; overflow: hidden; }

.detail-info { text-align: center; color: #999; padding-bottom: 15px; border-bottom: 1px solid #f4f4f4; margin-bottom: 15px; }
.detail-info li { display: inline-block; vertical-align: top; margin: 0 8px; }

.detail-text { line-height: 28px; font-size: 16px; color: #333; word-break: break-word; text-align: justify; }
.detail-text a { color: #ff6565; }
.detail-text a:hover { text-decoration: underline; text-underline-offset: 1px; }
.detail-text p { margin: 8px 0; }
.detail-text img { display: block; margin: 20px auto; max-width: 600px; height: auto !important; }
.detail-text table { max-width: 100%; }

.detail-mark { text-align: center; font-size: 14px; color: #999; margin-top: 30px; padding-bottom: 20px; border-bottom: 1px solid #e6e6e6; }

.art-list .block-title5 { margin: 10px 0; }
.art-list .list { overflow: hidden; padding-left: 18px; }
.art-list ul { width: 356px; float: left; }
.art-list ul + ul { margin-left: 70px; }
.art-list li { height: 36px; line-height: 36px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 18px; }
.art-list li:before { content: ''; display: inline-block; vertical-align: 2px; width: 4px; height: 4px; background-color: #ff6565; margin-right: 10px; }
.art-list li:nth-child(2):before { background-color: #FFB2B2; }
.art-list li:nth-child(3):before { background-color: #ffe0e0; }

/***
	@Author: ray;
	@create date:2022-11-12;
***/
.page-404 { background-color: #fff; }

.not-found { padding: 170px 0; width: 690px; margin: 0 auto; overflow: hidden; user-select: none; text-align: center; }
.not-found .pic { width: 328px; height: 168px; }
.not-found .tit { font-size: 16px; }
.not-found .txt { font-size: 18px; line-height: 60px; letter-spacing: 1px; color: #333333; }
.not-found .btn { width: 160px; padding: 8px 0; }

/*# sourceMappingURL=style.css.map */
