﻿@import url("font-awesome.min.css");
@import url("swiper.min.css");
@charset "UTF-8";
html, body, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em { margin: 0; padding: 0; border: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-tap-highlight-color: transparent; }
body { font-family: PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; font-size: 13px; overflow-x: hidden; overflow-y: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; color: #333; }
input, textarea, button { padding: 0; font-family: Verdana, Arial; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
ul, li, ol { list-style: none; }
img { border: 0; }
input[type=submit], input[type=text], button { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; cursor: pointer; }
input:focus, textarea:focus, button:focus, input:active { outline-color: transparent; border: 0; }
input, select, textarea { vertical-align: middle; outline: none; -webkit-tap-highlight-color: transparent; }
a { color: inherit; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; cursor: pointer; color: #C7161E; }
a:active { text-decoration: none; }
.hidden { display: none; visibility: hidden; }
.container { width: 1200px; margin: 0 auto; padding: 20px 0; overflow: hidden; }
.container-l, .container-r { float: left; display: inline; width: 285px; overflow: hidden; position: relative; z-index: 1; }
.container-r { float: right; width: 895px; padding: 0 20px; padding-bottom: 25px; background: #fff; }
.min-inner { overflow: hidden; margin-bottom: 20px; }
.min-inner:before { }

@media screen and (max-width: 767px) {
}
/**/
/*关键容器END*/
.clear { clear: both; }
.fl { float: left !important; }
.fr { float: right !important; }
.absolute { position: absolute; }
.pors { position: relative; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }
.hide { opacity: 0; }
.en { font-family: 'gotham-medium'; }
nav li { list-style-type: none; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #858482;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #858482;
}
/*统一全局样式*/
.main-container { background: #F2F2F2; overflow: hidden; }
.container-color { background: #F7F8F9; overflow: hidden; }

@media screen and (max-width: 767px) {
}
/**/
.inside-caption { overflow: hidden; height: 42px; padding: 0 10px; background: #C7161E; color: #fff; line-height: 42px; border-radius: 10px 0 10px 0; }
.inside-caption .title { float: left; font-size: 16px; font-weight: bold; }
.inside-caption .text { float: right; font-size: 14px; }

@media screen and (max-width: 767px) {
}
/**/
.other-caption { overflow: hidden; height: 42px; padding: 0 10px; background: #f2f2f2; line-height: 42px; }
.other-caption .title { float: left; font-size: 16px; font-weight: bold; position: relative; padding-left: 15px; }
.other-caption .title:after { content: ''; position: absolute; left: 0; top: 0; width: 5px; height: 20px; top: 50%; margin-top: -10px; background: #C7161E; }
.other-caption .text { float: right; font-size: 14px; color: #C7161E; }

@media screen and (max-width: 767px) {
}
/**/
.about-caption { padding: 20px 0; overflow: hidden; text-align: center; line-height: 40px; }
.about-caption .title { font-size: 28px; }
.about-caption .text { color: #666; font-size: 18px; }

@media screen and (max-width: 767px) {
}
/**/

.banner-wrap { position: relative; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; height: 300px; z-index: 1; }
.banner-wrap:after { content: ''; position: absolute; left: 0; top: 0; display: table-cell; width: 100%; height: 100%; background: rgba(0,0,0,0); opacity: 1; }
.banner-wrap .banner-inner { position: absolute; left: 0; top: 30%; transform: translateY(-30%); width: 100%; z-index: 2; text-align: center; }
.banner-wrap .banner-inner .title, .banner-wrap .banner-inner .descrition { display: block; overflow: hidden; color: #fff; animation: fadeInUp 1s; -moz-animation: fadeInUp 1s; -webkit-animation: fadeInUp 1s; -o-animation: fadeInUp 1s; line-height: 1.65; }
.banner-wrap .banner-inner .title { font-size: 28px; }
.banner-wrap .banner-inner .descrition { font-size: 18px; }
.banner-wrap .image-inner { position: relative; overflow: hidden; z-index: 1; display: none; }
.banner-wrap .image-inner img { position: relative; left: 50%; transform: translate3d(-50%, 0, 0); width: calc(1.6*100%);
}

@media screen and (max-width: 767px) {
}
/**/
.sider-inner { margin-bottom: 20px; overflow: hidden; background: #fff; }
.sider-caption { line-height: 40px; background: #C7161E; overflow: hidden; padding: 15px 15px; color: #fff; }
.sider-caption .title { font-size: 28px; font-weight: bold; }
.sider-caption .text { font-size: 16px; text-transform: capitalize; padding-bottom: 10px; border-bottom: 1px solid #fff; position: relative; }
.sider-caption .text:after { content: ""; position: absolute; left: 0; bottom: 0; height: 2px; width: 60px; background: #fff; }
.sider-nav { padding: 0 0; overflow: hidden; }
.sider-nav li { margin: 5px auto; width: 100%; float: left; line-height: 40px; padding: 5px 15px; padding-left: 45px; font-size: 15px; border-bottom: 1px dotted #E4E4E4; position: relative; overflow: hidden; }
.sider-nav li:last-child { border-bottom: 0; }
.sider-nav li:after { content: "\f067"; position: absolute; left: 15px; top: 50%; margin-top: -10px; width: 20px; height: 20px; border-radius: 50%; line-height: 20px; text-align: center; background: #323232; color: #fff; font-size: 12px; font-family: 'FontAwesome'; }
.sider-nav li a { display: block; }
.sider-nav li:hover, .sider-nav li.cur { }
.sider-nav li:hover:after, .sider-nav li.cur:after { background: #C7161E; color: #fff; }
.sider-nav li:hover a, .sider-nav li.cur a { color: #C7161E; }
.sider-nav dl { overflow: hidden; }
.sider-nav dt { margin: 5px auto; width: 100%; float: left; line-height: 40px; padding: 5px 15px; padding-left: 45px; font-size: 16px; border-bottom: 1px dotted #E4E4E4; position: relative; overflow: hidden; }
.sider-nav dt:last-child { border-bottom: 0; }
.sider-nav dt:after { content: "\f067"; position: absolute; left: 15px; top: 50%; margin-top: -10px; width: 20px; height: 20px; border-radius: 50%; line-height: 20px; text-align: center; background: #323232; color: #fff; font-size: 12px; font-family: 'FontAwesome'; }
.sider-nav dt a { display: block; }
.sider-nav dt:hover:after, .sider-nav dt.cur:after, .sider-nav .on dt:after { content: "\f078"; background: #C7161E; color: #fff; }
.sider-nav dt:hover, .sider-nav dt.cur, .sider-nav dt.on { color: #C7161E; }
.sider-nav dt:hover a, .sider-nav dt.cur a, .sider-nav dt.on a { color: #C7161E; }
.sider-nav dd { padding: 0 15px; overflow: hidden; display: none; }
.sider-nav dl.on dd { display: block; }
.sider-nav dd p { display: block; padding: 5px 0; line-height: 30px; font-size: 14px; overflow: hidden; }
.sider-nav dd p a { display: block; }
.sider-nav dd p.ddcur, .sider-nav dd p:hover { }
.sider-nav dd p.ddcur a, .sider-nav dd p:hover a { color: #C7161E; }

@media screen and (max-width: 767px) {
}
/**/
.sider-text { padding: 25px 15px; overflow: hidden; background: #C7161E url(../images/sider-phone.png) no-repeat 20px center; line-height: 30px; padding-left: 85px; color: #fff; font-size: 15px; }
.sider-text strong { display: block; font-size: 20px; }

@media screen and (max-width: 767px) {
}
/**/
.crumbs-wrap { height: 45px; background: #fff; }
.crumbs-wrap .container { padding: 0 0; }
.crumbs-inner { overflow: hidden; }
.crumbs-inner .text, .crumbs-inner .list, .crumbs-inner .type { float: left; line-height: 45px; font-size: 15px; }
.crumbs-inner .text { color: #999; }
.crumbs-inner .text a { color: #999; }
.crumbs-inner .text a:last-child { color: #C7161E; }
.crumbs-inner .text i { color: #C7161E; }

@media screen and (max-width: 767px) {
}
/**/
.type-inner { padding: 20px 0; margin-bottom: 10px; overflow: hidden; position: relative; border-bottom: 1px solid #e4e4e4; font-size: 24px; font-weight: bold; padding-left: 15px; }
.type-inner:after { content: ''; position: absolute; left: 0; top: 0; width: 5px; height: 20px; top: 50%; margin-top: -10px; background: #C7161E; }

@media screen and (max-width: 767px) {
}
/**/
.single-inner { padding: 20px 0; transition: all .6s; color: #716F6F; font-size: 15px; line-height: 2.25; overflow: hidden; }
.single-inner h1 { text-align: center; font-weight: bold; color: #C7161E; font-size: 22px; font-weight: bold; margin-bottom: 20px; }
.single-inner strong { color: #333; padding: 20px 0; overflow: hidden; }
.single-inner img { max-width: 100%; vertical-align: middle; }
.single-inner .image { float: left; margin-right: 10px; overflow: hidden; width: 420px; }

@media screen and (max-width: 767px) {
}
/**/
.honur-list { padding: 20px 0; overflow: hidden; }
.honur-list .item { float: left; width: 23.5%; margin: 20px 2%; margin-left: 0; }
.honur-list .item:nth-child(4n) { float: right; margin-right: 0; }
.honur-list .item .image-inner, .honur-list .item .text-inner { overflow: hidden; position: relative; text-align: center; }
.honur-list .item .image-inner { width: 100%; display: flex; align-items: center; height: 285px; border: 1px solid #E4E4E4; }
.honur-list .item .image-inner img { width: 100%; vertical-align: middle; z-index: 1; transition: all .6s; }
.honur-list .item:hover .image-inner img { transform: scale(1.025); }
.honur-list .item .text-inner { padding: 10px 0; line-height: 30px; font-size: 16px; }

@media screen and (max-width: 767px) {
.honur-list { display: block; }
.honur-list .item { float: left; width: 48.75%; margin: 20px 0.625%; }
.honur-list .item .image-inner, .honur-list .item .text-inner { width: 100%; margin-right: 0; }
.honur-list .item .image-inner { height: 250px; margin-bottom: 5px; }
.honur-list .item .text-inner { }
}
/**/
.show-list { padding: 20px 0; overflow: hidden; }
.show-list .item { float: left; width: 32%; margin: 20px 2%; margin-left: 0; }
.show-list .item:nth-child(3n) { float: right; margin-right: 0; }
.show-list .item .image-inner, .show-list .item .text-inner { overflow: hidden; position: relative; text-align: center; }
.show-list .item .image-inner { width: 100%; display: flex; align-items: center; height: 180px; }
.show-list .item .image-inner img { width: 100%; vertical-align: middle; z-index: 1; transition: all .6s; }
.show-list .item:hover .image-inner img { transform: scale(1.025); }
.show-list .item .text-inner { padding: 10px 10px; background: #F5F6F8; line-height: 30px; font-size: 15px; }
.show-list .item .text-inner .title { height: 30px; font-size: 18px; font-weight: bold; overflow: hidden; }
.show-list .item .text-inner .text { overflow: hidden; line-height: 25px; height: 75px; margin-top: 10px; text-align: left; }
.show-list .item:hover .text-inner { background: #C7161E; color: #fff; }

@media screen and (max-width: 767px) {
.show-list { display: block; }
.show-list .item { float: left; width: 48.75%; margin: 20px 0.625%; }
.show-list .item .image-inner, .show-list .item .text-inner { width: 100%; margin-right: 0; }
.show-list .item .image-inner { height: 250px; margin-bottom: 5px; }
.show-list .item .text-inner { }
}
/**/
.case-list { padding: 20px 0; overflow: hidden; }
.case-list .item { float: left; width: 23.5%; margin: 10px 2%; padding: 5px 5px; background: #F2F2F2; margin-left: 0; }
.case-list .item:nth-child(4n) { float: right; margin-right: 0; }
.case-list .item .image-inner, .case-list .item .text-inner { overflow: hidden; position: relative; text-align: center; }
.case-list .item .image-inner { width: 100%; display: flex; align-items: center; height: 80px; background: #fff; justify-content: center; }
.case-list .item .image-inner img { width: 100%; vertical-align: middle; align-items: center; z-index: 1; transition: all .6s; }
.case-list .item:hover .image-inner img { transform: scale(1.025); }
.case-list .item .text-inner { padding: 5px 10px; line-height: 30px; font-size: 16px; }
.case-list .item .text-inner .title { }
.case-list .item:hover { background: #C7161E; }
.case-list .item:hover .title { color: #fff; }

@media screen and (max-width: 767px) {
.case-list { display: block; }
.case-list .item { float: left; width: 48.75%; margin: 20px 0.625%; }
.case-list .item .image-inner, .case-list .item .text-inner { width: 100%; margin-right: 0; }
.case-list .item .image-inner { height: 250px; margin-bottom: 5px; }
.case-list .item .text-inner { }
}
/**/
.partner-list { padding: 20px 0; overflow: hidden; }
.partner-list .item { float: left; width: 23.5%; margin: 10px 2%; padding: 5px 5px; background: #F2F2F2; margin-left: 0; }
.partner-list .item:nth-child(4n) { float: right; margin-right: 0; }
.partner-list .item .image-inner, .partner-list .item .text-inner { overflow: hidden; position: relative; text-align: center; }
.partner-list .item .image-inner { width: 100%; display: flex; align-items: center; height: 80px; background: #fff; justify-content: center; }
.partner-list .item .image-inner img { width: 100%; vertical-align: middle; align-items: center; z-index: 1; transition: all .6s; }
.partner-list .item:hover .image-inner img { transform: scale(1.025); }
.partner-list .item .text-inner { padding: 5px 10px; line-height: 30px; font-size: 16px; }
.partner-list .item .text-inner .title { }
.partner-list .item:hover { background: #C7161E; }
.partner-list .item:hover .title { color: #fff; }

@media screen and (max-width: 767px) {
.partner-list { display: block; }
.partner-list .item { float: left; width: 48.75%; margin: 20px 0.625%; }
.partner-list .item .image-inner, .partner-list .item .text-inner { width: 100%; margin-right: 0; }
.partner-list .item .image-inner { height: 250px; margin-bottom: 5px; }
.partner-list .item .text-inner { }
}
/**/
.honor-list { padding: 20px 0; overflow: hidden; }
.honor-list .item { float: left; width: 23.5%; margin: 10px 2%; padding: 15px 15px; border: 1px solid #e4e4e4; margin-left: 0; }
.honor-list .item:nth-child(4n) { float: right; margin-right: 0; }
.honor-list .item .image-inner, .honor-list .item .text-inner { overflow: hidden; position: relative; text-align: center; }
.honor-list .item .image-inner { width: 100%; display: flex; align-items: center; height: 220px; background: #fff; justify-content: center; }
.honor-list .item .image-inner img { width: 100%; vertical-align: middle; align-items: center; z-index: 1; transition: all .6s; }
.honor-list .item:hover .image-inner img { transform: scale(1.025); }
.honor-list .item .text-inner { padding: 0 5px; line-height: 30px; font-size: 14px; height: 60px; }
.honor-list .item .text-inner .title { }
.honor-list .item:hover { border-color: #C7161E; }
.honor-list .item:hover .title { }

@media screen and (max-width: 767px) {
.honor-list { display: block; }
.honor-list .item { float: left; width: 48.75%; margin: 20px 0.625%; }
.honor-list .item .image-inner, .honor-list .item .text-inner { width: 100%; margin-right: 0; }
.honor-list .item .image-inner { height: 250px; margin-bottom: 5px; }
.honor-list .item .text-inner { }
}
/**/
.show-list { padding: 20px 0; overflow: hidden; }
.show-list .item { float: left; width: 32%; margin: 10px 2%; margin-left: 0; }
.show-list .item:nth-child(3n) { float: right; margin-right: 0; }
.show-list .item .image-inner, .show-list .item .text-inner { overflow: hidden; position: relative; text-align: center; }
.show-list .item .image-inner { width: 100%; display: flex; align-items: center; height: 150px; background: #fff; justify-content: center; }
.show-list .item .image-inner img { width: 100%; vertical-align: middle; align-items: center; z-index: 1; transition: all .6s; }
.show-list .item:hover .image-inner img { transform: scale(1.025); }
.show-list .item .text-inner { padding: 5px 10px; line-height: 30px; font-size: 16px; }
.show-list .item .text-inner .title { }
.show-list .item:hover { border-color: #C7161E; }
.show-list .item:hover .title { }

@media screen and (max-width: 767px) {
.show-list { display: block; }
.show-list .item { float: left; width: 48.75%; margin: 20px 0.625%; }
.show-list .item .image-inner, .show-list .item .text-inner { width: 100%; margin-right: 0; }
.show-list .item .image-inner { height: 250px; margin-bottom: 5px; }
.show-list .item .text-inner { }
}
/**/
.team-list { padding: 20px 0; overflow: hidden; text-align: center; padding-bottom: 0; }
.team-list .item { display: inline-block; width: 25%; margin: 10px 2%; margin-bottom: 0; }
.team-list .item .image-inner, .team-list .item .text-inner { overflow: hidden; position: relative; text-align: center; }
.team-list .item .image-inner { margin: 0 auto; width: 100px; height: 100px; border-radius: 50%; border: 3px solid #f2f2f2; transition: all .6s; display: flex; align-items: center; justify-content: center; }
.team-list .item .image-inner img { max-width: 100%; vertical-align: middle; align-items: center; z-index: 1; }
.team-list .item .text-inner { padding: 10px 10px; line-height: 30px; font-size: 16px; }
.team-list .item .text-inner strong { font-size: 26px; color: #C7161E; }
.team-list .item:hover .image-inner { border-color: #C7161E; }
.team-list .item:hover .title { }

@media screen and (max-width: 767px) {
.team-list { display: block; }
.team-list .item { float: left; width: 48.75%; margin: 20px 0.625%; }
.team-list .item .image-inner, .team-list .item .text-inner { width: 100%; margin-right: 0; }
.team-list .item .image-inner { height: 250px; margin-bottom: 5px; }
.team-list .item .text-inner { }
}
/**/
.history-inner { padding: 20px 0; transition: all .6s; color: #716F6F; font-size: 15px; line-height: 2.25; overflow: hidden; }
.history-inner li { padding-bottom: 20px; margin-bottom: 20px; overflow: hidden; border-bottom: 1px dashed #e4e4e4; overflow: hidden; }
.history-inner li:nth-child(2n-1) { padding: 0 0; border-bottom: 0; margin-bottom: 0; }
.history-inner li:last-child { border-bottom: 0; }
.history-inner strong { padding: 0; padding-left: 15px; font-size: 16px; position: relative; color: #333; font-weight: bold; display: block; overflow: hidden; }
.history-inner strong:after { content: "\f0da"; position: absolute; left: 0; top: 0; color: #C7161E; font-family: 'FontAwesome'; }
.history-inner img { max-width: 100%; vertical-align: middle; }
.history-inner .image { float: left; margin-right: 10px; overflow: hidden; width: 420px; }

@media screen and (max-width: 767px) {
}
/**/

.news-list { padding: 20px 0; overflow: hidden; }
.news-list .item { overflow: hidden; position: relative; padding: 20px 0; border-bottom: 1px solid #e4e4e4; }
.news-list .item:last-child { border-bottom: 0; }
.news-list .item .data-inner, .news-list .item .text-inner { width: auto; display: block; overflow: hidden; line-height: 30px; font-size: 14px; }
.news-list .item .data-inner { float: left; width: 88px; margin-right: 20px; height: 88px; padding: 14px 5px; background: #C7161E; color: #fff; }
.news-list .item .data-inner strong, .news-list .item .data-inner span { display: block; text-align: center; }
.news-list .item .data-inner strong { font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif; font-size: 32px; font-weight: normal; }
.news-list .item .data-inner span { margin-top: 5px; }
.news-list .item .text-inner { }
.news-list .item .text-inner .title { font-size: 20px; overflow: hidden; }
.news-list .item .text-inner .text { color: #999; }

@media screen and (max-width: 767px) {
.news-list .item { width: 100%; margin-left: 0; margin-right: 0; padding: 10px 10px; }
.news-list .item .data-inner { width: 70px; }
.news-list .item .text-inner .title { height: 70px; }
.news-list .item .text-inner { overflow: visible; }
}
/**/
.contact-inner { padding: 20px 0; overflow: hidden; }
.contact-l, .contact-r { float: left; width: 80%; overflow: hidden; line-height: 35px; font-size: 15px; }
.contact-inner .title, .contact-inner .text, .contact-inner .list, .contact-inner .list li { display: block; overflow: hidden; }
.contact-inner .title { font-size: 26px; font-weight: bold; }
.contact-inner .text { padding: 10px 0; }
.contact-r { float: right; width: 20%; font-weight: bold; text-align: center; display: none; }
.contact-r img { display: block; max-width: 100%; margin: 0 auto; vertical-align: middle; }
.map-inner { margin: 30px 0px; height: 500px; border: 1px solid #E2E2E2; }
#map label { max-width: none; }
#map div { box-sizing: initial; }

@media screen and (max-width: 767px) {
}
/**/
.form-inner { padding: 20px 0; margin: 0 auto; width: 80%; overflow: hidden; }
.form-inner .item { width: 100%; margin: 10px 0; padding: 10px 0; float: left; overflow: hidden; transition: all .6s; cursor: pointer; position: relative; border-bottom: 1px solid #e4e4e4; }
.form-inner .item:first-child, .form-inner .item:last-child { border-bottom: 0; }
.form-inner .item strong, .form-inner .item dt, .form-inner .item dd { width: auto; display: block; overflow: hidden; }
.form-inner .item strong { width: 100%; text-align: center; font-size: 22px; font-weight: normal; }
.form-inner .item dt { height: 40px; line-height: 40px; font-size: 16px; float: left; width: 80px; margin-right: 20px; }
.form-inner .form-input, .form-inner .form-textarea, .form-inner .form-button { border: 0; padding: 0 10px; line-height: 40px; outline: none; width: 100%; color: #999; background: none; font-size: 16px; }
.form-inner .form-textarea { height: 120px; resize: none; }
.form-inner .item:last-child { text-align: center; }
.form-inner .form-button { display: inline-block; margin: 0 10px; border-radius: 0; width: 120px; text-align: center; font-size: 16px; border-radius: 20px; cursor: pointer; }
.form-inner .form-button:first-child { background: #C7161E; border: 1px solid #C7161E; color: #fff; }
.form-inner .form-button:last-child { background: #fff; border: 1px solid #e4e4e4; }

@media screen and (max-width: 767px) {
}
/**/
.shop-list { padding: 20px 0; overflow: hidden; }
.shop-list .item { float: left; width: 32%; margin: 10px 2%; margin-left: 0; }
.shop-list .item:nth-child(3n) { float: right; margin-right: 0; }
.shop-list .item .image-inner, .shop-list .item .text-inner { overflow: hidden; position: relative; text-align: center; }
.shop-list .item .image-inner { width: 100%; display: flex; border: 1px solid #e4e4e4; transition: all .6s; align-items: center; height: 235px; background: #fff; justify-content: center; }
.shop-list .item .image-inner img { width: 100%; vertical-align: middle; align-items: center; z-index: 1; transition: all .6s; }
.shop-list .item:hover .image-inner img { transform: scale(1.025); }
.shop-list .item .text-inner { padding: 5px 5px; line-height: 30px; text-align: center; }
.shop-list .item .text-inner .title { font-size: 16px; height: 30px; overflow: hidden; }
.shop-list .item .text-inner .text { font-size: 14px; color: #999; }
.shop-list .item:hover .image-inner { border-color: #C7161E; }
.shop-list .item:hover .title { }

@media screen and (max-width: 767px) {
.shop-list { display: block; }
.shop-list .item { float: left; width: 48.75%; margin: 20px 0.625%; }
.shop-list .item .image-inner, .shop-list .item .text-inner { width: 100%; margin-right: 0; }
.shop-list .item .image-inner { height: 250px; margin-bottom: 5px; }
.shop-list .item .text-inner { }
}
/**/
.page-turn { text-align: center; padding: 0 10px 30px; overflow: hidden; display: flex; width: 100%; justify-content: center; font-size: 18px; }
.page-turn li { display: block; overflow: hidden; background: #EFEFEF; border-radius: 5px; height: 40px; line-height: 40px; font-size: 18px; margin: 0px 5px; text-align: center; }
.page-turn li.active, .page-turn li .current, .page-turn li:hover { background: #C7161E; color: #fff; }
.page-turn li a, .page-turn li span { display: block; padding: 0 15px; }
.page-turn li.active a, .page-turn li:hover a { color: #fff; }
.page-turn strong { margin: 0 5px; }

@media screen and (max-width: 767px) {
}
/**/
.view-inner { padding: 20px 0; overflow: hidden; }
.view-title { font: 28px/1.4'gotham-medium'; color: #C7161E; margin-top: 10px; font-weight: bold; text-transform: uppercase; overflow: hidden; text-align: center; }
.view-info { color: #666; padding: 10px 0; border-bottom: 1px dashed #e4e4e4; text-align: center; }
.view-info li { display: inline-block; height: 40px; line-height: 40px; margin: 0 5px; }
.view-info li i { color: #C7161E; }
.view-body { padding: 20px 0; transition: all .6s; color: #716F6F; font-size: 15px; line-height: 2.25; overflow: hidden; margin-bottom: 30px; }
.view-body h1 { text-align: center; font-weight: bold; color: #C7161E; font-size: 22px; font-weight: bold; }
.view-body strong { color: #333; padding: 20px 0; overflow: hidden; }
.view-body img { max-width: 100%; vertical-align: middle; }
.view-body .image { float: left; margin-right: 10px; overflow: hidden; width: 420px; }
.view-shop { padding: 20px 0; transition: all .6s; color: #716F6F; font-size: 15px; line-height: 2.25; overflow: hidden; margin-bottom: 30px; }
.view-shop h1 { text-align: center; font-weight: bold; color: #C7161E; font-size: 22px; font-weight: bold; }
.view-shop strong { color: #333; padding: 20px 0; overflow: hidden; }
.view-shop img { max-width: 100%; vertical-align: middle; }
.view-shop .image { float: left; margin-right: 10px; overflow: hidden; width: 420px; }
.view-shop li { padding: 0; padding-left: 15px; position: relative; display: block; overflow: hidden; }
.view-shop li:after { content: ""; position: absolute; left: 0; top: 13px; width: 8px; height: 8px; border-radius: 50%; background: #C7161E; }
.view-prev { border-top: 1px dashed #e4e4e4; padding: 20px 0px; overflow: hidden; }
.view-prev li { float: left; width: 100%; height: 35px; line-height: 35px; overflow: hidden; }
.view-prev li strong { color: #C7161E; font-weight: normal; }
.view-prev li a { }
.view-back { text-align: center; display: none; margin-bottom: 30px; }
.view-back a { margin: 0 auto; margin-top: 20px; display: block; width: 50px; height: 50px; border-radius: 50%; background: #1FBFD4; line-height: 50px; font-size: 28px; color: #fff; overflow: hidden; }

@media screen and (max-width: 767px) {
}
/**/
.view-left, .view-right { float: left; width: 355px; overflow: hidden; }
.view-left { height: 325px; display: flex; align-items: center; justify-content: center; border: 1px solid #e4e4e4; }
.view-left img { max-width: 100%; align-items: center; }
.view-right { float: right; width: 480px; }
.view-right .title, .view-right .text, .view-right .list { display: block; line-height: 35px; overflow: hidden; font-size: 14px; }
.view-right .title { font: 28px/1.4'gotham-medium'; color: #C7161E; font-weight: bold; text-transform: uppercase; }
.view-right .text { padding: 10px 0; border-bottom: 1px solid #e4e4e4; font-size: 15px; color: #999; }
.view-right .list { padding: 10px 0; }
.view-right .list li { display: block; overflow: hidden; }
.view-right .list li strong { display: block; font-weight: normal; color: #C7161E; font-size: 20px; }
.view-right .list li strong img { width: 120px; }
.view-caption { overflow: hidden; padding: 10px 0; font-size: 16px; font-weight: bold; color: #C7161E; border-bottom: 1px dashed #e4e4e4; }

@media screen and (max-width: 767px) {
}
/**/
.lease-article { overflow: hidden; }
.lease-article .item { float: left; width: 100%; padding: 10px 0; border-bottom: 1px dashed #E4E4E4; transition: all .6s; }
.lease-article .item .title, .lease-article .item .data { float: left; width: 78%; height: 35px; position: relative; line-height: 35px; overflow: hidden; }
.lease-article .item .title { font-size: 15px; padding-left: 20px; }
.lease-article .item .title:before { content: ''; top: 50%; margin-top: -3px; left: 0; position: absolute; display: block; width: 6px; height: 6px; transition: all .4s; z-index: 0; border-radius: 50%; background: #C2C3C4; }
.lease-article .item .data { float: right; width: 20%; text-align: right; color: #999; }
.lease-article .item:hover .title { color: #C7161E; }
.lease-article .item:hover .title:before { background: #C7161E; }
.lease-article .item:last-child { border-bottom: 0; }

@media screen and (max-width: 767px) {
}
/**/
.recom-show { padding: 10px 0; overflow: hidden; }
#recom-show .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; overflow: hidden; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content : space-between; justify-content: space-between; }
#recom-show .swiper-slide { padding-bottom: 30px; float: left; width: 32%; }
#recom-show .swiper-slide .image-inner, #recom-show .swiper-slide .text-inner { overflow: hidden; position: relative; text-align: center; }
#recom-show .swiper-slide .image-inner { width: 100%; display: flex; align-items: center; height: 175px; }
#recom-show .swiper-slide .image-inner img { width: 100%; vertical-align: middle; z-index: 1; transition: all .6s; }
#recom-show .swiper-slide:hover .image-inner img { transform: scale(1.025); }
#recom-show .swiper-slide .text-inner { padding: 10px 10px; background: #F5F6F8; line-height: 30px; font-size: 15px; }
#recom-show .swiper-slide .text-inner .title { height: 30px; font-size: 18px; font-weight: bold; overflow: hidden; }
#recom-show .swiper-slide .text-inner .text { overflow: hidden; line-height: 25px; height: 75px; margin-top: 10px; text-align: left; }
#recom-show .swiper-slide .text-inner .texts { overflow: hidden; line-height: 25px; font-weight: bold; height: 50px; margin: 10px 0; }
#recom-show .swiper-slide .text-inner .other { overflow: hidden; line-height: 25px; color: #696868; }
#recom-show .swiper-slide:hover .text-inner { background: #C7161E; color: #fff; }
#recom-show .swiper-slide:hover .text-inner .other { color: #fff; }
#recom-show .swiper-pagination { text-align: center; bottom: 0 !important; }
#recom-show .swiper-pagination-bullet { width: 10px !important; height: 10px !important; border: 2px solid #C2C3C4 !important; background-color: #fff !important; opacity: 1; border-radius: 50%; }
#recom-show .swiper-pagination-bullet-active { width: 11px !important; height: 11px !important; border: 1px solid #7BBBF3 !important; background: #C7161E !important; }

@media screen and (max-width: 767px) {
}
/**/
header { z-index: 999; width: 100%; background: url(../images/top-bar.png) no-repeat top center; background-size: cover; position: relative; }
header .container { padding: 0 0; overflow: visible; }
.fixed-header { }
.head-inner { height: 135px; position: relative; z-index: 98; }
.head-inner .logo { float: left; display: flex; height: 135px; align-items: center; width: 315px; margin-right: 10px; }
.head-inner .logo img { max-width: 100%; align-items: center; }
.head-inner aside { float: right; position: relative; }
.head-inner .search { float: left; margin-top: 25px; width: 288px; padding: 0 0; padding-bottom: 50px; background: url(../images/tip.png) no-repeat center bottom; overflow: hidden; }
.head-inner .search .search-keyword, .head-inner .search .search-submit { float: left; width: 238px; line-height: 40px; color: #999; overflow: hidden; border: 2px solid #C7161E; background: none; outline: none; }
.head-inner .search .search-keyword { padding: 0 5px; background: #fff; }
.head-inner .search .search-keyword:focus { }
.head-inner .search .search-submit { float: right; width: 50px; font-size: 16px; background: #C7161E; color: #fff; cursor: pointer; text-align: center; }
.head-inner .search .search-submit:hover { color: #31B77A; }
.head-inner .phone { float: right; margin-left: 200px; margin-top: 20px; }
.head-inner .phone dt, .head-inner .phone dd { display: block; font-size: 14px; line-height: 30px; }
.head-inner .phone dd { padding-left: 60px; background: url(../images/phone.png) no-repeat left center; color: #C7161E; font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif; font-size: 28px; }
.head-inner .menu-button { float: right; font: normal 32px/60px 'gotham-medium'; color: #0089DC; display: none; cursor: pointer; }

@media screen and (max-width: 767px) {
}
/**/
.menu-wrap { height: 50px; background: #C7161E; }
.menu-wrap .container { overflow: visible; }
.menu-wrap .nav { float: left; height: 50px; position: relative; z-index: 1; }
.menu-wrap .nav .nav-list { float: left; position: relative; z-index: 99; width: 150px; }
.menu-wrap .nav h3 { font-size: 15px; height: 48px; line-height: 48px; text-align: center; position: relative; color: #fff; }
.menu-wrap .nav h3 a { display: block; color: #fff; }
.menu-wrap .nav h3:hover, .menu-wrap .nav .cur h3, .menu-wrap .nav .on h3 { background: #fff; }
.menu-wrap .nav h3:hover a, .menu-wrap .nav .cur h3 a, .menu-wrap .nav .on h3 a { color: #C7161E; }
.menu-wrap .nav .sub-nav { position: absolute; display: none; width: 150px; left: 0px; text-align: center; top: 48px; z-index: 98; background: #C7161E; transition: all .6s; }
.menu-wrap .nav .sub-nav li { height: 45px; line-height: 45px; padding: 0px 5px; font-size: 14px; text-align: center; }
.menu-wrap .nav .sub-nav li a { display: block; color: #fff; }
.menu-wrap .nav .sub-nav li:hover { background: #fff; }
.menu-wrap .nav .sub-nav li:hover a { color: #C7161E; }

@media screen and (max-width: 767px) {
}
/**/
.fixed-menu { position: fixed; width: 100%; height: 100vh; overflow: hidden; z-index: 99999999; right: 0; top: 0; transition: all .3s ease-out; background: rgba(0,0,0,0.5); animation: fadeInRight 1s; -moz-animation: fadeInRight 1s; -webkit-animation: fadeInRight 1s; -o-animation: fadeInRight 1s; display: none; }
.fixed-inner { position: relative; width: 100%; height: 100%; }
.fixed-inner .fixed-close { position: absolute; right: 20px; top: 10px; font: normal 42px/72px 'gotham-medium'; color: #fff; }
.fixed-inner .fixed-nav { position: absolute; left: 0; top: 30%; transform: translateY(-30%); text-align: center; width: 100%; padding: 0 20%; }
.fixed-inner .fixed-nav li { font: normal 22px/1.85 'gotham-medium'; color: #fff; border-bottom: 1px solid #888; }
.fixed-inner .fixed-nav li:last-child { border-bottom: 0; }
.fixed-inner .fixed-nav li a { color: #fff; }
.fixed-inner .fixed-number { position: absolute; bottom: 12%; width: 100%; text-align: center; left: 0; font: normal 32px/32px 'gotham-medium'; color: #fff; }
.fixed-inner .fixed-number a { color: #fff; }

@media screen and (max-width: 767px) {
}

@media screen and (orientation: landscape) {
.fixed-inner .fixed-nav { left: 55%; top: 50%; transform: translate(-50%, -50%); padding: 8% 10%; }
.fixed-inner .fixed-nav li { width: 14.28%; writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/ writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/ height: 100%; line-height: 0; text-align: start; float: left; letter-spacing: 5px; font-size: 28px; border-bottom: 0; }
}
/**/
footer { background: url(../images/foot.png) no-repeat center; background-size: cover; overflow: hidden; }
footer .container { padding: 0 0; }
.foot-inner, .foot-power { display: block; overflow: hidden; padding: 20px 0; font-size: 14px; line-height: 30px; color: #fff; }
.foot-inner { padding-top: 40px; padding-bottom: 40px; }
.foot-list { float: left; width: 1000px; }
.foot-list .item { float: left; margin-right: 5%; }
.foot-list dt, .foot-list dd { display: block; overflow: hidden; }
.foot-list dt { font-size: 16px; color: #fff; font-weight: bold; margin-bottom: 10px; }
.foot-list dt a { }
.foot-list dd { }
.foot-list li { display: block; overflow: hidden; color: #fff; }
.foot-list li a { }
.foot-list a:hover { color: #fff; text-decoration: underline; }
.foot-code { float: right; color: #fff; width: 180px; text-align: center; display: none; }
.foot-code img { display: block; max-width: 100%; margin: 0 auto; margin-bottom: 5px; vertical-align: middle; }
.foot-power { background: #000; width: 100%; }
.foot-power a { }

@media screen and (max-width: 767px) {
footer { padding-bottom: 50px; }
footer .container { padding: 10px 0; }
.foot-four, .foot-list { display: none; }
.foot-logo, .foot-code { width: 100%; margin: 0 0; }
.foot-logo img { max-width: 60% !important; margin: 0 auto; display: block; }
.foot-code .item { width: 50%; text-align: center; }
.foot-power { font-size: 12px; }
}
/**/
.fixed-online { position: fixed; right: 10px; top: 40%; z-index: 99999; display: none; }
.fixed-online .item { position: relative; width: 64px; height: 64px; line-height: 32px; font-size: 13px; text-align: center; background: #C7161E; color: #fff; margin-bottom: 2px; }
.fixed-online .item dt { width: 64px; height: 64px; }
.fixed-online .item dt i { display: block; line-height: 32px; font-size: 18px; padding-top: 2px; }
.fixed-online .item dt a { color: #fff; display: block; }
.fixed-online .item dd { position: absolute; right: 64px; top: 0; width: auto; overflow: hidden; line-height: 32px; font-size: 20px; padding: 0 10px; background: #C7161E; display: none; }
.fixed-online .item dd a { color: #fff; display: block; transition: all .3s ease-out; }
.fixed-online .item dd img { width: 150px; vertical-align: middle; margin: 10px 0; }
.fixed-online .item dd strong { float: left; }
.fixed-online .item:hover dd { display: block; }
.fixed-online .item:hover { background: #C7161E; }

@media screen and (max-width: 767px) {
}
/**/
.index-page { background: #fff; }
.index-page .container { padding: 30px 0; }
#index-full { margin: 0 auto; width: 100%; height: 100%; position: relative; z-index: 1; transition: all .6s; overflow: hidden; }
#index-full .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; }
#index-full .swiper-slide { height: auto; overflow: hidden; }
#index-full .swiper-slide img { width: 100%; height: auto; vertical-align: middle; }
#index-full .swiper-slide a { display: block; height: 100% !important; }
#index-full .swiper-pagination-bullet { width: 12px !important; height: 12px !important; background-color: #fff !important; opacity: .3; border-radius: 50%; }
#index-full .swiper-pagination-bullet-active { background: #fff !important; width: 24px !important; border-radius: 6px; opacity: 1; }
#index-full .swiper-button-prev, #index-full .swiper-button-next { position: absolute; top: 50%; margin-top: -28px; width: 56px; height: 56px; text-align: center; line-height: 56px; color: #fff; background: rgba(255,255,255,0.3); border-radius: 50%; font-size: 24px; transition: all .6s; opacity: 0.6; }
#index-full .swiper-button-prev { left: 10px; }
#index-full .swiper-button-next { right: 10px; }
#index-full .swiper-button-prev:hover, #index-full .swiper-button-next:hover { opacity: 1; color: #C7161E; }

@media screen and (max-width: 767px) {
}
/**/
.index-caption { padding: 10px 0; overflow: hidden; position: relative; line-height: 40px; }
.index-caption:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #f2f2f2; z-index: 0; }
.index-caption .title { float: left; font-size: 18px; font-weight: bold; margin-right: 10px; position: relative; z-index: 1; color: #C7161E; padding-left: 10px; }
.index-caption .title:after { content: ''; left: 0; top: 50%; height: 16px; margin-top: -8px; width: 2px; background: #C7161E; position: absolute; }
.index-caption .title:before { content: ''; left: 0; bottom: -10px; height: 2px; width: 100%; background: #C7161E; position: absolute; }
.index-caption .text { float: left; font-size: 14px; font-style: italic; color: #999; text-transform: capitalize; }
.index-caption .list { }
.index-caption .list li { float: left; font-size: 18px; font-weight: bold; margin-right: 10px; position: relative; z-index: 1; color: #C7161E; padding: 0 10px; }
.index-caption .list li:before { content: ''; left: 0; bottom: -10px; height: 2px; width: 100%; background: #C7161E; position: absolute; display: none; }
.index-caption .list li:hover:before, .index-caption .list li.on:before { display: block; }
.index-caption .list li:hover, .index-caption .list li.on { color: #C7161E; }
.index-caption .more { float: right; color: #999; }
.index-caption .more i { color: #C7161E; }

@media screen and (max-width: 767px) {
}
/**/
.index-link { padding: 10px 0; overflow: hidden; }
.index-link .item { float: left; width: 13%; margin: 10px 1.5%; border: 1px solid #e4e4e4; margin-left: 0; }
.index-link .item:nth-child(7n) { float: right; margin-right: 0; }
.index-link .item .image { width: 100%; display: flex; align-items: center; height: 65px; background: #fff; justify-content: center; }
.index-link .item .image img { width: 100%; vertical-align: middle; align-items: center; z-index: 1; transition: all .6s; }

@media screen and (max-width: 767px) {
}
/**/
.index-left, .index-right { float: left; width: 825px; overflow: hidden; }
.index-list { float: left; width: 48%; overflow: hidden; }
.index-list:nth-child(2) { float: right; }
.index-list .image, .index-list .list { display: block; overflow: hidden; }
.index-list .image { text-align: center; margin-top: 20px; }
.index-list .image img { max-width: 100%; vertical-align: middle; }
.index-list .list { margin-top: 10px; }
.index-list .list li { float: left; width: 100%; padding: 5px 0; border-bottom: 1px dashed #E4E4E4; transition: all .6s; }
.index-list .list li .title, .index-list .list li .data { float: left; width: 58%; height: 35px; position: relative; line-height: 35px; overflow: hidden; }
.index-list .list li .title { font-size: 14px; }
.index-list .list li .data { float: right; width: 42%; text-align: right; color: #999; }
.index-list .list li:hover .title { color: #C7161E; }
.index-list .list li:last-child { border-bottom: 0; }
.index-right { float: right; width: 350px; }
.index-quick { padding: 20px 0; overflow: hidden; }
.index-quick .item { width: 100%; height: 86px; line-height: 86px; text-align: center; overflow: hidden; font-size: 18px; background-repeat: no-repeat; background-position: left center; background-size: cover; margin-bottom: 20px; padding-left: 30px; }
.index-quick .item:last-child { margin-bottom: 5px; }
.index-quick .item:nth-child(1) { background-image: url(../images/index-quick-1.png); }
.index-quick .item:nth-child(2) { background-image: url(../images/index-quick-2.png); }
.index-quick .item:nth-child(3) { background-image: url(../images/index-quick-3.png); }
.index-quick .item:nth-child(4) { background-image: url(../images/index-quick-4.png); }

@media screen and (max-width: 767px) {
}
/**/
.index-news { padding: 10px 0; overflow: hidden; }
.index-news .item { float: left; width: 100%; padding: 5px 0; border-bottom: 1px dashed #E4E4E4; transition: all .6s; }
.index-news .item .title, .index-news .item .data { float: left; width: 78%; height: 34px; position: relative; line-height: 34px; overflow: hidden; }
.index-news .item .title { font-size: 16px; padding-left: 20px; }
.index-news .item .title:before { content: ''; top: 50%; margin-top: -3px; left: 0; position: absolute; display: block; width: 6px; height: 6px; transition: all .4s; z-index: 0; background: #C7161E; }
.index-news .item .data { float: right; width: 20%; text-align: right; color: #999; }
.index-news .item:hover .title { color: #C7161E; }
.index-news .item:hover .title:before { background: #C7161E; }
.index-news .item:last-child { border-bottom: 0; }
.index-video { padding: 20px 0; overflow: hidden; }

@media screen and (max-width: 767px) {
}
/**/

.index-adv { padding: 20px 20px; overflow: hidden; background: #fff; border-bottom: 5px solid #C7161E; display: -webkit-flex; display: flex; -webkit-flex-flow: wrap row; flex-flow: wrap row; -webkit-justify-content : center; justify-content : center; }
.index-adv .item { float: left; width: 25%; padding: 0 10px; border-right: 1px dashed #E4E4E4; position: relative; transition: all .6s; }
.index-adv .item:nth-child(4n) { float: right; border-right: 0; }
.index-adv .item .image, .index-adv .item .title, .index-adv .item .info, .index-adv .item .text { width: auto; display: block; overflow: hidden; line-height: 30px; font-size: 14px; }
.index-adv .item .image { float: left; width: 70px; height: 90px; background-repeat: no-repeat; background-position: left 10px; transition: all .6s; }
.index-adv .item:nth-child(1) .image { background-image: url(../images/index-adv-1.png); }
.index-adv .item:nth-child(1):hover .image { background-image: url(../images/index-adv-1-hover.png); }
.index-adv .item:nth-child(2) .image { background-image: url(../images/index-adv-2.png); }
.index-adv .item:nth-child(2):hover .image { background-image: url(../images/index-adv-2-hover.png); }
.index-adv .item:nth-child(3) .image { background-image: url(../images/index-adv-3.png); }
.index-adv .item:nth-child(3):hover .image { background-image: url(../images/index-adv-3-hover.png); }
.index-adv .item:nth-child(4) .image { background-image: url(../images/index-adv-4.png); }
.index-adv .item:nth-child(4):hover .image { background-image: url(../images/index-adv-4-hover.png); }
.index-adv .item .title { font-size: 18px; font-weight: bold; overflow: hidden; }
.index-adv .item .info { padding: 0 0; text-transform: uppercase; color: #999; }
.index-adv .item .text { }
.index-adv .item:hover .title { color: #C7161E; }

@media screen and (max-width: 767px) {
}
/**/
.index-head { padding: 20px 0; padding-top: 0; overflow: hidden; }
.head-left, .head-right { float: left; position: relative; width: 48%; overflow: hidden; }
.head-left { }
.head-slide { position: relative; }
#head-slide { }
.head-slide .swiper-container { width: 100%; height: 100%; padding: 0 0!important; margin: 0 0!important; }
#head-slide .swiper-slide { float: left; width: 100%; position: relative; }
#head-slide .swiper-slide .image-wrap, #head-slide .swiper-slide .text-inner, #head-slide .swiper-slide .more-inner { z-index: 0; }
#head-slide .swiper-slide .image-wrap { height: 385px; overflow: hidden; position: relative; }
#head-slide .swiper-slide .image-inner { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; }
#head-slide .swiper-slide .image-inner img { width: 100%; vertical-align: middle; transition: all .6s; z-index: 1; }
#head-slide .swiper-slide:hover .image-inner img { transform: scale(1.025); }
#head-slide .swiper-slide .text-inner { position: absolute; left: 0; bottom: 0; width: 100%; z-index: 2; padding: 5px 10px; background: rgba(0,0,0,0.45); color: #fff; line-height: 30px; font-size: 15px; }
#head-slide .swiper-button-prev, #head-slide .swiper-button-next { position: absolute; top: 50%; margin-top: -28px; width: 35px; height: 60px; text-align: center; line-height: 60px; color: #fff; background: rgba(199,22,30,0.6); font-size: 24px; transition: all .6s; opacity: 0.6; }
#head-slide .swiper-button-prev { left: 0; }
#head-slide .swiper-button-next { right: 0; }
#head-slide .swiper-button-prev:hover, #head-slide .swiper-button-next:hover { opacity: 1; }
#head-slide .swiper-pagination { text-align: right; right: 10px; }
#head-slide .swiper-pagination-bullet { width: 12px !important; height: 12px !important; background-color: #fff !important; opacity: 1; border-radius: 50%; }
#head-slide .swiper-pagination-bullet-active { background: #C7161E!important; }

@media screen and (max-width: 767px) {
}
/**/
.head-right { float: right; width: 50%; overflow: hidden; margin-top: -20px; }
.head-right .topnew { float: left; width: 100%; padding-top: 15px; margin-bottom: 5px; font-size: 18px; font-weight: bold; line-height: 30px; display: -webkit-box; display: -moz-box; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.head-right .topnew a { color: #C7161E; }
.head-right .item { float: left; width: 100%; padding: 5px 0; border-bottom: 1px dashed #E4E4E4; transition: all .6s; }
.head-right .item .title, .head-right .item .data { float: left; width: 78%; height: 35px; position: relative; line-height: 35px; overflow: hidden; }
.head-right .item .title { font-size: 16px; padding-left: 20px; }
.head-right .item .title:before { content: ''; top: 50%; margin-top: -3px; left: 0; position: absolute; display: block; width: 6px; height: 6px; transition: all .4s; z-index: 0; background: #C7161E; }
.head-right .item .data { float: right; width: 20%; text-align: right; color: #999; }
.head-right .item:hover .title { color: #C7161E; }
.head-right .item:hover .title:before { background: #C7161E; }
.head-right .item:last-child { border-bottom: 0; }

@media screen and (max-width: 767px) {
}
/**/
.index-banner { padding: 0 0; text-align: center; }
.index-banner img { width: 100%; vertical-align: middle; }

@media screen and (max-width: 767px) {
}
/**/

.dis-none { display: none; }
.dis-block { display: block; }
.bg-color { background: #fff; }
.mt-none { margin-bottom: 0; }
/**/
