html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}


img {
	border:0;
}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}


body {
	font-family:Arial, Helvetica, sans-serif,"黑体";
	font-size:14px;
	line-height:1.7;
	color: #333;
	word-wrap:break-word; 
	break-word:break-all;
}
a {
	color: #026acb;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;	
}


ul, ol {
	margin: 0;
	padding: 0;
	line-height:1.5em;
	list-style:none;
}


.l {
float:left;	
}
.r {
float:right;	
}
.inner {
	width:1100px;
	margin:auto;
}

#header {
	height:113px;
	background:url(../image/headerbg.png);
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:999;
}
#logo {
	float:left;
}
#footer {
	background:#f2f0f0;
	padding:35px 0;
	text-align:center;
	font-size:14px;
}
#footer li {
	display:inline-block;
	margin:0 8px;
}
#footer li {
	*display:inline;
}
#footer li a {
	color:#333;
}
#footer li a:hover {
	color:#d70000;
	text-decoration:none;
}

#footer .copyright .icon,#footer .copyright p{
	display:inline-block;
	vertical-align:middle;
	margin:0 3px;
	color:#5f636a;
}
#footer .copyright .icon,#footer .copyright p{
	*display:inline;
}
#footer .beian a {
	padding:5px 0;
	color:#5f636a;
	text-decoration:none;
}
#nybanner {
	width:100%;
	position:absolute;
	top:113px;
	left:0;
	width:100%;
	height:480px;
	z-index:0;
	overflow:hidden;
}
#nybanner .inner {
	width:1200px;
}
#nybanner .b_img {
	width:1920px;
	height:480px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-960px;
	z-index:0; 
}
#nymain {
	width:1280px;
	margin:auto;
	position:relative;
	z-index:2;
}
#nymain .inner {
	width:1240px;
	min-height:500px;
	padding:30px 15px 30px 25px;
	background:white;
}
#nymain .main_t{
	padding:140px 40px 0;
	height:200px;
	width:1200px;
}
#nymain h3 {
	font-size:36px;
	font-weight:normal;
}
#nymain .mbxdh {
	color:#5f636a;
	font-size:14px;
}
#nymain .mbxdh li {
	display:inline-block;
	padding-left:23px;
	background:url(../image/icon.svg) no-repeat 3px -160px;
}
#nymain .mbxdh li {
	*display:inline;
}
#nymain .mbxdh li.first {
	padding:0;
	background:none;
}
#nymain .mbxdh li a {
	color:#5f636a;
	text-decoration:none;
}
#nymain .subnav {
	width:274px;
	float:left;
}
#nymain .subnav li {
	border-bottom:1px #e8e8e8 solid;
}
#nymain .subnav li a{
	display:block;
	color:#1c1c1b;
	font-size:18px;
	font-weight:bold;
	padding:12px 15px;
	text-decoration:none;
}
#nymain .subnav li a.on {
	color:#d20a10;
}
#nymain #right {
	width:880px;
	float:right;
	padding-right:35px;
}
#nymain #right h2 {
	font-size:36px;
	line-height:1.4em;
	padding-bottom:15px;
	font-weight:normal;
	color:#d20a10;
	border-bottom:1px #e8e8e8 solid;
}
#nymain #right .content {
	padding:30px 0;
	color:#5f636a;
}
#nymain #right .content img {
	max-width:100%;
}
#page {
	margin:20px auto;
	width:420px;
	height:50px;
	line-height:50px;
	background:#e0e0e0;
	text-align:center;
}
#page li {
	display:inline-block;
	vertical-align:middle;
}
#page li {
	*display:inline;
}
#page li a {
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#333;
	text-decoration:none;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
}
#page li a:hover,#page li a.on {
	background:#d20a10;
	color:white;
}
#page li a.prev,#page li a.next {
	background:url(../image/icon.svg) no-repeat 21px -177px;
	width:60px;
}
#page li a.next {
	background-position:21px -214px;
}
#page li a.prev:hover {
	background-color:#d20a10;
	background-position:-47px -177px;
}
#page li a.next:hover {
	background-color:#d20a10;
	background-position:-47px -214px;
}
.news li a h6 {
	line-height:1.5em;
}

#header .dianji {
	display:none;
}
#header .venus-menu li {
	position:relative;
	vertical-align:top;
}
#header .venus-menu li .dianji {
	position:absolute;
	top:0;
	left:0;
}
.venus-menu>li>a {
	background:#fff;
}


@media screen and (max-width:1600px){
	
	#header .venus-menu li .dianji {
		display:block;
	}
	
}



@media screen and (max-width:768px){
	#nybanner {
		top:80px;
	}
	#header {
		height:80px;
	}
	#logo {
		height:80px;
	}
	#logo img {
		height:80px;
	}
#nymain	h3 {
		font-size:24px;
	}
#nymain #right h2 {
		font-size:24px;
			padding:15px 0 10px;
}
#nymain #right .content {
	padding-top:10px;
}
#footer {
	padding:20px 0;
}
}
@media screen and (max-width:480px){
	#page {
		height:40px;
		line-height:40px;
		width:auto;
	}
	#page li a.prev {
		width:40px;
		background-position:14px -182px; 
	}

	#page li a.next {
		width:40px;
			background-position:14px -219px;
	}
	#page li a {
		width:36px;
		height:40px;
		line-height:40px;
	}
}
@media screen and (max-width:374px){
	#page li a {
		width:28px;
	}
}

#footer .link a {
	color:#333;
	text-decoration:none;
	cursor:pointer;
	padding:0 5px;
}
#footer .link a:hover {
	color:#d70000;
}