@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

em,
i {
	font-style: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	*zoom: 1;
}

.w1182 {
	width: 1182px;
	margin: 0 auto;
}

.clearfix:after {
	display: block;
	content: " ";
	height: 0;
	visibility: hidden;
	clear: both;
}

.transitionall {
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
}
.banner  a.btn_drop .dropdown i{margin-top: -15px;}

.banner {
	height: 430px;
	background: url(images/banner.jpg) center top no-repeat;
}

.banner span {
	width: 100%;
	margin-top: 68px;
	font-size: 18px;
	font-weight: 200;
	color: #FFDB32;
	line-height: 28px;
	display: inline-block;
	margin-left: 16px;
}

.banner h3 {
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
}

.banner p {
	margin-top: 23px;
	font-size: 25px;
	color: #fff;
	line-height: 28px;
}

.banner p em {
	font-weight: bold;
	color: #FFDB60;
}

.banner .btns {
	margin-top: 59px;
	display: flex;
}

.banner .btns a {
	width: 158px;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 47px;
	margin-right: 20px;
	text-align: center;
}

.banner .btns a:last-child {
	width: 178px;
}

.floor1 {
	height: 898px;
	background: url(images/bg.png) center top no-repeat;
}

.title {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
	text-align: center;
}

.floor1 .content {
	display: flex;
	margin-top: 50px;
}

.floor1 .content img {
	width: 507px;
	height: 497px;
	margin-right: 104px;
}

.rightContent {
	margin-top: 22px;
	height: 412px;
	background: url(images/imgleft.png) left top no-repeat;
	padding-left: 61px;
}

.rightContent .item {
	width: 388px;
	margin-bottom: 40px;
}

.rightContent .item:nth-child(2) {
	margin-bottom: 50px;
}

.rightContent .item:nth-child(3) {
	margin-bottom: 45px;
}

.rightContent .item:last-child {
	margin-bottom: 0;
}

.rightContent .item h5 {
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 8px;
}

.rightContent .item p {
	font-size: 14px;
	font-weight: 400;
	color: #7E7E7E;
	line-height: 22px;
}

.floor1 a, .floor4 a, .floor5 a {
	display: inherit;
	width: 269px;
	height: 60px;
	line-height: 60px;
	background: #EA3434;
	border-radius: 30px;
	font-size: 22px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	margin-top: 46px;
}

.pt100 {
	padding-top: 100px;
}
.pt90 {
	padding-top: 99px;
}
.smalltitle {
	position: relative;
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-size: 28px;
	font-weight: 400;
	color: #000000;
	margin-top: 40px;
	padding: 0 25px;
}

.smalltitle::before {
	position: absolute;
	content: '';
	left: 0;
	top: 20px;
	width: 14px;
	height: 2px;
	background: #1B1B1B;
}

.smalltitle::after {
	position: absolute;
	content: '';
	right: 0;
	top: 20px;
	width: 14px;
	height: 2px;
	background: #1B1B1B;
}

.list-item {
	margin-top: 40px;
	display: inline-block;
}

.list-item li {
	float: left;
	width: 280px;
	padding: 24px 0;
	background: #FFFFFF;
	box-shadow: 0px 5px 18px 2px rgba(211, 219, 225, 0.41);
	border-radius: 10px;
	margin: 0 20px 20px 0;
	text-align: center;
}

.list-item li:nth-child(4n) {
	margin-right: 0;
}

.list-item li img {
	width: 46px;
	height: 46px;
	margin: 0 auto;
	margin-bottom: 10px;
	vertical-align: middle;
}

.list-item li span {
	width: 100%;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 10px;
	text-align: center;
}

.floor3 {
	margin-top: 100px;
	height: 659px;
	background: url(images/bannerBg.jpg) left top no-repeat;
}

.floor3 .hd {
	position: relative;
	width: 520px;
	margin: 0 auto;
	margin-bottom: 60px;
	text-align: center;
	font-size: 28px;
	font-weight: 400;
	color: #FFFFFF;
}

.pd90 {
	padding-top: 90px;
}

.floor3 .hd::before {
	position: absolute;
	content: '';
	left: 0;
	top: 20px;
	width: 14px;
	height: 2px;
	background: #FFFFFF;
}

.floor3 .hd::after {
	position: absolute;
	content: '';
	right: 0;
	top: 20px;
	width: 14px;
	height: 2px;
	background: #FFFFFF;
}
.swiper-slide{
	width: 272px;
	height: 331px!important;
	background: #FFFFFF;
/* 	box-shadow: 0px 3px 18px 2px rgba(222,223,224,0.41); */
	border-radius: 16px;
	margin-right: 30px;
	margin-top: 15px;
}
.swiper-slide h3{
	font-size: 24px;
	margin: 40px 0 30px 0;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.swiper-slide ul{
	padding: 0;
	margin: 0;
	height: 120px;
}
.swiper-slide .firstItem li{
	width: 220px;
}
.swiper-slide .firstItem li em{
	width: 210px;
}
.swiper-slide .secondItem li{
	width: 205px;
}
.swiper-slide .fourItem li{
	width: 200px;
}
.swiper-slide li {
	width: 208px;
	margin: 0 auto;
	display: flex;
	font-size: 14px;
	font-weight: 400;
	color: #575757;
	line-height: 30px;
}
.swiper-slide li span{
	width: 5px;
    height: 5px;
    background: #0F53ED;
    border-radius: 100%;
    margin-right: 5px;
    margin-top: 12px;
}
.swiper-slide li em{
	width: 198px;
}
.swiper-slide a{
	display: inherit;
	margin: 30px auto 44px auto;
	width: 164px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #0F53ED;
	background: url(images/btn02.png) center center no-repeat;
}
.overflow{
	overflow: hidden;
}
.swiper-slide-active h3, .swiper-slide-active a{
	color: #F00B0B;
}
.swiper-slide-active ul li span{
	background: #F00B0B;
}
.swiper-slide-active{
	height: 361px!important;
	margin-top: 0!important;
}
.swiper-slide-active a{	
	background: url(images/btn01.png) center center no-repeat;
}
.swiper-slide-active::after{
	position: absolute;
	content: '';
	width: 100px;
	height: 3px;
	background: #EA3434;
	left: 86px;
	right: 86px;
	bottom: 0;
}
.swiperbox{
	    position: relative;
	    padding-left: 62px;
		width: 1118px;
}
.mySwiper {
    height: 386px;
    overflow: hidden;
}
.swiper-pagination{
	bottom: 0!important;
}
.swiper-pagination-bullet{
	width: 9px!important;
	height: 9px!important;
	background: #6F7E91!important;
	border-radius: 50%;
	margin-right: 6px;
}
.swiper-pagination-bullet-active{
	background: #EC0909!important;
}
.swiper-button-next:after, .swiper-button-prev:after{
	display: none;
}
.swiper-button-next, .swiper-button-prev{
	font-size: 0!important;
	width: 46px!important;
	height: 46px!important;
	background: url(images/next.png) center center no-repeat;
	left: 0!important;
	right: auto;
	top: 60%!important;
}
.swiper-button-next{
	top: 70%!important;  
    transform: scaleX(-1);
}
.floor4{
	margin-top: 99px;
}
.floor4 .smalltitle{
	width: 524px;
}
.floor4 ul{
	display: flex;
	margin: 0;
	padding: 0;
	margin-top: 40px;
}
.floor4 ul li{
	width: 148px;
	margin-right: 10px;
	background: #FFFFFF;
	box-shadow: 0px 3px 18px 2px rgba(198,204,208,0.41);
	border-radius: 16px;
	float: left;
	padding: 0 35px;
	height: 345px;
	text-align: center;
}
.floor4 ul li:first-child{
	width: 228px;
}
.floor4 ul li:nth-child(2) p, .floor4 ul li:last-child p{
	text-align: center;
	display: inline-block;
}
 .floor4 ul li:nth-child(5) p{
	display: inline-block;
    margin-left: 15px;
    text-align: left;
    width: 70px;
 }
.floor4 ul li:nth-child(3){
	width: 238px;
}
.floor4 ul li:nth-child(3) p span:first-child{
	width: 96px;
}
.floor4 ul li:nth-child(4){
	width: 218px;
}
.floor4 ul li:nth-child(3) p span:last-child{
	text-align: right;
}
.floor4 ul li img{
	margin: 35px auto 8px auto;
}
.floor4 ul li h3{
	font-size: 22px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-bottom: 16px;
}
.floor4 ul li p{
    font-size: 14px;
    font-weight: 400;
    color: #696969;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
}
.floor4 ul li p span{  
	width: 70px;
	text-align: left;
}
.floor4 ul li:last-child{
	margin-right: 0;
}
.floor5{
	margin-top: 100px;
	background: #F0F5FB;
	padding-bottom: 100px;
}
.itemList li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
.itemList li:last-child{
	margin-right: 0;
}
.itemList li div.content{
	position: absolute;
	left: 30px;
	bottom: 30px;
	color: #fff;
	z-index: 9;
}
.itemList li div.content h3{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.itemList li div.content img{
	width: 35px;
	height: 35px;
}
.itemList{
    margin-top: 50px;
    display: inline-block;
}
.itemList .img{
	width: 280px;
	height: 270px;
}
.itemList li:hover .mask{
	display: inline-block;
}
.mask{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 280px;
	height: 270px;
	background: rgba(0,0,0,0.3);
	display: none;
	z-index: 8;
}

.floor_6{overflow: hidden;background: url(../images/fl6_bg.jpg) center top no-repeat;height: 350px;text-align: center;}
.floor_6 span{display: block;font-size: 42px;color: #fff;font-weight: bold;padding: 64px 0 20px;}
.floor_6 p{font-size: 32px;color: #fff;}