* {
	/*font-family: 'SourceHanSansCN-Normal';*/
	font-family: "微软雅黑";
	outline: none;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}

ol,
ul,
li,
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

input,
img,
textarea {
	border: none;
	border-radius: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
}

/*body > .qing {
	min-width: 960px;
}*/

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	/* IE Opera */
	outline: none;
	/* FF Opera */
}

a:focus {
	-moz-outline-style: none;
	/* FF */
}

img,
input {
	border: 0;
}

input,
textarea,
select {
	outline: none;
}

a div,
a span {
	cursor: pointer;
}

textarea {
	resize: none;
}



ul li {
	list-style: none;
}

.qing {
	display: block;
	clear: both;
}

.container {
	width: 1500px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fl {
	display: block;
	float: left;
}

.fr {
	display: block;
	float: right;
}

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.qing img,
.shu12 img,
.shu14 img,
.shu16 img,img,video {
	display: inline;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.shu16 {
	line-height: 30px;
	color: #484848;
	font-size: 16px;
}

.shu14 {
	line-height: 30px;
	color: #484848;
	font-size: 14px;
}

.shu12 {
	line-height: 28px;
	color: #484848;
	font-size: 12px;
}
@font-face {
	font-family: 'SourceHanSansCN-Normal';
	src: url('../font/SourceHanSansCN-Normal.eot');
	src: local('SourceHanSansCN-Normal '), local('SourceHanSansCN-Normal'), url('../font/SourceHanSansCN-Normal.woff') format('woff'), url('../font/SourceHanSansCN-Normal.ttf') format('truetype'), url('../font/SourceHanSansCN-Normal.svg') format('svg');
}

.font2 {
	font-family: 'SourceHanSansCN-Normal';
}
/*head*/
.top_bg{
	display: block;
	height: 192px;
	background: url(../images/top_bg.png) center top no-repeat;
	position: relative;
	z-index: 9;
}
.top-yy{
	display: block;
	font-size: 14px;
	line-height: 46px;
	color: #fff;
}
.top-yy a, .top-yy a:visited{
	color: #FFF;
}
.top-my{
	display: block;
	position: relative;
	height: 46px ;
}
.top_my img, {
	display: block;
	float: left;
}
.jiao1, .jiao2, .jiao3, .jiao4{
	display: block;
	float: left;
	width: 77px;
	height: 46px;
	overflow: hidden;
}
/*.jiao1{ left:0;}
.jiao2{ left:77px;}
.jiao3{ left:154px;}
.jiao4{ left:231px;}*/
/*.jiao img{ position:absolute; left:0; top:0;}*/
/*.jiao10, .jiao20, .jiao30, .jiao40{
	animation:jiao10 1s linear infinite alternate both;
	-webkit-animation:jiao10 1s linear infinite alternate both;
	-moz-animation:jiao10 1s linear infinite alternate both;
	-o-animation:jiao10 1s linear infinite alternate both;
}
.jiao10{animation-delay:0s; -webkit-animation-delay:0s; -moz-animation-delay:0s; -o-animation-delay:0s;}
.jiao20{animation-delay:0.5s; -webkit-animation-delay:0.5s; -moz-animation-delay:0.5s; -o-animation-delay:0.5s;}
.jiao30{animation-delay:1s; -webkit-animation-delay:1s; -moz-animation-delay:1s; -o-animation-delay:1s;}
.jiao40{animation-delay:1.5s; -webkit-animation-delay:1.5s; -moz-animation-delay:1.5s; -o-animation-delay:1.5s;}*/
@keyframes jiao10{
	0%{
	transform: scale(0.8);
-ms-transform: scale(0.8);	/* IE 9 */
-webkit-transform: scale(0.8);	/* Safari 和 Chrome */
-o-transform: scale(0.8);	/* Opera */
-moz-transform: scale(0.8);
	}
100%{
	transform: scale(1);
-ms-transform: scale(1);	/* IE 9 */
-webkit-transform: scale(1);	/* Safari 和 Chrome */
-o-transform: scale(1);	/* Opera */
-moz-transform: scale(1);
	}
}
@-webkit-keyframes jiao10{
	0%{
	transform: scale(0.8);
-ms-transform: scale(0.8);	/* IE 9 */
-webkit-transform: scale(0.8);	/* Safari 和 Chrome */
-o-transform: scale(0.8);	/* Opera */
-moz-transform: scale(0.8);
	}
100%{
	transform: scale(1);
-ms-transform: scale(1);	/* IE 9 */
-webkit-transform: scale(1);	/* Safari 和 Chrome */
-o-transform: scale(1);	/* Opera */
-moz-transform: scale(1);
	}
}
@-moz-keyframes jiao10{
	0%{
	transform: scale(0.8);
-ms-transform: scale(0.8);	/* IE 9 */
-webkit-transform: scale(0.8);	/* Safari 和 Chrome */
-o-transform: scale(0.8);	/* Opera */
-moz-transform: scale(0.8);
	}
100%{
	transform: scale(1);
-ms-transform: scale(1);	/* IE 9 */
-webkit-transform: scale(1);	/* Safari 和 Chrome */
-o-transform: scale(1);	/* Opera */
-moz-transform: scale(1);
	}
}
@-o-keyframes jiao10{
	0%{
	transform: scale(0.8);
-ms-transform: scale(0.8);	/* IE 9 */
-webkit-transform: scale(0.8);	/* Safari 和 Chrome */
-o-transform: scale(0.8);	/* Opera */
-moz-transform: scale(0.8);
	}
100%{
	transform: scale(1);
-ms-transform: scale(1);	/* IE 9 */
-webkit-transform: scale(1);	/* Safari 和 Chrome */
-o-transform: scale(1);	/* Opera */
-moz-transform: scale(1);
	}
}
.jiao1, .jiao2, .jiao3, .jiao4{
	animation:jiao1 0.5s linear  both;
	-webkit-animation:jiao1 0.5s linear both;
	-moz-animation:jiao1 0.5s linear both;
	-o-animation:jiao1 0.5s linear both;
}
.jiao1{animation-delay:0s; -webkit-animation-delay:0s; -moz-animation-delay:0s; -o-animation-delay:0s;}
.jiao2{animation-delay:0.25s; -webkit-animation-delay:0.25s; -moz-animation-delay:0.25s; -o-animation-delay:0.25s;}
.jiao3{animation-delay:0.5s; -webkit-animation-delay:0.5s; -moz-animation-delay:0.5s; -o-animation-delay:0.5s;}
.jiao4{animation-delay:0.75s; -webkit-animation-delay:0.75s; -moz-animation-delay:0.75s; -o-animation-delay:0.75s;}

@keyframes jiao1{
0%{margin-left:200px; 
	opacity: 0;}
100%{margin-left:0;
	opacity: 1; }
}
@-webkit-keyframes jiao1{
0%{margin-left:200px; 
	opacity: 0;}
100%{margin-left:0;
	opacity: 1; }
}
@-moz-keyframes jiao1{
0%{margin-left:200px; 
	opacity: 0;}
100%{margin-left:0;
	opacity: 1; }
}
@-o-keyframes jiao1{
0%{margin-left:200px; 
	opacity: 0;}
100%{margin-left:0;
	opacity: 1; }
}


.nav-dk{
	display: block;
}
.nav-k,.nav-kv{
	display: block;
	padding-top: 29px;
}
.nav-k > a{
	display: block;
	float: left;
	position: relative;
	background: url(../images/nav_g.png) right center no-repeat;
	padding: 0 26px;
	line-height: 60px;
	font-size: 16px;
	color: #000;
}
.nav-k > a span{
	color: #000;
}
.nav-k > a b{
	background: url(../images/nav_h.png) center center no-repeat;
	background-size:cover ;
	width: 0;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 0;
	opacity: 0;
}
.nav-k > a.on  span, .nav-k > a:hover  span{
	color: #0054a7;
}
.nav-k > a.on  b, .nav-k > a:hover  b{width: 10px;
	width: 10px;
	height: 10px;
	margin-left: -5px;
	opacity: 1;
}
/*foot*/
.foot-bg1{
	display: block;
	height: auto;
	overflow: hidden;
	background: url(../images/fobg1.jpg) top center no-repeat;
	background-size:cover !important;
	line-height: 56px;
	font-size: 14px;
	color: #7d8690;
}
.foot-nav-dk{
	height: 82px;
	padding-top: 23px;
	border-bottom: 1px solid #44505c;
}
.foot-nav-k{
	display: block;
	overflow: hidden;
	line-height: 42px;
	font-size: 14px;
}
.foot-nav-k span{
	color: #5c6d7d;
}
.foot-nav-k a, .foot-nav-k a:visited{
	color: #e5ebf1;
	font-size: 14px;
}
.foot-nav-k a:hover{
	color: #fff;
}
.foot-nav-dk > div.fr >div{
	display: block;
	float: left;
}
.foot-line-m{
	line-height: 42px;
	font-size: 14px;
	color: #fff;
}
.foot-line-mk{
	width: 277px;
	height: 42px;
	margin-left: 18px;
	background:url(../images/fo-j.png) right center no-repeat  #4e5b69;
	padding: 0 30px;
	border: 1px solid #5b6674;
	line-height: 40px;
	font-size: 14px;
	color: #e5ebf1;
}
.foot-xk{
	padding: 27px 0;
	overflow: hidden;
}
.foot-ewm-m{
	display: block;
	text-align: center;
	padding-top: 12px;
	line-height: 1;
	font-size:14px;
	color: #acb2b8;
}
.foot-yjy{
	display: block;
	margin-bottom: 18px;
	line-height: 1;
	font-size: 14px;
	color: #e5ebf1;
}
.foot-lxdk{
	display: block;
	overflow: hidden;
	margin-left: 220px;
}
.foot-lxk{
	display: block;
	overflow: hidden;
	margin-bottom: 7px;
}
.foot-lxm{
	display: block;
	margin-left: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #acb2b8;
}
.foot-sy{
	padding-top: 12px;
}
.foot-bg2{
	display: block;
	height: 56px;
	background: url(../images/fobg2.jpg) center center no-repeat;
	background-size: cover !important;
	line-height: 56px;
	font-size: 14px;
	color: #7d8690;
}
.foot-bg2 span, .foot-bg2 a, .foot-bg2 a:visited{
	color: #4c545b;
}
/**************搜索*****************/
	.topsnjh_kjd{display: none;}
		.top_seackjf{position: relative;}
		.topnsj_secj{padding: 43px 0 43px 15px; display: block;}
		.topsnjh_kjd{position: absolute; top: 100px;padding: 12px; right: 0; width: 310px; height: 60px; display: none; background:#3175b9;}
		.in_textk{width: 200px; height: 37px;padding: 0 10px; border: none;}
		.input_subm{width:80px; height: 37px; color: #000; background:#ffd900; cursor: pointer;}
		.top_seackjf:hover .topsnjh_kjd{ display: block;}
/*导航*/
.d-navdk{
	display: block;
	position: relative;
}
#nav-menu .container {
	position: relative;
	overflow: visible;
	z-index: 99;
}
.nav-kv .menu > li{
	display: block;
	float: left;
	padding-bottom: 32px;
}
.nav-kv .menu > li a{
	display: block;
	float: left;
	position: relative;
	background: url(../images/nav_g.png) right center no-repeat;
	padding: 0 26px 0;
	line-height: 60px;
	font-size: 16px;
	color: #000;
}
.nav-kv .menu > li a span{
	color: #000;
}
.nav-kv .menu > li a b{
	background: url(../images/nav_h.png) center center no-repeat;
	background-size:cover ;
	width: 0;
	height: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: 0;
	opacity: 0;
}
.nav-kv .menu > li a.on  span, .nav-kv .menu > li a:hover  span{
	color: #0054a7;
}
.nav-kv .menu > li a.on  b, .nav-kv .menu > li a:hover  b{width: 10px;
	width: 10px;
	height: 10px;
	margin-left: -5px;
	opacity: 1;
}


#nav-menu .menu .children {
	display: none;
	position: absolute;
	top: 120px;
	left: 0;
	width: 100%;
	/*background: url(../images/naverbg.png) repeat;*/
	background-color: rgba(0,84,167,0.7);
	padding: 20px 10px 0;
}

#nav-menu .menu .children table {
	margin: 0 auto;
}

#nav-menu .menu .children li {
	display: block;
	background: none;
	float: left;
	line-height: 20px;
	margin: 0  28px 20px;
	padding-bottom: 0;
	height: auto !important;
}

#nav-menu .menu .children li a {
	display: block;
	padding: 0;
	/*min-width: 126px;*/
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	line-height: 1;
	
	background-image: none;
}

#nav-menu .menu .children li a img {
	margin-bottom: 10px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
}


#nav-menu .menu .children li a:hover img {
	transform: scale(1.03);
	-ms-transform: scale(1.03);
	/* IE 9 */
	-webkit-transform: scale(1.03);
	/* Safari 和 Chrome */
	-o-transform: scale(1.03);
	/* Opera */
	-moz-transform: scale(1.03);
}
/*time*/
.nav-k > a span, .nav-k > a b, .foot-nav-k a, .in-pt-bm-hk, .n-leixk li a b,.yema a,
.n-zy-hdk, .n-ky-leik a, .n-kyxm-classh, .n-kyxm-classa, .xm-nian, .n-zphd-tu,
#nav-menu .menu .children li a img{
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}