@charset "UTF-8";
/*! Created by UICUT.com on 2021/01/01. Contact QQ: 215611388 */
/* ----------------------------------------------------------------- 样式重置 & 常用样式 --------------------------------------------------------------- */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

main { display: block; }

h1 { font-size: 2em; margin: 0.67em 0; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace,monospace; font-size: 1em; }

a { background-color: transparent; }

abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace,monospace; font-size: 1em; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

img { border-style: none; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { padding: 0.35em 0.75em 0.625em; }

legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

progress { vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details { display: block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; font-family: Helvetica, Verdana, "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Arial, sans-serif; -webkit-text-size-adjust: 100%; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { font-size: 16px; color: #333; background: #fff; min-width: 1440px; min-height: 100vh; }

body::-webkit-scrollbar { width: 10px; height: 10px; background-color: #ddd; border-radius: 10px; }

body::-webkit-scrollbar-track { border-radius: 5px; background-color: #ddd; }

body::-webkit-scrollbar-thumb { border-radius: 5px; background-color: rgba(186, 161, 131, 0.6); }

body::-webkit-scrollbar-thumb:hover { background: rgba(186, 161, 131, 0.6); -webkit-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out; }

table { border-collapse: collapse; border-spacing: 0; empty-cells: show; font-size: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-family: inherit; -webkit-box-sizing: border-box; box-sizing: border-box; }

ul, li, ol { list-style: none; line-height: normal; }

i, address, cite, dfn, em, var { font-style: normal; }

input[type=date] { outline: none; border: none; }

a { text-decoration: none; color: #333; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:active, a:hover, a:focus { color: #baa183; outline-width: 0; }

video { border: none; outline: none; display: block; width: 100%; }

img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header { -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

input[type=file] { cursor: pointer; }

::-moz-selection { background: #baa183; color: #fff; }

::selection { background: #baa183; color: #fff; }

::-moz-selection { background: #baa183; color: #fff; }

img { width: auto; max-width: 100%; -ms-interpolation-mode: bicubic; }

.uc-content { width: 100%; max-width: 1440px; margin-left: auto; margin-right: auto; }

.uc-show { display: block !important; }

.uc-hide { display: none !important; }

.uc-h98 { width: 100%; height: 98px; }

.uc-bg { background-color: #f6f6f6; }

.uc-b { font-weight: bold; }

.uc-small { font-size: .875em; }

.uc-big { font-size: 1.25em; }

.uc-ma { margin-left: auto; margin-right: auto; }

.uc-lineCenter { text-decoration: line-through; }

.uc-del { text-decoration: line-through; color: #999; margin-left: 20px; }

.uc-del:first-child { margin-left: 0; }

.animate, .uc-animate, .uc-revealOnScroll { opacity: 0; }

.uc-left { float: left; }

.uc-right { float: right; }

.uc-underline { text-decoration: underline !important; }

.uc-tLeft { text-align: left !important; }

.uc-tCenter { text-align: center !important; }

.uc-tRight { text-align: right !important; }

.uc-pt0 { padding-top: 0px !important; }

.uc-pb0 { padding-bottom: 0px !important; }

.uc-pl0 { padding-left: 0px !important; }

.uc-pr0 { padding-right: 0px !important; }

.uc-pd0 { padding: 0px !important; }

.uc-mt0 { margin-top: 0px !important; }

.uc-mb0 { margin-bottom: 0px !important; }

.uc-ml0 { margin-left: 0px !important; }

.uc-mr0 { margin-right: 0px !important; }

.uc-mg0 { margin: 0px !important; }

.uc-pt5 { padding-top: 5px !important; }

.uc-pb5 { padding-bottom: 5px !important; }

.uc-pl5 { padding-left: 5px !important; }

.uc-pr5 { padding-right: 5px !important; }

.uc-pd5 { padding: 5px !important; }

.uc-mt5 { margin-top: 5px !important; }

.uc-mb5 { margin-bottom: 5px !important; }

.uc-ml5 { margin-left: 5px !important; }

.uc-mr5 { margin-right: 5px !important; }

.uc-mg5 { margin: 5px !important; }

.uc-pt10 { padding-top: 10px !important; }

.uc-pb10 { padding-bottom: 10px !important; }

.uc-pl10 { padding-left: 10px !important; }

.uc-pr10 { padding-right: 10px !important; }

.uc-pd10 { padding: 10px !important; }

.uc-mt10 { margin-top: 10px !important; }

.uc-mb10 { margin-bottom: 10px !important; }

.uc-ml10 { margin-left: 10px !important; }

.uc-mr10 { margin-right: 10px !important; }

.uc-mg10 { margin: 10px !important; }

.uc-pt15 { padding-top: 15px !important; }

.uc-pb15 { padding-bottom: 15px !important; }

.uc-pl15 { padding-left: 15px !important; }

.uc-pr15 { padding-right: 15px !important; }

.uc-pd15 { padding: 15px !important; }

.uc-mt15 { margin-top: 15px !important; }

.uc-mb15 { margin-bottom: 15px !important; }

.uc-ml15 { margin-left: 15px !important; }

.uc-mr15 { margin-right: 15px !important; }

.uc-mg15 { margin: 15px !important; }

.uc-pt20 { padding-top: 20px !important; }

.uc-pb20 { padding-bottom: 20px !important; }

.uc-pl20 { padding-left: 20px !important; }

.uc-pr20 { padding-right: 20px !important; }

.uc-pd20 { padding: 20px !important; }

.uc-mt20 { margin-top: 20px !important; }

.uc-mb20 { margin-bottom: 20px !important; }

.uc-ml20 { margin-left: 20px !important; }

.uc-mr20 { margin-right: 20px !important; }

.uc-mg20 { margin: 20px !important; }

.uc-pt25 { padding-top: 25px !important; }

.uc-pb25 { padding-bottom: 25px !important; }

.uc-pl25 { padding-left: 25px !important; }

.uc-pr25 { padding-right: 25px !important; }

.uc-pd25 { padding: 25px !important; }

.uc-mt25 { margin-top: 25px !important; }

.uc-mb25 { margin-bottom: 25px !important; }

.uc-ml25 { margin-left: 25px !important; }

.uc-mr25 { margin-right: 25px !important; }

.uc-mg25 { margin: 25px !important; }

.uc-pt30 { padding-top: 30px !important; }

.uc-pb30 { padding-bottom: 30px !important; }

.uc-pl30 { padding-left: 30px !important; }

.uc-pr30 { padding-right: 30px !important; }

.uc-pd30 { padding: 30px !important; }

.uc-mt30 { margin-top: 30px !important; }

.uc-mb30 { margin-bottom: 30px !important; }

.uc-ml30 { margin-left: 30px !important; }

.uc-mr30 { margin-right: 30px !important; }

.uc-mg30 { margin: 30px !important; }

.uc-pt40 { padding-top: 40px !important; }

.uc-pb40 { padding-bottom: 40px !important; }

.uc-pl40 { padding-left: 40px !important; }

.uc-pr40 { padding-right: 40px !important; }

.uc-pd40 { padding: 40px !important; }

.uc-mt40 { margin-top: 40px !important; }

.uc-mb40 { margin-bottom: 40px !important; }

.uc-ml40 { margin-left: 40px !important; }

.uc-mr40 { margin-right: 40px !important; }

.uc-mg40 { margin: 40px !important; }

.uc-pt50 { padding-top: 50px !important; }

.uc-pb50 { padding-bottom: 50px !important; }

.uc-pl50 { padding-left: 50px !important; }

.uc-pr50 { padding-right: 50px !important; }

.uc-pd50 { padding: 50px !important; }

.uc-mt50 { margin-top: 50px !important; }

.uc-mb50 { margin-bottom: 50px !important; }

.uc-ml50 { margin-left: 50px !important; }

.uc-mr50 { margin-right: 50px !important; }

.uc-mg50 { margin: 50px !important; }

.uc-pt60 { padding-top: 60px !important; }

.uc-pb60 { padding-bottom: 60px !important; }

.uc-pl60 { padding-left: 60px !important; }

.uc-pr60 { padding-right: 60px !important; }

.uc-pd60 { padding: 60px !important; }

.uc-mt60 { margin-top: 60px !important; }

.uc-mb60 { margin-bottom: 60px !important; }

.uc-ml60 { margin-left: 60px !important; }

.uc-mr60 { margin-right: 60px !important; }

.uc-mg60 { margin: 60px !important; }

.uc-pt70 { padding-top: 70px !important; }

.uc-pb70 { padding-bottom: 70px !important; }

.uc-pl70 { padding-left: 70px !important; }

.uc-pr70 { padding-right: 70px !important; }

.uc-pd70 { padding: 70px !important; }

.uc-mt70 { margin-top: 70px !important; }

.uc-mb70 { margin-bottom: 70px !important; }

.uc-ml70 { margin-left: 70px !important; }

.uc-mr70 { margin-right: 70px !important; }

.uc-mg70 { margin: 70px !important; }

.uc-pt80 { padding-top: 80px !important; }

.uc-pb80 { padding-bottom: 80px !important; }

.uc-pl80 { padding-left: 80px !important; }

.uc-pr80 { padding-right: 80px !important; }

.uc-pd80 { padding: 80px !important; }

.uc-mt80 { margin-top: 80px !important; }

.uc-mb80 { margin-bottom: 80px !important; }

.uc-ml80 { margin-left: 80px !important; }

.uc-mr80 { margin-right: 80px !important; }

.uc-mg80 { margin: 80px !important; }

.uc-pt90 { padding-top: 90px !important; }

.uc-pb90 { padding-bottom: 90px !important; }

.uc-pl90 { padding-left: 90px !important; }

.uc-pr90 { padding-right: 90px !important; }

.uc-pd90 { padding: 90px !important; }

.uc-mt90 { margin-top: 90px !important; }

.uc-mb90 { margin-bottom: 90px !important; }

.uc-ml90 { margin-left: 90px !important; }

.uc-mr90 { margin-right: 90px !important; }

.uc-mg90 { margin: 90px !important; }

.uc-pt100 { padding-top: 100px !important; }

.uc-pb100 { padding-bottom: 100px !important; }

.uc-pl100 { padding-left: 100px !important; }

.uc-pr100 { padding-right: 100px !important; }

.uc-pd100 { padding: 100px !important; }

.uc-mt100 { margin-top: 100px !important; }

.uc-mb100 { margin-bottom: 100px !important; }

.uc-ml100 { margin-left: 100px !important; }

.uc-mr100 { margin-right: 100px !important; }

.uc-mg100 { margin: 100px !important; }

.uc-pt110 { padding-top: 110px !important; }

.uc-pb110 { padding-bottom: 110px !important; }

.uc-pl110 { padding-left: 110px !important; }

.uc-pr110 { padding-right: 110px !important; }

.uc-pd110 { padding: 110px !important; }

.uc-mt110 { margin-top: 110px !important; }

.uc-mb110 { margin-bottom: 110px !important; }

.uc-ml110 { margin-left: 110px !important; }

.uc-mr110 { margin-right: 110px !important; }

.uc-mg110 { margin: 110px !important; }

.uc-pt120 { padding-top: 120px !important; }

.uc-pb120 { padding-bottom: 120px !important; }

.uc-pl120 { padding-left: 120px !important; }

.uc-pr120 { padding-right: 120px !important; }

.uc-pd120 { padding: 120px !important; }

.uc-mt120 { margin-top: 120px !important; }

.uc-mb120 { margin-bottom: 120px !important; }

.uc-ml120 { margin-left: 120px !important; }

.uc-mr120 { margin-right: 120px !important; }

.uc-mg120 { margin: 120px !important; }

.uc-pt150 { padding-top: 150px !important; }

.uc-pb150 { padding-bottom: 150px !important; }

.uc-pl150 { padding-left: 150px !important; }

.uc-pr150 { padding-right: 150px !important; }

.uc-pd150 { padding: 150px !important; }

.uc-mt150 { margin-top: 150px !important; }

.uc-mb150 { margin-bottom: 150px !important; }

.uc-ml150 { margin-left: 150px !important; }

.uc-mr150 { margin-right: 150px !important; }

.uc-mg150 { margin: 150px !important; }

.uc-pt160 { padding-top: 160px !important; }

.uc-pb160 { padding-bottom: 160px !important; }

.uc-pl160 { padding-left: 160px !important; }

.uc-pr160 { padding-right: 160px !important; }

.uc-pd160 { padding: 160px !important; }

.uc-mt160 { margin-top: 160px !important; }

.uc-mb160 { margin-bottom: 160px !important; }

.uc-ml160 { margin-left: 160px !important; }

.uc-mr160 { margin-right: 160px !important; }

.uc-mg160 { margin: 160px !important; }

.uc-pt180 { padding-top: 180px !important; }

.uc-pb180 { padding-bottom: 180px !important; }

.uc-pl180 { padding-left: 180px !important; }

.uc-pr180 { padding-right: 180px !important; }

.uc-pd180 { padding: 180px !important; }

.uc-mt180 { margin-top: 180px !important; }

.uc-mb180 { margin-bottom: 180px !important; }

.uc-ml180 { margin-left: 180px !important; }

.uc-mr180 { margin-right: 180px !important; }

.uc-mg180 { margin: 180px !important; }

.uc-pt200 { padding-top: 200px !important; }

.uc-pb200 { padding-bottom: 200px !important; }

.uc-pl200 { padding-left: 200px !important; }

.uc-pr200 { padding-right: 200px !important; }

.uc-pd200 { padding: 200px !important; }

.uc-mt200 { margin-top: 200px !important; }

.uc-mb200 { margin-bottom: 200px !important; }

.uc-ml200 { margin-left: 200px !important; }

.uc-mr200 { margin-right: 200px !important; }

.uc-mg200 { margin: 200px !important; }

.uc-icon16 { width: 16px; height: 16px; }

.uc-icon20 { width: 20px; height: 20px; }

.uc-icon24 { width: 24px; height: 24px; }

.uc-icon28 { width: 28px; height: 28px; }

.uc-icon32 { width: 32px; height: 32px; }

.uc-icon36 { width: 36px; height: 36px; }

.uc-icon40 { width: 40px; height: 40px; }

.uc-icon44 { width: 44px; height: 44px; }

.uc-icon48 { width: 48px; height: 48px; }

.uc-icon50 { width: 50px; height: 50px; }

.uc-icon64 { width: 64px; height: 64px; }

.uc-icon70 { width: 70px; height: 70px; }

.uc-icon80 { width: 80px; height: 80px; }

.uc-icon90 { width: 90px; height: 90px; }

.uc-icon100 { width: 100px; height: 100px; }

.uc-icon120 { width: 120px; height: 120px; }

.uc-icon150 { width: 150px; height: 150px; }

.uc-icon200 { width: 200px; height: 200px; }

@font-face { font-family: "uc-font"; src: url("../fonts/iconfont.eot?t=1584354732377"); src: url("../fonts/iconfont.eot?t=1584354732377#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url("../fonts/iconfont.woff?t=1584354732377") format("woff"), url("../fonts/iconfont.ttf?t=1584354732377") format("truetype"), url("../fonts/iconfont.svg?t=1584354732377#uc-font") format("svg"); }

.uc-font { font-family: "uc-font" !important; line-height: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.uc-checkbox-circle:before { content: "\e624"; }

.uc-checkbox-circle-on:before { content: "\e64f"; }

.uc-checkbox:before { content: "\e684"; }

.uc-checkbox-on:before { content: "\e67d"; }

.uc-checkbox-on-plain:before { content: "\e683"; }

.uc-radio-on:before { content: "\e7b3"; }

.uc-radio:before { content: "\e7b5"; }

.uc-arrow-left:before { content: "\e75b"; }

.uc-arrow-right:before { content: "\e75c"; }

.uc-arrow-right2:before { content: "\e6ae"; }

.uc-arrow-left2:before { content: "\e6d6"; }

.uc-arrow-down:before { content: "\e615"; }

.uc-arrow-top:before { content: "\e75d"; }

.uc-arrow-down2:before { content: "\e6a4"; }

.uc-arrow-top2:before { content: "\e6b2"; }

.uc-menu:before { content: "\e6a9"; }

.uc-close:before { content: "\e67f"; }

.uc-search:before { content: "\e66f"; }

.uc-add:before { content: "\e672"; }

.uc-reduce:before { content: "\e614"; }

.uc-next:before { content: "\e60c"; }

.uc-prev:before { content: "\e605"; }

.uc-arrow { position: relative; padding-right: 30px; }

.uc-arrow:after { content: '\e75c'; font-family: 'uc-font'; font-size: 1.4em; right: -10px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.uc-arrow.arrow-gray:after { color: #999; }

@font-face { font-family: "PlayfairDisplay-SemiBold"; src: url("../fonts/PlayfairDisplay-SemiBold.woff2") format("woff2"), url("../fonts/PlayfairDisplay-SemiBold.woff") format("woff"), url("../fonts/PlayfairDisplay-SemiBold.ttf") format("truetype"), url("../fonts/PlayfairDisplay-SemiBold.eot") format("embedded-opentype"), url("../fonts/PlayfairDisplay-SemiBold.svg") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "playfairdisplay-bolditalic"; src: url("../fonts/playfairdisplay-bolditalic.woff2") format("woff2"), url("../fonts/playfairdisplay-bolditalic.woff") format("woff"), url("../fonts/playfairdisplay-bolditalic.ttf") format("truetype"), url("../fonts/playfairdisplay-bolditalic.eot") format("embedded-opentype"), url("../fonts/playfairdisplay-bolditalic.svg") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "playfairdisplay-black"; src: url("../fonts/playfairdisplay-black.woff2") format("woff2"), url("../fonts/playfairdisplay-black.woff") format("woff"), url("../fonts/playfairdisplay-black.ttf") format("truetype"), url("../fonts/playfairdisplay-black.eot") format("embedded-opentype"), url("../fonts/playfairdisplay-black.svg") format("svg"); font-weight: normal; font-style: normal; }

.uc-flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-flex.start { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.uc-flex.end { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.uc-flex.center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.uc-flex-col { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.uc-flex-col.start { -ms-flex-line-pack: start; align-content: start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.uc-flex-col.end { -ms-flex-line-pack: end; align-content: end; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.uc-flex-col.center { -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

textarea { resize: none; height: auto; min-height: 120px; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; }

input:-moz-placeholder { color: #ddd; }

::-webkit-input-placeholder { color: #ddd; }

input[type=text], input[type=password] { -webkit-appearance: none; }

[type=submit] { outline: none; }

[type=submit]:hover { opacity: .8; }

button { margin: 0; padding: 0; background: none; line-height: inherit; font-size: inherit; border: none; color: inherit; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; }

button:after { display: none; }

.uc-input, .uc-select, .uc-button, .uc-textarea { width: 100%; border: #dcdcdc 1px solid; outline: none; height: 45px; line-height: 43px; border-radius: 0px; padding: 0 10px; }

.uc-input:hover, .uc-input:focus, .uc-select:hover, .uc-select:focus, .uc-button:hover, .uc-button:focus, .uc-textarea:hover, .uc-textarea:focus { border-color: #baa183; }

.uc-btn { cursor: pointer; outline: none; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 45px; border-radius: 0px; padding: 0 10px; }

.uc-btn img { margin-right: 10px; }

.uc-btn:hover { opacity: .8; color: #fff; }

.uc-btn.coffee { background-color: #baa183; border: #baa183 1px solid; color: #fff; }

.uc-btn.coffee-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(186, 161, 131, 0.7)), to(#baa183)); background: -webkit-linear-gradient(left, rgba(186, 161, 131, 0.7) 0%, #baa183 100%); background: -o-linear-gradient(left, rgba(186, 161, 131, 0.7) 0%, #baa183 100%); background: linear-gradient(to right, rgba(186, 161, 131, 0.7) 0%, #baa183 100%); color: #fff; }

.uc-btn.coffee-plain { color: #baa183; border: #baa183 1px solid; }

.uc-btn.coffee-plain:hover { opacity: 1; background-color: #baa183; color: #fff; }

.uc-btn.gray { background-color: #999; border: #999 1px solid; color: #fff; }

.uc-btn.gray-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(153, 153, 153, 0.7)), to(#999)); background: -webkit-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999 100%); background: -o-linear-gradient(left, rgba(153, 153, 153, 0.7) 0%, #999 100%); background: linear-gradient(to right, rgba(153, 153, 153, 0.7) 0%, #999 100%); color: #fff; }

.uc-btn.gray-plain { color: #999; border: #999 1px solid; }

.uc-btn.gray-plain:hover { opacity: 1; background-color: #999; color: #fff; }

.uc-btn img { margin-right: 10px; }

.uc-phColor { color: #ddd; }

.uc-coffee { color: #baa183 !important; }

.uc-gray { color: #999 !important; }

.g-crumb { padding: 30px 0; text-align: right; }

.g-crumb a { position: relative; margin: 0 8px; font-size: 14px; color: #5a5a5a; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.g-crumb a:hover { color: #baa183; }

.g-crumb a:last-child { margin-right: 0; color: #baa183; }

.uc-prvNxt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap;  width:100%}

.uc-prvNxt span { font-size: 30px; font-family: "PlayfairDisplay-SemiBold"; color: #baa183; margin: 0 50px; }

.uc-prvNxt img { display: block; }

.uc-prvNxt a:hover { opacity: .8; }

.uc-tag { display: inline-block; border-radius: 3px; padding: 0 5px; }

.uc-tag:empty { display: none; }

.uc-tag.coffee { background-color: #baa183; color: #fff; }

.uc-tag.gray { background-color: rgba(153, 153, 153, 0.4); color: #fff; }

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
.g-banner-box { width: 100%; height: 400px; background: url("../images/banner31.jpg") center center no-repeat; background-size: cover; position: relative; }

.g-banner-box .bottom-menu { background-color: rgba(0, 0, 0, 0.75); position: absolute; bottom: 0; width: 100%; left: 0; }

.g-banner-box .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 60px; }

.g-banner-box .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; color: #fff; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; font-family: "宋体"; }

.g-banner-box .item.on, .g-banner-box .item:hover { background-color: #886c54; }

.g-footer-contact { background: url("images/footer-contact-bg.jpg") center center no-repeat; background-size: cover; }

.g-footer-contact .uc-content { height: 480px; position: relative; color: #fff; padding-top: 60px; }

.g-footer-contact .title { margin-bottom: 40px; }

.g-footer-contact .title h2 { font-family: "PlayfairDisplay-SemiBold"; font-size: 40px; margin-bottom: 10px; }

.g-footer-contact .title h3 { font-family: "宋体"; font-size: 24px; }

.g-footer-contact .con { font-size: 16px; line-height: 32px; margin-bottom: 30px; }

.g-footer-contact .code-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; font-size: 12px; line-height: 16px; }

.g-footer-contact .code-box img { width: 96px; height: 96px; display: block; margin: 0 auto 20px; }

.g-footer-contact .code-box .item { margin-right: 20px; }

footer { background-color: #1e1e1e; }

footer .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

footer a { color: #646464; }

footer a:hover { color: #999; }

footer .ft1 { padding: 120px 0; min-height: 500px; }

footer .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

footer .item h3 { font-size: 16px; font-family: "宋体"; color: #fff; font-weight: bold; margin-bottom: 30px; }

footer .item h3 a { font-weight: bold; color: #fff; }

footer .item h3 a:hover { color: #baa183; }

footer .item .con { line-height: 32px; font-size: 14px; }

footer .item .con a { display: block; }

footer .ft2 { background-color: #0a0a0a; padding: 20px 0; line-height: 40px; font-size: 14px; color: #646464; }

.g-side-operate { position: fixed; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 888; right: 20px; }

.g-side-operate li { position: relative; margin-bottom: 2px; background-color: #baa183; color: #fff; }

.g-side-operate li:last-child { margin-bottom: 0; }

.g-side-operate li a { color: #fff; }

.g-side-operate li:hover .code-box, .g-side-operate li:hover .tel-box { display: -webkit-box; display: -ms-flexbox; display: flex; }

.g-side-operate .part1 { text-align: center; width: 76px; height: 76px; font-size: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.g-side-operate .part1 img { display: block; margin: 0 auto 3px; }

.g-side-operate .code-box { position: absolute; width: 192px; top: 0; right: 86px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-wrap: wrap; flex-wrap: wrap; display: none; }

.g-side-operate .code-box img { width: 96px; height: 96px; display: block; margin-left: -1px; }

.g-side-operate .tel-box { width: 250px; height: 76px; background-color: #baa183; color: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; display: none; position: absolute; right: 0; top: 0; }

.g-side-operate .tel-box img { display: block; margin-right: 10px; }

.g-side-operate .tel-box span { font-size: 24px; font-family: "PlayfairDisplay-SemiBold"; }

body { padding-top: 120px; }

header { position: fixed; z-index: 999; left: 0; width: 100vw; top: 0; background-color: #fff; width: 100%; }

header .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

header .list li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 120px; }

header .list li.logo { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; }

header .list li.logo img { display: block; margin: 0 auto; }

header .list li.on .hd, header .list li:hover .hd { color: #baa183; }

header .list li.on .hd a, header .list li:hover .hd a { color: #baa183; }

header .list li.on .hd:after, header .list li:hover .hd:after { width: 6em; }

header .list li:hover .menu-box { display: block; }

header .list li:nth-child(1) .menu-box .uc-content .item:first-child { margin-left: 0; }

header .list li:nth-child(2) .menu-box .uc-content .item:first-child { margin-left: 12%; }

header .list li:nth-child(3) .menu-box .uc-content .item:first-child { margin-left: 22%; }

header .list li:nth-child(4) .menu-box .uc-content .item:first-child { margin-left: 33%; }

header .list li:nth-child(6) .menu-box .uc-content .item:first-child { margin-left: 55%; }

header .list li:nth-child(7) .menu-box .uc-content .item:first-child { margin-left: 72%; }

header .list li:nth-child(8) .menu-box .uc-content .item:first-child { margin-left: 58%; }

header .list li:nth-child(9) .menu-box .uc-content .item:first-child { margin-left: 65%; }

header .list .hd { line-height: 120px; text-align: center; width: 100%; display: block; font-family: "宋体"; font-weight: bold; position: relative; letter-spacing: 2px; }

header .list .hd:after { content: ''; width: 0; height: 2px; background-color: #baa183; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

header .menu-box { width: 100%; height: 360px; background-color: #f4f1ec; position: fixed; z-index: 999; left: 0; width: 100vw; top: 120px; left: 0; padding: 50px 0; display: none; }

header .menu-box .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

header .menu-box .item { width: 10%; }

header .menu-box h3 { letter-spacing: 2px; font-size: 16px; font-weight: bold; margin-bottom: 20px; }

header .menu-box h3 a { font-weight: bold; }

header .menu-box .con a { display: block; color: #646464; font-size: 14px; line-height: 32px; }

header .menu-box .con a:hover { color: #baa183; }

.banner11 { height: 960px; overflow: hidden; width: 100%; position: relative; }

.banner11 .hd { z-index: 1; overflow: hidden; position: absolute; bottom: 50px; height: 80px; width: 100%; text-align: center; }

.banner11 .hd ul { overflow: hidden; zoom: 1; width: 100%; text-align: center; height: 80px; }

.banner11 .hd li { display: none; color: #fff; font-size: 16px; font-family: "PlayfairDisplay-SemiBold"; }

.banner11 .hd .big { font-size: 48px; }

.banner11 .hd li.on { display: block; }

.banner11 .bd { position: relative; height: 100%; z-index: 0; }

.banner11 .bd li { zoom: 1; vertical-align: middle; width: 100%; height: 960px; background: url("../images/banner11.jpg") center top no-repeat; background-size: auto 960px; }

.banner11 .bd img { width: 100%; height: 960px; display: block; }

.banner11 .bd a { display: block; width: 100%; height: 100%; }

.banner11 .prev, .banner11 .next { cursor: pointer; opacity: .8; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 60px; border-radius: 100%; height: 60px; background: url("images/l.png") center center no-repeat; background-size: 100% 100%; }

.banner11 .prev:hover, .banner11 .next:hover { opacity: 1; }

.banner11 .prev { left: 50%; margin-left: -780px; }

.banner11 .next { right: 50%; margin-right: -780px; background-image: url("images/r.png"); }

.banner31 { overflow: hidden; width: 100%; position: relative; }

.banner31 .hd { position: absolute; bottom: 0; left: 0; width: 100%; background-color: rgba(0, 0, 0, 0.6); z-index: 99; }

.banner31 .hd ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 140px; }

.banner31 .hd li { width: 96px; height: 54px; margin: 0 12px; cursor: pointer; border: transparent 2px solid; overflow: hidden; }

.banner31 .hd li.on { border-color: #baa183; }

.banner31 .hd img { display: block; }

.banner31 .bd { position: relative; height: 100%; z-index: 0; }

.banner31 .bd li { zoom: 1; vertical-align: middle; width: 100%; }

.banner31 .bd img { width: 100%; display: block; }

.banner31 .prev, .banner31 .next { cursor: pointer; opacity: .8; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 60px; border-radius: 100%; height: 60px; background: url("images/l.png") center center no-repeat; background-size: 100% 100%; }

.banner31 .prev:hover, .banner31 .next:hover { opacity: 1; }

.banner31 .prev { left: 100px; }

.banner31 .next { right: 100px; background-image: url("images/r.png"); }

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------                            各页面样式                           ---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- 						 可拆分到独立页面中， 					---------------------------------------- */
/* --------------------------------------------- 		  如无必要，别拆。方便后期配合开发新页面或维护修改 			---------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* |01|首页| */
.uc-section1-1, .uc-section1-2, .uc-section1-3, .uc-section1-4, .uc-section1-5 { padding-top: 120px; padding-bottom: 120px; }

.uc-section1-1 .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.uc-section1-1 .left { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 100px; }

.uc-section1-1 .right { width: 710px; height: 533px; overflow: hidden; }

.uc-section1-1 .right img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section1-1 .title { margin-bottom: 50px; }

.uc-section1-1 .title h2 { font-size: 40px; font-family: "PlayfairDisplay-SemiBold"; line-height: 40px; margin-bottom: 10px; }

.uc-section1-1 .title p { font-size: 22px; font-family: "宋体"; font-weight: bold; }

.uc-section1-1 .con { padding-left: 15%; }

.uc-section1-1 .txt { font-size: 14px; line-height: 24px; text-align: justify; color: #3c3c3c; }

.uc-section1-1 .txt p { margin-bottom: 24px; }

.uc-section1-1 .operate { margin-bottom: 50px; }

.uc-section1-1 .operate img { display: block; }

.uc-section1-1 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 14px; color: #646464; text-align: center; }

.uc-section1-1 .list .big { font-family: "PlayfairDisplay-SemiBold"; font-size: 60px; color: #baa183; }

.uc-section1-2 .title, .uc-section1-3 .title { margin-bottom: 50px; color: #323232; }

.uc-section1-2 .title h2, .uc-section1-3 .title h2 { font-size: 40px; font-family: "PlayfairDisplay-SemiBold"; line-height: 40px; margin-bottom: 15px; }

.uc-section1-2 .title .txt, .uc-section1-3 .title .txt { font-size: 22px; font-family: "宋体"; font-weight: bold; }

.uc-section1-2 .title .filter .item, .uc-section1-3 .title .filter .item { margin-left: 2em; font-family: "宋体"; font-weight: bold; }

.uc-section1-2 .title .filter .item.on, .uc-section1-2 .title .filter .item:hover, .uc-section1-3 .title .filter .item.on, .uc-section1-3 .title .filter .item:hover { color: #baa183; }

.uc-section1-2 { background-color: #f4f1ec; }

.uc-section1-2 .swiper12 .swiper-slide { padding: 0 10px; }

.uc-section1-2 .swiper12 .item { background-color: #fff; overflow: hidden; }

.uc-section1-2 .swiper12 .item img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.uc-section1-2 .swiper12 .item:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.uc-section1-2 .swiper12 .img { width: 100%; height: 400px; overflow: hidden; }

.uc-section1-2 .swiper12 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section1-2 .swiper12 .btm { padding: 36px 50px; }

.uc-section1-2 .swiper12 .other { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 20px; }

.uc-section1-2 .swiper12 .l { font-size: 14px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-section1-2 .swiper12 .uc-btn { width: 120px; height: 30px; z-index: 14; }

.uc-section1-2 .swiper12 h3 { font-size: 24px; margin-bottom: 5px; }

.uc-section1-2 .swiper12 p { font-size: 14px; }

.uc-section1-2 .swiper12 .swiper-button-prev, .uc-section1-2 .swiper12 .swiper-button-next { outline: none; outline: none; width: 60px; border-radius: 100%; height: 60px; top: 35%; background: url("images/l.png") center center no-repeat; background-size: 100% 100%; }

.uc-section1-2 .swiper12 .swiper-button-prev:after, .uc-section1-2 .swiper12 .swiper-button-next:after { display: none; }

.uc-section1-2 .swiper12 .swiper-button-prev { left: 5%; }

.uc-section1-2 .swiper12 .swiper-button-next { background-image: url("images/r.png"); right: 5%; }

.uc-section1-3 { padding-bottom: 1px; }

.uc-section1-3 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-section1-3 .list li { width: 49.25%; margin-bottom: 80px; overflow: hidden; }

.uc-section1-3 .list li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.uc-section1-3 .list li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.uc-section1-3 .list .img { width: 100%; height: 400px; overflow: hidden; margin-bottom: 25px; }

.uc-section1-3 .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section1-3 .list h3 { font-size: 20px; margin-bottom: 10px; }

.uc-section1-3 .list .txt { font-size: 14px; line-height: 20px; height: 60px; overflow: hidden; margin-bottom: 10px; }

.uc-section1-3 .list .uc-btn { width: 120px; height: 30px; font-size: 14px; }

.uc-section1-4 { background-color: #f4f1ec; }

.uc-section1-4 .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-section1-4 .left { width: 320px; }

.uc-section1-4 .left h2 { font-size: 40px; font-family: "PlayfairDisplay-SemiBold"; line-height: 40px; margin-bottom: 15px; }

.uc-section1-4 .left p { font-size: 22px; font-family: "宋体"; font-weight: bold; }

.uc-section1-4 .left .operate { margin-top: 50px; }

.uc-section1-4 .list { width: 800px; }

.uc-section1-4 .list li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 35px; overflow: hidden; }

.uc-section1-4 .list li:first-child { margin-top: 0; }

.uc-section1-4 .list li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.uc-section1-4 .list li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.uc-section1-4 .list .img { width: 194px; height: 146px; overflow: hidden; margin-right: 25px; }

.uc-section1-4 .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section1-4 .list .r { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }

.uc-section1-4 .list h3 { font-size: 18px; line-height: 32px; }

.uc-section1-4 .list time { font-size: 12px; color: #969696; }

.uc-section1-4 .list .txt { font-size: 14px; line-height: 20px; text-align: justify; margin-top: 20px; }

.uc-section1-5 .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.uc-section1-5 .uc-content > div { height: 630px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.uc-section1-5 .left { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.uc-section1-5 .left h2 { font-size: 40px; font-family: "PlayfairDisplay-SemiBold"; line-height: 40px; margin-bottom: 15px; }

.uc-section1-5 .left p { font-size: 22px; font-family: "宋体"; font-weight: bold; }

.uc-section1-5 .left .tel-box { margin-top: 20px; }

.uc-section1-5 .right { margin-left: 7px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-section1-5 .img-box { width: 100%; height: 400px; overflow: hidden; position: relative; }

.uc-section1-5 .img-box img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section1-5 .img-box .over { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; color: #fff; text-align: center; background-color: rgba(0, 0, 0, 0.3); opacity: 0; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-section1-5 .img-box .over img { width: 63px; height: 23px; margin: 20px auto 0; }

.uc-section1-5 .img-box h3 { font-size: 24px; }

.uc-section1-5 .img-box.i2 { height: 370px; width: 100%; }

.uc-section1-5 .img-box.i3, .uc-section1-5 .img-box.i4 { height: 253px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.uc-section1-5 .img-box:hover .over { opacity: 1; }

.uc-section1-5 .con { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }

.uc-section1-5 .con .i4 { margin-left: 7px; }

/* |02|会议预定| */
.uc-section2-1 .uc-content { padding-top: 50px; padding-bottom: 120px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; border-bottom: #dcdcdc 1px solid; }

.uc-section2-1 .left h2 { font-size: 36px; font-family: "宋体"; font-weight: bold; margin-bottom: 10px; }

.uc-section2-1 .left p { color: #646464; font-size: 14px; }

.uc-section2-1 .right { font-size: 16px; line-height: 24px; text-align: justify; width: 920px; }

.uc-section2-1 .right p { margin-bottom: 24px; }

.uc-section2-1 .right p:last-child { margin-bottom: 0; }

.uc-section2-2 .uc-content { padding-top: 50px; padding-bottom: 120px; }

.uc-section2-2 .filter { margin-bottom: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 100px; }

.uc-section2-2 .filter .uc-select { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 25px; height: 40px; border-color: #baa183; }

.uc-section2-2 .filter .uc-btn { height: 40px; width: 140px; }

.uc-section2-2 .list li { height: 406px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; background-color: #f4f1ec; overflow: hidden; margin-bottom: 60px; }

.uc-section2-2 .list li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.uc-section2-2 .list li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.uc-section2-2 .list .img { width: 50%; height: 406px; overflow: hidden; }

.uc-section2-2 .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section2-2 .list .con { padding: 60px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.uc-section2-2 .list h3 { font-size: 20px; margin-bottom: 15px; font-weight: bold; }

.uc-section2-2 .list .txt { font-size: 14px; line-height: 20px; text-align: justify; color: #646464; min-height: 80px; margin-bottom: 20px; }

.uc-section2-2 .list .uc-btn { width: 120px; height: 30px; font-size: 14px; }

/* |03|会议介绍-阿诗玛厅| */
.uc-section3-1 .uc-content { padding-top: 75px; padding-bottom: 50px; margin-bottom: 120px; border-bottom: #dcdcdc 1px solid; }

.uc-section3-1 .title { text-align: center; margin-bottom: 30px; }

.uc-section3-1 .title h2 { font-size: 36px; font-family: "宋体"; font-weight: bold; margin-bottom: 10px; }

.uc-section3-1 .title p { color: #646464; font-size: 14px; }

.uc-section3-1 .tips { font-size: 14px; color: #646464; text-align: center; padding: 10px 0; line-height: 40px; margin-bottom: 20px; }

.uc-section3-1 .info { margin-bottom: 45px; }

.uc-section3-1 .info h3 { font-size: 20px; margin-bottom: 20px; }

.uc-section3-1 .info .con { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.uc-section3-1 .info .txt { font-size: 16px; line-height: 24px; width: 820px; }

.uc-section3-1 .info .uc-btn { width: 200px; }

.uc-section3-1 .other { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-section3-1 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.uc-section3-1 .list li { padding: 0 70px; text-align: center; font-size: 14px; color: #646464; position: relative; }

.uc-section3-1 .list li:after { content: ''; width: 1px; height: 60px; background-color: #dcdcdc; position: absolute; left: 0; bottom: 0; }

.uc-section3-1 .list li:first-child { padding-left: 0; }

.uc-section3-1 .list li:first-child:after { display: none; }

.uc-section3-1 .list .big { color: #baa183; font-family: "PlayfairDisplay-SemiBold"; font-size: 48px; }

.uc-section3-1 .tel-box { text-align: center; font-size: 14px; color: #646464; }

.uc-section3-1 .tel-box .tel { font-family: "PlayfairDisplay-SemiBold"; font-size: 30px; color: #baa183; margin-top: 5px; }


.uc-content1 { width: 100%; max-width: 1440px; margin-left: auto; margin-right: auto; }
.uc-section2-21 .uc-content1 { padding-top: 50px; padding-bottom: 120px; }


.uc-section2-21 .list1 li { height: 261px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; background-color: #f4f1ec; overflow: hidden; margin-bottom: 60px; }

.uc-section2-21 .list1 li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.uc-section2-21 .list1 li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.uc-section2-21 .list1 .img { width: 213px; height: 161px; overflow: hidden; padding:10px }

.uc-section2-21 .list1 .img img { width: 100%; height:100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section2-21 .list1 .con { padding: 20px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.uc-section2-21 .list1 h3 { font-size: 20px; margin-bottom: 15px; font-weight: bold; }

.uc-section2-21 .list1 .txt { font-size: 14px; line-height: 20px; text-align: justify; color: #646464; min-height: 80px; margin-bottom: 20px; }

.uc-section2-21 .list1 .uc-btn { width: 120px; height: 30px; font-size: 14px; }


.pagination li{ float:left;  width:40px; line-height:35px}

.pagination > li > .active1,
.pagination > li > .active1 > span,
.pagination > li > .active1 > a:hover,
.pagination > li > .active1 > span:hover,
.pagination > li > .active1 > a:focus,
.pagination > li > .active1 > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #baa183;
    border-color: #2f89c6; display:block
}
.pagination > li > .active1:hover {
    color: #fff;
    cursor: default;
    background-color: #3498DB;
    border-color: #2f89c6;
}

.uc-section3-11 .uc-content1 { padding-top: 25px; padding-bottom: 50px; margin-bottom: 120px; border-bottom: #dcdcdc 1px solid; }


.uc-section3-11 .title { text-align: center; margin-bottom: 30px;border-bottom: #dcdcdc 1px solid; }

.uc-section3-11 .title h2 { font-size: 36px; font-family: "宋体"; font-weight: bold; margin-bottom: 10px; }

.uc-section3-11 .title p { color: #646464; font-size: 14px; }
.txt2{font-size: 15px; line-height: 30px; text-align: justify; color: #646464; min-height: 80px; margin-bottom: 20px;}

.uc-section3-11 .uc-content3 { padding-top: 25px; padding-bottom: 50px; margin-bottom: 120px; }
.uc-content3 { width: 100%; max-width: 1440px; margin-left: auto; margin-right: auto; }

.uc-section2-2 .list3{ float:left; width:100%}
.uc-section2-2 .list3 li { width: 460px; height:380px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap;  overflow: hidden;  float:left; padding:10px; float:left }

.uc-section2-2 .list3 li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; width:100% }

.uc-section2-2 .list3 li:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.uc-section2-2 .list3 .img {  overflow: hidden; }

.uc-section2-2 .list3 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-section2-2 .list3 .con { padding: 60px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.uc-section2-2 .list3 li a{ text-align:center; width:100%}
