﻿.foot-wap,
.head-wap {
	display: none;
}

.foot-wap {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: #f2f2f2;
	width: 100%;
}

.foot-wap li {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
	padding: 8px 0;
	cursor: pointer;
}

.foot-wap li p {
	font-size: 14px;
	color: #333;
	margin-top: 4px;
}

.foot-wap li span {
	color: #066fd2;
	font-size: 20px;
}

.foot-wap li::after {
	content: '';
	width: 1px;
	height: 30px;
	background: #dbdbdb;
	position: absolute;
	right: 0;
	top: 14px;
}

.foot-wap li:last-child::after {
	display: none;
}

.m_img {
	display: block;
	height: 54px;
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
}

.m_img .headlf {
	padding-top: 7px;
	padding-left: 7px;
	float: left;
}

.m_img .headlf .m_logo {
	max-height: 40px;
	display: block;
}

.m_img .headrg {
	padding-right: 10px;
	padding-top: 15px;
	float: right;
}

.m_img .headrg a .m_menuimg {
	height: 22px;
	vertical-align: top;
	display: block
}

.m_nav {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	z-index: 10000
}

.m_nav .closecover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0b0d19;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0px;
	top: 0px;
	z-index: 1
}

.m_nav .closeicon {
	position: absolute;
	width: 20%;
	left: 0;
	top: 5%;
	z-index: 100;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0
}

.m_nav .m_navList {
	position: absolute;
	width: 80%;
	right: 0px;
	top: 0px;
	background: #0b0d19;
	height: 100%;
	z-index: 100;
	right: -80%;
	overflow-y: scroll;
}

.m_nav .m_navList ul {
	padding-left: 5%;
	padding-right: 5%
}

.m_nav .m_navList ul li {
	border-bottom: 1px solid #232530
}

.m_nav .m_navList ul li a {
	display: block;
	height: 45px;
	color: #fff;
	line-height: 45px;
	padding-left: 5%;
	font-size: 16px
}

.m_nav .m_navList ul li .m_f_a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.m_nav .m_navList ul li .m_f_a a {
	flex: 1;
}

.m_nav .m_navList ul li .m_f_a i {
	width: 40px;
	height: 35px;
	box-sizing: border-box;
	padding: 0 5px;
	display: block;
}

.icon {
	background: url(../images/plus.png) 100% no-repeat;
	background-position: 50% 50%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.icon_on {
	background: url(../images/reduce.jpg) 50% no-repeat !important;
	background-position: 50% 50%;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.m_nav .m_navList ul li .m_s_nav {
	display: none;
	width: 100%;
}

.m_nav .m_navList ul li .m_s_nav a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding-left: 10%;
	overflow: hidden;
	white-space: nowrap;
	width: 90%;
	text-overflow: ellipsis;
}

.waph {
	height: 100px;
}

.head-com {
	height: 100px;
	background: #fff;
	width: 100%;
	line-height: 100px;
	position: fixed;
	z-index: 999;
}

.head-com .logo {
	margin-top: 0;
	position: relative;
	height: 100px;
}

.head-com .logo a {
	display: block;
}

.head-com .logo img {
	max-height: 60px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.head-com .nav {
	display: block;
	width: 70%;
	margin-right: 2%;
}

.head-com .nav ul li {
	float: left;
	position: relative;
	z-index: 999;
}

.head-com .nav ul li .f_a {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 100px;
	font-weight: bold;
}

.head-com .nav ul li:hover .f_a,
.head-com .nav ul li.cur .f_a {
	color: #066fd2;
}

.head-com .nav ul li .s_navbox {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 9999;
	box-sizing: border-box
}

.head-com .nav ul li .s_navbox .s_a a {
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	height: auto;
	line-height: 50px;
	overflow: hidden;
	border-top: 1px solid #eee;
}

.head-com .nav ul li .s_navbox .s_a a:hover {
	background-color: #066fd2;
	color: #fff;
}

.head-com .nav ul li #line {
	width: 0px;
	height: 3px;
	background-color: #066fd2;
	margin: 0 auto;
	position: absolute;
	top: 90px;
	left: 0px;
	right: 0px;
	transition: width 0.3s linear;
}

.head-com .nav ul li:hover #line,
.head-com .nav ul li.cur #line {
	width: 50%;
}

.head-com .sear {
	cursor: pointer;
	width: 78px;
	height: 100px;
	background: url(../images/syy01.png) no-repeat center;
	position: relative;
}

.head-com .sear form {
	width: 280px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	padding-left: 20px;
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 100px;
	right: 0;
	display: none;
	overflow: hidden;
}

.ny-head2 .search form {
	border: none;
}

.head-com .sear form input {
	width: 220px;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #666;
}

.head-com .sear form input::-webkit-input-placeholder {
	color: #666;
}

.head-com .sear form .sub {
	width: 60px;
	height: 50px;
	background: #066fd2 url(../images/syy01-1.png) no-repeat center;
	cursor: pointer;
}

.head-com .sear:hover form {
	display: block;
}

.foot-com {
	background: #0a5aa6 url(../images/syy04.png) no-repeat center;
	padding: 80px 0 50px;
	width: 100%;
	display: flow-root;
	margin-top: 0px;
}

.foot-com .box1 {
	max-width: 370px;
	color: #fff;
}

.foot-com .box1 .wz,
.foot-com .box1 dt {
	font-size: 14px;
	line-height: 24px;
	opacity: .8;
}

.foot-com .box1 dt img {
	margin-right: 10px;
}

.foot-com .box1 dt {
	margin-bottom: 10px;
}

.foot-com .box1 .wz {
	margin: 30px 0 30px;
}


.foot-com .box2 li {
	float: left;
	margin-right: 120px;
}

.foot-com .box2 li:last-child {
	margin-right: 0;
}

.foot-com .box2 li b {
	font-size: 18px;
	color: #fff;
}

.foot-com .box2 li .rec {
	width: 60px;
	height: 3px;
	background: #fff;
	margin: 10px 0 20px;
}

.foot-com .box2 li a {
	font-size: 15px;
	opacity: .8;
	color: #fff;
	display: block;
	line-height: 30px;
}

.foot-com .box2 li a img {
	margin-right: 10px;
}

.foot-com .box2 li a:hover {
	opacity: 1;
}


.foot-com .box3 {
	margin: 0px 0 50px;
}

.foot-com .box3 span {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	opacity: .8;
}

.foot-com .box3 img {
	max-width: 130px;
}

.foot-com .box {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

.foot-copy {
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 14px;
	color: #f2f2f2;
	overflow: hidden;
	background: #0a5aa6;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.foot-copy a {
	color: #f2f2f2;
}

.foot-copy a:hover {
	text-decoration: underline;
}

@media (max-width: 1500px) {
	.foot-com .box2 li {
		margin-right: 30px
	}
}

@media (max-width: 1300px) {
	.head-com .sear {
		display: none;
	}

	.head-com .nav {
		margin-right: 0;
		width: 80%;
	}

	.head-com .nav ul li .f_a {
		font-size: 16px;
	}

	.head-com .nav ul li .s_navbox .s_a a {
		font-size: 14px;
		height: 45px;
		line-height: 45px;
	}
}

@media (max-width: 1160px) {
	.foot-com .box1 {
		max-width: 220px;
	}
}

@media (max-width: 1024px) {

	.foot-wap,
	.head-wap {
		display: block;
	}

	.waph2 {
		height: 60px;
	}

	.waph,
	.titbar.break {
		display: none;
	}

	.head-com,
	.foot-com,
	.foot-copy {
		display: none;
	}
}