@charset "utf-8";
/* CSS Document */
.banner {
	text-align: center;
	padding-top: 100px;
	background: url(../img/inbanner7.jpg) center no-repeat;
}
.banner h3 {
	font-size: 50px;
	margin: 10px 0px;
	background-image: -webkit-linear-gradient(top, #fff, #999);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.banner span {
	color: #fff;
	font-size: 20px;
	display: block;
	margin-top: 30px;
}
.banner em {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin: 10px auto;
}
.banner a {
	display: block;
	width: 180px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	margin: 40px auto;
	font-size: 24px;
}
.banner a:hover {
	color: #ffcc00;
	border-color: #ffcc00;
}
.p20220902 {
}
.p20220902 .w100 {
	overflow: hidden;
}
/*.p20220902-1 .left {
	width: 251px;
}*/
.p20220902-1 h2.txt2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}
.p20220902-1 .n_uls {
	padding: 20px 0px;
}
.p20220902-1 .n_uls li {
	display: block;
	margin-bottom: 15px;
	width: 350px;
	height: 105px;
	padding: 20px;
	background-color: #2962ac;
	border-radius: 5px;
	float: left;
	margin-right: 15px;
}
.p20220902-1 .n_uls li:nth-child(3n) {
	margin-right: 0px;
}
.p20220902-1 .n_uls li em {
	display: block;
	color: #fff;
	height: 25px;
	line-height: 25px;
}
.p20220902-1 .n_uls li span {
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}
.p20220902-1 .n_uls li p {
	display: block;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	background: #f8c40c;
	border-radius: 30px;
	margin-top: 20px;
}
.p20220902-1 .n_uls li:hover p {
	background: #fff;
}
/*.p20220902-1 .n_uls li:nth-child(1) {
	background-image: url(../img/li1.png);
	background-position: 150px center;
	background-repeat: no-repeat;
}
.p20220902-1 .n_uls li:nth-child(2) {
	background-image: url(../img/li2.png);
	background-position: 165px center;
	background-repeat: no-repeat;
}*/
.p20220902-1 .n_uls li:nth-child(1) {
	background-image: url(../img/li3.png);
	background-position: 255px center;
	background-repeat: no-repeat;
}
.p20220902-1 .n_uls li:nth-child(2) {
	background-image: url(../img/li4.png);
	background-position: 255px center;
	background-repeat: no-repeat;
}
.p20220902-1 .n_uls li:nth-child(3) {
	background-image: url(../img/li5.png);
	background-position: 255px center;
	background-repeat: no-repeat;
}
.p20220902-1 .n_uls li:nth-child(4) {
	background-image: url(../img/li6.png);
	background-position: 255px center;
	background-repeat: no-repeat;
}
.p20220902-1 .n_uls li:nth-child(5) {
	background-image: url(../img/li7.png);
	background-position: 255px center;
	background-repeat: no-repeat;
}
.p20220902-1 .n_uls li:nth-child(6) {
	background-image: url(../img/li8.png);
	background-position: 255px center;
	background-repeat: no-repeat;
}
/*.p20220902 .right {
	width: 890px;
}*/
/*
.p20220902 .imglists dl{ display:block; float:left; margin-right:12px; width:292px; overflow:hidden; margin-top:20px; }
.p20220902 .imglists dl:nth-child(3n){ margin-right:0px; margin-right:0px;}
.p20220902 .imglists dl dt{ display:block; width:292px; height:212px; overflow:hidden;}
.p20220902 .imglists dl dt img{ display:block; width:100%; height:100%;border-radius:5px;-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;}
.p20220902 .imglists dl:hover img{-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);}
.p20220902 .imglists dl dd{ display:block; text-align:center; height:50px; line-height:50px;}
.p20220902 .imglists dl:hover dd a{ text-decoration:underline; color:#F00;}*/
.p20220902 .imglists ul {
	margin-top: 30px;
}
.p20220902 .imglists ul li {
	display: block;
	background: #f8c40c;
	padding: 30px 20px 20px 20px;
	overflow: hidden;
	width: 1160px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.p20220902 .imglists ul li:nth-child(2n) {
	background: #2962ac;
}
.p20220902 .imglists ul li h2 {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.p20220902 .imglists ul li h2 a {
	font-size: 26px;
	font-weight: bold;
}
.p20220902 .imglists ul li h3 {
	display: block;
	font-size: 22px;
	height: 40px;
	line-height: 40px;
}
.p20220902 .imglists ul li h4 {
	display: block;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
}
.p20220902 .imglists ul li .w100 {
	width: 84%;
	padding: 0px 8%;
}
.p20220902 .imglists ul li p {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	padding: 20px 0px;
}
.p20220902 .imglists ul li p em {
	display: block;
	width: 100px;
	height: 100px;
	margin: 10px auto;
}
.p20220902 .imglists ul li p span {
	display: block;
	line-height: 30px;
}
.p20220902 .imglists ul li:nth-child(1) p:nth-child(1) em {
	background: url(../img/list1.png) center no-repeat;
}
.p20220902 .imglists ul li:nth-child(1) p:nth-child(2) em {
	background: url(../img/list2.png) center no-repeat;
}
.p20220902 .imglists ul li:nth-child(1) p:nth-child(3) em {
	background: url(../img/list3.png) center no-repeat;
}
.p20220902 .imglists ul li:nth-child(1) p:nth-child(4) em {
	background: url(../img/list4.png) center no-repeat;
}
.p20220902 .imglists ul li .droplist {
	display: block;
	width: 100%;
}
.p20220902 .imglists ul li .droplist dl {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 15px;
	width: 185px;
	overflow: hidden;
	text-align: center;
}
.p20220902 .imglists ul li .droplist dl dt {
	display: block;
	overflow: hidden;
	width: 185px;
	height: 135px;
}
.p20220902 .imglists ul li .droplist dl dt img {
	width: 100%;
	height: 100%;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
}
.p20220902 .imglists ul li .droplist dl:hover dt img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.p20220902 .imglists ul li .droplist dl dd {
	display: block;
	height: 35px;
	line-height: 35px;
}
.p20220902 .imglists ul li .droplist dl dd a {
}
.p20220902 .imglists ul li .droplist dl:nth-child(6n) {
	margin-right: 0px;
}
.p20220902 .imglists ul li:nth-child(2n) h2 a {
	color: #fff;
}
.p20220902 .imglists ul li:nth-child(2n) h3, .p20220902 .imglists ul li:nth-child(2n) h4 {
	color: #fff;
}
.p20220902 .imglists ul li:nth-child(2n) p span {
	color: #fff;
}
.p20220902 .imglists ul li:nth-child(2) p:nth-child(1) em {
	background: url(../img/list6.png) center no-repeat;
}
.p20220902 .imglists ul li:nth-child(2) p:nth-child(2) em {
	background: url(../img/list7.png) center no-repeat;
}
.p20220902 .imglists ul li:nth-child(2) p:nth-child(3) em {
	background: url(../img/list8.png) center no-repeat;
}
.p20220902 .imglists ul li:nth-child(2) p:nth-child(4) em {
	background: url(../img/list9.png) center no-repeat;
}
.p20220902 .imglists ul li:nth-child(2) .droplist dl dd a {
	color: #fff;
}
.advantages {
	padding: 70px 0px;
	overflow: hidden;
}
.advantages h3 {
	display: block;
	text-align: center;
	font-size: 36px;
	line-height: 50px;
	height: 50px;
	width: 100%;
}
.advantages ul {
}
.advantages ul li {
	display: block;
	margin-top: 40px;
}
.advantages ul li:nth-child(1), .advantages ul li:nth-child(3) {
	float: left;
	width: 549px;
}
.advantages ul li:nth-child(2), .advantages ul li:nth-child(4) {
	float: right;
	width: 618px;
}
.advantages ul li:nth-child(1) {
	background: url(../img/a1.png) left top no-repeat;
}
.advantages ul li:nth-child(2) {
	background: url(../img/a2.png) left top no-repeat;
}
.advantages ul li:nth-child(3) {
	background: url(../img/a3.png) left top no-repeat;
}
.advantages ul li:nth-child(4) {
	background: url(../img/a4.png) left top no-repeat;
}
.advantages ul li h4 {
	display: block;
	font-size: 22px;
	margin-top: 250px;
}
.advantages ul li:nth-child(1) h4, .advantages ul li:nth-child(1) p {
	padding-left: 35px;
}
.advantages ul li:nth-child(2) h4, .advantages ul li:nth-child(2) p {
	padding-left: 23px;
}
.advantages ul li p {
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 25px;
	margin-top: 20px;
}
.partener {
	padding: 60px 0px;
	overflow: hidden;
}
.partener h3 {
	font-size: 24px;
	line-height: 35px;
}
.partener h5 {
	line-height: 35px;
	text-transform: uppercase;
	color: #999;
	font-size: 13px;
	margin-left: 20px;
}
.picScroll-left {
	overflow: hidden;
	position: relative;
	height: 101px;
	padding-top: 40px;
}
.picScroll-left .prev {
	display: block;
	width: 13px;
	height: 22px;
	background: url(../img/lt.png) center no-repeat;
	cursor: pointer;
	float: left;
	margin-top: 39.5px;
}
.picScroll-left .next {
	display: block;
	width: 13px;
	height: 22px;
	background: url(../img/rt.png) center no-repeat;
	cursor: pointer;
	float: right;
	margin-top: 39.5px;
}
.picScroll-left .bd {
	float: left;
	height: 101px;
	padding: 0px 20px;
	width: 1134px;
	overflow: hidden;
}
.picScroll-left .bd ul {
}
.picScroll-left .bd ul li {
	width: 181px;
	height: 101px;
	display: block;
	float: left;
	margin-right: 10px;
}
