﻿html,
body {
	font-size: 12px !important;
}

body,
ul,
li,
h1,
h2,
p,
form {
	padding: 0px;
	margin: 0px;
}

body {
	background: #fff;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #6a6a6a;
}

a:hover {
	text-decoration: none;
	color: #6a6a6a;
}

body,
td,
th {
	font-size: 12px;
	font-family: Arial, "宋体";
}

.clear {
	clear: both;
}

#header {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 10000;
}

#logo {
	display: block;
	margin: 20px 0 10px 5px;
	width: 256px;
	float: left;
}

#logo img {
	display: block;
	margin: 0;
}

#menu {
	position: absolute;
	right: 124px;
	color: #6a6a6a;
	top: 18px;
	top: 19px\9;
}

#menu ul {
	float: left;
	margin-right: 3px;
}

#menu li {
	float: left;
	background: url(../images/topvline.gif) no-repeat right 4px;
	background-position-y: 3px\9;
	padding: 0 7px 0 7px;
}

#menu li.last {
	background: none;
}

#menu a {
	display: block;
	line-height: 16px;
}

#menu a:hover {
	display: block;
	line-height: 16px;
	text-decoration: underline;
}

#menu span {
	width: 42px\0;
	font-family: Arial;
	display: block;
	margin-top: -2px\9;
	margin-top: -1px\0;
	font-family: Arial;
}

#english a {
	display: block;
	float: left;
	overflow: hidden;
	width: 42px;
	height: 13px;
	background: url(../images/en.gif) no-repeat;
	background-position: left 0;
	margin-top: 1px;
	margin-top: 0px\9;
}

#english a:hover {
	background: url(../images/en.gif) no-repeat;
	background-position: left -13px;
	margin-top: 1px;
	margin-top: 0px\9;
}

#chemlink {
	background: url(../images/logos.jpg) no-repeat left 2px;
	background-position-y: 1px\9;
	display: block;
	padding-left: 72px;
}

#chemlink:hover {
	background: url(../images/logos.jpg) no-repeat left -15px;
	background-position-y: -16px\9;
	display: block;
	padding-left: 72px;
}

#chemlink_color {
	background: url(../images/logos_color.gif) no-repeat left 2px;
	background-position-y: 2px\9;
	display: block;
	padding-left: 72px;
}

/*
#chemlink_color { background:url(../images/logos.jpg) no-repeat left 2px;  background-position-y:1px\9; display:block; padding-left:72px; }
#chemlink_color:hover { background:url(../images/logos.jpg) no-repeat left -15px;  background-position-y:-16px\9; display:block; padding-left:72px; }
*/
div#phone2 {
	display: none;
}

#phone a {
	background: url(../images/phone.gif) no-repeat left 1px;
	padding-left: 12px;
}

#phone {
	position: relative;
}

#phone div {
	display: none;
	position: absolute;
	left: -90px;
}

#phone:hover div {
	display: block;
	z-index: 99999;
}

#searchbar {
	position: absolute;
	clear: left;
	background: #fff url(../images/inputbg.gif) no-repeat top left;
	display: block;
	width: 124px;
	height: 18px;
	top: 17px;
	right: 0px;
	overflow: hidden;
}

#searchbar td {
	vertical-align: top;
}

#searchbar .input {
	color: #6f6f6f;
	float: left;
	width: 91px;
	width: 96px\9;
	height: 15px;
	font-size: 12px;
	line-height: 15px;
	border: none;
	padding: 0px;
	margin: 1px 0 0 1px;
	*margin-top: 2px;
	background: none;
}

.mart12 {
	margin-top: 12px;
}

.mart13 {
	margin-top: 13px;
}

.mart15 {
	margin-top: 15px;
}

.mart29 {
	margin-top: 29px;
}

#nav {
	width: 960px;
	margin: 0 auto;
	z-index: 1000;
	height: 25px;
	line-height: 24px;
	background: #008eda;
	clear: both;
}

#nav a {
	display: block;
}

#nav a:hover {
	display: block;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 9999;
}

#nav ul li {
	float: left;
	position: relative;
	border-right: 1px solid #fff;
	margin: 0px;
	color: #fff;
}

#nav ul li a {
	display: block;
	color: #fff;
	background: #008eda;
}

#nav ul li a:hover {
	display: block;
	color: #fff;
	background: #008eda;
}

#nav ul li ul {
	z-index: 1000;
	display: none;
	/*overflow:hidden;*/
}

#nav ul li ul li {
	border: none;
	padding: 0px;
}

#nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 25px;
	left: -1px;
	border: 1px solid #b4dff0;
	z-index: 9999;
	overflow: hidden;
	width: 100%;
}

#nav ul li:hover ul li {
	width: 100%;
}

#nav ul li:hover a {
	background: #0054a7;
	dipaly: block;
}

#nav ul li:hover ul li a {
	display: block;
	width: 100%;
	color: #008dd5;
	text-align: left;
	line-height: 23px;
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
	/*???FF???????????????*/
	filter: Alpha(opacity=80);
	/*???IE???????*/
	background: #fff;
}

#nav ul li:hover ul li a p {
	position: relative;
}

/*???IE????????*/
#nav ul li:hover ul li a:hover {
	color: #fff;
	width: 100%;
	text-align: left;
	display: block;
	line-height: 23px;
	background: rgba(0, 84, 167, 1) none repeat scroll 0 0 !important;
	/*???FF???????????????*/
	filter: Alpha(opacity=100);
	/*???IE???????*/
	background: #0054a7;
}

#index #nav ul .last a {
	/* background:#ffca02;*/
}

#index #nav ul .last a:hover {
	/* background:#0054a7;*/
}

#nav li#nav0 {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	letter-spacing: 6px;
}

#nav li#nav0 a {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	letter-spacing: 6px;
}

#style1 #nav ul li#nav1 ul {
	border: 1px solid #fff;
}

#style2 #nav ul li#nav2 ul {
	border: 1px solid #fff;
}

#style3 #nav ul li#nav3 ul {
	border: 1px solid #fff;
}

#style4 #nav ul li#nav4 ul {
	border: 1px solid #fff;
}

#style5 #nav ul li#nav5 ul {
	border: 1px solid #fff;
}

#style6 #nav ul li#nav6 ul {
	border: 1px solid #fff;
}

#style7 #nav ul li#nav7 ul {
	border: 1px solid #fff;
}

#style8 #nav ul li#nav8 ul {
	border: 1px solid #fff;
}

#style1 #nav ul li#nav1 a {
	background: #ebc888;
}

#style1 #nav ul li#nav1 ul li a {
	color: #6f6f6f;
	background: #fff;
}

#style1 #nav ul li#nav1 ul li a:hover {
	color: #fff;
	background: rgba(235, 200, 136, 1) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=100);
	background: #ebc888;
}

#style2 #nav ul li#nav2 a {
	background: #a0775b;
}

#style2 #nav ul li#nav2 ul li a {
	color: #6f6f6f;
	background: #fff;
}

#style2 #nav ul li#nav2 ul li a:hover {
	color: #fff;
	background: rgba(160, 119, 91, 1) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=100);
	background: #a0775b;
}

#style3 #nav ul li#nav3 a {
	background: #95867f;
}

#style3 #nav ul li#nav3 ul li a {
	color: #6f6f6f;
	background: #fff;
}

#style3 #nav ul li#nav3 ul li a:hover {
	color: #fff;
	background: rgba(149, 134, 127, 1) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=100);
	background: #95867f;
}

#style4 #nav ul li#nav4 a {
	background: #a2c87f;
}

#style4 #nav ul li#nav4:hover ul li a {
	color: #6f6f6f;
	background: #fff;
}

#style4 #nav ul li#nav4:hover ul li a:hover {
	color: #fff;
	background: rgba(162, 200, 127, 1) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=100);
	background: #a2c87f;
}

#style5 #nav ul li#nav5 a {
	background: #87759f;
}

#style5 #nav ul li#nav5:hover ul li a {
	color: #6f6f6f;
	background: #fff;
}

#style5 #nav ul li#nav5:hover ul li a:hover {
	color: #fff;
	background: rgba(135, 117, 159, 1) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=100);
	background: #87759f;
}

#style6 #nav ul li#nav6 a {
	background: #12927b;
}

#style6 #nav ul li#nav6:hover ul li a {
	color: #6f6f6f;
	background: #fff;
}

#style6 #nav ul li#nav6:hover ul li a:hover {
	color: #fff;
	background: rgba(18, 146, 123, 1) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=100);
	background: #12927b;
}

#style7 #nav ul li#nav7 a {
	background: #0054a7;
}

#style7 #nav ul li#nav7:hover ul li a {
	color: #6f6f6f;
	background: #fff;
}

#style7 #nav ul li#nav7:hover ul li a:hover {
	color: #fff;
	background: rgba(0, 84, 167, 1) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=100);
	background: #0054a7;
}

#style8 #nav ul li#nav8 a {
	background: #28c7fe;
}

#style8 #nav ul li#nav8:hover ul li a {
	color: #6f6f6f;
	background: #fff;
}

#style8 #nav ul li#nav8:hover ul li a:hover {
	color: #fff;
	background: rgba(49, 199, 254, 1) none repeat scroll 0 0 !important;
	filter: Alpha(opacity=100);
	background: #28c7fe;
}

#nav ul .last {
	float: right;
	margin: 0px;
	color: #fff;
	text-align: center;
	width: 138px;
	border: none;
}

#nav ul .last a {
	display: block;
	background: #01b1ea;
}

#nav ul .last a:hover {
	display: block;
	background: #0054a7;
}

#BodyLabel table {
	max-width: 502px;
}

#BodyLabel img {
	max-width: 502px;
}

#style1 .zzry {
	margin-top: 10px;
	width: 502px;
	overflow: hidden;
}

#style1 .zzry ul {
	width: 530px;
}

#style1 .zzry table {
	width: 100%;
}

#style1 .zzry div {
	float: left;
	width: 160px;
	text-align: center;
	margin: 0 14px 0 0;
	padding-bottom: 15px;
	line-height: 19px;
}

#style1 .zzry li {
	float: left;
	width: 160px;
	text-align: center;
	margin: 0 14px 0 0;
	padding-bottom: 15px;
	line-height: 19px;
}

#style1 .zzry img {
	width: 160px;
	height: 120px;
	display: block;
	margin-bottom: 6px;
}

.titdiv {
	line-height: 14px;
	font-weight: bold;
}

.titdiv span {
	padding-top: 1px;
	float: right;
	display: block;
}

#style6 .titdiv {
	color: #129279;
	border-bottom: 1px solid #129279;
}

#style6 .list1 {
	clear: both;
	margin-bottom: 20px;
}

#style6 .list1 table {
	width: 100%;
}

#style6 .list1 .infolist {
	background: url(../images/dotline.gif) repeat-x 0 13px;
	line-height: 19px;
	margin-top: 10px;
	cursor: pointer;
}

#style6 .list1 span {
	background: #fff;
}

#style6 .list1 .date {
	float: right;
	cursor: pointer;
}

#style6 .list1 .infolist a {
	display: block;
	width: 100%;
}

#style6 .list1 .infolist a:hover {
	display: block;
	width: 100%;
	color: #129279;
}

#style5 .titdiv {
	color: #87759f;
	border-bottom: 1px solid #87759f;
}

#style5 .list1 {
	clear: both;
	margin-bottom: 20px;
}

#style5 .list1 table {
	width: 100%;
}

#style5 .list1 .infolist {
	background: url(../images/dotline.gif) repeat-x 0 13px;
	line-height: 19px;
	margin-top: 10px;
	cursor: pointer;
}

#style5 .list1 span {
	background: #fff;
}

#style5 .list1 .date {
	float: right;
	cursor: pointer;
}

#style5 .list1 .infolist a {
	display: block;
	width: 100%;
}

#style5 .list1 .infolist a:hover {
	display: block;
	width: 100%;
	color: #87759f;
}

#style2 .titdiv {
	color: #8f6f5a;
	border-bottom: 1px solid #8f6f5a;
}

#style2 .list1 {
	clear: none;
	margin-bottom: 20px;
}

#style2 .list1 table {
	width: 100%;
}

#style2 .list1 .infolist {
	background: url(../images/dotline.gif) repeat-x 0 13px;
	line-height: 19px;
	margin-top: 10px;
	cursor: pointer;
}

#style2 .list1 span {
	background: #fff;
}

#style2 .list1 .date {
	float: right;
	cursor: pointer;
}

#style2 .list1 .infolist a {
	display: block;
	width: 100%;
}

#style2 .list1 .infolist a:hover {
	display: block;
	width: 100%;
	color: #8f6f5a;
}

#BodyLabel h2 {
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
}

#BodyLabel h3 {
	margin: 5px 0;
	font-weight: bold;
	font-size: 12px;
}

.zhaopinfo th {
	color: #87759f;
	font-weight: bold;
	border-bottom: 1px solid #87759f;
	line-height: 25px;
	padding-top: 2px;
}

.zhaopinfo td {
	line-height: 25px;
	border-bottom: 1px solid #f2f2f2;
	padding-top: 2px;
}

.zhaopinfo .zw {
	width: 172px;
	text-indent: 8px;
	text-align: left;
}

.zhaopinfo .gzdd {
	width: 150px;
	text-align: center;
}

.zhaopinfo .fbsj {
	width: 90px;
	text-align: center;
}

.zhaopinfo .xqrs {
	width: 90px;
	text-align: center;
}

.zhaopinfo tr:hover td {
	color: #87759f;
	cursor: pointer;
}

.zhaopinfo tr:hover a {
	color: #87759f;
}

.zhaopinfo a:hover {
	color: #87759f;
}

.zhaoppageinfo {
	margin-top: 25px;
	text-align: center;
}

#feature_list .txtarea {
	text-align: justify;
	text-justify: inter-ideograph
}

.pagelist .date {
	white-space: nowrap;
}

#cyqy .cont .content .bot .t_line .ot {
	height: 38px;
}

#cyqy .cont .content .bot .t_line .ot a {
	height: 38px;
	text-align: center;
}

#cyqy .cont .content .bot .t_line .ot a:hover {
	border: none;
	background: #d7a81a;
}

#cyqy .cont .content .bot .ot_line .ot {
	height: 38px;
}

#cyqy .cont .content .bot .ot_line .ot a {
	height: 32px;
	text-align: center;
}

#cyqy .cont .content .bot .olt_line .ot {
	height: 38px;
}

#cyqy .cont .content .bot .olt_line .ot a {
	height: 32px;
	text-align: center;
}

#cyqy .cont .content .bot .lt_line .ot {
	height: 38px;
}

#cyqy .cont .content .bot .lt_line .ot a {
	height: 32px;
}

#cyqy .cont .content .bot .lt_line .ot a:hover {
	border: none;
	background: #d7a81a;
}

#cyqy .cont .content .D01 {
	background: url(../images/cybg.jpg) 0 0 no-repeat;
}

#cyqy .cont .content .D0101 {
	background: url(../images/cybg.jpg) 0 0 no-repeat;
}

#cyqy .cont .content .D0102 {
	background: url(../images/cybg.jpg) 0 0 no-repeat;
}

#cyqy .cont .content .D0103 {
	background: url(../images/cybg.jpg) 0 0 no-repeat;
}

#cyqy .cont .content .D0104 {
	background: url(../images/cybg.jpg) 0 0 no-repeat;
}

#cyqy .cont .content .D0105 {
	background: url(../images/cybg.jpg) 0 0 no-repeat;
}

#cyqy .cont .content .D0106 {
	background: url(../images/cybg.jpg) 0 0 no-repeat;
}

#cyqy .cont .content .D0107 {
	background: url(../images/cybg.jpg) 0 0 no-repeat;
}

#cyqy .cont .content .bot .ot_line .hhstyle,
#cyqy .cont .content .bot .t_line .hhstyle {
	width: 104px;
	float: left;
	margin: 10px 0 2px 2px;
	line-height: 16px;
	background: url(../images/hht_bg.jpg) 0 top no-repeat;
	height: 38px;
}

#cyqy .cont .content .bot .ot_line .hhstyle {
	margin: 10px 0 2px;
}

#cyqy .cont .content .bot .ot_line .hhstyle a,
#cyqy .cont .content .bot .t_line .hhstyle a {
	width: 96px;
	display: block;
	padding: 4px;
	border: none;
	background: url(../images/hht_abg.png) 0 bottom no-repeat;
	height: 32px;
	text-align: center;
}

#cyqy .cont .content .bot .ot_line .hhstyle a:hover,
#cyqy .cont .content .bot .t_line .hhstyle a:hover {
	border: none;
	background: #339999;
	height: 32px;
	text-align: center;
}

/*
#index #feature_list .txtarea { background:#990000;}*/

.ssjg .ssjg_jgtitle {
	display: none !important;
}

/*
.search {display:none;}
form {display: none;}
#searchbar {display:none;}
.searchdiv {display:none;}*/