@charset "utf-8";
html{width: 100%;
    min-width: 1300px;
    max-width: 1920px;}
a {
	color: #2b2b2b;
}

a:hover {
	color: #053283;
}

.forCenter {
	width: 1300px;
	overflow: hidden;
	margin: auto;
}

/* 通用顶部信息区*/
.head {
	width: 100%;
	height: 300px;
	overflow: hidden;
	background: url(../../images/jw/theme/head-bg.jpg) no-repeat center center;
}

.top {
	width: 100%;
	height: 60px;
	overflow: hidden;
}

.top-left {}

.top-left ul li {
	float: left;
	width: 100px;
	height: 60px;
	line-height: 60px;
	color: #2f5394;
}

.top-left ul li a {
	color: #2f5394;
	font-size: 16px;
	font-weight: 700;
}

.banner {
	width: 100%;
	height: 240px;
}

.banner-dh {
	width: 100%;
	height: 80px;
	background: url(../../images/jw/theme/banner-tmg-dh-red.png) no-repeat center;
}

.banner-gh {
	width: 100%;
	height: 80px;
	background: url(../../images/jw/theme/banner-tmg-gh-red.png) no-repeat center;
}
.tc .banner-dh {
	float:left;
	width: 80px;
	height: 80px;
	background: url(../../images/jw/theme/banner-tmg-dh-red.png) no-repeat left center;
}
.tc .banner-dh-font{
	float:left;
	width:1200px;
	height: 80px;
	line-height:80px;
	color:#bf0100;
	font-size: 44px;
	font-family: emoji;
	font-weight: bolder;
}
.tc .banner-gh {
	float:left;
	width: 80px;
	height: 80px;
	background: url(../../images/jw/theme/banner-tmg-gh-red.png) no-repeat left center;
}
.tc .banner-gh-font{
	float:left;
	width:1200px;
	height: 80px;
	line-height:80px;
	color:#bf0100;
	font-size: 44px;
	font-family: emoji;
	font-weight: bolder;
	letter-spacing: 8px;
}
.search {
	width: 488px;
	overflow: hidden;
	margin-left: -240px;
	left: 50%;
	bottom: 20px;
}

.search input {
	height: 40px;
	line-height: 40px;
	outline: none;
}

.search input[type=text] {
	float: left;
	width: 420px;
	text-indent: 1em;
	border: 4px solid #2f5394;
	border-radius: 20px 0 0 20px;
	border-right: none;
}

.search input[type=submit] {
	width: 64px;
	height: 48px;
	border-radius: 0 20px 20px 0;
	border: 4px solid #2f5394;
	border-left: none;
	cursor: pointer;
	background: url(../../images/jw/theme/search.png) center no-repeat #2f5394;
}

/* 通用nav*/
.nav {
	width: 100%;
	height: 70px;
	overflow: hidden;
	background: #2f5394;
}

.nav ul li {
	float: left;
	width: 143px;
	height: 70px;
	line-height: 70px;
	text-align: center;
}

.nav ul li+li {
	border-left: 1px solid #4d7eb7;
}

.nav ul li a {
	color: #fff;
	font-size: 22px;
	display: block;
	letter-spacing: 5px;
}

.nav ul li:hover {
	background: #053283;
	border-left: 1px solid #053283;
}

.nav ul li:hover+li {
	border-left: 1px solid #053283;
}

/* 通用底部信息区 */
.footer {
	max-width: 1920px;
	min-width: 1200px;
	height: 190px;
	margin: auto;
	background: #24528b;
}

.footer .footer-con {
	margin: 30px auto;
	width: 800px;
	text-align: center;
	overflow: hidden;
}

.footer .footer-con .con-item {
	float: left;
	width: 400px;
	overflow: hidden;
}

.footer .footer-con .con-item .menu span {
	padding: 0 4px;
}

.footer .footer-con p {
	line-height: 30px;
	height: 30px;
	color: #fff;
}

.footer .footer-con p a {
	color: #fff;
}

.footer .footer-map {
	display: inline-block;
	color: #fff;
	line-height: 28px;
	background: #1760ac;
	padding: 0 20px;
	border-radius: 3px;
}

.footer .gov-logo {
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 0;
}

.footer .gov-jc {
	overflow: hidden;
	position: absolute;
	top: 40px;
	right: 85px;
}

.footer .gov-jc ul li {
	float: left;
	margin-right: 10px;
}

.footer .gov-12377 {
	width: 230px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 40px;
	right: 20px;
}

.footer .gov-12377 a {
	color: #fff;
}

.footer .gov-12377>a>img {
	width: 40px;
	height: 40px;
	display: block;
	margin: 4px auto;
}

.footer .ewm-box {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 10px;
}

.footer .ewm-box ul li {
	float: left;
	margin: 0 5px;
}

.footer .ewm-box ul li>img {
	width: 90px;
	height: 90px;
}

.footer .ewm-box ul li>p {
	line-height: 20px;
	text-align: center;
	height: 20px;
}

.footer .web-map {
	overflow: hidden;
	position: absolute;
	top: 85px;
	left: 62px;
}

.footer .web-map a {
	color: #1E5192;
}

.footer .footer-con-img {
	float: right;
	width: 136px;
	height: 80px;
}

/* 友情链接 */
.link {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	background: #1760ac;
	height: auto;
}

.link .link-tit {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	height: 70px;
	line-height: 70px;
	background: #366197;
}

.link .link-tit .forCenter {
	padding: 0;
}

.link .link-tit li {
	float: left;
	width: 140px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.link .link-tit .menus {
	width: 340px;
	cursor: pointer;
	font-size: 16px;
}

.link .link-tit .menus:after {
	float: right;
	height: 10px;
	width: 10px;
	margin: 30px 100px 30px -100px;
	content: "";
	background: url(../../images/site/link-tit-ico2.png) no-repeat 0 2px;
}

.link .link-tit .menus+.menus:before {
	float: left;
	height: 30px;
	width: 1px;
	margin: 20px 0;
	border-left: 1px #6687b0 solid;
	content: "";
}

.link .link-tit li.on {
	background: #1760ac;
}

.link .link-tit li.on:after {
	background-position: 0 -62px;
}

.link .link-con {
	width: 100%;
}

.link .link-con .link-con-item {
	width: 100%;
	height: auto;
	display: none;
}

.link .link-con .link-con-item li {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 150px;
	text-align: center;
}

.link .link-con .link-con-item li a {
	color: #fff;
	display: block;
}

.link .link-con .link-con-item li:hover {
	background: #fafafa;
	font-weight: 700;
}

.link .link-con .link-con-item li:hover a {
	color: #24538b;
}

.link .link-con .link-con-item.hover {
	display: block;
}

/* 通用当前位置 */
.location {
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #cecece;
}

.location ul {
	display: inline-block;
	height: 45px;
}

.location ul li {
	float: left;
	padding: 0 4px;
	height: 45px;
	line-height: 45px;
	color: #1760ac;
	font-size: 16px;
}

.location ul li .ico {
	float: left;
	width: 32px;
	height: 32px;
	margin: 8px 6px 0 0;
	background: url(../../images/jw/site/location-ico2.png) center no-repeat;
}

.location ul li a {
	color: #1760ac;
	font-size: 16px;
}

.location>.goRight {
	line-height: 45px;
}
