/*
* @Author: Wu
* @Date:   2016-12-03 17:51:17
* @Last Modified by:   Wu
* @Last Modified time: 2017-05-22 14:59:26
*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { font-family: "Helvetica Neue", Helvetica, "STHeiti STXihei", "Microsoft YaHei", Tohoma, Arial; font-size: 16px; line-height: 1.42857143; position: relative; color: #000; background: #f8f8f8; }
body, html { width: 100%; height: 100%; }
html * { outline: 0; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, label, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; }
input, select, textarea { font-size: 100%; }
table { border-spacing: 0; border-collapse: collapse; }
fieldset, img { border: 0; }
abbr, acronym { font-variant: normal; border: 0; }
del { text-decoration: line-through; }
address, caption, cite, code, dfn, em, th, var { font-weight: 500; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500; }
q:before, q:after { content: ''; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ins, a, a:hover, a:active, a:focus, .btn.focus, .btn:focus, .btn:hover { text-decoration: none; color: currentcolor; }
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: 0; }
.np { padding: 0 !important; }
[v-cloak] { display: none; }
.top-nav-content { background-color: #6b3906; position: fixed; top: 0; left: 0; z-index: 27; width: 100%; }
.top-nav { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; width: 75%; min-width: 800px; margin: 0 auto; -webkit-box-pack: justify; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; height: 95px; }
.top-nav .logo { -webkit-box-flex: 0; -moz-box-flex: 0; -ms-flex: 0 0 200px; flex: 0 0 200px; }
.top-nav .menu { position: relative; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; margin-top: 30px; }
.top-nav .menu ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; }
.top-nav .menu li { margin: 0 10px; padding: 10px; cursor: pointer; color: #FFF; position: relative; }
.top-nav .menu .nav { position: relative; }
.top-nav .menu .nav:after { position: absolute; top: 18px; right: 0; display: block; width: 0; height: 0; content: ''; border: solid 6px; border-color: #FFF transparent transparent transparent; }
.top-nav .menu .ln-list { position: absolute; display: none; z-index: 6; top: 35px; background-color: #6b3906; }
.addWrap .text-box { position: absolute; top: 50%; left: 50%; z-index: 2; transform: translate(-50%, -50%); text-align: center; background-color: rgba(255, 255, 255, 0.45); padding: 35px 46px; }
.addWrap .text-content { background-color: #fff; padding: 18px 33px; white-space: nowrap; }
.addWrap .text-content p { color: #6b3906; font-size: 45px; font-weight: bold; }
.addWrap .text-content p + p { font-size: 33px; font-weight: normal; }
/* .page-content { width: 100%; min-width: 1000px; } */
.intr { background: url('../images/int_bg.jpg') no-repeat; background-size: cover; background-position: right; width: 100%; height: 826px; }
.intr .intr-content { width: 75%; margin: auto; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.intr .title, .business .title { color: #6b3906; text-align: center; padding: 60px 0; -webkit-box-flex: 0; -moz-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
.intr .title .main, .business .title .main { font-size: 35px; }
.intr .title .sub, .business .title .sub { font-size: 16px; }
.intr .info { line-height: 1.8em; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; padding-left: 27px; }
.intr .info .section p { color: #6b3906; font-size: 20px; }
.intr .info .section p + p { color: #595757; font-size: 15px; }
.business { background: url('../images/bus_bg.jpg'); width: 100%; height: 950px; }
.business .business-content { width: 85%; }
.business-content .row + .row { margin-top: 35px; }
.business-content .no { font-size: 18px; font-weight: bold; color: #fff; background-color: #6b3906; padding: 2px 8px; }
.business-content .main { font-size: 18px; color: #6b3906; font-weight: bold; margin: 15px 0 10px; }
.business-content .sub, .business-content .part { font-size: 12px; color: #595757; }
.business-content .part span { font-weight: bold; }
.products { background: #ffcc33; padding-bottom: 50px; background: url(../images/pro_bg.jpg) left center / cover no-repeat; min-height: 666px; }
.products .product-content { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 1140px; margin: auto; }
.products .row:first-child { color: #6b3906; padding-top: 40px; }
.products h3 { font-size: 35px; }
.resp-tabs-list { list-style: none; padding: 3em 0 3em; margin: 0 auto; text-align: center; }
.resp-tab-item { color: #6b3906; font-size: 0.9em; cursor: pointer; padding: 6px 25px; display: inline-block; margin: 0; text-align: center; list-style: none; outline: none; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; text-transform: uppercase; margin: 0 0.5em 0; }
.resp-tab-active, li.resp-tab-item:hover { text-shadow: none; color: #fff; background: #6b3906; }
.view { width: 260px; height: 306px; margin: 10px; float: left; border: 5px solid #fff; overflow: hidden; position: relative; text-align: center; cursor: default; }
.view .mask, .view .content { width: 250px; height: 200px; position: absolute; overflow: hidden; top: 0; left: 0; }
.view img { display: block; position: relative; }
.view span.info { background: url(../images/search.png) center no-repeat; display: inline-block; text-decoration: none; padding: 0; text-indent: -9999px; width: 20px; height: 20px; }
.effect img { opacity: 1; -webkit-transform: scale(1, 1); transform: scale(1, 1); -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }
.effect .mask { opacity: 0; overflow: visible; border-color: rgba(255, 204, 51, 0.59) transparent transparent transparent; border-style: solid; border-width: 125px; width: 0; height: 0; -webkit-transform: translateY(-125px); transform: translateY(-125px); -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.2s 0.1s ease-out; transition: opacity 0.3s ease-in-out, -webkit-transform 0.2s 0.1s ease-out; transition: transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out; transition: transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out, -webkit-transform 0.2s 0.1s ease-out; }
.effect span.info { opacity: 0; -webkit-transform: translateY(-125px); transform: translateY(-125px); -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.3s ease-in; transition: opacity 0.1s ease-in-out, -webkit-transform 0.3s ease-in; transition: transform 0.3s ease-in, opacity 0.1s ease-in-out; transition: transform 0.3s ease-in, opacity 0.1s ease-in-out, -webkit-transform 0.3s ease-in; }
.effect:hover img { opacity: 0.7; -webkit-transform: scale(2, 2); transform: scale(2, 2); }
.effect:hover .mask { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
.effect:hover span.info { opacity: 1; -webkit-transform: translateY(90px); transform: translateY(90px); }
.product-content .page { color: #fff; margin: 0 15px; }
.product-content .page+div { content: ''; display: block; position: absolute; width: 0; height: 0; border: solid 8px; border-color: transparent transparent #3aa079 transparent; top: 2px; right: 85px; }
.product-content .page:last-of-type+div { border-color: #3aa079 transparent transparent transparent; top: 10px; right: 5px; }
.contact { width: 100%; background-color: #9ab0ba; background: url(../images/con_bg.jpg) left center / cover no-repeat; padding: 65px 0; }
.contact .contact-content { width: 75%; margin: auto; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.contact .cinfo { color: #6b3906; }
.contact .title { padding: 20px 0 40px 0; }
.contact .title .main { font-size: 35px; }
.contact .title .sub { font-size: 16px; }
.contact .de { margin-bottom: 10px; }
.contact .de img { float: left; }
.contact .de p { margin-left: 27px; }
.contact #map { width: 100%; max-width: 800px; height: 500px; border: solid 5px #fff; margin: 20px auto 50px auto; }
/* footer */
.footer { text-align: center; color: #fff; font-size: 14px; background-color: #6b3906; padding: 27px 0; }

/* xs */
.xs-top { z-index: 27; position: fixed; width: 100%; }
.xs-top div:first-child { background-color: #6b3906; padding: 10px 0; }
.xs-top div:last-child { padding-left: 0px; padding-right: 0px; }
.xs-menu { position: relative; background-color: #d8b082; font-size: 12px; }
.xs-menu ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; }
.xs-menu li { padding: 3px 0px; cursor: pointer; color: #FFF; position: relative; width: 20%; border-right: solid 1px; margin-top: 5px; margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.xs-menu li:last-child { margin-top: 5px; margin-bottom: 5px; border-right: none; }
.nav { position: relative; }
.xs-addWrap .text-box { position: absolute; top: 50%; left: 50%; z-index: 2; transform: translate(-50%, -50%); text-align: center; background-color: rgba(255, 255, 255, 0.45); padding: 15px 16px; }
.xs-addWrap .text-content { background-color: #fff; padding: 8px 13px; white-space: nowrap; }
.xs-addWrap .text-content p { color: #6b3906; font-size: 15px; font-weight: bold; }
.xs-addWrap .text-content p + p { font-size: 13px; font-weight: normal; }
.xs-about { background-color: #6b3906; padding-top: 5px; padding-bottom: 35px; position: relative; }
.xs-about:after { content: ''; width: 100%; display: block; height: 7px; position: absolute; left: 0px; bottom: 35px; background-color: #d8b082; }
.xs-about .about-content { margin: auto; background: url('../images/int_bg.jpg') right bottom no-repeat; background-size: cover; width: 100%; height: 780px; }
.xs-about .about-content .col-xs-12 { padding: 10px 30px; }
.xs-about .about-content img { max-width: 493px; }
.xs-about .about-title { color: #6b3906; text-align: center; padding: 20px 0 10px; }
.xs-about .about-main { font-size: 30px; }
.xs-about .about-sub { font-size: 20px; }
.xs-about .about-info { line-height: 1.6em; }
.xs-about .section { margin-bottom: 15px; }
.xs-about .section p { color: #6b3906; font-size: 17px; }
.xs-about .section p + p { color: #595757; font-size: 13px; }
.xs-business { background: url(../images/int_bg.jpg); position: relative; padding-bottom: 15px; border-bottom: solid 35px #6b3906; }
.xs-business:after { content: ''; width: 100%; display: block; height: 7px; position: absolute; left: 0px; bottom: 0px; background-color: #d8b082; }
.xs-business .title { color: #6b3906; text-align: center; padding: 20px 0; }
.xs-business .title .main { font-size: 30px; }
.xs-business .title .sub { font-size: 20px; }
.xs-business .business-content { padding: 0 30px; }
.xs-business .business-content .col-xs-12 { margin-bottom: 25px; }

.xs-products { background-color: #6b3906; padding-bottom: 35px; position: relative; }
.xs-products:after { content: ''; width: 100%; display: block; height: 7px; position: absolute; left: 0px; bottom: 35px; background-color: #d8b082; }
.xs-products .products-content { background: url('../images/int_bg.jpg') no-repeat; background-position: 0% 0%; width: 100%; height: 100%; background-size: cover; }
.xs-products .products-content .container-fluid { padding-bottom: 30px; }
.xs-products .products-title { color: #6b3906; text-align: center; padding: 15px 0; -webkit-box-flex: 0; -moz-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
.xs-products .products-main { font-size: 30px; }
.xs-products .products-sub { font-size: 20px; }
.xs-products .resp-tab-item { padding: 5px 10px; font-size: 12px; margin: 0; }
.xs-contact { background-color: #6b3906; padding-bottom: 50px; position: relative; }
.xs-contact:after { content: ''; width: 100%; display: block; height: 7px; position: absolute; left: 0px; bottom: 50px; background-color: #d8b082; }
.xs-contact .contact-content { background: url('../images/int_bg.jpg'); }
.xs-contact .contact-title { color: #6b3906; text-align: center; padding: 15px 0; -webkit-box-flex: 0; -moz-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
.xs-contact .contact-main { font-size: 30px; }
.xs-contact .contact-sub { font-size: 20px; }
.info p { text-align: left; color: #595757; font-size: 16px; line-height: 2em; }
.xs-imgbox { margin-bottom: 15px; }
.xs-imgbox img { border: solid 3px #fff; -moz-box-sizing: border-box; box-sizing: border-box; }
.xs-resp-tabs-list { list-style: none; padding: 0em 0 1em; margin: 0 auto; text-align: center; }
/* .resp-tab-item { color: #6b3906; font-size: 14px; cursor: pointer; padding: 2px 5px; display: inline-block; margin: 0; text-align: center; list-style: none; outline: none; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; text-transform: uppercase; margin: 0 0.5em 0; } */
.xs-up { color: #3aa079; font-size: 12px; margin-left: 10px; padding-bottom: 10px }
#xs-map { width: 95%; margin: 15px auto 30px auto; height: 300px; border: solid 3px white; }
.xs-footer { color: #fff; position: absolute; text-align: center; font-size: 12px; width: 100%; padding: 10px 20px; background-color: ##6b3906; }
#wxlogo { position: absolute; display: block; width: 400px; height: 400px; left: -400px; top: -400px; z-index: -100; }