/* PB模板库 Www.PBmbk.Com */
/* QQ：43171398 */

/*reset*/
body, dl, dd, dt, input, h1, h2, p, ul {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	list-style: none;
}
h1, h2 {
	font-weight: bold;
	text-transform: uppercase;
}
input {
	border: none;
}
ul {
	display: block;
}
ul, li {
	list-style-type: none;
}
i, em {
	font-style: normal;
}
* {
/*box-sizing: border-box;*/
}
body {
	font-family: "Microsoft Yahei", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding: 0;
	background: #f8f8f8;
}
a {
	color: #666;
	text-decoration: none;/* transition: 0.8s all ease-in-out; */
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
div, p, dl, dd, dt {
	display: block;
}
input, textarea {
	color: #999;
	border: none;
	outline: none;
	font-size: 14px;
	-webkit-appearance: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.container-fluid {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}
.container {
	padding: 0;
	margin: 0 auto;
	width: 1200px;
}
.z-color {
	color: #df4634;
}
.y-color {
	color: #3187cf;
}
.c-color {
	color: #205da5;
}
/*----------------header-------------------------*/

.header {
	background: #fff;
	z-index: 10;
	overflow: initial;
}
.header-title {
	height: 90px;
	position: relative;
}
.header-title ul {
	overflow: hidden;
}
.header-title .logo {
	position: absolute;
	left: 50%;
	right: 0;
	top: 0;
	width: 181px;
	height: 184px;
	z-index: 99;
	transform: translateX(-50%);
}
}
.header-title .logo img {
	margin: 0 auto;
}
.header-title li {
	float: left;
	width: 43%;
	padding: 16px 0;/* margin-top: 10px; */
}
.header-title li h2 {
	margin-left: 0;
	width: 90%;
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
}
.header-title li h2 strong {
	color: #205da5
}
.header-title li p {
	font-size: 16px;
	text-align: left;
	color: #333333;
	height: 32px;
}
.header-title .header-title-right {
	float: right;
	padding-left: 92px;    
	font-size: 24px;
    font-weight: bold;
    text-align: right;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding: 0;
    margin-top: 25px; color:#078F52
}
.header-title .header-title-right img{ vertical-align:bottom}
/*----------------header-nav-------------------------*/

.header-nav {
	background-image: -webkit-gradient(linear, right top, left top, from(rgb(51,132,195)), color-stop(52%, rgb(0, 146, 63)), to(rgb(41, 127, 228)));
	min-height: 50px;
	z-index: 10;
	overflow: initial;
}
.header-nav .nav {
	overflow: hidden;
}
.header-nav .nav .navroot {
	width: 10%;
	float: left;
	overflow: hidden;
}
.header-nav .nav .navroot a {
	font-size: 13px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: left;
	overflow: hidden;
	padding-left: 40px;
	box-sizing: border-box;
	background: url(../images/home.png) left 17px center no-repeat;
}
.header-nav .nav ul li:nth-child(2) a {
	background-image: url("../images/nav1.png");
	background-repeat: no-repeat;
	background-position: left 10px center;
}
.header-nav .nav ul li:nth-child(3) a {
	background-image: url("../images/nav2.png");
	background-repeat: no-repeat;
	background-position: left 17px center;
}
.header-nav .nav ul li:nth-child(4) a {
	background-image: url("../images/nav3.png");
	background-repeat: no-repeat;
	background-position: left 17px center;
}
.header-nav .nav ul li:nth-child(5) a {
	background-image: url("../images/nav4.png");
	background-repeat: no-repeat;
	background-position: left 17px center;
}
.header-nav .nav ul li:nth-child(6) a {
	background-image: url("../images/nav5.png");
	background-repeat: no-repeat;
	background-position: left 17px center;
}
.header-nav .nav ul li:nth-child(7) a {
	background-image: url("../images/nav6.png");
	background-repeat: no-repeat;
	background-position: left 17px center;
}
.header-nav .nav ul li:nth-child(8) a {
	background-image: url("../images/nav7.png");
	background-repeat: no-repeat;
	background-position: left 17px center;
}
.header-nav .nav ul li:nth-child(9) a {
	background-image: url("../images/tel2.png");
	background-repeat: no-repeat;
	background-position: left 17px center;
}
.navroot:nth-child(4) {
	margin-right: 240px;
}
.header-nav .nav ul .active a, .header-nav .nav ul li a:hover {
	color: #fff;
	background-color: #205da5;
}
.nav .navsub {
	display: none;
	margin: 0px;
	padding: 0;
	position: absolute;
	width: 120px;
	height: auto;
	background: #fff;
	z-index: 999;
	overflow: hidden;
	clear: both;
}
.nav .navsub li {
	float: left;
	display: block;
	margin: 0 auto !important;
	padding: 0;
	width: 100% !important;
	overflow: hidden;
}
.nav .navsub li a {
	height: 34px !important;
	line-height: 34px !important;
	color: #333 !important;
	overflow: hidden;
	background: none !important;
	padding: 0 5px !important;
	text-align: center !important;
	background: initial !important;
	border-bottom: 1px solid #eee;
}
.nav .navsub li a:hover {
	background-color: #2d2926 !important;
	color: #fff !important;
}
.menu-tel {
	float: right;
	display: none;
	width: 213px;
	height: 50px;
	line-height: 50px;
}
.menu-tel i {
	float: left;
	display: block;
	overflow: hidden;
	background: url(../images/ty-tel.png) no-repeat;
	background-size: cover;
	width: 14px;
	height: 14px;
	margin-top: 20px;
	margin-right: 5px;
}
.menu-tel span, .menu-tel p {
	float: left;
	color: #df4634;
}
.menu-tel p {
	font-size: 18px;
	margin-left: 5px;
	font-weight: bold;
}
.banner-ab {
	display: none;
}
/*--------banner-----------*/

.ban_p {
	z-index: 1;
}
.ban_p, .ban_p ul {
	position: relative;
	width: 100%;
}
.ban_p li, .ban_p li a {
	float: left;
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	height: 645px;
}
.ban_p li img {
	width: 100%;
}
.ban_t {
	width: 600px;
	height: 50px;
	bottom: 0;
	left: 50%;
	margin-left: -300px;
	position: absolute;
	text-align: center;
	z-index: 3;
}
.ban_t em {
	width: 50px;
	height: 10px;
	/* border-radius: 16px; */
	margin-right: 16px;
	display: inline-block;
	background: #969696;
	cursor: pointer;
}
.ban_t em.on {
	background: #0a72c7;
}
.ban_p .prev, .ban_p .next {
	position: absolute;
	display: block;
	left: 0px;
	top: 32%;
	width: 56px;
	height: 80px;
	background: url(../images/icons.png) left 0px no-repeat;
	filter: alpha(opacity=10);
	opacity: 0.5;
}
.ban_p .prev:hover, .ban_p .next:hover {
	opacity: 1;
}
.ban_p .next {
	left: auto;
	right: 0px;
	background-position: -64px 0px;
}
/*---------------










































/* PB模板库：Www.PBku.Cn */
/* QQ：43171398 */
/* PBOOTCMS模板交流群号：183945698*/
/* 商龙PBootCMS模板下载  http://www.EcLong.com */
/* 八戒站长 http://www.BaJieZhan.Com  */
/* 站长源码城 整站模板下载网站 Www.CnYmc.Com */
/* 淘搜：Www.TaoSou.Net */
/* 素材海：Www.SuCaiHai.Com */
/* 模板齐：Www.MoBanQi.Com */
/* 开发堂模板网：Www.KaiFaTang.Com */