@charset "gb2312";
/* CSS Document */
table,td,tr,ul,ol,li,dl,dd,dt,p,input,form,em,p,img,h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
}

table {
	line-height: 18px;
}

ul {
	list-style: none;
}

.cursor {
	cursor: pointer;
}

.clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.l {
	float: left;
}

.r {
	float: right;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.cred {
	color: #DD0D0B;
}

img {
	border: 0;
}

body {
	font-size: 12px;
	width: 100%;
	background: #a22866;
	margin: 0;
	padding: 0;
	color: #666666
}

a {
	text-decoration: none;
	color: #2c2d2c;
}

a:hover {
	text-decoration: underline;
}

.weekly_top {
	width: 100%;
	height: 41px;
	background: url(../images/img9/weekly_top.jpg) repeat-x;
}

.layout {
	width: 980px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
/*top start*/
.top {
	width: 940px;
	height: 20px;
	padding-top: 12px;
	margin: 0 auto;
}

.top_left {
	width: auto;
	padding-left: 15px;
	line-height: 20px;
	color: #000;
}

.weekly_back {
	width: auto;
	height: 20px;
	margin-right: 30px;
	line-height: 20px;
}

.top_right {
	width: auto;
	height: 20px;
	line-height: 20px;
	padding-right: 30px;
}

.top_right a {
	color: #d40000;
}

.top_right img {
	margin-top: 2px;
	float: left;
	margin-right: 10px;
}
/*top end*/
/*logo start*/
.logo {
	width: 100%;
	height: 369px;
	margin: 0 auto;
	background: url(../images/img9/logo.jpg) top center no-repeat;
}

.logo_home {
	width: 850px;
	height: 100px;
	padding-top: 30px;
	margin: 0 auto;
}

.logo_home a {
	width: 240px;
	height: 100px;
	display: block
}

.banner_content {
	width: 347px;
	height: 112px;
	margin: 0 auto;
	padding: 100px 0 0 633px;
	background: url(../images/img9/banner.jpg) top left no-repeat;
}

.vote {
	width: 295px;
	height: 60px;
	text-align: center
}

.know {
	width: 70px;
	height: 60px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
}

.unknow {
	width: 70px;
	height: 60px;
	padding-left: 155px;
	font-size: 18px;
	font-weight: bold;
}

#nub_kn,#nub_unkn {
	height: 32px;
	line-height: 32px;
	text-align: center;
}

#nub_kn,#nub_unkn {
	color: #FFF
}

#know,#unknow {
	display: block;
	width: 65px;
	height: 32px;
	line-height: 32px;
	border: none;
	background: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	overflow: hidden;
	cursor: pointer;
	color: #a22866;
	margin-left: 5px;
}
/*news start*/
.news {
	width: 370px;
	height: 426px;
	margin: 0 auto;
	background: url(../images/img9/news.jpg) top  left no-repeat;
	padding-left: 610px
}

.read_right {
	width: 355px;
	height: auto;
	float: left;
	padding: 10px 0;
	overflow: hidden
}

.share {
	width: auto;
	height: 40px;
}

.dingyue {
	width: 108px;
	height: 32px;
	margin-top: 5px;
}

.baidu_share {
	width: auto;
	height: 32px;
}
/*email take start*/
.rssbook {
	padding: 10px 15px 0 15px;
	margin: 10px auto;
	overflow: hidden;
	zoom: 1;
	background: #FFF;
	border: 1px solid #ddd;
	width: 300px;
	height: 85px;
}

.light {
	background: #f6f6f6;
	border: 3px solid #ddd;
}

.dark {
	background: #aaa;
	border: 3px solid #666;
}

.mailInput {
	margin-top: 5px;
}

.rssbook .info {
	color: #666;
	font-size: 12px;
}

.light .info {
	color: #666;
}

.dark .info {
	color: #fff;
}

.rssbutton {
	float: left;
	border: 1px solid #698ab4;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

.dark .rssbutton {
	border: 1px solid #585858;
}

.rssbutton input {
	background: #77a0d1;
	border: 1px solid #88b3e6;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	width: 90px;
	display: block;
	height: 22px;
	line-height: 22px;
	*line-height: 19px;
	text-align: center;
}

.dark .rssbutton input {
	background: #676767;
	border: 1px solid #777;
}

.rssbutton input:hover {
	background: #86b4eb;
	text-decoration: none;
}

.dark .rssbutton input:hover {
	background: #797979;
	border: 1px solid #939393;
}

input.rsstxt {
	width: 95%;
	height: 20px;
	font-size: 14px;
	padding: 2px 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #ccc;
	;border-color: #7c7c7c #c3c3c3 #c3c3c3 #9a9a9a;
	margin-bottom: 5px;
}

.dark input.rsstxt {
	background: #eee;
}
/*email take end*/
/*news change start*/

#con {
	FONT-SIZE: 12px;
	WIDTH: 335px;
	margin-left: 10px;
}

#tags {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 10px;
	WIDTH: 355px;
	PADDING-TOP: 0px;
	HEIGHT: 23px
}

#tags LI {
	BACKGROUND: url(../images/img9/tagleft.gif) no-repeat left bottom;
	FLOAT: left;
	MARGIN-RIGHT: 1px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 23px
}

#tags LI A {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	BACKGROUND: url(../images/img9/tagright.gif) no-repeat right bottom;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #999;
	LINE-HEIGHT: 23px;
	PADDING-TOP: 0px;
	HEIGHT: 23px;
	TEXT-DECORATION: none
}

#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	WIDTH: 4px
}

#tags LI.selectTag {
	BACKGROUND-POSITION: left top;
	MARGIN-BOTTOM: -2px;
	POSITION: relative;
	HEIGHT: 25px
}

#tags LI.selectTag A {
	BACKGROUND-POSITION: right top;
	COLOR: #000;
	LINE-HEIGHT: 25px;
	HEIGHT: 25px
}

#tagContent {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	; PADDING-TOP: 1px;
	BACKGROUND-COLOR: #fff;
	border: 1px solid #ccc;
}

.tagContent {
	PADDING-RIGHT: 10px;
	DISPLAY: none;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	WIDTH: 310px;
	COLOR: #474747;
	PADDING-TOP: 10px;
	HEIGHT: 320px
}

#tagContent DIV.selectTag {
	DISPLAY: block
}

.news_list li {
	width: auto;
	height: 22px;
	line-height: 22px;
	background: url(../images/img9/arrow.jpg) left no-repeat;
	text-indent: 16px;
}

.news_list li span {
	float: right;
	padding-right: 10px;
}
/*news change end*/

.history_content {
	width: 950px;
	height: 440px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 15px;
	background: url(../images/img9/history.jpg) top no-repeat;
}

.home {
	width: 350px;
	height: 210px;
	padding: 110px 0 0 80px
}

.home p {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #000
}

.history_events {
	width: 420px;
	height: 330px;
	margin: 100px 0 0 70px;
}

.history_events p {
	line-height: 30px;
	font-size: 14px;
	color: #000;
	text-indent: 24px;
}

.case_go {
	width: 970px;
	height: 435px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 15px 0 0 10px;
	background: #b65788
}

.case {
	width: 634px;
	height: 418px;
	padding: 3px;
	background: #FFF;
	line-height: 20px;
}

.case a {
	color: #666666
}

.go{width:313px;height:430px; margin-left:10px;background:#f3f3f3}
.go h3{ color:#000000; padding:5px 0; padding-left:15px;}
.go form{ padding-left:15px;}
.go label{line-height:22px;font-size: 14px;margin-right:15px;vertical-align:top;}
.go input,.go textarea{line-height:22px; margin-bottom:13px;vertical-align:middle;display:inline-block;width:80%; border:1px solid #eeeeee;}
.go input.sendto{margin-left:46px;width:100px;height:30px;background:#94c030;color:#ffffff; cursor: pointer;}


.go_top {
	width: auto;
	height: 250px;
	line-height: 20px;
}

.go_top h1 {
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 14px;
	background: #cc0000;
	color: #fff
}

.go_content {
	width: 290px;
	height: 200px;
	margin: 3px 0 0 10px;
	padding-bottom: 8px;
}

.ask {
	width: auto;
	height: 60px;
}

.view {
	width: 290px;
	height: 130px;
	margin-top: 10px;
	float: left
}

.go_content ul li {
	width: 280px;
	height: 35px;
	line-height: 35px;
}

.textbox {
	height: 20px;
	line-height: 20px;
	width: 230px;
}

.go_write {
	width: auto;
	height: 175px;
	background: url(../images/img9/weekly09.jpg) 5% 70% no-repeat;
	line-height: 20px;
}

.go_write h1 {
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	font-size: 14px;
	background: #000;
	color: #fff
}

.cehua {
	width: 200px;
	height: 120px;
	margin-top: 15px;
	float: right
}

.cehua p {
	height: 50px;
	line-height: 20px;
	color: #000
}
/*weekly_list start*/
.back {
	width: 980px;
	height: auto;
	background: #b65788;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px 0
}

.weekly_list {
	width: 958px;
	height: auto;
	padding-bottom: 20px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin: 0 auto;
	background: #FFF
}

.weekly_list h1 {
	width: auto;
	height: 35px;
	padding: 0 30px;
	font-size: 14px;
	line-height: 35px;
	border-bottom: 1px solid #ccc;
	background: url(../images/img8/arr.jpg) 2% no-repeat;
}

.weekly_list h1 span {
	float: right;
	font-size: 14px;
	font-weight: 200
}

.weekly_list ul {
	width: 930px;
	height: auto;
	margin: 19px 0 0 25px;
	overflow: hidden
}

.weekly_list ul li {
	width: 135px;
	height: 190px;
	float: left;
	margin-right: 20px;
	text-align: center
}

.weekly_list ul li img {
	width: 130px;
	height: 164px;
}

.weekly_list ul li p {
	text-align: center;
	line-height: 25px;
}
/*weekly_list end*/
/*foot start*/
.foot {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 15px;
	background: #b65788
}

.footer {
	width: 786px;
	height: 70px;
	margin: 0 auto;
	border: 1px solid #CCC;
	background: url(../images/img1/grayloge.jpg) 2%  #FFF no-repeat;
	padding: 25px 20px 0 150px;
}

.footer a {
	color: #6F6F6F;
}

.bottom {
	width: 450px;
	height: 50px;
	line-height: 25px;
}

.email_take {
	width: 320px;
	height: 60px;
	background: url(../images/img9/plice.jpg) no-repeat right
}

/*email take start*/
.rssbook1 {
	overflow: hidden;
	zoom: 1;
	background: #FFF;
	width: 275px;
	height: 60px;
}

.mailInput1 {
	margin-top: 5px;
}

.rssbook1 .info1 {
	color: #666;
	font-size: 12px;
}

.light .info1 {
	color: #666;
}

.dark .info1 {
	color: #fff;
}

.rssbutton1 {
	float: left;
	border: 1px solid #698ab4;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 60px;
	float: left;
}

.dark .rssbutton1 {
	border: 1px solid #585858;
}

.rssbutton1 input {
	background: #77a0d1;
	border: 1px solid #88b3e6;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	width: 60px;
	display: block;
	height: 22px;
	line-height: 22px;
	*line-height: 19px;
	text-align: center;
}

.dark .rssbutton1 input {
	background: #676767;
	border: 1px solid #777;
}

.rssbutton1 input:hover {
	background: #86b4eb;
	text-decoration: none;
}

.dark .rssbutton1 input:hover {
	background: #797979;
	border: 1px solid #939393;
}

input.rsstxt1 {
	width: 70%;
	height: 20px;
	font-size: 14px;
	padding: 2px 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #ccc;
	;border-color: #7c7c7c #c3c3c3 #c3c3c3 #9a9a9a;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}

.dark input.rsstxt1 {
	background: #eee;
}

/*email take end*/
/*footer end*/

#fun1,.m,.dbdh,.ber1,.ber2,.ber3,.ber4,.ber4_1,.ber4_2,.ber5 {
	display: none;
}

.clearfloat {
	zoom: 1
}

.clearfloat:after {
	display: block;
	clear: both;
	content: " ";
	visibility: hidden;
	height: 0;
	width: 0;
}

@media (max-width:1200px) {
	.logo,.banner_content,.history_content,.go_write {
		display: none;
	}

	.top,.case_go,.foot,.footer,.rssbook1,.weekly_list,.weekly_list ul,
    .weekly_list ul li img,.back,.read_right {
		width: 100%;
	}

	.ber1,.ber4 {
		display: block;
		width: 100%;
	}

	.ber1 img,.ber4 img {
		width: 100%;
		height: auto;
	}

	.ber2 {
		display: block;
		width: 60%;
		height: auto;
		float: left;
	}

	.ber2 img {
		width: 100%;
		height: 597px;
	}

	.ber3 img {
		width: 100%;
		height: 212px;
	}

	.ber3 {
		display: block;
		width: 100%;
		position: relative;
	}

	.news {
		width: 40%;
		float: left;
		height: 596px;
		padding-left: 0;
		background: url(none) #fff;
	}

	.ber3_1 {
		display: inline-block;
		position: absolute;
		width: 19%;
		height: 31%;
		top: 54%;
		left: 8%;
	}

	.ber3_2 {
		display: inline-block;
		position: absolute;
		width: 19%;
		height: 31%;
		top: 54%;
		right: 10%;
	}

	.case_go {
		height: auto;
		padding: 15px 0 0 0;
	}

	.case img {
		width: 100% !important;
		height: 421px;
	}

	.case {
		width: 65%;
		padding: 0;
		height: auto;
	}

	.go {
		width: 33%;
		margin-left: 1%;
	}

	.ber5 {
		width: 100%;
		display: block;
	}

	.ber5 img {
		width: 100%;
		height: 175px;
	}

	.weekly_list {
		border: 0;
	}

	.weekly_list ul {
		margin: 19px 0 0 0;
	}

	.weekly_list ul li {
		width: 15%;
		margin-right: 1%;
	}

	.footer {
		border: 0;
		padding: 10px 0 0 0;
		margin-left: 0;
	}

	.bottom {
		width: 45%;
		padding-left: 140px;
	}

	.foot {
		height: 60px;
	}

	.email_take {
		width: 30%;
		background: none;
	}
}

@media (max-width:991px) {

	.news_list li span {
		display: none;
	}

	.case {
		width: 56%;
	}

	.go {
		width: 40%;
	}

	.rssbook {
		border: 0;
	}

	input.rsstxt {
		width: 78%;
	}

	.footer {
		height: 95px;
	}

	.rssbook1 {
		height: 81px;
	}

	.ber3 img {
		height: 190px;
	}
}

@media (max-width:767px) {
	.top_right,.weekly_back,.news,.ber4,.go,.foot {
		display: none;
	}

	#fun1 {
		position: absolute;
		right: 3%;
		top: 15px;
		display: block;
		cursor: pointer;
	}

	.m {
		font-size: 15px;
		background: #fff;
		list-style: none;
	}

	.m a {
		color: #3e3e3e;
	}

	.m li {
		float: none;
		height: auto;
		line-height: 34px;
		border-bottom: 1px solid #cbcbcd;
		text-align: left;
		padding-left: 15px;
	}

	.dbdh {
		display: block;
		width: 100%;
		position: fixed;
		bottom: 0;
		background: #ff4639;
	}

	.dbdh ul li {
		width: 25%;
		height: auto;
		float: left;
	}

	.dbdh ul li a {
		display: block;
		text-align: center;
		padding: 5px;
		color: #fff;
	}

	.dbdh ul li a p {
		line-height: 30px;
	}

	.dbdh ul li a img {
		display: inline-block;
	}

	.ber2,.case {
		width: 100%;
	}

	.ber4_1,.ber4_2 {
		display: block;
		width: 100%;
	}

	.ber4_1 img,.ber4_2 img {
		width: 100%;
		height: auto;
	}

	.weekly_list ul li {
		width: 31%;
		margin-left: 1%;
	}



	.case img,.case,.ber2 img,.weekly_list ul li img,.weekly_list ul li {
		height: auto;
	}
}

@media (max-width:374px) {

	.weekly_list ul li {
		width: 49%;
	}
}
