﻿@charset "utf-8";
/* CSS Document */
.fl {
	float: left;
}
.fr {
	float: right;
}
 @media screen and (max-width: 1280px) {
.set-hop {
	border: 5px solid #515151;
	width: 220px;
	background: #fff;
	position: absolute;
	top: 50px;
	left: -80px;
	display: none;
}
.set-hop .int01 {
	width: 160px;
	border: none;
	height: 30px;
	padding: 0 5px;
	float: left;
	font-size: 12px;
}
.set-hop .int02 {
	width: 50px;
	height: 30px;
	border: none;
	background: #f4d349;
	color: #000;
	float: left;
	font-size: 12px;
}
.mob-nav {
	display: none;
	font-size: 12px;
	z-index:999999999;
}
.s-ncep {
	height: 50px;
}
.header {
	width: 100%;
	position: relative;
	z-index: 12;
	font-family: "Microsoft YaHei";
}
.header .T-osm {
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	width: 100%;
}
.header .T-osm .logo {
	padding-top: 5px;
}
.T-nav {
	float: right;
}
.T-nav ul li {
	float: left;
	margin-left: 35px;
	display: inline;
	position: relative;
}
.T-nav ul li.on {
	background: url(../images/xb.png) no-repeat center 76px;
}
.T-nav ul li > a {
	line-height: 50px;
}
.T-nav ul li div {
	position: absolute;
	top: 50px;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	text-align: center;
	display: none;
}
.T-nav ul li div a {
	margin-bottom: 3px;
	font-size: 12px;
	color: #666;
	line-height: 26px;
	overflow: hidden;
	padding: 0 5px;
	background: url(../images/bg-col.png);
	display: block;
	width: 100%;
}
.T-nav ul li div a:hover {
	background: #f4d349;
}
.T-search {
	float: right;
	width: 50px;
	position: relative;
	margin: 0 10px;
}
.T-search span {
	display: block;
	width: 100%;
	height: 50px;
	background: url(../images/search.png) no-repeat center center;
	cursor: pointer;
}
.header .T-osm {
	height: 50px;
}
.s-ncep {
	height: 50px;
}
.header .T-osm .logo {
	padding: 5px 0 0px 5px;
}
.header .T-osm .logo img {
	height: 38px;
	width: auto;
}
.T-search {
	width: 55px;
	margin: 0;
	border-left: 1px solid #eee;
}
.T-search span {
	height: 50px;
	background: url(../images/fd.jpg) no-repeat center center;
	background-size: 40% 40%;
}
.set-hop {
	height: 30px;
	width: 220px;
	background: #fff;
	position: absolute;
	top: 50px;
	left: auto;
	right: -55px;
	display: none;
}
.mob-nav {
	display: block;
	border-left: 1px solid #eee;
	float: right;
	height: 50px;
	width: 50px;
	background: url(../images/dh.jpg) no-repeat center center;
	background-size: 40% 30%;
}
.T-nav {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50px;
	background: url(../images/bg_3.png);
}
.T-nav ul li {
	margin: 0;
	display: block;
	float: inherit;
}
.T-nav ul .lan a {
	line-height: 40px;
	color: #fff;
	padding: 0 5px;
	border: none;
	float: left;
	font-size: 12px;
}
.T-nav ul li > a {
	line-height: 40px;
	color: #1a1a1a;
	display: block;
	padding: 0 5px;
	border-bottom: 1px solid #fff;
	cursor:pointer;
	font-size:14px;
}
.T-nav ul li div {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left;
}
.T-nav ul li div a {
	line-height: 30px;
	margin: 0;
}
#cnavmini {
	display: block;
}
.navministyle {
	position: relative;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
}
.navministyle ul {
	width: 100%;
	position: absolute;
	height: auto;
	background: #e9e9e9;
	padding: 0px 0;
	display: none;
	z-index: 100;
	right: 0;
	top: 0px;
	-webkit-box-shadow: 0 6px 8px rgba(0,0,0,.21);
	-moz-box-shadow: 0 6px 8px rgba(0,0,0,.21);
	box-shadow: 0 6px 8px rgba(0,0,0,.21);
}
.navministyle ul li {
	width: 100%;
	height: 40px;
	line-height: 80px;
	float: left;
	border-top: #ddd 1px solid;
}
.navministyle ul li:hover{
	background:#f4d349;
}
.navministyle ul li a {
	display: block;
	line-height: 40px;
	color: #333;
	text-align: center;
	font-size: 14px;
}
.navministyle ul li a:hover {
	display: block;
	line-height: 40px;
	color: #000;
	text-align: center;
}
a#cnavmnmore {
	text-align: center;
	padding-left:10px;
	font-size: 16px;
	width: 100%;
	height: 32px;
	display: block;
	line-height: 32px;
	background:#f4d349;
	color: #000;
	font-family: "Microsoft YaHei";
}
#cnavmnmore span {
	background: url(../images/ty.png);
	display: inline-block;
	width: 11px;
	height: 6px;
	margin-left: 5px;
}
#cnavmini ul {
	top: 32px;
	font-family: "Microsoft YaHei";
}
}
 @media screen and (max-width: 640px) {
.med-col .warp {
	width: 100%;
}
.warp {
	width: 100%;
}
}
.ny-banner {
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	width: 100%;
}
