* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
html,  body {
	width: 100%;
}
body {
	min-width: 320px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	font-family: Microsoft YaHei, SimSun;
	background: #fff;
	line-height: 24px;
}
a {
	text-decoration: none;
	color: #333333;
	display: inline-block;/*white-space: nowrap;*/

}
li {
	list-style: none;
}
img {
	border: 0;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}
* {
	font-style: normal;
}
}
.clear {
	clear: both;
}
.container-fluid {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.container {
	padding: 0 10px;
	overflow: hidden;
}
.content {
	margin: 30px auto;
}
.mian {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	max-width: 720px;
	overflow: hidden;
}
.swiper-pagination-bullet-active {
	background: #c7281c!important
}
/* 通用end */





/* menu */

.menu-wai {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 8888;
}
.menu, .menu ul {
	position: relative;
	display: block;
}
.menu ul li {
	float: left;
	width: 20%;
	height: 60px;
	text-align: center;
	/* 	position: relative; */

	background: #2a49ca;
}
.menu ul li:nth-child(3) span {
	position: absolute;
	top: -15px;
	width: 160%;
	left: 0;
	right: 0;
	width: 90px;
	margin: 0 auto;
}
.menu ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 10px;
}
.menu ul li span {
	display: block;
	text-align: center;
	width: 50px;
	height: 20px;
	margin: 0 auto;
}
.menu ul li:nth-child(3) p {
	line-height: 63px;
}
.menu ul li span img {
	display: inline-block;
	width: 40%;
}
.menu ul li p {
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}
.menu ul li:nth-child(3) span img {
	width: 51%;/* 	position: absolute;

top: -30%;

transform: translateX(-50%); */

}
/* .menu ul li:nth-child(2) span img{

	

}

.menu ul li:nth-child(4) span img{

	width: 38%;

}

.menu ul li:nth-child(5) span img{

	

} */





/*==============header========================*/

#header {
	position: relative;
	background: #fff;
	height: 57px;
	z-index: 1000;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
	padding: 0;
	margin: 0 auto;
}
.h-container {
	display: block;
	overflow: hidden;
	height:60px;
}
.logo {
	float: left;
	padding: 0px !important;
	margin: 13px auto;
	width: 45px;
	height: 45px;
	overflow: hidden;
}
.logo img {
	width: 100%;
}
.h-container ol {
	margin: 0 10px;
	display: block;
	overflow: hidden;
	font-size: 12px;
	width: 200px;
	float: left;
	/*margin-top: 15px;*/
	line-height: initial;
}
.h-container ol em {
	display: block;
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
.h-container ol i {
	display: block;
	color: #666;
	font-style: normal;
}
.yd-menu-wai {
	top: 52px;
}
.nav-menu-wai {
	float: right;
	height: 50px;
	margin: 3.5px 0px 3.5px 0;
}
.nav-menu {
	width: 25px;
	margin-right: 5px;
	height: 50px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}
.nav-menu>.shang {
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #121212;
	position: absolute;
	top: 30%;
	left: 15%;
	right: 15%;
	transition: all 0.5s ease-out;
}
.nav-menu>.zhong {
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #121212;
	position: absolute;
	bottom: 35%;
	left: 15%;
	right: 15%;
	transition: all 0.5s ease-out;
}
.nav-menu>.xia {
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #121212;
	position: absolute;
	bottom: 50%;
	left: 15%;
	right: 15%;
	transition: all 0.5s ease-out;
}
.yd-menu-wai {
	position: fixed;
	top: 57px;
	left: 0;
	right: 0;
	height: 100vh;
	background: #fff;
	z-index: 998;
	display: none;
	width: 100%;
	margin-bottom: 40px;
}
.yd-menu {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	margin-right: -17px;
	overflow-x: hidden;
	padding-bottom: 200px;
}
.yd-menu>row {
	width: 100%;
	display: block;
	overflow: hidden;
}
.yd-menu-list {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #f9f9f9;
}
.yd-menu-list>a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-weight: normal;
}
.tel-box {
	background: #fff;
	width: 95%;
	height: 35px;
	line-height: 35px;
	border: 1px solid #dddddd;
	position: relative;
	margin: 10px 2.5%;
}
.tel-box form {
	overflow: hidden;
	display: block;
}
.tel-box input {
	border: 0;
	outline: none;
	background: none;
	width: 300px;
	padding: 0px 0px 0px 10px;
	line-height: 32px;
	color: #dddddd;
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	font-size: 14px;
	margin-top: -2px;
	text-align:center;
}
.tel-box .submit {
	width: 60px;
	height: 35px;
	display: block;
	color: #fff;
	background: url(../images/search.png) #2a49ca no-repeat center;
	position: absolute;
	top: -1px;
	right: 0;
}
/*---nav---*/

.nav {
	display: block;
 	border-left: 1px solid #a92319;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
}
.nav ul {
	width: 100%;
	display: block;
	width: 100%;
	overflow: hidden;
}
.nav li {
	float: left;
	line-height: 40px;
	height: 40px;
	width: 25%;
	background: #2a49ca;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding-bottom: 1px;
	box-sizing: border-box;
	overflow: hidden;
}
.nav li:hover {
	border-bottom: 1px solid #a92319;
	padding-bottom: 1px;
	box-sizing: border-box;
}
.nav li a {
	color: #fff;
	font-size: 14px;
	display: block;
	background: url(../images/nav_line.png) right 0px repeat-y;
	border-right: 1px solid #fff;
	/*   box-sizing: border-box;

border-bottom: 1px solid #dc2d20; */

	line-height: 38px;
}
.nav li a:hover {
	background: #c7281c url(../images/nav_line.png) right 0px repeat-y;
}
/*------脚部----*/

.f_bj {
	display: block;
	overflow: hidden;
	padding: 10px 0 90px;
	width: 100%;
	background-color: #333;
}
.footer {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.footer p, .f_text li, .f_text p, .f_text a, .f_con .f_code1 span, .f_con .f_code1 a, .f_con .f_code1 img {
	color: #888!important;
	text-align: center;
}
.f_con {
	margin: 0 auto 15px;
	overflow: hidden;
}
.f_code {
	width: 100%;
	overflow: hidden;
}
.f_con .f_code1 {
	float: left;
	width: 50%;
	padding: 0 1.5%;
}
.f_con .f_code1 span, .f_con .f_code1 a, .f_con .f_code1 img {
	width: 100%;
	line-height: 24px;
	text-align: center;
	display: block;
	max-width: 150px;
	margin: 0 auto;
}
.f_text {
	margin-top: 20px;
	padding-left: 13px;
	width: 100%;
	text-align: left;
}
.f_text ul {
	margin-bottom: 10px;
}
.f_text li, .f_text p, .f_text a {
	line-height: 24px;
	color: #666;
}
