* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

ul,
li,
hr,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}


/*@keyframes bounceInLeft {
	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		-ms-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		-ms-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		-ms-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%,
	100%,
	60%,
	75%,
	90% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		-ms-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		-ms-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		-ms-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}*/

body {
	background-color: #fff;
}

#total {
	width: 100%;
	height: auto;
}

#navbar {
	display: none;
	background-color: #FFFFFF;
	border-color: #fff;
}

#navbar-brand {
	width: 70%;
	height: auto;
	padding: 1px;
}

#navbar-toggle {
	margin-top: 6%;
}

/*.header {
	width: 1200px;
	height: 80px;
	margin: 10px auto;
}*/

.header .header-left {
	width: 450px;
	height: 80px;
	float: left;
}

.header .header-left .header-logo {
	width: 250px;
	height: 80px;
	line-height: 80px;
	float: left;
}

.header .header-left .header-logo .logo-home {
	display: block;
	width: 100%;
	height: 80px;
	float: left;
}

.header .header-left .header-logo .logo-home img {
	display: block;
	width: 100%;
}

.header .header-left .xt-1 {
	display: block;
	width: 1px;
	height: 66px;
	float: left;
	background-color: #e6e6e6;
	margin: 5px 18px 0 18px;
}

.header .header-left .header-lxdh {
	width: 160px;
	height: 80px;
	line-height: 80px;
	float: left;
}

.header .header-left .header-lxdh img {
	display: block;
	width: 100%;
	height: 62px;
	margin-top: 8px;
}

.header .header-right {
	width: 404px;
	height: 80px;
	line-height: 80px;
	float: right;
}

.header .header-right .search-content {
	width: 100%;
	height: 42px;
	line-height: 42px;
	border: 1px solid #888888;
	border-radius: 21px;
	margin-top: 8px;
}

.header .header-right .search-content .search-text {
	width: 330px;
	height: 40px;
	line-height: 40px;
	border: 0px;
	float: left;
	margin-left: 20px;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #888888;
	outline: none;
}

.header .header-right .search-content .search-button {
	width: 26px;
	height: 44px;
	line-height: 44px;
	background: url(../img1/index-2.jpg) 3px 10px;
	background-repeat: no-repeat;
	border: 0px;
}

.header .header-right .reshou {
	width: 100%;
	height: 15px;
	line-height: 15px;
	margin-top: 12px;
	float: left;
}

.header .header-right .reshou li {
	width: 60px;
	height: 15px;
	line-height: 15px;
	float: left;
	list-style: none;
}

.header .header-right .reshou li a {
	display: block;
	width: 100%;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.header .header-right .reshou li:nth-child(1) {
	width: 44px;
}

.header .header-right .reshou li:nth-child(1) a {
	color: #a9a9a9;
}

.header .header-right .reshou li:nth-child(3) {
	width: 34px;
}

.header-daohang {
	width: 1200px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	margin-top: 13px;
}

.header-daohang ul {
	width: 100%;
	height: 38px;
	line-height: 38px;
	float: left;
}

.header-daohang ul li {
	width: 145px;
	height: 38px;
	line-height: 38px;
	float: left;
}

.header-daohang ul li a {
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #000000;
}

.header-daohang ul li a .hot {
	display: block;
	width: 30px;
	height: 20px;
	left: 106px;
	top: -3px;
	position: absolute;
}

.header-daohang ul li a .hot img {
	display: block;
	width: 100%;
}

.header-daohang ul li:nth-child(1) {
	width: 210px;
}

.header-daohang ul li:nth-child(2) {
	width: 120px;
}

.header-daohang ul li:nth-child(7) a {
	position: relative;
}

.header-daohang ul li:nth-child(1) a {
	width: 100%;
	background-color: #239aff;
	color: #FFFF;
	font-size: 16px;
}

.header-daohang ul li:nth-child(2) a {
	width: 100%;
}

.fgx {
	display: block;
	width: 100%;
	height: 1px;
	background: #239aff;
	margin: 0;
	position: relative;
	top: -10px;
	border-top: 0;
}

#containers {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	top: -10px;
}

#lists {
	width: 500%;
	height: auto;
	position: relative;
	z-index: 1;
}

#lists img {
	display: block;
	width: 20%;
	height: auto;
	float: left;
}

#buttonss {
	position: absolute;
	height: 12px;
	width: 66px;
	bottom: 5%;
	left: 47%;
	z-index: 2;
}

#buttonss span {
	cursor: pointer;
	float: left;
	border: 0px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.6);
	margin-right: 10px;
}

#buttonss .on {
	background: #FFFFFF;
}

.arrows {
	cursor: pointer;
	display: block;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 2;
	top: 42.5%;
	background: rgba(0, 0, 0, 0.2);
	color: #fff;
	border-radius: 12px;
	font-size: 60px;
	font-family: serif;
}

.arrows:hover {
	background: rgba(0, 0, 0, 0.5);
}


/*#containers:hover .arrows {
	display: block;
}*/

#prevs {
	left: 5%;
}

#nexts {
	right: 5%;
}

#centers {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 120px;
}

#centers .centers-select {
	width: 395px;
	height: 56px;
	line-height: 56px;
	margin: 0 auto;
}

#centers .centers-select .centers-select-left {
	width: 50%;
	height: 56px;
	line-height: 56px;
	float: left;
}

#centers .centers-select .centers-select-left .btwz {
	display: block;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background-color: #239aff;
	color: #FFFFFF;
	font-size: 28px;
	font-family: "微软雅黑";
	text-align: center;
	float: left;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	cursor: pointer;
}

#centers .centers-select .centers-select-left .btwz:visited {
	background-color: #239aff;
	text-decoration: none;
}

#centers .centers-select .centers-select-right {
	width: 50%;
	height: 56px;
	line-height: 56px;
	float: left;
}

#centers .centers-select .centers-select-right .wgwz {
	display: block;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background-color: #585858;
	color: #FFFFFF;
	font-size: 28px;
	font-family: "微软雅黑";
	text-align: center;
	float: left;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	cursor: pointer;
}

#centers .centers-select .centers-select-right .wgwz:visited {
	text-decoration: none;
}

#centers .centers-wzsm {
	width: 1037px;
	height: 138px;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 120px;
}

#centers .centers-wzsm .centers-wzdl {
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #636363;
	text-align: center;
	margin-top: 20px;
}

#centers .centers-wztp {
	width: 100%;
	height: 500px;
}

#centers .centers-wztp img {
	display: block;
	width: 100%;
	height: 500px;
}

#centers .centers-wzxz {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#centers .centers-wzxz h1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 38px;
	text-align: center;
	color: #585858;
	margin-bottom: 80px;
	margin-top: 60px;
}
#centers .centers-wzxz .wzxz-box {
	width: 100%;
	height: auto;
}

#centers .centers-wzxz .wzxz-box li {
	width: 100px;
	height: auto;
	float: left;
	margin-right: 22px;
	background: url(../img1/ymx-14.png) no-repeat center center;
	background-position: -23px -120px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(1) {
	margin-bottom: 25px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(2) {
	background-position: -128px -120px;
	margin-bottom: 25px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(3) {
	background-position: -230px -120px;
	margin-bottom: 25px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(4) {
	background-position: -335px -120px;
	margin-bottom: 25px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(5) {
	background-position: -438px -120px;
	margin-bottom: 25px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(6) {
	background-position: -538px -120px;
	margin-bottom: 25px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(7) {
	background-position: -640px -120px;
	margin-bottom: 25px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(8) {
	background-position: -745px -120px;
	margin-bottom: 25px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(9) {
	background-position: -850px -120px;
	margin-bottom: 25px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(10) {
	background-position: -952px -120px;
	margin-right: 0;
	margin-bottom: 25px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(11) {
	background-position: -23px -315px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(12) {
	background-position: -128px -315px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(13) {
	background-position: -230px -315px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(14) {
	background-position: -335px -315px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(15) {
	background-position: -438px -315px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(16) {
	background-position: -538px -315px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(17) {
	background-position: -640px -315px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(18) {
	background-position: -745px -315px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(19) {
	background-position: -850px -315px;
}

#centers .centers-wzxz .wzxz-box li:nth-child(20) {
	background-position: -952px -315px;
	margin-right: 0;
}

#centers .centers-wzxz .wzxz-box li h1 {
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #585858;
	text-align: center;
	margin-top: 120px;
	margin-bottom: 0px;
	font-weight: 800;
}

#centers .centers-wzxz .wzxz-box li .tjzs {
	width: 100%;
	height: 14px;
	margin-top: 15px;
}

#centers .centers-wzxz .wzxz-box li .tjzs p {
	width: 58px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #585858;
	margin-left: 0px;
	float: left;
	margin-bottom: 0px;
}

#centers .centers-wzxz .wzxz-box li .tjzs span {
	display: block;
	width: 42px;
	height: 14px;
	line-height: 14px;
	/*font-size: 23px;
	font-family: "微软雅黑";
	color: #ffff00;*/
	float: left;
}

#centers .centers-wzxz .wzxz-box li .tjzs span img {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 1px;
	margin-left: 3px;
}

#centers .centers-wzxz .wzxz-box li a {
	display: block;
	width: 95px;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	margin-top: 15px;
	background-color: #239aff;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	font-family: "微软雅黑";
	border-radius: 50px;
}

#centers .centers-wenti {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 140px;
	margin-top: 0px;
	overflow: hidden;
}

#centers .centers-wenti .bt1 {
	width: 740px;
	height: 45px;
	margin: 0 auto;
	margin-top: 150px;
}

#centers .centers-wenti .bt1 h1 {
	width: 246px;
	height: 45px;
	color: #585858;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 41px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}

#centers .centers-wenti .bt1 span {
	display: block;
	width: 164px;
	height: 45px;
	line-height: 45px;
	color: #239aff;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 41px;
	float: left;
}

#centers .centers-wenti .bt1 h2 {
	width: 328px;
	height: 45px;
	color: #585858;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 41px;
	text-align: center;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
}

#centers .centers-wenti .bt2 {
	width: 580px;
	height: 30px;
	margin: 0 auto;
	margin-top: 18px;
}

#centers .centers-wenti .bt2 p {
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 26px;
	font-family: "微软雅黑";
	color: #585858;
	letter-spacing: 0px;
}

#centers .centers-wenti .wenti-content {
	width: 670px;
	height: 506px;
	margin-top: 120px;
	position: relative;
	float: left;
}

#centers .centers-wenti .wenti-content img {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul {
	width: 610px;
	height: 345px;
	position: absolute;
	top: 6%;
	left: 4.8%;
	margin-bottom: 0;
}

#centers .centers-wenti .wenti-content ul .one {
	width: 146px;
	height: 45px;
	float: right;
	margin-top: 18px;
	margin-right: 32px;
	position: relative;
	top: 0;
	left: 0;
}

#centers .centers-wenti .wenti-content ul .one li:nth-child(1) {
	display: block;
	width: 100%;
	height: 45px;
}

#centers .centers-wenti .wenti-content ul .one li:nth-child(1) a {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul .one li:nth-child(1) a h1 {
	width: 70px;
	height: 18px;
	line-height: 18px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #494949;
	transform: skewX(-2deg);
	margin: 0 0px 6px -20px;
}

#centers .centers-wenti .wenti-content ul .one li:nth-child(1) a h1 i {
	display: block;
	width: 15px;
	height: 18px;
	float: left;
	margin-right: 2px;
}

#centers .centers-wenti .wenti-content ul .one li:nth-child(1) a h1 i img {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul .one li:nth-child(1) a p {
	width: 180px;
	height: 22px;
	font-size: 10px;
	font-family: "微软雅黑";
	color: #898989;
	float: right;
	position: relative;
	left: 22%;
}

#centers .centers-wenti .wenti-content ul .one li:nth-child(1) a span {
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 40px;
	left: 0px;
	float: left;
}

#centers .centers-wenti .wenti-content ul .one li:nth-child(1) a span img {
	display: block;
	width: 100%;
	height: 28px;
}

#centers .centers-wenti .wenti-content ul .two {
	width: 90px;
	height: 45px;
	position: absolute;
	float: right;
	left: 76.5%;
	top: 55%;
}

#centers .centers-wenti .wenti-content ul .two li:nth-child(1) {
	display: block;
	width: 100%;
	height: 45px;
}

#centers .centers-wenti .wenti-content ul .two li:nth-child(1) a {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul .two li:nth-child(1) a h1 {
	width: 70px;
	height: 18px;
	line-height: 18px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #494949;
	transform: skewX(-10deg);
	margin: 0 27px 6px 2px;
}

#centers .centers-wenti .wenti-content ul .two li:nth-child(1) a h1 i {
	display: block;
	width: 16px;
	height: 18px;
	float: left;
	margin-right: 3px;
}

#centers .centers-wenti .wenti-content ul .two li:nth-child(1) a h1 i img {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul .two li:nth-child(1) a p {
	width: 120px;
	height: 22px;
	font-size: 10px;
	font-family: "微软雅黑";
	color: #898989;
	float: right;
	position: absolute;
	left: 3%;
}

#centers .centers-wenti .wenti-content ul .two li:nth-child(1) a span {
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 30px;
	left: 0px;
	float: left;
}

#centers .centers-wenti .wenti-content ul .two li:nth-child(1) a span img {
	display: block;
	width: 100%;
	height: 28px;
}

#centers .centers-wenti .wenti-content ul .thr {
	width: 100px;
	height: 45px;
	position: absolute;
	float: right;
	left: 14%;
	top: 17%;
}

#centers .centers-wenti .wenti-content ul .thr li:nth-child(1) {
	display: block;
	width: 100%;
	height: 45px;
}

#centers .centers-wenti .wenti-content ul .thr li:nth-child(1) a {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul .thr li:nth-child(1) a h1 {
	width: 70px;
	height: 18px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #494949;
	transform: skewX(-10deg);
	margin: 0 10px 6px 10px;
}

#centers .centers-wenti .wenti-content ul .thr li:nth-child(1) a h1 i {
	display: block;
	width: 15px;
	height: 18px;
	float: left;
	margin-right: 2px;
}

#centers .centers-wenti .wenti-content ul .thr li:nth-child(1) a h1 i img {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul .thr li:nth-child(1) a p {
	width: 132px;
	height: 22px;
	font-size: 10px;
	font-family: "微软雅黑";
	color: #898989;
	float: left;
	text-indent: 3em;
	position: absolute;
	left: -48%;
}

#centers .centers-wenti .wenti-content ul .thr li:nth-child(1) a span {
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 8px;
	left: 200px;
	float: left;
}

#centers .centers-wenti .wenti-content ul .thr li:nth-child(1) a span img {
	display: block;
	width: 100%;
	height: 28px;
}

#centers .centers-wenti .wenti-content ul .for {
	width: 112px;
	height: 45px;
	position: absolute;
	float: right;
	left: 8%;
	top: 55%;
}

#centers .centers-wenti .wenti-content ul .for li:nth-child(1) {
	display: block;
	width: 100%;
	height: 45px;
}

#centers .centers-wenti .wenti-content ul .for li:nth-child(1) a {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul .for li:nth-child(1) a h1 {
	width: 70px;
	height: 18px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #494949;
	transform: skewX(-10deg);
	margin: 0 20px 6px 40px;
}

#centers .centers-wenti .wenti-content ul .for li:nth-child(1) a h1 i {
	display: block;
	width: 16px;
	height: 18px;
	float: left;
	margin-right: 2px;
}

#centers .centers-wenti .wenti-content ul .for li:nth-child(1) a h1 i img {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul .for li:nth-child(1) a p {
	width: 156px;
	height: 22px;
	font-size: 10px;
	font-family: "微软雅黑";
	color: #898989;
	float: left;
	text-indent: 5.9em;
	position: absolute;
	left: -29%;
}

#centers .centers-wenti .wenti-content ul .for li:nth-child(1) a span {
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	top: -10px;
	left: 165px;
	float: left;
}

#centers .centers-wenti .wenti-content ul .for li:nth-child(1) a span img {
	display: block;
	width: 100%;
	height: 28px;
}

#centers .centers-wenti .wenti-content ul .fiv {
	width: 130px;
	height: 30px;
	position: absolute;
	float: right;
	left: 20%;
	top: 84%;
}

#centers .centers-wenti .wenti-content ul li:nth-child(5) {
	display: block;
	width: 100%;
	height: 30px;
}

#centers .centers-wenti .wenti-content ul .fiv li:nth-child(1) a {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul .fiv li:nth-child(1) a h1 {
	width: 70px;
	height: 18px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #494949;
	transform: skewX(-10deg);
	margin: 0 72px 6px 38px;
}

#centers .centers-wenti .wenti-content ul .fiv li:nth-child(1) a h1 i {
	display: block;
	width: 15px;
	height: 18px;
	float: left;
	margin-right: 2px;
}

#centers .centers-wenti .wenti-content ul .fiv li:nth-child(1) a h1 i img {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-content ul .fiv li:nth-child(1) a p {
	width: 180px;
	height: 15px;
	font-size: 10px;
	font-family: "微软雅黑";
	color: #898989;
	float: left;
}

#centers .centers-wenti .wenti-content ul .fiv li:nth-child(1) a span {
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	top: -10px;
	left: 120px;
	float: left;
}

#centers .centers-wenti .wenti-content ul .fiv li:nth-child(1) a span img {
	display: block;
	width: 100%;
	height: 28px;
}

#centers .centers-wenti .wenti-rig {
	width: 530px;
	height: 480px;
	float: right;
	margin-top: 125px;
}

#centers .centers-wenti .wenti-rig .wtfl {
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-rig .wtfl li {
	width: 405px;
	height: 60px;
	float: left;
	margin-bottom: 80px;
}

#centers .centers-wenti .wenti-rig .wtfl li:nth-child(1) {
	margin-left: 110px;
}

#centers .centers-wenti .wenti-rig .wtfl li:nth-child(2) {
	margin-left: 82px;
}

#centers .centers-wenti .wenti-rig .wtfl li:nth-child(3) {
	margin-left: 51px;
}

#centers .centers-wenti .wenti-rig .wtfl li:nth-child(4) {
	margin-bottom: 0px;
	margin-left: 21px;
}

#centers .centers-wenti .wenti-rig .wtfl li span {
	display: block;
	width: 90px;
	height: 60px;
	float: left;
	margin-right: 20px;
}

#centers .centers-wenti .wenti-rig .wtfl li span img {
	display: block;
	width: 100%;
	height: auto;
}

#centers .centers-wenti .wenti-rig .wtfl li p {
	width: 290px;
	height: 27px;
	line-height: 27px;
	font-family: "微软雅黑";
	font-size: 23px;
	color: #585858;
	float: left;
	text-align: left;
	margin-bottom: 0;
	margin-top: 33px;
}

#centers-dazao {
	width: 100%;
	height: auto;
	margin-top: 60px;
	position: relative;
}

#centers-dazao img {
	display: block;
	width: 100%;
	height: auto;
}

#centers-dazao .dazao-box {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}

#centers-dazao .dazao-box .dazao-box-1 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 3%;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-bt {
	width: 446px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-bt h1 {
	width: 60.7%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0;
	margin-top: 0;
	float: left;
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #585858;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-bt span {
	display: block;
	width: 33.7%;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #239aff;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-bt p {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #818283;
	margin-top: 30px;
	float: left;
	text-align: center;
	margin-bottom: 0;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-ys {
	width: 100%;
	height: 280px;
	margin: 0 auto;
	margin-top: 4%;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-ys ul {
	width: 100%;
	height: 280px;
	margin-bottom: 0px;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-ys ul li {
	width: 298px;
	height: 280px;
	float: left;
	margin-right: 2px;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-ys ul li i {
	display: block;
	width:90px ;
	height: 90px;
	line-height: 90px;
	background: #fdfdfe;
	margin: 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 50px;
	text-align: center;
	color: #585858;
	font-style: normal;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-ys ul li .ys-box-1 {
	width: 100%;
	height: 200px;
	background: #fdfdfe;
	opacity: 0.8;
	margin-top: -5%;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-ys ul li .ys-box-1 h1 {
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #585858;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 40px;
	float: left;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-ys ul li .ys-box-1 span {
	display: block;
	width: 60px;
	height: 1px;
	background: #585858;
	margin: 0 auto;
	overflow: hidden;
}

#centers-dazao .dazao-box .dazao-box-1 .dz-ys ul li .ys-box-1 p {
	width: 230px;
	height: 80px;
	line-height:25px ;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #6e6e6e;
	margin: 0 auto;
	margin-top: 15px;
	
}

#centers-solutiton {
	width: 1200px;
	height: 670px;
	margin: 0 auto;
	margin-top: 167px;
	position: relative;
}

#centers-solutiton .solutiton-bt {
	width: 420px;
	height: 31px;
	margin: 0 auto;
}

#centers-solutiton .solutiton-bt h1 {
	width: 300px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0;
	margin-top: 0;
	float: left;
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #585858;
}

#centers-solutiton .solutiton-bt span {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #239aff;
}

#centers-solutiton .solutiton-bt p {
	width: 280px;
	height: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #818283;
	margin: 0 auto;
	margin-top: 20px;
	float: left;
	margin-left: 70px;
}

#centers-solutiton .solutiton-tp {
	width: 480px;
	height: 390px;
	margin: 0 auto;
	margin-top: 185px;
}

#centers-solutiton .solutiton-tp img {
	display: block;
	width: 100%;
	height: 390px;
}

#centers-solutiton .solutiton-fangan {
	width: 1200px;
	height: 460px;
	position: absolute;
	top: 170px;
	left: 0;
}

#centers-solutiton .solutiton-fangan ul {
	width: 100%;
	height: 460px;
}

#centers-solutiton .solutiton-fangan ul .six {
	width: 290px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 84px;
}

#centers-solutiton .solutiton-fangan ul .six li:nth-child(1) {
	display: block;
	width: 100%;
	height: 120px;
}

#centers-solutiton .solutiton-fangan ul .seven {
	width: 290px;
	height: 120px;
	position: absolute;
	left: 0;
	top: 280px;
}

#centers-solutiton .solutiton-fangan ul .seven li:nth-child(1) {
	display: block;
	width: 100%;
	height: 120px;
}

#centers-solutiton .solutiton-fangan ul .eig {
	width: 290px;
	height: 120px;
	position: absolute;
	left: 810px;
	top: 37px;
}

#centers-solutiton .solutiton-fangan ul .eig li:nth-child(1) {
	display: block;
	width: 100%;
	height: 120px;
}

#centers-solutiton .solutiton-fangan ul .nig {
	width: 290px;
	height: 120px;
	position: absolute;
	left: 884px;
	top: 323px;
}

#centers-solutiton .solutiton-fangan ul li:nth-child(4) {
	display: block;
	width: 100%;
	height: 120px;
}

#centers-solutiton .solutiton-fangan ul .six li:nth-child(1) span {
	display: block;
	width: 56px;
	height: 63px;
	line-height: 63px;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 72px;
	color: #a9d0ff;
	float: left;
	margin-left: 82px;
}

#centers-solutiton .solutiton-fangan ul .seven li:nth-child(1) span {
	display: block;
	width: 56px;
	height: 63px;
	line-height: 63px;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 72px;
	color: #a9d0ff;
	float: right;
	margin-left: 0;
	position: relative;
	left: 55px;
	top: 28px;
}

#centers-solutiton .solutiton-fangan ul .eig li:nth-child(1) span {
	display: block;
	width: 56px;
	height: 63px;
	line-height: 63px;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 72px;
	color: #a9d0ff;
	float: left;
	margin-left: 0px;
	position: relative;
	left: 162px;
	top: 0;
}

#centers-solutiton .solutiton-fangan ul .nig li:nth-child(1) span {
	display: block;
	width: 56px;
	height: 63px;
	line-height: 63px;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 72px;
	color: #a9d0ff;
	float: left;
	margin-left: 0px;
	position: relative;
	left: 145px;
	top: 105px;
}

#centers-solutiton .solutiton-fangan ul .six li:nth-child(1) h1 {
	width: 150px;
	height: 26px;
	font-family: "微软雅黑";
	font-size: 25px;
	color: #585858;
	margin-left: 0px;
	float: right;
	margin-bottom: 0;
	margin-top: 33px;
}

#centers-solutiton .solutiton-fangan ul .seven li:nth-child(1) h1 {
	width: 150px;
	height: 26px;
	font-family: "微软雅黑";
	font-size: 25px;
	color: #585858;
	margin-left: 0px;
	float: right;
	margin-bottom: 0;
	margin-top: 33px;
	position: relative;
	left: 52px;
}

#centers-solutiton .solutiton-fangan ul .eig li:nth-child(1) h1 {
	width: 150px;
	height: 26px;
	font-family: "微软雅黑";
	font-size: 25px;
	color: #585858;
	margin-left: 0px;
	float: right;
	margin-bottom: 0;
	margin-top: 33px;
	float: left;
	position: relative;
	right: 56px;
}

#centers-solutiton .solutiton-fangan ul .nig li:nth-child(1) h1 {
	width: 150px;
	height: 26px;
	font-family: "微软雅黑";
	font-size: 25px;
	color: #585858;
	margin-left: 0px;
	float: right;
	margin-bottom: 0;
	margin-top: 33px;
	float: left;
	position: relative;
	right: 56px;
}

#centers-solutiton .solutiton-fangan ul .six li:nth-child(1) p {
	width: 100%;
	height: 50px;
	line-height: 28px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #909090;
	float: left;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 10px;
}

#centers-solutiton .solutiton-fangan ul .seven li:nth-child(1) p {
	width: 100%;
	height: 50px;
	line-height: 28px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #909090;
	float: left;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 10px;
}

#centers-solutiton .solutiton-fangan ul .eig li:nth-child(1) p {
	text-align: left;
	width: 100%;
	height: 50px;
	line-height: 28px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #909090;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
}

#centers-solutiton .solutiton-fangan ul .nig li:nth-child(1) p {
	text-align: left;
	width: 100%;
	height: 50px;
	line-height: 28px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #909090;
	float: left;
	margin-bottom: 0px;
	margin-top: 10px;
}

#centers-tedian {
	width: 100%;
	height: auto;
	margin-top: 135px;
	overflow: hidden;
}

#centers-tedian .moban-bt {
	width: 370px;
	height: 86px;
	margin: 0 auto;
}

#centers-tedian .moban-bt h1 {
	width: 166px;
	height: 40px;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 40px;
	font-weight: bold;
	color: #239aff;
	float: left;
	margin-bottom: 0;
	margin-top: 0;
}

#centers-tedian .moban-bt h2 {
	width: 166px;
	height: 40px;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 40px;
	font-weight: bold;
	color: #585858;
	float: right;
	margin-bottom: 0;
	margin-top: 0;
}

#centers-tedian .moban-bt p {
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #585858;
	margin-top: 20px;
	float: left;
	text-align: center;
	margin-bottom: 0px;
}
#centers-tedian .zixun {
	width: 1200px;
	height: 110px;
	margin: 0 auto;
	margin-top: 20px;
}
#centers-tedian .zixun ul {
	width: 100%;
	height: 110px;
	margin-bottom: 0;
}
#centers-tedian .zixun ul li {
	width: 400px;
	height: 110px;
	float: left;
}
#centers-tedian .zixun ul li h1 {
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #585858;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
}
#centers-tedian .zixun ul li p {
	width: 220px;
	height: 50px;
	margin: 0 auto;
	line-height: 28px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #585858;
	text-align: center;
	margin-bottom: 0;
	margin-top: 13px;
}
#centers-tedian .zixun .xunwen {
	width: 140px;
	height: 32px;
	margin: 0 auto;
	margin-top: 60px;
	
}
#centers-tedian .zixun .xunwen a {
	display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-family: "微软雅黑";
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #239aff;
    float: left;
    border-radius: 14px;
    cursor: pointer;
}
.content-main {
	position: relative;
	width: 800px;
	height: 411px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.content-btn {
	position: absolute;
	width: 100px;
	height: 411px;
	z-index: 10;
	cursor: pointer;
}

.prev-btn {
	left: 0;
	top: 0;
}

.next-btn {
	right: 0;
	top: 0;
}

.btn-right {
	width: 40px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	text-align: center;
	opacity: 0.3;
	display: block;
	position: absolute;
	left: 10%;
	top: 50%;
	font-family: cursive;
	border-radius: 6px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #000000;
	color: #fff;
}

.btn-left {
	width: 40px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	text-align: center;
	opacity: 0.3;
	display: block;
	position: absolute;
	right: 10%;
	top: 50%;
	font-family: cursive;
	border-radius: 6px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #000000;
	color: #fff;
}

.list {
	width: 800px;
	height: 411px;
}

.list li {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}


/*#centers-tedian .a1 {
	width: 54.5%;
	height: auto;
	margin: 4.33% 8.33% 39.17% 0;
	float: left;
}
#centers-tedian .a1 .tedian-left {
	width: 100%;
	height: auto;
}

#centers-tedian .a1 .tedian-left img {
	display: block;
	width: 100%;
	height: auto;
}
#centers-tedian .a2 {
	width: 37.17%;
	height: auto;
	float: right;
	margin: 4.33% 0% 39.17% 0;
}
#centers-tedian .a2 .tedian-right {
	width: 100%;
	height: auto;
}

#centers-tedian .a2 .tedian-right ul {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

#centers-tedian .a2 .tedian-right ul li {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 8.97%;
}

#centers-tedian .a2 .tedian-right ul li:nth-child(4) {
	margin-bottom: 0;
}

#centers-tedian .a2 .tedian-right ul li span {
	display: block;
	width: 20.18%;
	height: auto;
	margin: 4.93% 0 0 20.18%;
	float: left;
}

#centers-tedian .a2 .tedian-right ul li:nth-child(2) span {
	margin: 4.93% 0 0 13.9%;
}

#centers-tedian .a2 .tedian-right ul li:nth-child(3) span {
	margin: 4.93% 0 0 7.17%;
}

#centers-tedian .a2 .tedian-right ul li:nth-child(4) span {
	margin: 4.93% 0 0 0%;
}

#centers-tedian .a2 .tedian-right ul li span img {
	display: block;
	width: 100%;
	height: auto;
}

#centers-tedian .a2 .tedian-right ul li i {
	display: block;
	width: 10.09%;
	height: auto;
	float: left;
	margin-left: 4%;
	margin-top: 1%;
}

#centers-tedian .a2 .tedian-right ul li i img {
	display: block;
	width: 100%;
	height: auto;
}

#centers-tedian .a2 .tedian-right ul li h1 {
	width: 24.3%;
	height: auto;
	margin: 1.35% 0 1% 3%;
	font-size: 36px;
	font-family: "微软雅黑";
	color: #585858;
	float: left;
}

#centers-tedian .a2 .tedian-right ul li p {
	width: 48%;
	height: auto;
	line-height: 28px;
	margin: 0% 0 0 4%;
	float: left;
	font-size: 17px;
	font-family: "微软雅黑";
	color: #585858;
}*/

#centers-casse {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 100px;
	position: relative;
	margin-bottom: 40px;
}

#centers-casse .casse-bg {
	width: 100%;
	height: auto;
}

#centers-casse .casse-bg img {
	display: block;
	width: 100%;
	height: auto;
}
#centers-casse .casse-box-1 {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
#centers-casse .casse-box-1 .casse-box-2 {
	width: 1340px;
	height: auto;
	margin: 0 auto;
	margin-top: 3%;
}
#centers-casse .casse-box-1 .casse-box-2 .casse-bt {
	width: 220px;
	height: 32px;
	margin: 0 auto;
	margin-bottom: 1%;
}

#centers-casse .casse-box-1 .casse-box-2 .casse-bt h1 {
	width: 100%;
	height: auto;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #585858;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

#centers-casse .casse-box-1 .casse-box-2 .casse-tp {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
}

#centers-casse .casse-box-1 .casse-box-2 .casse-tp ul {
	width: 3000px;
	height: 400px;
	position: relative;
}

#centers-casse .casse-box-1 .casse-box-2 .casse-tp ul li {
	width: 292px;
	height: 180px;
	float: left;
	margin-right: 8px;
	margin-top: 10px;
	background: #fff;
}

#centers-casse .casse-box-1 .casse-box-2 .casse-tp ul li:nth-child(10),
#centers-casse .casse-box-1 .casse-box-2 .casse-tp ul li:nth-child(20) {
	margin-right: 0;
}

#centers-casse .casse-box-1 .casse-box-2 .casse-prve {
	width: 2.5%;
	height: auto;
	float: left;
	margin-top: 15%;
}

#centers-casse .casse-box-1 .casse-box-2 .casse-prve a {
	display: block;
	width: 100%;
	font-family: serif;
	color: #484848;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#centers-casse .casse-box-1 .casse-box-2 .casse-next {
	width: 2.5%;
	height: auto;
	float: right;
	margin-top: 15%;
}

#centers-casse .casse-box-1 .casse-box-2 .casse-next a {
	display: block;
	width: 100%;
	font-family: serif;
	color: #484848;
	font-size: 60px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.casse-read {
	width: 189px;
	height: 26px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.casse-read a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #585858;
	z-index: 2;
	position: absolute;
}

.casse-read a:nth-child(1) {
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 50%);
	clip-path: polygon(0 0, 100% 0, 50% 50%);
}

.casse-read a:nth-child(2) {
	-webkit-clip-path: polygon(100% 0, 100% 100%, 50% 50%);
	clip-path: polygon(100% 0, 100% 100%, 50% 50%);
}

.casse-read a:nth-child(3) {
	-webkit-clip-path: polygon(0 100%, 50% 50%, 100% 100%);
	clip-path: polygon(0 100%, 50% 50%, 100% 100%);
}

.casse-read a:nth-child(4) {
	-webkit-clip-path: polygon(0 0, 50% 50%, 0 100%);
	clip-path: polygon(0 0, 50% 50%, 0 100%);
}

.casse-read a:hover {
	z-index: 3;
	-webkit-clip-path: none;
	clip-path: none;
}

.casse-read a:nth-child(1):hover~.casse-box {
	transform: rotateX(180deg);
}

.casse-read a:nth-child(2):hover~.casse-box {
	transform: rotateY(180deg);
}

.casse-read a:nth-child(3):hover~.casse-box {
	transform: rotateX(-180deg);
}

.casse-read a:nth-child(4):hover~.casse-box {
	transform: rotateY(-180deg);
}

.casse-read a:nth-child(1):hover~.casse-box:after,
.casse-read a:nth-child(3):hover~.casse-box:after {
	transform: rotateX(-180deg);
}

.casse-read a:nth-child(2):hover~.casse-box:after,
.casse-read a:nth-child(4):hover~.casse-box:after {
	transform: rotateY(-180deg);
}

.casse-read .casse-box {
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: "Open Sans", sans-serif;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	transform-style: preserve-3d;
	transition: transform .3s ease-in-out;
}

.casse-read .casse-box:before {
	content: "·　　READ MORE　　·";
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	font-size: 18px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	border-radius: 2px;
	z-index: 2;
	backface-visibility: hidden;
}

.casse-read .casse-box:after {
	content: '·　　READ MORE　　·';
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	border-radius: 2px;
	transition-delay: .15s;
}

#centers-shuju {
	width: 1200px;
	height: 170px;
	margin: 0 auto;
	margin-top: 66px;
}

#centers-shuju ul {
	width: 1120px;
	height: 170px;
	margin: 0 auto;
	position: relative;
}

#centers-shuju ul li {
	width: 120px;
	height: 170px;
	margin-right: 213px;
	float: left;
}
#centers-shuju ul li:nth-child(4) {
	margin-right: 0;
}
#centers-shuju ul li .pie {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #e95549;
    position: relative;
    margin-top: 20px;
}
#centers-shuju ul li .pie .pieLeft {
    clip: rect(0px,120px,120px,60px);
}
#centers-shuju ul li .pie .pieLeft, #centers-shuju ul li .pie .pieRight {
    width: 120px;
    height: 120px;
    position: absolute;
    z-index: 1;
}
#centers-shuju ul li .pie .pieLeftInner {
    clip: rect(0px,120px,120px,60px);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
#centers-shuju ul li .pie .pieLeftInner, #centers-shuju ul li .pie .pieRightInner {
    width: 120px;
    height: 120px;
    background-color: #e5e5e5;
    border-radius: 100px;
    position: absolute;
}
#centers-shuju ul li .pie .pieRight {
    clip: rect(0px,60px,120px,0px);
}
#centers-shuju ul li .pie .pieRightInner {
    clip: rect(0px,60px,120px,0px);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
#centers-shuju ul li .pie .pieInner {
    width: 80px;
    height: 80px;
    margin: 20px 0 0 20px;
    background-color: #fff;
    border-radius: 100px;
    position: absolute;
    z-index: 1;
    text-align: center;
    line-height: 80px;
    font-size: 24px;
    font-weight: bold;
    color: #e25a4a;
    font-family: "微软雅黑";
}
#centers-shuju ul li p {
	width: 100%;
	height: 24px;
	margin: 0 auto;
	margin-top: 26px;
	font-size: 20px;
	color: #585858;
	font-family: "微软雅黑";
	text-align: center;
}

#footers {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 160px;
	position: relative;
}

#footers .footers-bg {
	width: 100%;
	height: auto;
}

#footers .footers-bg img {
	display: block;
	width: 100%;
	height: auto;
}
#footers .footers-box-1 {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
#footers .footers-box-1 .footers-box-2 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
#footers .footers-box-1 .footers-box-2 .footers-bt {
	width: 220px;
	height: 28px;;
	margin: 0 auto;
	margin-bottom: 8%;
	margin-top: 6.8%;
}

#footers .footers-box-1 .footers-box-2 .footers-bt h1 {
	width: 100%;
	height: 28px;
	font-family: "微软雅黑";
	font-size: 28px;
	color: #FFF;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
}

#footers .footers-box-1 .footers-box-2 .footers-lxfs {
	width: 323.75px;
	height: auto;
	float: left;
	margin-left: 100px;
}

#footers .footers-box-1 .footers-box-2 .footers-lxfs ul {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 0;
}

#footers .footers-box-1 .footers-box-2 .footers-lxfs ul li {
	width: 100%;
	height: auto;
	margin-bottom: 8%;
	float: left;
}

#footers .footers-box-1 .footers-box-2 .footers-lxfs ul li h1 {
	width: 100%;
	height: auto;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
}

#footers .footers-box-1 .footers-box-2 .footers-lxfs ul li i {
	display: block;
	width: 25%;
	height: 1px;
	color: #fff;
	float: left;
	margin-top: 3%;
	margin-left: 4%;
	background: #FFF;
}

#footers .footers-box-1 .footers-box-2 .footers-lxfs ul li span {
	display: block;
	width: 8%;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	float: left;
	color: #FFF;
}

#footers .footers-box-1 .footers-box-2 .footers-lxfs ul li:nth-child(3) span {
	margin-left: 1%;
}

#footers .footers-box-1 .footers-box-2 .footers-lxfs ul li:nth-child(4) span {
	margin-left: 1%;
}

#footers .footers-box-1 .footers-box-2 .footers-lxfs ul li p {
	width: 85%;
	height: auto;
	line-height: 20px;
	margin: 0 0 0 3%;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
	float: left;
}

#footers .footers-box-1 .footers-box-2 .footers-ditu {
	width: 323.75px;
	height: auto;
	float: left;
	margin-top: 20%;
	margin-left: -320px;
}

#footers .footers-box-1 .footers-box-2 .footers-ditu img {
	display: block;
	width: 100%;
	height: auto;
}

#footers .footers-box-1 .footers-box-2 .footers-wdzx {
	width: 202.34px;
	height: 295px;
	position: absolute;
	top: 30%;
	left: 65%;
	background-color: #9a9898;
	opacity: 0.9;
	border-radius: 4px;
}

#footers .footers-box-1 .footers-box-2 .footers-wdzx i {
	display: block;
	width: 24px;
	height: 4px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 16px;
	border-radius: 3px;
}

#footers .footers-box-1 .footers-box-2 .footers-wdzx h1 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #FFF;
	margin-top: 10px;
}

#footers .footers-box-1 .footers-box-2 .footers-wdzx p {
	width: 100%;
	height: 14px;
	line-height: 14px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 5px;
}

#footers .footers-box-1 .footers-box-2 .footers-wdzx .messag {
	display: block;
	width: 80%;
	height: 120px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #fff;
	opacity: 0.9;
	border-radius: 5px;
}

#footers .footers-box-1 .footers-box-2 .footers-wdzx .tijiao {
	display: block;
	width: 35%;
	height: 30px;
	line-height: 15px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #fff;
	border-radius: 5px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #585858;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.header {
		display: none;
	}
	#navbar {
		display: block;
	}
	.header-daohang {
		display: none;
	}
	.fgx {
		display: none;
	}
	#containers {
		height: 165px;
	}
	#lists {
		height: 165px;
	}
	#buttonss {
		position: absolute;
		height: 8px;
		width: 54px;
		bottom: 6%;
		left: 43%;
		z-index: 2;
	}
	#buttonss span {
		width: 8px;
		height: 8px;
	}
	.arrows {
		line-height: 36px;
		width: 36px;
		height: 36px;
		border-radius: 8px;
		font-size: 36px;
	}
	#centers {
		width: 84%;
		height: auto;
		margin-top: 10%;
		margin-bottom: 8%;
	}
	#centers .centers-select {
		width: 70%;
		height: auto;
	}
	#centers .centers-select .centers-select-left {
		height: auto;
	}
	#centers .centers-select .centers-select-left .btwz {
		height: 28px;
		line-height: 28px;
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
		font-size: 14px;
	}
	#centers .centers-select .centers-select-right {
		height: auto;
	}
	#centers .centers-select .centers-select-right .wgwz {
		height: 28px;
		line-height: 28px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		font-size: 14px;
	}
	#centers .centers-wzsm {
		width: 85%;
		height: auto;
		margin: 0 7.5%;
		margin-top: 8%;
		margin-bottom: 5%;
		float: left;
	}
	#centers .centers-wzsm .centers-wzdl {
		width: 100%;
		height: 60px;
		line-height: 20px;
		font-size: 15px;
		font-family: "微软雅黑";
		color: #636363;
		text-align: center;
		margin-top: 0px;
		float: left;
	}
	#centers .centers-wztp {
		width: 100%;
		height: auto;
		float: left;
	}
	#centers .centers-wztp img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti {
		width: 100%;
		height: auto;
		margin: 0 auto;
		margin-bottom: 10%;
		margin-top: 8%;
		float: left;
	}
	#centers .centers-wenti .bt1 {
		width: 100%;
		height: 16px;
		margin: 0 auto;
		margin-top: 3%;
	}
	#centers .centers-wenti .bt1 h1 {
		width: 32%;
		height: 16px;
		color: #585858;
		font-family: "微软雅黑";
		font-weight: bold;
		font-size: 16px;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
		float: left;
	}
	#centers .centers-wenti .bt1 span {
		display: block;
		width: 22%;
		height: 16px;
		line-height: 18.5px;
		color: #239aff;
		font-family: "微软雅黑";
		font-weight: bold;
		font-size: 16px;
		float: left;
		text-align: center;
	}
	#centers .centers-wenti .bt1 h2 {
		width: 43%;
		height: 16px;
		color: #585858;
		font-family: "微软雅黑";
		font-weight: bold;
		font-size: 16px;
		text-align: left;
		float: left;
		margin-top: 0;
		margin-bottom: 0;
	}
	#centers .centers-wenti .bt2 {
		width: 100%;
		height: auto;
		margin: 0 auto;
		margin-top: 10px;
	}
	#centers .centers-wenti .bt2 p {
		width: 92%;
		height: 10px;
		line-height: 10px;
		text-align: center;
		font-size: 10px;
		font-family: "微软雅黑";
		color: #585858;
		letter-spacing: 0px;
	}
	#centers .centers-wenti .wenti-content {
		width: 100%;
		height: auto;
		margin-top: 10%;
	}
	#centers .centers-wenti .wenti-content img {
		display: block;
		width: 100%;
		height: 280px;
	}
	#centers .centers-wenti .wenti-content ul {
		width: 91%;
		height: auto;
		position: absolute;
		top: 7%;
		left: 5%;
		margin-bottom: 0;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) {
		width: 22.33%;
		height: auto;
		float: right;
		margin-top: 3.77%;
		margin-right: 5%;
		position: relative;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a h1 {
		width: 80%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 1px;
		font-weight: bold;
		color: #494949;
		transform: skewX(-10deg);
		margin: 0 40.625% 0% 1%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a h1 i {
		display: block;
		width: 18%;
		height: auto;
		margin-top: 2.3%;
		float: left;
		margin-right: 4.61%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a h1 i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a p {
		width: 100%;
		height: 50px;
		font-size: 4px;
		font-family: "微软雅黑";
		color: #898989;
		float: right;
		overflow: hidden;
		letter-spacing: 0;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a span {
		display: block;
		width: 18%;
		height: auto;
		position: absolute;
		top: 11.42%;
		left: -20%;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) {
		width: 30%;
		height: auto;
		position: absolute;
		float: right;
		left: 70.21%;
		top: 98.45%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a h1 {
		width: 66.66%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 1px;
		font-weight: bold;
		color: #494949;
		transform: skewX(-10deg);
		margin: 0 13.84% 0% 19.48%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a h1 i {
		display: block;
		width: 15%;
		height: auto;
		float: left;
		margin-right: 3.33%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a h1 i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a p {
		width: 80.51%;
		height: auto;
		font-size: 1px;
		font-family: "微软雅黑";
		color: #898989;
		float: right;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a span {
		display: block;
		width: 14.35%;
		height: auto;
		position: absolute;
		top: 15.38%;
		left: 0px;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) {
		width: 30%;
		height: auto;
		position: absolute;
		float: right;
		left: 5.88%;
		top: 7.46%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a h1 {
		width: 57.77%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 1px;
		font-weight: bold;
		color: #494949;
		transform: skewX(-10deg);
		margin: 0 20.44% 0% 23.11%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a h1 i {
		display: block;
		width: 18%;
		height: auto;
		float: left;
		margin-right: 3.33%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a h1 i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a p {
		width: 78.22%;
		height: 50px;
		font-size: 1px;
		font-family: "微软雅黑";
		color: #898989;
		float: left;
		text-indent: 1em;
		overflow: hidden;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a span {
		display: block;
		width: 12.44%;
		height: auto;
		position: absolute;
		top: 10%;
		left: 88.88%;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) {
		width: 30%;
		height: auto;
		position: absolute;
		float: right;
		left: 2.78%;
		top: 88%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a {
		display: block;
		width: 100%;
		height: auto;
		margin-top: 4.89%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a h1 {
		width: 80%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 1px;
		font-weight: bold;
		color: #494949;
		transform: skewX(-10deg);
		margin: 0 3.61% 0% 11.27%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a h1 i {
		display: block;
		width: 15%;
		height: auto;
		float: left;
		margin-right: 3.33%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a h1 i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a p {
		width: 100%;
		height: 50px;
		font-size: 1px;
		font-family: "微软雅黑";
		color: #898989;
		float: left;
		text-indent: 1em;
		overflow: hidden;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a span {
		display: block;
		width: 13%;
		height: auto;
		position: absolute;
		top: 2.12%;
		left: 70%;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) {
		width: 60%;
		height: auto;
		position: absolute;
		float: right;
		left: 12.4%;
		top: 140%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a h1 {
		width: 54.16%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 1px;
		font-weight: bold;
		color: #494949;
		transform: skewX(-10deg);
		margin: 0 30% 0px 15.83%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a h1 i {
		display: block;
		width: 12%;
		height: auto;
		float: left;
		margin-right: 4.61%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a h1 i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a p {
		width: 100%;
		height: 38px;
		font-size: 1px;
		font-family: "微软雅黑";
		color: #898989;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a span {
		display: block;
		width: 7%;
		height: auto;
		position: absolute;
		top: 28%;
		left: 48%;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers-dazao {
		width: 100%;
		height: 860px;
		margin-top: 0px;
		position: relative;
		float: left;
	}
	#centers-dazao img {
		display: none;
		width: 100%;
		height: auto;
	}
	#centers-dazao .dz-bt {
		width: 57.1%;
		height: 15px;
		position: absolute;
		top: 10%;
		left: 27%;
	}
	#centers-dazao .dz-bt h1 {
		width: 57%;
		height: 15px;
		line-height: 15px;
		margin-bottom: 0;
		margin-top: 0;
		float: left;
		font-size: 13px;
		font-family: "微软雅黑";
		font-weight: bold;
		color: #585858;
	}
	#centers-dazao .dz-bt span {
		display: block;
		width: 32%;
		height: 15px;
		line-height: 15px;
		float: left;
		font-size: 13px;
		font-family: "微软雅黑";
		font-weight: bold;
		color: #239aff;
	}
	#centers-dazao .dz-bt p {
		width: 82%;
		height: 10px;
		line-height: 10px;
		font-family: "微软雅黑";
		font-size: 10px;
		color: #818283;
		margin-top: 13.48%;
		margin-left: 4%;
	}
	#centers-dazao .dz-ys {
		width: 55%;
		height: auto;
		position: absolute;
		top: 15%;
		left: 18%;
		margin-top: 10%;
	}
	#centers-dazao .dz-ys ul {
		width: 100%;
		height: 240px;
		margin-bottom: 0px;
	}
	#centers-dazao .dz-ys ul li {
		width: 253.31px;
		height: 240px;
		float: left;
		margin-right: 4px;
	}
	#centers-dazao .dz-ys ul li i {
		display: block;
		width: 31.6%;
		height: 80px;
		line-height: 80px;
		background: #fdfdfe;
		margin: 0 auto;
		-moz-border-radius: 40px;
		-webkit-border-radius: 40px;
		font-family: "微软雅黑";
		font-weight: bold;
		font-size: 40px;
		text-align: center;
		color: #585858;
		font-style: normal;
	}
	#centers-dazao .dz-ys ul li .ys-box-1 {
		width: 100%;
		height: 180px;
		background: #fdfdfe;
		opacity: 0.8;
		margin-top: -6%;
	}
	#centers-dazao .dz-ys ul li .ys-box-1 h1 {
		width: 57%;
		height: 24px;
		margin-left: 21.5%;
		margin-top: 15%;
		font-size: 24px;
		font-family: "微软雅黑";
		color: #585858;
		float: left;
	}
	#centers-dazao .dz-ys ul li .ys-box-1 span {
		display: block;
		width: 21%;
		height: 1px;
		background: #585858;
		float: left;
		margin-left: 40%;
	}
	#centers-dazao .dz-ys ul li .ys-box-1 p {
		width: 78%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #6e6e6e;
		float: left;
		margin-left: 11%;
		margin-top: 5%;
		margin-bottom: 0;
	}
	#centers-solutiton {
		width: 84%;
		height: auto;
		margin: 0 8%;
		margin-top: 15%;
		position: relative;
		float: left;
	}
	#centers-solutiton .solutiton-bt {
		width: 100%;
		height: 31px;
		margin: 0 auto;
	}
	#centers-solutiton .solutiton-bt h1 {
		width: 70%;
		height: 30px;
		line-height: 30px;
		margin-bottom: 0;
		margin-top: 0;
		float: left;
		font-size: 21px;
		font-family: "微软雅黑";
		font-weight: bold;
		color: #585858;
	}
	#centers-solutiton .solutiton-bt span {
		display: block;
		width: 30%;
		height: 30px;
		line-height: 30px;
		float: left;
		font-size: 21px;
		font-family: "微软雅黑";
		font-weight: bold;
		color: #239aff;
	}
	#centers-solutiton .solutiton-bt p {
		width: 80%;
		height: 20px;
		line-height: 20px;
		font-family: "微软雅黑";
		font-size: 17px;
		color: #818283;
		margin: 0 auto;
		margin-top: 2%;
		float: left;
		margin-left: 10%;
	}
	#centers-solutiton .solutiton-tp {
		width: 50%;
		height: auto;
		margin: 0 auto;
		margin-top: 30%;
	}
	#centers-solutiton .solutiton-tp img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers-solutiton .solutiton-fangan {
		width: 100%;
		height: auto;
		position: absolute;
		top: 30%;
		left: 0;
	}
	#centers-solutiton .solutiton-fangan ul {
		width: 100%;
		height: auto;
	}
	#centers-solutiton .solutiton-fangan ul li {
		width: 40%;
		height: auto;
		position: absolute;
		top: 0;
		left: -4%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(2) {
		left: -10%;
		top: 1000%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(3) {
		left: 80%;
		top: 30%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(4) {
		left: 80%;
		top: 1000%;
	}
	#centers-solutiton .solutiton-fangan ul li span {
		display: block;
		width: 22%;
		height: 36px;
		line-height: 36px;
		font-family: "微软雅黑";
		font-weight: bold;
		font-size: 36px;
		color: #a9d0ff;
		float: left;
		margin-left: 2%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(2) span {
		margin-left: 0;
		position: relative;
		left: 2%;
		top: 10%;
		float: left;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(3) span {
		margin-left: 0px;
		position: relative;
		left: 80%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(4) span {
		margin-left: 0px;
		position: relative;
		left: 70%;
		top: 10%;
	}
	#centers-solutiton .solutiton-fangan ul li h1 {
		width: 76%;
		height: 20px;
		font-family: "微软雅黑";
		font-size: 15px;
		color: #585858;
		margin-left: 0px;
		float: right;
		margin-bottom: 0;
		margin-top: 10%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(2) h1 {
		position: relative;
		left: 0%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(3) h1 {
		float: left;
		position: relative;
		right: 25%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(4) h1 {
		float: left;
		position: relative;
		right: 25%;
	}
	#centers-solutiton .solutiton-fangan ul li p {
		width: 100%;
		height: auto;
		line-height: 12px;
		font-family: "微软雅黑";
		font-size: 10px;
		color: #909090;
		float: left;
		text-align: left;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(3) p {
		text-align: left;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(4) p {
		text-align: left;
	}
	#centers-tedian {
		width: 84%;
		height: auto;
		margin: 0 8%;
		margin-top: 15%;
		float: left;
	}
	#centers-tedian .tedian-left {
		width: 100%;
		height: auto;
		margin: 0 auto;
		float: left;
	}
	#centers-tedian .tedian-left img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers-tedian .tedian-right {
		width: 100%;
		height: auto;
		float: right;
		margin: 4.33% 0% 4% 0;
	}
	#centers-tedian .tedian-right ul {
		width: 100%;
		height: auto;
		margin-bottom: 0;
	}
	#centers-tedian .tedian-right ul li {
		width: 100%;
		height: auto;
		float: left;
		margin-bottom: 1%;
	}
	#centers-tedian .tedian-right ul li span {
		display: block;
		width: 20.18%;
		height: auto;
		margin: 0;
		float: left;
	}
	#centers-tedian .tedian-right ul li:nth-child(2) span {
		margin: 0;
	}
	#centers-tedian .tedian-right ul li:nth-child(3) span {
		margin: 0;
	}
	#centers-tedian .tedian-right ul li:nth-child(4) span {
		margin: 0;
	}
	#centers-tedian .tedian-right ul li span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers-tedian .tedian-right ul li i {
		display: block;
		width: 10.09%;
		height: auto;
		float: left;
		margin-left: 4%;
		margin-top: 3%;
	}
	#centers-tedian .tedian-right ul li i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers-tedian .tedian-right ul li h1 {
		width: 43.6%;
		height: auto;
		margin: 3.3% 0 1% 2%;
		font-size: 24px;
		font-family: "微软雅黑";
		color: #585858;
		float: left;
	}
	#centers-tedian .tedian-right ul li p {
		width: 100%;
		height: auto;
		line-height: 0px;
		margin: 5% 0 10% 4%;
		float: left;
		font-size: 10px;
		font-family: "微软雅黑";
		color: #585858;
		float: left;
	}
	#centers-casse {
		width: 100%;
		height: auto;
		float: left;
		margin-top: 1%;
		position: relative;
	}
	#centers-casse .casse-bg {
		width: 100%;
		height: auto;
	}
	#centers-casse .casse-bg img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers-casse .casse-bt {
		width: 28%;
		height: 15px;
		position: absolute;
		top: 6%;
		left: 42.28%;
	}
	#centers-casse .casse-bt h1 {
		width: 100%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #585858;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	#centers-casse .casse-tp {
		width: 40%;
		height: 90px;
		position: absolute;
		top: 20%;
		left: 35%;
	}
	#centers-casse .casse-tp ul {
		width: 100%;
		height: 90px;
		overflow: hidden;
	}
	#centers-casse .casse-tp ul li {
		width: 100%;
		height: 90px;
		float: left;
		margin-right: 1%;
		margin-top: 1%;
		background: #fff;
	}
	#centers-casse .casse-tp ul li:nth-child(4),
	#centers-casse .casse-tp ul li:nth-child(8) {
		margin-right: 0;
	}
	#centers-casse .casse-prve {
		width: 2.5%;
		height: auto;
		position: absolute;
		left: 25%;
		top: 48%;
	}
	#centers-casse .casse-prve a {
		display: block;
		width: 100%;
		font-family: cursive;
		color: #484848;
		font-size: 40px;
		font-weight: 100;
		text-align: center;
		cursor: pointer;
	}
	#centers-casse .casse-next {
		width: 2.5%;
		height: auto;
		position: absolute;
		left: 80%;
		top: 48%;
	}
	#centers-casse .casse-next a {
		display: block;
		width: 100%;
		font-family: cursive;
		color: #484848;
		font-size: 40px;
		font-weight: 100;
		text-align: center;
		cursor: pointer;
	}
	.casse-read {
		width: 20%;
		height: auto;
		margin: 0 auto;
		margin-top: 2.61%;
		float: left;
		margin-left: 46.5%;
	}
	.casse-read a {
		display: block;
		width: 100%;
		height: auto;
		font-size: 10px;
		font-family: "微软雅黑";
		color: #585858;
	}
	#centers-shuju {
		width: 84%;
		height: auto;
		margin: 0 auto;
		margin-top: 10%;
		float: left;
		margin-left: 5%;
	}
	#centers-shuju ul {
		width: 100%;
		height: auto;
	}
	#centers-shuju ul li {
		width: 48%;
		height: 170px;
		margin-right: 2%;
		float: left;
		margin-bottom: 10%;
	}
	#centers-shuju ul li:nth-child(4) {
		margin-right: 0;
	}
	#centers-shuju ul li a {
		display: block;
		width: 124px;
		height: 124px;
		line-height: 124px;
		-webkit-border-radius: 72px;
		text-align: center;
		margin: 0 auto;
		border: 1px solid #6b6b6b;
		text-decoration: none;
		font-size: 36px;
		color: #585858;
		font-family: "微软雅黑";
	}
	#centers-shuju ul li p {
		width: 100%;
		height: 24px;
		margin: 0 auto;
		margin-top: 26px;
		font-size: 20px;
		color: #585858;
		font-family: "微软雅黑";
		text-align: center;
	}
	#footers {
		width: 100%;
		height: auto;
		float: left;
		margin-top: 10%;
		position: relative;
	}
	#footers .footers-bg {
		width: 100%;
		height: auto;
	}
	#footers .footers-bg img {
		display: block;
		width: 100%;
		height: auto;
	}
	#footers .footers-bt {
		width: 35%;
		height: auto;
		position: absolute;
		top: 10%;
		left: 30%;
	}
	#footers .footers-bt h1 {
		width: 100%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #FFF;
		margin-bottom: 0;
		margin-top: 0;
	}
	#footers .footers-lxfs {
		width: 34%;
		height: auto;
		position: absolute;
		top: 30%;
		left: 18.79%;
	}
	#footers .footers-lxfs ul {
		width: 100%;
		height: auto;
		float: left;
		margin-bottom: 0;
	}
	#footers .footers-lxfs ul li {
		width: 100%;
		height: auto;
		margin-bottom: 1.2%;
	}
	#footers .footers-lxfs ul li h1 {
		width: 100%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 10px;
		color: #fff;
		text-align: center;
		margin-bottom: 0;
		margin-top: 0;
	}
	#footers .footers-lxfs ul li span {
		display: block;
		width: 25%;
		height: 1px;
		color: #fff;
		float: left;
		margin-top: 4%;
		margin-left: 1%;
		background: #FFF;
	}
	#footers .footers-lxfs ul li i {
		display: block;
		width: 7.66%;
		height: auto;
		float: left;
	}
	#footers .footers-lxfs ul li i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#footers .footers-lxfs ul li p {
		width: 73.1%;
		height: auto;
		margin: 0 0 0 1%;
		font-family: "微软雅黑";
		font-size: 16px;
		color: #fff;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.header-right {
		display: none;
	}
	.header .header-left .header-logo {
		width: 56%;
		height: auto;
	}
	.header .header-left {
		margin-left: 20px;
	}
	#navbar {
		display: none;
	}
	.header-daohang {
		width: 99%;
		margin-left: 0;
	}
	.header-daohang ul li {
		width: 15%;
	}
	.header-daohang ul li:nth-child(1) {
		width: 16%;
	}
	.header-daohang ul li:nth-child(2) {
		width: 7%;
	}
	.header-daohang ul li:nth-child(6),
	.header-daohang ul li:nth-child(7),
	.header-daohang ul li:nth-child(8) {
		width: 10.6%;
	}
	.header-daohang ul li a .hot {
		left: 82%;
		top: -13%;
		width: 32%;
		height: auto;
	}
	#containers {
		height: 400px
	}
	#lists {
		height: 400px;
	}
	#buttonss {
		bottom: 18%;
	}
	.arrows {
		line-height: 50px;
		width: 50px;
		height: 50px;
		border-radius: 8px;
		font-size: 50px;
	}
	#centers {
		width: 80%;
		height: 220px;
		margin-top: 2%;
		margin-bottom: 8%;
	}
	#centers .centers-select {
		width: 40%;
		height: auto;
	}
	#centers .centers-select .centers-select-left {
		height: auto;
	}
	#centers .centers-select .centers-select-left .btwz {
		height: 28px;
		line-height: 28px;
		border-top-left-radius: 6px;
		border-bottom-left-radius: 6px;
		font-size: 14px;
	}
	#centers .centers-select .centers-select-right {
		height: auto;
	}
	#centers .centers-select .centers-select-right .wgwz {
		height: 28px;
		line-height: 28px;
		border-top-right-radius: 6px;
		border-bottom-right-radius: 6px;
		font-size: 14px;
	}
	#centers .centers-wzsm {
		width: 85%;
		height: auto;
		margin: 0 7.5%;
		margin-top: 8%;
		margin-bottom: 5%;
		float: left;
	}
	#centers .centers-wzsm .centers-wzdl {
		width: 100%;
		height: 35px;
		line-height: 20px;
		font-size: 16px;
		font-family: "微软雅黑";
		color: #636363;
		text-align: center;
		margin-top: 0px;
		float: left;
	}
	#centers .centers-wztp {
		width: 100%;
		height: auto;
		float: left;
	}
	#centers .centers-wztp img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti {
		width: 100%;
		height: auto;
		margin: 0 auto;
		margin-bottom: 10%;
		margin-top: 8%;
		float: left;
	}
	#centers .centers-wenti .bt1 {
		width: 100%;
		height: 30px;
		margin: 0 auto;
		margin-top: 3%;
	}
	#centers .centers-wenti .bt1 h1 {
		width: 30%;
		height: 30px;
		color: #585858;
		font-family: "微软雅黑";
		font-weight: bold;
		font-size: 30px;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
		float: left;
		margin-left: 7%;
	}
	#centers .centers-wenti .bt1 span {
		display: block;
		width: 20%;
		height: 30px;
		line-height: 30px;
		color: #239aff;
		font-family: "微软雅黑";
		font-weight: bold;
		font-size: 30px;
		float: left;
	}
	#centers .centers-wenti .bt1 h2 {
		width: 40%;
		height: 30px;
		color: #585858;
		font-family: "微软雅黑";
		font-weight: bold;
		font-size: 30px;
		text-align: left;
		float: left;
		margin-top: 0;
		margin-bottom: 0;
	}
	#centers .centers-wenti .bt2 {
		width: 100%;
		height: auto;
		margin: 0 auto;
		margin-top: 10px;
	}
	#centers .centers-wenti .bt2 p {
		width: 92%;
		height: 20px;
		margin: 0 auto;
		line-height: 20px;
		text-align: left;
		font-size: 22px;
		font-family: "微软雅黑";
		color: #585858;
		letter-spacing: 0px;
		margin-left: 10%;
	}
	#centers .centers-wenti .wenti-content {
		width: 100%;
		height: auto;
		margin-top: 8%;
	}
	#centers .centers-wenti .wenti-content img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul {
		width: 91%;
		height: auto;
		position: absolute;
		top: 7%;
		left: 5%;
		margin-bottom: 0;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) {
		width: 22.33%;
		height: auto;
		float: right;
		margin-top: 3.77%;
		margin-right: 5%;
		position: relative;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a h1 {
		width: 80%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 1px;
		font-weight: bold;
		color: #494949;
		transform: skewX(-10deg);
		margin: 0 40.625% 0% 1%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a h1 i {
		display: block;
		width: 18%;
		height: auto;
		margin-top: 2.3%;
		float: left;
		margin-right: 4.61%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a h1 i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a p {
		width: 100%;
		height: 50px;
		font-size: 4px;
		font-family: "微软雅黑";
		color: #898989;
		float: right;
		overflow: hidden;
		letter-spacing: 0;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a span {
		display: block;
		width: 18%;
		height: auto;
		position: absolute;
		top: 11.42%;
		left: -20%;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(1) a span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) {
		width: 30%;
		height: auto;
		position: absolute;
		float: right;
		left: 70.21%;
		top: 160%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a h1 {
		width: 66.66%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 1px;
		font-weight: bold;
		color: #494949;
		transform: skewX(-10deg);
		margin: 0 13.84% 0% 19.48%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a h1 i {
		display: block;
		width: 15%;
		height: auto;
		float: left;
		margin-right: 3.33%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a h1 i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a p {
		width: 80.51%;
		height: auto;
		font-size: 1px;
		font-family: "微软雅黑";
		color: #898989;
		float: right;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a span {
		display: block;
		width: 14.35%;
		height: auto;
		position: absolute;
		top: 15.38%;
		left: 0px;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(2) a span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) {
		width: 30%;
		height: auto;
		position: absolute;
		float: right;
		left: 5.88%;
		top: 20%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a h1 {
		width: 57.77%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 1px;
		font-weight: bold;
		color: #494949;
		transform: skewX(-10deg);
		margin: 0 20.44% 0% 23.11%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a h1 i {
		display: block;
		width: 18%;
		height: auto;
		float: left;
		margin-right: 3.33%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a h1 i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a p {
		width: 78.22%;
		height: 50px;
		font-size: 1px;
		font-family: "微软雅黑";
		color: #898989;
		float: left;
		text-indent: 1em;
		overflow: hidden;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a span {
		display: block;
		width: 12.44%;
		height: auto;
		position: absolute;
		top: 10%;
		left: 80%;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(3) a span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) {
		width: 30%;
		height: auto;
		position: absolute;
		float: right;
		left: 2.78%;
		top: 120%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a {
		display: block;
		width: 100%;
		height: auto;
		margin-top: 4.89%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a h1 {
		width: 80%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 1px;
		font-weight: bold;
		color: #494949;
		transform: skewX(-10deg);
		margin: 0 3.61% 0% 11.27%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a h1 i {
		display: block;
		width: 15%;
		height: auto;
		float: left;
		margin-right: 3.33%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a h1 i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a p {
		width: 100%;
		height: 50px;
		font-size: 1px;
		font-family: "微软雅黑";
		color: #898989;
		float: left;
		text-indent: 1em;
		overflow: hidden;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a span {
		display: block;
		width: 13%;
		height: auto;
		position: absolute;
		top: 2.12%;
		left: 70%;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(4) a span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) {
		width: 60%;
		height: auto;
		position: absolute;
		float: right;
		left: 2%;
		top: 200%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a h1 {
		width: 54.16%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 1px;
		font-weight: bold;
		color: #494949;
		transform: skewX(-10deg);
		margin: 0 30% 0px 15.83%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a h1 i {
		display: block;
		width: 12%;
		height: auto;
		float: left;
		margin-right: 4.61%;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a h1 i img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a p {
		width: 100%;
		height: 38px;
		font-size: 1px;
		font-family: "微软雅黑";
		color: #898989;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a span {
		display: block;
		width: 7%;
		height: auto;
		position: absolute;
		top: 20%;
		left: 45%;
		float: left;
	}
	#centers .centers-wenti .wenti-content ul li:nth-child(5) a span img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers-dazao {
		width: 100%;
		height: auto;
		margin-top: 0px;
		position: relative;
		float: left;
	}
	#centers-dazao img {
		display: block;
		width: 100%;
		height: 365px;
	}
	#centers-dazao .dz-bt {
		width: 50%;
		height: 36px;
		position: absolute;
		top: 8%;
		left: 34.77%;
	}
	#centers-dazao .dz-bt h1 {
		width: 58.6%;
		height: 30px;
		line-height: 30px;
		margin-bottom: 0;
		margin-top: 0;
		float: left;
		font-size: 25px;
		font-family: "微软雅黑";
		font-weight: bold;
		color: #585858;
	}
	#centers-dazao .dz-bt span {
		display: block;
		width: 33%;
		height: 30px;
		line-height: 30px;
		float: left;
		font-size: 25px;
		font-family: "微软雅黑";
		font-weight: bold;
		color: #239aff;
	}
	#centers-dazao .dz-bt p {
		width: 73%;
		height: 20px;
		line-height: 20px;
		font-family: "微软雅黑";
		font-size: 20px;
		color: #818283;
		margin: 0 auto;
		margin-top: 13.48%;
		margin-left: 8%;
	}
	#centers-dazao .dz-ys {
		width: 776px;
		height: 240px;
		position: absolute;
		top: 36%;
		left: 0%;
	}
	#centers-dazao .dz-ys ul {
		width: 100%;
		height: 240px;
		margin-bottom: 0px;
	}
	#centers-dazao .dz-ys ul li {
		width: 253.31px;
		height: 240px;
		float: left;
		margin-right: 4px;
	}
	#centers-dazao .dz-ys ul li i {
		display: block;
		width: 31.6%;
		height: 80px;
		line-height: 80px;
		background: #fdfdfe;
		margin: 0 auto;
		-moz-border-radius: 40px;
		-webkit-border-radius: 40px;
		font-family: "微软雅黑";
		font-weight: bold;
		font-size: 40px;
		text-align: center;
		color: #585858;
		font-style: normal;
	}
	#centers-dazao .dz-ys ul li .ys-box-1 {
		width: 100%;
		height: 180px;
		background: #fdfdfe;
		opacity: 0.8;
		margin-top: -6%;
	}
	#centers-dazao .dz-ys ul li .ys-box-1 h1 {
		width: 57%;
		height: 24px;
		margin-left: 21.5%;
		margin-top: 15%;
		font-size: 24px;
		font-family: "微软雅黑";
		color: #585858;
		float: left;
	}
	#centers-dazao .dz-ys ul li .ys-box-1 span {
		display: block;
		width: 21%;
		height: 1px;
		background: #585858;
		float: left;
		margin-left: 40%;
	}
	#centers-dazao .dz-ys ul li .ys-box-1 p {
		width: 78%;
		height: auto;
		font-family: "微软雅黑";
		font-size: 14px;
		color: #6e6e6e;
		float: left;
		margin-left: 11%;
		margin-top: 5%;
		margin-bottom: 0;
	}
	#centers-solutiton {
		width: 84%;
		height: auto;
		margin: 0 8%;
		margin-top: 15%;
		position: relative;
		float: left;
	}
	#centers-solutiton .solutiton-bt {
		width: 100%;
		height: 31px;
		margin: 0 auto;
	}
	#centers-solutiton .solutiton-bt h1 {
		width: 70%;
		height: 30px;
		line-height: 30px;
		margin-bottom: 0;
		margin-top: 0;
		float: left;
		font-size: 21px;
		font-family: "微软雅黑";
		font-weight: bold;
		color: #585858;
	}
	#centers-solutiton .solutiton-bt span {
		display: block;
		width: 30%;
		height: 30px;
		line-height: 30px;
		float: left;
		font-size: 21px;
		font-family: "微软雅黑";
		font-weight: bold;
		color: #239aff;
	}
	#centers-solutiton .solutiton-bt p {
		width: 80%;
		height: 20px;
		line-height: 20px;
		font-family: "微软雅黑";
		font-size: 17px;
		color: #818283;
		margin: 0 auto;
		margin-top: 2%;
		float: left;
		margin-left: 10%;
	}
	#centers-solutiton .solutiton-tp {
		width: 50%;
		height: auto;
		margin: 0 auto;
		margin-top: 30%;
	}
	#centers-solutiton .solutiton-tp img {
		display: block;
		width: 100%;
		height: auto;
	}
	#centers-solutiton .solutiton-fangan {
		width: 100%;
		height: auto;
		position: absolute;
		top: 30%;
		left: 0;
	}
	#centers-solutiton .solutiton-fangan ul {
		width: 100%;
		height: auto;
	}
	#centers-solutiton .solutiton-fangan ul li {
		width: 40%;
		height: auto;
		position: absolute;
		top: 0;
		left: -4%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(2) {
		left: -10%;
		top: 1000%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(3) {
		left: 80%;
		top: 30%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(4) {
		left: 80%;
		top: 1000%;
	}
	#centers-solutiton .solutiton-fangan ul li span {
		display: block;
		width: 22%;
		height: 36px;
		line-height: 36px;
		font-family: "微软雅黑";
		font-weight: bold;
		font-size: 36px;
		color: #a9d0ff;
		float: left;
		margin-left: 2%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(2) span {
		margin-left: 0;
		position: relative;
		left: 2%;
		top: 10%;
		float: left;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(3) span {
		margin-left: 0px;
		position: relative;
		left: 80%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(4) span {
		margin-left: 0px;
		position: relative;
		left: 70%;
		top: 10%;
	}
	#centers-solutiton .solutiton-fangan ul li h1 {
		width: 76%;
		height: 20px;
		font-family: "微软雅黑";
		font-size: 15px;
		color: #585858;
		margin-left: 0px;
		float: right;
		margin-bottom: 0;
		margin-top: 10%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(2) h1 {
		position: relative;
		left: 0%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(3) h1 {
		float: left;
		position: relative;
		right: 25%;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(4) h1 {
		float: left;
		position: relative;
		right: 25%;
	}
	#centers-solutiton .solutiton-fangan ul li p {
		width: 100%;
		height: auto;
		line-height: 12px;
		font-family: "微软雅黑";
		font-size: 10px;
		color: #909090;
		float: left;
		text-align: left;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(3) p {
		text-align: left;
	}
	#centers-solutiton .solutiton-fangan ul li:nth-child(4) p {
		text-align: left;
	}
}