*{
	color: #282c45;
}
.center{
	width: 1100px;
	margin: 0 auto;
}
.hover{
	position: relative;
}
.hover span{
	width: 23px;
	height: 4px;
	position: absolute;
	top: 27px;
	background-color: white;
	left: 4.5px;
	border-radius: 10px;
}
.introduce{
	width: 100%;
	height: 637.22px;
	background: url(../img/banner.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.nav{
	width: 1100px;
	height: 72px;
	margin: 0 auto;
}
.nav_logo{
	width: 20%;
	height: 72px;
	float: left;
}
.nav_logo img{
	width: 173px;
	height: 36px;
	margin-top: 32px;
}
.nav_text{
	width: 50%;
	float: right;
}
.nav_text li{
	float: left;
	margin-left: 72px;
	margin-top: 41px;
	color: white;
	font-size: 16px;
	cursor: pointer;
}
.nav_text li:first-child{
	margin-left: 204px;
}
.banner{
	width: 906px;
	height: 130px;
	margin: 0 auto -20px auto;
	position: relative;
	top: -114px;
	
}

@media screen and (min-width: 2350px) {
    .banner{
    	top: -164px;
		height: 86px;
    }
}
.banner_inside{
	width: 100%;
	height: 132.28px;
	border-radius: 10px;
	padding-top: 20px;
	box-shadow: 0px 14px 20px rgba(230,230,230,.6);
	background-color: white;
	position: absolute;
}
.banner_left{
	float: left;
	width: 12%;
}
.banner_left img{
	width: 40px;
	height: 30px;
	margin-left: 30px;
}
.banner p{
	width: 73%;
	margin: 0 auto;
	color: #282c45;
	font-size: 18px;
	line-height: 34px;
	float: left;
	letter-spacing: .2px;
	text-align: center;
	margin-top: 6px;
}
.banner_right{
	float: right;
	width: 12%;
}
.banner_right img{
	width: 40px;
	height: 30px;
	margin-left: 35px;
	margin-top: 70px;
	
}
.hly{
	width: 1100px;
	height: 574px;
	margin: 0 auto;
}
.rsy{
	height: 450px;
}
.first_title{
	width: 100%;
	margin-bottom: 38px;
}
.first_title h1{
	font-weight: bold;
	text-align: center;
	margin-bottom: 14px;
	font-size: 28px;
}
.hly_line{
	width: 48px;
	height: 6px;
	border-radius: 10px;
	background: linear-gradient(to right, #8f53ff , #218fff);
	margin: 0 auto 15px auto;
}
.first_title p{
	font-size: 18px;
	color: #6a6f8c;
	text-align: center;
}
.hly_content{
	width: 100%;
	height: 400px;
}
.hly_content_img{
	width: 44%;
	float: left;
}
.hly_content article{
	width: 46%;
	float: right;
	padding-top: 42px;
	text-align: justify;
}
.hly_content h2{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #282c45;
}
.hly_content h4{
	font-size: 18px;
	color: #6a6f8c;
	margin-bottom: 20px;
}
.hly_content p{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 28px;
	text-align: justify;
}
.text_bottom{
	height: 22px;
	margin-bottom: 26px;
}
.text_bottom_img{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 2px solid #f73b42;
	float: left;
	margin-top: 4px;
}
.hly_button{
	width: 130px;
	height: 44px;
	border-radius: 6px;
	background-color: #f73b42;
	box-shadow: 0px 2px 10px rgba(247,64,70,.6);
	color: white !important;
	font-size: 14px;
	text-align: center;
	line-height: 44px;
	cursor: pointer;
}
.hly_button a{
	color: #fff;
}
.kkt{
	width: 100%;
	height: 412px;
	background-color: #f5f8fd;
	padding-top: 27px;
	margin-bottom: 45px;
}
.xsy{
	height: 442px;
	margin-bottom: 50px;
}
.xsy_content_img{
	margin-top: -12px;
}
.kkt_content{
	width: 1100px;
	margin: 0 auto;
}
.kkt_content_img{
	width: 44%;
	float: right;
}

.kkt_content article{
	width: 52%;
	float: left;
	padding-top: 28px;
}
.kkt_content h2{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #282c45;
}
.kkt_content h4{
	font-size: 18px;
	color: #6a6f8c;
	margin-bottom: 20px;
}
.kkt_content p{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 28px;
	text-align: justify;
}

.text_bottom_imgA{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 2px solid #1e80ff;
	float: left;
	margin-top: 4px;
}
.text_bottom p{
	font-size: 16px;
	color: #6a6f8c;
	letter-spacing: 1px;
	float: left;
	margin-bottom: 0px;
	line-height: 22px;
	margin-left: 10px;
}
.text_bottom p span{
	font-size: 18px;
	font-weight: 500;
}
.kkt_button{
	width: 130px;
	height: 44px;
	border-radius: 6px;
	background-color: #1e80ff;
	box-shadow: 0px 2px 10px rgba(30,128,255,.6);
	color: white;
	font-size: 14px;
	text-align: center;
	line-height: 44px;
	cursor: pointer;
}
.text_bottom_imgB{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 2px solid #6565fb;
	float: left;
	margin-top: 4px;
}
.rsy_button{
	width: 130px;
	height: 44px;
	border-radius: 6px;
	background-color: #6565fb;
	box-shadow: 0px 2px 10px rgba(101,101,251,.6);
	color: white;
	font-size: 14px;
	text-align: center;
	line-height: 44px;
	cursor: pointer;
}
.text_bottom_imgC{
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 2px solid #ff6a18;
	float: left;
	margin-top: 4px;
}
.xsy_button{
	width: 130px;
	height: 44px;
	border-radius: 6px;
	background-color: #ff6a18;
	box-shadow: 0px 2px 10px rgba(255,106,24,.6);
	color: white;
	font-size: 14px;
	text-align: center;
	line-height: 44px;
	cursor: pointer;
}
.team_exhibit{
	width: 1100px;
	height: 606px;
	margin: 0 auto 80px auto;
}
.team_contentt{
	width: 100%;
	margin-top: 26px;
}
.team{
	width: 356px;
	height: 516px;
	margin-right: 16px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	position: relative;
}
.team:hover img{
	transform: scale(1.2);
}


.team img{
	transition: .4s;
}

.team:hover .team_top{
	bottom: 0;
}
.team:last-child{
	margin-right: 0px;
}
.team_top{
	width: 356px;
	height: 60px;
	transition: .4s;
	overflow: hidden;
	position: absolute;
	bottom: -60px;
	background-color: rgba(0,0,0,.6);
	
	border-radius: 4px;
	font-size: 20px;
	color: white;
	text-align: center;
	line-height: 60px;
}
.join{
	width: 1100px;
	height: 524px;
	margin: 0 auto 52px auto;
}
.join_top{
	width: 100%;
}
.join_top li{
	width: 318px;
	border-radius: 7px;
	padding: 20px 20px 26px 20px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	height: 160px;
	position: relative;
}
.join_top li:last-child{
	margin-right: 0px;
}
#blue{
	background: linear-gradient(to bottom left, #39b3ee , #21c8db);
}
#green{
	background: linear-gradient(to bottom left, #04d3b3 , #28e0c8);
}
#yellow{
	background: linear-gradient(to bottom left, #ffa21f , #ffbe0f);
}
#orange{
	background: linear-gradient(to bottom left, #ff6d39 , #ff8331);
}
#darkblue{
	background: linear-gradient(to bottom left, #398cff , #5a9dff);
}
#violet{
	background: linear-gradient(to bottom left, #8686ff , #9d77ff);
}
.join_top li h3{
	font-size: 20px;
	color: white;
	text-align: center;
	margin-bottom: 10px;
}
.join_top li p{
	font-size: 14px;
	color: white;
	text-align: left;
	margin-bottom: 10px;
	line-height: 25px;
	letter-spacing: 0.6px;
	word-break: break-all;
}


.join_btn{
	width: 140px;
	height: 40px;
	background-color: white;
	border-radius: 50px;
	color: #2dbee4;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 20px;
}
.yellow{
	color: #ffa21f;
}

.green{
	color: #0dd7b8;
}
.orange{
	color: #ff6e38;
}
.darkblue{
	color: #2481ff;
}
.violet{
	color: #9d77ff;
}
.co_operatives{
	width: 100%;
	height: 449px;
	background: url(../img/coo_enterprise.jpg) no-repeat;
	background-size: cover;
	padding-top: 55px;
	background-color: #030936;
}
.co_operatives img{
	width: 1122px;
	margin: 0 auto;
}
.operatives{
	margin-bottom: 60px;
}
.operatives h1{
	color: white;
}
.line{
	background: linear-gradient(to right, #ffffff , #ffffff);
}
.co_operatives_img{
	width: 1122px;
	margin: 0 auto;
}
.footer{
	width: 100%;
	height: 180px;
	background-color: #030936;
	padding-top: 32px;
}
.footer_left{
	float: left;
}
.footer_left_imgbg{
	width: 50px;
	height: 50px;
	margin-bottom: 18px;
	background-color: white;
	border-radius: 50px;
	position: relative;
}
.footer_left_imgbg img{
	margin: 8px 0px 0px 8px;
	float: left;
}
.footer_left a{
	color: rgba(255,255,255,.6);
}
.footer_left p{
	font-size: 12px;
	color: rgba(255,255,255,.6);
	line-height: 26px;
}
.footer_right{
	float: right;
	padding-top: 15px;
}
.footer_right img {
	width: 100px;
	height: 100px;
}
.footer_right p{
	color: white;
	font-size: 12px;
	margin-top: 14px;
	text-align: center;
}
.btn_hover{
	position: relative;
}
.btn_hover:hover .hover_style{

	opacity: 0.2;
}
.hover_style{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0;
	transition: .3s;
	
}
.footer_logo_txt{
	width: 200px;
	float: left;
	position: absolute;
	left: 60px;
	top: 2px;
}
.footer_logo_txt_t{
	color: #fff;
	font-size: 16px;
}
.footer_logo_txt_b{
	color: #fff;
	font-size: 14px;
	margin-top: 6px;
	opacity: 0.3;
}
.banner_txt{
	width: 18%;
	text-align: center;
	margin-top: 8%;

}

@media screen and (max-width: 1440px) {
	.banner_txt{
		width: 24%;
		text-align: center;
		margin-top: 5%;
	
	}
}
.Links{
	color: #fff;
	opacity: 0.3;
	font-size: 12px;
	margin-top: 2px;
}
.Links a{
	color: #fff;
	margin-right: 6px;
	font-size: 12px;
}
.team_contenttt img{
	width: 100%;
	
}


@media screen and (max-width: 750px) {
    .pc{
		display: none;
	}
}

@media screen and (min-width: 750px) {
    .wap{
		display: none;
	}
}