@charset "utf-8";
/* CSS Document */
* {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

ul {
	LIST-STYLE-TYPE: none
}

ol,ul {
	list-style: none outside none;
}

a {
	TEXT-DECORATION: none
}

.clearfix::after {
	clear: both;
	content: "";
	display: block;
}

img {
	border: 0px;
}

body {
	font-size: 12px;
	background: #F9F9F9;
	font-family: "微软雅黑";
}

#header {
	width: 100%;
	background: url(../images/index_02.gif) repeat-x;
}

#header .header_inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 13px;
	height:61px;

}

#header .header_inner h1 {
	position: relative;
	float: left;
	width: 162px;
	padding-top: 6px;
	height: 42px;
}

#header .header_inner h1 a {
	display: inline-block;
}

#header .header_inner .nav {
	float: left;
	padding-top: 35px;
	padding-left: 50px;
}

#header .header_inner .nav>ul>li {
	float: left;
	text-align: left;
	font-size: 16px;
	color: #111;
	margin-left: 20px;
	padding: 0 10px;
}

#header .header_inner .nav>ul>li>a {
	display: inline-block;
	color: #333333;
}

#header .header_inner .nav>ul>li .depth01 {
	position: absolute;
	padding-top: 30px;
	z-index: 9999999999999999999999999999999999999999999;
}

#header .header_inner .nav>ul>li .depth01_ate {
	padding-left: 0px;
}

#header .header_inner .nav>ul>li .depth01_cyber {
	padding-left: 0px;
}

#header .header_inner .nav>ul>li .depth01 li {
	padding-bottom: 14px;
	width: 100px;
}

#header .header_inner .nav>ul>li .depth01 li.widthst01 {
	padding-bottom: 14px;
	width: 150px;
}

#header .header_inner .nav>ul>li .depth01 li a {
	font-size: 14px;
	letter-spacing: -0.5px;
	color: #9f9595;
}

#header .header_inner .nav>ul>li .depth01 li a:hover {
	color: #e31823;
}

#header .gnb_bg {
	display: block;
	position: absolute;
	width: 100%;
	height: 280px;
	top: 85px;
	background: #fff url(../images/navbg.png) no-repeat  13% bottom;
	border-bottom: 1px solid #e31823;
	z-index: 55;
}

.ser {
	float: right;
	height: 28px;
	padding-top: 33px;
}

.sert {
	width: 101px;
	height: 28px;
	float: left;
	line-height: 28px;
	padding: 0px 5px;
	color: #333;
	font-size: 14px;
	border: 0px;
	background: url(../images/index_15.gif) no-repeat;
}

.sers {
	width: 30px;
	height: 28px;
	float: left;
	background: url(../images/index_16.gif) no-repeat;
	border: 0px;
	cursor: pointer;
}

.contry {
	height: 18px;
	position: absolute;
	right: -15px;
	top: 15px;
}

.contry li {
	display: inline;
	float: left;
}

.contry li .zw {
	background: url(../images/index_05.jpg) no-repeat left;
	height: 18px;
	padding-left: 35px;
	padding-right: 15px;
	line-height: 18px;
	color: #666666;
}

.contry li .yw {
	background: url(../images/index_07.jpg) no-repeat left;
	height: 18px;
	padding-left: 35px;
	padding-right: 15px;
	line-height: 18px;
	color: #666666;
}

.contry li .hw {
	background: url(../images/index_09.jpg) no-repeat left;
	height: 18px;
	padding-left: 35px;
	padding-right: 15px;
	line-height: 18px;
	color: #666666;
}

.banner {
	width: 100%;

}

.focus {
	height: 599px;
	overflow: hidden;
	position: relative;
}

.focus_s {
	position: absolute;
	left: 50%;
	bottom: 5%;
	height: 15px;
	overflow: hidden;
	width: 110px;
	z-index: 9;
	margin: 0 0 0 -30px;
}

.focus_s li {
	float: left;
	cursor: pointer;
	height: 15px;
	width: 15px;
	overflow: hidden;
	margin-right: 10px;
	background: url(../images/btnb.png) no-repeat;
}

.focus_s li.active {
	background: url(../images/btnh.png)
}

.focus_m ul {
	opacity: 1;
	filter: alpha(opacity=100);
}

.focus_m li {
	width: 100%;
	height: 599px;
	position: absolute;
	top: 0;
	left: 0;
}

.focus_l,.focus_r {
	position: absolute;
	display: block;
	width: 50px;
	height: 75px;
	overflow: hidden;
	z-index: 2;
	top: 150px;
}

.focus_l {
	left: 0;
}

.focus_r {
	right: 0;
}

.index {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.indexnav {
	width: 1100px;
	float: left;
}

.indexnav .small {
	width: 313px;
	height: 241px;
	float: left;
	padding-right: 30px;
	margin-top: 35px;
}

.indexnav .small a {
	width: 313px;
	height: 241px;
	float: left;
	display: block;
}

.indexnav .small a img {
	width: 313px;
	height: 204px;
	float: left;
	cursor: pointer;
}

.indexnav .small a span {
	width: 300px;
	height: 37px;
	float: left;
	background: url(../images/index_29.gif) no-repeat;
	line-height: 37px;
	color: #004098;
	font-size: 16px;
	padding-left: 13px;
	cursor: pointer;
}

.indexnav .width {
	width: 484px;
	height: 238px;
	float: left;
	padding-right: 30px;
	margin-top: 35px;
}

.indexnav .width a {
	width: 484px;
	height: 238px;
	float: left;
	display: block;
}

.indexnav .width a img {
	width: 484px;
	height: 201px;
	float: left;
	cursor: pointer;
}

.indexnav .width a span {
	width: 471px;
	height: 37px;
	float: left;
	background: url(../images/index_42.gif) no-repeat;
	line-height: 37px;
	color: #004098;
	font-size: 16px;
	padding-left: 13px;
	cursor: pointer;
}

.tabs {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
	padding-bottom: 50px;
}

.page {
	width: 1000px;
}

.page_ul {
	height: 63px;
	background: url(../images/index_44.gif) no-repeat;
	margin-top: 0px;
	text-align: left;
	padding-left: 370px;
}

.page_ul li {
	list-style: none;
	width: 130px;
	height: 63px;
	float: left;
	line-height: 53px;
	text-align: center;
}

.page_ul li a {
	display: block;
	width: 130px;
	height: 63px;
	line-height: 53px;
	text-align: center;
	color: #a8a8a8;
	font-size: 16px;
	background: url(../images/indexpng_12.png) no-repeat center 50px;
}

.page_ul li a:hover,.page_ul li a:active {
	width: 130px;
	height: 63px;
	display: block;
	background: url(../images/indexpng_10.png) no-repeat center 50px!important;
	color: #ed6d00
}

.hover a {
	width: 130px;
	height: 63px;
	display: block;
	color: #fff;
	background: url(../images/indexpng_10.png) no-repeat center 50px!important;
	color: #ed6d00!important
}

.page_p {
	width: 1000px;
	height: 60px;
	float: left;
	margin-top: 20px;
}

.zhang {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.ashow2 {
	width: 917px;
	margin-left: 41px;
	float: left;
	display: inline;
}

.list_02 LI {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 145px;
	HEIGHT: 60px;
	float: left;
	TEXT-ALIGN: center;
	padding-right: 48px;
}

.list_02 LI A.video_list {
	DISPLAY: block;
	WIDTH: 143px;
	HEIGHT: 58px;
	border: 1px solid #EEEEEE;
}

.al {
	background: url(../images/indexpng_16.png) no-repeat;
	left: 0px;
	top: 18px;
	position: absolute;
	OVERFLOW: hidden;
	WIDTH: 15px;
	CURSOR: pointer;
	HEIGHT: 24px
}

.ar {
	background: url(../images/indexpng_19.png) no-repeat;
	right: 0px;
	top: 18px;
	position: absolute;
	OVERFLOW: hidden;
	WIDTH: 15px;
	CURSOR: pointer;
	HEIGHT: 24px
}

A.video_list img {
	height: 58px;
	width: 143px;
}

.foot {
	width: 100%;
	background: #565656;
}

.footmid {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.foottop {
	width: 1000px;
	float: left;
	margin-top: 40px;
}

.footnav {
	float: left;
}

.w225 {
	width: 225px;
}

.footnav h3 {
	width: 175px;
	height: 37px;
	float: left;
	line-height: 37px;
	padding-left: 50px;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

.footnav h3 a {
	color: #fff;
}

.footnav li {
	width: 175px;
	height: 25px;
	float: left;
	padding-left: 50px;
	line-height: 25px;
	color: #848484;
	font-size: 14px;
}

.footnav li a {
	float: left;
	color: #848484;
}

.footnavr {
	width: 325px;
	float: right;
}

.footnavr h3 {
	width: 275px;
	height: 37px;
	float: left;
	line-height: 37px;
	padding-left: 50px;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

.footnavr h3 a {
	color: #fff;
	float: left;
}

.footnavr li {
	width: 275px;
	float: left;
	margin-left: 22px;
	padding-left: 28px;
	line-height: 25px;
	color: #848484;
	font-size: 14px;
}

.talk {
	float: right;
	height: 20px;
	margin-top: 8px;
}

.talk img {
	width: 24px;
	height: 20px;
	float: left;
	margin-left: 10px;
}

.footicona {
	background: url(../images/index_50.jpg) no-repeat left;
}

.footiconb {
	background: url(../images/index_53.jpg) no-repeat left;
}

.footiconc {
	background: url(../images/index_55.jpg) no-repeat left;
}

.footicond {
	background: url(../images/index_57.jpg) no-repeat left;
}

.fricona {
	background: url(../images/index_71.jpg) no-repeat left 5px;
}

.friconb {
	background: url(../images/index_74.jpg) no-repeat left 5px;
}

.friconc {
	background: url(../images/index_76.jpg) no-repeat left 5px;
}

.footbom {
	width: 1000px;
	float: left;
}

.footbom p {
	text-align: center;
	line-height: 100px;
	color: #999999;
}