* {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}

/*清楚浮动*/
.c {
	clear: both;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

ul {
	list-style: none;
}
#animate {
	background-size: 101%;
}
/*背景*/

#wrapper {
	background-color: white;
}

/*包裹层*/
#wrapper {
	width: 1200px;
	margin: 0 auto;
}
/*导航下的子模块*/

#zjyk {
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #66c5fe;
}

#zjyk span a {
	color: #000000;
	font-size: 16px;
}

#nav1 {
	margin-top: 27px;
}

#nav1 .navItem {
	float: left;
}
/*导航左侧列表*/
#list {
	width: 275px;
	list-style: none;
	margin-left: 5px;
}

#list li {
	width: 260px;
	border-bottom: 1px solid #dfdfdf;
	height: 40px;
	padding: 1px; 
	padding-top: 6px;
}

#list li:first-child {
	padding-top: 8px;
	border-top: 1px solid #dfdfdf;
}

#list li img {
	vertical-align: middle;
	margin-left: 30px;
}

#list li a {
	margin-left: 15px;
	color: #585858;
} 

#list li span {
	margin-left: 50px;
	color: #9cbee6;
}
/*大事记*/
#dsj {
	width: 240px;
	height: 340px;
	margin-left: 25px;
	border-bottom: 1px solid #d6d6d6;
}

#dsj h3, #dsj h4 {
	text-align: center;
}

#dsj h3 a {
	color: #fb4006;
	display: inline-block;
	margin-top: 30px;
}

#dsj h4 a {
	color: #000000;
	display: inline-block;
	margin-top: 20px;
}

#dsj p {
	color: #585858;
	margin-top: 20px;
	line-height: 1.5em;
	font-size: 16px;
}
/*畅游营口*/
#cyyk {
	position: relative;
}

#cyyk>img {
	margin: 20px auto;
}


.cyykItem {
	float: left;
}
/*畅游营口左侧列表*/
.cyykItem ul {
	width: 230px;
	height: 145px;
	border: 1px solid #d6d6d6;
	padding: 5px 20px;
}

.cyykItem ul li {
	margin-top: 6px;
}

.cyykItem ul li a {
	font-size: 14px;
	color: #000000;
}
/*畅游营口图片*/

#cyykItemImg {
	width: 640px;
	margin: 0px 2px;
}

.cyykItemImg {
	width: 315px;
	height: 155px;
	float: left;
	padding-bottom: 9px;
	position: relative;
}

.cyykItemImg h5 {
	position: absolute;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	background-color: rgba(99,99,99,0.5);
	bottom: 8px;
	font-weight: normal;
}

.cyykItemImg h5 a {
	color: white;
	font-size: 17px;
}

.item2 {
	margin-left: 10px;
}


/*畅游营口右侧表格*/

.cyykItem table {
	width: 266px;
	height: 151px;
	margin-left: 15px;
	border: 1px solid #d6d6d6;
	/*margin-top: 10px;*/
}

.cyykItem table td {
	text-align: center;
}

.cyykItem-right {
	margin-left: 20px;
}

.cyykItem-left {
	margin-left: 10px;
}
/*两侧列表距离上一个的边距*/
.cyykItem-item2 {
	margin-top: 8px;
}

#chi {
	position: absolute;
	top: 125px;
	left: 220px;
}

#zhu {
	position: absolute;
	top: 325px;
	left: 220px;
}

#you {
	position: absolute;
	left: 1140px;
	top: 165px;
}

#xing {
	position: absolute;
	left: 1140px;
	top: 325px;
}
/*影视资料*/
#yszl {
	 margin: 20px 5px;
}

.yszlItem {
	width: 285px;
	height: 460px;
	float: left;
	margin-right: 12px;
	position: relative;
	/*overflow: hidden;*/
	background-color: white;
}

.yszlItem p {
	font-size: 14px;
	width: 230px;
	margin: 25px auto;
	line-height: 1.5em;
}

.yszlItem button {
	display: block;
	margin: 30px auto;
	color: #ffba4d;
	width: 100px;
	height: 30px;
	border: 1px solid #ffba4d;
	background-color: white;
}

.yszlItem-item {
	width: 290px;
	height: 200px;
	position: relative;
	overflow: hidden;
	margin-top: 15px;
}

.yszlItem-item h5 {
	position: absolute;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	background-color: rgba(99,99,99,0.5);
	bottom: -1px;
	font-weight: normal;
}

.yszlItem-item h5 a {
	color: white;
}
/*下方阴影*/
.bottomImg  {
	position: absolute;
	bottom: -10px;
	z-index: 100;
}

/*列表页*/
/*文章的标题*/
#article-box h4 {
	height: 55px;
	border-bottom: 1px solid #cedce7;
	line-height: 55px;
	font-size: 14px;
	font-weight: normal;
}

#article-box h4 img {
	display: inline-block;
	position: relative;
	top: 4px;
	margin-left: 30px;
	margin-right: 5px;
}

#article-box h4 a {
	color: black;
}
/*栏目列表*/
#channel-list {
	width: 220px;
	background-color: #f5efe9;
	margin-top: 10px;
}

#channel-list ul li {
	height: 54px;
	border-bottom: 1px solid white;
	line-height: 54px;
	text-align: center;
}

#channel-list ul li a {
	color: black;
}

.list-style {
	display: inline-block;
	position: relative;
	left: -30px;
	width: 4px;
	height: 8px;
	background-color: #ff6b6d;
	top: -2px;
}
/*文章内容*/
#article {
	width: 800px;
	min-height: 600px;
}

/*头部样式*/
#header {
	float: left;
	width: 100%;
	display: inline;
}


/*头部大图片*/

#header img {
	width: 100%;
	height: 139px;
}


/*头部跳转、搜索、语言*/

#gov {
	float: left;
	display: inline;
}

#search {
	float: left;
	display: inline;
}

#Language {
	float: right;
	display: inline;
}


/*header部分的底部导航*/

#nav {
	height: 36px;
	background-color: #2174b8;
	margin-top: -3px;
}

.navUlLeft,
.navUlRight {
	list-style: none;
	position: relative;
}

.navUlLeft>li {
	float: left;
	display: inline;
	text-decoration: none;
	padding-left: 25px;
	line-height: 35px;
}

.navUlLeft li ul {
	position: absolute;
	list-style: none;
	width: 860px;
	overflow: hidden;
	left: 95px;
/*	*top: 36px;*/
*margin-top: -6px;
	display: none;
}

#navChild {
	height: 32px;
	background-color: #649ecd;
}

#hover {
	height: 30px;
	position: absolute;
	left: 95px;
	width: 800px;
	overflow: hidden;
	*top: 40px;
}

#hover ul {
	display: block;
	float: none;
	left: 15px;
}

#hover ul li {
	text-align: left;
	float: none;
	display: block;
	height: 30px;
	*line-height: 30px;
}

.navUlLeft li:hover .hover {
	display: block;
	background-color: #649ecd;
	height: 30px;
}

.navUlLeft li ul li {
	text-align: center;
	float: left;
	display: inline;
	margin-left: 10px;
	line-height: 32px;
}

.navUlLeft li ul li a {
	font-size: 15px;
}

.navUlLeft li a {
	font-size: 18px;
}

.navUlLeft li a {
	font-size: 20px;
}

.navUlLeft li a,
.navUlRight li a {
	color: white;
	text-decoration: none;
}

.navUlRight li a {
	color: #fbaf8b;
}

.navUlRight li {
	float: right;
	display: inline;
	line-height: 35px;
	margin-right: 15px;
}
/*小喇叭*/
.audio {
	position: absolute;
	left: 0px;
	top: 2px;
}

.audio2 {
	position: absolute;
	left: 75%;
	top: 2px;
}

.audio img,
.audio2 img {
	width: 21px !important;
	height: 18px !important;
}
/*白色竖线分割符*/
.space {
	padding-left: 10px;
	color: white;
}

#search-long {
	height: 35px;
	width: 1200px;
	margin: 0 auto;
}

#search-long ul li {
	float: left;
	margin-right: 20px;
	height: 35px;
	line-height: 35px;
}

#search-long ul li a {
	color: black;
}

#language {
	height: 35px;
	line-height: 35px;
	float: right;
	margin-right: 20px;
}
/*中英文前边的点*/
.point {
	position: relative;
	left: -8px;
	top: -3px;
}

/*上方背景*/
#color-bg1 {
	width: 100%;
	height: 750px;
	background-image: url(bg1.jpg);
	background-repeat-x: inherit;
	position: absolute;
	z-index: -100;
}

#color-bg2 {
	width: 100%;
	height: 280px;
	background-image: url(bg2.jpg);
	background-repeat-y: no-repeat;
	z-index: -100;
	margin-top: 230px;
}

/*footer*/ 
#footer {
	width: 1200px;
	height: 180px;
	margin: 0 auto;
}

#footer ul {
	float: left;
	margin-top: 20px;
	margin-left: 100px;
	width: 450px;
}

#footer ul li {
	text-align: center;
	line-height: 2.5em;
	font-size: 13px;
}

#footer div {
	width: 300px;
	margin-left: 20px;
	margin-top: 40px;
	float: left;
}