@charset "UTF-8";
.blue { color: #00aaee; }

.bg-blue { background-color: #00aaee; }

.gray { color: #b9bcc7; }

.bg-gray { background-color: #b9bcc7; }

.red { color: #fc4444; }

.bg-red { background-color: #fc4444; }

.orange { color: #ff7802; }

.bg-orange { background-color: #ff7802; }

html { font-family: "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Arial, Helvetica, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

article, aside, details, figcacption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background: transparent; text-decoration: none; color: #221815; }

a:active, a:hover, a:focus { outline: 0; text-decoration: none; color: #b28850; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

hr { box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; }

ton { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: p; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

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, article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, nav, section, source, video, time { margin: 0; padding: 0; font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit; box-sizing: border-box; text-align: justify; }

body { color: #221815; background: #fff; font: 8px; overflow-x: hidden; }

ul, li, ol { list-style: none; line-height: normal; }

i, address, cite, dfn, em, var { font-style: normal; }

header .content, header .nav, footer .ft1, .section24 .box, .section24 .line1, .section24-1, .section34 .box, .section34 .line1, .section34-1, .section12 .part1, .section12 .part2, .section13 .list, .section61 .shop, .section61 .shop2 .con, .section91 .item, .cf { *zoom: 1; }
header .content:before, header .nav:before, footer .ft1:before, .section24 .box:before, .section24 .line1:before, .section24-1:before, .section34 .box:before, .section34 .line1:before, .section34-1:before, .section12 .part1:before, .section12 .part2:before, .section13 .list:before, .section61 .shop:before, .section61 .shop2 .con:before, .section91 .item:before, header .content:after, header .nav:after, footer .ft1:after, .section24 .box:after, .section24 .line1:after, .section24-1:after, .section34 .box:after, .section34 .line1:after, .section34-1:after, .section12 .part1:after, .section12 .part2:after, .section13 .list:after, .section61 .shop:after, .section61 .shop2 .con:after, .section91 .item:after, .cf:before, .cf:after { content: ""; display: table; }
header .content:after, header .nav:after, footer .ft1:after, .section24 .box:after, .section24 .line1:after, .section24-1:after, .section34 .box:after, .section34 .line1:after, .section34-1:after, .section12 .part1:after, .section12 .part2:after, .section13 .list:after, .section61 .shop:after, .section61 .shop2 .con:after, .section91 .item:after, .cf:after { clear: both; }

input[type=text], input[type=password], select, textarea { border: #221815 1px solid; outline: none; }
input[type=text]:hover, input[type=password]:hover, select:hover, textarea:hover, input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus { border-color: #b28850; }

.left, .right { float: left; }

.show { display: block !important; }

.content { width: 1200px; margin-left: auto; margin-right: auto; }

.btn { height: 30px; line-height: 30px; padding: 0 10px; border-radius: 5px; border: #b28850 1px solid; text-align: center; background-color: #b28850; color: #fff; }
.btn:hover { opacity: .8; color: #fff; }
.btn.btn-blue { background-color: #00aaee; border-color: #00aaee; }
.btn.btn-gray { background-color: #b9bcc7; border-color: #b9bcc7; }
.btn.btn-red { background-color: #fc4444; border-color: #fc4444; }
.btn.btn-orange { background-color: #ff7802; border-color: #ff7802; }

input[type=text], input[type=password], select { border: #eee 1px solid; height: 30px; border-radius: 5px; padding: 0 5px; }
input[type=text]:focus, input[type=password]:focus, select:focus { border-color: #b28850; }

input[type=submit]:hover { opacity: .8; }

textarea { height: auto; min-height: 120px; border: #eee 1px solid; border-radius: 5px; padding: 5px; }

.prv-nxt { padding-top: 20px; padding-bottom: 20px; }
.prv-nxt .left { float: left; }
.prv-nxt .right { float: right; }
.prv-nxt a { padding: 0 10px; height: 27px; border: #eee 1px solid; text-align: center; line-height: 27px; font-size: 12px; display: inline-block; margin-right: 5px; }
.prv-nxt a:hover, .prv-nxt .active { background-color: #b28850; color: #fff; border-color: #b28850; }
.prv-nxt .right { font-size: 12px; }

.g-title { text-align: center; padding: 44px 0; color: #000; }
.g-title .arrow { display: block; margin: 10px auto; }
.g-title h3 { font-size: 24px; text-align: center; }
.g-title p { font-size: 12px; text-align: center; }
.g-title i { width: 44px; height: 2px; display: inline-block; background-color: #000; position: relative; top: -7px; margin: 0 30px; }

.banner { width: 100%; height: 297px; overflow: hidden; position: relative; }
.banner .hd { height: 15px; overflow: hidden; position: absolute; left: 50%; margin-left: -30px; bottom: 5px; z-index: 1; }
.banner .hd ul { overflow: hidden; zoom: 1; float: left; }
.banner .hd li { float: left; margin-right: 8px; width: 8px; height: 8px; border-radius: 8px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; }
.banner .hd li.on { background: #b28850; }
.banner .bd { position: relative; height: 100%; z-index: 0; }
.banner .bd li { zoom: 1; vertical-align: middle; }
.banner .bd img { width: 100%; height: 297px; display: block; }
.banner .prev, .banner .next { width: 80px; height: 80px; position: absolute; top: 50%; margin-top: -40px; background: url("../images/l.png") left top no-repeat; background-size: 100% 100%; }
.banner .prev { left: 0; }
.banner .next { background-image: url(../images/r.png); right: 0; }

.banner21 { height: 560px; overflow: hidden; position: absolute; width: 1920px; left: 50%; margin-left: -960px; }
.banner21 .hd { height: 15px; overflow: hidden; position: absolute; left: 50%; margin-left: -50px; bottom: 44px; z-index: 1; }
.banner21 .hd ul { overflow: hidden; zoom: 1; float: left; }
.banner21 .hd li { float: left; margin-right: 12px; width: 9px; height: 9px; border-radius: 9px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; }
.banner21 .hd li.on { background: #b28850; }
.banner21 .bd { position: relative; height: 100%; z-index: 0; }
.banner21 .bd li { zoom: 1; vertical-align: middle; }
.banner21 .bd img { width: 100%; height: 560px; display: block; }

.banner11 { height: 560px; overflow: hidden; position: absolute; width: 1920px; left: 50%; margin-left: -960px; }
.banner11 .hd { height: 15px; overflow: hidden; z-index: 1; width: 100%; position: absolute; left: 0; bottom: 41px; padding-right: 10px; }
.banner11 .hd ul { width: 100%; text-align: center; }
.banner11 .hd li { display: inline-block; margin: 0 10px; width: 43px; height: 3px; border-radius: 3px; line-height: 3px; text-align: center; background: #fff; cursor: pointer; }
.banner11 .hd li.on { background: #000; }
.banner11 .bd { position: relative; height: 100%; z-index: 0; }
.banner11 .bd li { zoom: 1; vertical-align: middle; }
.banner11 .bd img { width: 100%; height: 560px; display: block; }
.banner11 .prev, .banner11 .next { width: 80px; height: 80px; position: absolute; top: 50%; margin-top: -40px; background: url("../images/l.png") left top no-repeat; background-size: 100% 100%; }
.banner11 .prev { left: 0; }
.banner11 .next { background-image: url(../images/r.png); right: 0; }

.banner31 { height: 729px; overflow: hidden; position: absolute; width: 1920px; left: 50%; margin-left: -960px; }
.banner31 .hd { height: 15px; overflow: hidden; z-index: 1; width: 100%; position: absolute; left: 0; bottom: 41px; padding-right: 10px; }
.banner31 .hd ul { width: 100%; text-align: center; }
.banner31 .hd li { display: inline-block; margin: 0 10px; width: 43px; height: 3px; border-radius: 3px; line-height: 3px; text-align: center; background: #fff; cursor: pointer; }
.banner31 .hd li.on { background: #000; }
.banner31 .bd { position: relative; height: 100%; z-index: 0; }
.banner31 .bd li { zoom: 1; vertical-align: middle; }
.banner31 .bd img { width: 100%; height: 729px; display: block; }
.banner31 .prev, .banner31 .next { width: 80px; height: 80px; position: absolute; top: 50%; margin-top: -40px; background: url("../images/l.png") left top no-repeat; background-size: 100% 100%; }
.banner31 .prev { left: 0; }
.banner31 .next { background-image: url(../images/r.png); right: 0; }

.slideTxtBox { width: 450px; border: 1px solid #ddd; text-align: left; /* 下面是前/后按钮代码，如果不需要删除即可 */ }
.slideTxtBox .hd { height: 30px; line-height: 30px; background: #f4f4f4; padding: 0 10px 0 20px; border-bottom: 1px solid #ddd; position: relative; }
.slideTxtBox .hd ul { float: left; position: absolute; left: 20px; top: -1px; height: 32px; }
.slideTxtBox .hd li { float: left; padding: 0 15px; cursor: pointer; }
.slideTxtBox .hd li.on { height: 30px; background: #fff; border: 1px solid #ddd; border-bottom: 2px solid #fff; }
.slideTxtBox .bd ul { padding: 15px; zoom: 1; }
.slideTxtBox .bd li { height: 24px; line-height: 24px; }
.slideTxtBox .bd .date { float: right; color: #999; }
.slideTxtBox .arrow { position: absolute; right: 10px; top: 0; }
.slideTxtBox .arrow a { display: block; width: 5px; height: 9px; float: right; margin-right: 5px; margin-top: 10px; overflow: hidden; cursor: pointer; background: url("../images/arrow.png") 0 0 no-repeat; }
.slideTxtBox .arrow .next { background-position: 0 -50px; }
.slideTxtBox .arrow .prevStop { background-position: -60px 0; }
.slideTxtBox .arrow .nextStop { background-position: -60px -50px; }

.slideTxtBox21 { text-align: left; position: relative; }
.slideTxtBox21 .hd { position: absolute; width: 100%; top: 436px; z-index: 99; height: 40px; border-bottom: #e5e5e5 2px solid; line-height: 40px; }
.slideTxtBox21 .hd ul { width: 100%; text-align: center; }
.slideTxtBox21 .hd li { cursor: pointer; display: inline-block; margin: 0 45px; height: 40px; line-height: 40px; font-size: 24px; color: #000; }
.slideTxtBox21 .hd li.on { border-bottom: 4px solid #000; }
.slideTxtBox21 .hd li.on .sub { display: block; }
.slideTxtBox21 .sub { width: 100%; height: 160px; padding-top: 25px; font-size: 16px; color: #666666; text-align: center; }
.slideTxtBox21 .sub li { display: inline-block; text-align: center; line-height: 40px; width: 160px; }
.slideTxtBox21 .sub li:hover img { border: #000 1px solid; }
.slideTxtBox21 .sub a { font-size: 16px; color: #666666; }
.slideTxtBox21 .sub img { display: block; margin: 0 auto; border: #fff 1px solid; border-radius: 100%; box-sizing: border-box; }
.slideTxtBox21 .bd img { display: block; }
.slideTxtBox21 .part1 { width: 1200px; height: 436px; overflow: hidden; margin-bottom: 40px; }

.picScrollLeft { width: 100%; overflow: hidden; position: relative; height: 120px; padding: 0 50px; }
.picScrollLeft .bd { padding: 10px; }
.picScrollLeft .bd ul { overflow: hidden; zoom: 1; text-align: center; }
.picScrollLeft .bd li { margin: 0 20px; overflow: hidden; text-align: center; width: 80px; font-size: 14px; line-height: 24px; height: 120px; display: inline-block; position: relative; }
.picScrollLeft .prev, .picScrollLeft .next { width: 40px; height: 40px; position: absolute; top: 50%; margin-top: -20px; border-radius: 40px; cursor: pointer; background: url("../images/l.png") left top no-repeat rgba(255, 255, 255, 0.5); background-size: 100% 100%; opacity: .8; }
.picScrollLeft .prev:hover, .picScrollLeft .next:hover { opacity: 1; }
.picScrollLeft .prev { left: 20px; }
.picScrollLeft .next { background-image: url(../images/r.png); right: 20px; }

body { padding-top: 70px; }

header { height: 70px; width: 100%; position: fixed; top: 0; background-color: #030e0c; font-size: 20px; z-index: 999; }
header a { color: #fff; }
header .logo { float: left; padding-top: 0px; }
header .logo img { display: block; width: 140px; }
header .nav { float: left; margin-left: 20px; }
header .nav li { line-height: 70px; float: left; width: 180px; color: #fff; text-align: center; margin-right: 5px; }
header .nav li.on, header .nav li:hover { background-color: #b28850; color: #fff; }
header .nav li:hover .subnav { display: block; }
header .nav a { color: #fff; }
header .nav h3 { color: #fff; text-align: center; }
header .nav > a, header .nav > h3 a { display: block; width: 100%; text-align: center; }
header .subnav { display: none; text-align: center; position: fixed; top: 70px; height: 45px; width: 100%; text-align: center; z-index: 999; left: 0; font-size: 16px; background-color: rgba(0, 0, 0, 0.85); min-width: 1200px; }
header .subnav a { padding: 0 26px; line-height: 45px; height: 45px; display: inline-block; margin: 0; position: relative; top: -12px; }
header .subnav a:hover { background-color: #81511c; }

footer { background-color: #030303; color: #fff; }
footer .ft1 { padding: 110px 80px 0 80px; }
footer .left { float: left; width: 230px; }
footer .left img { display: block; }
footer .center { float: left; margin-left: 75px; width: 435px; font-size: 14px; line-height: 24px; font-weight: lighter; word-wrap: break-word; }
footer .right { float: right; background: url("../images/tel.png") left top no-repeat; padding-left: 85px; min-height: 100px; padding-top: 5px; line-height: 30px; }
footer .right span { font-size: 20px; }
footer .ft2 { text-align: right; margin-top: 70px; line-height: 70px; padding-right: 36px; font-size: 13px; }

.show { display: block; }

.hide { display: none; }

.alert { display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0%; z-index: 99; background-color: rgba(0, 0, 0, 0.5); }
.alert .box { position: absolute; left: 50%; top: 50%; background-color: #fff; box-shadow: 3px 8px 15px 0 #666; }
.alert .title { width: 100%; border-bottom: #eee 1px solid; line-height: 50px; font-size: 14px; padding: 0 20px; }
.alert .btn-close { width: 20px; height: 50px; background: url("../images/close.png") center center no-repeat; display: block; float: right; }
.alert .btn-close:hover { opacity: .8; }
.alert .operate { text-align: center; }
.alert .operate a { display: inline-block; width: 100px; }

.overly { display: none; width: 100%; height: 100%; position: fixed; left: 0%; top: 0; z-index: 99; background-color: rgba(0, 0, 0, 0.5); }

.alert-msg .box { width: 430px; height: 200px; margin-left: -215px; margin-top: -100px; }
.alert-msg .con { font-size: 18px; text-align: center; line-height: 30px; padding: 20px; }
.alert-msg .operate { margin-top: 10px; }
.alert-msg .operate a { display: block; margin: 0 auto; }

/* ----------------------------------------------------------------------main-------------------------------------------------------------------- */
.section21 { height: 560px; }

.section31 { height: 729px; }

.section22 .g-title { padding: 0; position: relative; z-index: 99; margin-top: -25px; }
.section22 .g-title2 { margin-top: 10; margin-bottom: 30px; }

.section24 img { display: block; }
.section24 .box { width: 100%; background-color: #000000; overflow: hidden; padding: 0; margin: 0; }
.section24 .box img { display: block; width: 100%; height: 100%; }
.section24 .box .img { float: left; width: 745px; height: 520px; }
.section24 .box .con { float: right; width: 300px; height: 520px; color: #fff; margin-right: 50px; padding-top: 160px; }
.section24 .box h3 { font-size: 30px; letter-spacing: .6em; margin-bottom: 20px; }
.section24 .box .txt { font-size: 14px; line-height: 22px; padding-right: 45px; }
.section24 .box3 .con, .section24 .box4 .con, .section24 .box6 .con, .section24 .box8 .con { float: left; margin-left: 80px; }
.section24 .box3 .img, .section24 .box4 .img, .section24 .box6 .img, .section24 .box8 .img { float: right; }
.section24 .box3 .con { padding-top: 150px; }
.section24 .line1 { width: 100%; height: 520px; background: url("../images/img24-2-2.jpg") left top no-repeat; padding: 20px; }
.section24 .line1 li { float: left; width: 250px; height: 200px; overflow: hidden; margin: 20px; }
.section24 .line1 img { display: block; width: 100%; height: 100%; }
.section24 .line2 { background: url("../images/img24-3-3.jpg") center top no-repeat; width: 100%; height: 520px; padding-top: 120px; padding-left: 450px; }
.section24 .line2 p { font-size: 24px; line-height: 36px; color: #fff; }
.section24 .line2 .p2 { margin-top: 80px; }
.section24 .line3 { width: 100%; position: relative; text-align: center; height: 300px; overflow: hidden; }
.section24 .line3 img { display: block; width: 100%; height: 100%; }
.section24 .line3 span { position: absolute; left: 0; top: 0; width: 100%; line-height: 300px; color: #fff; font-size: 30px; letter-spacing: 9px; }

.section24-1 { width: 100%; height: 200px; letter-spacing: 5px; background: url("../images/img24-1-0.jpg") center top no-repeat; background-size: 100% 100%; padding-top: 25px; }
.section24-1 .li1 { letter-spacing: 0; }
.section24-1 li { width: 20%; float: left; text-align: center; color: #fff; font-size: 18px; line-height: 50px; }
.section24-1 img { display: block; margin: 0 auto; background-color: transparent; }

.section34 img { display: block; }
.section34 .box { width: 100%; background-color: #000000; overflow: hidden; padding: 0; margin: 0; }
.section34 .box img { display: block; width: 100%; height: 100%; }
.section34 .box .img { float: left; width: 745px; height: 520px; }
.section34 .box .con { float: right; width: 300px; height: 520px; color: #fff; margin-right: 50px; padding-top: 160px; }
.section34 .box h3 { font-size: 30px; letter-spacing: .6em; margin-bottom: 20px; }
.section34 .box .txt { font-size: 14px; line-height: 22px; padding-right: 45px; }
.section34 .box3 .con, .section34 .box4 .con, .section34 .box6 .con, .section34 .box8 .con { float: left; margin-left: 80px; }
.section34 .box3 .img, .section34 .box4 .img, .section34 .box6 .img, .section34 .box8 .img { float: right; }
.section34 .line1 { width: 100%; height: 520px; background: url("../images/img24-2-2.jpg") left top no-repeat; padding: 20px; }
.section34 .line1 li { float: left; width: 250px; height: 200px; overflow: hidden; margin: 20px; }
.section34 .line1 img { display: block; width: 100%; height: 100%; }
.section34 .line2 { background: url("../images/img24-3-3.jpg") center top no-repeat; width: 100%; height: 520px; padding-top: 120px; padding-left: 450px; }
.section34 .line2 p { font-size: 24px; line-height: 36px; color: #fff; }
.section34 .line2 .p2 { margin-top: 80px; }
.section34 .line3 { width: 100%; position: relative; text-align: center; height: 300px; overflow: hidden; }
.section34 .line3 img { display: block; width: 100%; height: 100%; }
.section34 .line3 span { position: absolute; left: 0; top: 0; width: 100%; line-height: 300px; color: #fff; font-size: 30px; letter-spacing: 9px; }
.section34 .box2, .section34 .box3, .section34 .box6, .section34 .box7, .section34 .box8 { height: 300px; }
.section34 .box2 .img, .section34 .box3 .img, .section34 .box6 .img, .section34 .box7 .img, .section34 .box8 .img { height: 300px; }
.section34 .box2 .con, .section34 .box6 .con, .section34 .box7 .con { padding-top: 60px; }
.section34 .box3 .con { padding-top: 20px; }
.section34 .box8 .con { padding-top: 50px; }

.section34-1 { width: 100%; height: 200px; letter-spacing: 5px; background: url("../images/img24-1-0.jpg") center top no-repeat; background-size: 100% 100%; padding-top: 25px; }
.section34-1 .li1 { letter-spacing: 0; }
.section34-1 li { width: 20%; float: left; text-align: center; color: #fff; font-size: 18px; line-height: 50px; }
.section34-1 img { display: block; margin: 0 auto; background-color: transparent; }

.section25 img { display: block; }

.section25-2 { width: 1200px; height: 600px; position: relative; }
.section25-2 .item { position: absolute; width: 300px; height: 300px; overflow: hidden; }
.section25-2 .item1 { left: 0; height: 600px; }
.section25-2 .item2 { top: 0; left: 300px; width: 600px; }
.section25-2 .item3 { right: 0; top: 0; }
.section25-2 .item4 { left: 300px; bottom: 0; }
.section25-2 .item5 { left: 600px; bottom: 0; }
.section25-2 .item6 { right: 0; bottom: 0; }

.section11 { height: 560px; width: 100%; }
.section11.h728 { height: 728px; }
.section11.h728 .banner11, .section11.h728 .banner11 .bd img { height: 728px; }

.section12 .g-title { padding: 0; position: relative; z-index: 99; margin-top: -25px; }
.section12 .part1, .section12 .part2 { font-size: 20px; line-height: 44px; }
.section12 .part1 p, .section12 .part2 p { text-indent: 2em; text-align: justify; }
.section12 .part1 .left, .section12 .part2 .left { float: left; }
.section12 .part1 .right, .section12 .part2 .right { float: right; }
.section12 .part1 img, .section12 .part2 img { display: block; }
.section12 .part1 { margin-top: 20px; }
.section12 .part1 .left { width: 680px; }
.section12 .part1 h2 { font-size: 28px; line-height: 56px; padding-left: 30px; }
.section12 .part1 h3 { font-size: 23px; line-height: 36px; padding-left: 30px; margin-bottom: 20px; }
.section12 .part1 .right { width: 475px; height: 267px; overflow: hidden; }
.section12 .part2 .left { width: 475px; height: 267px; overflow: hidden; }
.section12 .part2 .right { width: 680px; float: right; padding-top: 28px; }

.section15 img { display: block; }

.section13 .g-title { padding: 15px 0; }
.section13 .list li { width: 300px; height: 276px; border: #fff 1px solid; overflow: hidden; position: relative; float: left; }
.section13 .list li:hover .over { display: block; }
.section13 .list img { display: block; width: 100%; height: 100%; }
.section13 .list .over { display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.76); text-align: center; line-height: 274px; font-size: 18px; color: #fff; }

.section14 .g-title { padding: 15px 0; }
.section14 .operate { padding: 30px 0; }
.section14 .operate .btn-more { width: 170px; line-height: 56px; border: #000 1px solid; display: block; text-align: center; margin: 0 auto; font-size: 24px; color: #000; }
.section14 .operate .btn-more:hover { background-color: #000; color: #fff; }

.section61 .g-title, .section71 .g-title, .section81 .g-title, .section91 .g-title { padding: 0; position: relative; z-index: 99; margin-top: -25px; }

.section61 .box { margin-top: 20px; }
.section61 .box .title { padding: 23px 65px; background-color: #030e0c; color: #fff; line-height: 50px; font-size: 30px; text-align: center; letter-spacing: .5em; }
.section61 .item { width: 100%; height: 772px; background: url("../images/bg61.jpg") left top no-repeat; background-size: 100% 100%; }
.section61 .item1 { padding-top: 30px; }
.section61 .item2 { padding-top: 80px; background-image: url(../images/bg62.jpg); }
.section61 .shop, .section61 .shop2, .section61 .tips { width: 850px; background-color: rgba(3, 14, 12, 0.8); margin: 0 auto; color: #fff; }
.section61 .shop a, .section61 .shop2 a, .section61 .tips a { color: #fff; }
.section61 .shop { height: 235px; margin-top: 60px; padding: 63px 0; }
.section61 .shop .l { width: 47%; float: left; }
.section61 .shop .txt { width: 48%; float: right; font-size: 24px; line-height: 36px; padding: 15px 0; }
.section61 .shop img { float: right; }
.section61 .shop a { display: block; width: 100%; height: 100%; }
.section61 .shop a:hover { opacity: .8; }
.section61 .shop2 { padding: 30px 0 30px 50px; }
.section61 .shop2 .l { float: left; width: 485px; height: 271px; overflow: hidden; }
.section61 .shop2 .l img { display: block; width: 100%; height: 100%; }
.section61 .shop2 .r { float: right; width: 310px; padding-top: 90px; text-align: center; font-size: 24px; line-height: 48px; letter-spacing: .5em; }
.section61 .shop2 .r h2 { text-align: center; font-size: 24px; line-height: 48px; }
.section61 .shop2 .btm { position: relative; margin-top: 20px; font-size: 12px; line-height: 24px; letter-spacing: .6em; }
.section61 .shop2 .btm h3 { font-size: 18px; }
.section61 .shop2 .btm .btn-view { position: absolute; right: 60px; top: 50%; margin-top: -12px; }
.section61 .shop2 .btm .btn-view:hover { opacity: .8; }
.section61 .tips { font-size: 30px; line-height: 180px; text-align: center; letter-spacing: .6em; margin-top: 30px; }

.section71 .box { background-color: #eaeaea; margin-top: 20px; }
.section71 .box .title { padding: 20px 65px; background-color: #353e3d; color: #fff; line-height: 43px; font-size: 24px; }
.section71 .box .con { padding: 40px 140px 60px 140px; position: relative; font-size: 18px; line-height: 44px; color: #221815; }
.section71 .box p { position: relative; }
.section71 .box span { left: -2em; position: absolute; }

.section81 .box { text-align: center; font-size: 24px; line-height: 28px; color: #878787; padding: 50px 0; }
.section81 .box p { text-align: center; }
.section81 .box .txt { font-size: 19px; }
.section81 .box .icon { position: relative; top: 10px; margin-right: 10px; }
.section81 .box .tel { width: 100%; text-align: center; font-size: 51px; line-height: 60px; margin-bottom: 20px; font-weight: lighter; margin-top: 10px; }
.section81 .box .code { margin: 0 auto; font-size: 14px; line-height: 16px; letter-spacing: 9px; }
.section81 .box .code img { display: block; margin: 0 auto; }

.section91 .item { font-size: 16px; line-height: 44px; text-align: justify; color: #221815; }
.section91 .item .left { float: left; }
.section91 .item .right { float: right; }
.section91 .item img { display: block; max-width: 100%; }
.section91 .item1 { margin-top: 20px; }
.section91 .item1 .left { width: 405px; padding: 95px 30px 0 60px; }
.section91 .item1 .left img { margin-bottom: 80px; }
.section91 .item1 .right { width: 795px; }
.section91 .item2 { margin: 70px 0; background-color: #f0f0f0; padding: 45px 60px; }
.section91 .item2 .left { float: right; width: 600px; padding-top: 50px; }
.section91 .item2 .right { float: left; width: 450px; }
.section91 .item3 .left { padding: 80px 60px 0 60px; width: 620px; }
.section91 .item3 .right { width: 580px; }
.section91 .item4 { margin: 70px 0; background-color: #f0f0f0; padding: 45px 60px; }
.section91 .item4 .left { float: right; width: 370px; padding-top: 110px; }
.section91 .item4 .right { float: left; width: 650px; }
.section91 .item5 { margin-top: 80px; }
.section91 .item5 .left { width: 520px; padding: 150px 60px 0 60px; }
.section91 .item5 .right { width: 680px; }
