@charset "utf-8";

.container {
	width: 1200px;
	margin: 0 auto;
}

.pull_all {
	overflow: hidden;
	width: 1140px;
	margin: auto;
	padding-top: 18px;
	margin-bottom: 16px;
}

.pull-left {
	float: left !important;
}

.pull_all img {
	max-width: 100%;
	margin-top: 5px;
}

.xs-logo .t-wz {
	border-left: 1px solid #a6a6a6;
	padding-left: 20px;
	margin-top: 20px;
	line-height: 20px;
	margin-left: 25px;
}

.xs-logo .t-wz p {
	font-size: 18px;
	color: #344e98;
	display: block;
	font-weight: bold;
}

.xs-logo .t-wz span {
	color: #000000;
	font-size: 16px;
	display: block;
	padding-top: 5px;
}

.in_all {
	overflow: hidden;
	padding-top: 5px;
}

.pull_all .images {
	margin-top: 12px;
	margin-right: 13px;
}

.pull-right {
	float: right !important;
}

.pull_all .xs-text {
	margin-top: 12px;
	line-height: 24px;
}

.pull_all .xs-text span {
	font-size: 15px;
	color: #5a5a5a;
	display: block;
	margin-top: -2px;
	font-weight: bold;
}

.pull_all .xs-text p {
	font-size: 28px;
	color: #444343;
	font-weight: bold;
	letter-spacing: 0px;
	padding-top: 8px;
	font-family: Arial;
}


.nav {
	background: #344e98;
	height: 50px;
}

.nav li {
	float: left;
	background: url(/templates/green/images/line.jpg) no-repeat right center;
}

.nav li a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	padding: 0 40px;
	color: #fff;
	margin-right: -1px;
}

.nav li a:hover,
.nav li a.on {
	background-color: #ff6c00;
}



.nav ul li dl {
	position: absolute;
	z-index: 999;
	display: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.nav ul li dl dt a {
	padding: 0 34px;
	text-align: center;
	background: #344e98;
	color: #fff;
	font-size: 14px;
	line-height: 45px;
	margin-top: 1px;
}

.nav ul li dl dt a:hover {
	background: #ff6c00;
	padding: 0 34px;
}







/*links*/
.links {
	width: 100%;
	overflow: hidden;
	background: #344e98;
	height: 74px;
	margin-top: 80px;
}

.linksW {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.links_l {
	float: left;
	width: 230px;
	overflow: hidden;
}

.links_l_l {
	float: left;
	background: #fff;
	height: 70px;
	width: 176px;
	text-align: right;
	font-size: 20px;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 10px;
}

.links_l_l span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e0e0e0;
	line-height: 50px;
}

.links_l_r {
	float: right;
	width: 0;
	height: 0;
	border-right: 44px solid transparent;
	border-top: 74px solid #fff;
}

.links_r {
	float: right;
	width: 936px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	line-height: 24px;
	margin-top: 25px;
}

.links_r a {
	font-size: 14px;
	color: #fff !important;
}

.linkTagcs {
	width: 936px;
	height: auto;
}

.linkTagcs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.linkTagcs li {
	list-style: none;
	margin: 0px;
	padding-right: 10px;
	line-height: 24px;
	float: left;
}

.linkTagcs li a {
	color: #fff;
	word-break: break-all;
}

.linkTagcs li img {
	border: 0px;
}

/* 底部 */
.ftbox {
	background: #344e98;
	padding: 20px 0;
	line-height: 32px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border-top: 1px dashed #fff;
}

.ftinfo a {
	color: #fff;
}
