@charset "utf-8";
html {
	overflow-x: hidden
}
body {
	color: #333;
	font: 14px "Microsoft Yahei"
}
body, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, img, input, li, ol, p, span, ul {
	margin: 0;
	padding: 0;
	list-style: none
}
a {
	color: #333;
	text-decoration: none
}
a:focus {
	outline: 0
}
img {
	border: none
}
.vam {
	vertical-align: middle
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0
}
p {
	word-spacing: 0
}
em, i {
	font-style: normal
}
.tr {
	text-align: right
}
.tl {
	text-align: left
}
.center {
	text-align: center
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute
}
.pr {
	position: relative
}
.clearfix:after {
	content: "";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden
}
.clearfix {
	zoom: 1
}
.content22 {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

@media screen and (max-width:1440px) {
.content22 {
	width: 1200px;
	margin: 0 auto;
}
}
.pic {
	width: 100%;
	overflow: hidden;
}
.pic img {
	-o-transition: all 1s linear 0s;
	transition: all 1s linear 0s
}
.pic:hover img {
	-webkit-transform: scale(1.05) rotate(0) translateY(0);
	-ms-transform: scale(1.05) rotate(0) translateY(0);
	transform: scale(1.05) rotate(0) translateY(0)
}
.white, .whites {
	position: relative;
	overflow: hidden
}
.white:after, .whites:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -moz-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	transform: skewx(-25deg)
}
.white:hover:after {
	left: 100%;
	-moz-transition: 1s;
	-o-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s
}
.whites:hover:after {
	left: 100%;
	-moz-transition: .5s;
	-o-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s
}
body {
	min-width: 1200px;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	overflow-x: hidden
}
em, i {
	font-style: normal
}
 input::-webkit-input-placeholder {
color:#999;
font-size:14px;
text-transform:capitalize
}
input::-moz-placeholder {
color:#999;
font-size:14px;
text-transform:capitalize
}
input:-moz-placeholder {
color:#999;
font-size:14px;
text-transform:capitalize
}
input:-ms-input-placeholder {
color:#999;
font-size:14px;
text-transform:capitalize
}
@keyframes myfirst {
0% {
background-position:0 bottom
}
100% {
background-position:100% bottom
}
}
.line {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.clear {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
.banner {
	height: auto;
	max-width: 1920px;
	margin: 0 auto!important;
	position: relative;
	margin-top: -34px;
	overflow: hidden;
}
.banner .bd li {
	float: left;
	width: 100%;
	line-height: 0;
}
.banner .bd li img {
	width: 100%
}
.banner .bd li a {
	display: block
}
.banner .hd {
	position: absolute;
	bottom: 60px;
	cursor: pointer;
	z-index: 9;
	font-size: 0;
	left: 8rem;
}
.banner .hd li {
	display: inline-block;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	font-size: 16px;
	color: #fff;
	opacity: 0.5;
	line-height: 16px;
	padding-right: 30px;
	position: relative;
}
.banner .hd li.on {
	opacity: 1;
	font-weight: bold;
	padding-right: 70px;
}
.banner .hd li.on:after {
	position: absolute;
	width: 40px;
	height: 1px;
	content: "";
	background: #fff;
	left: 30px;
	top: 8px;
}
.banner .qh {
	position: absolute;
	font-size: 0;
	bottom: 60px;
	z-index: 9;
	border: 0;
	outline: none;
	cursor: pointer;
	transition: .5s;
	right: 8rem;
}
.banner .prev {
	width: 2.5rem;
	height: 2.5rem;
	background: url(../images/prev1.png) no-repeat center center;
	float: left;
	margin-right: 1rem;
	background-size: 2.5rem 2.5rem;
}
.banner .next {
	width: 2.5rem;
	height: 2.5rem;
	background: url(../images/next1.png) no-repeat center center;
	float: left;
	background-size: 2.5rem 2.5rem;
}
.tit {
	font-size: 0;
	line-height: 0;
	text-align: center;
}
.tit span {
	display: inline-block;
	font-size: 42px;
	line-height: 42px;
	color: #333333;
	font-weight: bold;
	padding-right: 30px;
	background: url(../images/tit.png) no-repeat right bottom;
}
.tit i {
	display: block;
	font-size: 18px;
	line-height: 18px;
	color: #999999;
	font-weight: normal;
	margin-top: 10px;
	position: relative;
	text-transform: uppercase;
	font-family: Arial;
}
.yz {
	padding: 100px 0 0;
	background: url(../images/yz_bg.jpg) no-repeat center;
	height: 680px;
	box-sizing: border-box;
}
.yz_con {
	position: relative;
}
.yz dt {
	display: block;
	width: 760px;
	height: 491px;
	float: right;
}
.yz dt img {
	display: block;
	width: 760px;
	height: 491px;
}
.yz dd {
	float: left;
	width: 572px;
}
.yz dd h3 span {
	display: block;
	font-size: 42px;
	line-height: 42px;
	color: #333333;
	position: relative;
	font-weight: bold;
}
.yz dd p {
	margin-top: 30px;
}
.yz dd p em {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.yz_sz {
	margin-top: 42px;
}
.yz li {
	float: left;
	height: 120px;
	margin-left: 60px;
}
.yz li:first-child {
	margin-left: 0;
}
.yz li em {
	display: block;
	font-size: 60px;
	font-family: Arial;
	font-weight: bold;
	color: #10468d;
	line-height: 1;
}
.yz li b {
	display: inline-block;
	font-size: 48px;
	font-weight: 700;
	color: #10468d;
	line-height: 1;
	color: #0067AC;
	background: linear-gradient(0deg, #0067AC 0%, #009BC2 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.yz li sup {
	display: inline-block;
	font-size: 24px;
	line-height: 100%;
	vertical-align: 2px;
	font-weight: bold;
	margin-left: 4px;
	font-weight: bold;
	color: #0067AC;
	background: linear-gradient(0deg, #0067AC 0%, #009BC2 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.yz li i {
	display: inline-block;
	font-size: 24px;
	line-height: 100%;
	vertical-align: top;
	margin-left: 4px;
	color: #0067AC;
	background: linear-gradient(0deg, #0067AC 0%, #009BC2 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.yz li span {
	display: block;
	font-size: 18px;
	color: #666666;
	line-height: 100%;
	margin-top: px;
}
.yz_s {
	width: 480px;
	height: 70px;
}
.yz_s .more1 {
	width: 230px;
	height: 70px;
	line-height: 70px;
	border-radius: 50px;
	background: #fff;
	display: block;
	font-size: 18px;
	color: #333;
	position: relative;
	text-align: center;
	float: left;
	transition: all 0.5s;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
}
.yz_s .more1 img {
	display: inline-block;
	width: 36px;
	height: 38px;
	margin-right: 12px;
	vertical-align: -12px;
}
.yz_s .more2 {
	width: 230px;
	height: 70px;
	line-height: 70px;
	border-radius: 50px;
	background: #fff;
	display: block;
	font-size: 18px;
	color: #333;
	position: relative;
	text-align: center;
	float: right;
	transition: all 0.5s;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
	position: relative;
}
.yz_s .more2 img {
	display: inline-block;
	width: 38px;
	height: 36px;
	margin-right: 12px;
	vertical-align: -13px;
}
.yz_s .more1:hover, .yz_s .more2:hover {
	transform: translateY(-8px);
}
.yz_s a .ewm {
	display: none;
	width: 120px;
	height: 120px;
	position: absolute;
	left: 60px;
	top: 80px;
}
.yz_s a .ewm img {
	display: block;
	width: 120px;
	height: 120px;
}
.yz_s .more2:hover .ewm {
	display: block;
}

@media screen and (max-width:1440px) {
.yz dt {
	display: block;
	width: 651px;
	height: 420px;
	float: right;
}
.yz dt img {
	display: block;
	width: 651px;
	height: 420px;
}
.yz dd {
	float: left;
	width: 500px;
}
.yz_sz {
	margin-top: 20px;
}
.yz li {
	float: left;
	height: 100px;
	margin-left: 60px;
}
}
.pro {
	padding: 90px 0;
	background: #f4f4f4;
	box-sizing: border-box;
}
.pro_s{margin:30px auto;}
.pro_s ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro_s ul li{width:12%;background-color: #0067AC;height:50px;line-height: 50px;text-align: center;margin-bottom: 10px;border-radius: 10px;}
.pro_s ul li a {
	display: block;
	font-size: 15px;
	color: #fff;
}
.pro_s li:hover{background-color: #333;}
.pro_s li a:hover {
	color: #0067ac;
}
.pro_con{display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro_con li {width: 24%;}
.pro_con li img {width: 100%;height: 225px;}
.pro_con li p{line-height:50px;height: 50px;text-align: center;font-size:15px;}
.ys {
	padding: 90px 0 0;
}
.ys_con {
	margin-top: 50px;
	position: relative;
}
.ys_bd dl {
	position: relative;
}
.ys_bd dt {
	display: block;
	width: 100%;
	height: 38rem;
}
.ys_bd dt img {
	display: block;
	width: 100%;
	height: 38rem;
	object-fit: cover;
	object-position: center;
}
.ys_bd dd {
	position: absolute;
	right: 0;
	top: 0;
	background: #0067AC;
	background: linear-gradient(90deg, #0067AC, #009BC2);
	opacity: 0.9;
	width: 24rem;
	height: 30rem;
	padding: 4.2rem 3rem 0;
	box-sizing: border-box;
}
.ys_bd dd h4 img {
	display: block;
	width: 2.4rem;
	height: 2.4rem;
}
.ys_bd dl:hover h4 img {
	animation-duration: 2s;
	animation-name: flipInY;
}
.ys_bd dd h4 span {
	display: block;
	font-size: 2rem;
	line-height: 2rem;
	color: #fff;
	font-weight: bold;
	padding-top: 1rem;
}
.ys_bd dd p {
	display: block;
	font-size: 0.9rem;
	line-height: 1.8rem;
	color: #fff;
	padding-top: 1.4rem;
}
.ys_bd dd .more {
	display: block;
	width: 8.6rem;
	height: 2.7rem;
	border-radius: 1.4rem;
	border: 1px solid #fff;
	font-size: 0.9rem;
	color: #fff;
	text-align: center;
	line-height: 2.7rem;
	margin-top: 2.8rem;
	transition: all 0.5s;
}
.ys_bd dd .more:hover {
	transform: translateY(-5px);
	background: #009e33;
	border-color: #009e33;
}
.ys_t {
	position: absolute;
	right: 0;
	bottom: 0;
}
.ys_t li {
	float: left;
	width: 12rem;
	height: 8rem;
	padding-top: 1.3rem;
	box-sizing: border-box;
	background: #f4f4f4;
}
.ys_t li:nth-child(2n) {
	background: #fff;
}
.ys_t li em {
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	overflow: hidden;
	margin: 0 auto;
}
.ys_t li em img {
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	overflow: hidden;
	transition: all 0.5s;
}
.ys_t li span {
	font-size: 1.2rem;
	color: #333;
	line-height: 1.2rem;
	display: block;
	margin-top: 0.7rem;
	font-weight: bold;
	text-align: center;
}
.ys_t li i {
	display: block;
	margin-top: 0.4rem;
	font-size: 0.7rem;
	color: #999999;
	line-height: 0.7rem;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial;
}
.ys_t li.cur {
	background: #00A13A;
	background: linear-gradient(90deg, #00A13A, #00AF84);
	opacity: 0.9;
}
.ys_t li.cur span, .ys_t li.cur i {
	color: #fff;
}
.ys_t li.cur em img:nth-child(1) {
	margin-top: -2.4rem;
}
.ry {
	padding: 100px 0;
}
.ry_t {
	margin: 40px 0 40px 280px;
}
.ry_t li a {
	display: block;
	float: left;
	font-size: 18px;
	line-height: 42px;
	padding-left: 20px;
	width: 540px;
	box-sizing: border-box;
}
.ry_con {
	position: relative;
}
.ry_con li {
	float: left;
	width: 320px;
	margin-right: 40px;
}
.ry_con li i {
	display: block;
	width: 320px;
	height:260px;
}
.ry_con li img {
	display: block;
	width: 320px;
	height:240px;
	padding-top: 22px;
	margin: 0 auto;
}
.ry_con li span {
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	display: block;
	text-align: center;
	padding-top: 16px;
}
.ry_con .rprev {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: -100px;
	top: 120px;
	cursor: pointer;
	z-index: 20;
	border-radius: 36px;
	transition: all 0.5s;
}
.ry_con .rnext {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	right: -100px;
	top: 120px;
	cursor: pointer;
	z-index: 20;
	border-radius: 36px;
	transition: all 0.5s;
}
.ry_con .rprev img, .ry_con .rnext img {
	width: 60px;
	height: 60px;
}
.ry_con .rprev:hover, .ry_con .rnext:hover {
	box-shadow: 0px 21px 29px 0px rgba(0,0,0,0.07);
}

@media screen and (max-width:1440px) {
.ry_t {
	margin: 40px 0 40px 80px;
}
.ry_con li {
	float: left;
	width: 274px;
	margin-right: 34px;
}
.ry_con li i {
	display: block;
	width: 322px;
	height: 240px;
	background-size: 100% 100%;
}
.ry_con li img {
	display: block;
	width: 322px;
	height: 240px;
	padding-top: 19px;
	margin: 0 auto;
}
}
.bz {
	padding: 100px 0 0;
	background: #f4f4f4;
}
.bz_con {
	margin-top: 50px;
}
.bz_con dl {
	float: left;
	width: 25%;
	position: relative;
}
.bz_con dt img {
	display: block;
	width: 100%;
}
.bz_con dd {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 0 1.2rem;
	box-sizing: border-box;
	transition: all 0.5s;
}
.bz_con dd em {
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	overflow: hidden;
}
.bz_con dd em img {
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	overflow: hidden;
	transition: all 0.5s;
}
.bz_con dd h4 {
	position: relative;
	padding-bottom: 1.8rem;
}
.bz_con dd span {
	font-size: 1.5rem;
	color: #fff;
	line-height: 1.5rem;
	display: block;
	margin-top: 1.4rem;
	font-weight: bold;
}
.bz_con dd i {
	display: block;
	margin-top: 0.6rem;
	font-size: 0.7rem;
	color: #fff;
	line-height: 0.7rem;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial;
	opacity: 0.6;
}
.bz_con dd p {
	display: none;
}
.bz_con dl.cur dd {
	background: #0067AC;
	background: linear-gradient(90deg, #0067AC, #009BC2);
	opacity: 0.95;
	height: 13rem;
}
.bz_con dl.cur em {
	position: absolute;
	right: 0;
	top: 0;
}
.bz_con dl.cur em img:nth-child(1) {
	margin-top: -2.4rem;
}
.bz_con dl.cur p {
	display: block;
	font-size: 0.7rem;
	color: #ffffff;
	line-height: 1.4rem;
}
.bz_con dl.cur dd h4 {
	position: relative;
	padding-bottom: 1rem;
}
.case {
	padding: 100px 0;
	box-sizing: border-box;
}
.case_con {
	position: relative;
	margin-top: 50px;
}
.case_qie {
	margin-left: -1440px !important;
}
.case_con .tempWrap {
	overflow: visible !important;
}
.case_con dl {
	float: left;
	width: 680px;
	margin-right: 40px;
	position: relative;
}
.case_con dt {
	display: block;
	width: 680px;
	height: 382px;
}
.case_con dt img {
	display: block;
	width: 100%;
}
.case_con dd h4 a {
	display: block;
	padding-top: 28px;
}
.case_con dd h4 span {
	display: block;
	font-size: 24px;
	line-height: 26px;
	color: #333333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: normal;
	float: left;
}
.case_con dd h4 i {
	display: block;
	font-size: 16px;
	line-height: 18px;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 8px;
	font-weight: normal;
}
.case_con dd h4 img {
	display: block;
	width: 50px;
	height: 50px;
	float: right;
}
.case .more {
	width: 200px;
	height: 60px;
	line-height: 60px;
	border-radius: 50px;
	background: url(../images/case_dd.png) no-repeat center;
	display: block;
	font-size: 18px;
	color: #fff;
	position: relative;
	text-align: center;
	margin: 40px auto 0;
	transition: all 0.5s;
}
.case .more:hover {
	transform: translateY(-5px);
}

@media screen and (max-width:1440px) {
.case_qie {
	margin-left: -1200px !important;
}
.case_con dl {
	float: left;
	width: 580px;
	margin-right: 20px;
	position: relative;
}
.case_con dt {
	display: block;
	width: 580px;
	height: 326px;
}
}
.news {
	padding: 100px 0;
	background: #f5f5f5;
}
.news_t ul {
	text-align: center;
	margin-top: 40px;
}
.news_t ul li {
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #333;
	border-radius: 30px;
	margin: 0 0 0 10px;
	background: #fff;
}
.news_t ul li a {
	display: block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	color: #333;
}
.news_t ul li.cur {
	color: #fff;
	background: url(../images/news_t.png) no-repeat center;
}
.news_t ul li.cur a {
	color: #fff;
}
.news_con {
	margin-top: 50px;
}
.news_bd {
	position: relative;
}
.news_con dl {
	width: 452px;
	float: left;
	margin-right: 22px;
}
.news_con dt {
	position: relative;
	display: block;
	width: 452px;
	height: 254px;
}
.news_con dt em {
	position: absolute;
	align-items: center;
	top: 10px;
	right: 10px;
	z-index: 30;
	box-sizing: border-box;
	text-decoration: none;
	background: #fff;
	max-width: 42px;
	max-height: 80px;
}
.news_con dt em span {
	display: block;
	text-align: center;
}
.news_con dt em .emm1 {
	font: 700 12px/22px Arial;
	margin-bottom: 2px;
}
.news_con dt em .emm1 i {
	background: linear-gradient(135deg, #1ebbf0 30%, #39dfaa 100%);
	left: 50%;
	bottom: 56px;
	width: 14px;
	margin-left: -7px;
	display: inline-block;
	height: 2px;
	position: absolute;
}
.news_con dt em .emm2 {
	font: 700 22px / 28px Arial;
	margin-bottom: 3px;
	padding: 2px;
}
.news_con dt em .emm2 i {
	background: linear-gradient(135deg, #1ebbf0 30%, #39dfaa 100%);
	left: 50%;
	bottom: 23px;
	width: 14px;
	margin-left: -7px;
	display: inline-block;
	height: 2px;
	position: absolute;
}
.news_con dt em .emm3 {
	font: 700 12px/22px Arial;
	padding: 1px;
}
.news_con dt img {
	display: block;
	width: 452px;
	height: 254px;
}
.news_con dd {
	height: 236px;
	padding: 35px 30px 0;
	box-sizing: border-box;
	background: #fff;
}
.news_con dd h4 a {
	display: block;
	font-size: 24px;
	color: #333333;
	line-height: 26px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all 0.5s;
}
.news_con dd i {
	display: block;
	font-size: 16px;
	color: #999999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 16px;
	margin-top: 15px;
}
.news_con dd p {
	display: block;
	padding-top: 14px;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	height: 85px;
}
.news_con .nprev {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: -100px;
	top: 200px;
	cursor: pointer;
	z-index: 20;
	border-radius: 36px;
	transition: all 0.5s;
}
.news_con .nnext {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	right: -100px;
	top: 200px;
	cursor: pointer;
	z-index: 20;
	border-radius: 36px;
	transition: all 0.5s;
}
.news_con .nprev img, .news_con .nnext img {
	width: 60px;
	height: 60px;
}
.news_con .nprev:hover, .news_con .nnext:hover {
	box-shadow: 0px 21px 29px 0px rgba(0,0,0,0.07);
}
.news_con dl:hover h4 a {
	color: #0068ac;
}

@media screen and (min-width:230px) and (max-width:1440px) {
.news_con dl {
	width: 385px;
}
.news_con dt {
	position: relative;
	display: block;
	width: 385px;
	height: 216px;
}
.news_con dt img {
	display: block;
	width: 385px;
	height: 216px;
}
}
.abt {
	padding: 100px 0 0;
	height: 960px;
	box-sizing: border-box;
	background: #f4f4f4;
}
/*background: url(../images/abt_bg.jpg) no-repeat center;*/
.abt_con {
	position: relative;
	margin-top: 60px;
}
.abt_con:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #cccccc;
	left: 0%;
	top: 120px
}
.abt_con li {
	width: 350px;
	height: 330px;
	float: left;
	position: relative;
	padding: 50px 0 0;
	box-sizing: border-box
}
.abt_con li em {
	font-size: 36px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	text-align: center;
	display: block;
	font-weight: bold;
	font-family: Arial;
}
.abt_con li em img {
	display: block;
	width: 16px;
	height: 20px;
	margin: 24px auto 38px;
	position: relative;
	z-index: 20;
}
.abt_con li p {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	text-align: center;
	padding: 0 36px 0 58px;
}
.abt_con li:hover em {
	color: #0067ac;
}
.abt_con li:hover {
	background: rgba(255,255,255,0.3);
	box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.1);
	border-radius: 10px;
}
.abt_con .aprev {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0px;
	top: 100px;
	cursor: pointer;
	z-index: 20;
}
.abt_con .anext {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 100px;
	cursor: pointer;
	z-index: 20;
}
.abt_con .aprev img, .abt_con .anext img {
	width: 40px;
	height: 40px;
}

@media screen and (min-width:230px) and (max-width:1440px) {
.abt_con li {
	width: 300px;
}
.abt_con li p {
	font-size: 16px;
	line-height: 30px;
	color: #333333;
	text-align: center;
	padding: 0 20px 0 36px;
}
}
 @-webkit-keyframes fadeInDown1 {
 from {
opacity: 0;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0)
}
 to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes fadeInDown1 {
 from {
opacity: 0;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0)
}
 to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.fadeInDown1 {
	-webkit-animation-name: fadeInDown1;
	animation-name: fadeInDown1
}
@-webkit-keyframes fadeInDown2 {
 from {
opacity: 0;
-webkit-transform: translate3d(0, -20%, 0);
transform: translate3d(0, -20%, 0)
}
 to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
@keyframes fadeInDown2 {
 from {
opacity: 0;
-webkit-transform: translate3d(0, -20%, 0);
transform: translate3d(0, -20%, 0)
}
 to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.fadeInDown2 {
	-webkit-animation-name: fadeInDown2;
	animation-name: fadeInDown2
}
@-webkit-keyframes fadeInLeft1 {
 from {
-webkit-transform: translate3d(-10%, 0, 0);
transform: translate3d(-10%, 0, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
@keyframes fadeInLeft1 {
 from {
-webkit-transform: translate3d(-10%, 0, 0);
transform: translate3d(-10%, 0, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
.fadeInLeft1 {
	-webkit-animation-name: fadeInLeft1;
	animation-name: fadeInLeft1
}
@-webkit-keyframes fadeInLeft2 {
 from {
-webkit-transform: translate3d(-5%, 0, 0);
transform: translate3d(-5%, 0, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
@keyframes fadeInLeft2 {
 from {
-webkit-transform: translate3d(-5%, 0, 0);
transform: translate3d(-5%, 0, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
.fadeInLeft2 {
	-webkit-animation-name: fadeInLeft2;
	animation-name: fadeInLeft2
}
@-webkit-keyframes fadeInRight1 {
 from {
-webkit-transform: translate3d(10%, 0, 0);
transform: translate3d(10%, 0, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
@keyframes fadeInRight1 {
 from {
-webkit-transform: translate3d(10%, 0, 0);
transform: translate3d(10%, 0, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
.fadeInRight1 {
	-webkit-animation-name: fadeInRight1;
	animation-name: fadeInRight1
}
@-webkit-keyframes fadeInRight2 {
 from {
-webkit-transform: translate3d(5%, 0, 0);
transform: translate3d(5%, 0, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
@keyframes fadeInRight2 {
 from {
-webkit-transform: translate3d(5%, 0, 0);
transform: translate3d(5%, 0, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
.fadeInRight2 {
	-webkit-animation-name: fadeInRight2;
	animation-name: fadeInRight2
}
@-webkit-keyframes zoomLeft {
 from {
-webkit-transform: scale3d(0.3, .3, .3);
transform: scale3d(0.3, .3, .3);
opacity: 0
}
 50% {
opacity: 1
}
}
@keyframes zoomLeft {
 from {
-webkit-transform: scale3d(0.3, .3, .3);
transform: scale3d(0.3, .3, .3);
opacity: 0
}
 50% {
opacity: 1
}
}
.zoomLeft {
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-animation-name: zoomLeft;
	animation-name: zoomLeft
}
.zoomRight {
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-animation-name: zoomLeft;
	animation-name: zoomLeft
}
@-webkit-keyframes fadeInUp1 {
 from {
-webkit-transform: translate3d(0, 10%, 0);
transform: translate3d(0, 10%, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
@keyframes fadeInUp1 {
 from {
-webkit-transform: translate3d(0, 10%, 0);
transform: translate3d(0, 10%, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
.fadeInUp1 {
	-webkit-animation-name: fadeInUp1;
	animation-name: fadeInUp1
}
@-webkit-keyframes fadeInUp2 {
 from {
-webkit-transform: translate3d(0, 2%, 0);
transform: translate3d(0, 2%, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
@keyframes fadeInUp2 {
 from {
-webkit-transform: translate3d(0, 2%, 0);
transform: translate3d(0, 2%, 0);
opacity: 0
}
 to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1
}
}
.fadeInUp2 {
	-webkit-animation-name: fadeInUp2;
	animation-name: fadeInUp2
}
/*表单弹框*/
.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}
.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}
.modal-dialog .css-icon {
	background-image: url("../images/modal-icons.png");
}
.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #F6EFEF;
	font-size: 14px;
}
.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0px;
	margin: 8px 5px 0 0;
	float: left;
}
.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0px;
	margin-top: 8px;
}
.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}
.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}
.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}
.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0px -14px;
}
.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0px -78px;
}
.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}
.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}
.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;
}
.fz_gjcb{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 20px auto;}
.fz_gjcb li{width: 19%;height:42px;line-height: 42px;background-color: #0067AC;color: #fff;text-align: center;font-size: 14px;border-radius: 5px;margin-bottom: 10px;}