﻿@charset "utf-8";

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

* {
	margin: 0;
	padding: 0
}

body {
	font-family: 'Microsoft YaHei',arial;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	margin: 0 auto;
	background: #fff;
	max-width: 1920px;
	-webkit-tap-highlight-color: transparent
}

a:link,a:visited {
	text-decoration: none;
	outline: 0;
	color: #666
}

a:hover,a:active,a:focus {
	color: #666;
	text-decoration: none
}

ul,li {
	list-style: none
}

ul {
	padding: 0
}

li {
	zoom: 1;
	vertical-align: middle
}

ol {
	margin: 0;
	padding: 0;
	padding-left: 36px
}

fieldset,img {
	border: 0
}

img {
	border: 0;
	max-width: 100%
}

div {
	outline: 0
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	border: 0;
	width: 100%
}

th,td {
	padding: 0
}

input,textarea {
	font-family: arial;
	font-size: 14px
}

input {
	outline: 0
}

textarea {
	outline: 0
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: 0
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'] {
	padding: 0;
	color: #666;
	outline: 0
}

input,textarea {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border-radius: 0;
	overflow-y: hidden;
	overflow-x: hidden
}

::-webkit-input-placeholder {
	color: #333
}

:-moz-placeholder {
	color: #333;
	opacity: 1
}

::-moz-placeholder {
	color: #333;
	opacity: 1
}

:-ms-input-placeholder {
	color: #333
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.pic {
	width: 100%;
	overflow: hidden;
	position: relative
}

.pic img {
	transition: .5s
}

.pic:after {
	content: '';
	display: block;
	padding-bottom: 100%
}

.middleCenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto
}

.container {
	width: 1470px;
	margin-left: auto;
	margin-right: auto
}

.container02 {
	width: 1440px;
	margin-left: auto;
	margin-right: auto
}

.news-show .container02 .wow{
    width:80%;
    float:left;
}

@media(max-width: 1023px) {
       .news-show .container02 .wow{width:100%}
    }

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(/JS9FH1OPUIcEnxWqDSIEU0WqHj.jpg) no-repeat center 35% #fff;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 999;
	filter: alpha(opacity=80);
	opacity: 80
}

.prompt span {
	position: absolute;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	top: 55%;
	left: 50%;
	margin-left: -152px;
	width: 304px;
	display: block;
	line-height: 24px;
	color: #666
}

.prompt span a {
	text-decoration: underline
}

.prompt_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(/JS9FH1OPUIOLJxWKIkcSK1H.jpg) no-repeat center center;
	cursor: pointer
}

#container {
	overflow: hidden;
	position: relative;
	background: #fff
}

.header {
	height: 126px;
	transition: .5s;
	z-index: 100;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
}

.header .container {
	width: 100%
}

.header .logo {
	float: left;
	z-index: 4;
	transition: .5s;
	padding-top: 0px;
	padding-left: 139px
}

.header .logo a {
	float: left;
	position: relative
}

.header .logo a img {
	transition: .5s;
	display: block;
	float: left
}

.header .logo a .text {
	float: left;
	position: relative;
	padding-left: 29px;
	margin-left: 22px;
	margin-top: 20px;
	padding-top: 3px
}

.header .logo a .text:after {
	content: '';
	display: block;
	width: 2px;
	height: 55px;
	background: #a9a9a9;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	left: 0
}

.header .logo a .text h3 {
	font-size: 23px;
	color: #ad010e;
	font-weight: bold;
	letter-spacing: .7px
}

.header .logo a .text p {
	font-size: 18px;
	color: #333
}

.header .header-right {
	float: right;
	transition: .5s;
	padding-right: 40px
}

.header .header-right .phone {
	float: right;
	background: url("/JS9FH1OPUHApJy9KUHEoIt.jpg") no-repeat center left;
	padding-left: 46px;
	background-size: 38px;
	margin-top: 15px
}

.header .header-right .phone h3 {
	font-size: 16px;
	color: #333
}

.header .header-right .phone p {
	font-size: 28px;
	color: #d03233;
	font-weight: bold;
	line-height: 35px
}

.header .header-right .nav {
	float: right;
	margin-right: 52px;
	margin-top: 22px
}

.header .header-right .nav ul li {
	float: left;
	margin-left: 55px;
	position: relative
}

.header .header-right .nav ul li>a {
	display: block;
	color: #333;
	font-size: 18px;
	text-align: center;
	position: relative;
	transition: .5s;
	text-transform: uppercase
}

.header .header-right .nav ul li>a span {
	font-size: 12px;
	display: block;
	margin-top: 3px
}

.header .header-right .nav ul li .subnav {
	position: absolute;
	top: 38px;
	left: 50%;
	width: 160px;
	margin-left: -80px;
	display: none;
	padding: 51px 10px 0 10px;
	text-align: center
}

.header .header-right .nav ul li .subnav:after {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	left: 55px;
	top: 35px;
	z-index: 5;
	content: '';
	border-top: 8px transparent dashed;
	border-left: 8px transparent dashed;
	border-right: 8px transparent dashed;
	border-bottom: 8px white solid;
	overflow: hidden
}

.header .header-right .nav ul li .subnav ul {
	background: #fff;
	padding: 5px;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.1)
}

.header .header-right .nav ul li .subnav ul li {
	float: none;
	margin: 0;
	padding: 0;
	background: 0
}

.header .header-right .nav ul li .subnav ul li a {
	line-height: 45px;
	font-size: 15px;
	color: #333;
	height: 45px;
	width: auto;
	padding: 0 15px;
	overflow: hidden;
	transition: .5s;
	font-weight: normal;
	text-transform: inherit
}

.header .header-right .nav ul li .subnav ul li a:after {
	display: none
}

@media(min-width:1025px) {
	.header .header-right .nav ul li .subnav ul li:hover a {
		color: #ad010e;
		text-decoration: underline
	}
}

@media(min-width:1025px) {
	.header .header-right .nav ul li:hover a {
		color: #ad010e
	}

	.header .header-right .nav ul li:hover a:after {
		width: 100%
	}
}

.header .header-right .nav ul:nth-child(1) {
	background: 0
}



.header .header-right .nav ul .active a:after {
	width: 100%
}

.headerFixed {
	box-shadow: 0 4px 10px 0 rgba(4,0,0,0.2)
}

@-webkit-keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes myfirst04 {
	0% {
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}

	50% {
		-webkit-transform: translateY(60px);
		transform: translateY(60px)
	}

	100% {
		-webkit-transform: translateY(80px);
		transform: translateY(80px)
	}
}

@keyframes myfirst04 {
	0% {
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}

	50% {
		-webkit-transform: translateY(60px);
		transform: translateY(60px)
	}

	100% {
		-webkit-transform: translateY(80px);
		transform: translateY(80px)
	}
}

.home-banner {
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1
}

.home-banner .home-banner-slick {
	position: relative
}

.home-banner .home-banner-slick .slick-list {
	position: relative;
	display: block
}

.home-banner .home-banner-slick .item {
	position: relative;
	overflow: hidden
}

.home-banner .home-banner-slick .item img {
	display: block;
	transition: 5s
}

.home-banner .home-banner-slick .banner-hover {
	position: absolute;
	top: 20.9%;
	right: 0;
	width: 100%;
	z-index: 5;
	text-align: center
}

.home-banner .home-banner-slick .banner-hover .bt {
	font-size: 42px;
	font-weight: bold;
	color: #fff;
	line-height: 67px;
	margin-bottom: 11px;
	letter-spacing: 2px;
	text-shadow: 0 0 6px rgba(0,0,0,0.75)
}

.home-banner .home-banner-slick .banner-hover .p {
	font-size: 53px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	text-shadow: 0 0 6px rgba(0,0,0,0.75);
	margin-bottom: 25px;
	letter-spacing: 1px
}

.home-banner .home-banner-slick .banner-hover .span {
	color: #fff;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	background: #d03233;
	padding: 0 47px;
	text-transform: uppercase;
	font-size: 21px;
	font-family: "HelveticaNeueLTPro-Lt"
}

.home-banner .home-banner-slick .slick-dots {
	z-index: 10;
	bottom: 30px;
	width: 100%;
	line-height: 0
}

.home-banner .home-banner-slick .slick-dots li {
	margin: 0 12px;
	padding: 0;
	width: 12px;
	height: 12px;
	transition: .5s;
	border-radius: 50%;
	float: none;
	border: 1px solid transparent
}

.home-banner .home-banner-slick .slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
	display: block;
	border: 0;
	border-radius: 50%;
	background: #fff;
	transition: .5s
}

.home-banner .home-banner-slick .slick-dots li button:before {
	content: ""
}

.home-banner .home-banner-slick .slick-dots .slick-active button {
	background: #ad010e
}

.home-banner .home-banner-slick .slick-dots .slick-active button:before {
	color: transparent
}

.home-banner .home-banner-slick .slick-active a img {
	transition: 5s;
	animation: mymove4 5s
}

.home-banner .home-banner-slick .slick-active .banner-hover .bt {
	transition: 2s;
	animation: fadeInUp2 2s
}

.home-banner .home-banner-slick .slick-active .banner-hover .p {
	transition: 3s;
	animation: fadeInUp2 3s
}

.home-banner .home-banner-slick .slick-active .banner-hover .span {
	transition: 3s;
	animation: fadeInUp2 4s
}

.home-banner .home-banner-slick-phone {
	display: none
}

.home-banner .home-banner-slick-phone .slick-list {
	position: relative
}

.home-banner .home-banner-slick-phone .item {
	position: relative;
	overflow: hidden
}

.home-banner .home-banner-slick-phone .item img {
	display: block;
	transition: 5s
}

.home-banner .home-banner-slick-phone .banner-hover {
	position: absolute;
	top: 20.9%;
	right: 0;
	width: 100%;
	z-index: 5;
	text-align: center
}

.home-banner .home-banner-slick-phone .banner-hover .bt {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	margin-bottom: 5px;
	letter-spacing: 2px;
	text-shadow: 0 0 6px rgba(0,0,0,0.75)
}

.home-banner .home-banner-slick-phone .banner-hover .p {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
	text-shadow: 0 0 6px rgba(0,0,0,0.75);
	margin-bottom: 15px;
	letter-spacing: 1px
}

.home-banner .home-banner-slick-phone .banner-hover .span {
	color: #fff;
	line-height: 35px;
	text-align: center;
	display: inline-block;
	background: #d03233;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "HelveticaNeueLTPro-Lt"
}

.home-banner .home-banner-slick-phone .slick-dots {
	z-index: 10;
	bottom: 30px;
	width: 100%;
	line-height: 0
}

.home-banner .home-banner-slick-phone .slick-dots li {
	margin: 0 12px;
	padding: 0;
	width: 12px;
	height: 12px;
	transition: .5s;
	border-radius: 50%;
	float: none;
	border: 1px solid transparent
}

.home-banner .home-banner-slick-phone .slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
	display: block;
	border: 0;
	border-radius: 50%;
	background: #fff;
	transition: .5s
}

.home-banner .home-banner-slick-phone .slick-dots li button:before {
	content: ""
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active button {
	background: #ad010e
}

.home-banner .home-banner-slick-phone .slick-dots .slick-active button:before {
	color: transparent
}

.home-banner .home-banner-slick-phone .slick-active a img {
	transition: 5s;
	animation: mymove4 5s
}

.home-banner .home-banner-slick-phone .slick-active .banner-hover .bt {
	transition: 2s;
	animation: fadeInUp2 2s
}

.home-banner .home-banner-slick-phone .slick-active .banner-hover .p {
	transition: 3s;
	animation: fadeInUp2 3s
}

.home-banner .home-banner-slick-phone .slick-active .banner-hover .span {
	transition: 3s;
	animation: fadeInUp2 4s
}

@keyframes jump {
	0% {
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes jump1 {
	0% {
		-webkit-transform: translateY(100px);
		transform: translateY(100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.inbanner {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-top: 126px
}

.inbanner .inbanner-slick {
	width: 1920px;
	height: 430px;
	left: 50%;
	margin-left: -960px;
	position: relative
}

.inbanner .inbanner-slick img {
	transition: 5s;
	animation: mymove4 5s;
	display: block
}

.inbanner .inbanner-slick .banner-info {
	position: absolute;
	top: 138px;
	left: 0;
	width: 100%;
	color: #fff;
	text-shadow: .5px .86px 2px rgba(0,0,0,0.71)
}

.inbanner .inbanner-slick .banner-info .h3 {
	margin-bottom: -3px;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 3px
}

.inbanner .inbanner-slick .banner-info .jsh {
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 18px
}

.inbanner .inbanner-slick .banner-info .span {
	font-size: 26px;
	letter-spacing: 1px;
	float:left;
}

.inbanner .inbanner-slick .banner-info .span:after {
	content: '';
	display: block;
	width: 100px;
	height: 6px;
	background: #d03233;
	margin-top: 19px
}

.inbanner .inbanner-slick-phone {
	display: none
}

.inbanner .inbanner-slick-phone img {
	display: block;
	transition: 5s;
	animation: mymove4 5s
}

.inbanner .inbanner-slick-phone .banner-info {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #fff;
	transform: translateY(-50%);
	text-shadow: .5px .86px 2px rgba(0,0,0,0.71)
}

.inbanner .inbanner-slick-phone .banner-info .h3 {
	margin-bottom: -3px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 3px
}

.inbanner .inbanner-slick-phone .banner-info .jsh {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 5px
}

.inbanner .inbanner-slick-phone .banner-info .span {
	font-size: 16px;
	letter-spacing: 1px
}

.inbanner .inbanner-slick-phone .banner-info .span:after {
	content: '';
	display: block;
	width: 30px;
	height: 3px;
	background: #d03233;
	margin-top: 5px
}

@keyframes mymove4 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.03)
	}

	100% {
		transform: scale(1)
	}
}

@-webkit-keyframes mymove4 {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.03)
	}

	100% {
		transform: scale(1)
	}
}

.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.phone-nav {
	position: fixed;
	right: 15px;
	top: 0;
	line-height: 60px;
	display: none;
	color: #666;
	z-index: 116
}

.phone-nav svg {
	height: 22px;
	margin-top: 19px;
	display: block;
	fill: #1391e2
}

.home-class {
	position: relative;
	margin-top: -121px;
	z-index: 28
}

.home-class ul {
	margin: 0 9px;
	background: #fff;
	border-radius: 5px
}

.home-class ul li {
	width: 33.333333333333336%;
	float: left;
	text-align: center
}

.home-class ul li .img {
	position: relative;
	margin: 0 auto;
	width: 131px;
	height: 131px;
	background: url("/JS9FH1OPUISGT0SpIN.jpg") no-repeat 23px 27px;
	transition: .5s;
	border-radius: 50%;
	overflow: hidden
}

.home-class ul li .img:after {
	position: absolute;
	top: 9px;
	left: 9px;
	border-radius: 50%;
	border: 1px dashed #fff;
	background: #ad010e;
	width: 113px;
	height: 113px;
	z-index: 1;
	content: '';
	display: block;
	opacity: 0;
	transition: .5s;
	animation: zhuanquan 10s linear 0s infinite
}

.home-class ul li .pic {
	width: 97px;
	height: 97px;
	position: absolute;
	top: 17px;
	left: 17px;
	transition: .5s;
	z-index: 2;
	border-radius: 50%
}

.home-class ul li .ph {
	opacity: 0
}

.home-class ul li .text {
	padding: 4px 24px 40px 24px;
	transition: .5s
}

.home-class ul li .text .bt {
	font-size: 25px;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.home-class ul li .text .span {
	text-transform: uppercase;
	font-size: 14px;
	color: #7c7c7c;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 33px
}

.home-class ul li .text .jsh {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	height: 65px;
	overflow: hidden
}

@media(min-width:1025px) {
	.home-class ul li:hover .box {
		background: #ad010e
	}

	.home-class ul li:hover .img {
		transform: translateY(-74px);
		background: rgba(173,1,14,0.29)
	}

	.home-class ul li:hover .img:after {
		opacity: 1
	}

	.home-class ul li:hover .img .p {
		opacity: 0
	}

	.home-class ul li:hover .img .ph {
		opacity: 1;
		background: #fff
	}

	.home-class ul li:hover .text {
		padding: 4px 24px 83px 24px;
		margin-top: -43px
	}

	.home-class ul li:hover .text .bt {
		color: #fff
	}

	.home-class ul li:hover .text .span {
		color: #fff
	}

	.home-class ul li:hover .text .jsh {
		color: #fff
	}
}

@keyframes zhuanquan {
	100% {
		transform: rotate(360deg)
	}
}

.home-title {
	text-align: center;
	position: relative;
	padding-top: 64px
}

.home-title h3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 90px;
	color: #f1f1f1;
	text-transform: uppercase;
	z-index: 1
}

.home-title span {
	font-size: 50px;
	font-weight: bold;
	color: #040404;
	z-index: 2;
	position: relative;
	display: block;
	line-height: 60px
}

.home-title span b {
	color: #ad010e
}

.home-title p {
	font-size: 20px;
	color: #333;
	z-index: 2;
	position: relative;
	text-transform: uppercase;
	opacity: .42
}

.home-trouble {
	padding-top: 249px;
	position: relative;
	z-index: 1;
	margin-top: -205px;
	padding-bottom: 11px;
	background: #fff url("/JS9FH1OPUISGOO9LD1Z.jpg") no-repeat top center
}

.home-trouble .home-bottom {
	position: relative;
	min-height: 528px;
	margin-top: 67px;
	padding-top: 37px
}

.home-trouble .home-bottom .tr-img {
	position: absolute;
	top: 0;
	left: 50%;
	width: 528px;
	height: 528px;
	margin-left: -264px
}

.home-trouble .home-bottom .tr-img img {
	display: block;
	position: relative;
	z-index: 2;
	left: 15%;
	top: 5%;
}

.home-trouble .home-bottom .tr-img:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #d7d7d7;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.home-trouble .home-bottom .tr-img:before {
	content: '';
	display: block;
	width: 82%;
	height: 82%;
	border: 1px solid #d7d7d7;
	border-radius: 50%;
	position: absolute;
	top: 9%;
	left: 9%;
	z-index: 1
}

.home-trouble .home-bottom ul {
	position: relative;
	z-index: 3
}

.home-trouble .home-bottom ul li {
	width: 39.6%;
	float: left;
	margin-bottom: 50px
}

.home-trouble .home-bottom ul li .box {
	position: relative;
	min-height: 63px;
	font-size: 20px;
	color: #333;
	line-height: 63px;
	text-align: right;
	padding-right: 100px;
	letter-spacing: .4px
}

.home-trouble .home-bottom ul li .img {
	width: 63px;
	height: 63px;
	position: absolute;
	top: 0;
	right: 0
}

.home-trouble .home-bottom ul li .img .pic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .5s
}

.home-trouble .home-bottom ul li .img .ph {
	opacity: 0
}

@media(min-width:1025px) {
	.home-trouble .home-bottom ul li:hover {
		cursor: pointer
	}

	.home-trouble .home-bottom ul li:hover .box {
		font-size: 25px;
		color: #ad010e
	}

	.home-trouble .home-bottom ul li:hover .img .ph {
		opacity: 1
	}

	.home-trouble .home-bottom ul li:hover .img .p {
		opacity: 0
	}
}

.home-trouble .home-bottom ul li:nth-child(2n) {
	float: right
}

.home-trouble .home-bottom ul li:nth-child(2n) .box {
	text-align: left;
	padding-right: 0;
	padding-left: 100px
}

.home-trouble .home-bottom ul li:nth-child(2n) .img {
	right: auto;
	left: 0
}

.home-trouble .home-bottom ul li:nth-child(3) {
	padding-right: 71px;
	margin-bottom: 65px
}

.home-trouble .home-bottom ul li:nth-child(4) {
	padding-left: 71px;
	margin-bottom: 65px
}

.home-trouble .home-bottom ul li:nth-child(5) {
	padding-right: 71px;
	margin-bottom: 65px
}

.home-trouble .home-bottom ul li:nth-child(6) {
	padding-left: 71px;
	margin-bottom: 65px
}

.home-trouble .home-bottom ul li:nth-child(7) {
	padding-right: 34px
}

.home-trouble .home-bottom ul li:nth-child(8) {
	padding-left: 34px
}

.home-trouble .home-bottom ul li:nth-child(9) {
	padding-right: 0;
	width: 100%;
	margin-top: -21px
}

.home-trouble .home-bottom ul li:nth-child(9) .box {
	padding: 0;
	text-align: center;
	padding-top: 71px;
	margin-left: 43px
}

.home-trouble .home-bottom ul li:nth-child(9) .img {
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: -31px
}

.home-adv {
	text-align: center;
	padding: 76px 0 141px 0;
	background: url("/JS9FH1OPUISGOk9LD1Z.jpg") no-repeat top center;
	background-size: cover;
	background-attachment: fixed
}

.home-adv .bt {
	font-size: 44px;
	color: #fdc800;
	font-weight: bold
}

.home-adv .span {
	font-size: 16px;
	color: #fff;
	margin-bottom: 19px
}

.home-adv .p {
	font-size: 30px;
	color: #fff;
	letter-spacing: 1px
}

.home-fuwu {
	position: relative;
	margin-top: -56px;
	z-index: 28
}

.home-fuwu .info ul {
	margin: 0 56px
}

.home-fuwu .info ul li {
	width: 33.333333333333336%;
	float: left;
	text-align: center;
	padding: 8px;
	transition: .5s;
	border-radius: 7px
}

.home-fuwu .info ul li .box {
	border-radius: 7px;
	background: #fff;
	padding-top: 6px;
	box-shadow: 0 0 8px 0 rgba(151,161,217,0.2)
}

.home-fuwu .info ul li .img {
	position: relative;
	margin: 0 auto;
	width: 115px;
	height: 115px;
	transition: .5s;
	border-radius: 50%;
	overflow: hidden
}

.home-fuwu .info ul li .img:after {
	position: absolute;
	top: 18px;
	left: 18px;
	border-radius: 50%;
	border: 1px dashed rgba(225,8,24,0.42);
	width: 79px;
	height: 79px;
	z-index: 1;
	content: '';
	display: block;
	transition: .5s;
	animation: zhuanquan 10s linear 0s infinite
}

.home-fuwu .info ul li .pic {
	width: 69px;
	height: 69px;
	position: absolute;
	top: 23px;
	left: 23px;
	transition: .5s;
	z-index: 2;
	border-radius: 50%;
	background: #f2979e
}

.home-fuwu .info ul li .ph {
	opacity: 0
}

.home-fuwu .info ul li .text {
	padding: 0 24px 27px 24px;
	transition: .5s
}

.home-fuwu .info ul li .text .bt {
	font-size: 22px;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 6px
}

.home-fuwu .info ul li .text .span {
	font-size: 14px;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

@media(min-width:1025px) {
	.home-fuwu .info ul li:hover {
		background: rgba(225,8,24,0.31)
	}

	.home-fuwu .info ul li:hover .box {
		background: #ad010e
	}

	.home-fuwu .info ul li:hover .img {
		transform: translateY(-74px);
		background: rgba(173,1,14,0.29)
	}

	.home-fuwu .info ul li:hover .img:after {
		top: 0;
		left: 0;
		border: 1px dashed #d00c1b;
		background: rgba(225,8,24,0.12);
		width: 100%;
		height: 100%
	}

	.home-fuwu .info ul li:hover .img .p {
		opacity: 0
	}

	.home-fuwu .info ul li:hover .img .ph {
		opacity: 1;
		background: #fff
	}

	.home-fuwu .info ul li:hover .pic {
		width: 100px;
		height: 100px;
		top: 7.5px;
		left: 7.5px;
		background: #fff
	}

	.home-fuwu .info ul li:hover .text {
		padding: 7px 24px 63px 24px;
		margin-top: -43px
	}

	.home-fuwu .info ul li:hover .text .bt {
		color: #fff
	}

	.home-fuwu .info ul li:hover .text .span {
		color: #fff
	}

	.home-fuwu .info ul li:hover .text .jsh {
		color: #fff
	}
}

.home-service {
	position: relative;
	margin-top: -168px;
	z-index: 2;
	padding-top: 186px;
	background: url("/JS9FH1OPUISGOu9LD1Z.jpg") no-repeat top center
}

.home-service .home-phone {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
	margin-bottom: 31px
}

.home-service .home-phone img {
	width: 36px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px
}

.home-service .home-phone span {
	font-size: 25px;
	color: #ad010e
}

.home-service .home-bottom {
	padding-top: 72px
}

.home-service .home-bottom ul li .box {
	position: relative;
	height: 468px;
	padding-left: 615px;
	background: #ecedee
}

.home-service .home-bottom ul li .box .p {
	font-size: 165px;
	color: rgba(218,218,218,0.4);
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 166px
}

.home-service .home-bottom ul li .img {
	width: 615px;
	position: absolute;
	top: 0;
	left: 0;
	height: 468px
}

.home-service .home-bottom ul li .img .pic:after {
	padding-bottom: 76.09756097560975%
}

.home-service .home-bottom ul li .img .slick-prev,.home-service .home-bottom ul li .img .slick-next {
	width: 29px;
	height: 59px
}

.home-service .home-bottom ul li .img .slick-prev:before,.home-service .home-bottom ul li .img .slick-next:before {
	content: ''
}

.home-service .home-bottom ul li .img .slick-prev {
	left: auto;
	right: 0;
	z-index: 5;
	background: url("/JS9FH1OPUI9EH0HpD1cF.jpg") no-repeat center center
}

.home-service .home-bottom ul li .img .slick-prev:hover {
	background: url("/JS9FH1OPUI9EH0InUHEoIt.jpg") no-repeat center center
}

.home-service .home-bottom ul li .img .slick-next {
	right: -29px;
	z-index: 5;
	background: url("/JS9FH1OPUHSqHyyTUHEoIt.jpg") no-repeat center center
}

.home-service .home-bottom ul li .img .slick-next:hover {
	background: url("/JS9FH1OPUHSqHyyTJkcSK1H.jpg") no-repeat center center
}

.home-service .home-bottom ul li .text {
	position: relative;
	padding-left: 157px;
	padding-top: 84px;
	padding-right: 21px
}

.home-service .home-bottom ul li .text .num {
	font-size: 72px;
	color: #ad010e;
	position: absolute;
	top: 66px;
	left: 56px;
	font-family: arial;
	background: url("/JS9FH1OPUI1OJO9PKIZ.jpg") no-repeat center center
}

.home-service .home-bottom ul li .text .bt {
	font-size: 27px;
	color: #ad010e;
	font-weight: bold;
	margin-bottom: 6px
}

.home-service .home-bottom ul li .text .span {
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 27px
}

.home-service .home-bottom ul li .text .jsh {
	font-size: 18px;
	color: #000;
	line-height: 30px;
	margin-bottom: 32px;
	max-height: 120px;
	overflow: hidden
}

.home-service .home-bottom ul li .text .jsh b {
	color: #ad010e
}

.home-service .home-bottom ul li .text .jsh span {
	color: #ad010e
}

.home-service .home-bottom ul li .text .more {
	margin-bottom: 30px
}

.home-service .home-bottom ul li .text .more a {
	width: 109px;
	height: 36px;
	border-radius: 5px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #ad010e;
	display: block;
	font-size: 16px;
	color: #ad010e
}

@media(min-width:1025px) {
	.home-service .home-bottom ul li .text .more a:hover {
		background: #9d010d;
		color: #fff
	}
}

.home-service .home-bottom ul li .text .list {
	font-size: 18px;
	max-height: 60px;
	overflow: hidden
}

.home-service .home-bottom ul li .text .list a {
	color: #000;
	display: block;
	line-height: 30px;
	float: left;
	max-width: 20%;
	min-width: 124px;
	padding-right: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

@media(min-width:1025px) {
	.home-service .home-bottom ul li .text .list a:hover {
		color: #ad010e
	}
}

.home-service .home-bottom ul li:nth-child(2) .box {
	height: 558px;
	padding-right: 612px;
	padding-left: 0;
	background: #fff
}

.home-service .home-bottom ul li:nth-child(2) .box .p {
	color: rgba(218,218,218,0.19);
	top: 54px;
	right: auto;
	left: 0
}

.home-service .home-bottom ul li:nth-child(2) .img {
	width: 612px;
	left: auto;
	right: 0;
	height: 558px
}

.home-service .home-bottom ul li:nth-child(2) .img .pic:after {
	padding-bottom: 91.17647058823529%
}

.home-service .home-bottom ul li:nth-child(2) .img .slick-prev {
	left: -29px;
	right: auto
}

.home-service .home-bottom ul li:nth-child(2) .img .slick-next {
	right: auto;
	left: 0
}

.home-service .home-bottom ul li:nth-child(2) .text {
	padding-left: 166px;
	padding-top: 140px;
	padding-right: 56px
}

.home-service .home-bottom ul li:nth-child(2) .text .num {
	top: 123px;
	left: 64px
}

.home-service .home-bottom ul li:nth-child(3) .box {
	height: 471px
}

.home-service .home-bottom ul li:nth-child(3) .img {
	height: 471px
}

.home-service .home-bottom ul li:nth-child(3) .img .pic:after {
	padding-bottom: 76.58536585365853%
}

.home-p {
	text-align: center;
	font-size: 18px;
	color: #000;
	letter-spacing: .5px
}

.home-changjing {
	padding: 45px 0 76px 0
}

.home-changjing .home-bottom {
	padding-top: 39px
}

.home-changjing .home-bottom .ul {
	padding: 76px 112px 0 112px
}

.home-changjing .home-bottom .ul ul {
	margin: 0 -25px
}

.home-changjing .home-bottom .ul ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 25px
}

.home-changjing .home-bottom .ul ul li .box {
	box-shadow: 0 0 8px 0 rgba(145,161,217,0.2)
}

.home-changjing .home-bottom .ul ul li .bt {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 99px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-size: cover!important
}

.home-changjing .home-bottom .ul ul li .bt a {
	color: #fff;
	display: block
}

.home-changjing .home-bottom .ul ul li .text {
	padding-bottom: 44px
}

.home-changjing .home-bottom .ul ul li .jsh {
	padding: 39px 0 9px 0
}

.home-changjing .home-bottom .ul ul li .jsh p {
	text-align: center;
	font-size: 20px;
	color: #000;
	line-height: 28px;
	margin-bottom: 28px;
	position: relative
}

.home-changjing .home-bottom .ul ul li .jsh p span {
	display: inline-block;
	color: #fff;
	margin-right: 25px;
	font-size: 16px;
	position: relative
}

.home-changjing .home-bottom .ul ul li .jsh p span b {
	font-weight: normal;
	position: relative;
	z-index: 2;
	background: #ad010e;
	border-radius: 50%;
	display: block;
	width: 28px;
	height: 28px;
	line-height: 28px
}

.home-changjing .home-bottom .ul ul li .jsh p span:after {
	content: '';
	display: block;
	width: 1px;
	border-left: 2px dashed #ad010e;
	height: 60px;
	position: absolute;
	top: 6px;
	left: 14px;
	z-index: 0
}

.home-changjing .home-bottom .ul ul li .jsh p a {
	color: #000
}

@media(min-width:1025px) {
	.home-changjing .home-bottom .ul ul li .jsh p:hover span b {
		background: #fee900
	}

	.home-changjing .home-bottom .ul ul li .jsh p:hover a {
		color: #fee900
	}
}

.home-changjing .home-bottom .ul ul li .jsh p:nth-last-child(1) span:after {
	display: none
}

.home-changjing .home-bottom .ul ul li .more a {
	width: 113px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-radius: 30px;
	background: #ad010e;
	display: block;
	margin: 0 auto
}

@media(min-width:1025px) {
	.home-changjing .home-bottom .ul ul li .more a:hover {
		background: #9d010d
	}
}

.home-changjing .home-bottom .ul ul li:nth-child(1) .bt {
	background: url("/JS9FH1OPUIOrODNpD1cF.jpg") no-repeat center center
}

.home-changjing .home-bottom .ul ul li:nth-child(1) .text {
	background: url("/JS9FH1OPUIOrI1LQUI5SIt.jpg") no-repeat bottom center;
	background-size: cover
}

@media(min-width:1025px) {
	.home-changjing .home-bottom .ul ul li:nth-child(1):hover .bt {
		background: url("/JS9FH1OPUIOrODOnUI5SIt.jpg") no-repeat center center
	}
}

.home-changjing .home-bottom .ul ul li:nth-child(1).active .bt {
	background: url("/JS9FH1OPUIOrODOnUI5SIt.jpg") no-repeat center center
}

.home-changjing .home-bottom .ul ul li:nth-child(2) .bt {
	background: url("/JS9FH1OPUIOrODZpJHEF.jpg") no-repeat center center
}

.home-changjing .home-bottom .ul ul li:nth-child(2) .text {
	background: url("/JS9FH1OPUIOrI1LNUI5SIt.jpg") no-repeat bottom center;
	background-size: cover
}

@media(min-width:1025px) {
	.home-changjing .home-bottom .ul ul li:nth-child(2):hover .bt {
		background: url("/JS9FH1OPUIOrODAnUI5SIt.jpg") no-repeat center center
	}
}

.home-changjing .home-bottom .ul ul li:nth-child(2).active .bt {
	background: url("/JS9FH1OPUIOrODAnUI5SIt.jpg") no-repeat center center
}

.home-changjing .home-bottom .ul ul li:nth-child(3) .bt {
	background: url("/JS9FH1OPUIOrODVpJHEF.jpg") no-repeat center center
}

.home-changjing .home-bottom .ul ul li:nth-child(3) .text {
	background: url("/JS9FH1OPUIOrI1LOUI5SIt.jpg") no-repeat bottom center;
	background-size: cover
}

@media(min-width:1025px) {
	.home-changjing .home-bottom .ul ul li:nth-child(3):hover .bt {
		background: url("/JS9FH1OPUIOrODWnUI5SIt.jpg") no-repeat center center
	}
}

.home-changjing .home-bottom .ul ul li:nth-child(3).active .bt {
	background: url("/JS9FH1OPUIOrODWnUI5SIt.jpg") no-repeat center center
}

.home-huoqu {
	padding: 6px 0 80px 0;
	background: url("/JS9FH1OPUISGNE9LD1Z.jpg") no-repeat bottom center;
	background-size: cover;
	background-attachment: fixed
}

.home-huoqu .home-title p {
	color: #040404;
	font-size: 16px;
	padding-top: 21px;
	opacity: 1
}

.home-huoqu .huoqurexian {
	text-align: center;
	font-size: 19px;
	color: #040404;
	margin-top: 16px;
	margin-bottom: 23px
}

.home-huoqu .huoqurexian a {
	font-size: 37px;
	font-weight: bold;
	color: #040404;
	display: inline-block;
	vertical-align: middle
}

.home-huoqu .more a {
	width: 174px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	background: #ad010e;
	display: block;
	margin: 0 auto
}

@media(min-width:1025px) {
	.home-huoqu .more a:hover {
		background: #730109
	}
}

.home-why {
	padding: 48px 0 74px 0
}

.home-why .home-bottom {
	padding-top: 39px
}

.home-why .home-bottom .list {
	position: relative;
	z-index: 3;
	padding-top: 58px
}

.home-why .home-bottom .list li {
	float: left;
	padding: 0 40px 0 0;
	margin-right: 40px;
	background: url("/JS9FH1OPUI9qJ1DpJHEF.jpg") no-repeat center right
}

.home-why .home-bottom .list li .img {
	width: 65px;
	height: 65px;
	margin: 0 auto;
	position: relative
}

.home-why .home-bottom .list li .pic {
	display: block;
	transition: .5s;
	position: absolute;
	top: 0;
	left: 0
}

.home-why .home-bottom .list li .ph {
	display: none
}

.home-why .home-bottom .list li .text {
	font-size: 22px;
	color: #000
}

.home-why .home-bottom .list li .text .num {
	font-size: 45px;
	font-weight: 700;
	color: #ad010e
}

.home-why .home-bottom .list li .text .num span {
	vertical-align: bottom;
	display: inline-block
}

.home-why .home-bottom .list li .text .num .sup {
	margin-left: 5px;
	vertical-align: middle;
	display: inline-block;
	font-size: 45px;
	text-transform: uppercase
}

.home-why .home-bottom .list li .box {
	cursor: pointer
}

@media(min-width:1025px) {
	.home-why .home-bottom .list li:hover .p {
		display: none
	}

	.home-why .home-bottom .list li:hover .ph {
		display: block
	}

	.home-why .home-bottom .list li:hover .text .num {
		color: #fdc800
	}
}

.home-why .home-bottom .list li:nth-last-child(1) {
	padding: 0;
	margin: 0;
	background: 0
}

.home-about {
	padding: 95px 0 91px 0;
	position: relative;
	background: url("/JS9FH1OPUISGNO9LD1Z.jpg") no-repeat top center;
	background-size: cover
}

.home-about .shubiao {
	width: 24px;
	height: 59px;
	background: url("/JS9FH1OPUIEOJk9PKIZ.jpg") no-repeat center center;
	position: absolute;
	bottom: 21px;
	left: 50%;
	margin-left: -12px
}

.home-about .info {
	position: relative;
	height: 455px
}

.home-about .text {
	padding-left: 38px;
	padding-right: 821px
}

.home-about .text .bt {
	color: #fff;
	font-size: 42px;
	font-weight: bold;
	margin-bottom: 11px
}

.home-about .text .bt span {
	color: #fdc800
}

.home-about .text .span {
	font-size: 21px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 52px
}

.home-about .text .jsh {
	font-size: 18px;
	color: #fff;
	line-height: 34px;
	height: 238px;
	overflow: hidden;
	margin-bottom: 52px
}

.home-about .text .more a {
	color: #fdc800;
	font-size: 14px
}

.home-about .text .more a:hover {
	color: #ad010e
}

.home-about .right {
	width: 801px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	height: 442px;
	margin-top: 13px;
	margin-right: 10px;
	cursor: pointer
}

.home-about .right:after {
	content: '';
	display: block;
	width: 239px;
	height: 117px;
	position: absolute;
	bottom: -18px;
	right: -16px;
	background: #ad010e;
	z-index: 1
}

.home-about .right video {
	width: 100%;
	position: relative;
	z-index: 2
}

.home-about .right .video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3
}

.home-about .right .video img {
	display: block
}

.home-about .right .video .play {
	width: 104px;
	height: 104px;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 104px;
	text-align: center;
	transform: translate(-50%,-50%)
}

.home-about .right .video .play img {
	text-align: center;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

.home-partner {
	padding: 40px 0 79px 0;
	background: url("/JS9FH1OPUISGNk9LD1Z.jpg") no-repeat top center
}

.home-partner .home-bottom {
	padding-top: 54px
}

.home-partner .home-bottom .list {
	margin: 0 -12px;
	position: relative;
	padding-bottom: 43px
}

.home-partner .home-bottom .list li {
	width: 20%;
	float: left;
	padding: 12px
}

.home-partner .home-bottom .list li .box {
	box-shadow: 0 0 8px 0 rgba(151,161,217,0.2);
	background: #fff;
	border: 2px solid #fff;
	transition: .5s
}

.home-partner .home-bottom .list li .pic:after {
	padding-bottom: 60.74074074074074%
}

@media(min-width:1025px) {
	.home-partner .home-bottom .list li:hover .box {
		border: 2px solid #ad010e
	}
}

.home-partner .home-bottom .slick-dots {
	z-index: 4;
	bottom: 11px;
	width: 100%;
	line-height: 0
}

.home-partner .home-bottom .slick-dots li {
	margin: 0 10px;
	padding: 0;
	width: 10px;
	height: 10px;
	transition: .5s;
	border-radius: 50%;
	float: none;
	border: 1px solid transparent
}

.home-partner .home-bottom .slick-dots li button {
	width: 10px;
	height: 10px;
	padding: 0;
	display: block;
	border: 0;
	border-radius: 50%;
	background: #aaa;
	transition: .5s
}

.home-partner .home-bottom .slick-dots li button:before {
	content: ""
}

.home-partner .home-bottom .slick-dots .slick-active button {
	background: #fdc800
}

.home-partner .home-bottom .slick-dots .slick-active button:before {
	color: transparent
}

.home-partner .home-bottom .slick-prev,.home-partner .home-bottom .slick-next {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #b1b1b1;
	top: auto;
	bottom: 0
}

.home-partner .home-bottom .slick-prev:before,.home-partner .home-bottom .slick-next:before {
	content: ''
}

@media(min-width:1025px) {
	.home-partner .home-bottom .slick-prev:hover,.home-partner .home-bottom .slick-next:hover {
		border: 1px solid #fdcc11
	}
}

.home-partner .home-bottom .slick-prev {
	left: 40%;
	z-index: 5;
	background: url("/JS9FH1OPUHATHRppD1cF.jpg") no-repeat center center;
	background-size: 12px
}

.home-partner .home-bottom .slick-prev:hover {
	background: url("/JS9FH1OPUHATHRqnUHEoIt.jpg") no-repeat center center;
	background-size: 12px
}

.home-partner .home-bottom .slick-next {
	right: 40%;
	z-index: 5;
	background: url("/JS9FH1OPUI1EGHHpD1cF.jpg") no-repeat center center;
	background-size: 12px
}

.home-partner .home-bottom .slick-next:hover {
	background: url("/JS9FH1OPUI1EGHInUHEoIt.jpg") no-repeat center center;
	background-size: 12px
}

.home-message {
	position: relative;
	height: 465px;
	background: #e8e9ea;
	margin-bottom: 79px
}

.home-message .img {
	position: absolute;
	top: 0;
	right: 52.46%;
	width: 915px;
	height: 465px
}

.home-message .img:after {
	content: '';
	display: block;
	width: 257px;
	height: 135px;
	background: url("/JS9FH1OPUISGNu9LD1Z.jpg") no-repeat center center;
	position: absolute;
	top: -9px;
	right: -10px
}

.home-message .img img {
	display: block;
	position: relative;
	z-index: 3
}

.home-message .text {
	float: right;
	width: 48.5%;
	padding-top: 33px
}

.home-message .text .bt {
	font-size: 21px;
	color: #333333;
	position: relative;
	letter-spacing: -0.1px;
	line-height: 31px
}

/*.home-message .text .bt span {
	color: #ad010e;
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 2;
	display: block
}*/

.home-message .text .span {
	font-size: 31px;
	color: #333333;
	position: relative;
	margin-bottom: 30px
}

/*.home-message .text .span span {
	color: #ad010e;
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 2;
	display: block
}*/

.form ul {
	margin: 0 -12px
}

.form ul li {
	width: 50%;
	float: left;
	padding: 0 16px;
	margin-bottom: 29px
}

.form ul li .box {
	position: relative
}

.form ul li .box font {
	color: #e80000;
	font-size: 16px;
	position: absolute;
	top: 8px;
	left: 11px
}

.form ul li input,.form ul li textarea {
	height: 34px;
	width: 100%;
	background: #fff;
	border: 0;
	border-radius: 5px;
	padding: 0 22px;
	font-size: 14px;
	color: #333;
	box-shadow: 0 0 8px 0 rgba(151,161,217,0.62)
}

.form ul li textarea {
	height: 94px;
	padding: 10px 22px
}

.form ul li .submit {
	width: 174px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	background: #ad010e;
	display: block
}

.home-message1 {
	margin-bottom: 0
}

.home-message1 .img {
	right: auto;
	left: 52.46%
}


.home-message1 .img:after {
	top: auto;
	right: auto;
	bottom: -9px;
	left: -10px
}

.home-message1 .text {
	float: left;
	width: 50%;
	padding-top: 46px;
	padding-left: 14px
}

.home-news {
	background: #fff;
	padding: 38px 0 86px 0
}

.home-news .home-bottom {
	padding-top: 12px
}

.home-news .ul {
	text-align: center;
	font-size: 0;
	margin-bottom: 81px;
	margin-top: 54px
}

.home-news .ul a {
	display: inline-block;
	width: 190px;
	height: 45px;
	line-height: 43px;
	text-align: center;
	font-size: 22px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 5px;
	margin: 0 21px;
	border-radius: 30px;
	border: 1px solid #bcc0c4
}

.home-news .ul a.on {
	background: #ad010e;
	color: #fff;
	border: 1px solid #ad010e
}

.home-news .show .info {
	display: none
}

.newslist {
	margin: 0 -45px;
	padding: 0 14px
}

.newslist li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 45px
}

.newslist li .box {
	box-shadow: 0 0 8px 0 rgba(151,161,217,0.2)
}

.newslist li .pic {
	border-radius: 5px
}

.newslist li .pic:after {
	padding-bottom: 60.65573770491804%
}

.newslist li .text {
	padding: 30px 10px 21px 104px;
	transition: .5s;
	position: relative;
	background: #fff
}

.newslist li .text .date {
	color: #ad010e;
	font-size: 19px;
	position: absolute;
	top: 38px;
	left: 17px;
	line-height: 30px;
	text-align: center;
	width: 61px;
	height: 61px;
	border-radius: 5px;
	transition: .5s;
	padding: 0 5px;
	border: 1px solid #ad010e
}

.newslist li .text .date span {
	display: block;
	font-size: 17px;
	border-bottom: 1px solid #e6b2b6
}

.newslist li .text .bt {
	font-size: 22px;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 14px;
	transition: .5s
}

.newslist li .text .jsh {
	font-size: 18px;
	color: #333;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	margin-bottom: 25px;
	transition: .5s
}

.newslist li .text .more p {
	width: 113px;
	height: 34px;
	border-radius: 30px;
	border: 1px solid #ad010e;
	line-height: 32px;
	color: #333;
	transition: .5s;
	float: right;
	text-align: center;
	margin-right: 30px
}

@media(min-width:1025px) {
	.newslist li:hover .pic img {
		transform: scale(1.04)
	}

	.newslist li:hover .text .date {
		background: #ad010e;
		color: #fff
	}

	.newslist li:hover .text .bt {
		color: #ad010e
	}

	.newslist li:hover .text .more p {
		color: #fff;
		background: #ad010e
	}
}

.footer {
	background: #172b37 url("../images/bg8.jpg") no-repeat top center;
	padding-bottom:25px;
}

.footer-top {
	padding: 59px 0
}

.footer-top .ewm {
	float: left;
	width: 22%;
	text-align: center;
	font-size: 16px;
	color: #bcc0c4;
	min-height: 283px;
	padding-top: 8px;
	border-right: 1px solid #3e4f59
}

.footer-top .ewm p {
	margin-top: 8px
}

.footer-top .footer-title {
	margin-bottom: 18px
}

.footer-top .footer-title h3 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 4px
}

.footer-top .footer-title p {
	font-size: 14px;
	color: #7d7d7d;
	text-transform: uppercase
}

.footer-top .footer-contact {
	float: left;
	width: 35%;
	padding: 0 25px 0 75px;
	min-height: 283px;
	border-right: 1px solid #3e4f59
}

.footer-top .footer-contact .jsh p {
	font-size: 18px;
	color: #bcc0c4;
	line-height: 30px
}

.footer-top .footer-contact .jsh p a {
	color: #bcc0c4
}

.footer-top .footer-list {
	float: right;
	width: 39%
}

.footer-top .footer-list ul {
	margin: 0 -64px
}

.footer-top .footer-list ul li {
	width: 33.333333333333336%;
	float: left;
	padding: 0 64px;
	min-height: 283px;
	border-right: 1px solid #3e4f59
}

.footer-top .footer-list ul li .p a {
	display: block;
	font-size: 18px;
	color: #bcc0c4;
	line-height: 30px;
	background: url("/JS9FH1OPUIqoDE9PKIZ.jpg") no-repeat center left;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

@media(min-width:1025px) {
	.footer-top .footer-list ul li .p a:hover {
		color: #fff;
		text-decoration: underline
	}
}

.footer-top .footer-list ul li:nth-last-child(1) {
	border-right: 0
}

.footer-bottom {
	border-top: 1px solid #2a3b48;
	padding: 17px 0;
	font-size: 16px;
	color: #bcc0c4
}

.home-search {
	padding: 16px 0 14px 0;
	overflow: hidden;
	background: #ad010e
}

.home-search .keys {
	float: left;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 70%;
	color: #fff
}

.home-search .keys span {
	color: #fff;
	display: block;
	float: left
}

.home-search .keys a {
	color: #fff;
	max-width: 100px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px
}

.home-search .keys a:hover {
	text-decoration: underline
}

.home-search .search-right {
	float: right;
	width: 22.6%;
	position: relative
}

.home-search .search-right input {
	border: 0;
	height: 36px;
	padding: 0 60px 0 28px;
	font-size: 16px;
	color: #333;
	width: 100%;
	border-radius: 30px;
	background: rgba(255,255,255,0.76)
}

.home-search .search-right .submit {
	width: 55px;
	height: 36px;
	color: #fff;
	background: url(/JS9FH1OPUHOEIRAEJkcSK1H.jpg) no-repeat center center;
	background-size: 24px;
	overflow: hidden;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	right: 0
}

.current {
	border-bottom: 1px solid #d2d2d2;
	padding: 34px 0 32px 0;
	font-size: 16px;
	color: #333
}

.current span {
	letter-spacing: .5px
}

.current img {
	width: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px
}

.current b {
	font-weight: normal;
	color: #ad010e
}

.second-nav {
	text-align: center;
	margin-bottom: 11px
}

.second-nav ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 18px 12px 18px;
	position: relative
}

.second-nav ul li:after {
	content: '';
	display: block;
	width: 2px;
	height: 21px;
	background: #e2e1e1;
	position: absolute;
	top: 21px;
	right: 0
}

.second-nav ul li:before {
	content: '';
	display: none;
	width: 100%;
	left: 0;
	height: 12px;
	background: url("/JS9FH1OPUIqoDDNpD1cF.jpg") no-repeat bottom center;
	position: absolute;
	bottom: 0
}

.second-nav ul li a {
	display: block;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	width: 158px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
}

@media(min-width:1025px) {
	.second-nav ul li:hover:before {
		display: block
	}

	.second-nav ul li:hover a {
		background: #ad010e;
		color: #fff
	}
}

.second-nav ul .active:before {
	display: block
}

.second-nav ul .active a {
	background: #ad010e;
	color: #fff
}

.second-nav ul li:nth-last-child(1):after {
	display: none
}

.content {
	padding: 42px 0 71px 0
}

.content .home-title span {
	margin-bottom: 8px
}

.content .home-title p {
	opacity: 1
}

.content .aside-left {
	float: left;
	width: 225px
}

.content .aside-left .aside02 {
	margin-bottom: 19px
}

.content .aside-left .list {
	border: 1px solid #f3f3f3;
	border-top: 0;
	padding: 21px 10px;
	border-bottom: 2px solid #ad010e
}

.content .aside-left .list ul li {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.content .aside-left .list ul li a {
	display: block;
	line-height: 37px;
	font-size: 18px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(/JS9FH1OPUIqoDDHpD1cF.jpg) no-repeat 11px center;
	padding-left: 37px
}

.content .aside-left .list ul li ul {
	padding: 10px 0 10px 0;
	display: none
}

.content .aside-left .list ul li ul li {
	border-bottom: 0;
	margin: 0!important;
	padding: 0!important
}

.content .aside-left .list ul li ul li a {
	font-size: 16px;
	line-height: 41px;
	position: relative;
	background: none!important;
	color: #333!important
}

.content .aside-left .list ul li ul li a:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 13px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #333
}

.content .aside-left .list ul li ul li a:hover {
	color: #fac044!important
}

.content .aside-left .list ul li ul li a:hover:after {
	background: #fac044
}

.content .aside-left .list ul li ul .active a {
	color: #fac044!important
}

.content .aside-left .list ul li ul .active a:after {
	background: #fac044
}

.content .aside-left .list ul li:hover a {
	background: #ad010e url(../images/dot4h.png) no-repeat 13px center;
	color: #fff
}

.content .aside-left .list ul .active a {
	background: #ad010e url(../images/doth.png) no-repeat 13px center;
	color: #fff
}

.content .aside-left .list ul .active ul {
	display: block
}

.content .aside-left .list ul .active1 a {
	background: #ad010e url(../images/dot4h.png) no-repeat 13px center;
	color: #fff
}

.content .aside-left .aside-title {
	color: #fff;
	padding: 15px 21px 18px 21px;
	background: #ad010e
}

.content .aside-left .aside-title h3 {
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	line-height: 30px
}

.content .aside-left .aside-title p {
	font-size: 17px;
	font-family: arial
}

.content .aside-left .as2 {
	background: #ad010e url("../images/as2.png") no-repeat 86% center
}

.content .aside-right {
	float: right;
	width: 81.6%
}

.content-bottom {
	padding: 81px 0 0 0
}

.in-title {
	text-transform: uppercase;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	margin-bottom: 16px
}

.partner-list {
	margin: 0 -14px
}

.partner-list li {
	width: 50%;
	float: left;
	padding: 0 14px;
	margin-bottom: 24px
}

.partner-list li .box {
	border: 1px solid #ccc;
	padding: 16px 16px 23px 16px
}

.partner-list li .pic:after {
	padding-bottom: 43.86617100371747%
}

.partner-list li .text {
	padding-top: 25px
}

.partner-list li .text .bt {
	color: #333;
	font-size: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 31px
}

.partner-list li .text .jsh {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	height: 48px;
	overflow: hidden;
	margin-bottom: 23px
}

.partner-list li .text .more {
	overflow: hidden
}

.partner-list li .text .more p {
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	font-size: 16px;
	margin-right: 24px;
	background: #f1f1f1
}

@media(min-width:1025px) {
	.partner-list li:hover .box {
		border: 1px solid #ad010e
	}

	.partner-list li:hover .pic img {
		transform: scale(1.03)
	}

	.partner-list li:hover .text .bt {
		color: #ad010e
	}

	.partner-list li:hover .text .more {
		overflow: hidden
	}

	.partner-list li:hover .text .more p {
		color: #fff;
		background: #ad010e
	}
}

.page {
	clear: both;
	text-align: center;
	font-size: 0;
	color: #947d58;
	font-family: arial
}

.page em {
	font-style: normal;
	font-size: 18px
}

.page a,.page span {
	background: #e2e2e2;
	color: #999;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	min-width: 40px;
	line-height: 40px;
	height: 40px;
	border-radius: 40px;
	margin: 0 4px;
	padding: 0 5px;
	vertical-align: middle;
	-webkit-transition: background .5s;
	transition: background .5s
}

.page a.cur,.page span.cur,.page a:hover,.page span:hover {
	background: #ad010e;
	color: #fff
}

.page a.prev,.page span.prev,.page a.next,.page span.next {
	font-size: 15px;
	color: #666
}

.page a.prev,.page span.prev {
	background: 0
}

.page a.prev:hover,.page span.prev:hover {
	color: #ad010e
}

.page a.next,.page span.next {
	background: 0
}

.page a.next:hover,.page span.next:hover {
	color: #ad010e
}

.scenes-show {
	font-size: 18px;
	color: #333;
	line-height: 32px;
	padding: 17px 0
}

.scenes-show img{
	max-width:1080px;
}

.prev-next-return {
	overflow: hidden;
	position: relative;
	padding: 0;
	width:1440px;
}

.prev-next-return a {
	color: #fff;
	display: block;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.prev-next-return .prev,.prev-next-return .next {
	width: 50%;
	height: 48px;
	line-height: 48px;
	padding-left: 50px;
	padding-right: 50px;
	color: #fff;
	background-color: #949292;
	float: left;
	font-size: 15px;
	transition: all .5s;
	overflow: hidden
}

@media(min-width:1025px) {
	.prev-next-return .prev:hover,.prev-next-return .next:hover {
		background-color: #d01725;
		color: #fff;
		text-decoration: underline
	}
}

.prev-next-return .prev {
	background: #949292 url(../images/arrow-left-02.png) no-repeat left center;
	padding-right: 110px
}

.prev-next-return .next {
	text-align: right;
	background: #949292 url(../images/arrow-right-02.png) no-repeat right center;
	padding-left: 110px
}

.prev-next-return .return {
	position: absolute;
	z-index: 9;
	left: 50%;
	margin-left: -100px;
	text-align: center;
	display: inline-block;
	font-size: 15px;
	width: 200px;
	background-color: #9d9d9d;
	height: 48px;
	line-height: 48px;
	transition: all .5s
}

.prev-next-return .return:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: -2px 10px 0 0;
	background: url(/JS9FH1OPUHSEDHENKEcSK1H.jpg) no-repeat
}

@media(min-width:1025px) {
	.prev-next-return .return:hover {
		background: #ad010e
	}
}

.related {
	margin-top: 112px;
	padding: 16px 10px;
	background: #f5f5f5
}

.related .related-title {
	font-size: 25px;
	color: #333;
	letter-spacing: 3px;
	padding-left: 14px;
	margin-bottom: 15px
}

.related ul li a {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 45px;
	padding: 0 23px;
	border-top: 1px dashed #ccc
}

.related ul li a .bt {
	padding-right: 100px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.related ul li a span {
	float: right;
	font-size: 16px;
	position: absolute;
	top: 0;
	right: 0
}

@media(min-width:1025px) {
	.related ul li a:hover .bt {
		color: #ad010e
	}
}

.videos {
	padding: 52px 0
}

.videolist {
	margin: 66px -16px 38px -16px
}

.videolist li {
	width: 50%;
	float: left;
	padding: 0 16px;
	margin-bottom: 48px
}

.videolist li .box {
	position: relative;
	background: url("/JS9FH1OPUHIJHu9LD1Z.jpg") no-repeat center center;
	padding: 0 37px
}

.videolist li .box video {
	position: relative;
	z-index: 1;
	height: 356px;
	overflow: hidden;
	display: block
}

.videolist li .box .video {
	width: 100%;
	z-index: 3;
	position: relative
}

.videolist li .box .video img {
	display: block
}

.videolist li .box .video .play {
	width: 104px;
	height: 104px;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 104px;
	text-align: center;
	transform: translate(-50%,-50%);
	z-index: 3;
	cursor: pointer
}

.videolist li .box .video .play img {
	text-align: center;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

.videolist li .box .video .pic {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}

.videolist li .box .video .pic:after {
	padding-bottom: 56.507936507936506%
}

.videolist li .bt {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 31px
}

.management {
	padding: 53px 0
}

.management .home-changjing {
	padding: 45px 0 59px 0
}

.management .home-changjing .home-bottom {
	padding-top: 21px
}

.management .home-changjing .home-bottom .ul {
	padding: 0 85px 0 85px
}

.management .content-bottom {
	padding: 41px 0
}

.management .content-bottom .aside-left {
	width: 199px;
	padding-top: 140px
}

.management .content-bottom .aside-right {
	width: 85%
}

.management .content-bottom .aside-right .aside-title {
	text-align: center
}

.management .content-bottom .aside-right .aside-title h3 {
	font-size: 35px;
	color: #040404;
	font-weight: bold;
	margin-bottom: 11px
}

.management .content-bottom .aside-right .aside-title p {
	font-size: 20px;
	color: #333
}

.management .content-bottom .aside-right .man-pic {
	padding-top: 48px;
	margin-bottom: 20px
}

.management .content-bottom .aside-right .man-pic ul {
	margin: 0 -9px
}

.management .content-bottom .aside-right .man-pic ul li {
	width: 26.25%;
	float: left;
	padding: 0 9px;
	margin-bottom: 21px
}

.management .content-bottom .aside-right .man-pic ul li .pic:after {
	padding-bottom: 61.34185303514377%
}

.management .content-bottom .aside-right .man-pic ul li.one {
	width: 47.5%
}

.management .content-bottom .aside-right .man-pic ul li.one .pic:after {
	padding-bottom: 69.67071057192375%
}

.management .content-bottom .aside-right .list ul li {
	margin-bottom: 38px;
	position: relative
}

.management .content-bottom .aside-right .list ul li .box {
	padding: 33px 28px;
	position: relative;
	background: #fff;
	box-shadow: 0 0 8px 0 rgba(151,161,217,0.2)
}

.management .content-bottom .aside-right .list ul li .box .img {
	position: absolute;
	top: 33px;
	right: 28px;
	width: 537px
}

.management .content-bottom .aside-right .list ul li .box .img:after {
	content: '';
	display: block;
	width: 70px;
	height: 2px;
	background: #ad010e;
	position: absolute;
	top: 70px;
	left: -35px
}

.management .content-bottom .aside-right .list ul li .box .img .pic:after {
	padding-bottom: 49.34823091247672%
}

.management .content-bottom .aside-right .list ul li .box .img .slick-dots {
	z-index: 10;
	bottom: 15px;
	width: 100%;
	line-height: 0;
	text-align: right;
	padding-right: 15px
}

.management .content-bottom .aside-right .list ul li .box .img .slick-dots li {
	margin: 0 5px;
	padding: 0;
	width: 12px;
	height: 12px;
	transition: .5s;
	border-radius: 50%;
	float: none;
	border: 1px solid transparent
}

.management .content-bottom .aside-right .list ul li .box .img .slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
	display: block;
	border: 0;
	border-radius: 50%;
	background: #fff;
	transition: .5s
}

.management .content-bottom .aside-right .list ul li .box .img .slick-dots li button:before {
	content: ""
}

.management .content-bottom .aside-right .list ul li .box .img .slick-dots .slick-active button {
	background: #ad010e
}

.management .content-bottom .aside-right .list ul li .box .img .slick-dots .slick-active button:before {
	color: transparent
}

.management .content-bottom .aside-right .list ul li .box .text {
	min-height: 265px;
	padding-right: 555px;
	padding-left: 13px;
	padding-top: 7px
}

.management .content-bottom .aside-right .list ul li .box .text .bt {
	font-size: 20px;
	color: #ad010e;
	font-weight: bold
}

.management .content-bottom .aside-right .list ul li .box .text .span {
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 28px
}

.management .content-bottom .aside-right .list ul li .box .text .jsh {
	font-size: 18px;
	color: #000;
	line-height: 32px
}

.management .content-bottom .aside-right .list ul li:nth-child(2n) .img {
	right: auto;
	left: 28px
}

.management .content-bottom .aside-right .list ul li:nth-child(2n) .img:after {
	left: auto;
	right: -35px
}

.management .content-bottom .aside-right .list ul li:nth-child(2n) .text {
	padding-right: 0;
	padding-left: 555px;
	padding-top: 7px
}

.management .content-bottom .aside-right .home-message {
	height: auto
}

.management .content-bottom .aside-right .home-message .img {
	left: 0;
	width: 670px;
	height: auto;
	right: auto
}

.management .content-bottom .aside-right .home-message .text {
	width: 40%;
	float: right;
	padding-right: 14px;
	padding-left: 0;	
}

.management .content-bottom .aside-right .home-message .text .span{
	margin-bottom: 15px;
	font-size:18px;
}

.management .content-bottom .aside-right .home-message .text .form ul li {
    margin-bottom: 15px;
}

.management .content-bottom .aside-right .home-message1 .img:after {
	top: -9px;
	right: auto;
	bottom: auto;
	left: -10px
}

.rela-title {
	text-align: center;
	margin-bottom: 57px
}

.rela-title h3 {
	font-size: 35px;
	color: #040404;
	font-weight: bold
}

.rela-title p {
	color: #333;
	font-size: 20px
}

.related-app {
	padding: 33px 0 0 0
}

.related-app ul {
	margin: 0 -33px
}

.related-app ul li {
	width: 50%;
	float: left;
	padding: 0 33px
}

.related-app ul li .box {
	text-align: center;
	border: 1px solid #bfbfbf
}

.related-app ul li .box .pic:after {
	padding-bottom: 77.05479452054794%
}

.related-app ul li .box .text {
	padding: 18px 0 43px 0
}

.related-app ul li .box .text .bt {
	font-size: 21px;
	color: #000;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 5px;
	margin-bottom: 11px
}

.related-app ul li .box .text .jsh {
	font-size: 18px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 5px
}

@media(min-width:1025px) {
	.related-app ul li:hover .box .pic img {
		transform: scale(1.03)
	}

	.related-app ul li:hover .box .text .bt {
		color: #ad010e
	}
}

.mebg {
	background: #fafafa
}

.se {
	padding: 0
}

.serve .content-bottom {
	padding: 0
}

.serve .content-bottom .aside-left {
	width: 199px;
	padding-top: 0
}

.serve .home-partner {
	background: 0;
	padding: 89px 0 69px 0
}

.serve .home-partner .rela-title {
	margin-bottom: 0
}

.serve .related-app ul {
	padding: 0 102px
}

.h1 {
	text-align: center;
	font-size: 28px;
	color: #0e0e0e;
	margin-bottom: 21px
}

.h2 {
	color: #999;
	font-size: 15px;
	text-align: center;
	padding-bottom: 26px;
	background: url("/JS9FH1OPUI9qJ1DpD1cF.jpg") no-repeat bottom center
}

.news-show {
	padding: 25px 0
}

.news-show .jsh {
	font-size: 15px;
	color: #666;
	line-height: 28px;
	padding: 56px 27px 85px 27px
}

.news-show .jsh p {
    font-size:18px;
    font-weight:500;
    line-height: 2;
    color: black;
}

.jsh p a {
    color:red;
    font-weight:700
}

.join {
	padding: 80px 0
}

.join .job1 {
	padding: 10px 0 0 0;
	overflow: hidden
}

.join .job1 ul {
	margin: 0 -85px;
	text-align: left
}

.join .job1 ul li {
	width: 25%;
	float: left;
	padding: 0 85px;
	position: relative
}

.join .job1 ul li:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	background: #e1e1e1;
	height: 166px
}

.join .job1 ul li .img {
	height: 70px;
	transition: .5s
}

.join .job1 ul li .text {
	padding-top: 19px
}

.join .job1 ul li .text .bt {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px
}

.join .job1 ul li .text .jsh {
	font-size: 16px;
	line-height: 27px;
	color: #333
}

.join .job1 ul li:nth-child(4):after {
	display: none
}

.join .bd {
	padding-top: 87px;
	margin-left: auto;
	margin-right: auto
}

.join .bd dl {
	position: relative
}

.join .bd dl dt span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.join .bd .span-01 {
	display: block;
	width: 25%;
	float: left;
	padding-left: 67px
}

.join .bd .span-02 {
	display: block;
	width: 12%;
	float: left;
	text-align: center;
	margin-right: 2%
}

.join .bd .span-03 {
	display: block;
	width: 22%;
	float: left;
	text-align: center;
	margin-right: 4%
}

.join .bd .span-04 {
	display: block;
	width: 14%;
	float: left;
	text-align: center;
	margin-right: 4%
}

.join .bd .span-05 {
	display: block;
	width: 17%;
	float: left;
	text-align: center
}

.join .bd .bt {
	background: #ad010e;
	color: #fff;
	font-size: 15px;
	line-height: 46px;
	height: 46px
}

.join .bd dl {
	margin-bottom: 3px
}

.join .bd dt {
	overflow: hidden;
	padding: 12px 0;
	cursor: pointer;
	font-size: 16px;
	position: relative;
	transition: all .5s
}

@media(min-width:1025px) {
	.join .bd dt:hover {
		background: #e1e7eb
	}
}

.join .bd .icon {
	display: none;
	position: absolute;
	top: 15px;
	right: 20px;
	margin: auto;
	width: 16px;
	height: 16px
}

.join .bd .icon:before,.join .bd .icon:after {
	content: "";
	display: block;
	background: #ad010e;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto
}

.join .bd .icon:before {
	width: 100%;
	height: 2px
}

.join .bd .icon:after {
	width: 2px;
	height: 100%;
	transition: all .5s
}

.join .bd dd {
	background: #fff;
	height: 0;
	overflow: hidden
}

.join .bd dd .nr {
	padding: 22px 30px 25px 30px;
	color: #777;
	font-size: 16px;
	line-height: 30px
}

.join .bd dd a.toudi {
	width: 200px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #ce1220 url(../images/t.png) no-repeat 81% center;
	padding-left: 45px;
	border-radius: 30px;
	font-size: 20px;
	background-size: 25px;
	display: block;
	margin-top: 24px
}

.join .bd .cur dt {
	background: #e1e7eb;
	color: #666
}

.join .bd .cur dt .icon:after {
	height: 0
}

.join .bd .cur dd {
	height: auto
}

.join .bd .p-01 {
	color: #333;
	font-size: 20px;
	margin-bottom: 5px
}

.join .bd .red {
	color: #f00
}

@media(max-width:1023px) {
	.join .bd {
		padding-top: 30px;
		padding-bottom: 30px
	}

	.join .bd .title {
		font-size: 20px
	}

	.join .bd .tips {
		font-size: 12px;
		padding-top: 20px;
		padding-bottom: 20px
	}

	.join .bd .bt {
		font-size: 12px;
		text-align: center
	}

	.join .bd .span-01 {
		padding-left: 0
	}

	.join .bd dt {
		font-size: 12px;
		text-align: center
	}

	.join .bd dd .nr {
		font-size: 12px;
		padding: 10px 10px
	}
}

.contact01 .contactlist {
	overflow: hidden;
	padding-top: 42px;
	margin-top: 12px;
	font-size: 0;
	text-align: center
}

.contact01 .contactlist li {
	width: 30%;
	text-align: center;
	display: inline-block;
	vertical-align: top
}

.contact01 .contactlist li .box {
	overflow: hidden;
	border-right: 1px solid #ebebeb;
	margin-bottom: 32px;
	padding: 35px 10px 44px 10px;
	min-height: 270px
}

.contact01 .contactlist li .pic {
	height: 50px;
	margin-bottom: 19px
}

.contact01 .contactlist li .bt {
	font-size: 16px;
	color: #666;
	margin-bottom: 19px
}

.contact01 .contactlist li .jsh {
	font-size: 17px;
	font-family: arial;
	line-height: 28px;
	color: #333
}

.contact01 .contactlist li .jsh a {
	color: #333
}

.contact01 .contactlist li:nth-last-child(1) {
	width: 38%
}

.contact01 .contactlist li:nth-last-child(1) .box {
	border: 0
}

.contact {
	position: relative;
	padding-bottom: 0
}

.contact .contact-title {
	position: relative;
	margin-top: 135px;
	padding: 40px 26px 48px 256px;
	background: url("/JS9FH1OPUIOJHu9LD1Z.jpg") repeat top center
}

.contact .contact-title .img {
	position: absolute;
	top: -68px;
	left: 78px
}

.contact .contact-title .img img {
	display: block
}

.contact .contact-title .h3 {
	color: #ad0916;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 21px
}

.contact .contact-title .p {
	font-size: 18px;
	color: #333;
	line-height: 24px;
	letter-spacing: 1.4px
}

.contact .inmain-bottom {
	padding-top: 30px;
	padding-left: 31px;
	padding-bottom: 25px
}

.contact .inmain-bottom .text {
	float: left;
	width: 36%;
	padding-top: 5px
}

.contact .inmain-bottom .text .jsh {
	font-size: 18px;
	color: #333
}

.contact .inmain-bottom .text .jsh p {
	padding-left: 40px;
	line-height: 30px;
	border-bottom: 1px dotted #d9d9d9;
	padding-bottom: 20px;
	margin-bottom: 20px
}

.contact .inmain-bottom .text .jsh p b {
	font-style: italic;
	font-size: 34px;
	color: #ad010e;
	letter-spacing: 1px;
	vertical-align: middle
}

.contact .inmain-bottom .text .jsh .co1 {
	background: url(/JS9FH1OPUINROO9PKIZ.jpg) no-repeat left 4px
}

.contact .inmain-bottom .text .jsh .co2 {
	background: url(/JS9FH1OPUINROk9PKIZ.jpg) no-repeat left 5px
}

.contact .inmain-bottom .text .jsh .co3 {
	background: url(/JS9FH1OPUINROu9PKIZ.jpg) no-repeat left 8px
}

.contact .inmain-bottom .text .jsh .co4 {
	background: url(/JS9FH1OPUINRNE9PKIZ.jpg) no-repeat left 4px
}

.contact .inmain-bottom .text .jsh .co5 {
	background: url(/JS9FH1OPUINRNE9PKIZ.jpg) no-repeat left 4px
}

.contact .inmain-bottom .text .jsh .co6 {
	background: url(/JS9FH1OPUINRNk9PKIZ.jpg) no-repeat left 4px
}

.contact .inmain-bottom .form {
	float: right;
	width: 54%
}

.contact .inmain-bottom .form ul {
	margin: 0 -17px
}

.contact .inmain-bottom .form ul li {
	width: 50%;
	float: left;
	padding: 0 17px;
	margin-bottom: 30px
}

.contact .inmain-bottom .form ul li .box {
	position: relative
}

.contact .inmain-bottom .form ul li .box font {
	font-size: 16px;
	color: #ad010e;
	position: absolute;
	top: 5px;
	left: 20px
}

.contact .inmain-bottom .form ul li .error {
	background: #f00;
	color: #fff;
	padding: 0 6px;
	border-bottom-left-radius: 3px;
	font-size: 12px;
	position: absolute;
	right: 7px;
	top: 0
}

.contact .inmain-bottom .form ul li input {
	font-size: 16px;
	color: #333;
	height: 56px;
	width: 100%;
	padding: 0 20px 0 40px;
	border-radius: 5px;
	background: #f8f8f8;
	border: 1px solid #f8f8f8
}

.contact .inmain-bottom .form ul li input:focus {
	border: 1px solid #ad010e
}

.contact .inmain-bottom .form ul li input:focus ~ .placeholder {
	transform: translateY(0) translateX(0) scale(0);
	opacity: 0;
	top: -31px;
	visibility: visible
}

.contact .inmain-bottom .form ul li input::not(:placeholder-shown) ~ .placeholder {
	transform: translateY(0) translateX(0) scale(0);
	opacity: 0;
	top: -31px;
	visibility: visible
}

.contact .inmain-bottom .form ul li textarea {
	font-size: 16px;
	color: #333;
	height: 200px;
	width: 100%;
	padding: 15px 20px 15px 40px;
	border-radius: 5px;
	background: #f8f8f8;
	border: 1px solid #f8f8f8
}

.contact .inmain-bottom .form ul li textarea:focus {
	border: 1px solid #ad010e
}

.contact .inmain-bottom .form ul li .submit {
	width: 128px;
	height: 41px;
	line-height: 41px;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	color: #333;
	border-radius: 5px;
	border: 1px solid #b5b5b5;
	transition: .5s;
	background: 0
}

.contact .inmain-bottom .form ul li .submit:hover {
	background: #ad010e;
	color: #fff
}

.map {
	width: 100%
}

#allmap {
	height: 540px;
	width: 100%
}

#allmap img {
	max-width: initial;
	max-height: inherit
}

#allmap .anchorBL {
	display: none
}

.about01 {
	position: relative;
	margin: 58px 0;
	clear: both
}

.about01:after {
	content: '';
	display: block;
	width: 78px;
	height: 530px;
	background: url("/JS9FH1OPUIVnEI9I.jpg") no-repeat top center;
	position: absolute;
	left: -78px;
	top: 8px
}

.about01 .right {
	width: 802px;
	float: left;
	height: 557px;
	margin-top: 13px;
	margin-right: 10px;
	cursor: pointer
}

.about01 .right:after {
	content: '';
	display: block;
	width: 551px;
	height: 547px;
	position: absolute;
	bottom: -54px;
	right: -56px;
	background: url("/JS9FH1OPUIWJHtNpD1cF.jpg") no-repeat center center;
	z-index: 1
}

.about01 .right:before {
	content: '';
	display: block;
	width: 274px;
	height: 272px;
	position: absolute;
	top: -16px;
	left: -22px;
	background: url("/JS9FH1OPUIWJHu9PKIZ.jpg") no-repeat center center;
	z-index: 1
}

.about01 .right video {
	width: 100%;
	position: relative;
	z-index: 2
}

.about01 .right .video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3
}

.about01 .right .video img {
	display: block
}

.about01 .right .video .play {
	width: 104px;
	height: 104px;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 104px;
	text-align: center;
	transform: translate(-50%,-50%)
}

.about01 .right .video .play img {
	text-align: center;
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

.about01 .text {
	padding-top: 25px;
	width: 40%;
	float: right
}

.about01 .text .bt {
	font-size: 42px;
	color: #ad0916;
	font-weight: bold
}

.about01 .text .span {
	font-size: 21px;
	color: #8b8b8b;
	text-transform: uppercase;
	line-height: 26px;
	margin-bottom: 59px
}

.about01 .text .jsh {
	font-size: 18px;
	color: #333;
	line-height: 34px;
	margin-bottom: 52px
}

.about01 .text .more a {
	width: 127px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	background: #ad010e;
	display: block;
	margin: 0 auto
}

.about .home-why {
	padding: 32px 0 63px 0
}

.about .home-why .home-bottom .list li {
	padding: 0 38px 0 0;
	margin-right: 38px
}

.about .home-why .home-bottom .list li:nth-last-child(1) {
	padding: 0;
	margin: 0;
	background: 0
}

.about .home-why .home-bottom .list {
	padding-top: 0
}

.about .home-why .home-bottom {
	padding-top: 0
}

.culture-top {
	text-align: center;
	color: #fff;
	padding-top: 52px;
	margin-bottom: 25px
}

.culture-top h3 {
	font-size: 42px;
	color: #ad010e;
	font-weight: bold
}

.culture-top p {
	font-size: 21px;
	text-transform: uppercase;
	color: #333
}

.culture {
	padding-bottom: 9px;
	background: url("/JS9FH1OPUIWJHtZpJHEF.jpg") no-repeat top center;
	background-size: cover
}

.culture .list {
	padding-left: 166px;
	padding-right: 166px;
	overflow: hidden;
	position: relative
}

.culture .slick-track {
	padding-top: 35px;
	padding-bottom: 60px
}

.culture li {
	width: 33.33333333%;
	float: left;
	-webkit-transition: all .5s;
	transition: all .5s
}

.culture li .box {
	padding: 32px 0;
	background: #fff;
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s;
	text-align: center
}

.culture li .icon {
	display: block;
	width: 115px;
	height: 115px;
	border-radius: 50%;
	position: relative;
	margin: auto auto auto auto
}

.culture li .hover {
	display: none
}

.culture li .info {
	margin: 15px 0;
	padding: 0 30px;
	font-size: 20px;
	color: #000;
	min-height: 72px
}

.culture .slick-center {
	z-index: 1;
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.culture .slick-center .box:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	z-index: 1
}

.culture .slick-center .title {
	font-size: 24px;
	color: #1f1f1f;
	font-weight: bold
}

.culture .slick-center .info {
	font-size: 16px
}

.about02 {
	padding: 32px 0
}

.about02 ul {
	padding: 100px 205px 0 205px
}

.about02 ul li {
	margin-bottom: 10px
}

.about02 ul li .box {
	min-height: 70px;
	position: relative;
	padding-left: 109px
}

.about02 ul li .pic {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0
}

.about02 ul li .text {
	padding-top: 5px;
	padding-bottom: 24px;
	border-bottom: 1px dotted #999
}

.about02 ul li .text .bt {
	font-size: 20px;
	color: #333;
	margin-bottom: 1px
}

.about02 ul li .text .jsh {
	font-size: 13px;
	color: #888
}

@media(max-width:768px) {
	.culture .list {
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		height: auto
	}

	.culture .slick-track {
		padding-top: 20px
	}

	.culture li {
		width: 100%
	}

	.culture li .box {
		padding: 15px 0
	}

	.culture li .icon {
		display: block;
		width: 115px;
		height: 115px;
		border-radius: 50%;
		position: relative;
		margin: auto auto auto auto
	}

	.culture li .info {
		margin: 10px 0;
		min-height: 0
	}

	.culture .slick-center .title {
		font-size: 18px
	}

	.culture .slick-center .info {
		font-size: 14px
	}
}

.menuSub {
	text-align: center;
	font-size: 0
}

.menuSub a {
	display: inline-block;
	width: 190px;
	height: 45px;
	line-height: 43px;
	text-align: center;
	font-size: 22px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 5px;
	margin: 0 21px;
	border-radius: 30px;
	border: 1px solid #bcc0c4
}

.menuSub .on {
	background: #ad010e;
	color: #fff;
	border: 1px solid #ad010e
}

.news .menuSub {
	margin-top: 70px;
	margin-bottom: 60px
}

.news .list {
	margin-left: -22px;
	margin-right: -22px;
	position: relative;
	margin-bottom: 74px
}

.news .list:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0
}

.news .list li {
	width: 33.333333333333336%;
	padding: 0 22px;
	border-right: 1px #ededed solid;
	border-bottom: 1px #ededed solid;
	padding-top: 30px;
	float: left
}

.news .list li:nth-child(3n) {
	border-right-color: #fff
}

.news .list li:nth-child(1),.news .list li:nth-child(2),.news .list li:nth-child(3) {
	padding-top: 0
}

.news .list .box {
	display: block
}

.news .list .pic-date {
	position: relative
}

.news .list .pic-date .date {
	display: block;
	background: #ad010e;
	color: #fff;
	text-align: center;
	line-height: 28px;
	min-width: 130px;
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	right: 0
}

.news .list .pic-date .date:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/JS9FH1OPUIcKJy8qI1IOIOkNDyV.jpg) no-repeat center center;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -3px
}

.news .list .pic {
	display: block;
	overflow: hidden;
	position: relative
}

.news .list .pic:after {
	padding-bottom: 60.6557377%
}

.news .list .pic img {
	transition: all .5s
}

.news .list .text {
	padding: 44px 17px
}

.news .list .title {
	color: #ad010e;
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px #e5e5e5 solid;
	margin-bottom: 28px;
	position: relative;
	padding-bottom: 25px
}

.news .list .title span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	letter-spacing: 1.5px
}

.news .list .title:after {
	content: "";
	display: block;
	width: 27px;
	height: 2px;
	background: #0c449c;
	position: absolute;
	bottom: -1px;
	transition: all .5s
}

.news .list .info {
	color: #333;
	line-height: 24px;
	letter-spacing: 1px;
	height: 96px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	word-break: break-word;
	margin-bottom: 18px
}

.news .list .btn {
	text-align: right
}

.news .list .btn a,.news .list .btn span {
	display: inline-block;
	min-width: 125px;
	text-align: center;
	line-height: 32px;
	border: 1px #a0a0a0 solid;
	border-radius: 34px;
	color: #333;
	font-weight: 100;
	letter-spacing: 1px;
	position: relative;
	margin-right: 23px
}

.news .list .btn a svg,.news .list .btn span svg {
	margin-left: 7px;
	fill: #333
}

.news .list .box:hover .pic img {
	transform: scale(1.05)
}

.news .list .box:hover .title:after {
	width: 100%
}

.news .list .box:hover .btn a,.news .list .box:hover .btn span {
	border-color: #ad010e;
	background: #ad010e;
	color: #fff
}

.news .list .box:hover .btn a svg,.news .list .box:hover .btn span svg {
	fill: #fff
}

@media(max-width:1420px) {
	.menuSub a {
		font-size: 18px
	}
}

@media(max-width:1000px) {
	.menuSub a {
		width: 120px;
		height: 34px;
		line-height: 32px;
		font-size: 14px;
		padding: 0 5px;
		margin: 0 10px
	}

	.news .menuSub {
		margin-top: 20px;
		margin-bottom: 20px
	}

	.news .list .pic img {
/*width:100%*/
	}
}

@media(max-width:768px) {
	.news .list li {
		width: 100%;
		padding-top: 20px!important
	}

	.news .list li:nth-child(1) {
		padding-top: 0!important
	}

	.news .list .btn {
		text-align: left
	}
}

@media(max-width:1875px) {
	.header .container {
		width: 1470px
	}

	.header .logo {
		padding-left: 0
	}

	.header .header-right {
		padding-right: 0
	}

	.header .header-right .nav {
		margin-right: 35px
	}

	.header .header-right .nav ul li {
		margin-left: 25px
	}

	.header .logo a .text {
		padding-left: 23px
	}
}

@media(max-width:1620px) {
	.container {
		width: 1360px
	}

	.container02 {
		width: 1360px
	}

	.header .container {
		width: 1360px
	}

	.header .header-right .phone p {
		font-size: 22px
	}

	.header .logo a .text h3 {
		font-size: 20px
	}

	.header .logo a .text p {
		font-size: 16px
	}

	.header .logo a img {
		/*height: 55px;
		margin-top: 7px*/
		margin-top: -10px;
	}

	.home-why .home-bottom .list li .text {
		font-size: 18px
	}

	.home-message .text .span {
		font-size: 28px
	}

	.home-message .text .bt {
		font-size: 18px
	}

	.footer-top .footer-contact {
		padding: 0 25px 0 50px
	}

	.footer-top .footer-list ul li {
		padding: 0 35px
	}

	.footer-top .footer-list ul {
		margin: 0 -35px
	}

	.footer-top .footer-contact .jsh p {
		font-size: 16px
	}

	.footer-top .footer-list ul li .p a {
		font-size: 16px
	}

	.management .content-bottom .aside-right {
		width: 82%
	}

	.management .content-bottom .aside-right .list ul li .box .text .jsh {
		font-size: 16px;
		line-height: 25px
	}

	.videolist li .box {
		background: url(/JS9FH1OPUHIJHu9LD1Z.jpg) repeat-y top center;
		background-size: 100%
	}

	.videolist li .box video {
		height: 333px
	}

	.about01 .right {
		width: 700px;
		height: 486px
	}

	.about01 .right:after {
		width: 500px;
		height: 447px
	}

	.about01 .text .jsh {
		font-size: 16px
	}

	.contact .contact-title .h3 {
		font-size: 26px
	}

	.contact .contact-title .p {
		font-size: 16px
	}

	.join .job1 ul li {
		padding: 0 55px
	}

	.join .job1 ul {
		margin: 0 -55px
	}
}

@media(max-width:1600px) {
	.management .content-bottom .aside-right .home-message .text {
		width: 37%;
	}	
}

@media(max-width:1420px) {
	.container {
		width: 1260px
	}

	.container02 {
		width: 1260px
	}

	.header .container {
		width: 1260px
	}

	.header .header-right .nav ul li>a {
		font-size: 16px
	}

	.header .header-right .nav ul li .subnav {
		padding-top: 37px
	}

	.header .header-right .nav ul li .subnav:after {
		top: 21px
	}

	.header .logo a .text h3 {
		font-size: 18px
	}

	.header .logo a .text p {
		font-size: 14px
	}

	.header .header-right .phone p {
		font-size: 18px
	}

	.header .header-right .phone {
		padding-left: 40px;
		background-size: 30px
	}

	.header {
		height: 112px
	}

	.home-trouble .home-bottom ul li {
		width: 37.6%
	}

	.home-service .home-bottom ul li .text {
		padding-top: 50px;
		padding-left: 130px
	}

	.home-service .home-bottom ul li .text .num {
		top: 40px;
		font-size: 52px
	}

	.home-service .home-bottom ul li:nth-child(2) .text {
		padding-top: 110px
	}

	.home-service .home-bottom ul li:nth-child(2) .text .num {
		top: 87px
	}

	.home-changjing .home-bottom .ul {
		padding: 76px 52px 0 52px
	}

	.home-why .home-bottom .list li .text .num {
		font-size: 38px;
		line-height: 54px
	}

	.home-why .home-bottom .list li .text .num .sup {
		font-size: 38px
	}

	.home-why .home-bottom .list li .text {
		font-size: 17px
	}

	.home-about .info {
		height: 366px
	}

	.home-about .right {
		width: 640px;
		height: 353px
	}

	.home-about .text {
		padding-right: 670px
	}

	.home-about .text .jsh {
		font-size: 14px;
		line-height: 25px;
		height: 175px;
		margin-bottom: 20px
	}

	.home-about .text .bt {
		font-size: 35px;
		margin-bottom: 0
	}

	.home-title span {
		font-size: 35px;
		line-height: 50px
	}

	.home-title h3 {
		font-size: 70px
	}

	.home-title {
		padding-top: 38px
	}

	.home-title p {
		font-size: 16px
	}

	.newslist li {
		padding: 0 15px
	}

	.newslist {
		margin: 0 -15px
	}

	.newslist li .text .bt {
		font-size: 18px;
		margin-bottom: 7px
	}

	.newslist li .text .jsh {
		font-size: 15px;
		line-height: 25px;
		height: 50px;
		margin-bottom: 25px
	}

	.footer-top .ewm {
		width: 18%;
		font-size: 14px
	}

	.footer-top .footer-list {
		width: 44%
	}

	.footer-bottom {
		font-size: 14px
	}

	.footer-top .footer-contact .jsh p {
		font-size: 14px
	}

	.footer-top .footer-list ul li .p a {
		font-size: 14px;
		padding-left: 19px
	}

	.home-news .ul a {
		font-size: 18px
	}

	.home-message .text .span {
		font-size: 25px
	}

	.home-huoqu {
		padding: 6px 0 51px 0
	}

	.home-service .home-bottom ul li .text .jsh {
		font-size: 15px
	}

	.home-service .home-bottom ul li .text .list {
		font-size: 16px
	}

	.home-class ul li .text .bt {
		font-size: 20px
	}

	.home-class ul li .text .span {
		font-size: 13px;
		margin-bottom: 20px
	}

	.home-class ul li .text .jsh {
		font-size: 16px
	}

	.management .content-bottom .aside-right .home-message .img {
		width: 620px;
	}

	.related-app ul li .box .text .bt {
		font-size: 18px
	}

	.related-app ul li .box .text .jsh {
		font-size: 16px
	}

	.partner-list li .text .jsh {
		font-size: 16px
	}

	.partner-list li .text .bt {
		font-size: 18px;
		margin-bottom: 21px
	}

	.partner-list li .text .more p {
		font-size: 14px
	}

	.content .aside-right {
		width: 79%
	}

	.related ul li a {
		font-size: 16px
	}

	.related ul li a span {
		font-size: 14px
	}

	.videolist li .box video {
		height: 305px
	}

	.culture li .info {
		font-size: 18px
	}

	.culture-top h3 {
		font-size: 32px
	}

	.culture-top p {
		font-size: 18px
	}

	.about01 .text .bt {
		font-size: 32px
	}

	.about01 .text .span {
		font-size: 18px
	}

	.second-nav ul li a {
		font-size: 16px;
		width: 130px;
		height: 45px;
		line-height: 45px
	}

	.home-search .keys {
		font-size: 14px
	}

	.current {
		padding: 20px 0;
		font-size: 14px
	}

	.current img {
		width: 18px;
		margin-right: 5px
	}

	.h1 {
		font-size: 20px;
		margin-bottom: 11px
	}

	.prev-next-return .prev,.prev-next-return .next {
		height: 45px;
		line-height: 45px;
		font-size: 13px
	}

	.management .home-changjing .home-bottom .ul {
		padding: 0 52px 0 52px
	}

	.inbanner {
		margin-top: 112px
	}
}

@media(max-width:1300px) {
	.container {
		width: 1200px
	}

	.container02 {
		width: 1200px
	}

	.header .container {
		width: 1200px
	}

	.header .logo a .text {
		display: none
	}

	.home-fuwu .info ul {
		margin: 0 6px
	}

	.home-changjing .home-bottom .ul ul li {
		padding: 0 10px
	}

	.home-changjing .home-bottom .ul ul {
		margin: 0 -10px
	}

	.home-changjing .home-bottom .ul {
		padding: 76px 15px 0 15px
	}

	.home-changjing .home-bottom .ul ul li .jsh p {
		font-size: 17px
	}

	.home-changjing .home-bottom .ul ul li .bt {
		font-size: 26px
	}

	.home-why .home-bottom .list li {
		padding: 0 35px 0 0;
		margin-right: 35px
	}

	.footer-top .footer-title h3 {
		font-size: 18px
	}

	.footer-top .footer-title p {
		font-size: 13px
	}

	.videolist li .box video {
		height: 288px
	}

	.management .home-changjing .home-bottom .ul {
		padding: 0 15px 0 15px
	}
}

@media(max-width:1220px) {
	.container {
		width: 1100px
	}

	.container02 {
		width: 1100px
	}

	.header .container {
		width: 1100px
	}

	.home-service .home-bottom ul li .box .p {
		font-size: 95px;
		line-height: 110px
	}

	.home-service .home-bottom ul li .img {
		width: 450px;
		height: 342px
	}

	.home-service .home-bottom ul li .box {
		height: 342px;
		padding-left: 460px
	}

	.home-service .home-bottom ul li .text .num {
		font-size: 35px;
		top: 15px;
		left: 20px
	}

	.home-service .home-bottom ul li .text {
		padding-top: 25px;
		padding-left: 71px
	}

	.home-service .home-bottom ul li .text .bt {
		font-size: 22px
	}

	.home-service .home-bottom ul li .text .span {
		margin-bottom: 5px
	}

	.home-service .home-bottom ul li .text .jsh {
		font-size: 14px;
		margin-bottom: 15px
	}

	.home-service .home-bottom ul li .text .more a {
		font-size: 14px
	}

	.home-service .home-bottom ul li .text .more {
		margin-bottom: 20px
	}

	.home-service .home-bottom ul li .text .list {
		font-size: 14px
	}

	.home-service .home-bottom ul li .text .list a {
		min-width: 100px
	}

	.home-service .home-bottom ul li:nth-child(2) .box .p {
		top: 0
	}

	.home-service .home-bottom ul li:nth-child(2) .img {
		width: 450px;
		height: 410px
	}

	.home-service .home-bottom ul li:nth-child(2) .box {
		height: 410px;
		padding-right: 460px
	}

	.home-service .home-bottom ul li:nth-child(2) .text .num {
		top: 15px;
		left: 20px
	}

	.home-service .home-bottom ul li:nth-child(2) .text {
		padding-left: 72px;
		padding-top: 25px;
		padding-right: 21px
	}

	.home-service .home-bottom ul li:nth-child(3) .box {
		height: 345px
	}

	.home-service .home-bottom ul li:nth-child(3) .img {
		height: 345px
	}

	.home-fuwu .info ul li .text .bt {
		font-size: 18px
	}

	.home-why .home-bottom .list li .text .num .sup {
		font-size: 30px
	}

	.home-why .home-bottom .list li .text .num {
		font-size: 30px;
		line-height: 50px
	}

	.home-why .home-bottom .list li {
		padding: 0 28px 0 0;
		margin-right: 28px
	}

	.footer-top .ewm {
		padding-right: 30px
	}

	.contact .inmain-bottom .text .jsh {
		font-size: 15px
	}

	.about01 .right {
		width: 600px;
		height: 417px
	}

	.about01 .text .span {
		margin-bottom: 20px
	}

	.about01 .text .jsh {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 22px
	}

	.about .home-why .home-bottom .list li {
		padding: 0 28px 0 0;
		margin-right: 28px
	}

	.culture .list {
		padding-left: 20px;
		padding-right: 20px
	}

	.about02 ul {
		padding: 40px 105px 0 105px
	}

	.contact01 .contactlist li .jsh {
		font-size: 15px
	}

	.contact .inmain-bottom .text .jsh p b {
		font-size: 26px
	}

	.contact .inmain-bottom .text .jsh p {
		padding-bottom: 15px;
		margin-bottom: 15px
	}

	.contact .contact-title .img img {
		width: 80px
	}

	.contact .contact-title .img {
		top: -33px;
		left: 35px
	}

	.contact .contact-title {
		margin-top: 100px;
		padding: 20px 26px 20px 156px
	}

	.contact .contact-title .h3 {
		font-size: 21px
	}

	.join .job1 ul li .text .jsh {
		font-size: 14px
	}

	.join .bd {
		padding-top: 50px
	}

	.join .job1 ul li {
		padding: 0 35px
	}

	.join .job1 ul {
		margin: 0 -35px
	}

	.join .bd dt {
		font-size: 14px
	}

	.news .list .title {
		font-size: 16px;
		margin-bottom: 20px;
		padding-bottom: 20px
	}

	.news .list .text {
		padding: 20px 17px
	}

	.videolist li .box video {
		height: 260px
	}
}

@media(max-width:1200px) {
	.container {
		width: 992px
	}

	.container02 {
		width: 992px
	}

	.header .container {
		width: 992px
	}

	.home-why .home-bottom .list li .text {
		font-size: 14px
	}

	.home-trouble .home-bottom ul li .box {
		min-height: 63px;
		font-size: 16px;
		line-height: 63px;
		padding-right: 75px
	}

	.home-trouble .home-bottom ul li {
		width: 36%
	}

	.home-adv .bt {
		font-size: 36px
	}

	.home-adv .span {
		margin-bottom: 10px
	}

	.home-adv .p {
		font-size: 22px
	}

	.home-trouble .home-bottom ul li:nth-child(2n) .box {
		padding-left: 75px
	}

	.management .content-bottom .aside-left {
		display: none
	}

	.management .content-bottom .aside-right {
		width: 100%
	}

	.serve .home-partner {
		padding: 40px 0 40px 0
	}

	.serve .related-app ul {
		padding: 0
	}

	.content .aside-left {
		display: none
	}

	.content .aside-right {
		width: 100%
	}

	.scenes-show {
		font-size: 14px;
		line-height: 25px
	}

	.videolist li .box {
		padding: 0 25px
	}

	.videolist li .box video {
		height: 243px
	}

	.videolist li {
		margin-bottom: 30px
	}

	.videolist li .bt {
		font-size: 14px;
		margin-top: 11px
	}

	.about01 .right {
		width: 500px;
		height: 347px
	}

	.about01 .text .bt {
		font-size: 24px
	}

	.about01 .text .jsh {
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 22px
	}

	.culture-top h3 {
		font-size: 24px
	}

	.culture-top p {
		font-size: 16px
	}

	.culture-top {
		padding-top: 30px;
		margin-bottom: 15px
	}

	.about02 ul li .text .bt {
		font-size: 18px
	}

	.about02 ul li .text {
		padding-bottom: 15px
	}

	#allmap {
		height: 340px
	}

	.join .job1 ul li .text .bt {
		font-size: 16px
	}

	.join .job1 ul li .img {
		height: 40px
	}

	.join .job1 ul li .img img {
		height: 40px
	}

	.join .bd .p-01 {
		font-size: 16px
	}

	.join .bd dd .nr {
		padding: 20px;
		font-size: 14px;
		line-height: 25px
	}

	.join .bd dd a.toudi {
		width: 135px;
		background: #ce1220 url(../images/t.png) no-repeat 81% center;
		padding-left: 30px;
		font-size: 14px;
		background-size: 20px
	}
}

@media(max-width:1000px) {
	.container {
		width: 100%;
		padding: 0 15px
	}

	.container02 {
		width: 100%;
		padding: 0 15px
	}

	.header .container {
		width: 100%;
		padding: 0 15px
	}

	.header .header-right {
		display: none
	}

	.phone-nav {
		display: block
	}

	.header {
		height: 60px
	}

	.header .logo a img {
		height: 40px;
		margin-top: 0
	}

	.header .logo {
		padding-top: 10px
	}

	.home-banner .home-banner-slick {
		display: none
	}

	.home-banner .home-banner-slick-phone {
		display: block;
		margin-top: 60px
	}

	.home-class {
		margin-top: 0
	}

	.home-trouble {
		padding-top: 30px;
		margin-top: 0
	}

	.home-class ul li .img {
		width: 60px;
		height: 60px
	}

	.home-class ul li .pic {
		width: 40px;
		height: 40px;
		border-radius: 0;
		top: 10px;
		left: 10px
	}

	.home-class ul li .text {
		padding: 4px 5px 20px 5px
	}

	.home-class ul li .text .bt {
		font-size: 16px
	}

	.home-class ul li .text .span {
		font-size: 12px;
		margin-bottom: 5px
	}

	.home-class ul li .text .jsh {
		font-size: 14px
	}

	.home-title h3 {
		font-size: 30px;
		line-height: 50px
	}

	.home-title span {
		font-size: 25px;
		line-height: 40px
	}

	.home-title {
		padding-top: 15px
	}

	.home-trouble .home-bottom {
		min-height: 0;
		margin-top: 20px;
		padding-top: 0
	}

	.home-trouble .home-bottom .tr-img {
		position: relative;
		top: auto;
		left: auto;
		width: auto;
		height: auto;
		margin-left: 0;
		text-align: center
	}

	.home-trouble .home-bottom .tr-img img {
		text-align: center;
		margin: 0 auto;
		width: 200px
	}

	.home-trouble .home-bottom .tr-img:before {
		display: none
	}

	.home-trouble .home-bottom .tr-img:after {
		display: none
	}

	.home-trouble .home-bottom ul li {
		width: 100%;
		margin-bottom: 10px!important;
		padding-left: 0!important
	}

	.home-trouble .home-bottom ul li .img {
		right: auto;
		left: 0
	}

	.home-trouble .home-bottom ul li .box {
		font-size: 15px;
		text-align: left;
		padding-right: 0!important;
		padding-left: 75px!important
	}

	.home-trouble .home-bottom ul li:nth-child(9) {
		margin-top: 0
	}

	.home-trouble .home-bottom ul li:nth-child(9) .box {
		padding: 0;
		text-align: left;
		padding-top: 0;
		margin-left: 0
	}

	.home-adv {
		padding: 60px 0
	}

	.home-adv .bt {
		font-size: 24px
	}

	.home-adv .p {
		font-size: 18px
	}

	.home-fuwu {
		margin-top: 0
	}

	.home-fuwu .info ul {
		margin: 0
	}

	.home-fuwu .info ul li {
		padding: 16px 8px
	}

	.home-fuwu .info ul li .text {
		padding: 0 15px 15px 15px
	}

	.home-fuwu .info ul li .text .bt {
		font-size: 16px
	}

	.home-fuwu .info ul li .text .span {
		font-size: 12px
	}

	.home-service .home-phone {
		font-size: 16px;
		margin-bottom: 25px
	}

	.home-service .home-phone span {
		font-size: 20px
	}

	.home-service {
		margin-top: 0;
		padding-top: 30px
	}

	.home-service .home-bottom {
		padding-top: 20px
	}

	.home-changjing {
		padding: 30px 0
	}

	.home-changjing .home-bottom {
		padding-top: 20px
	}

	.home-p {
		font-size: 16px
	}

	.home-changjing .home-bottom .ul {
		padding: 20px 0 0 0
	}

	.home-changjing .home-bottom .ul ul li .bt {
		font-size: 20px;
		line-height: 75px
	}

	.home-changjing .home-bottom .ul ul li .jsh {
		padding: 20px 0 0 0
	}

	.home-changjing .home-bottom .ul ul li .jsh p {
		font-size: 14px;
		margin-bottom: 15px
	}

	.home-changjing .home-bottom .ul ul li .jsh p span {
		margin-right: 15px;
		font-size: 14px
	}

	.home-changjing .home-bottom .ul ul li .text {
		padding-bottom: 20px
	}

	.home-title span {
		font-size: 20px;
		line-height: 30px
	}

	.home-huoqu .home-title p {
		font-size: 14px;
		padding-top: 5px
	}

	.home-huoqu .huoqurexian {
		font-size: 15px;
		margin-top: 10px;
		margin-bottom: 5px
	}

	.home-huoqu .huoqurexian a {
		font-size: 22px
	}

	.home-changjing .home-bottom .ul ul li .more a {
		font-size: 14px
	}

	.home-huoqu .more a {
		width: 120px;
		font-size: 14px
	}

	.home-huoqu {
		padding: 11px 0 30px 0
	}

	.home-why {
		padding: 30px 0 30px 0
	}

	.home-why .home-bottom {
		padding-top: 20px
	}

	.home-why .home-bottom .list {
		padding-top: 20px
	}

	.home-why .home-bottom .list li {
		padding: 0 28px 0 0;
		margin-right: 0;
		width: 33.333333333333336%;
		background: 0
	}

	.home-why .home-bottom .list li .text .num {
		font-size: 22px;
		line-height: 40px
	}

	.home-why .home-bottom .list li .text .num .sup {
		font-size: 20px
	}

	.home-about {
		padding: 30px 0
	}

	.home-about .right {
		width: 100%;
		position: relative;
		top: auto;
		right: auto;
		height: auto;
		margin-top: 13px;
		margin-right: 0
	}

	.home-about .text {
		padding-left: 0;
		padding-right: 0
	}

	.home-about .text .bt {
		font-size: 22px
	}

	.home-about .text .span {
		font-size: 15px;
		margin-bottom: 15px
	}

	.home-about .text .jsh {
		height: auto;
		max-height: 175px
	}

	.home-partner {
		padding: 30px 0 30px 0
	}

	.home-partner .home-bottom .slick-next,.home-partner .home-bottom .slick-prev {
		display: none!important
	}

	.home-partner .home-bottom .slick-dots li {
		margin: 0 5px
	}

	.home-partner .home-bottom {
		padding-top: 20px
	}

	.home-message .img {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
		height: auto;
		text-align: center
	}

	.home-message .img img {
		text-align: center;
		margin: 0 auto
	}

	.home-message {
		height: auto;
		margin-bottom: 30px
	}

	.home-message .text {
		width: 100%;
		padding-top: 15px
	}

	.home-message .text .bt {
		font-size: 16px;
		line-height: 25px
	}

	.home-message .text .span {
		font-size: 20px;
		margin-bottom: 15px
	}

	.form ul li input,.form ul li textarea {
		font-size: 15px
	}

	.form ul li {
		margin-bottom: 16px
	}

	.form ul li .submit {
		width: 120px;
		font-size: 14px
	}

	.home-message1 .img {
		left: auto
	}

	.home-news {
		padding: 0 0 30px 0
	}

	.home-news .ul {
		margin-bottom: 20px;
		margin-top: 20px
	}

	.home-news .ul a {
		width: 120px;
		height: 34px;
		line-height: 32px;
		font-size: 14px;
		padding: 0 5px;
		margin: 0 10px
	}

	.newslist li .text {
		padding: 15px 10px 15px 73px
	}

	.newslist li .text .date {
		font-size: 14px;
		top: 15px;
		left: 15px;
		line-height: 25px;
		width: 50px;
		height: 50px
	}

	.newslist li .text .date span {
		font-size: 14px
	}

	.newslist li .text .bt {
		font-size: 16px
	}

	.newslist li .text .jsh {
		font-size: 14px;
		margin-bottom: 15px
	}

	.newslist li .text .more p {
		width: 100px;
		margin-right: 0;
		font-size: 12px
	}

	.footer-top {
		padding: 30px 0
	}

	.footer-top .ewm {
		width: auto;
		min-height: 0;
		padding-top: 0;
		border-right: 0;
		padding-right: 0
	}

	.footer-top .footer-list {
		display: none
	}

	.footer-top .footer-contact {
		float: left;
		width: 100%;
		padding: 0;
		min-height: 0;
		border-right: 0;
		margin-top: 10px
	}

	.footer-bottom span {
		display: block;
		float: none
	}

	.newslist li {
		padding: 0 10px
	}

	.newslist {
		margin: 0 -10px;
		padding: 0
	}

	.join .bd {
		padding-top: 20px
	}

	.contact .inmain-bottom .form {
		width: 100%
	}

	.contact .inmain-bottom .text {
		width: 100%
	}

	.inbanner {
		margin-top: 60px
	}

	.inbanner .inbanner-slick {
		display: none
	}

	.inbanner .inbanner-slick-phone {
		display: block
	}

	.culture li .info {
		font-size: 15px
	}

	.culture .slick-center .info {
		font-size: 14px
	}

	.culture li .box {
		padding: 15px 0
	}

	.about02 {
		padding: 0
	}

	.management .content-bottom .aside-right .aside-title h3 {
		font-size: 22px;
		margin-bottom: 5px
	}

	.management .content-bottom .aside-right .aside-title p {
		font-size: 16px
	}

	.management .content-bottom .aside-right .list ul li .box .text .bt {
		font-size: 16px
	}

	.management .content-bottom .aside-right .list ul li .box .text .jsh {
		font-size: 14px
	}

	.management .content-bottom .aside-right .home-message {
		height: auto
	}

	.rela-title h3 {
		font-size: 22px
	}

	.rela-title p {
		font-size: 16px
	}

	.rela-title {
		margin-bottom: 20px
	}

	.related-app ul li {
		padding: 0 10px
	}

	.related-app ul {
		margin: 0 -10px
	}

	.related-app ul li .box .text {
		padding: 15px 0
	}

	.related-app ul li .box .text .bt {
		font-size: 16px;
		margin-bottom: 5px
	}

	.related-app ul li .box .text .jsh {
		font-size: 14px
	}

	.related-app {
		padding: 10px 0 0 0
	}

	.content {
		padding: 40px 0
	}

	.management {
		padding: 40px 0
	}

	.management .home-changjing .home-bottom {
		padding-top: 0
	}

	.management .home-changjing {
		padding: 30px 0
	}

	.management .content-bottom .aside-right .man-pic {
		padding-top: 20px
	}

	.management .content-bottom .aside-right .list ul li .box {
		padding: 20px
	}

	.management .content-bottom .aside-right .list ul li .box .img {
		top: 20px;
		right: 20px
	}

	.management .content-bottom .aside-right .list ul li:nth-child(2n) .img {
		right: auto;
		left: 20px
	}

	.content-bottom {
		padding: 30px 0 0 0
	}

	.partner-list li .text .bt {
		font-size: 16px;
		margin-bottom: 10px
	}

	.partner-list li .text .jsh {
		font-size: 14px
	}

	.partner-list li .text {
		padding-top: 20px
	}

	.partner-list li .box {
		padding: 15px
	}

	.related .related-title {
		font-size: 18px
	}

	.related {
		margin-top: 20px
	}

	.related ul li a {
		font-size: 14px
	}

	.videolist {
		margin: 20px -12px 20px -12px
	}

	.videolist li {
		padding: 0 11px;
		margin-bottom: 20px
	}

	.videolist li .box video {
		height: 240px
	}

	.prev-next-return .prev,.prev-next-return .next {
		width: 100%;
		margin-bottom: 3px
	}

	.prev-next-return .return {
		position: relative;
		z-index: 9;
		left: auto;
		margin-left: 0
	}

	.prev-next-return .next {
		text-align: left;
		background: #949292 url(../images/arrow-left-02.png) no-repeat left center;
		padding-left: 50px
	}

	.news-show .jsh {
		font-size: 14px;
		line-height: 25px;
		padding: 20px 0
	}

	.second-nav ul li a {
		font-size: 14px;
		width: 100%;
		height: 40px;
		line-height: 40px
	}

	.second-nav ul li {
		display: block;
		width: 25%;
		float: left;
		vertical-align: top;
		padding: 0 5px 8px 5px
	}

	.second-nav ul li:after {
		top: 10px
	}

	.news-show {
		padding: 15px 0
	}

	.about .home-why .home-bottom .list li {
		padding: 0 20px 0 0;
		margin-right: 0
	}
}

@media(max-width:768px) {
	.home-service .home-bottom ul li .img {
		width: 100%;
		position: relative;
		top: auto;
		left: auto;
		height: auto;
		overflow: hidden
	}

	.home-service .home-bottom ul li .box {
		height: auto;
		padding-left: 0;
		padding-bottom: 20px
	}

	.home-service .home-bottom ul li:nth-child(2) .box {
		height: auto;
		padding-right: 0
	}

	.home-service .home-bottom ul li:nth-child(2) .img {
		width: 100%;
		height: auto
	}

	.home-service .home-bottom ul li:nth-child(3) .box {
		height: auto
	}

	.home-service .home-bottom ul li .img .slick-prev,.home-service .home-bottom ul li .img .slick-next {
		display: none;
		opacity: 0
	}

	.home-changjing .home-bottom .ul ul li {
		width: 100%;
		margin-bottom: 20px
	}

	.newslist li {
		width: 100%;
		margin-bottom: 20px
	}

	.home-service .home-bottom ul li:nth-child(3) .img {
		height: auto
	}

	.home-banner .home-banner-slick-phone .banner-hover {
		top: 15%
	}

	.home-service .home-bottom ul li .text .more a {
		font-size: 12px
	}

	.home-about .right .video .play {
		display: none
	}

	.h1 {
		font-size: 18px
	}

	.h2 {
		font-size: 13px;
		padding-bottom: 20px
	}

	.join .job1 ul li {
		width: 50%;
		padding: 0 10px;
		margin-bottom: 10px
	}

	.join .job1 ul {
		margin: 0 -10px
	}

	.join .bd {
		overflow: auto
	}

	.join .bd .list {
		width: 1000px
	}

	.join {
		padding: 30px 0
	}

	.contact .contact-title .h3 {
		font-size: 16px
	}

	.contact .contact-title .p {
		font-size: 14px
	}

	.contact .contact-title {
		margin-top: 50px;
		padding: 20px 10px 20px 135px
	}

	.contact01 .contactlist {
		padding-top: 20px;
		margin-top: 0
	}

	.contact01 .contactlist li {
		width: 100%
	}

	.contact01 .contactlist li .box {
		overflow: hidden;
		border-right: 0;
		margin-bottom: 0;
		padding: 10px 0;
		min-height: 0
	}

	.contact01 .contactlist li:nth-last-child(1) {
		width: 100%
	}

	.contact .inmain-bottom {
		padding-top: 0;
		padding-left: 0;
		padding-bottom: 15px
	}

	.contact .inmain-bottom .text .jsh p {
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.contact .inmain-bottom .form ul li {
		width: 100%;
		margin-bottom: 20px
	}

	.contact {
		padding-bottom: 0
	}

	.contact .inmain-bottom .form ul li input {
		font-size: 14px
	}

	.contact .inmain-bottom .form ul li textarea {
		font-size: 14px
	}

	.about01 .right {
		width: 100%;
		height: auto
	}

	.about01 {
		margin: 20px 0
	}

	.about01 .text {
		padding-top: 5px;
		width: 100%
	}

	.about01 .text .bt {
		font-size: 18px
	}

	.about01 .text .span {
		margin-bottom: 10px
	}

	.culture .slick-center {
		z-index: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.culture .list {
		padding-left: 0;
		padding-right: 0
	}

	.culture .slick-track {
		padding-top: 10px;
		padding-bottom: 30px
	}

	.about02 ul {
		padding: 0
	}

	.about02 ul li .box {
		padding-left: 97px
	}

	.current {
		padding: 10px 0;
		font-size: 12px
	}

	.home-search {
		padding: 10px 0
	}

	.home-search .keys {
		width: 100%
	}

	.home-search .search-right {
		width: 100%
	}

	.home-search .search-right input {
		font-size: 14px
	}

	.management .home-changjing {
		display: none
	}

	.management .content-bottom .aside-right .man-pic ul li {
		width: 50%;
		margin-bottom: 15px
	}

	.management .content-bottom .aside-right .man-pic ul li.one {
		width: 100%
	}

	.management .content-bottom .aside-right .list ul li .box {
		padding: 0
	}

	.management .content-bottom .aside-right .list ul li .box .text {
		min-height: 0;
		padding: 15px
	}

	.management .content-bottom .aside-right .list ul li .box .img {
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		width: 100%
	}

	.management .content-bottom .aside-right .list ul li {
		margin-bottom: 20px
	}

	.management .content-bottom .aside-right .list ul li .box .img:after {
		display: none
	}

	.management .content-bottom .aside-right .home-message .img {
		right: 0;
		width: auto;
		height: auto;
		left: auto
	}

	.management .content-bottom .aside-right .home-message .text {
		width: 100%;
		padding: 10px
	}

	.management .content-bottom {
		padding: 41px 0 0 0
	}

	.partner-list li {
		width: 100%
	}

	.videolist li {
		width: 100%
	}

	.videolist li .box .video .pic {
		display: none
	}

	.page a,.page span {
		display: none
	}

	.page a.prev,.page span.prev,.page a.next,.page span.next {
		display: inline-block
	}

	.videolist li .box {
		background: 0;
		background-size: 100%;
		padding: 0
	}

	.videolist li .box .video .play {
		display: none
	}

	.videolist li .box video {
		height: auto
	}

	.about01 .right:after {
		display: none
	}

	.about01 .right:before {
		display: none
	}
}

@media(max-width:420px) {
	.home-banner .home-banner-slick-phone .banner-hover .bt {
		font-size: 16px;
		line-height: 35px;
		margin-bottom: 0
	}

	.home-banner .home-banner-slick-phone .banner-hover .p {
		font-size: 20px;
		margin-bottom: 10px
	}

	.home-banner .home-banner-slick-phone .banner-hover .span {
		font-size: 12px
	}

	.home-class ul li {
		width: 100%
	}

	.home-title p {
		font-size: 14px
	}

	.home-trouble .home-bottom {
		margin-top: 0
	}

	.home-fuwu .info ul li {
		width: 100%;
		padding: 8px
	}

	.home-fuwu {
		padding: 8px 0
	}

	.home-service .home-bottom ul li .text .num {
		display: none
	}

	.home-service .home-bottom ul li .text {
		padding: 20px 20px 0 20px
	}

	.home-service .home-bottom ul li .text .list a {
		min-width: 0;
		width: 25%;
		max-width: inherit
	}

	.home-service .home-bottom ul li:nth-child(2) .text {
		padding: 20px 20px 0 20px
	}

	.home-service .home-bottom ul li .text .bt {
		font-size: 18px
	}

	.home-title span {
		font-size: 16px
	}

	.form ul li {
		width: 100%
	}

	.home-message1 .text {
		padding-left: 0
	}
}

.height {
	height: 126px;
	position: absolute;
	width: 100%;
	top: -126px;
	left: 0
}

.bg {
	background: url("/JS9FH1OPUISGOO9LD1Z.jpg") no-repeat top center
}

@media(max-width:414px) {
	.home-banner .home-banner-slick-phone {
		height: 279px;
		overflow: hidden
	}
}

@media(max-width:375px) {
	.home-banner .home-banner-slick-phone {
		height: 253px
	}
}

@media(max-width:360px) {
	.home-banner .home-banner-slick-phone {
		height: 216px
	}
}


.management .content-bottom .aside-right .home-message.home-message2 .img {
	left: 0;
}

.management .content-bottom .aside-right .home-message.home-message2 .text  {
	padding-right: 14px;
}

.management .content-bottom .aside-right .home-message.home-message2 .text .bt{
	font-size: 16px;
	color: #333333;
	position: relative;
	letter-spacing: -0.1px;
	line-height: 20px;
}

.management .content-bottom .aside-right .home-message.home-message2 .text .span{
	font-size: 14px;
}

.management .content-bottom .aside-right .home-message.home-message2 .text .form ul li {
    margin-bottom: 15px;
}


@media(max-width:1280px) {
	.management .content-bottom .aside-right .home-message .img {
		width: 550px;
	}
	
	.management .content-bottom .aside-right .home-message .text .bt {
		font-size: 14px;
	}
	
	.management .content-bottom .aside-right .home-message .text {
		width: 42%;
	}

	.management .content-bottom .aside-right .home-message .text {
		padding-top: 10px;
	}	
	
	.management .content-bottom .aside-right .home-message .text .span {
		margin-bottom: 10px;
	}	

	.management .content-bottom .aside-right .home-message.home-message1 .text .form ul li {
		margin-bottom: 7px;
	}
	
	.management .content-bottom .aside-right .home-message.home-message2 .text .form ul li {
		margin-bottom: 7px;
	}
}

@media (max-width:1023px){
	.management .content-bottom .aside-right .home-message .img {
		width: 100%;
	}	
	.management .content-bottom .aside-right .home-message .text {
		width: 100%;
	}
}

@media(max-width: 1023px) {
       .header p{ display:none}
    }
.header_txt{height: 24px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    position: relative;
    z-index: 2002;
    font-size: 14px;
    }

@media(max-width: 1023px) {
       .header_txt { display:none}}

.nav ul li h3{font-weight:600}

.right2_main{padding-bottom: 15px;width: 275px;border: none;float:right;margin-top: -52px;}
.t03 {line-height: 46px;height: 46px;margin-bottom: 5px;text-indent: 22px;border-bottom: 2px solid #E0E0E0;font-size: 18px;
    font-weight: 600;}
.n_rt_ul {background: none;width: 240px;margin: 8px auto;overflow: hidden;padding-left: 5px;}
.n_rt_ul li {line-height: 32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 20px;/*padding-right: 20px*/;
    background: url(https://www.gts-lab.cn/skins/default/template/news/news01/img/common/a2.gif) no-repeat left center;list-style: none;
    width: 240px;}
.n_rt_ul li a {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font: 16px Microsoft YaHei;color: #666;height: 32px;line-height: 32px;padding-left: 6px;}

.hfoot{position:fixed;margin:0 auto;display:none; left:0;right:0;width:100%;min-width:300px;max-width:600px; bottom:0px;z-index: 9999;height:40px;float:left}
.hfoot li{float:left;cursor:pointer;width:33%;height:40px;line-height:40px;text-align:center;background:#FE4D01;position: relative;color:#FFFFFF;font-size:16px;font-weight:bold;}
.hfoot li a{color:#FFFFFF;font-size:16px;font-weight:bold;}
.hfoot li.mm{width:34%;background:#FEBF00;}
.hfoot li dl{display:none;margin:0 auto;position: absolute;bottom:40px;left: 0;right:0px;line-height:40px;width:90%;}
.hfoot li dl dd{margin:0 auto;height:40px;background:#f4f2f2;text-align:center;border:1px solid #DBDBDB;width:100%;border-radius:7px;}
.hfoot li dl dd a{color:#000000;}
.hfoot li dl dd a.wx{padding-left:26px;background:url('/JS9FH1OPUI5qIy5pUHEoIt.jpg') no-repeat 0px -220px;}
.hfoot li dl dd a.qq{padding-left:24px;background:url('/JS9FH1OPUI5qIy5pUHEoIt.jpg') no-repeat 0px -260px;}
.hfoot li dl dd a.tel{padding-left:15px;background:url('/JS9FH1OPUI5qIy5pUHEoIt.jpg') no-repeat 0px -180px;}
.hfoot li dl dt {margin:0 auto;width: 0;height: 0;border-top: 10px solid #BCBCBC;border-right: 10px solid transparent;border-left: 10px solid transparent;}

@media(max-width: 1023px) {
       .hfoot { display:block}}

