﻿/* standard elements */
html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #963;
}

a:hover {
	color: #C60;
}

img {
	border: 0;
}

body {
	background: #fff;
	color: #444;
	font: normal 16px Tahoma, sans-serif;
}

ul {
	padding-bottom: 1.2em;
	line-height: 150%
}

code {
	padding-bottom: 1.2em;
	line-height: 150%
}

p {
	padding-bottom: 1.2em;
	line-height: 150%
}

li {
	list-style: none;
}

h1 {
	font: normal 1.8em Tahoma, sans-serif;
	margin-bottom: 4px;
}

h3 {
	padding-top: 6px;
}

h2 {
	margin: 10px;
	font-size: 16px
}

h1 {
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* structure */
.container {
	background-color: #FFF;
	width: 100%;
}


/* navigation */
#menu {
	background: #0856a0;
	;
	height: 42px;
}

.navigation {
	width: 60%;
	height: 42px;
	margin: 0 auto;
}

.navigation a {
	width: 16.6%;
	float: left;
	text-align: center;
	font: 18px;
	line-height: 42px;
	text-decoration: none;
	color: #fff;
}

.navigation a:hover {
	color: #ff0;
}

/* main */
.main {
	width: 75%;
	margin: 10px auto;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 30%;
	line-height: 35px;
}


.sidenav p {
	line-height: 26px;
}

/* content */
.content {
	float: right;
	width: 69%;
	border-right: 1px solid #fff;
	font-size: 16px;
	line-height: 26px;
}

div.proname {
	height: 30px;
	line-height: 30px;
	padding-left: 8px;
	margin: 8px auto 6px auto;
	color: #0662CA;
	font-size: 18px;
	border-bottom: 1px #ccc dashed;
}

div.proname span {
	height: 30px;
	line-height: 30px;
	padding-right: 8px;
	font-size: 16px;
	color: #222;
	display: block;
	float: right;
}

div.proname:after {
	display: block;
	clear: both;
	content: "";
}

div.proname a {
	color: #0662CA;
	text-decoration: none;
}


div.proname span {
	color: #333333;
	float: right;
}

.content a.yx:link {
	color: #969696;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}

.content a.yx:visited {
	color: #969696;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}

.content a.yx:hover {
	color: #969696;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
	cursor: text;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.content .imgright {
	padding: 5px;
	border: 1px solid #D8EBD8;
	margin-left: 4px;
	float: right;
}

.content>p {
	color: #333;
	line-height: 25px;
}

/* footer */
.footer {
	background: #0856a0;
	color: #FFF;
	line-height: 26px;
	text-align: center;
	padding: 20px 0;
}

.footer a:hover {
	color: #FFF;
}

.footer a {
	color: #FFF;
}

#table6 {
	border: 0px;
	border-collapse: collapse;

}

#table6 tr td {
	border: 1px solid #005bac !important;
	text-indent: 10px;
}


.header {
	width: 60%;
	height: 78px;
	margin: 5px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header img {
	margin-right: 50px;
}

.header h2 {
	font-size: 18px;
	line-height: 26px;
	color: #0856a0;
	text-align: left;
	float: right;
	margin-right: 50px;
}

.content p.th-about{
	font-size: 22px;
	line-height: 44px;
	text-indent: 2em;
	padding: 20px;
}

.card-wrap{
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 20px;
}

.left-title{
	height: 28px;
	line-height: 28px;
	font-size: 20px;
	color: white;
	padding: 10px 0 10px 20px;
	background: #0856a0;
	margin: 0;
}

.l_sub_con{
	padding: 10px;
}

.content-box{
	padding: 0 20px;
}

.right-title {
    font-size: 24px;
    padding: 20px;
    font-weight: bold;
    color: #0856a0;
}

.tdt-infowindow-content p{
	padding: 0;
	line-height: 18px;
}

@media only screen and (max-width: 1600px) {

	.header, .navigation{
		width: 80% !important;
	}

	.main{
		width: 90% !important;
	}
}

@media only screen and (max-width: 1200px) {
	.header,
	.navigation,
	.main{
		width: 100% !important;
	}
}

.left-contact{
	background: #eff2f5;
	overflow: hidden;
}
.left-contact h2{
    font-size: 16px;
    padding: 10px 20px 0;
    color: #525151;
	font-weight: bold;
    margin: 0;
}

.left-contact .lx-item{
	background: #fff;
    margin: 10px;
    border-radius: 5px;
    padding: 8px;
    line-height: 29px;
    font-size: 16px !important;
    color: #444;
}
.gupiao-code {
	display: inline-block;
	float: right;
	color: red;
	padding-right: 30px;
	font-size: 24px;
	font-weight: normal;
	font-weight: bold;
}