﻿body {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	color: #333333;
	background-color: #fff;
	min-width: 1000px;
	max-width: 2543px;
	margin: 0 auto;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	color: #0970BF;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 12px 15px;
	margin: 0;
}

#right>p {
	padding: 10px 20px;
	margin: 0;
	line-height: 180%;
	font-size: 16px;
	text-indent: 2.0em;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

#top {
	background-color: #ffffff;
}

.section {
	width: 60%;
	height: 78px;
	margin: 5px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.section img{
	margin-right: 50px;
}
.section h2 {
	font-size: 18px;
	line-height: 26px;
	color: #0856a0;
	text-align: left;
	float: right;
	margin-right: 50px;
}

#menu {
	height: 42px;
	margin: 0 auto;
	background: #0856a0;
}

#menu ul {
	width: 60%;
	margin: 0 auto;
	height: 42px;
}

#menu ul li {
	float: left;
	height: 42px;
	list-style: none;
	width: 14.28%;
	text-align: center;
}

#menu ul li a {
	display: block;
	font: normal 16px/42px Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

#menu ul li a:hover {
	color: white;
	background: url('images/hover.jpg') center center no-repeat;
}

#banner {
	width: 75%;
	margin: 0 auto;
}

#banner img {
	width: 100%;
}

#main {
	margin: 10px auto;
	width: 75%;
	background-color: white;
}

#main:after {
	display: block;
	content: "";
	clear: both
}

#right {
	float: right;
	width: 69%;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}

#right .th-desc {
	font-size: 22px;
	line-height: 44px;
}

div.proname {
	height: 30px;
	line-height: 30px !important;
	;
	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: 12px;
	color: #222;
	display: block;
	float: right;
}

div.proname a {
	color: #077211;
	text-decoration: none;
}

div.prointro p {
	padding: 8px 12px;
	color: #515151;
	font-size: 16px;
	line-height: 30px;
}

#contact {
	width: 205px;
}

#leftmain {
	width: 30%;
	float: left;
}

#lefttop {
	height: 28px;
	line-height: 28px;
	font-size: 20px;
	color: white;
	padding: 10px 0 10px 20px;
	background: #0856a0;
}

#leftmain p {
	font-size: 16px;
}

#left {
	height: 190px;
	background-size: 100% 100%;
}

#left ul {
	list-style: none;
}

#left ul li {
	height: 35px;
	list-style: none;
}

#left ul li a {
	display: block;
	font: bold 16px/38px Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 0px 0 12px;
}

#left ul li a:hover {
	color: #783B09;
}

#foot {
	height: 80px;
	width: 75%;
	margin: 0 auto;
}

.foot-wrap{
	padding: 10px 0;
	width: 100%;
	background: #0856a0;
}

#foot p {
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
}

#foot p a{
	color: #fff;
}

.th-honour-list .th-honour-item{
	width: 33.3%;
	float: left;
}

.th-honour-item .honour-img{
	width: 100%;
	height: 250px;
	text-align: center;
}

.th-honour-item .honour-img img{
	display: inline-block;
	height: 100%;
}

.honour-name{
	font-size: 17px;
	line-height: 25px;
	height: 50px;
	text-align: center;
	padding: 0 30px;
}

#right .contact>p{
	font-size: 16px;
	line-height: 26px;
}

.td1, .td2, .td3{
	line-height: 26px;
}

.td3{
	padding-left: 20px;
}

.card-wrap{
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 20px;
}


@media only screen and (max-width: 1600px) {
    .section, #menu ul{
        width: 80% !important;
    }

	#banner, #main, #foot{
		width: 90% !important;
	}
}

@media only screen and (max-width: 1200px) {

	.section, #menu ul, #banner, #main, #foot{
		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 {
	text-align: right;
	color: red;
	padding: 20px 0;
	padding-right: 30px;
	font-size: 24px;
	font-weight: normal;
	font-weight: bold;
}