/* CSS Document */
body {
	margin: 0;
	padding: 0;
}

img {
	border: 0
}

p {
	line-height: 24px;
	margin: 0 auto
}

* {
	padding: 0;
	list-style-type: none;
	margin:0px;
}

a {
	text-decoration: none;
	color: black;
}
ul li{
		float:left;
	   display:inline-block;
}

/* html5 */
video{display:block}

/* structure start*/
.special_new {
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
}

.special_new a {
	color: #6e2052;
	text-decoration: none;
}

#top {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
}

.logo {
	position: absolute;
	top: 0px;
	left: 110px;
}
.ewm{
	float:right;
}
.photoList li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left
}

;
.ewm {
	position: absolute;
	top: 0px;
	right: 140px;
}

#menu0 {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	background-color: #c7c1c5;
	z-index: 30;
}

#menu1 {
	width: 1200px;
	height: 47px;
	margin: 0 auto;
	position: relative;
	background-color: #6e2052;
}

.star {
	position: absolute;
	top: 24px;
	right: 115px;
	z-index: 30;
}

.pic {
	width: 1200px;
	height: 570px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#blank {
	width: 1200px;
	height: 4px;
	margin: 0 auto;
	position: relative;
	background-color: #b9b7b8;
	margin-top: -16px
}

#content {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	background-color: #efefef;
}

#footer0 {
	width: 1200px;
	height: 160px;
	margin: 0 auto;
	position: relative;
	border-top-style: solid;
	border-width: 2px;
	border-top-color: #7c7678;
	background-color: #e0dedf;
}

#footer1 {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	position: relative;
	float: left;
	margin-top: 50px;
}

#footer2 {
	width: 1200px;
	height: 160px;
	margin: 0 auto;
	position: relative;
	border-top-style: solid;
	border-width: 2px;
	border-top-color: #7c7678;
	background-color: #e0dedf;
}
/* structure end*/
.mainmenu {
	float: left;
	height: 47px;
	margin: 0 auto;
	position: relative;
	padding-left: 115px;
	z-index: 30;
}

.mainmenu li {
	float: left;
	list-style: none;
	position: relative;
	line-height: 47px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
}

.mainmenu li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding-left: 10px;
	padding-right: 10px;
}

.lineclass {
	position: relative;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 47px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
}

.navMenu {
	width: 85px;
	background: #6e2052;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 47px;
	left: 0px;
	display: none;
	border-top: 1px solid #fff;
	z-index: 30;
}

.navMenu a {
	color: #fff;
	text-decoration: none;
	display: block;
	border-top: none;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	font-size: 12px;
	white-space: nowrap;
	z-index: 30;
}

.navMenu a:hover {
	border-top: none;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	color: #6e2052;
	background-color: #c7c1c5;
	z-index: 30;
}

.navMenu li {
	width: 85px;
	text-align: center;
	z-index: 30;
}

#content2 {
	width: 1087px;
	height: 98px;
	margin: 0 auto;
	position: relative;
	padding-top: 0px;
	background-color: #6e214f;
	font-size: 46px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	line-height: 98px;
	text-align: center;
	display: none;
}

#content2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#content1 {
	width: 1087px;
	height: 267px;
	margin: 0 auto;
	position: relative;
	padding-top: 0px;
}

.box1 {
	width: 363px;
	height: 267px;
	float: left;
	background-color: #403c3d;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #6e214f;
}

.box1_title {
	width: 328px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6e214f;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	text-indent: 4em;
	line-height: 40px;
}

.box1_content {
	width: 290px;
	height: 180px;
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	line-height: 24px;
	padding-top: 8px;
}

.box1_content ul li {
	line-height: 24px;
	width: 290px;
	list-style: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.box1_content ul li a {
	text-decoration: none;
	color: #FFFFFF;
}

.box2 {
	width: 402px;
	height: 267px;
	float: left;
	background-color: #5d575b;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #6e214f;
}

.box2_title {
	width: 367px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6e214f;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	text-indent: 4em;
	line-height: 40px;
}

.box2_content {
	width: 340px;
	height: 180px;
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	line-height: 24px;
	padding-top: 14px;
}

.box2_content ul li {
	line-height: 24px;
	width: 340px;
	list-style: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.box2_content ul li a {
	text-decoration: none;
	color: #FFFFFF;
}

.box3 {
	width: 322px;
	height: 267px;
	float: left;
	background-color: #81787d;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #6e214f;
}

.box3_title {
	width: 290px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6e214f;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	text-indent: 4em;
	line-height: 40px;
}

.box3_content {
	width: 280px;
	height: 180px;
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	line-height: 24px;
	padding-top: 14px;
}

.box3_content ul li {
	line-height: 24px;
	width: 280px;
	list-style: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.box3_content ul li a {
	text-decoration: none;
	color: #FFFFFF;
}

.box_img {
	position: absolute;
	top: 12px;
	left: -40px;
}

.box_more {
	position: absolute;
	top: 10px;
	right: 5px;
}

.icon {
	position: relative;
	padding-left: 3px;
	padding-right: 6px;
	line-height: 24px;
	color: #ffffff;
	font-family: "Microsoft YaHei";
}

.font1 {
	color: #ffffff;
	font-family: "Microsoft YaHei";
	font-size: 15px;
}

.font1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.footer_content {
	color: #000;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
}

.footer_content a {
	text-decoration: none;
	color: #6e214f;
}

.footer_title {
	color: #000;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	position: absolute;
	top: 74px;
	right: 105px;
}

.picbox {
	width: 1200px;
	height: 570px;
	overflow: hidden;
	position: absolute;
	z-index: 20;
     margin-top: -16px;
}

.piclist {
	height: 570px;
	position: absolute;
	left: 0px;
	top: 0px
}

.piclist li {
	background: #eee;
	float: left;
}

.swaplist {
	position: absolute;
	left: 0px;
	top: 0px
}

.og_prev,.og_next {
	width: 30px;
	height: 50px;
	background: url(style_res/icon.png) no-repeat;
	background: url(style_res/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 280px;
	z-index: 20;
	cursor: pointer;
	filter: alpha(opacity = 30);
	opacity: 0.3;
}

.og_prev {
	background-position: 0 -60px;
	left: 4px;
}

.og_next {
	background-position: 0 0;
	right: 4px;
}

/* list.html */
#listpic {
	width: 1200px;
	height: 351px;
	margin: 0 auto;
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #171516;
}

#listpic img {
	width: 1200px;
	height: 351px;
}

#listpics {
	width: 1200px;
	height: 495px;
	margin: 0 auto;
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #171516;
	overflow: hidden;
}

#listpics img {
	width: 162px;
	height: 165px;
	float: left
}

#listcontent {
	width: 1087px;
	height: auto;
	margin: 0 auto;
	position: relative;
	margin-top: 30px;
}

#left_listcontent {
	width: 341px;
	height: auto;
	background-color: #b2a8ae;
	float: left;
	background-image: url(style_res/listcontent_bg.png);
	background-repeat: repeat-x;
}

#right_listcontent {
	width: 746px;
	height: auto;
	float: left;
	background-color: #c7c2c5;
	background-image: url(style_res/listcontent_bg.png);
	background-repeat: repeat-x;
}

#star_right_listcontent {
	width: 1022px;
	height: auto;
	float: left;
	background-color: #c7c2c5;
	background-image: url(style_res/listcontent_bg.png);
	background-repeat: repeat-x;
	margin-left: 30px;
}

.list_title {
	width: 127px;
	height: 51px;
	position: absolute;
	top: 25px;
	left: 25px;
	background-image: url(style_res/listtitle_bg.png);
	background-repeat: no-repeat;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
	line-height: 51px;
}

.list_img {
	width: 248px;
	height: 51px;
	position: absolute;
	top: 25px;
	left: 152px;
}

.list_img img {
	width: 248px;
	height: 51px;
}

.list_structure {
	width: 660px;
	min-height: 640px;
	background-color: #e0dfdf;
	margin: 0 auto;
	margin-top: 70px;
}

.star_list_structure {
	width: 960px;
	height: auto;
	background-color: #e0dfdf;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}

.list_page {
	width: 660px;
	height: 50px;
	margin: 0 auto;
}

.list_content {
	width: 600px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
}

.star_list_content {
	width: 700px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
	overflow:hidden;
}

.star_list_content li {
	float: left;
	width: 25%;
	line-height: 25px;
	font-size: 14px;
	text-align:left;
}

.list_content .jjj {
	height: auto;
	margin: 0 auto;
	position: relative;
}

.list_content ul .hhh {
	width: 600px;
	background-image: url(style_res/list_bg.png);
	background-repeat: no-repeat;
	height: 40px;
	font-family: "simsun";
	font-size: 14px;
	color: #000;
	line-height: 40px;
	position: relative;
	text-indent: 2.5em;
	float: left;
}

.list_content ul .hhh a {
	width: 490px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	color: #000000;
	float: left;
}

.list_content ul .hhh a:hover {
	color: #6e2053;
}

.list_content .hhh span {
	float: right;
}
/* content.html */
.content_title {
	width: 680px;
	/*height: 55px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-width: 2px;*/
	/*border-bottom-color: #6e2053;*/
	margin: 0 auto;
	color: #000;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
	line-height: 55px;
	margin-top: 55px;
}
.content_titlee {
	width: 680px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6e2053;
	margin: 0 auto;
	color: #000;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;

}

.star_content_title {
	width: 960px;
	height: 84px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6e2053;
	margin: 0 auto;
	color: #000;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
	line-height: 80px;
	margin-top: 55px;
}

.starcontent_title {
	width: 680px;
	height: 55px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6e2053;
	margin: 0 auto;
	color: #000;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
	line-height: 55px;
	margin-top: 55px;
}

.content_time {
	width: 680px;
	height: 38px;
	color: #000;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	text-align: center;
	line-height: 38px;
	margin: 0 auto;
}

.content_structure {
	width: 660px;
	height: auto;
	background-color: #e0dfdf;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.content_content {
	min-height: 400px;
	width: 580px;
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: 0 auto;
}

#page {
	width: 420px;
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
}

#page .numbox {
	width: 25px;
	height: 25px;
	padding: 0 4px;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	cursor: pointer;
	float: left;
	text-align: center;
	line-height: 25px;
	margin-left: 10px;
}

#page .numbox1 {
	width: 80px;
	height: 25px;
	padding: 0 4px;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	cursor: pointer;
	float: left;
	text-align: center;
	line-height: 25px;
	margin-left: 10px;
}

#page a:hover .numbox {
	background-color: #6e2053;
	color: #fff;
}

#page span {
	display: block;
}

#g_fskuang {
	height: 556px;
	width: 262px;
	position: absolute;
	left: 40px;
	top: 110px;
}

#tini {
	height: 556px;
	width: 260px;
	float: left;
}

#g_fushil {
	height: 516px;
	width: 260px;
	float: left;
	overflow: hidden;
	position: relative;
}

#g_fushic {
	height: 516px;
	width: 506px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#f_litimg {
	height: 1548px;
	width: 260px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	overflow: hidden;
}

#f_litimg ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#f_litimg ul li {
	height: 144px;
	text-align: center;
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}

#f_litimg ul li img {
	border: #6e2053;
	border-width: 3px;
	border-style: solid;
	height: 136px;
	width: 250px;
}

#fu_top {
	cursor: pointer;
	width: 260px;
	float: left;
	height: 20px;
}

#fu_down {
	padding: 0px;
	cursor: pointer;
	float: left;
	width: 260px;
	margin: 0px;
	height: 20px;
	padding-top: 20px;
}

/* jnplist.html */
.jnplist_content {
	width: 600px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0 auto;
}

.li1 {
	width: 200px;
	position: relative;
	overflow: hidden;
	float: left;
}

.li1 img {
	width: 145px;
	height: 145px;
	border: #a7a2a5;
	border-width: 3px;
	border-style: solid;
	margin-left: 24.5px;
	margin-top: 10px;
}

.li1_title {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	font-family: "Microsoft YaHei";
}

.li1_title a {
	color: #000000;
	text-decoration: none;
}

.li1_title a:hover {
	color: #6e2053;
}

/* xiaoyouml.html */
.mllist_content {
	width: 600px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0 auto;
}

#searchbox {
	width: 590px;
	height: 30px;
	position: relative;
	margin: 0 auto;
	line-height: 30px;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: #000000;
	padding-top: 30px;
}

.tablefont_title {
	line-height: 30px;
	font-size: 12px;
	font-family: "simsun";
	color: #fff;
	text-align: center;
}

.tablefont {
	line-height: 30px;
	font-size: 14px;
	font-family: "simsun";
	color: #000;
	text-align: center;
}

.tablefont tr td {
	border-top: solid;
	border-top-width: 4px;
	border-top-color: #e0dfdf;
}

.rowone {
	background-color: #c3c2c2;
}

.rowone td { >
	height: 30px;
}

.rowtwo {
	background-color: #d4d3d3;
}

.rowtwo td { >
	height: 30px;
}

/* mujiml.html*/
.mllist_structure {
	width: 660px;
	height: auto;
	background-color: #e0dfdf;
	margin: 0 auto;
	margin-top: 70px;
}

#mujibox {
	text-align: right;
	width: 590px;
	height: 30px;
	position: relative;
	margin: 0 auto;
	line-height: 30px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #000000;
	padding-top: 20px;
}

#mujibox span {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #ff0000;
	font-weight: bold;
}

.audio-player {
	width: 30px;
	height: 27px;
	overflow: hidden;
	position: absolute;
	right: 160px;
	top: 10px;
	z-index: 400;
}

.quicklink {
	width: 120px;
	height: 27px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 15px;
	z-index: 400;
	text-align: center;
	line-height: 27px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #fff;
}

.quicklink a {
	color: #fff;
	text-decoration: none;
	padding: 0px 0px 0 0px;
	border: 0;
}


.MMi7 {display:none;}

.wp_paging    { padding-bottom: 10px;
    margin-top: 20px;
}


.KK2,.KK4,.KK6,.KK8,.KK10,.KK12,.KK14 {background:#d4d3d3 !important;}

.playlist {    display: none;
}


tbody.news_list.list2 tr:nth-child(even) {
    background: #d4d3d3 !important;
}
iframe {
    width: 100%;
    height: 636px;
}












