@charset "utf-8";

/* CSS Document */

html,
body {
	font-family: "微软雅黑";
}

a {
	cursor: pointer;
	font-family: "微软雅黑";
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
button,
input,
textarea,
th,
td,
img,
tr,
td,
form,
select,
div,
strong,
span,
s {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

i {
	font-style: normal;
}

table {
	padding: 0px;
	margin: 0px;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	display: block;
}

a:focus {
	outline: none;
}

input,
select,
textarea {
	outline: none;
}

table {
	border-spacing: 0px;
}

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 14px;
	font-family: "微软雅黑";
	position: relative;
	min-width: 1200px;
	width: 100%;
}

a {
	color: #666;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}



/* 通用分页样式 */

.pages {
	height: 26px;
	padding: 35px 0;
	margin-top: 5px;
	clear: both;
	text-align: center;
}

.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}

.pages ul {
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
	display: inline-block;
}

.pages li {
	float: left;
	margin-right: 5px;
}

.pages li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}

.pages li a:hover {
	border: 1px solid #034f9d;
	background: #034f9d;
	color: #fff;
	text-decoration: none;
}

.pages li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}

.pages .current a {
	border: 1px solid #034f9d;
	background: #034f9d;
	color: #fff;
}


/*头部*/

.header {
	padding: 13px 0;
	overflow: hidden;
	background: #f5f5f5;
}

.header .welcome {
	font-size: 12px;
	color: #666;
}

.header .word {
	width: 215px;
}

.header .word a {
	display: block;
	float: left;
	width: 50px;
	overflow: hidden;
	margin-left: 25px;
}

.header .word a img {
	float: left;
	display: block;
	margin-right: 7px;
}

.headlogo {
	padding: 32px 0 27px 0;
	overflow: hidden;
}

.oulogo img {
	display: block;
	float: left;
	margin-right: 20px;
	height: 78px;
}

.oulogo .logowen {
	float: left;
	border-left: 1px solid #eee;
	padding-left: 20px;
}

.oulogo .logowen p {
	font-size: 25px;
	color: #222;
	font-weight: bold;
	line-height: 43px;
}

.logowen ul li {
	float: left;
	background: url(../images/inico4.jpg)no-repeat 11px center;
	padding: 0 0 0 28px;
	font-size: 18px;
	color: #333;
	line-height: 29px;
}

.logowen ul li:first-child {
	background: none;
	padding: 0 0 0 0;
}

.outel {
	padding: 14px 0 0;
}

.outel img {
	float: left;
	padding: 0 12px;
}

.telwen {
	float: left;
}

.outel .telwen p {
	font-size: 14px;
	color: #999;
	line-height: 28px;
}

.outel .telwen span {
	font-weight: bold;
	font-size: 29px;
	line-height: 24px;
	color: #333;
}


/*导航*/

.h_head_gd {
	position: fixed;
	top: -1px;
	width: 100%;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop)0);
	z-index: 9999;
	left: 0;
	filter: alpha(opacity=90);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.topnav {
	background: #026cc4;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav {
	height: 60px;
	line-height: 60px;
	background: #026cc4;
	position: relative;
	z-index: 999999;
	display: flex;
}

.nav a {
	color: #fff;
}

.nav .nLi {
	flex: 1;
	float: left;
	position: relative;
	display: inline;
	background: url("../images/navhx.jpg")no-repeat right center;
}

.nav .nLi:last-child {
	background: none;
}


/*.nav .nLi:last-child h3 a{padding-right: 0px;}*/


/*
.nav .nLi:first-child a{
  color: #fff!important;
	background: #e50009;
	font-size: 18px;
	font-weight: bold;
}
*/

.nav .nLi:nth-child(7) .sub li a {
	display: block;
	padding: 3px 0;
	font-size: 14px!important;
	line-height: 49px!important;
	color: rgba(255, 255, 255, 0.7);
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	background: none!important;
	text-overflow: ellipsis;
}


/*
.nav .nLi:first-child .on{
	background: #e50009;
}
*/


/*
.nav .nLi:nth-child(7){
	background: #e50009;
}
*/

.nav .nLi h3 {
	/*float: left;*/
	width: 100%;
    text-align: center;
}

.nav .nLi:hover h3 a {
	color: #fff;
}

.nav .nLi h3 a {
	width: 100%;
    display: inline-block;
	/*padding: 0 26px;*/
	font-size: 15px;
	font-weight: normal;
	color: #fff;
}


/*
.nav .nLi:first-child h3 a{
	    background: #e50009;
    color: rgba(255,255,255,1);
}
*/

.nav .subs {
	width: 160px!important;
}

.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 60px;
	position: absolute;
	background: rgba(0, 0, 0, 0.9);
	line-height: 26px;
	padding: 12px 0;
	text-align: center;
	padding: 0 14px 15px;
	transform: translateX(-10%);
}

.nav .nLi:nth-child(7) .sub {
	width: 182%!important;
}


/*
.nav .nLi:first-child .sub{
	width: 460%!important;
}
*/

.nav .nLi:nth-child(7) li {
	float: left;
	padding: 0 20px;
	width: 90px;
	text-align: left;
}

.nav .sub li {
	zoom: 1;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.nav .sub a {
	display: block;
	padding: 3px 0;
	font-size: 14px;
	line-height: 49px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.nav .nLi h3 a.on {
	background: #0060b7;
	color: rgba(255, 255, 255, 1);
}

.nav .nLi h3 a:hover {
	background: #0060b7;
}


/*导航结束*/


/*底部*/

.Footer {
	background: #303030;
	padding: 2.5% 0;
}

.Footer .box {
	position: relative;
	
	padding-right: 150px;
	
}

.Footer .Bmeun {
	margin-bottom: 30px;
}

.Footer .Bmeun a {
	font-size: 13px;
	line-height: 24px;
	margin-right: 42px;
	display: inline-block;
	color: #fff;
}

.box .con {
	display: flex;
}

.Blogo {
	width: 151px;
}

.Footer .con dl {
	margin-left: 50px;
	width: 390px;
	margin-top: 12px;
	line-height: 42px;
}

.Footer .con dl dd.c1 {
	background: url(../images/b1.png) no-repeat left 11px;
}

.Footer .con dl dd.c2 {
	background: url(../images/b2.png) no-repeat left 10px;
}

.Footer .con dl dd.c3 {
	background: url(../images/b3.png) no-repeat left 10px;
}

.Footer .con dl dd {
	margin-bottom: 5px;
	padding-left: 30px;
	font-size: 14px;
	color: #d5d5d5;
}

.Footer .weixin {
	position: absolute;
	width: 300px;
	right: 0px;
	top: 0px;
}

.Footer .weixin .wx {
	float: left;
	width: 134px;
	margin-left: 10px;
}

.Footer .weixin img {
	display: block;
	width: 100%;
}

.Footer .weixin p {
	color: #ffffff;
	text-align: center;
}

.cidaohang {
	background: #303030;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 13px;
}

.cidaohang a {
	color: #FFFFFF;
	font-size: 13px;
}

.Bottom{
	background: #292929;
    color: #8b8b8b;
    text-align: center;
    line-height: 20px;
    padding: 10px 0px;
    font-size: 12px;
}
#ClCache {
	display: none !important;
}