.foot {
	/* 	background: #242424;
	padding-top: 30px;
	color: #fff;
 */
	background: url(../image/foot_bg.png) no-repeat center;
	background-size: cover;
	padding: 25px 0 0 0;
	position: relative;
}

.copy {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding: 15px 0;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	color: #fff;
}

.copy a {
	color: #fff;
}
.copy a img{
display: inline-block;
}
.foot a:hover {
	/* text-decoration: underline; */
}

.foot .f-nav li:last-child p {

	margin-top: 10px;
}

.foot .f-nav li:last-child a {
	line-height: 20px;
}

.foot .top {
	position: absolute;
	top: 110px;
	right: 4%;
}

.foot .box {
	text-align: center;
}

.foot .center .fl {
	width: 15%;
}

.foot .center .fr {
	width: 84%;
}

.foot .box p {
	color: #fff;
	font-size: 16px;
	display: block;
	margin: 10px 0 10px;
}

.foot .f-nav li {
	float: left;
	/* margin-left: 100px; */
	width: 15%;
	margin-left: 1.5%;
}

.foot .f-nav li b span .contactlink {
	display: inline;
	font-size: 20px;
	margin-left: 117px;
	margin-bottom: 15px;
	display: inline;
	color: #fff;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
}

.foot .f-nav .last {
	width: 45%;
}

.foot .f-nav .last b {
	margin-left: 10px;
}

.foot .f-nav .last p {
	float: left;
	margin-left: 10px;
	width: 32%;
}

.foot .f-nav li:last-child p:last-child {
	float: left;
	width: 100%;
}

/* .foot .f-nav li:nth-child(3) {
	float: left;
	width: 25%;
} */

/* .foot .f-nav li:nth-child(4) {
	float: left;
	width: 20%;
}
 */


.foot .f-nav li b {
	font-size: 20px;
	display: block;
	margin-bottom: 15px;
}

.foot .f-nav li a {
	display: block;
	font-size: 14px;
	color: #ddd;
	line-height: 30px;
}

.foot .f-nav li p {
	font-size: 14px;
	color: #ddd;
	line-height: 18px;
	display: block;
	margin-top: 15px;
}

/* .foot .f-nav li:nth-child(3) {
	max-width: 340px;
}
 */
.foot .biage input {
	max-width: 300px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #fff;
	border-radius: 3px;
	font-size: 12px;
	color: #999;
	padding-left: 15px;
	margin-bottom: 10px;
}

.foot .biage .sub {
	/* max-width: 200px; */
	padding: 0;
	background: #163e83;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.page-nav .item.soncount {
	background: url(../image/ic07.png) no-repeat right;
	padding-right: 2px;
}

.page-header.typea:not(.typeanot):hover .page-nav .item.soncount {
	background: url(../image/ic07.png) no-repeat right;
	padding-right: 2px;
}

.page-header.typea:not(.typeanot) .page-nav .item.soncount {
	background: url(../image/ic08.png) no-repeat right;
	padding-right: 2px;
}

/* .page-subnav{display: none;} */
.page-nav .item:nth-child(2):hover .page-subnav {
	display: block;
}

/* .page-header:hover .page-nav .item:nth-child(2) .link {
	background: url(../image/ic07.png) no-repeat right;
} */

.h-ss {
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 500px;
	height: 35px;
	overflow: hidden;
}

.h-ss input {
	font-size: 12px;
	color: #999;
	height: 35px;
	line-height: 35px;
	width: 200px;
	padding-left: 15px;
}

.h-ss .sub {
	width: 35px;
	height: 35px;
	background: url(../image/ic09.png) no-repeat center;
	cursor: pointer;
}

.h-lang {
	background: url(../image/ic10.png) no-repeat left;
	margin-left: 34px;
}

.h-lang a {
	font-size: 14px;
	color: #333;
	padding-left: 22px;
}

.h-lang a:hover {
	color: #163e83;
}

.xiala-fl {
	position: absolute;
	width: 95px;
	height: 80px;
	background: url(../image/ic14.png) no-repeat center;
	top: 0;
	right: 0;
	transition: transform .3s ease-out
}


#menubtn {
	display: block;
	z-index: 999
}

#fixmenu {
	display: none;
	background: #164791 url("../image/bg02.jpg") no-repeat bottom;
	position: fixed;
	width: 100%;
	height: 680px;
	top: 0px;
	left: 0;
	z-index: 991
}

#fixmenu .icon-guanbi {
	width: 95px;
	height: 80px;
	height: 80px;
	background: url("../image/ic16.png") no-repeat center;
	position: absolute;
	top: 0;
	right: 0;
}

.menubtn_center {
	width: 1200px;
	margin: 0 auto;
}

.menubtn_center li {
	width: 33.33%;
	float: left;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	height: 680px;
}

.menubtn_center li:first-child {
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.menubtn_center li .pad {
	padding: 100px 30px 0 30px;
}

.menubtn_center li b {
	font-size: 30px;
	display: block;
	margin-bottom: 15px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}

.menubtn_center li a {
	display: block;
	font-size: 24px;
	color: #fff;
	line-height: 34px;
}

.menubtn_center li a:hover {
	text-decoration: underline;
}

.menubtn_center .three form {
	max-width: 260px;
	background: #fff;
	border-radius: 500px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.menubtn_center .three input {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}

.menubtn_center .three .inp {
	padding-left: 15px;
	color: #999;
}

.menubtn_center .three .sub {
	color: #fff;
	background: #163e83;
	padding: 0 10px;
	cursor: pointer;
}

.menubtn_center .three .follow,
.menubtn_center .three .tel {
	margin-top: 40px;
}

.menubtn_center .three .follow p {
	font-size: 24px;
	color: #fff;
	display: block;
	margin-bottom: 14px;
}

.menubtn_center .three .tel {
	background: url(../image/ic17.png) no-repeat left;
	padding-left: 60px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	height: 45px;
	line-height: 45px;
	letter-spacing: 1px;
}

.foollow {
	color: #fff;
	display: inline-block;
	margin-top: 30px;
}

.foollow i {
	display: inline-flex;
	padding: 6px;
	border-radius: 500px;
}

.foollow svg {
	width: 20px;
	height: 20px;
	fill: #fff;
	line-height: 20px;
}

.foollow a {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	margin-right: 14px;
}

.foollow a i {
	border: 1px solid #fff;
	/* background: #143272; */
}

.foollow a:nth-child(1):hover i {
	/* 	background-color: #4e71a8;
	border: 1px solid #4e71a8; */
}

/* .foollow a:nth-child(2):hover i {
	background-color: #1cb7eb;
	border: 1px solid #1cb7eb;
}

.foollow a:nth-child(3):hover i {
	background-color: #ca3737;
	border: 1px solid #ca3737;
}

.foollow a:nth-child(4):hover i {
	background-color: #1686b0;
	border: 1px solid #1686b0;
} */

@media (max-width: 1700px) {
	.page-header .other {
		padding-right: 100px;
	}

	.foot .top {
		display: none;
	}



	.foot .f-nav li {
		width: 15%;
		/* margin-left: 50px; */
	}

	/* 	.foot .f-nav li:nth-child(4) {
		max-width: 300px;
	} */
}

@media (max-width: 1500px) {
	.foot .f-nav li:last-child p {
		float: left;
		margin-left: 10px;
		width: 40%;
	}

	.foot .f-nav li:nth-child(2) {
		text-align: center;
		overflow: hidden;
		width: 18%;
	}

	.foot .f-nav li:last-child {
		width: 42%;
	}
}

.page-nav .item.soncount {
	background: url(../image/ic07.png) no-repeat right;
}

.page-header.typea:not(.typeanot):hover .page-nav .item.soncount {
	background: url(../image/ic08.png) no-repeat right;
}

@media (max-width: 1400px) {
	.page-nav .item.soncount {
		background: url(../image/ic07.png) no-repeat right;
		padding-right: 15px;
	}


	.page-nav .item.soncount {
		background: url(../image/ic07.png) no-repeat right;
		padding-right: 14px;
	}

	.page-header.typea:not(.typeanot):hover .page-nav .item.soncount {
		background: url(../image/ic08.png) no-repeat right;
		padding-right: 14px;
	}

	.page-header.typea:not(.typeanot) .page-nav .item.soncount {
		background: url(../image/ic08.png) no-repeat right;
		padding-right: 14px;
	}


	.index-banner .swiper-slide {
		background: none;
	}
}

@media (max-width: 1200px) {

	/* 	.foot .f-nav li:nth-child(3) {
		max-width: 274px;
	} */

	.foot .f-nav li:nth-child(4) {
		display: none;
	}

	.h-ss input {
		width: 150px;
	}

	.h-lang {
		margin-left: 20px;
	}

	.menubtn_center li b {
		font-size: 24px;
	}

	.menubtn_center li a {
		font-size: 20px;
	}

	.h-ss {
		display: none;
	}
}

@media (max-width: 1024px) {

	.h-ss,
	#menubtn,
	.foot .center,
	#fixmenu {
		display: none;
	}

	.page-header .other {
		padding-right: 0;
	}

	.foot {
		margin-top: 0;
		padding-top: 0;
	}

	.copy {
		margin-top: 60px;
		padding: 20px 0;
	}
}

.foot .box dt {
	/* background: #fff; */
	width: 80px;
	height: 80px;
	margin: 0 auto;
}

.foot .box dt img {
	width: 100%;
}

.lang {
	position: relative;
	z-index: 99999;
	cursor: pointer;
	margin-left: 30px;
}

.lang .zong {
	display: block;
	/*overflow: hidden;*/
	font-size: 16px;
	color: rgb(0 0 0);
}

.lang dl {
	width: 100%;
	position: absolute;
	max-height: 0px;
	overflow: hidden;
	-webkit-transition: max-height 0.3s linear;
	-moz-transition: max-height 0.3s linear;
	transition: max-height 0.3s linear;
	z-index: 9999;
	top: 40px;
	right: -55px;
	background: #fff;
}

.lang:hover dl {
	max-height: 3000px;
}

.lang dt {
	line-height: 20px;
	height: 30px;
	overflow: hidden;
	display: block;
	margin: 6px 0;
	padding: 0 14px;
}

.lang dt:first-child {
	padding-top: 3px;
}

.lang dt:last-child {
	padding-bottom: 3px;
}

.lang dt img {
	width: 19px;
}

.lang dt a {
	font-size: 16px;
	display: block;
	color: #000;
}

.lang dt a:hover {
	/* text-decoration: underline; */
}

.lang span {
	padding-right: 10px;
	display: inline-block;
}

.page-header.typea:not(.typeanot) .lang .zong img {
	transform: translateY(-200px);
	filter: drop-shadow(#fff 0 200px);
}

.page-header.typea:not(.typeanot):hover .lang .zong img {
	/*transform: inherit;*/
}

.page-header.typea:not(.typeanot) .lang .zong {
	color: #fff;
}

.page-header.typea:not(.typeanot):hover .lang .zong {
	/*color: #333;*/
	color: #fff;
}

.lang dl {
	min-width: 150px;
}

@media (max-width: 1024px) {
	.page-header.typea:not(.typeanot) .lang .zong img {
		transform: inherit;
	}

	.page-header.typea:not(.typeanot) .lang .zong {
		color: #333;
	}

	.lang .zong {
		/* max-width: 100px; */
		height: 60px;
		line-height: 60px;
		overflow: hidden;
	}

	.lang dl {
		top: 50px;
	}
}

.menubtn_center .three .sub {
	max-width: 62px;
}

.page-nav .link {
	line-height: 80px;
	overflow: hidden;
}

.page-subnav .slink {
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}

.foot .f-nav li:nth-child(1) {
	text-align: center;
	overflow: hidden;
	margin-right: 0;
}

.foot .f-nav li:nth-child(2) {
	text-align: center;
	overflow: hidden;
}

.foot .f-nav li:nth-child(2) a {
	float: left;
	margin-left: 1%;
	width: 49%;
}

.foot .f-nav li:nth-child(3) {
	text-align: center;
	overflow: hidden;
	margin-right: 0;
}

.foot .f-nav li a {
	height: 30px;
	/* overflow: hidden; */
}

.foot .f-nav li b {
	color: #fff;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.kefu {
	position: fixed;
	top: 40%;
	right: 30px;
	z-index: 9999;
}

.kefu li {
	width: 50px;
	height: 50px;
	border-radius: 500px;
	margin-bottom: 5px;
	overflow: hidden;
	cursor: pointer;
	background: #173778;
}

.kefu li:hover {
	background: #163e83;
}

.input_control {
	position: relative;
	width: 32%;
	float: left;
	margin-right: 2%;
	background: #f2f5f8;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	height: 54px;
	margin-top: 26px;
}

.input_control:nth-child(3) {
	margin-right: 0;
}

.form_input {
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: 0;
	height: 54px;
	line-height: 54px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 30px;
	font-size: 14px;
	color: #666;
	width: 95%;
	background: #f2f5f8;
}

.input_control lable {
	color: red;
	position: absolute;
	left: 20px;
	line-height: 54px;
}

.form_input::-moz-placeholder,
.form_text::-moz-placeholder {
	color: #666;
}

.form_text {
	height: 100px;
	background: #f2f5f8;
	position: absolute;
	left: 30px;
	top: 15px;
	width: 95%;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.input_control2 {
	width: 100%;
	margin: 16px 0 25px;
	height: 130px;
}

.form i {
	font-size: 14px;
	color: #666;
	display: block;
}

.form .submit {
	width: 240px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	background: #163e83;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	width: 50%;
	margin: 0 auto;
	margin-top: 24px;
}

.md-close {
	cursor: pointer;
}

.md-content .input_control {
	width: 100%;
	margin-right: 0;
	margin-top: 16px;
}

.kuagn-fd h2 {
	font-size: 26px !important;
	color: #333 !important;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

.kuagn-fd .form .submit {
	width: 100%;
}

.md-content .md-close {
	background: none;
}

@media (max-width: 650px) {
	.kefu {
		display: none;
	}
}


.bannerText {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10%;
	z-index: 99;
}

.bannerText .banTxt_p {
	font-weight: bold;
	/*margin-bottom: 4px;*/
	text-transform: uppercase;
	line-height: 1.5;
	font-size: 50px;
	text-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
	color: #fff;
}


.bannerText .banTxt_p2 {
	margin-bottom: 64px;

	text-transform: uppercase;
	text-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
	line-height: 29px;
	font-size: 24px;
	color: #fff;
}

.bannerText .banTxt_cn {
	color: #fff;
	font-size: 30px;
	line-height: 1.3;
	/*margin-top: -18px;*/
	display: block;
	letter-spacing: 1px;
	/*margin-bottom: 20px;*/
	/* text-shadow: 2px 4px 6px rgb(125 179 40 / 50%); */
	text-shadow: 2px 4px 8px rgb(0 0 0 / 10%);
	font-weight: bold;
	font-family: "微软雅黑";
}

.bannerText .banTxt_con {
	color: #fff;
	width: 42%;
	line-height: 1.8;
}

.bannerText strong {
	color: #f08200;
}

.banbtn {
	width: 150px;
	line-height: 45px;
	text-align: center;
	border: 2px solid #fff;
	position: relative;
	font-size: 0;
	display: block;

	margin-top: 45px;
}

.banbtn span {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	/*margin-right: 20px;*/
	transition: all .3s ease;
	position: relative;
	z-index: 1;
	/*font-family: "DIN";*/
}

.banbtn:hover span {
	color: #333;
}

.banbtn:hover:after {
	width: 100%;
}

.banbtn:after {
	content: "";
	background: #fff;
	height: 100%;
	left: 0;
	top: 0;
	width: 0;
	transition: all .3s ease;
	position: absolute;
}



.language_down {
	display: none;
	position: absolute;
	z-index: 2;
	left: 5px;
	top: calc(100% + 14px);
	width: 100%;
	height: auto;
	background: rgba(0, 0, 0, .8);
	text-align: left;
	-webkit-transition: top 0.3s;
	-moz-transition: top 0.3s;
	-ms-transition: top 0.3s;
	-o-transition: top 0.3s;
	transition: top 0.3s;
}

.language_down a {
	display: block;
	font-size: 12px;
	padding: 15px 15px;
	color: rgba(255, 255, 255, .8);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	/* letter-spacing: 0.5px; */
	text-align: center;
}

.language_down a:hover {
	background-color: #163e83;
}

@media(max-width:1440px){
.bannerText .banTxt_p {font-size: 40px;}
.bannerText .banTxt_cn {font-size: 22px;}
.banbtn {width: 140px;line-height: 35px;text-align: center;border: 2px solid #fff;position: relative; font-size: 0;display: block;margin-top: 25px;}
    
    
}
@media(max-width:968px) {
	.language_down {
		top: 100%
	}

	.lang .zong {
		font-size: 14px;
	}
}