@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; overflow-x: hidden;}

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: none; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { font-size: 14px; color: #333333; background: #ffffff; min-width: 1200px; 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(254, 186, 44, 0.6); }

body::-webkit-scrollbar-thumb:hover { background: rgba(254, 186, 44, 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: #333333; background-color: transparent; -webkit-text-decoration-skip: objects; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:active, a:hover, a:focus
{
    color: #feba2c; 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: #feba2c; color: #fff; }

::selection { background: #feba2c; color: #fff; }

::-moz-selection { background: #feba2c; color: #fff; }

img { width: auto; max-width: 100%; -ms-interpolation-mode: bicubic; }

.uc-content { width: 100%; max-width: 1200px; 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: #ffffff; }

.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: #9c9c9c; 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: 22px; height: 22px; }

.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,d09GMgABAAAAAAdAAAsAAAAAEBgAAAbxAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCGHgqOBIsCATYCJANcCzAABCAFhGEHgi8bnQ1RVHKqkf1MsG0VrBfRQBAJsb60MMb1gc3i5BMLGB9XBF/7hfWb+bscBCgfFoYUgSRSiZGoAPjkcfk50qj2f3Ut58qaEauOqE+6Qi751bv8vjSY7TszG36Ap12DIZWfk9Fkcjo6Qzo8CIIerAhKD+LRxCksralu2QIJg1uMaK37FC83RFDVAxIK1CQAO1JuLAH1lJpxfirSFungRc9MjyfQNta8zOado1NSVuF4oNb+0GekbItShahCM7Tus20lrsM109V0BtfUu4+/LAwDklrGnWjLvm1B1gr+24PM9ljIzq/Y/BLwth0ZsxEVqe6bFWS9aLac9k/DyvfAVBQ3Vy+10i1DMCORGurppJu+sqSsLOvKpnLtec5u/m1r7z9AHMfB9r3yrJ5ySWEq7zhtPysy/4FHDNAy2EBG0l9DR18tbTVdWV1loJ6hkiZRh5pdiOGseChScBEYgBQe0I8i49RgOTgEmwEISiKQKDVAf6TUA30onUCH0g30pfQCLUof0KYsAWqUlUCXsg7IlE1AnXINqPgtK8JABGcjwiAE5yDCUARvRoQGgreiiSYYJm8zFzEJie9IL3AhFxglXhZJWRJTksrVzh+JdbkA9X4D+gm7xv79O21lEbuc6I4bMVVX1fWqYX0LPq5RfT0tr5K60q4nmnxK9vO0elYgEKWh9cB6krmVliqmNEWjVnFw3erR8pKprKx4SotI7F8Cd/Rqr0VWEaPydKu5wtEr/TcbpaCnMewKQjBqlU6pnR69P5Nv/9byQmltRJprFX7xNtG2fUP05+/3FG/dO1hvzp523TRCNGoK6LFTueLR0zmFhVWkps1fvV1OFjSqlXNlkc/DiI5cMdJbeDVcfPy6qf6ia61UGqkl80DMaRUiRIh4EGB4CIHyOHyUi/AZvxU2lKaAhR1mDUyjVtkGTl8qJ9OatID9TJWGnMnQ00Z1QwQpkjFv0oBGt7hAp2hjV1Qq7YyIdlRgrwSRU9sbiia6sLk1RNrps2ct60c22ohQ0JXbl25aTSqtTSluoJNKipOzhCBgdBHyl8g01DQ5ccWMmV3OOflTxTggiO5u7OUK//MS9NYtiS159V9i1idSS86aWIyd5QVCycdGAP+F537+jqGosDCxZOSI0FDQBopaRE5ikdFupXI32xjG7QzxEv5z+rtG1mgokAgCMDUB+5VxhnaDF+76Rih7EzMywm7ygoySz6zHX8wsQm/cQMEWMYSPlS9kOMkVFclgHObHSabezmZF8NnAUk7/M4X+t9Xps6FTiN2Ejfi5Pzy92nL2qlUn8ZakOWPGeHieNm3BT6aaD7xQFpKionDApbAkfb6hReo3bzIyJk1ycZHngaB/dBft+XBT12vVzV3argJw2UgCUML+wOVCFW1icv/zzRIlT//W03P5/rM39hnosOCMp+feXw/4FkwysmyWvpM1f/8rJe7K7xJS7SqaZe+kzUaWLdIWCAJSMsJ8zZ+/Y0c4x29BP3zENmNbPnzYouzn4wd0S7zziBt//5yaklo1AT1wAJXY+BfCaQpgE7A++ATPgRzPYfiDoGFTtMNVw7Fpk/xDbViBD8Z9p3wHjR6nN5Vyp6OiYGM33JZ02L+f5c4D7ohI+G31lpn//v3+1TZiinFrxoihQ9/JQPZOWVCcd+iFsMsvi7D4wQj/tNSeMXCq3zMherPQZ3nfMxDpRjrIXvNNIG/IrkOzPjuteZ1pZqXVmmVpP3+Zpqj3N+/PgZPS3XSSkvP6TF6ardmNlMPZrbvQy3hX7nDRWvq7ya3Ar1NP3qFteiwG+QzQlIjtvue4Y/arfr1c9LDq+++JrpKSh3EsrvpQm/fjjpM20BeFDIntlIMadxZ3ipSG0aYoyyaJKtlMU03HAlNdw2pT2yybO3cMIuVE1cJMbw9T6Ou2KMmeiLLsk6iS/WCqGerfVNfX/6a2XVHaZ8fUyKluKmAaBB3d0ZCj9IRCXb3ihlrzGPyrMVM2j7LSOag0REkd03aV7oIElX6D9Np3tfaop3BCd14ng/EYaaIwAq7NQOtkwbI8vxsyOU5I1SYKYDQgUCN3qBCHJE9uq1WdwBn22zsGfFfGGOXfyU/Tc0BJhTQ7ymGyw0W7QTJOp3WomLrmc6lA81BRQE00Qe2kSwBjvghRif9SEcBppiBFQWKBRYN5cYPM1oVMlgBBN7gDDgskclRRi3o0ohmtaEcnTtZfK/pGv+gf4pCENGQhD0UoQ6W1OwAej/DW4KHiY+jatzdQ1plSeGOo0A+0W/tIG4P3BAJvpFtdQGPiluuZCDFRUEEL6+TWGqWRjFkoy67+Ne+fy09AXuWYEAU+xhTyEm51MQWmeJBPFFxXC+1fq8wcRQXiikO1GmGVZyQhAAA=") 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: 14px; 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: #9c9c9c; }

.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 !important; box-sizing: border-box !important; width: 100%; }

input:-moz-placeholder { color: #9c9c9c; }

::-webkit-input-placeholder { color: #9c9c9c; }

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: #d5d5d5 1px solid; outline: none; height: 30px; line-height: 28px; border-radius: 5px; 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: #feba2c; }

.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; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 30px; border-radius: 5px; padding: 0 10px; }

.uc-btn img { margin-right: 10px; }

.uc-btn:hover { opacity: .8; color: #fff; }

.uc-btn.orange { background-color: #feba2c; border: #feba2c 1px solid; color: #fff; }

.uc-btn.orange-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(254, 186, 44, 0.7)), to(#feba2c)); background: -webkit-linear-gradient(left, rgba(254, 186, 44, 0.7) 0%, #feba2c 100%); background: -o-linear-gradient(left, rgba(254, 186, 44, 0.7) 0%, #feba2c 100%); background: linear-gradient(to right, rgba(254, 186, 44, 0.7) 0%, #feba2c 100%); color: #fff; }

.uc-btn.orange-plain { color: #feba2c; border: #feba2c 1px solid; }

.uc-btn.orange-plain:hover { opacity: 1; background-color: #feba2c; color: #fff; }

.uc-btn.green { background-color: #33b12a; border: #33b12a 1px solid; color: #fff; }

.uc-btn.green-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(51, 177, 42, 0.7)), to(#33b12a)); background: -webkit-linear-gradient(left, rgba(51, 177, 42, 0.7) 0%, #33b12a 100%); background: -o-linear-gradient(left, rgba(51, 177, 42, 0.7) 0%, #33b12a 100%); background: linear-gradient(to right, rgba(51, 177, 42, 0.7) 0%, #33b12a 100%); color: #fff; }

.uc-btn.green-plain { color: #33b12a; border: #33b12a 1px solid; }

.uc-btn.green-plain:hover { opacity: 1; background-color: #33b12a; color: #fff; }

.uc-btn.gray { background-color: #9c9c9c; border: #9c9c9c 1px solid; color: #fff; }

.uc-btn.gray-linear { background: -webkit-gradient(linear, left top, right top, from(rgba(156, 156, 156, 0.7)), to(#9c9c9c)); background: -webkit-linear-gradient(left, rgba(156, 156, 156, 0.7) 0%, #9c9c9c 100%); background: -o-linear-gradient(left, rgba(156, 156, 156, 0.7) 0%, #9c9c9c 100%); background: linear-gradient(to right, rgba(156, 156, 156, 0.7) 0%, #9c9c9c 100%); color: #fff; }

.uc-btn.gray-plain { color: #9c9c9c; border: #9c9c9c 1px solid; }

.uc-btn.gray-plain:hover { opacity: 1; background-color: #9c9c9c; color: #fff; }

.uc-btn img { margin-right: 10px; }

.uc-phColor { color: #9c9c9c; }

.uc-orange { color: #feba2c !important; }

.uc-green { color: #33b12a !important; }

.uc-gray { color: #9c9c9c !important; }

.g-crumb { line-height: 40px; background-color: #f6f6f6; border-bottom: #d5d5d5 1px solid; font-size: 20px; margin-bottom: 20px; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); }

.g-crumb .uc-content { padding: 10px 20px; }

.g-crumb a { position: relative; padding-right: 15px; margin-right: 10px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.g-crumb a:after { content: '/'; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #9c9c9c !important; }

.g-crumb a:last-child { padding-right: 0; color: #9c9c9c; }

.g-crumb a:last-child:after { display: none; }

.g-crumb a:hover { color: #feba2c; }

.uc-prvNxt { padding: 30px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-prvNxt a { min-width: 38px; height: 26px; display: inline-block; border: #d5d5d5 1px solid; line-height: 26px; margin: 0 3px; text-align: center; color: #9c9c9c; padding-left: 10px; padding-right: 10px; border-radius: 5px; }

.uc-prvNxt a:hover, .uc-prvNxt a.on { background-color: #feba2c; border-color: #feba2c; color: #fff; }

.uc-tag { display: inline-block; border-radius: 3px; padding: 0 5px; }

.uc-tag:empty { display: none; }

.uc-tag.orange { background-color: #feba2c; color: #fff; }

.uc-tag.green { background-color: #33b12a; color: #fff; }

.uc-tag.gray { background-color: rgba(156, 156, 156, 0.4); color: #fff; }

/* ---------------------------------------------------------------------- 通用样式  -------------------------------------------------------------------- */
.g-bannerSearch { background: url("../images/g-bannerSearch.jpg") center center no-repeat; background-size: cover; }

.g-bannerSearch .uc-content { height: 288px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 20px; color: #fff; }

.g-bannerSearch .left { width: 300px; }

.g-bannerSearch .right { width: 605px; overflow: hidden; }

.g-bannerSearch .right img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g-bannerSearch .right:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.g-bannerSearch .right .img { width: 100%; border-radius: 5px; height: 150px; overflow: hidden; margin: 0 auto 20px; }

.g-bannerSearch .right .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g-bannerSearch .right h4 { font-size: 20px; text-align: center; color: #feba2c; }

.g-bannerSearch .right h4 a { color: #feba2c; }

.g-bannerSearch h3 { font-size: 32px; margin-bottom: 30px; }

.g-bannerSearch .hot { font-size: 14px; margin-top: 10px; }

.g-bannerSearch .hot a { margin-right: 1em; color: #fff; }

.g-bannerSearch .hot a:hover { color: #fff; }

.g-footerBanner { background-color: #dcdcdc; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); position: relative; z-index: 9; }

.g-footerBanner img { display: block; }

.g-sideList li { width: 232px; border-radius: 8px; height: 314px; overflow: hidden; margin-bottom: 16px; border: #d5d5d5 1px solid; overflow: hidden; }

.g-sideList li img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.g-sideList li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.g-sideList li:hover img {
    /*-webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);*/
    top: -2px;
    position: relative;
    -webkit-box-shadow: 0 3px 0 0 #bfbfbf;
    box-shadow: 0 3px 0 0 #bfbfbf;
}

.g-filter { background-color: #fff; font-size: 18px; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05); }

.g-filter .part { border-bottom: #d5d5d5 1px solid; padding: 12px 0; }

.g-filter .part1 { line-height: 50px; }

.g-filter .part1 .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.g-filter .part1 a { padding: 0 8px; display: block; margin-right: 1px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.g-filter .part1 a.on, .g-filter .part1 a:hover { position: relative; color: #333333; }

.g-filter .part1 a.on:after, .g-filter .part1 a:hover:after { content: ''; width: 100%; height: 2px; background-color: #feba2c; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }

.g-filter .part1 a:hover:after
{
    width: 100%;
}
.g-filter .part1 a:hover:before {
    content: '\e6b2'; font-family: 'uc-font'; font-size: 12px;
    color: #feba2c; position: absolute; left: 50%; -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -4px; line-height: 14px;
    transition: all 0.5s;
}

.g-filter .part1 .on:before {
    content: '\e6b2'; font-family: 'uc-font'; font-size: 12px;
    color: #feba2c; position: absolute; left: 50%; -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -4px; line-height: 14px;
    transition: all 0.5s;
}

.g-filter .part1 a:after
{
    content: '';
    width: 0%;
    height: 2px;
    background-color: #feba2c;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    transition: all 0.3s linear;
}



.g-filter .tab-con { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: none; line-height: 28px; }

/*.g-filter .tab-con:first-child { display: -webkit-box; display: -ms-flexbox; display: flex; }*/

.g-filter .tab-con a { padding: 0 10px; border-radius: 5px; display: block; margin: 2px; }

.g-filter .tab-con a.on
{
    background-color: #feba2c;
    transition: all 0.3s;
    -webkit-transition: all 0.3s
}
.g-filter .tab-con a.on:hover
{
    opacity:0.8;
}

.g-filter .tab-con .txt { margin: 2px 20px 2px 0; }

.g-safeForm { background: url("../images/g-safeForm.jpg") center center no-repeat; background-size: cover; min-height: 352px; border-top: #d5d5d5 1px solid; border-bottom: #d5d5d5 1px solid; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.1);}

.g-safeForm .uc-content { padding-top: 100px; padding-bottom: 50px; position: relative; }

.g-safeForm .form { border: #f5f5f5 1px solid ; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 736px; border-radius: 8px; height: 74px; top: -37px; background-color: #fff; -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 25px; }

.g-safeForm .form .uc-btn { width: 160px; border-radius: 8px; height: 42px; border: #d59000 1px solid; font-size: 18px; color: #151515; margin-top: 10px; margin: 0; }

.g-safeForm .form .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 20px; position: relative; }

.g-safeForm .form .item:hover .i2 { display: block; }

.g-safeForm .form .item:hover .i1 { display: none; }

.g-safeForm .form .item:hover .uc-input { border-color: #feba2c; }

.g-safeForm .form .uc-input { height: 42px; border-radius: 8px; padding-left: 45px; font-size: 18px; }

.g-safeForm .form img { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 10px; }

.g-safeForm .form .i2 { display: none; }

.g-safeForm .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.g-safeForm .list li { width: 250px; text-align: center; }

.g-safeForm .list li:hover img { top: -10px; }

.g-safeForm .list img { display: block; width: 114px; border-radius: 100%; height: 114px; -webkit-box-shadow: 0px 3px 7px 0px rgba(245, 154, 34, 0.35); box-shadow: 0px 3px 7px 0px rgba(245, 154, 34, 0.35); margin: 0 auto 30px; position: relative; z-index: 9; top: 0; }

.g-safeForm .list h3 { font-size: 20px; margin-bottom: 10px; font-weight:bold; color:#361E00; }

.g-safeForm .list p { font-size: 16px; }

.g-three .three { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -110px; z-index: 88; max-width: 1920px; min-width: 1200px; width: auto!important; height: 1179px !important; }

.g-three .three-box { width: 925px; height: 430px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 76px; z-index: 99; }

.g-three .bg { background: url("../images/three-bg.png") center center no-repeat; background-size: 100% 100%; width: 100%; height: 100%;
    -webkit-transition: all 3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.g-three .txt {overflow: hidden; width: 100%; height: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; font-size: 20px; cursor: pointer; }

.g-three .txt img { opacity:0; top: -80px; display: block; margin: 0 auto 10px;height: -50px;  -webkit-transition: all 0.3s linear;transition: all 0.3s linear; position: relative}

.g-three li { width: 157px; height: 136px; position: absolute; cursor: pointer; }
.g-three li p{ position: relative; top: -30px}

.g-three li :hover img{
    top: 0px;
}

/*.g-three .list-center li p{ position: relative; top: 0px}*/


.g-three li:hover .bg { background-image: url("../images/three-bg-on.png"); opacity: 1 !important; }


.g-three .list-left, .g-three .list-right { width: 416px; height: 430px; position: relative; }

.g-three .list-left li:nth-child(1), .g-three .list-right li:nth-child(1) { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 0; }

.g-three .list-left li:nth-child(4), .g-three .list-right li:nth-child(4) { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }

.g-three .list-left li:nth-child(2), .g-three .list-right li:nth-child(2) { position: absolute; right: 0; top: 72px; }

.g-three .list-left li:nth-child(6), .g-three .list-right li:nth-child(6) { position: absolute; left: 0; top: 72px; }

.g-three .list-left li:nth-child(3), .g-three .list-right li:nth-child(3) { position: absolute; right: 0; bottom: 72px; }

.g-three .list-left li:nth-child(5), .g-three .list-right li:nth-child(5) { position: absolute; left: 0; bottom: 72px; }

.g-three .list-left li:nth-child(7), .g-three .list-right li:nth-child(7) { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.g-three .list-left li:nth-child(1) .bg { opacity: .25; }

.g-three .list-left li:nth-child(2) .bg { opacity: .7; }

.g-three .list-left li:nth-child(3) .bg { opacity: .3; }

.g-three .list-left li:nth-child(4) .bg { opacity: .2; }

.g-three .list-left li:nth-child(5) .bg { opacity: .3; }

.g-three .list-left li:nth-child(6) .bg { opacity: .5; }

.g-three .list-left li:nth-child(7) .bg { opacity: .4; }

.g-three .list-right li:nth-child(1) .bg { opacity: .3; }

.g-three .list-right li:nth-child(2) .bg { opacity: .2; }

.g-three .list-right li:nth-child(3) .bg { opacity: .25; }

.g-three .list-right li:nth-child(4) .bg { opacity: .5; }

.g-three .list-right li:nth-child(5) .bg { opacity: .6; }

.g-three .list-right li:nth-child(6) .bg { opacity: .45; }

.g-three .list-right li:nth-child(7) .bg { opacity: .35; }

.g-three .list-center { width: 157px; height: 430px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.g-three .list-center li:nth-child(1) { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 0; }

.g-three .list-center li:nth-child(1) .bg { opacity: .55; }

.g-three .list-center li:nth-child(2) { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0; }

.g-three .list-center li:nth-child(2) .bg { opacity: .2; }

footer { background-color: #2c2b2b; padding-top: 120px; padding-bottom: 10px; position: relative; }

footer a { -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

footer .contact { border: #d5d5d5 1px solid ; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: -37px; width: 880px; border-radius: 10px; height: 74px; background-color: #fff; z-index: 99; font-size: 14px; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); padding: 10px 0; }

footer .contact, footer .contact .item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

footer .contact .item { padding: 0 30px; border-left: #d5d5d5 1px solid; }

footer .contact .item:first-child { border-left: none; }

footer .contact img { display: block; margin-right: 5px; }

footer .logo-box {  position: relative; margin: 0 auto 70px; }

footer .logo-box .logo { display: block; margin: 0 auto; width: 180px}

footer .txt { position: absolute; left: 50%; margin-left: 58px; top: 120px; width: 190px; height: 42px; }

footer .cpt-box { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #888888; }

footer .cpt-box a { color: #888888; }

footer .cpt-box a:hover { color: #feba2c; }

footer .cpt-box span, footer .cpt-box a { margin: 0 3px; }

.g-fixedSideOperate { position: fixed; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 888; right: 50%; margin-right: -675px; width: 70px; }

.g-fixedSideOperate .list { border: #d5d5d5 1px solid; border-radius: 8px; background-color: #fff; }

.g-fixedSideOperate .list li { position: relative; }


.g-fixedSideOperate .list li:hover .box {
    display: block;
    border: #d5d5d5 1px solid;
}

.g-fixedSideOperate .list .item {
    width: 68px;
    border-radius: 8px;
    height: 62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}

.g-fixedSideOperate .list .item:hover { background-color: #feba2c; color: #333333; }

.g-fixedSideOperate .list img { display: block; margin: 0 auto 5px; }

@-webkit-keyframes g-fixedSideOperate{ /*设置内容由显示变为隐藏*/
    0%{top: 0px; opacity: 0}

    /*50%{height: 0px;}*/

    100%{top: 50%; opacity: 1}

}

.g-fixedSideOperate .box {
    display: none;
    position: absolute;
    top: 50%;
    animation-name: g-fixedSideOperate;
    animation-duration: 0.5s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 80px;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.g-fixedSideOperate .box:after { content: '\e6ae'; 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%); color: #fff; }

.g-fixedSideOperate .box-tel { border-radius: 8px; width: 160px; padding: 10px; text-align: center; font-size: 12px; }

.g-fixedSideOperate .box-tel .number { font-size: 18px; margin-top: 5px; color: #292b2c!important;font-family: Helvetica, Verdana, "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Arial, sans-serif;}

.g-fixedSideOperate .box-code { width: 165px; border-radius: 5px; height: 165px; }

.g-fixedSideOperate .box-code img { width: 165px; border-radius: 5px; height: 165px; overflow: hidden; display: block; }

.g-fixedSideOperate .g-goTop { width: 52px; border-radius: 100%; height: 52px; border: #d5d5d5 1px solid; background-color: #fff; color: #ccc; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -70px; font-size: 30px; text-align: center; line-height: 50px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.g-fixedSideOperate .g-goTop:after { content: ''; width: 1px; height: 18px; background-color: #d5d5d5; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: -18px; }

.g-fixedSideOperate .g-goTop:hover { background-color: #feba2c; color: #fff; }

/*body { padding-top: 80px; }*/

header { position: fixed; z-index: 999; left: 0; width: 100vw; background-color: #fff; z-index: 889; top: 0; height: 80px;min-width:1200px; border-bottom: #e5e5e5 1px solid; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);}

header .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 12px 20px; }

header .logo-box { position: relative; }

header .logo-box.on .logo, header .logo-box:hover .logo { border-radius: 8px 8px; border-bottom-color: #fff; }

@-webkit-keyframes fadenum{ /*设置内容由显示变为隐藏*/
    0%{height: 0px;}
    100%{height: 277309px;}
}


@keyframes fadenum{ /*设置内容由显示变为隐藏*/

    0%{height: 0px;}


    100%{height: 371px;}

}
header .logo-box.on .menu, header .logo-box:hover .menu
{
    display: block;
    overflow: hidden;
    animation:fadenum 0.5s ;
    -webkit-animation:fadenum 0.5s ;
    -moz-animation:fadenum 0.5s ;

}

header .logo { width: 176px; border-radius: 8px; height: 56px; border: #d5d5d5 1px solid; }

header .logo .btn { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 54px; }

header .logo img { display: block; margin-right: 20px; width: 94px;}

header .menu { overflow: hidden; display: none; position: absolute; left: 0; padding-bottom: 20px; top: 56px; background-color: #fff; border-radius: 0 0 8px 8px; border: #d5d5d5 1px solid; border-top: none; width: 100%; }



header .menu li { height: 32px; display: -webkit-box; display: -ms-flexbox; display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 20px; font-size: 18px; cursor: pointer; position: relative; }

header .menu li.on:after, header .menu li:hover:after { content: ''; width: 10px; border-radius: 100%; height: 10px; background-color: #feba2c; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 5px; }

header .menu img { display: block; margin-right: 15px; }

header .tel {     transition: all 0.3s ;-webkit-transition: all 0.3s;width: 290px; border-radius: 38px; height: 38px; background-color: #e2860a; color: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; }

header .tel img { display: block; margin-right: 10px; }



header .tel:hover
{
    background-color: #cd8017;

}

header nav { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 18px; }

header nav .item {
    margin-left: 40px; height: 56px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

header nav .item.on, header nav .item:hover { color: #333333; }



header nav .item.on:after, header nav .item:hover:after {
    width: 100%;

}
header nav .item:after
{
    content: '';
    width: 0%;
    border-radius: 2px;
    height: 2px;
    background-color: #feba2c;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition:width 0.5s;
    -webkit-transition:width 0.5s;
    bottom: 5px;
}

header nav img { display: block; margin-right: 5px; }

.header-menu {overflow: hidden; position: fixed; z-index: 999; left: 0; width: 100vw; top: 80px; z-index: 99; background-color: rgba(51, 51, 51, 0.9); display: none; }

.header-menu:hover { display: block; }

.header-menu .uc-content { height: 0px; padding-left: 204px; }

.header-menu .tab-con { display: none;        position: relative;}

.header-menu .tab-con:first-child { display: block; }

.header-menu .box { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-top: 15px; color: #fff; }

.header-menu .banner-box { width: 227px; height: 368px; overflow: hidden; margin-bottom: 15px; }

.header-menu .banner-box img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.header-menu .main { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin-right: 14px; }

.header-menu h3 { line-height: 40px; border-bottom: #9c9c9c 1px solid; color: #feba2c; padding-left: 15px; position: relative; }

.header-menu h3:after { content: ''; width: 8px; height: 18px; background-color: #feba2c; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.header-menu .con { font-size: 16px; padding: 8px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.header-menu .con a { -webkit-transition:0.5s;transition:0.5s; display: block; padding: 0 10px; color: #fff; line-height: 28px; margin-right: 1px; margin-bottom: 1px; border-radius: 5px; }

.header-menu .con a.on, .header-menu .con a:hover { background-color: #feba2c;  }

.g-search { position: relative; font-size: 18px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.g-search .uc-input { background-color: #fff; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; height: 42px; border-radius: 8px 0 0 8px; padding: 0 15px; }

.g-search .uc-search { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 60px; color: #9c9c9c; }

.g-search .uc-btn { width: 116px; border-radius: 0 8px 8px 0; height: 42px; background-color: #342300; color: #ffffff; font-size: 20px; cursor: pointer; z-index: 9; }

.g-search .uc-close { width: 24px; border-radius: 100%; height: 24px; background-color: #9c9c9c; color: #fff; line-height: 24px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 130px; z-index: 99; font-size: 20px; text-align: center; }

.g-titleDot { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 28px; margin-bottom: 70px; }

.g-titleDot img { display: block; }

.g-titleDot span { margin: 0 20px; }
.js_bannerLeftAnimate{
    box-shadow: 0 5px 15px 0 rgb(0 0 0/10%);
    z-index: 9;
}
/*!
* -----------------------------------------------------------------------------------------------------------------------------------------------------
* ---------------------------------------------                            各页面样式                           ----------------------------------------
* -----------------------------------------------------------------------------------------------------------------------------------------------------
* --------------------------------------------- 						 可拆分到独立页面中， 					---------------------------------------
* --------------------------------------------- 		  如无必要，别拆。方便后期配合开发新页面或维护修改 			---------------------------------------
* -----------------------------------------------------------------------------------------------------------------------------------------------------
*/
/* |01|分类筛选|product| */
.uc-product-1 { padding-top: 20px; padding-bottom: 20px; }

.uc-product-1 .box { background-color: #fff; padding: 10px 0; margin-bottom: 10px; }

.uc-product-1 .part1 { padding: 10px 20px; }

.uc-product-1 .part1 .item { padding: 10px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-product-1 .part1 .img { width: 260px; border-radius: 5px; height: 170px; overflow: hidden; margin-right: 20px; }

.uc-product-1 .part1 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-product-1 .part1 .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; height: 170px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-top: 10px; }

.uc-product-1 .part1 h3 { font-size: 26px; font-weight:bold; }

.uc-product-1 .part1 .txt { font-size: 14px; line-height: 26px; text-align: justify; }

.uc-product-1 .part1 .uc-btn { width: 116px; border-radius: 8px; height: 42px; border: #d59000 1px solid; font-size: 18px; color: #151515; margin-top: 10px; }

.uc-product-1 .title { padding: 20px; border-bottom: #d5d5d5 1px solid; font-size: 20px; font-weight:bold; }

.uc-product-1 .part2 { padding: 10px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-product-1 .part2 li { margin: 20px; margin-bottom: 10px; }

.uc-product-1 .part2 li:hover .img { top: -2px; -webkit-box-shadow: 0 3px 0 0 #bfbfbf; box-shadow: 0 3px 0 0 #bfbfbf; }

.uc-product-1 .part2 .img { width: 260px; border-radius: 5px; height: 170px; overflow: hidden; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; margin-bottom: 10px; position: relative; top: 0; }

.uc-product-1 .part2 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-product-1 .part2 h3 { text-align: center; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; line-height: 24px; }

/* |02|关于我们|about| */
.uc-about-1 { background: url("../images/about-banner.jpg") center center no-repeat; background-size: cover; height: 288px; color: #fff; position: relative; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); z-index: 99; }

.uc-about-1 h2 { font-size: 32px; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 100px; }

.uc-about-1 .menu { width: 500px; border-radius: 10px; height: 110px; background-color: #fff; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 9; bottom: -55px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-about-1 .menu a { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; min-width: 0; font-size: 14px; }

.uc-about-1 .menu img { display: block; margin: 0 auto 10px; }

.uc-about-2 { background-color: #f8ecdd; position: relative; z-index: 9; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); padding-top: 100px; padding-bottom: 150px; }

.uc-about-2 .uc-content { position: relative; }

.uc-about-2 .list { width: 940px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-about-2 .list li { width: 50%; line-height: 32px; }

.uc-about-2 .list li:nth-child(2n) { text-align: right; }

.uc-about-2 .list li:nth-child(2n) h3:after { left: auto; right: -15px; }

.uc-about-2 .list li:nth-child(1), .uc-about-2 .list li:nth-child(2) { margin-bottom: 60px; }

.uc-about-2 .list h3 { font-size: 20px; position: relative; }

.uc-about-2 .list h3:after { content: ''; width: 4px; height: 20px; background-color: #feba2c; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: -15px; }

.uc-about-2 .center { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.uc-about-2 .intro { width: 940px; border-radius: 10px; background-color: #f9e2ba; padding: 20px 80px; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -100px; }

.uc-about-2 .intro h3 { font-size: 20px; line-height: 32px; text-align: center; margin-bottom: 10px;}

.uc-about-2 .intro .con { font-size: 16px; }

.uc-about-3 { background-color: #f6f6f6; padding-top: 100px; }

.uc-about-3 .uc-content { padding: 90px 0 1px; }

.uc-about-3 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-about-3 .list li { width: 25%; text-align: center; margin-bottom: 70px; font-size: 18px; }

.uc-about-3 .list img { display: block; margin: 0 auto 20px; }

.uc-about-4 { background-color: #fff; height: 750px; padding-top: 90px; position: relative; border-bottom: #dcdcdc 1px solid; z-index: 7; -webkit-box-shadow: 0 5px 10px 0 #eee; box-shadow: 0 5px 10px 0 #eee; }

.uc-about-4 .three { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -110px; z-index: 99; display: block; }

.uc-about-5 { padding-top: 130px; padding-bottom: 90px; }

.uc-about-5 .main { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-about-5 .item { width: 260px; border-radius: 5px; height: 170px; overflow: hidden; overflow: hidden; }

.uc-about-5 .item img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.uc-about-5 .item:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.uc-about-5 .left .item { width: 566px; height: 356px; }

.uc-about-5 .right { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 550px; }

.uc-about-5 .right .item { margin-left: 14px; }

.uc-about-5 .right .item:nth-child(1), .uc-about-5 .right .item:nth-child(2) { margin-bottom: 14px; }

.uc-about-6 { padding-bottom: 50px; }

.uc-about-6 .step { width: 1120px; margin: 0 auto; position: relative; }

.uc-about-6 .step:after { content: ''; width: 1px; height: 100%; background-color: #feba2c; position: absolute; left: 160px; top: 0; }

.uc-about-6 .step li { padding-left: 190px; position: relative; padding-bottom: 30px; position: relative; }

.uc-about-6 .step li:after { content: ''; width: 20px; border-radius: 100%; height: 20px; background-color: #feba2c; position: absolute; left: 150px; top: 4px; z-index: 9; }

.uc-about-6 .step li.year-item { min-height: 82px; }

.uc-about-6 .step li.year-item:before { content: ''; width: 30px; border-radius: 100%; height: 30px; background-color: #fff; position: absolute; left: 145px; top: 4px; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); border: #c8c7c3 1px solid; z-index: 8; }

.uc-about-6 .step li.year-item:after { top: 9px; }

.uc-about-6 .step li .year { position: absolute; width: 130px; text-align: right; left: 0; font-size: 26px; line-height: 38px; }

.uc-about-6 .step li.icon-time { min-height: 90px; }

.uc-about-6 .step li.icon-time:after { display: none; }

.uc-about-6 .step li .icon-time { width: 44px; border-radius: 100%; height: 44px; background-color: #fff; position: absolute; left: 138px; top: 0; z-index: 9; }

.uc-about-6 .step h3 { font-size: 20px; margin-bottom: 10px; }

.uc-about-6 .step .con { color: #666666; font-size: 20px; }

.uc-about-6 .operate .uc-btn { border: #d59000 1px solid; margin: 50px auto -0px; width: 160px; border-radius: 5px; height: 42px; color: #333333; font-size: 18px; }

.uc-about-7 { padding-top: 50px; padding-bottom: 90px; }

.uc-about-7 table { width: 880px; margin: 0 auto; background-color: #fff; border-radius: 10px; overflow: hidden; }

.uc-about-7 th, .uc-about-7 td { border: #d5d5d5 1px solid; padding: 0 10px; text-align: center; }

.uc-about-7 th { height: 44px; background-color: #feba2c; font-size: 18px; }

.uc-about-7 td { height: 30px; font-size: 16px; }

.uc-about-7 .pl60 { padding-left: 60px; text-align: left; }

/* |03|媒体报道|news| */
/* |04|荣誉资质|certificate| */
/* |05|搜索结果|search| */
.uc-news-1, .uc-certificate-1, .uc-search-1 { padding-bottom: 20px; }

.uc-news-1 .list, .uc-certificate-1 .list, .uc-search-1 .list { margin-bottom: 20px; font-size: 16px; }

.uc-news-1 .list li, .uc-certificate-1 .list li, .uc-search-1 .list li { background-color: #fff; margin-bottom: 1px; padding: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; }

.uc-news-1 .list li img, .uc-certificate-1 .list li img, .uc-search-1 .list li img { -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; }

.uc-news-1 .list li:hover img, .uc-certificate-1 .list li:hover img, .uc-search-1 .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-news-1 .list li a, .uc-certificate-1 .list li a, .uc-search-1 .list li a { -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-news-1 .list li:hover a, .uc-certificate-1 .list li:hover a, .uc-search-1 .list li:hover a { color: #feba2c; }

.uc-news-1 .list .img, .uc-certificate-1 .list .img, .uc-search-1 .list .img { width: 170px; border-radius: 5px; height: 100px; margin-right: 20px; overflow: hidden; }

.uc-news-1 .list .img img, .uc-certificate-1 .list .img img, .uc-search-1 .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-news-1 .list .con, .uc-certificate-1 .list .con, .uc-search-1 .list .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; min-height: 100px; padding: 10px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.uc-news-1 .list h3, .uc-certificate-1 .list h3, .uc-search-1 .list h3 { font-size: 20px; }

.uc-news-1 .list time, .uc-certificate-1 .list time, .uc-search-1 .list time { color: #9c9c9c; }

.uc-news-1 .list .txt, .uc-certificate-1 .list .txt, .uc-search-1 .list .txt { margin-top: 20px; }

/* |06|业务页|detail| */
.uc-detail-1 { padding-top: 20px; }

.uc-detail-1 .box { background-color: #fff; }

.uc-detail-1 .part1 { padding: 10px 20px; border-bottom: #d5d5d5 1px solid; }

.uc-detail-1 .part1 .item { padding: 10px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-detail-1 .part1 .img { width: 260px; border-radius: 5px; height: 170px; overflow: hidden; margin-right: 20px; }

.uc-detail-1 .part1 .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-detail-1 .part1 .con { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; height: 170px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-top: 5px; }

.uc-detail-1 .part1 h3 { font-size: 26px; font-weight: bold；}

.uc-detail-1 .part1 .txt { font-size: 14px; line-height: 22px; text-align: justify; }

.uc-detail-1 .part1 .uc-btn { width: 116px; border-radius: 8px; height: 42px; border: #d59000 1px solid; font-size: 18px; color: #151515; margin-top: 10px; }

.uc-detail-1 .main { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 20px 20px 120px; }

.uc-detail-1 .main-left { width: 880px; }

.uc-detail-1 .main-left .title { margin-bottom: 20px; }

.uc-detail-1 .main-left .title h3 { font-size: 26px; margin-bottom: 5px; font-weight: bold; }

.uc-detail-1 .main-left .title time { font-size: 16px; color: #9c9c9c; }

.uc-detail-1 .main-left .con { font-size: 14px; line-height: 30px; text-align: justify; padding-right: 40px; margin-bottom: 30px; }

.uc-detail-1 .table { margin-bottom: 35px; padding-right: 40px; }

.uc-detail-1 .table table { width: 100%; text-align: center; font-size: 16px; border-radius: 10px; }

.uc-detail-1 .table td, .uc-detail-1 .table th { border: #dcdcdc 1px solid; }

.uc-detail-1 .table th { height: 45px; font-size: 16px; background-color: #e9e9e9; }

.uc-detail-1 .table td { height: 30px; }

.uc-detail-1 .operate { margin-bottom: 88px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-detail-1 .operate .uc-btn { width: 158px; border-radius: 8px; height: 42px; border: #d59000 1px solid; font-size: 18px; color: #151515; margin-right: 60px; }

.uc-detail-1 .img-box h3 { font-size: 26px; margin-bottom: 50px; font-weight: bold; }

.uc-detail-1 .img-box img { display: block; }

.uc-detail-1 .step-box { position: relative; width: 900px; height: 749px; position: relative; }

.uc-detail-1 .step-box .line { left: 264px; position: absolute; top: 0; }

.uc-detail-1 .step-box .item { background-color: #f9dea5; width: 278px; padding: 20px 30px 15px; border-radius: 30px 0; position: absolute; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-detail-1 .step-box .item:hover { background-color: #feba2c; }

.uc-detail-1 .step-box .item:hover .c { background-color: #feba2c; }

.uc-detail-1 .step-box h4 { font-size: 22px; line-height: 28px; margin-bottom: 5px; }

.uc-detail-1 .step-box .txt { font-size: 14px; line-height: 28px; text-align: justify; }

.uc-detail-1 .step-box .item1 { left: 85px; top: 10px; width: 342px; }

.uc-detail-1 .step-box .item1 .number { left: auto; right: -37px; top: -15px; width: 74px; border-radius: 100%; height: 74px; padding: 7px; }

.uc-detail-1 .step-box .item1 .c { width: 58px; border-radius: 100%; height: 58px; line-height: 58px; font-size: 36px; background-color: #feba2c; }

.uc-detail-1 .step-box .item2 { right: 25px; top: 10px; }

.uc-detail-1 .step-box .item2 .number { top: auto; bottom: -28px; }

.uc-detail-1 .step-box .item3 { left: 445px; top: 310px; }

.uc-detail-1 .step-box .item4 { left: 5px; top: 450px; }

.uc-detail-1 .step-box .item4 .number { left: auto; right: -28px; }

.uc-detail-1 .step-box .item5 { left: 440px; top: 590px; }

.uc-detail-1 .step-box .number { width: 56px; border-radius: 100%; height: 56px; border: #d5d5d5 1px solid; background-color: #fff; position: absolute; left: -28px; top: -28px; padding: 5px; }

.uc-detail-1 .step-box .c { width: 44px; border-radius: 100%; height: 44px; background-color: #fec856; line-height: 44px; text-align: center; color: #fff; font-size: 30px; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-detail-2 .uc-content { padding: 80px 60px 10px; background-color: #fff; }

.uc-detail-2 .list li { cursor: pointer; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-detail-2 .list li:hover .con { background-color: #feba2c; }

.uc-detail-2 .list h3 { padding: 10px 20px; position: relative; font-size: 20px; margin-bottom: 10px; font-weight: bold; }

.uc-detail-2 .list h3:after { content: ''; width: 4px; height: 20px; background-color: #feba2c; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.uc-detail-2 .list .con { font-size: 16px; background-color: #ffeabf; padding: 20px; border-left: #feba2c 4px solid; margin-bottom: 30px; }

/* |07|振动检测|test| */
.uc-test { background-color: #13191d; color: #fff; }

.uc-test-1 { position: relative; height: 90vh; width: 100%; overflow: hidden; }

.uc-test-1 canvas { position: absolute; top: 0; left: 0; margin: 0; padding: 0; height: 90vh; width: 100%; background-color: #29293d; }

.uc-test-1 .center { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; }

.uc-test-1 .center p { text-align: center; font-size: 40px; color: #fff; letter-spacing: 3px; font-weight: lighter; }

.uc-test-1 .box { -webkit-animation: breath 10000ms ease-in-out infinite alternate; animation: breath 10000ms ease-in-out infinite alternate; }

.uc-test-1 h1 { text-transform: uppercase; letter-spacing: 1.5em; margin-bottom: 30px; color: #fff; font-size: 55px; font-weight: lighter; text-align: center; }

.uc-test-1 h1 > .last { letter-spacing: 0; }

@-webkit-keyframes breath { 0% { -webkit-transform: scale(1); transform: scale(1); }
    100% { -webkit-transform: scale(1.1); transform: scale(1.1); } }

@keyframes breath { 0% { -webkit-transform: scale(1); transform: scale(1); }
    100% { -webkit-transform: scale(1.1); transform: scale(1.1); } }

.uc-test-1 .bottom { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 3vh; font-size: 28px; text-align: center; width: 100%; color: #fff; line-height: 50px; }

.uc-test-2 { background: url("../images/test-bg-2.png") center top no-repeat; background-size: 1920px auto; padding-bottom: 1px; }

.uc-test-2 .list1 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 80px; }

.uc-test-2 .list1 li { width: 330px; text-align: center; }

.uc-test-2 .list1 img { display: block; margin: 0 auto 10px; }

.uc-test-2 .list1 h3 { font-size: 20px; margin-bottom: 10px; }

.uc-test-2 .list1 .con { font-size: 16px; line-height: 26px; }

.uc-test-2 .list2 { width: 95%; margin: 0 auto 80px; }

.uc-test-2 .list2 li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 30px; }

.uc-test-2 .list2 img { display: block; margin-right: 20px; }

.uc-test-2 .list2 .right { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }

.uc-test-2 .list2 h3 { font-size: 22px; margin-bottom: 10px; }

.uc-test-2 .list2 .number { font-size: 50px; }

.uc-test-2 .list2 .con { font-size: 16px; line-height: 26px; }

.uc-test-2 .form { position: relative; width: 736px; border-radius: 8px; height: 74px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 25px; }

.uc-test-2 .form .uc-btn { width: 160px; border-radius: 8px; height: 42px; border: #d59000 1px solid; font-size: 18px; color: #151515; margin-top: 10px; margin: 0; }

.uc-test-2 .form .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 20px; position: relative; }

.uc-test-2 .form .item:hover .i2 { display: block; }

.uc-test-2 .form .item:hover .i1 { display: none; }

.uc-test-2 .form .item:hover .uc-input { border-color: #feba2c; }

.uc-test-2 .form .uc-input { height: 42px; border-radius: 8px; padding-left: 45px; font-size: 18px; background-color: #2c2b2b; border-color: #3e3d3d; color: #feba2c; }

.uc-test-2 .form .uc-input:hover, .uc-test-2 .form .uc-input:focus { border-color: #feba2c; }

.uc-test-2 .form img { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 10px; }

.uc-test-2 .form .i2 { display: none; }

.uc-test-3 { background: url("../images/test-bg-3.png") center 40px no-repeat; background-size: 1920px auto; padding-top: 90px; padding-bottom: 130px; }

.uc-test-3 .title { margin-bottom: 60px; font-size: 28px; text-align: center; }

.uc-test-3 .list1 { width: 1000px; margin: 0 auto 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-test-3 .list1 .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.uc-test-3 .list1 h3 { font-size: 20px; padding-left: 40px; position: relative; margin-bottom: 20px; }

.uc-test-3 .list1 img { display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.uc-test-3 .list1 .con { line-height: 26px; font-size: 16px; }

.uc-test-3 .list1 p { padding: 5px 0 5px 40px; position: relative; }

.uc-test-3 .list1 p:after { content: ''; width: 10px; border-radius: 100%; height: 10px; background-color: #feba2c; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 10px; }

.uc-test-3 .list2 { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.uc-test-3 .list2 li { width: 20%; text-align: center; margin-bottom: 50px; }

.uc-test-3 .list2 img { display: block; margin: 0 auto 10px; }

.uc-test-3 .list2 h4 { font-size: 18px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-test-3 .tips { font-size: 16px; color: #9c9c9c; text-align: center; }

/* |08|主页|home| */
.uc-home-1 .swiper-pagination { bottom: 36px; }

.uc-home-1 .swiper-pagination-bullet { background-color: #fff; opacity: .3; width: 32px; border-radius: 1.15em; height: 6px; }

.uc-home-1 .swiper-pagination-bullet-active { background-color: #fff; opacity: 1; height: 7px; }

.uc-home-1 .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 220px; padding-right: 40px; }

.uc-home-1 .swiper-slide { background-color: #3aaf34; }

.uc-home-1 .swiper-slide img { display: block; }

.uc-home-1 .title { font-size: 42px; font-weight: bold; margin-bottom: 20px; }

.uc-home-1 .sub-title { font-size: 18px; letter-spacing: 2px; margin-bottom: 50px; }

.uc-home-1 .btn { line-height: 36px; border-radius: 36px; padding: 0 20px; background-color: #000; color: #fff; display: inline-block; -webkit-box-shadow: 3px 2px 0 0 #fff; box-shadow: 3px 2px 0 0 #fff; }

.uc-home-1 .uc-font { position: relative; top: 1px; font-size: 14px; }

.uc-home-2 { padding-top: 90px; background-color: #fff; position: relative; z-index: 9; min-height: 1043px; border-bottom: #dcdcdc 1px solid; z-index: 7; -webkit-box-shadow: 0 5px 10px 0 #eee; box-shadow: 0 5px 10px 0 #eee; }

.uc-home-2 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 100px; }

.uc-home-2 .list li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: 50px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.uc-home-2 .list img { display: block; margin-right: 15px; }

.uc-home-2 .list p { font-size: 18px; color: #9c9c9c; }

.uc-home-2 .list h3 { font-size: 16px; line-height: 40px; }

.uc-home-2 .list .number { font-size: 34px; margin-right: 15px; position: relative; top: 3px; }

.uc-home-3 { padding-top: 90px; padding-bottom: 115px; }

.uc-home-3 .items { padding: 10px 0; background: url("../images/home-line-3.png") center 314px repeat-x; background-size: 1px 4px; }

.uc-home-3 .center { width: 1200px; margin: 0 auto; position: relative; }

.uc-home-3 .transition { -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.uc-home-3 .items-steps { background-color: #ffffff; }

.uc-home-3 .items-steps .items-block { height: 432px; position: relative; margin: 90px 0 30px; }

.uc-home-3 .items-steps .item { position: absolute; top: 0; width: 156px; height: 186px; background: #f5f5f5 url("../images/home-bg-3-1.png") center top no-repeat; background-size: 100% auto; border-radius: 10px; -webkit-transform: translateX(-78px); -ms-transform: translateX(-78px); transform: translateX(-78px); z-index: 1; -webkit-box-shadow: 0 5px 0 0 rgba(135, 135, 135, 0.15); box-shadow: 0 5px 0 0 rgba(135, 135, 135, 0.15); -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.uc-home-3 .items-steps .item:nth-child(odd) { background-position: center bottom; }

.uc-home-3 .items-steps .item:nth-child(odd) .item-title { padding-top: 10px; }

.uc-home-3 .items-steps .item:nth-child(even) .item-title { padding-top: 20px; }

.uc-home-3 .items-steps .item:nth-child(1) { left: 75px; }

.uc-home-3 .items-steps .item:nth-child(2) { left: 225px; background-image: url("../images/home-bg-3-2.png"); }

.uc-home-3 .items-steps .item:nth-child(3) { left: 375px; background-image: url("../images/home-bg-3-3.png"); }

.uc-home-3 .items-steps .item:nth-child(4) { left: 525px; background-image: url("../images/home-bg-3-4.png"); }

.uc-home-3 .items-steps .item:nth-child(5) { left: 675px; background-image: url("../images/home-bg-3-5.png"); }

.uc-home-3 .items-steps .item:nth-child(6) { left: 825px; background-image: url("../images/home-bg-3-6.png"); }

.uc-home-3 .items-steps .item:nth-child(7) { left: 975px; background-image: url("../images/home-bg-3-7.png"); }

.uc-home-3 .items-steps .item:nth-child(8) { left: 1125px; background-image: url("../images/home-bg-3-8.png"); }

.uc-home-3 .items-steps .item:hover { background-color: rgba(254, 200, 86, 0.3); }

.uc-home-3 .items-steps .item:hover .item-p { color: #333333; }

.uc-home-3 .items-steps .item:hover .img-block { -webkit-transform: rotateZ(360deg); -ms-transform: rotate(360deg); transform: rotateZ(360deg); }

.uc-home-3 .items-steps .item.cur { margin-top: -10px; }

.uc-home-3 .items-steps .item.even { top: auto; bottom: 0; }

.uc-home-3 .items-steps .item.even:after { top: -7px; bottom: auto; }

.uc-home-3 .items-steps .item.even .item-title { margin-top: 15px; }

.uc-home-3 .items-steps .item.even .img-block { margin: 0 0 0 -35px; position: absolute; left: 50%; bottom: -35px; }

.uc-home-3 .items-steps .item.even.cur { margin-bottom: -10px; }

.uc-home-3 .items-steps .step { position: absolute; width: 24px; height: 24px; background-color: #fff; border-radius: 50%; -webkit-transform: translateX(-12px); -ms-transform: translateX(-12px); transform: translateX(-12px); -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); }

.uc-home-3 .items-steps .step:nth-child(1) { left: 75px; }

.uc-home-3 .items-steps .step:nth-child(2) { left: 225px; }

.uc-home-3 .items-steps .step:nth-child(3) { left: 375px; }

.uc-home-3 .items-steps .step:nth-child(4) { left: 525px; }

.uc-home-3 .items-steps .step:nth-child(5) { left: 675px; }

.uc-home-3 .items-steps .step:nth-child(6) { left: 825px; }

.uc-home-3 .items-steps .step:nth-child(7) { left: 975px; }

.uc-home-3 .items-steps .step:nth-child(8) { left: 1125px; }

.uc-home-3 .items-steps .step:before { content: ""; position: absolute; width: 10px; height: 10px; background-color: #FFAE12; border-radius: 50%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.uc-home-3 .items-steps .img-block { width: 70px; height: 70px; border-radius: 50%; background-color: #fff; margin-top: -35px; position: relative; -webkit-transition-duration: 1s; -o-transition-duration: 1s; transition-duration: 1s; }

.uc-home-3 .items-steps .img-block:before { content: ""; width: 100%; height: 100%; -webkit-box-shadow: 0 0 5px 2px rgba(135, 135, 135, 0.15); box-shadow: 0 0 5px 2px rgba(135, 135, 135, 0.15); position: absolute; z-index: -2; border-radius: 50%; left: 0; top: 0; }

.uc-home-3 .items-steps .img-block img { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.uc-home-3 .items-steps .item-title { font-size: 20px; text-align: center; margin-bottom: 10px; }

.uc-home-3 .items-steps .item-p { color: #666; margin-bottom: 5px; padding: 0 35px; }

.uc-home-3 .items-steps .steps-block { position: absolute; height: 24px; width: 100%; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.uc-home-3 .items-steps .steps-block:before { content: ""; position: absolute; width: 99.4%; height: 8px; background: url("../images/home-line-3.png") center center repeat-x; background-size: 1px 4px; border-radius: 2px; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.uc-home-3 .items-steps .steps-block:after { content: ""; position: absolute; width: 26px; height: 38px; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.uc-home-3 .items-steps .step.cur:before { width: 100%; height: 100%; }

.uc-home-3 .img-block { margin: 0 auto; display: block; }

.uc-home-3 .img-block img { display: block; margin: 0 auto; max-width: 100%; }

.uc-home-3 .rollInLeft { -webkit-animation-name: rollInLeft; animation-name: rollInLeft; }

.uc-home-3 .rollInLeft1 { -webkit-animation-name: rollInLeft1; animation-name: rollInLeft1; }

@-webkit-keyframes rollInLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-180deg);
    transform: translateX(-100%) rotateY(-180deg); }
    100% { opacity: 1;
        -webkit-transform: translateX(-78px) rotateY(0deg);
        transform: translateX(-78px) rotateY(0deg); } }

@keyframes rollInLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-180deg);
    transform: translateX(-100%) rotateY(-180deg); }
    100% { opacity: 1;
        -webkit-transform: translateX(-78px) rotateY(0deg);
        transform: translateX(-78px) rotateY(0deg); } }

@-webkit-keyframes rollInLeft1 { 0% { opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-180deg);
    transform: translateX(-100%) rotateY(-180deg); }
    100% { opacity: 1;
        -webkit-transform: translateX(-133.5px) rotateY(0deg);
        transform: translateX(-133.5px) rotateY(0deg); } }

@keyframes rollInLeft1 { 0% { opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-180deg);
    transform: translateX(-100%) rotateY(-180deg); }
    100% { opacity: 1;
        -webkit-transform: translateX(-133.5px) rotateY(0deg);
        transform: translateX(-133.5px) rotateY(0deg); } }

.uc-home-4 { padding-top: 90px; padding-bottom: 40px; }

.uc-home-4 .sub-title { font-size: 16px; color: #9c9c9c; text-align: center; margin-top: -60px; margin-bottom: 50px; }

.uc-home-4 .main { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.uc-home-4 .part { width: 320px; border-radius: 10px; height: 556px; background-color: #fff; border: #d5d5d5 1px solid; padding: 15px 0; margin-left: 60px; position: relative; top: 0; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-home-4 .part:first-child { margin-left: 0; }

.uc-home-4 .part:hover { -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); top: -10px; }

.uc-home-4 .name { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 10px; margin-bottom: 15px; font-size: 22px; }

.uc-home-4 .name img { display: block; }

.uc-home-4 .name span { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; margin: 0 10px; }

.uc-home-4 .list { width: 295px; margin: 0 auto; }

.uc-home-4 .list li { margin-top: 14px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.uc-home-4 .list li:first-child { margin-top: 0; }

.uc-home-4 .list .img-big { width: 100%; border-radius: 5px; height: 144px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; }

.uc-home-4 .list .img-big img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-home-4 .list .img { width: 140px; height: 100px; overflow: hidden; margin-right: 10px; }

.uc-home-4 .list .img img { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-home-4 .list .r { min-height: 100px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }

.uc-home-4 .list h4 { font-size: 14px; line-height: 22px; text-align: justify; }

.uc-home-4 .list time { color: #9c9c9c; }

.uc-home-4 .step { position: relative; padding: 0 20px; height: 485px; }

.uc-home-4 .step:after { content: ''; width: 2px; height: 100%; background-color: #feba2c; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -15px; }

.uc-home-4 .step li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; padding: 10px 0; }

.uc-home-4 .step .item { width: 45%; }

.uc-home-4 .step .item:last-child { margin-left: 10%; }

.uc-home-4 .step h3 { font-size: 22px; text-align: right; padding-right: 10px; position: relative; top: -3px; }

.uc-home-4 .step h4 { font-size: 16px; }

.uc-home-4 .step .con { font-size: 14px; line-height: 24px; color: #9c9c9c; text-align: justify; }

.uc-home-4 .step .c { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: block; }

.uc-home-4 .step .icon { width: 35px; border-radius: 100%; height: 35px; background-color: #fff; position: relative; z-index: 9; }

.uc-home-4 .swiper-box { padding: 0 25px; position: relative; }

.uc-home-4 .swiper-box .item { text-align: center; margin-top: 20px; }

.uc-home-4 .swiper-box .item:first-child { margin-top: 0; }

.uc-home-4 .swiper-box .img { width: 270px; border-radius: 5px; height: 120px; overflow: hidden; margin: 0 auto 10px; }

.uc-home-4 .swiper-box .img img { height: 100%; margin:auto; display: block; -o-object-fit: cover; object-fit: cover; }

.uc-home-4 .swiper-box h4 { font-size: 16px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.uc-home-4 .swiper-box .btn { text-align: center; cursor: pointer; width: 25px; height: 50px; line-height: 50px; font-size: 24px; position: absolute; top: 42%; color: #9c9c9c; }

.uc-home-4 .swiper-box .btn.btn-prev { left: 0; }

.uc-home-4 .swiper-box .btn.btn-next { right: 0; }

.uc-home-5 { -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); background-color: #fff; padding-top: 70px; padding-bottom: 50px; position: relative; z-index: 9; }

.uc-home-5 .list { padding: 0 70px 60px; }

.uc-home-5 .list li {  cursor: pointer; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

.uc-home-5 .list li:hover .con { background-color: #feba2c;}

.uc-home-5 .list h3 { padding: 10px 20px; position: relative; font-size: 20px; margin-bottom: 10px; font-weight: 500; }

.uc-home-5 .list h3:after { content: ''; width: 4px; height: 20px; background-color: #feba2c; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.uc-home-5 .list .con {transition: all 0.3s linear;-webkit-transition: all 0.3s linear; font-size: 14px; background-color: #ffeabf; padding: 20px; border-left: #feba2c 4px solid; margin-bottom: 30px; }

.uc-home-5 .list .con p { padding: 5px 0; }

.uc-home-5 .three { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 18px; }

.uc-home-5 .three .number { font-size: 34px; color: #feba2c; margin-left: 10px; }

.uc-home-5 .three i { margin-right: 10px; }

.uc-home-6 .picMarquee-top { width: 100%; overflow: hidden; position: relative; height: 421px; }

.uc-home-6 .picMarquee-top .bd ul { overflow: hidden; zoom: 1; }

.uc-home-6 .picMarquee-top .bd li { text-align: center; zoom: 1; height: 421px; }

.uc-home-6 .picMarquee-top .bd img { display: block; margin: 0 auto; height: 421px; }

/* |09|资讯页|article| */
.uc-article-1 { background-color: #f6f6f6; padding: 50px 0; text-align: center; border-bottom: #d5d5d5 1px solid; -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05); }

.uc-article-1 h1 { font-size: 28px; margin-bottom: 20px; }

.uc-article-1 p { color: #9c9c9c; }

.uc-article-1 p a { color: #9c9c9c; }

.uc-article-1 p a:hover { color: #feba2c; }

.uc-article-1 p a, .uc-article-1 p span { margin: 0 5px; }

.uc-article-2 { padding: 40px 0 110px; }

.uc-article-2 .uc-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-right: 20px; }

.uc-article-2 .main-left { width: 832px; }

.uc-article-2 .main-right { width: 232px; }

.uc-article-2 article { margin-left: 20px; font-size: 16px; line-height: 26px; text-align: justify; }

.uc-article-2 article img { display: block; margin: 0 auto 28px; }

.uc-article-2 article p { margin-bottom: 26px; }

.uc-article-2 .banner-box { margin-top: 40px; }

.uc-article-2 .banner-box img { display: block; }

.on .menu1{
    padding-bottom: 20px!important;
    border: #d5d5d5 1px solid;
    display: block!important;
}
.menu{
    padding-bottom: 0px!important;
    border-top: unset!important;
    display: none!important;
}
.g-search .uc-btn {
    padding: 0 10px 0 0;
}
.price_but{
    height: 35px;
    background: #FEBA2C;
    border-radius: 4px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 35px;
    letter-spacing: 1px;
    display: inline-table;
    padding: 0px 15px;
}
.price_but span{
    letter-spacing: 5px;
}
.price_jia
{
    display: block;
    font-size: 12px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: #BFBFBF;
    line-height: 34px;
}
