/* 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: #503720;
	margin: 0;
	padding: 0;
	color: #666666
}

a {
	text-decoration: none;
	color: #2c2d2c;
}

a:hover {
	text-decoration: underline;
}

.weekly_logo {
	width: 100%;
	height: 161px;
	margin: 0 auto;
	background: url(../images/img12/blogobg.jpg) top repeat-x;
	overflow: hidden
}

.bgprebg {
	width: 100%;
	height: 367px;
	margin: 0 auto;
	background: url(../images/img12/bgprebg.jpg) repeat-x;
}

.bgpre {
	width: auto;
	height: 367px;
	margin: 0 auto;
	background: url(../images/img12/bgpre.jpg) top center no-repeat;
}

.weekly_top {
	width: 100%;
	height: 41px;
	background: url(../images/img12/weekly_top.jpg) repeat-x;
}

.banner {
	height: 367px;
	background: url(../img/banner-bg.jpg) no-repeat center;
}

.banner_pro {
	float: left;
	margin-left: 24px;
}

.banner_content {
	width: 578px;
}

#container {
	width: 964px;
	height: 367px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

#slides {
	position: absolute;
	left: 4px;
	z-index: 100;
}

#slides .next,#slides .prev {
	position: absolute;
	top: 107px;
	width: 102px;
	height: 95px;
	display: block;
	z-index: 101;
}

.slides_container {
	width: 964px;
	height: 367px;
	overflow: hidden;
	position: relative;
}

#slides .next {
	right: -102px;
}

#slides .prev {
	left: -102px;
}

.preface {
	width: 980px;
	height: 367px;
	margin: 0 auto;
}

.layout {
	width: 100%;
	height: auto;
	padding-top: 10px;
	background: url(../images/img12/laybg.jpg) repeat-x;
	overflow: hidden;
}
/*top start*/
/*logo start*/
.logo {
	width: 100%;
	height: 369px;
	margin: 0 auto;
	background: url(../images/img12/logo.jpg) top center no-repeat;
}

.logo_home {
	width: 1440px;
	height: 161px;
	margin: 0 auto;
}

.logo_home img {
	width: 1440px;
	height: 161px;
}

.banner_content {
	width: 986px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.leader_left {
	width: 611px;
	height: 630px;
	background: url(../images/img12/leftbg.jpg) top right  no-repeat;
}

.nonmetal {
	width: 570px;
	height: auto;
	padding: 150px 0 0 25px;
	overflow: hidden
}

.nonmetal_img,.sulfur_img {
	width: 220px;
	height: auto;
	padding: 3px;
	background: #e9e9e9;
	border: 1px solid #c0c0c0
}

.nonmetal_img img,.sulfur_img img {
	width: 220px;
	height: 150px;
	padding-bottom: 6px;
}

.nonmetal_img p,.sulfur_img p {
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.nonmetal_cont {
	width: 327px;
	height: auto;
	margin-left: 15px;
}

.nonmetal_cont p,.sulfur_cont p {
	line-height: 28px;
	font-size: 14px;
	color: #000;
	text-indent: 24px;
}

.sulfur {
	width: 590px;
	height: auto;
	padding: 75px 0 0 25px;
	overflow: hidden
}

.sulfur_img {
	margin-left: 10px;
}

.sulfur_cont {
	width: 327px;
	height: auto;
}

.leader_right {
	width: 370px;
	height: 630px;
}

.pk {
	width: 370px;
	height: 50px;
	background: url(../images/img12/pkbg.jpg) #f8e9d6 top no-repeat;
	overflow: hidden
}
/*vote start*/
.vote {
	width: 295px;
	height: auto;
	text-align: center;
	padding: 95px 0 0 30px;
	overflow: hidden
}

.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: #c75331;
	padding-left: 5px;
}
/*vote end*/
.pk h1 {
	width: auto;
	height: 40px;
	line-height: 40px;
	margin-top: 35px;
	text-align: center;
	color: #982a00;
	font-size: 12px;
	font-weight: 100
}

.pk h1 a {
	color: #982a00;
}
/*news start*/
.news {
	width: 980px;
	height: 426px;
	margin: 0 auto;
	background: url(../images/img12/news.jpg) top  left no-repeat;
}

.read_right {
	width: 370px;
	height: 580px;
	background: #f8e9d6;
	float: left;
}

#con {
	FONT-SIZE: 12px;
	WIDTH: 350px;
	margin-left: 10px;
}

#tags {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 10px;
	WIDTH: 350px;
	PADDING-TOP: 0px;
	HEIGHT: 23px
}

#tags LI {
	BACKGROUND: url(../images/img12/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/img12/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: 326px;
	COLOR: #474747;
	PADDING-TOP: 10px;
}

#tagContent DIV.selectTag {
	DISPLAY: block
}

.news_list li {
	width: auto;
	height: 22px;
	line-height: 22px;
	background: url(../images/img12/arrow.jpg) left no-repeat;
	text-indent: 16px;
}

.news_list li span {
	float: right;
	padding-right: 10px;
}
/*news change end*/

.history_content {
	width: 980px;
	height: 475px;
	margin: 0 auto;
	margin-top: 15px;
	background: url(../images/img12/conbg.jpg) bottom #f8e9d6 no-repeat;
}

.title_cont {
	height: 41px;
}

.home {
	width: 460px;
	height: auto;
	padding: 15px 15px 0 15px;
}

.home p {
	line-height: 28px;
	font-size: 14px;
	color: #000;
	text-indent: 24px;
}

.home_img {
	width: 444px;
	height: 214px;
	padding: 4px;
	margin-top: 15px;
	background: #e9e9e9;
	border: 1px solid #c0c0c0
}

.history_events {
	width: 460px;
	height: auto;
	padding: 15px 15px 0 15px;
}

.history_events p {
	line-height: 28px;
	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: #ffffff
}

.case {
	width: 634px;
	height: auto;
	background: #FFF;
	line-height: 20px;
}

.case a {
	color: #666666
}

.go {
	width: 313px;
	height: 425px;
	margin-left: 12px;
	background: #f3f3f3
}

.go h3 {
	color: #000000;
	padding: 15px 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: 15px;
	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_write {
	width: auto;
	height: 175px;
	background: url(../images/img12/weekly12.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: #f8e9d6;
	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/img12/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*/

#fun1,.m,.dbdh,.ber1,.ber1_1,.ber2,.tit1,.tit2,.ber3,.ber4,.slider2 {
	display: none;
}

.clearfloat {
	zoom: 1
}

.clearfloat:after {
	display: block;
	clear: both;
	content: " ";
	visibility: hidden;
	height: 0;
	width: 0;
}

@media (max-width:1200px) {
	.weekly_logo,.leader_left,.title_cont,.go_write,.bgprebg {
		display: none;
	}

	.top,#container,.slides_container,.slides_container img,#slides,.banner_content,.history_content,.case_go,.case img,.back,.weekly_list,
    .weekly_list ul,.weekly_list ul li img,.foot,.footer,.rssbook1,.carousel img {
		width: 100%;
	}

	.ber1,.tit1,.tit2,.slider2 {
		display: block;
		width: 100%
	}

	.ber1 img {
		width: 100%;
		height: auto;
	}

	.slider2 img {
		width: 100%
	}

	#slides .prev {
		left: 0;
	}

	#slides .next {
		right: 0;
	}

	#slides {
		position: static;
	}

	.ber2 {
		display: block;
		width: 65%;
		float: left;
		position: relative;
	}

	.ber2 img {
		width: 100%;
		height: 630px;
	}

	.leader_right {
		width: 34%;
		margin-left: 1%;
	}

	.imgb1 {
		display: inline-block;
		position: absolute;
		width: 37%;
		height: 26%;
		top: 27%;
		left: 4%;
	}

	.imgb2 {
		display: inline-block;
		position: absolute;
		width: 14%;
		height: 4%;
		top: 50%;
		right: 8%;
	}

	.imgb3 {
		display: inline-block;
		position: absolute;
		width: 37%;
		height: 31%;
		top: 66%;
		right: 4%;
	}

	.imgb4 {
		display: inline-block;
		position: absolute;
		width: 13%;
		height: 4%;
		top: 92%;
		left: 37%;
	}

	.home,.history_events {
		width: 50%;
		padding: 15px 0 0 0;
	}

	.home_img {
		width: 100%;
		padding: 0;
		height: auto;
	}

	.home_img img {
		width: 99%;
	}

	.history_content {
		height: auto;
	}

	.home2 {
		margin-top: 7%;
	}

	.case_go,.banner {
		height: auto;
	}

	.case {
		width: 65%;
		padding-left: 0;
	}

	.go {
		width: 33%;
		margin-left: 1%;
	}

	.weekly_list {
		border: 0;
	}

	.weekly_list ul {
		margin: 19px 0 0 0;
		padding-left: 0;
	}

	.weekly_list ul li {
		width: 15%;
		margin-right: 1%;
	}

	.footer {
		border: 0;
		padding: 10px 0 0 0;
		margin-left: 0;
	}

	.bottom {
		width: 50%;
		padding-left: 140px;
	}

	.foot {
		height: 60px;
		margin-top: 0;
		padding-top: 0;
	}

	.email_take {
		width: 30%;
		background: none;
	}

	.ber3 {
		width: 100%;
		display: block;
	}

	.ber3 img {
		width: 100%;
		height: 175px;
	}

	.history_events p {
		padding-left: 10px;
	}

	.rssbook {
		height: 108px;
	}

	#tagContent {
		background: none;
		border: 0;
	}
}

@media (max-width:991px) {
	.ber2 {
		width: 50%;
	}

	.case,.case img {
		height: 425px;
	}

	.footer {
		height: 95px;
	}

	.foot {
		height: 105px;
	}

	.rssbook1 {
		height: 83px;
	}

	.case {
		width: 56%;
	}

	.go {
		width: 40%;
	}

	.top_left {
		padding-left: 0;
	}

	.top_right {
		padding-right: 0;
	}

	.weekly_back {
		margin-right: 0;
	}

	.bottom {
		width: 50%
	}

	.home2 {
		margin-top: 15px;
	}

	.read_right,.tagContent,.leader_right {
		height: auto;
	}

	.case_go {
		padding: 10px 0;
	}
}

@media (max-width:767px) {
	.top_right,.weekly_back,.ber1,.banner,.leader_right,.go,.foot,.slider2 {
		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: 30px;
	}

	.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;
	}

	.ber1_1,.ber4 {
		display: block;
		width: 100%;
	}

	.ber1_1 img,.ber4 img {
		width: 100%;
		height: auto;
	}

	.ber2,.home, .history_events,.case {
		width: 100%;
	}

	.weekly_list ul li {
		width: 32%;
	}

	.weekly_list {
		margin-bottom: 63px;
	}

	.case img,.case {
		height: auto;
	}

	.weekly_list ul li img,.weekly_list ul li {
		height: auto;
	}
}

@media (max-width:374px) {
	.weekly_list ul li {
		width: 49%;
	}
}

.container {
	margin: 0 auto;
	padding: 0 15px;
	display: block
}

@media (min-width: 760px) {
	.container {
		width: 750px
	}
}

@media (min-width: 1000px) {
	.container {
		width: 1000px
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1200px
	}
}

a {
	color: #333333;
	text-decoration: none
}

.weekly_top * {
	box-sizing: border-box
}

.weekly_top .container,.weekly_top {
	background: url("/weekly/images/bg.jpg") center
}

.weekly_top .top-left {
	padding-top: 11px;
	float: left;
	width: 80%
}

@media (min-width: 760px) {
	.weekly_top .top-left {
		width: 50%
	}
}

@media (min-width: 1000px) {
	.weekly_top .top-left {
		width: 40%
	}
}

.weekly_top .top-left img {
	vertical-align: initial
}

.weekly_top a {
	display: inline-block
}

.weekly_top a:hover {
	color: #ee5801
}

.weekly_top .zhoubao {
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	padding-left: 3px;
	padding-right: 8px
}

.weekly_top .en-zhoubao {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px
}

.weekly_top .weekly-fx {
	float: left;
	line-height: 30px;
	font-size: 16px;
	padding-left: 6px
}

@media (max-width: 759px) {
	.weekly_top .weekly-fx {
		display: none
	}
}

.weekly_top .liner {
	border-right: 1px solid #777777;
	height: 30px
}

@media (max-width: 759px) {
	.weekly_top .liner {
		display: none
	}
}

.weekly_top .top-middle {
	padding-top: 23px;
	display: none
}

@media (min-width: 1000px) {
	.weekly_top .top-middle {
		width: 25%;
		float: left;
		display: block
	}
}

@media (min-width: 1200px) {
	.weekly_top .top-middle {
		width: 25%
	}
}

.weekly_top .top-middle select {
	background: #ee5801;
	color: #fff;
	border: none;
	padding: 8px 10px;
	font-size: 16px;
	border-radius: 10px;
	height: 36px
}

@media (min-width: 1000px) {
	.weekly_top .top-middle select {
		width: 100%
	}
}

.weekly_top .top-middle select:focus {
	border: none;
	outline: none
}

.weekly_top .top-middle .selected {
	font-size: 16px
}

.weekly_top .top-middle option {
	font-size: 14px !important;
	background: #fff !important;
	color: #333
}

.weekly_top .top-right {
	padding-top: 26px;
	width: 20%;
	float: left
}

@media (min-width: 760px) {
	.weekly_top .top-right {
		width: 50%
	}
}

@media (min-width: 1000px) {
	.weekly_top .top-right {
		width: 35%;
		padding-left: 16px
	}
}

@media (min-width: 1200px) {
	.weekly_top .top-right {
		width: 35%;
		padding-left: 80px
	}
}

.weekly_top .top-right a {
	font-size: 16px;
	text-align: center
}

@media (min-width: 760px) {
	.weekly_top .top-right a {
		padding: 9px 25px
	}
}

@media (min-width: 1000px) {
	.weekly_top .top-right a {
		padding: 9px 19px
	}
}

.weekly_top .top-right .liner {
	border-right: 1px solid #777777;
	height: 30px
}

@media (max-width: 759px) {
	.weekly_top .menu-a {
		left: 6px
	}

	.weekly_top .menu-a a {
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: left !important
	}
}

.weekly_top .menu-a {
	display: none
}

@media (min-width: 760px) {
	.weekly_top .menu-a {
		display: block
	}
}

@media (min-width: 760px) {
	.weekly_top .menu-b {
		display: none;
		cursor: pointer;
	}
}

@media (min-width: 760px) {
	.top-aa .menu-a {
		display: none
	}
}

.weekly_top {
	height: auto !important
}

@media (min-width: 760px) {
	.weekly_top {
		height: 71px !important
	}
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden
}

.clearfix {
	display: block
}

.foot {
	width: 100%;
	background: #171f23;
	color: #a9b3b3;
	text-align: center;
	line-height: 20px;
	padding: 15px 0;
	height: auto !important
}

.menu-b {
	cursor: pointer;
	width: auto !important
}

.weekly_back {
	margin-right: 0 !important
}

.weekly_top .container {
	position: initial;
}