﻿body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #333;
}


a.readmore:link {
	font-size: 11px;
	color: #0856a0;
	text-decoration: underline;
}

a.readmore:visited {
	font-size: 11px;
	color: #0856a0;
	text-decoration: underline;
}

a.readmore:hover {
	font-size: 11px;
	color: #0856a0;
	text-decoration: underline;
}

p.contact {
	padding-left: 9px;
	padding-bottom: 14px;
	margin: 0;
	color: #333;
	line-height: 26px;
}

p.contact a{
	color: #333;
}

p.text {
	color: #333;
	line-height: 1.5em;
	padding: 4px 0;
	margin: 0;
}

p.text span {
	color: #2e8c8a;
	font-weight: bold;
}

#head_menu {
	width: 100%;
	height: 42px;
	background: #0856a0;
}
#head_menu ul{
	width: 60%;
	margin: 0 auto;
	padding: 0;
}

#head_menu ul li{
	float: left;
	list-style: none;
	width: 16.6%;
	text-align: center;
}


#head_menu a {
	color: #fff;
	line-height: 42px;
	font-size: 18px;
}

#head_menu a:link {
	color: #fff;
}

#head_menu a:visited {
	color: #fff;
}

#head_menu a:hover {
	color: #ffff00;
}

.menu_break {
	width: 2px;
	background: #4a4b4f url('images/nav-rt-border.jpg') no-repeat scroll right top;
}

#title {
	width: 60%;
	height: 76px;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	background: #fff url('images/logo.jpg') no-repeat scroll left top;
}

.home {
	color: maroon;
}

.pro {
	color: navy
}

/*
h1{
	display:inline-block; position:relative;
	top: 30px; left: 30px; line-height: 120%; margin:0;padding:0;
	color:#89AFD0; font-size: 30px;
}
h4{
	display:inline-block; position:relative;
	line-height: 120%; margin:0;padding:0;
	color:#98D0B9; font-size: 30px;
}
h3{
	display:inline-block; position:relative;
	line-height: 180%; margin:0;padding:0;
	color:#000; font-size: 18px;
}
h5{
	display:inline-block; position:relative;
	line-height: 120%; margin:0;padding:0;
	color:#B0E0E6; font-size: 26px;
}
h6{
	display:inline-block; position:relative;
	color:#000; font-size: 16px; font-weight:bold;
}
*/
h2 {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-size: 18px;
	color: #2e8c8a;
	font-weight: bold;
}

h2 span {
	color: #e3b000;
}

p.about {
	padding: 8px 0;
	margin: 0;
	line-height: 1.7em;
	text-align: justify;
}

p.about span {
	font-weight: bold;
	font-size: 13px;
	color: #1E50FF;
}

#banner {
	width: 75%;
	margin: 0 auto;
}

#banner img{
	width: 100%;
}

#main {
	width: 75%;
	margin: 0 auto;
	border: 5px #fff solid;
	border-bottom: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	background: #fff;
}

.main_break {
	width: 1px;
	background: #fff url('images/h-line.jpg') repeat scroll left 1px;
}

#main #left {
	width: 30%;
}

.pro_class {
	height: 32px;
	text-align: left;
}

.pro_class a {
	text-decoration: none;
}

.pro_class a:link {
	color: #333;
}

.pro_class a:visited {}

.pro_class a:hover {
	color: #169616;
	border-bottom: 2px #228B22 dashed;
}

a.current {
	color: #169616;
	border-bottom: 2px #228B22 dashed;
}

td.leftbar {
	padding: 6px 0 6px 3px;
}

.proclass {
	BORDER-RIGHT: #fff 1px solid;
	BORDER-TOP: #fff 1px solid;
	BORDER-LEFT: #fff 1px solid;
	BORDER-BOTTOM: #fff 1px solid;
	BORDER-COLLAPSE: collapse
}

.proclass TH {
	BORDER-RIGHT: #fff 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: black;
	BORDER-BOTTOM: #fff 1px solid;
	HEIGHT: 40px;
	BACKGROUND-COLOR: #ccc
}

.proclass TD {
	BORDER-RIGHT: #fff 1px solid;
	PADDING-LEFT: 4px;
	BORDER-BOTTOM: #fff 1px solid;
	HEIGHT: 35px
}

.FFEEEE {
	BACKGROUND-COLOR: #E3F0FD
}

.f2f3f9 {
	BACKGROUND-COLOR: #f2f3f9
}

.proclass a {
	color: #333;
}

.green {
	color: #006000;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#main #right {

	/*background:#fff url('images/jianzhu.gif') no-repeat right bottom;*/
}

#nav {
	BACKGROUND: url(images/nav-bg.jpg) white no-repeat;
	BORDER-BOTTOM: #ccc 1px solid;
	HEIGHT: 35px;
	FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
}

#nav td{
	FONT-SIZE: 18px;
}

#nav #span1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	FLOAT: left;
	MARGIN-LEFT: 5px;
	COLOR: #003366;
	LINE-HEIGHT: 150%
}

#nav #span2 {
	MARGIN-TOP: 5px;
	FONT-WEIGHT: bold;
	FLOAT: right;
	COLOR: maroon;
	LINE-HEIGHT: 150%;
	MARGIN-RIGHT: 12px
}

#nav .home {
	font-weight: bold;
	color: maroon;
	FONT-SIZE: 18px;
}

#nav .pro {
	color: #0856a0;
	font-weight: normal;
}

#bottom {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	background: #0856a0;
	color: #fff;
	padding: 10px 0;
}

#bottom a{
	color: #fff;
}

#taihe {
	font-family: arial;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 26px;
	margin-top: 10px;
	color: #222222;
	line-height: 150%;
}

#taihe table {
	font-family: arial;
	font-size: 11px;
	margin-top: 10px;
	border: 1px #666 solid;
	border-collapse: collapse;
	border-spacing: 1px;
}

#taihe td {
	padding-left: 4px;
	height: 27px;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
}

.EEEEEE {
	background-color: #eee;
}

.left_th {
	text-align: left;
	background: #cccccc;
}

.right_th {
	text-align: center;
	background: #cccccc;
}

#taihe a {
	COLOR: #333333;
	TEXT-DECORATION: none;
}

#taihe a:hover {
	TEXT-DECORATION: underline;
}

#taihe h1 {
	font-family: arial;
	display: block;
	color: black;
	font-size: 16pt;
	text-align: center;
	text-indent: 0;
	line-height: 150%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 32px;
	font-style: normal;
}

#taihe h1 a:link {
	color: #2e77af;
}

#taihe h1 a:visited {
	color: #2e77af;
}

#taihe h1 a:hover {
	color: #2e77af;
}

#taihe h2 {
	font-family: arial;
	text-transform: none;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	font-weight: Bold;
	line-height: 150%;
	margin-left: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#taihe p.fzs {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	text-indent: 0;
	text-align: left;
	color: #222222;
	margin-top: 0;
	margin-bottom: 0;
}
#taihe p.fzs img{
	width: auto!important;
	height: auto!important;
}
#taihe p.eng {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-indent: 0;
	text-align: center;
	margin-left: 0;
	margin-top: 4;
	margin-bottom: 8;
}

#taihe p.text {
	margin: 10px;
	font-size: 16px;
	font-family: arial;
	text-align: justify;
	margin-left: 24px;
	margin-right: 24px;
	color: #222222;
	line-height: 150%;
}

#NowAd_right img {
	float: left;
}

#taihe table {
	font-family: arial;
	font-size: 11px;
	margin-top: 10px;
	border-top: 1px #005bac solid;
	border-left: 1px #005bac solid;
}

#taihe td {
	padding-left: 4px;
	font-size: 16px;
	height: 27px;
	background: #fff;
	border-right: 1px #005bac solid;
	border-bottom: 1px #005bac solid;
}

#taihe th {
	padding-left: 4px;
	height: 27px;
	background: #fff;
	border-right: 1px #005bac solid;
	border-bottom: 1px #005bac solid;
}

#taihe th.left_th {
	text-align: left;
	background: #eaf6fd;
}

#taihe th.right_th {
	text-align: center;
	background: #eaf6fd;
}

.th-about{
	font-size: 20px;
	line-height: 40px;
}

strong {
	color: #0856a0;
}

@media only screen and (max-width: 1600px) {
    #title{
        width: 80%;
    }

	#head_menu ul{
		width: 80%;
	}

	#banner{
		width: 90%;
	}

	#main{
		width: 90%;
	}
}

@media only screen and (max-width: 1200px) {
    #title, #head_menu ul, #banner, #main{
        width: 100%;
    }
}

@media only screen and (max-width: 1000px) {
    #title tr td:nth-child(2){
		display: none;
	}
}

input[name="q"]{
	width: 160px;
}

.header-top-serarch{
	width: 50px;
	height: 32px;
	background: #fff;
	border: 1px solid #676767;
	vertical-align: middle;
	border-radius: 2px;
}