/* eyoucms.com 易优CMS -- 好用,免费,安全 */
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	height: 100%;
}
::-webkit-scrollbar{width:8px;height:5px}
::-webkit-scrollbar-track{background:rgba(0,0,0,0.1)}
::-webkit-scrollbar-thumb{background:#D80A32}
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	background: #fff;
	color: #333;
	height: 100%;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [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: .35em .75em .625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	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-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
	display: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover {
	color: #D80A32;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.container,.w1400 {
	width: 1440px;
	margin: 0 auto;
}
.header {
	background-color: #fff;
}
.header .logo {
	padding: 20px 0;
	float: left;
}
.header .logo img {
	display: block;
	height: 79px;
	width: auto;
}
.header .text {
	float: right;
	line-height: 29px;
	font-weight: bold;
	font-size: 22px;
	color: #D80A32;
	margin: -10px 0;
	background: url(../images/tel.jpg) no-repeat left 50px;
	height: 100px;
	width: 240px;
	padding-top: 40px;
}
.header .text img {
	margin-left: 10px;
	vertical-align: top;
}
.header .nav {
	border-top: 1px solid #ddd;
	padding: 8px 0;
}
.header .nav li {
	float: left;
	width: 140px;
	margin-right: 10px;
}
.header .nav li a {
	display: block;
	line-height: 36px;
	text-align: center;
	border-radius: 18px;
	font-size: 16px;
}
.header .nav li.active a, .header .nav li a:hover, .header .nav li.open a {
	background-color: #D80A32;
	color: #fff;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav li .dropdown-box {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	padding-top: 14px;
	background: url(../images/nav_sub_bg.png) no-repeat center -8px #D80A32;
	display: none;
	z-index: 10;
}
.header .nav li .dropdown-box a {
	border-bottom: 1px solid #148501;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
}
.header .nav li.open .dropdown-box {
	display: block;
}
.menu-btn {
	display: none;
	float: right;
	padding: 6px 0;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #D80A32;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner {
	height: 700px;
}
.banner .swiper-pagination{
    bottom:20px;
}
.banner .swiper-pagination-bullet{
    width:12px;
    height:12px;
    margin:0 6px;
}
.banner .swiper-pagination-bullet-active{
    background:#D80A32;
}
.banner .swiper-slide {
	background: no-repeat center / cover;
}

.eyou-sou {
	padding: 15px 20px!important;
	overflow:hidden;
	background-color: #f5f5f5;
}
.eyou-sou img{
    margin-right:6px;
}
.eyou-sou .hot {
	float: left;
	padding: 5px 0;
}
.eyou-sou .hot a {
	margin-right: 10px;
}
.eyou-sou .hot strong {
	color: #258C44;
}
.eyou-sou .hform {
	float: right;
}
.eyou-sou .hform input {
	float: left;
	font-size: 12px;
	border: 1px solid #eee;
	padding:7px 12px;
	line-height: 16px;
	width: 210px;
}
.eyou-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 30px;
	background: #258C44;
	color: #fff;
}
.section1 {
	padding: 40px 0;
}
.section {
	padding: 40px 0;
}
.section-title {
	margin-bottom: 30px;
	font-size: 24px;
	text-align: center;
}
.section-title p {
	color: #999;
	margin: 5px 0 0;
	font-size: 16px;
}
.service {
}
.service .swiper-slide a {
	display: block;
}
.service .swiper-slide .img-center {
	overflow: hidden;
}
.service .swiper-slide .img-center img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.service .swiper-slide h4 {
	font-weight: normal;
	font-size: 16px;
	margin: 15px 0 10px;
}
.service .swiper-slide p {
	color: #999;
	margin: 0;
	font-size: 12px;
}
.service .swiper-slide a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.service .arr {
	text-align: center;
	margin-top: 20px;
	font-size: 0;
}
.service .swiper-button-prev, .service .swiper-button-next {
	position: static;
	margin: 0 5px;
	display: inline-block;
	background-color: #D80A32;
	height: 24px;
	width: 40px;
	background-size: auto 15px;
}
.big-more {
	display: block;
	margin: 30px auto 0;
	width: 168px;
	border: 1px solid #e9e9e9;
	line-height: 43px;
	color: #999;
	text-align: center;
}
.big-more:hover {
	background-color: #D80A32;
	color: #fff;
	border-color: #D80A32;
}
.about {
	background-color: #fff;
}
.about .img-center {
	float: right;
	width: 300px;
}
.about .text {
	margin-right: 300px;
	padding: 20px 80px 20px 0;
}
.about .text h4 {
	margin: 0;
	padding-left: 75px;
	border-bottom: 1px solid #D80A32;
	color: #D80A32;
	font-size: 24px;
	line-height: 2;
	display: inline-block;
}
.about .text p {
	margin: 0;
	padding: 0px 0 0px 75px;
	color: #999;
	
	line-height: 1.8;
}
.about .text .big-more {
	margin: 0 0 0 75px;
}
.list-1 {
	margin: -20px 0 0 -25px;
}
.list-1 li {
	float: left;
	width: 25%;
}
.list-1 li a {
	display: block;
	margin-left: 25px;
	margin-top: 20px;
}
.list-1 li .img-center {
	overflow: hidden;
}
.list-1 li .img-center img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.list-1 li p {
	margin: 10px 0 0;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list-1 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-1-1 li {
	width: 33.333333%;
}
.gallery-thumbs {
	float: right;
	width: 400px;
	background-color: #fff;
	padding-bottom: 20px;
}
.gallery-thumbs .more {
	display: block;
	width: 58px;
	height: 8px;
	margin: 20px 0 0 11px;
	padding: 8px 12px 13px;
	border: 1px solid #e9e9e9;
	background: #fff url(../images/icon_2.png) no-repeat 11px 8px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.gallery-thumbs .more:hover {
	border: 1px solid #D80A32;
	background-color: #D80A32;
	background-position: -89px 8px;
}
.gallery-thumbs .swiper-container {
	height: 372px;
}
.gallery-thumbs .swiper-slide a {
	display: block;
	padding: 13px 12px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.gallery-thumbs .swiper-slide .m {
	float: left;
	width: 118px;
	height: 66px;
	background: no-repeat center / cover;
}
.gallery-thumbs .swiper-slide .text {
	margin-left: 130px;
}
.gallery-thumbs .swiper-slide .text h4 {
	margin: 0;
	line-height: 28px;
	font-weight: normal;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gallery-thumbs .swiper-slide .text p {
	color: #adadad;
	margin: 5px 0 0;
	line-height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gallery-thumbs .swiper-slide-thumb-active a {
	background-color: #D80A32;
	color: #fff;
}
.gallery-thumbs .swiper-slide-thumb-active .text p {
	color: #c0e398;
}
.gallery-left {
	float: left;
	width: 780px;
}
.gallery-content .swiper-slide {
	height: 443px;
	background: no-repeat center / cover;
}
.list-2 {
	margin: -30px 0 0 -100px;
}
.list-2 li {
	float: left;
	width: 50%;
}
.list-2 li a {
	display: block;
	margin: 30px 0 0 100px;
	overflow: hidden;
}
.list-2 li .img-center {
	float: left;
	width: 150px;
	overflow: hidden;
}
.list-2 li .img-center img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.list-2 li .text {
	margin-left: 170px;
}
.list-2 li .text h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 22px;
}
.list-2 li .text h4 span {
	float: right;
	font-weight:normal;
	color: #999;
	font-size: 12px;
}
.list-2 li .text p {
	color: #999;
	font-size: 12px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	margin: 8px 0 0;
}
.list-2 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.contact {
	background: url(../images/mp_bg.png) #D80A32;
	height: 390px;
}
.contact-text {
	float: left;
	color: #fff;
	width: 300px;
	padding: 50px 50px 0;
}
.contact-text h4 {
	margin: 0 0 20px;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
}
.contact-text h4 strong {
	display: block;
	font-size: 24px;
}
.contact-map {
	margin-left: 400px;
	height: 100%;
	background-color: #fff;
}
.footer {
	background-color: #404040;
	color: #fff;
	padding: 40px 0;
}
.footer a {
	color: #fff;
}
.footer p {
	margin: 5px 0;
}
.footer .ewm {
	float: right;
	width: 100px;
	margin: -20px 0;
}
.banner-sub {
	background: no-repeat center / cover;
	height: 250px;
}
.sidebar {
	float: left;
	width: 250px;
}
.main {
	float: right;
	width: calc(100% - 290px);
}
.lanmu {
	margin-bottom: 20px;
	border-bottom: 2px solid #D80A32;
	background-color: #fafafa;
}
.lanmu h4 {
	margin: 0;
	background-color: #D80A32;
	color: #fff;
	font-size: 24px;
	line-height: 80px;
	text-align: center;
}
.lanmu li a {
	display: block;
	border-bottom: 1px solid #e2e2e2;
	line-height: 50px;
	padding: 0 20px;
}
.lanmu li i {
	float: right;
	width: 50px;
	height: 50px;
	cursor: pointer;
	position: relative;
}
.lanmu li i:after {
	content: '';
	border-top: 2px solid #ccc;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -6px;
}
.lanmu li a.tit:hover, .lanmu li .active.tit {
	background-color: #e2e2e2;
	color: #D80A32;
}
.lanmu li .active i:after {
	border-color: #D80A32;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.lanmu li .ej {
	display: none;
}
.lanmu li .ej a {
	padding-left: 40px;
}
.lanmu li.active .ej {
	display: block;
}
.cc {
	background-color: #fafafa;
	padding: 15px 15px;
}
.cc p {
	margin: 5px 0;
}
.wz {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 5px 10px;
	line-height: 24px;
}
.wz i {
	color: #ddd;
	padding: 0 5px;
	font-size: 10px;
}
.pages {
	text-align: center;
	margin-top: 30px;
	font-size: 0;
}
.pages a {
	display: inline-block;
	margin: 1px;
	padding: 8px;
	background-color: #e7e7e7;
	font-size: 12px;
}
.pages a.active, .pages a:hover {
	background-color: #D80A32;
	color: #fff;
	font-weight: bold;
}
.pagination p {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	text-align: center;
	padding: 20px 0px;
}
.pagination li {
	display: inline;

}

.pagination a {
	display: inline-block;
	margin-right: 10px;
	padding: 2px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
}
.pagination a:hover {
	color: #D80A32;
	background: white;
	border: 1px #D80A32 solid;
}
.pagination li.active a{
	border: none;
	background: #D80A32;
	color: #fff;
}
.pagination p {
	display: inline-block;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination p.pageRemark b {
	color: red;
}
.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}
.dates li {
	font-size: 14px;
	margin: 20px 0
}
.dates li span {
	float: right
}
.list-3 {
	margin-top: -20px;
}
.list-3 li {
	padding: 20px 0;
	border-bottom: 1px dotted #ddd;
}
.list-3 li a {
	display: block;
	overflow: hidden;
}
.list-3 li .time {
	width: 90px;
	text-align: center;
	background: #f5f5f5;
	font-size: 34px;
	line-height: 55px;
	color: #666;
	border-radius: 6px;
	overflow: hidden;
	float: left;
}
.list-3 li .time span {
	display: block;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	background-color: #D80A32;
}
.list-3 li .text {
	margin-left: 110px;
}
.list-3 li .text h4 {
	margin: 0;
	font-size:20px;
	line-height: 26px;
	font-weight: bold;
	color: #000;
}
.list-3 li:hover .text h4{
    color:#D80A32;
}
.list-3 li .text p {
	line-height: 26px;
	margin: 5px 0 0;
	color: #666;
}
.content-title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
	text-align: center;
	padding-top: 20px;
}
.content-title h1 {
	font-size: 28px;
	margin: 0;
	font-weight: normal;
}
.content-title p {
	margin: 20px 0 0;
	font-size: 12px;
	color: #999;
}
.content-title p span {
	padding: 0 10px;
}
.content-body {
	line-height: 1.8;
}
.content-body img {
	max-width: 100% !important;
	height: auto !important;
}
.content-exp {
	color: #666;
	padding-top: 20px;
	border-top: 1px dashed #ddd;
}
.content-exp p {
	margin: 5px 0;
}
.eyou-link {
	padding: 20px 0;
}
.eyou-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #D80A32;
	padding-bottom: 15px;
}
.eyou-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.eyou-link ul {
	margin-left: -20px;
}
.eyou-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.eyou-showcase {
	padding-bottom: 30px;
	border-bottom: 1px dashed #ddd;
}
.eyou-showcase-info {
	float: right;
	width: 500px;
}
.eyou-showcase-info h1 {
	margin: 0 0 15px;
	font-size: 24px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.eyou-showcase-info p {
	margin: 0;
	color: #666;
	height: 168px;
}
.eyou-showcase-info .tel {
	border-top: 2px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
	height: 42px;
	line-height: 21px;
	font-size: 18px;
}
.eyou-showcase-info .tel a {
	line-height: 42px;
	padding: 0 15px;
	background-color: #D80A32;
	color: #fff;
	display: inline-block;
}
.pc-slide {
	float: left;
	width: 380px;
}
.view .swiper-slide .imgauto {
	width: 100%;
	height: 310px;
	line-height: 310px;
}
.view .swiper-container {
	width: 100%;/* border: #e22434 1px solid; */
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	margin: 0 30px;
}
.preview .swiper-slide .imgauto {
	height: 80px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.preview .swiper-slide .imgauto img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}
.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview img {
	padding: 1px;
}
.preview .active-nav .imgauto {
	border: 1px solid #D80A32;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.eyou-infocontent-rem {
	margin-top: 20px;
}
.eyou-infocontent-rem h4 {
	margin: 0;
	font-size: 24px;
	line-height: 55px;
	margin-left: -12px;
}
.eyou-infocontent-rem li {
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 46px;
}
.eyou-infocontent-rem li span {
	float: right;
}
.eyou-infocontent-return {
	border-top: 1px dashed #ddd;
	line-height: 32px;
	margin-top: 20px;
}
.eyou-infocontent-return a {
	margin-right: 10px;
}
.kefu {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.kefu li a {
	text-decoration: none;
}
.kefu li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}
.kefu li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
}
.kefu li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	margin: 0;
}
.kefu .kefu-qq i {
	background-position: 4px 5px;
}
.kefu .kefu-tel i {
	background-position: 0 -21px;
}
.kefu .kefu-liuyan i {
	background-position: 4px -53px;
}
.kefu .kefu-weixin i {
	background-position: -34px 4px;
}
.kefu .kefu-weibo i {
	background-position: -30px -22px;
}
.kefu .kefu-ftop {
	display: none;
}
.kefu .kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.kefu .kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.kefu .kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.kefu .kefu-right {
	width: 20px;
}
.kefu .kefu-tel-main {
	background: #D80A32;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-main {
	background: #D80A32;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}
.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}
#message .m-content {
	margin-top: 10%;
}
#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
.m-message {
	width: 494px;
	margin: 48px auto 0;
}
.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
}
.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}
.m-message label span {
	width: 70px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 30px;
	display: inline-block;
}
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
	width: 77%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.m-message label input:focus, .m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}
.m-message label.code {
	line-height: 34px;
}
.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px;
}
.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 32px;
}
.m-message label.code img {
	width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}
.btn-1 {
	padding-left: 100px;
}
.btn-1 input.focus {
	background: #D80A32;
	color: #fff;
}
.btn-1 input.focus:hover {
	background: #444;
}
.btn-1 input:hover {
	background: #ccc;
}
.text span {
	font-size: 16px;
	padding-left: 50px;
}
.text span i {
	font-family: impact;
	font-size: 30px;
	font-style: normal;
	display: block;
	padding-left: 50px;
}

@media screen and (max-width: 767px) {
body {
	min-width: 320px;
}
.container {
	padding: 0 15px;
	width: auto;
}
.header {
	padding: 10px 0;
}
.header .logo {
	padding: 0;
}
.header .logo img {
	height: 30px;
}
.header .text {
	display: none;
}
.header .nav {
	display: none;
}
.menu-btn {
	display: block;
}
.banner {
	height: 200px;
}
	
.eyou-sou {
	padding: 0!important;
}
.eyou-sou .container {
	padding: 0;
}
.eyou-sou .hot {
	display: none;
}
.eyou-sou .hform {
	float: none;
	position: relative;
}
.eyou-sou .hform input {
	font-size: 14px;
	border-color: transparent;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 20px;
	padding: 9px 60px 9px 15px;
	border-radius: 0;
	background-color: #f5f5f5;
}
.eyou-sou .hform button {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 40px;
	font-size: 14px;
}
.section1 {
	padding: 1px 0;
	margin-bottom: 30px;
}
.section {
	padding: 30px 0;
}
.section-title {
	margin-bottom: 20px;
	font-size: 20px;
}
.section-title p {
	font-size: 12px;
}
.about .img-center {
	float: none;
	width: auto;
}
.about .text {
	margin: 0;
	padding: 20px 0 20px 0;
}
.about .text h4 {
	padding-left: 20px;
}
.about .text p {
	padding-left: 20px;
	padding-right: 20px;
}
.about .text .big-more {
	margin: 0 auto;
}
.list-1 {
	margin: -15px 0 0 -15px;
}
.list-1 li {
	width: 50%;
}
.list-1 li a {
	margin: 15px 0 0 15px;
}
.gallery-left {
	float: none;
	width: auto;
}
.gallery-content .swiper-slide {
	height: 200px;
}
.gallery-thumbs {
	float: none;
	width: auto;
}
.gallery-thumbs .swiper-container {
	height: auto;
}
.gallery-thumbs .swiper-slide a {
	padding: 0;
	opacity: 0.6;
}
.gallery-thumbs .swiper-slide-thumb-active a {
	opacity: 1;
}
.gallery-thumbs .swiper-slide .m {
	float: none;
	width: auto;
}
.gallery-thumbs .swiper-slide .text {
	display: none;
}
.list-2 {
	margin: -20px 0 0;
}
.list-2 li {
	width: 100%;
}
.list-2 li a {
	margin: 20px 0 0;
}
.list-2 li .img-center {
	width: 105px;
	display: none;
}
.list-2 li .text {
	margin-left: 0;
}
.list-2 li .text p {
	height: 44px;
}
.contact {
	height: auto;
}
.contact-text {
	padding: 20px;
	float: none;
}
.contact-map {
	margin: 0;
	height: 200px;
}
.footer {
	font-size: 12px;
	text-align: center;
	padding:25px 0;
}
.footer .ewm {
	float: none;
	margin: 0 auto 15px;
}
.banner-sub {
	height: 100px;
}
.sidebar {
	display: none;
}
.main {
	float: none;
	width: auto;
}
.wz {
	font-size: 12px;
}
.list-3 li .time {
	width: 60px;
	font-size: 24px;
	line-height: 40px;
}
.list-3 li .text {
	margin-left: 75px;
}
.list-3 li .text p {
	font-size: 12px;
	line-height: 20px;
}
.list-3 li .text h4 {
	font-size: 14px;
	line-height: 22px;
}
.content-title {
	padding-top: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.content-title h1 {
	font-size: 20px;
}
.content-title p {
	display: none;
}
.pagination a {
	padding: 2px 8px;
}
.pagination p {
	padding: 2px 8px;
}
.eyou-showcase {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.eyou-infocontent-rem h4 {
	line-height: 40px;
	font-size: 18px;
}
.eyou-infocontent-rem li span {
	display: none;
}
.eyou-infocontent-return {
	font-size: 12px;
	line-height: 1.8;
}
.pc-slide, .eyou-showcase-info {
	float: none;
	width: auto;
}
.eyou-showcase-info {
	margin-top: 20px;
}
.eyou-showcase-info h1 {
	font-size: 20px;
	line-height: 1.8;
}
.eyou-showcase-info p {
	height: auto;
}
.content-body {
	min-height: calc(100vh - 266px - 233px);
}
.kefu {
	display: none;
}
#message .m-content .m-message {
	padding: 50px 20px;
	width: 100%;
}
.m-message label span {
	float: none;
	margin-right: 15px;
}
.m-message label.code input {
	float: none;
}
.m-message label.mes span {
	position: relative;
	top: -55px;
	z-index: 3;
}
.m-message label.code input {
	width: 30%!important;
	margin-right: 10px;
}
}

@media only screen and (max-width: 479px) {
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
	width: 66%;
}
.m-message label {
	margin-bottom: 10px;
}
}


.wap{
    display:none;
}
@media (max-width: 767px) {
    .pc {
        display: none !important;
    }
    .wap{
        display: block!important;
    }
}

/*浮动客服*/
.toolbar {
	position: fixed;
	top: 50%;
	right: 1%;
	margin-top: -163px;
	z-index: 100;
	width: 80px;
}
.toolbar dd {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	margin:0;
	padding:0;
	background:#D80A32;
	margin-top: 2px;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
	transition: all .5s;
}
.toolbar dd:first-child {
	margin-top: 0;
}
.toolbar dd i {
	width: 100%;
	height: 30px;
	display: block;
	margin-top: 13px;
	background: url(../images/toolbar.png) no-repeat center 0;
}
.toolbar dd.qq i {
	background-position-y: 0;
}
.toolbar dd.tel i {
	background-position-y: -30px;
}
.toolbar dd.code i {
	background-position-y: -60px;
}
.toolbar dd.top i {
	background-position-y: -90px;
}
.toolbar dd span {
	display: block;
	color: #fff;
}
.toolbar dd.tel .box {
	position: absolute;
	top: 0;
	width: 190px;
	right: -200px;
	height: 100%;
	margin-right: 10px;
	border-radius: 5px;
	background: #D80A32;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.tel .box p {
	font-size: 14px;
	margin: 15px auto 7px;
}
.toolbar dd.tel .box h3 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin:0;
	padding:0;
}
.toolbar dd.tel .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #D80A32;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: -18px;
	margin-left: -12px;
}
.toolbar dd.code .box {
	position: absolute;
	top: 0;
	width: 162px;
	right: -172px;
	height: 162px;
	margin-right: 10px;
	border-radius: 5px;
	background: #D80A32;
	opacity: 0;
	transition: all .5s;
}
.toolbar dd.code .box img {
	width: 140px;
	height: 140px;
	padding: 11px;
}
.toolbar dd.code .box:after {
	display: block;
	content: " ";
	border-style: solid dashed dashed dashed;
	border-color: transparent transparent transparent #D80A32;
	border-width: 9px;
	width: 0;
	height: 0;
	position: absolute;
	top: 30px;
	right: -18px;
	margin-left: -12px;
}
.toolbar dd:hover {
	background: #D80A32;
}
.toolbar dd.tel:hover .box {
	opacity: 1;
	right: 80px;
}
.toolbar dd.code:hover .box {
	opacity: 1;
	right: 80px;
}
@media screen and (max-width: 640px) {
.f_kslj {
	width: 100%;
	background: rgba(0,0,0,0.7);
	padding: 1em 0;
	display: block;
	position: fixed;
	bottom: 0;
	height: auto;
	overflow: hidden;
}
.f_kslj ul li {
	width: 25%;
	float: left;
	list-style: none;
	text-align: center;
}
.f_kslj ul li a {
	color: #fff;
	text-align: center;
	line-height: 2.5em;
}
.f_kslj ul li a i {
	display: block;
	color: #fff;
	font-size: 18px;
}
.toolbar {
	display: none;
}
}
.ny_pro_list .video {
	width: 44px;
	height: 44px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: rgba(0,0,0,0.5);
 filter: alpha(opacity:50);
	zoom: 1;
	border-radius: 35px;
	background-image: url(../images/video.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size: 20px;
	border-radius: 100%;
	border: 2px solid #fff;
}
.nav > li.cur > a {
	color: #0b600e;
}

.wap{
    display:none;
}

.top a,
.top {
    color: #fff;
    font-size: 14px;
}

.headerq-left {
    display: flex;
    float: left;
    height:29px;
    margin-right: 10px;
    align-items: center;
}

.headerq-txt {
    line-height: 1;
    border-right: 1px solid #D8D8D8;
    padding-right: 10px;
    color: #000;
}

.headerq-qh-btn {
    padding-left: 10px;
    position: relative;
    color: #000;
    height:29px;
    display:inline-flex;
    align-items: center;
}

.headerq-qh-btn .bz {
    color: #44B979;
    width: 20px;
    margin-right: 3px;
}



.headerq-qh-con {
    position: absolute;
    right:-100px;
    top:29px;
    background-color: #fff;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    width: 600px;
    z-index: 22;
    padding: 20px 10px 20px 30px;
    display: none;
}

.headerq-qh-t {
    text-align:left;
    color: #000;
    margin-bottom: 5px;
}

.headerq-qh-c {
    display: flex;
    flex-wrap: wrap;
}

.headerq-qh-t-mt {
    margin-top: 20px;
}

.headerq-qh a {
    border: 0;

}
.fl{float:left;}
.fr{float:right}

.headerq-qh-t {
    color: #999;

    line-height: 22px;
    margin-bottom: 5px;
}

.headerq-qh-c a:not(.headerq-qh-more) {
    margin-right: 20px;
    color: #666;
    line-height: 22px;
    margin-top: 5px;
}

.headerq-qh-c a:hover {
    color: #FE6600 !important;
}

.headerq-qh-cap {
    display: flex;
    margin-bottom: 10px;
}

.headerq-qh-cap a {
    background-color: #F7F8F9;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding:0;
    display:flex;
    align-items: center;
    justify-content: center;
    color: #999;
    margin-right: 10px;
    border-radius: 2px;
}

.headerq-qh-c {
    display: flex;
    flex-wrap: wrap;
}

.headerq-qh:hover .headerq-qh-con {
    display: block;
}

.top.pc .w1400 {
    position: relative;
    z-index: 23;
}

.headerq-qh-cap a.active {
    background-color: #D80A32;
    color: #fff;
}

.btms {
    background: #D80A32 url(../images/bg.png) no-repeat center bottom;
    padding: 50px 0 40px 0;
    height: 205px;
    box-sizing: border-box;
}

.btms-l {
    display: flex;
    text-align: center;
}

.btms-l li {
    margin-right: 100px;
    font-size: 16px;
}

.btms-l a {
    color: #fff;
}

.btms-l p {
    font-size: 36px;
    line-height: 1;
    margin-top: 10px;
}

.btms-r {
    color: #fff;
    text-align: center;
}

.btms .ny_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btms-r p {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}

.btms-r a {
    background-color: #fff;
    border-radius: 4px;
    line-height: 44px;
    display: inline-block;
    color: #00AA5E;
    font-size: 18px;
    width: 350px;
    margin-top: 5px;
}

.fl {
    float: left;
}

.fr {
    float: right
}


/*top*/
.top.pc{
    background: #fff;
    border-top: 5px solid #D80A32;
    font-size: 14px;
    clear:both;
}
.top .fr{
    height:29px;
    line-height: 29px;
}
.top .fr a {
    line-height: 12px;
    padding-right: 14px;
    padding-left:12px;
    margin-left: 1px;
    display: inline-block;
    color: #fff;
    position:relative;
}
.top .fr a:before{
    content:"";
    width:1px;
    height:12px;
    background:#fff;
    position:absolute;
    left:0;
    top:50%;
    transform: translateY(-50%);
}

.top .fr a:last-child {
    border-right: 0;
    padding-right:0;
}

.top .gzh {

    position: relative;
}

.top .gzh img {
    padding-right: 8px;
    vertical-align: middle;
}

.top .gzh:hover .gzh-ewm {
    display: block;
}

.top .gzh-ewm {
    position: absolute;
    top: 20px;
    left: -15px;
    background: #fff;
    display: none;
}

.top .gzh-ewm img {
    width: 100px;
    margin-right:0;
}

.head .fl img {
    float: left;
}

.headbox {
    color: #333;
    display:flex;
    margin-left:10px;
    align-items:center;
}

.headbox p {
    font-size: 26px;
    margin-top: 6px;
    font-weight: bold;
    display:flex;
    align-items: center;
}

.headbox p span {
    color: #D80A32
}

.fl {
    float: left
}
.headbox .info{
    font-size:20px;
}
.headbox .p1{
    font-weight:bold;
}
.headbox .p2{
   margin:-2px 0 0 0;
   color:#D80A32;
}


.headbox .bgo {
    display: inline-block;
    background: #FE6600;
    border-radius: 4px;
    color: #fff;
     font-size: 18px;
    padding: 10px 10px;
    margin-right: 10px;
    float: left;
    font-weight: normal;
}

.ly_top {
    overflow: hidden;
    margin: 0 auto;
    padding:20px 0 10px;
}
.ly_top .top_left{
      display: flex;
    align-items: center;
    width: 850px;
    float: left;
	padding-top:10px;
}
.ly_top .topr{
    margin-top:13px;
}

.ly_top .top_logo {
    width: 500px;
    height: 120px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}

.ly_top .top_tel {
    float: right;
    width: 255px;
    overflow: hidden;
    margin: 32px 0;
    padding-left: 58px;
    background: url(../images/tel.png) left center no-repeat;
}

.ly_top .top_tel p {
    font-size: 14px;
    color: #999;
}

.ly_top .top_tel span {
    display: block;
    font-size: 28px;
    font-weight: bold;
    color: #D80A32;
}

@media (max-width:1199px) {
    .ly_top {
        width: 96%;
    }
}

@media (max-width:991px) {
    .container,.w1400 {
	padding: 0 15px;
	width: 100%;
	box-sizing:border-box;
}
    .ly_top {
        height: auto;
    }

    .ly_top .top_logo {
        width: 446px;
        height: auto;
    }

    .ly_top .top_tel {
        width: 180px;
        margin: 30px 0;
    }

    .ly_top .top_tel span {
        font-size: 22px;
    }

    .ly_top .top_logo a img {
        max-width: 96%;
        display: inline-block;
        vertical-align: top;
    }
}

@media (max-width:767px) {
    .ly_top {
        height: auto;
    }

    .ly_top .top_tel {
        display: none;
    }

    .ly_top .top_logo {
        width: 100%;
        height: auto;
    }

    .ly_top .top_logo a {
        display: block;
        width: 100%;
        text-align: center;
    }

    .ly_top .top_logo a img {
        max-width: 96%;
        display: inline-block;
        vertical-align: top;
    }
}

/**ly_nav**/
.ly_nav {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #D80A32;
}
.ly_nav ul{
    white-space:nowrap;
    display:flex;
}
.ly_nav ul li {
     float: left; 
    width:133px;
    position: relative;
}

.ly_nav ul li:hover .v1,
.ly_nav ul li.on .v1 {
   background:#015c30
}


.ly_nav .sub li.active {
    background: #D80A32;
}


.ly_nav .sub>li:hover {
    background: #D80A32;
}



.navigation {
    width: 96%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.navigation li {
    float: left;
    position: relative;
    width: 11%;
}

.navigation li a {
    display: block;
    width: 100%;
    height:60px;
    line-height: 60px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}
.navigation li .v1{
    position:relative;
}
.navigation li .v1:after{
    content:"";
    display: block;
    width: 0;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 44px;
    transition:all ease .3s;
    transform: translateX(-50%)
}

.navigation li:hover,
.navigation li a:hover,
.navigation li a.nav_on {
    color: #fff;
}
.navigation li:hover .v1:after,
.navigation li.on .v1:after{
    width:22px;
}

.navigation ul {
    width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 999;
    background-color: #D80A32
}

.navigation ul li {
    width: 100%;
    float: left;
    border-top: none;
    border-top: 1px solid rgba(255,255,255,.1);
}

.navigation ul li:first-child {
    border-top: 0;
}

.ly_nav ul li:hover .sub {
    display: block !important;
}
.ly_nav ul li:hover .sub li a:hover{
    background-color:#015c30;
}
.navigation ul a {
    display: block;
    height:46px;
    line-height: 46px;
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    border-top: none;
}

.navigation ul a:hover {
    color: #fff;
    background-color:#008041;
}

.web_nav {
    display: none;
    width: 90%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    font-weight: bold;
}

.btn-menu {
    display: block;
    float: right;
    position: relative;
    background: transparent;
    cursor: pointer;
    padding: 12px 0;
    width: 26px;
    height: 16px;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.btn-menu:before,
.btn-menu:after,
.btn-menu span {
    background-color: #ffffff;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}

.btn-menu:before,
.btn-menu:after {
    content: '';
    position: absolute;
    top: 0;
    height: 1px;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.btn-menu span {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
    overflow: hidden;
    text-indent: 200%;
}

.btn-menu:before {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0);
}

.btn-menu:after {
    -webkit-transform: translate3d(0, 7px, 0);
    transform: translate3d(0, 7px, 0);
}

.btn-menu.active span {
    opacity: 0;
}

.btn-menu.active:before {
    background-color: #ffffff;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}

.btn-menu.active:after {
    background-color: #ffffff;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

@media (max-width:1199px) {
    .navigation {
        width: 96%;
    }

    .navigation li {
        width: 11%;
    }

    .navigation li a {
        width: 100%;
    }
}
.flex{display:flex}
.flex-a{flex:1;}
.flex-b{display:flex;justify-content:space-between}
.flex-c{display:flex;justify-content:center}
.flex-e{display:flex;justify-content:flex-end}
.flex-w{display: flex;flex-wrap: wrap;}
.flex-ac{display:flex;align-items:center;}
.flex-ae{display:flex;align-items:flex-end;}
.flex-ae{display:flex;align-items:flex-end;}
.flex-cb{display:flex;align-items:center;justify-content:space-between}
.flex-cc{display:flex;align-items:center;justify-content:center}
.flex-ce{display:flex;align-items:center;justify-content:flex-end}
.flex-cs{display:flex;align-items:center;justify-content:flex-start}
.flex-col{display:flex;flex-direction: column;}
.flex-shr{flex-shrink:0;}
@media (max-width:767px) {
    .web_nav {
        width: 96%;
        display: block;
    }
    .mm-panel_opened{
        background:#D80A32;
    }
    .mm-listitem a{
        color:#fff!important;
        padding:11px 10px 11px 20px;
    }
    .mm-menu .mm-navbar a, .mm-menu .mm-navbar>*{
        color:#fff;
    }
    .mm-listitem:after,.mm-listitem .mm-btn_next:before,.mm-menu .mm-listview .mm-btn_next:after,.mm-navbar{
        border-color:rgba(255,255,255,.1);
    }
    .mm-menu .mm-listview .mm-btn_next:after{
        border-color:rgba(255,255,255,.6);
    }
    .mm-menu .mm-btn:after, .mm-menu .mm-btn:before{
        border-color:rgba(255,255,255,.6);
    }
    .banner .jt{
        display:none;
    }

    .navigation {
        width: 100%;
        display: none!important;
    }

    .navigation li {
        width: 100%;
        background: #f1f1f1;
        border-bottom: 1px solid #ffffff;
    }

    .navigation li a {
        color: #515671;
        height: 40px;
        line-height: 40px;
    }
}
.top .fl{
    height:34px;
    line-height:34px;
    font-size:14px;
}
.top .w1400{position:relative;}
.top .ux{ position:absolute; right:0; top:-5px; width:370px; height:29px; text-align:center; background:url(../images/header-ux.png) center center no-repeat;display: flex;background-size:100%;
    justify-content: center;}
    
    
    .footer_main {
    width: 100%;
    background:#D80A32;
    color: #fff;
}
.footer_main .ftbox {
    padding-top: 40px;
}
.footer_main .links {
    padding:20px 0 30px;
    font-size: 16px;
}
.footer_main .links span {
    color: #fff;
    display: inline-block;
}
.footer_main .links a {
    display: inline-block;
    font-size: 14px;
    color: #fff !important;
    padding-right: 10px;
}
.footer_main .links a:hover {
    color: rgba(255,255,255,.8) !important;
}
.footer_main .qcode {
    width: 590px;
}
.footer_main .qcode .ewm {
    width: 130px;
    height: 130px;
    display: block;
}
.footer_main .btel {
    width: 380px;
    line-height: 28px;
}
.footer_main .btel img {
    display: block;
    margin: 0 auto 8px;
    max-width: 100%;
    max-height: 60%;
}
.footer_main .btel .p1 {
    color: #fff;
}
.footer_main .btel .p2 {
    font-family: "GrayDesign Regular", "arial, helvetica, sans-serif";
    font-size: 34px;
    color: #ffffff;
    font-weight:bold;
    margin:0;
    line-height:28px;
    padding:0 0 15px;
}
.footer_main .btel p{
    color:#fff;
}
.footer_main .btel .p3 {
    color: #fff;
    line-height:1.6;
    margin:7px 0;
    padding:0;
}
.footer_main .botnavlist {
}
.footer_main .botnavlist li {
    float: left;
    width: 100px;
    min-height:280px;
    padding: 0 0 0 48px;
    display: block;
    list-style: none;
    font-size: 16px;
    line-height: 35px;
    text-align: left;
    border-right: 1px solid rgba(255,255,255,.1);
    overflow: hidden;
}
.footer_main .botnavlist li:last-child{
    padding-right:45px;
}
.textlist .item:nth-child(3n){
    margin-right:0;
}
.footer_main .botnavlist li:first-child {
    padding-left: 0px;
}
.footer_main .botnavlist li a {
    color: #fff;
    display: block;
    line-height: 32px;
    font-size: 18px;
    font-weight:bold;
}
.footer_main .botnavlist li a:hover {
    color: rgba(255,255,255,.8);
}
.footer_main .tit1{
    font-size:18px!important;
    font-weight:bold;
    margin:0;
    padding:0;
    margin-bottom:16px;
}
.footer_main .ewm img{
    width:140px;
}
.footer_main .botnavlist li .drop {
    padding-top: 10px;
}
.footer_main .botnavlist li .drop a {
    display: block;
    line-height:35px;
    font-weight:normal;
    color: #fff;
    width: 100%;
    font-size: 16px;
}
.footer_main .botnavlist li .drop a:hover {
    color: rgba(255,255,255,.8);
}
.footer .footewm{
    font-size:14px;
    margin-bottom:15px;
}
.footer .ewmjpg img{
    max-width:150px;
}
.copymain {
    line-height:60px;
    color: #fff;
    background:#015C30;
    font-size: 14px;
    text-align: center;
}
.copymain p{margin:0;padding:0;}
.copymain a {
    color: #fff;
}
.copymain a:hover {
    color:rgba(255,255,255,.8);
}
.footer_main .yyzz {
    padding: 0 8px;
}


.sevicekkk{width: 100%;margin:30px auto;overflow:hidden;}
.sevicekkk li{width: 19.2%;height: 64px;border-radius: 5px;border: 2px solid rgb(245, 245, 245);box-sizing: border-box; margin-bottom:22px;line-height: 64px;text-align: center;color: rgb(114, 114, 114);margin-right: 1%;float: left;cursor:pointer;font-size:21px;list-style:none;}
.sevicekkk li a{color:#333;}
.sevicekkk li:nth-child(5n){margin-right: 0%;}

.sevicekkk2{background: #E73A1E;color: white;font-size:21px;}

.sevicekkk li:hover{background: #E73A1E;color: white;}
.sevicekkk li:hover a{color: white;}
.sevicekkk li.sevicekkk2 a{color: white;}


.shoufei2{padding:50px 0;background:#fff;border-radius: 20px;}
.shoufei2 h1{text-align:center;font-size:35px;line-height:60px;margin-bottom:30px;color:#db0a32;}
.shoufei2 h2{text-align:center;font-size:38px;line-height:45px;padding:40px 0;color:#db0a32;border-top:1px solid #efefef}
.shoufei2 h2 span{font-size:28px;color:#000;font-weight:normal;}

.shou{width:100%;overflow:hidden;}
.shou .shoubt{font-size:38px;color:#fff;background:#d80a31;font-weight:bold;padding:20px 70px; border-top-left-radius: 20px; border-top-right-radius: 20px;}
.shounei{width:100%; display: flex;align-items: stretch; box-sizing: border-box;}
.shounei .zuo2{width:66%;}
.shounei .right1{font-size:35px;color:#db0a32;width: 33%;display: flex;flex-direction: column;justify-content: center; align-items: center;border-left: 1px solid #000; box-sizing: border-box;text-align: center;}
.shounei .zuo1{font-size:35px;color:#000;width: 33%;display: flex;flex-direction: column;justify-content: center; align-items: left;border-right: 1px solid #000; box-sizing: border-box;text-align: left;padding:0 70px;}
.shounei .zuo1{width:28%;}
.shounei .zhong1{width:38%;}
.shounei .zuo2 li,.shounei .zhong1 li{width:calc(100% - 80px);font-size:35px;height:50px;padding:25px 40px;list-style:none;border-top:1px solid #000;overflow:hidden;}
.shounei .right1 li{width:100%;height:50px;font-size:35px;padding:25px 40px;list-style:none;border-top:1px solid #000;}
.shounei .zuo2 li:first-child,.shounei .right1 li:first-child,.shounei .zhong1 li:first-child{border-top:0px solid #000;}
.xian{border-top:1px solid #000;}
.shounei .zhong1 li.xiao{font-size:25px;padding:25px 40px;height:50px;line-height:25px;}
.shounei .zhong1 li.xiao2{font-size:28px;padding:25px 40px;height:50px;line-height:35px;}
.shounei .quan{width:100%;font-size:30px;padding:25px 60px;list-style:none;overflow:hidden;}
.shounei .zuo2 li.te{width:calc(100% - 80px);font-size:30px;height:80px;line-height:40px;padding:10px 40px;list-style:none;overflow:hidden;}
.shounei .zuo2 li.te span{font-size:20px;line-height:20px;}
.shou .hei{background:#000}
.shounei .quan2{width:100%;font-size:28px;padding:25px 60px;line-height:55px;list-style:none;overflow:hidden;}

.shoufeitype{text-align: center;margin-bottom:50px;}
.shoufeitype a{width: 226px;height: 48px;background: rgba(231,58,30,0); box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.1); border-radius: 5px;border: 1px solid #303030;display: inline-block; text-align: center; line-height: 48px; margin: 0 12px;}
.shoufeitype a.active,.shoufeitype a:hover{ background: #D80A32; color: #fff; border-color: #D80A32;}

.shoufeitype2 a{ width: 209px; height: 48px; margin-left:10px;margin-right:0px;color:#333;margin-top:30px;}
.shoufeitype2 a:first-child{margin-left:0px;}


@media (max-width:1000px) {
	
.shoufeitype2 a{ width: 45%; height: 28px;line-height: 28px;  margin-left:2%;margin-right:0px;color:#333;margin-top:10px;}	
.shoufeitype2 a:first-child{margin-left:2%;}
	
.shoufei2{padding:20px 0}
.shoufei2 h1{text-align:center;font-size:20px;line-height:30px;margin-bottom:10px;color:#db0a32;}
.shoufei2 h2{text-align:center;font-size:20px;line-height:30px;padding:20px 0;color:#db0a32;border-top:1px solid #efefef}
.shoufei2 h2 span{font-size:15px;color:#000;font-weight:normal;}

.shou{width:100%;overflow:hidden;}
.shou .shoubt{font-size:20px;color:#fff;background:#d80a31;font-weight:bold;padding:10px 20px; border-top-left-radius: 20px; border-top-right-radius: 20px;}
.shounei{width:100%; display: flex;align-items: stretch; box-sizing: border-box;}
.shounei .zuo2{width:70%;}
.shounei .right1{font-size:15px;color:#db0a32;width: 30%;display: flex;flex-direction: column;justify-content: center; align-items: center;border-left: 1px solid #000; box-sizing: border-box;text-align: center;}
.shounei .zuo1{font-size:16px;color:#000;width: 33%;display: flex;flex-direction: column;justify-content: center; align-items: left;border-right: 1px solid #000; box-sizing: border-box;text-align: left;padding:0 10px;line-height:30px;}
.shounei .zuo1{width:28%;}
.shounei .zhong1{width:41%;}
.shounei .zuo2 li,.shounei .zhong1 li{width:calc(100% - 20px);font-size:15px;height:40px;padding:5px 10px;display: flex;flex-direction: column;justify-content: center;list-style:none;border-top:1px solid #000;overflow:hidden;}
.shounei .right1 li{width:100%;height:40px;font-size:15px;padding:5px 10px;list-style:none;border-top:1px solid #000;}
.shounei .zuo2 li:first-child,.shounei .right1 li:first-child,.shounei .zhong1 li:first-child{border-top:0px solid #000;}
.xian{border-top:1px solid #000;}
.shounei .zhong1 li.xiao{font-size:12px;padding:5px 10px;height:40px;line-height:15px;}
.shounei .zhong1 li.xiao2{font-size:15px;padding:5px 10px;height:40px;line-height:20px;}
.shounei .quan{width:100%;font-size:15px;padding:5px 10px;list-style:none;overflow:hidden;}
.shounei .zuo2 li.te{width:calc(100% - 20px);font-size:15px;height:40px;padding:5px 10px;list-style:none;overflow:hidden;}
.shounei .zuo2 li.te span{font-size:11px;line-height:15px;}
.shou .hei{background:#000}

.shounei .quan2{width:100%;font-size:15px;padding:5px 10px;line-height:25px;list-style:none;overflow:hidden;}	
	
	
	
}
