﻿@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
img {
	border:0;
	margin:0;
	padding:0;
}
ul, li, ol, h1, h2, h3, dl, dt, dd, form, p, b, u, s, i {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:normal
}
.clearfix {
	display:inline-table;
}
* html .clearfix {
	height:1%;/*ie6*/
}
*+html .clearfix {
	min-height:1px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size: 0;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
input, textarea {
	outline:none;
	border:0px;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline:none; /* FF Opera */
}
a:focus {
	-moz-outline-style: none; /* FF */
} /*去掉a标签超链接的虚线框*/
.clearboth {
	clear:both
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #cb3400;
	transition: all 0.7s ease-out 0s;
}
a:active {
	text-decoration: none;
	color: #404040;
}
em {
	font-style:normal;
}

::selection {
 color:#fff;
 background-color: #005bac;
}







::-moz-selection {
 color:#fff;
 background-color: #005bac;
}







::-webkit-selection {
 color:#fff;
 background-color: #005bac;
}







::-webkit-scrollbar {
 width: 8px;
 height: 8px;
 background-color: #F5F5F5;
}







::-webkit-scrollbar-track {
 border-radius: 10px;
 background-color: #E2E2E2;
}







::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background-color: #555;
}
/*头部*/

.headBox {
	width: 100%;
	height: 188px;
	background: url(header-bg.jpg) no-repeat center;
	background-size:cover;
}
.header {
	width: 1180px;
	height:37px;
	margin: 0 auto;
	overflow: hidden;
}
.header .welcom {
	font-family: "微软雅黑";
	font-size: 13px;
	color: #878787;
	line-height:37px;
	font-weight: normal;
	float: left;
}
.header .welcom em {
	color: #0058b2;
	font-style: normal;
}
.header .welcom01 {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #878787;
	line-height: 37px;
	font-weight: normal;
	float: right;
}
.header .welcom01 a {
	color: #878787;
}
/*头部完*/

/*logo广告*/

.logoBox {
	width:1180px;
	height: 190px;
	margin:0 auto;
}
.n15 {
	height: 15px;
}
.logoBox .logoBn {
	width:100%;
	height:115px;
}
h1 {
	width:264px;
	height:153px;
	float:left;
}
h1 img {
	display: block;
	background: url() no-repeat center center;
	background-size:cover;
}
.logo-ad {
	width:auto;
	height: 75px;
	float: left;
	margin-top:45px;
	margin-left:23px;
	border-left:1px solid #cccccc;
	padding-left:22px;
}
.logo-ad .gh {
	display: block;
	font-family: "微软雅黑";
	font-size:30px;
	color: #3a3a3a;
	line-height:40px;
	font-weight: bold;
	letter-spacing:3px;
}
.logo-ad .gh em {
	color: #0058b2;
	font-style: normal;
}
.logo-ad .gh01 {
	display: block;
	font-family: "微软雅黑";
	font-size:20px;
	color: #005bac;
	line-height:35px;
	letter-spacing:1px;
}
.logoBox .logoBn .tel {
	width:226px;
	height:90px;
	float:right;
	margin-top:6px;
}
.logoBox .logoBn .tel .tel-l {
	width:20px;
	height:18px;
	background: url(phone.png) no-repeat center center;
	background-size:cover;
	float:left;
	float: left;
	margin-top:5px;
}
.logoBox .logoBn .tel .qg {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	color:#909090;
	margin-left:24px;
}
.logoBox .logoBn .tel .tel-r {
	width:auto;
}
.logoBox .logoBn .tel .tel-r .qg01 {
	display: block;
	font-family: "微软雅黑";
	font-weight: bold;
	margin-left:24px;
	font-size: 24px;
	color:#0058b2;
	line-height:37px;
}
.logoBox .logoBn .tel .know {
	display: block;
	width: 224px;
	height: 23px;
	border:1px solid #c9c9c9;
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 23px;
	color:#005bac;
	text-align: center;
}
/*logo广告结束*/

/*nav*/

.nav {
	width: 100%;
	height:58px;
	background:#005bac;
}
.nav-first {
	background: #db3f48;
}
.nav .content-1 ul {
	width: 1180px;
	height:100%;
	margin:0 auto;
	overflow: hidden;
}
.nav .content-1 ul li {
	float: left;
	margin-left: 12px;
	margin-right: 13px;
}
.nav .content-1 ul li a {
	display: inline-block;
	font:16px/58px "microsoft yahei";
	padding: 0 17px;
	transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	color: #fff;
}
.nav .content-1 ul li a:hover {
	background: #db3f48;
}
.nav ul li.another a {
	background: #db3f48;
}
.fixedNav {
	background:#005bac;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:100000;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop));
}
/*nav结束*/

/*footer*/

.footer-box {
	width: 100%;
	height: 220px;
	border-top:3px solid #015CB5;
	background: #EFEFEF;
}
.footer-center {
	width: 1180px;
	height: 100%;
	margin:0 auto;
}
.footer-nav {
	width: 1180px;
	height: 50px;
	border: 1px solid #b4b4b4;
}
.n10 {
	height: 10px;
}
.n33 {
	height: 33px;
}
.n50 {
	height: 50px;
}
.footer-nav a {
	display: block;
	font-family: "微软雅黑";
	font-size:16px;
	color:#333;
	float: left;
	line-height:50px;
	margin-right:20px;
	margin-left:20px;
	transition: all 0.7s;
}
.footer-nav a:hover {
	color: #006dc4;
}
.footer-bot {
	width:650px;
	height: 175px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
}
.footer-bot .bot01 {
	width: 650px;
	height: 28px;
}
.footer-bot .bot01 h4 {
	font-family: "微软雅黑";
	font-size:14px;
	color:#333333;
	float: left;
	line-height: 28px;
	float: left;
	margin-right: 20px;
	font-weight: normal;
}
.footer-bot .bot01 span {
	display: block;
	font-family: "微软雅黑";
	font-size:14px;
	color:#333333;
	float: left;
	line-height: 28px;
	float: left;
	margin-right: 10px;
}
.footer-bot .bot01 span a {
	color:#333333;
}
.footer-bot .bot02 {
	width: 650px;
	height: 28px;
}
.footer-bot .bot02 a {
	display: block;
	font-family: "微软雅黑";
	font-size:14px;
	color:#333333;
	float: left;
	line-height: 28px;
	float: left;
	margin-right: 2px;
	padding: 0 3px;
}
.footer-bot .bot02 a:hover {
	color: #0B61B4;
}
.footer-bot .bot03 {
	width: 332px;
	height: 28px;
	position: relative;
}
.footer-bot .bot03 span {
	display: block;
	font-family: "微软雅黑";
	font-size:14px;
	color:#333333;
	float: left;
	line-height: 28px;
	float: left;
	margin-right:5px;
}
.footer-bot .bot03 .nian {
	display: block;
	width: 120px;
	height: 22px;
	position: absolute;
	top:0;
	left:135px;
}
.footer-bot .bot03 .nian img {
	width:100%;
	height: 100%;
	background: url() no-repeat center center;
	background-size:cover;
}
.footer-bot .bot03 a {
	font-family: "微软雅黑";
	font-size:14px;
	color:#333333;
	line-height: 28px;
	margin-right:5px;
}
.footer-bot .bot03 a:hover {
	color: #0B61B4;
}
.footer-bot .bot04 {
	width: 650px;
	height: 28px;
}
.footer-bot .bot04 span {
	font-family: "微软雅黑";
	font-size:14px;
	color:#333333;
	float: left;
	line-height: 28px;
	float: left;
	margin-right:5px;
}
.footer-bot .bot04 a {
	color:#333333;
	padding: 0 3px;
}
.footer-bot .bot04 a:hover {
	color: #0B61B4;
}
.erweima-box {
	width: 141px;
	height: 180px;
	float: right;
	margin-right: 50px;
}
.erweima {
	display: block;
	width: 141px;
	height: 139px;
	margin-top: 23px;
	border:1px dashed #BABABA;
}
.erweima img {
	width:100%;
	height: 100%;
	background: url() no-repeat center center;
	background-size:cover;
}
.erweima-box .gz {
	display: block;
	font-family: "微软雅黑";
	font-size:14px;
	color:#333;
	line-height:35px;
	text-align: center;
	cursor: pointer;
}
.erweima-box .gz:hover {
	color: #0B61B4;
}

/*footer完*/
.list_page{text-align:center;font-family:宋体; height:30px; margin:10px auto;}
.list_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #ccc;color:#333;font-family:宋体;}
.list_page span{background:#ccc;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #ccc;font-family:宋体;}
.list_page b{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #ccc;color:#333;font-family:宋体;}
.list_page b input{border:0;margin:0;padding:0;font-size:12px;font-family:宋体;font-weight:normal;width:12px;vertical-align:middle;text-align:center;}

.page_group ul{border-right:solid 1px #ddd;border-radius:4px; text-align:center;}
.page_group ul li{border-right:none;border-radius:0;list-style:none; display: inline}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}