*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html, body {
    font-size: 14px;
    color: #333;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #333;
}


header{
	position: relative;
	width: 100%;
	min-width: 1300px;
	height: auto;
}
header>nav{
	width: 100%;
	position: absolute;
	height: 80px;
	left: 0;
	right: 0;
	background: rgb(255,255,255,0.1);
	z-index: 999;
}
header>nav>.head_nav{
	position: absolute;
	width: 100%;
	max-width: 1300px;
	z-index: 999;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
}
header>nav>.head_nav>.log{
	float: left;
	height: 100%;
	width: 50%;
	max-width: 228px;
	min-width: 100px;
	position: relative;
}
header>nav>.head_nav>.log>a>img{
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
header>nav>.head_nav>ul{
	float: right;
	display: flex;
	height: 100%;
}
header>nav>.head_nav>ul>li{
	height: 100%;
	padding-left: 50px;
	position: relative;
}
header>nav>.head_nav>ul>li>a{
	height: 100%;
	line-height: 80px;
	color: #fff;
	font-size: 18px;
	transition: .3s;
}

header>nav>.head_nav>ul>li>a:hover{
	color: rgb(255,202,164);
}
header>nav>.head_nav>ul>li>ol{
	position: absolute;
	right: 0;
	padding-top: 8px;
	display: none;
}
header>nav>.head_nav>ul>li>ol>.ewm{
	padding: 10px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	border-radius: 5px;
	background: rgba(51,55,240,0.7);
}
header>nav>.head_nav>ul>li>ol:after{
	position: absolute;
	content: '';
	top: 0px;
	right: 28px;
	width: 0px;
	height: 0px;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid rgba(51,55,240,0.7);
	
	/*border-color: red;*/
}
header>nav>.head_nav>ul>li>ol>.ewm>img{
/*	width: 100%;*/
	max-width: 142px;
	margin-bottom: 8px;
}
header>nav>.head_nav>ul>li>ol>.ewm>p{
	font-size: 16px;
	color: #fff;
}
header>nav>.head_nav>ul>li:hover>ol{
	display: block;
}
.mySwiper>.swiper-wrapper>.swiper-slide>img{
	width: 100%;
}


.fyq>.swiper-pagination-bullet{
	opacity: 1;
	border-radius: 0;
	width: 10%;
	max-width: 40px;
	min-width: 10px;
	height: 2px;
	background-color: rgba(255,255,255,.4);
}
.fyq>.swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: rgba(255,255,255,1);
	opacity: 1;
}
.lbtnr{
	position: absolute;
	width: 100%;
	max-width: 1300px;
	height: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.wz{
	position: absolute;
	right: 0;
	top: 212px;
	color: #fff;
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.wz>h2{
	font-size: 56px;
	color: #fff;
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.wz>h2>span{
	font-size: 66px;
	color: rgb(247,104,60);
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.wz>p{
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.wz>p>span{
	letter-spacing: 10px;
	font-size: 18px;
	color: #fff;
}

.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.wz>.wz2{
	padding: 12px 22px;
	width: -webkit-max-content;
	width: max-content;
	background: linear-gradient(to right,rgba(255,255,255,0.1),rgba(255,255,255,0.3),rgba(255,255,255,0.1));
	font-size: 20px;
	color: #fff;
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.wz>.ewm{
	margin-left: 15px;
	margin-top: 40px;
	height: auto;
	width: -webkit-max-content;
	width: max-content;
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.wz>.ewm>img{
	width: 100%;
	max-width: 172px;
}

.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.wz>.ewm>p{
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 4px;
}
.mySwiper {
	height: 720px;
	background-color: rgb(30,27,50);
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.sj{
	position: absolute;
	width: 471px;
	height: 480px;
	/*top: 100px;*/
	bottom: 56px;
	left: 96px;
}

.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.sj>.tb1{
	position: absolute;
	width: 100%;
	height: 100%;
}

.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.sj>.tb2{
	position: absolute;
	left: -96px;
	bottom: 226px;
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.sj>.tb3{
	position: absolute;
	left: -14px;
	bottom: 340px;
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.sj>.tb4{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 400px;
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.sj>.tb5{
	position: absolute;
	right: -14px;
	bottom: 340px;
}
.mySwiper>.swiper-wrapper>.swiper-slide>.lbtnr>.sj>.tb6{
	position: absolute;
	right: -96px;
	bottom: 226px;
}

/*主体*/

.zt{
	width: 100%;
	max-width: 1300px;
	min-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}


.zt>.gl>h1{
	text-align: center;
	font-size: 36px;
	margin-top: 72px;
	margin-bottom: 56px;
}
.zt>.gl>ul{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}
.zt>.gl>ul>li{
	width: 618px;
	height: 100px;
	margin-bottom: 40px;
}
.zt>.gl>ul>li:hover .rqi>h1,.zt>.gl>ul>li:hover .rqi>p{
	color: rgb(30,27,50);
}
.zt>.gl>ul>li:hover .wz>h6>a{
	color: rgb(44,116,238);
}
.zt>.gl>ul>li:after{
	content: '';
	clear: both;
}
.zt>.gl>ul>li>.rqi{
	float: left;
	width: 80px;
}
.zt>.gl>ul>li>.rqi>h1{
	font-size: 36px;
	margin-bottom: 5px;
	color: rgb(190,187,200);
	transition: .3s;
}
.zt>.gl>ul>li>.rqi>p{
	font-size: 16px;
	margin-bottom: 5px;
	color: rgb(101,101,101);
	transition: .3s;
}
.zt>.gl>ul>li>.glimg{
	width: 150px;
	height: 100px;
	float: left;
	overflow: hidden;
}
.zt>.gl>ul>li>.glimg>img{
	width: 100%;
	height: 100%;
	transition: .3s;
}
.zt>.gl>ul>li>.glimg>img:hover{
	transform: scale(1.2);
}
.zt>.gl>ul>li>.wz{
	margin-left: 20px;
	float: left;
	width: calc(100% - 250px);
}
.zt>.gl>ul>li>.wz>h6>a{
	font-size: 18px;
	font-weight: 400;
	transition: .3s;
	color: rgb(51,51,51);
}
.zt>.gl>ul>li>.wz>h6{
	margin-bottom: 30px;
	font-weight: 400;
}
.zt>.gl>ul>li>.wz>p{
	font-size: 14px;
	color: rgb(153,153,153);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}


.lc>h1{
	text-align: center;
	font-size: 36px;
	margin-top: 72px;
	margin-bottom: 56px;
}
.lc>div{
	width: 100%;
	box-shadow: 0px 0px 30px rgba(200,200,200,0.4);
	background-color: #fff;
}
.lc>div>ul{
	background-color: #fff;
	display: flex;
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	/*height: 226px;*/
	padding: 21px 0px;
	justify-content: space-between;
	/*margin-bottom: 65px;*/
	align-items:center;
}
.lc>div>ul>li{
	width: 318px;
	height: 140px;
}
.lc>div>ul>li>h2{
	margin-left: 140px;
	margin-top: 42px;
	margin-bottom: 5px;
	font-size: 24px;
}
.lc>div>ul>li>p{
	margin-left: 140px;
	font-size: 14px;
}
.lc>div>ul>li:nth-of-type(2)>h2,.lc>div>ul>li:nth-of-type(2)>p{
	margin-left: 164px;
}
.lc>div>ul>li:nth-of-type(3)>h2,.lc>div>ul>li:nth-of-type(3)>p{
	margin-left: 166px;
}
.lc>div>ul>li:nth-of-type(4)>h2,.lc>div>ul>li:nth-of-type(4)>p{
	margin-left: 153px;
}


footer{
	width: 100%;
}
.foottop{
	background-color: rgb(22,22,38);
	/*height: 562px;*/
	width: 100%;
	
}
.foottop>div{
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
.footbottom{
	background-color: rgb(15,15,29);
	height: 80px;
	width: 100%;
}
.footbottom>p{
	color: rgb(161,161,181);
	text-align: center;
	font-size: 14px;
	line-height: 80px;
}
.foottop>div>.lj{
	padding: 40px 0;
	margin-bottom: 20px;
}
.foottop>div>.lj>span{
	font-size: 18px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.foottop>div>.lj>a{
	margin-left: 20px;
	color: rgb(255,255,255);
	font-size: 16px;
}
.foottop>div>.lj>a:hover{
	text-decoration: underline;
}
.foottop>div>ul{
	width: 100%;
	display: flex;
	margin-bottom: 60px;
	justify-content: space-between;
}
.foottop>div>ul>li{
	width: 296px;
	height: 120px;
	background-color: rgb(234,234,234);
	display: flex;
	justify-content: center;
	align-items:center;
}

.foottop>div>ul>li>img{
	margin-right: 20px;
}
.foottop>div>ul>li>span{
	font-size: 16px;
	color: #333;
}
.foottop>div>.box{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 15px;
}
.foottop>div>.box>.box-left>p{
	color: rgb(102,102,102);
	font-size: 14px;
	margin-bottom: 37px;
}
.foottop>div>.box>.box-left>div{
	border: 1px solid rgb(50,47,71);
	width: auto;
	height: 76px;
}
.foottop>div>.box>.box-left>div>img{
	float: left;
}
.foottop>div>.box>.box-left>div>p{
	font-size: 34px;
	font-weight: bold;
	color: #333;
	line-height: 76px;
	margin-left: 87px;
	margin-right: 16px;
}
.foottop>div>.box>.box-zx{
	width: 390px;
}
.foottop>div>.box>.box-zx>.box-zx_top{
	display: flex;
	border-bottom: 1px solid rgb(34,34,52);
	margin-bottom: 15px;
	padding-bottom: 22px;
	align-items: center;
}
.foottop>div>.box>.box-zx>.box-zx_top>img{
	width: 63px;
	height: 55px;
}
.foottop>div>.box>.box-zx>.box-zx_top>.rig{
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: 15px;
}
.foottop>div>.box>.box-zx>.box-zx_top>.rig>p:nth-of-type(1){
	color: #fff;
	font-size: 34px;
	font-weight: bold;
}
.foottop>div>.box>.box-zx>.box-zx_top>.rig>p:nth-of-type(2){
	color: rgb(161,161,181);
	font-size: 14px;
}
.foottop>div>.box>.box-zx>p{
	padding-left: 30px;
	height: 30px;
	margin-bottom: 10px;
	color: rgb(161,161,181);
	line-height: 28px;
	font-size: 14px;
}
.foottop>div>.box>.box-right{
	width: 286px;
}
.foottop>div>.box>.box-right>h3{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 28px;
}
.foottop>div>.box>.box-right>ul{
	display: flex;
	justify-content: space-between;
}
.foottop>div>.box>.box-right>ul>li{
	
}
.foottop>div>.box>.box-right>ul>li>img{
	
}
.foottop>div>.box>.box-right>ul>li>p{
	text-align: center;
	color: rgb(161,161,181);
	line-height: 28px;
	font-size: 14px;
}
.xw{
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
}
.ip{
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0px;
}
.ip>a{
	font-size: 16px;
	color: rgb(153,153,153);
}
.xw>.xw-left{
	width: 930px;
	height: auto;
}
.xw>.xw-left>.xw-left-top{
	width: 930px;
	height: auto;
	border-bottom: 1px solid rgb(239,239,239);
	margin-bottom: 40px;
}
.xw>.xw-left>.xw-left-top>h2{
	padding-top: 4px;
	padding-bottom: 30px;
	font-size: 30px;
	font-weight: bold;
	color: rgb(51,51,51);
}
.xw>.xw-left>.xw-left-top>p{
	margin-bottom: 20px;
}
.xw>.xw-left>.xw-left-top>p>span{
	margin-right: 50px;
	color: rgb(117,117,117);
	font-size: 16px;
}
.xw>.xw-left>.xw-nr{
	width: 100%;
	height: auto;
	margin-bottom: 80px;
}
.xw>.xw-left>.xw-nr p{
	margin-bottom: 50px;
	font-size: 18px;
	color: rgb(51,51,51);
	line-height: 30px;
}
.xw>.xw-left>.xw-nr img{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	display: block;
	max-width: 100%;
}

.xw-right{
	width: 312px;
	height: auto;
}
.xw-right>.xw-right-1{
	width: 100%;
	height: auto;
	margin-bottom: 55px;
}
.xw-right>.xw-right-1>p{
	font-size: 20px;
	font-weight: bold;
	color: rgb(51,51,51);
	margin-bottom: 28px;
}
.xw-right>.xw-right-1>ul{
	display: flex;
	flex-direction: column;
	width: 100%;
	height: auto;
}
.xw-right>.xw-right-1>ul>li{
	width: 100%;
	height: 81px;
	margin-bottom: 30px;
}
.xw-right>.xw-right-1>ul>li>a>div{
	width: 121px;
	height: 81px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.xw-right>.xw-right-1>ul>li>a>div>img{
	width: 100%;
	height: 100%;
	transition: .3s;
}
.xw-right>.xw-right-1>ul>li>a>div>img:hover{
	transform: scale(1.2);
}
.xw-right>.xw-right-1>ul>li>a>p{
	font-size: 18px;
	line-height: 28px;
	color: rgb(51,51,51);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 6px;
	transition: .3s;
}
.xw-right>.xw-right-1>ul>li>a>p:hover{
	color: rgb(70,80,214);
}
.xw-right>.xw-right-1>ul>li>a>span{
	font-size: 14px;
	color: rgb(153,153,153);
}
.xw-right>.xw-right-2>p{
	margin-bottom: 28px;
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.xw-right>.xw-right-2>p>span{
	font-size: 20px;
	font-weight: bold;
	color: rgb(51,51,51);
	
}

.xw-right>.xw-right-2>p>span:nth-of-type(2){
	font-size: 16px;
	color: rgb(143,143,143);
	font-weight: 400;
	cursor: pointer;
	height: 19px;
}
.xw-right>.xw-right-2>p>span>i{
	background: url(../image/tb31.png)no-repeat center center;
	float: left;
	width: 21px;
	height: 19px;
	margin-right: 6px;
	transition: .5s;
}
.xw-right>.xw-right-2>p>span:nth-of-type(2):hover i{
	transform: rotate(360deg);
}
.xw-right>.xw-right-2>ul{
	display: flex;
	flex-direction: column;
	width: 100%;
	height: auto;
}
.xw-right>.xw-right-2>ul>li{
	width: 100%;
	margin-bottom: 28px;
}
.xw-right>.xw-right-2>ul>li>a{
	color: rgb(51,51,51);
	font-size: 18px;
}
.xw-right>.xw-right-2>ul>li>a>span{
	padding-right: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-bottom: 6px;
	transition: .3;
}
.xw-right>.xw-right-2>ul>li>a>span:hover{
	color: rgb(70,80,214);
}
.xw-right>.xw-right-2>ul>li>a.re>span{
	background: url(../image/tb32.png)no-repeat center right;
}
.xw-right>.xw-right-2>ul>li>a.xin>span{
	background: url(../image/tb33.png)no-repeat center right;
}




#huan2,#huan3{
	display: none;
}
