body {
	overflow-x: hidden;
}

li {
	list-style: none;
}
.apply-record .tab .tab-item:hover,.mainCont_more a:hover,.abouts_right_in ul li:hover,.Jump_lists ul li:hover{
	color: #00bad6;
}
.abouts_right_bot:hover,.news_left_texts_more:hover,.news_right_list_more:hover{
	color: #0e99de;
}
.news_right_list:hover .news_right_list_right span:nth-child(1){
	color: #0e99de;
}
a {
	text-decoration: none;
	color: inherit;
}
.footer_tops_right_submit input{
	cursor: pointer;
}

.all_details video{
	width: 100%;
}
input,
button,
select,
textarea {
	outline: none;
}

* {
	margin: 0;
	padding: 0;
}

li:hover,
a:hover {
	cursor: pointer;
}

.pageddd {
	width: 100%;
	float: left;
	position: relative;
	display: flex;
	align-items: center;
}
.pages {
	margin-top: 20px;
	text-align: center;
	margin: 0 auto;
}

.pages>div>.pagination {
	float: left;
}

.pages>div>.pagination>li {
	background-color: #ffffff;
	float: left;
	margin-right: 10px;
	border: 1px solid #0a94d5;
	padding-top: 0;
	padding: 6px 10px;
	color: #0a94d5;
	margin-top: 5px;
	font-size: 16px !important;
}

.pages>div>.pagination>li.active {
	background-color: #0a94d5;
	font-size: 16px !important;
	color: #fff !important;
	margin-left: 0px !important;
}


.pages>div>.pagination>li>span,
.pages>div>.pagination>li>a {
	display: block;
	font-size: 16px !important;
}

body {
	font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
}

.all {
	width: 100%;
	float: left;
	height: auto;
}

.header {
	width: 100%;
	float: left;
	background-image: url(../img/1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 180px;
}

.headers {
	width: 1200px;
	float: left;
	margin-left: calc((100% - 1200px)/2);
}

.headers_top {
	width: 100%;
	height: 100px;
	float: left;
}

.headers_top_left {
	width: 440px;
	height: 81px;
	float: left;
	margin-top: calc((100px - 81px)/2);
}

.headers_top_right {
	width: calc(100% - 440px);
	float: right;
	height: 42px;
	margin-top: calc((100px - 42px)/2);
}

.headers_top_right img {
	width: 41px;
	height: 35px;
	float: right;
	margin-top: calc((42px - 30px)/2);
}

.headers_top_right div {
	float: right;
	margin-left: 15px;
	width: auto;
}

.headers_top_right div span {
	color: #3b3b3b;
	font-size: 12px;
	display: inline-block;
}

.headers_list {
	width: 100%;
	float: left;
	margin-top: 1px;
	height: 79px;
}

.headers_list ul {
	width: 100%;
	float: left;
	height: 79px;
}

.headers_list ul li {
	float: left;
	width: 171.4px;
}

.headers_list ul li::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 38px;
	background: #c7c7c7;
	float: left;
	margin-top: calc((79px - 38px)/2);
}

.headers_list ul li:nth-child(1)::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 38px;
	background: none !important;
	float: left;
	margin-top: calc((79px - 38px)/2);
}

.headers_list ul li span {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	margin-top: calc((79px - 42px)/2);
	color: #252525;
}

.headers_list ul li span:nth-child(2) {
	font-size: 14px;
	margin-top: 0;
}

.headers_list ul li:hover::after {
	content: "";
	position: relative;
	width: 171.4px;
	height: 7px;
	background: #008cd6;
	border-radius: 30px;
	float: left;
	margin-left: 0;
	margin-top: 13px;
}
.header_list_hide::after{
	content: "";
	position: relative;
	width: 171.4px;
	height: 7px;
	background: #008cd6;
	border-radius: 30px;
	float: left;
	margin-left: 0;
	margin-top: 13px;
}

.swiper {
	width: 100%;
	float: left;
}

.swiper img {
	width: 100%;
}

.Jump {
	width: 100%;
	float: left;
	background-image: url(../img/7.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.nexttop {
	float: left;
	width: 1200px;
	margin-left: calc((100% - 1200px)/2);
}

.nexttops {
	width: 74px;
	height: 74px;
	border-radius: 50%;
	border: 3px solid #008cd6;
	float: right;
	background: #9fd9f8;
	margin-top: -24px;
}

.nexttops img {
	width: 21px;
	height: 18px;
	float: left;
	margin-top: 16px;
	margin-left: calc((100% - 21px)/2);
}

.nexttops span {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #008cd6;
	font-size: 12px;
}

.Jump_list {
	width: 100%;
	float: left;
	margin-top: 18px;
	border-top: 1px dotted #78bee4;
}

.Jump_lists {
	width: 1200px;
	float: left;
	display: flex;
	margin-left: calc((100% - 1200px)/2);
}

.Jump_lists ul {
	float: left;
	flex: 1;
	padding-bottom: 20px;
	border-left: 1px dotted #78bee4;
}

.Jump_lists ul:nth-child(1) {
	border-left: none !important;
}

.Jump_lists ul li {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
	color: #ffffff;
}

.Jump_lists ul li:nth-child(1) {
	font-size: 18px;
	margin-top: 30px;
	font-weight: bold;
	margin-bottom: 12px;
}
.footer{
	width: 100%;
	float: left;
}
.footer_top{
	width: 100%;
	float: left;
	background: #1d1d1d;
	padding-top: 60px;
	padding-bottom: 40px;
}
.footer_tops{
	width: 1200px;
	float: left;
	margin-left: calc((100% - 1200px)/2);
}
.footer_tops_left{
	width: 400px;
	float: left;
}
.footer_tops_left_title{
	width: 100%;
	float: left;
	display: inline-block;
	color: #d6d6d6;
	font-size: 18px;
}
.footer_tops_left_list{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.footer_tops_left_list span{
	float: left;
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #d6d6d6;
	margin-top: 5px;
}
.footer_tops_left_list ul{
	width: calc(100% - 29px);
	float: right;
}
.footer_tops_left_list ul li{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #d6d6d6;
}
.footer_tops_left_list:nth-child(5) span{
	background: #1d1d1d !important;
}
.footer_tops_left_list ul li img{
	width: 100px;
	height: 100px;
	float: left;
}
.footer_tops_right{
	width: 640px;
	float: right;
}
.footer_tops_right_input:nth-child(2){
	width: 316px;
	float: left;
	height: 50px;
	margin-top: 20px;
}
.footer_tops_right_input:nth-child(3){
	width: 316px;
	float: left;
	margin-top: 20px;
	height: 50px;
	margin-left: calc(100% - 632px);
}
.footer_tops_right_input:nth-child(4){
	width: 100%;
	float: left;
	margin-top: 8px;
}
.footer_tops_right_input span{
	position: absolute;
	float: left;
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #d6d6d6;
	margin-left: calc((50px - 9px)/2);
	margin-top: calc((50px - 9px)/2);
}
.footer_tops_right_input input{
	width: calc(100% - 100px);
	padding: 0 50px;
	height: 50px;
	background: #333333;
	font-size: 16px;
	line-height: 50px;
	border: none;
	color: #ffffff;
}
.footer_tops_right_input textarea{
	width: calc(100% - 100px);
	padding: 20px 50px;
	height: 110px;
	background: #333333;
	font-size: 14px;
	color: #ffffff;
	border: none;
}
.footer_tops_right_submit{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.footer_tops_right_submit input{
	width: 195px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	border: none;
	background: #0093dd;
	font-size: 16px;
	color: #ffffff;
}
.footer_fot{
	width: 100%;
	float: left;
	background: #272727;
	padding: 20px 0;
}
.footer_fot span{
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
}
@media screen and (min-width: 0px) and (max-width: 1240px) {
	.header {
		width: 100%;
		float: left;
		background-image: url(../img/1.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		height: 180px;
	}

	.headers {
		width: 860px;
		float: left;
		margin-left: calc((100% - 860px)/2);
	}

	.headers_top {
		width: 100%;
		height: 100px;
		float: left;
	}

	.headers_top_left {
		width: 440px;
		height: 81px;
		float: left;
		margin-top: calc((100px - 81px)/2);
	}

	.headers_top_right {
		width: calc(100% - 440px);
		float: right;
		height: 42px;
		margin-top: calc((100px - 42px)/2);
	}

	.headers_top_right img {
		width: 41px;
		height: 35px;
		float: right;
		margin-top: calc((42px - 30px)/2);
	}

	.headers_top_right div {
		float: right;
		margin-left: 15px;
		width: auto;
	}

	.headers_top_right div span {
		color: #3b3b3b;
		font-size: 12px;
		display: inline-block;
	}

	.headers_list {
		width: 100%;
		float: left;
		margin-top: 1px;
		height: 79px;
	}

	.headers_list ul {
		width: 100%;
		float: left;
		height: 79px;
	}

	.headers_list ul li {
		float: left;
		width: 122.8px;
	}

	.headers_list ul li::before {
		content: "";
		position: absolute;
		width: 1px;
		height: 38px;
		background: #c7c7c7;
		float: left;
		margin-top: calc((79px - 38px)/2);
	}

	.headers_list ul li:nth-child(1)::before {
		content: "";
		position: absolute;
		width: 1px;
		height: 38px;
		background: none !important;
		float: left;
		margin-top: calc((79px - 38px)/2);
	}

	.headers_list ul li span {
		display: inline-block;
		width: 100%;
		text-align: center;
		font-size: 14px;
		margin-top: calc((79px - 42px)/2);
		color: #252525;
	}

	.headers_list ul li span:nth-child(2) {
		font-size: 12px;
		margin-top: 0;
	}
	.headers_list ul li:hover::after{
		content: "";
		position: relative;
		width: 122.8px;
		height: 4px;
		background: #008cd6;
		border-radius: 30px;
		float: left;
		margin-left: 0;
		margin-top: 16px;
	}
	.header_list_hide::after{
		content: "";
		position: relative;
		width: 122.8px;
		height: 4px;
		background: #008cd6;
		border-radius: 30px;
		float: left;
		margin-left: 0;
		margin-top: 16px;
	}

	.swiper {
		width: 100%;
		float: left;
	}

	.swiper img {
		width: 100%;
	}
	.Jump {
		width: 100%;
		float: left;
		background-image: url(../img/7.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}
	
	.nexttop {
		float: left;
		width: 860px;
		margin-left: calc((100% - 860px)/2);
	}
	
	.nexttops {
		width: 74px;
		height: 74px;
		border-radius: 50%;
		border: 3px solid #008cd6;
		float: right;
		background: #9fd9f8;
		margin-top: -24px;
	}
	
	.nexttops img {
		width: 21px;
		height: 18px;
		float: left;
		margin-top: 16px;
		margin-left: calc((100% - 21px)/2);
	}
	
	.nexttops span {
		display: inline-block;
		width: 100%;
		text-align: center;
		color: #008cd6;
		font-size: 12px;
	}

	.Jump_list {
		width: 100%;
		float: left;
		margin-top: 18px;
		border-top: 1px dotted #78bee4;
	}

	.Jump_lists {
		width: 860px;
		float: left;
		display: flex;
		margin-left: calc((100% - 860px)/2);
	}

	.Jump_lists ul {
		float: left;
		flex: 1;
		padding-bottom: 20px;
		border-left: 1px dotted #78bee4;
	}

	.Jump_lists ul:nth-child(1) {
		border-left: none !important;
	}

	.Jump_lists ul li {
		width: 100%;
		float: left;
		text-align: center;
		font-size: 14px;
		margin-top: 10px;
		color: #ffffff;
	}

	.Jump_lists ul li:nth-child(1) {
		font-size: 16px;
		margin-top: 30px;
		font-weight: bold;
		margin-bottom: 12px;
	}
	.footer{
		width: 100%;
		float: left;
	}
	.footer_top{
		width: 100%;
		float: left;
		background: #1d1d1d;
		padding-top: 60px;
		padding-bottom: 40px;
	}
	.footer_tops{
		width: 860px;
		float: left;
		margin-left: calc((100% - 860px)/2);
	}
	.footer_tops_left{
		width: 360px;
		float: left;
	}
	.footer_tops_left_title{
		width: 100%;
		float: left;
		display: inline-block;
		color: #d6d6d6;
		font-size: 16px;
	}
	.footer_tops_left_list{
		width: 100%;
		float: left;
		margin-top: 20px;
	}
	.footer_tops_left_list span{
		float: left;
		display: inline-block;
		width: 9px;
		height: 9px;
		border-radius: 50%;
		background: #d6d6d6;
		margin-top: 5px;
	}
	.footer_tops_left_list ul{
		width: calc(100% - 29px);
		float: right;
	}
	.footer_tops_left_list ul li{
		width: 100%;
		float: left;
		font-size: 14px;
		color: #d6d6d6;
	}
	.footer_tops_left_list:nth-child(5) span{
		background: #1d1d1d !important;
	}
	.footer_tops_left_list ul li img{
		width: 100px;
		height: 100px;
		float: left;
	}
	.footer_tops_right{
		width: 470px;
		float: right;
	}
	.footer_tops_right_input:nth-child(2){
		width: 231px;
		float: left;
		height: 50px;
		margin-top: 20px;
	}
	.footer_tops_right_input:nth-child(3){
		width: 231px;
		float: left;
		margin-top: 20px;
		height: 50px;
		margin-left: calc(100% - 462px);
	}
	.footer_tops_right_input:nth-child(4){
		width: 100%;
		float: left;
		margin-top: 8px;
	}
	.footer_tops_right_input span{
		position: absolute;
		float: left;
		display: inline-block;
		width: 9px;
		height: 9px;
		border-radius: 50%;
		background: #d6d6d6;
		margin-left: calc((50px - 9px)/2);
		margin-top: calc((50px - 9px)/2);
	}
	.footer_tops_right_input input{
		width: calc(100% - 100px);
		padding: 0 50px;
		height: 50px;
		background: #333333;
		font-size: 14px;
		line-height: 50px;
		color: #ffffff;
		border: none;
	}
	.footer_tops_right_input textarea{
		width: calc(100% - 100px);
		padding: 20px 50px;
		height: 110px;
		color: #ffffff;
		background: #333333;
		font-size: 14px;
		border: none;
	}
	.footer_tops_right_submit{
		width: 100%;
		float: left;
		margin-top: 30px;
	}
	.footer_tops_right_submit input{
		width: 195px;
		text-align: center;
		height: 45px;
		line-height: 45px;
		border: none;
		background: #0093dd;
		font-size: 14px;
		color: #ffffff;
	}
	.footer_fot{
		width: 100%;
		float: left;
		background: #272727;
		padding: 20px 0;
	}
	.footer_fot span{
		display: inline-block;
		width: 100%;
		text-align: center;
		color: #ffffff;
		font-size: 12px;
	}
}
