﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.125em;
	color: #1c2328;
	min-width: 1000px;
	max-width: 2543px;
	margin: 0 auto;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.clear {
	clear: both;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

block {
	width: 100%;
	overflow: hidden;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.container {
	width: 100%;
}

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: 12px;
	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;
}

p {
	margin-bottom: 18px;
}

/*==================forms====================*/
select {
	vertical-align: middle;
	font-weight: normal;
}

input {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

#contacts-form label {
	display: block;
	height: 26px;
}

#contacts-form label input {
	width: 234px;
	background: #fff;
	color: #391503;
	padding: 1px 0 1px 3px;
}

#contacts-form textarea {
	width: 234px;
	height: 98px;
	background: #fff;
	padding: 1px 0 1px 3px;
	overflow: auto;
	color: #391503;
	margin-bottom: 13px;
}

/*==================list====================*/
ul {
	list-style: none;
}

#site-nav {
	width: 60%;
	overflow: hidden;
	height: 45px;
	margin: 0 auto;
}

#site-nav li {
	float: left;
	margin-left: -1px;
	width: 16.6%;
	text-align: center;
}

#site-nav li a {
	display: block;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 42px;
}

#site-nav li a:hover {
	text-decoration: underline;
}

#footer-nav {
	color: #fff;
	overflow: hidden;
	text-align: center;
}

#footer-nav li {
	margin-left: -1px;
	display: inline;
}

#footer-nav li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	border-left: 1px solid #576c7b;
	padding: 0 7px 0 8px;
	text-transform: uppercase;
}

#footer-nav li a:hover {
	text-decoration: underline;
}

.list1 li {
	background: url(images/icon1.jpg) no-repeat left 5px;
	padding: 0 0 0 48px;
}

.list1 li a {
	color: #1c2328;
	text-decoration: none;
	display: block;
	background: url(images/line1.gif) left bottom repeat-x;
	padding: 0 0 20px 0;
	margin-bottom: 20px;
	width: 100%;
}

.list1 li a strong {
	display: block;
	margin-bottom: 2px;
}

.list1 li a:hover {
	color: #409cc1;
}

.list1 li em {
	color: #a8ccdb;
}

.list1 li a.last {
	margin-bottom: 0;
	background: none;
}

.list2 li {
	padding-bottom: 14px;
	margin-bottom: 14px;
	color: #4f5a5b;
	line-height: 1.36em;
	margin: 0;
}

.list2 li a {
	display: block;
	border: 1px solid #f2f6f8;
	padding: 13px 20px 6px 10px;
	font-size: 16px;
	text-decoration: none;
}

.list2 li strong {
	font-size: 1.1em;
	display: block;
	padding-bottom: 3px;
	color: #000;
}

.list2 li.last {
	background: none;
	margin: 0;
}

.list3 li {
	background: url(images/arrow2.gif) no-repeat left 6px;
	padding: 0 0 6px 13px;
}

.list3 li a {
	color: #000;
	font-weight: bold;
}

/*==================other====================*/
.img-indent {
	margin: 0 20px 0 0;
	float: left;
}

.img-box {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 180%
}

.img-box img {
	float: left;
	margin: 0 20px 0 0;
}

.p1 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 180%
}

.p2 {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 150%
}

/*==================txt, links, lines, titles====================*/
a {
	color: #1c2328;
}

a:hover {
	text-decoration: none;
}

h1 {}

h2 {
	font-size: 24px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2.extra {
	height: 28px;
	line-height: 28px;
	font-size: 20px;
	color: white;
	padding: 10px 0 10px 20px;
	background: #0856a0;
}

h3 {
	font-size: 1.18em;
	background: url(images/tile1.gif) left top repeat-x;
	height: 30px;
	padding-left: 26px;
	line-height: 28px;
	margin-bottom: 1px;
}

h4 {
	font-size: 1em;
	margin-bottom: 1px;
}

.link1 {
	display: block;
	float: left;
	background: url(images/link1-left.gif) no-repeat left top #fff;
	color: #323232;
	text-decoration: none;
}

.link1 b {
	display: block;
	background: url(images/link1-right.gif) no-repeat right top;
	padding: 6px 40px 7px 24px;
	text-transform: uppercase;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	background: url(images/arrow1.gif) no-repeat right 5px;
	padding-right: 14px;
	color: #409cc1;
	font-weight: bold;
}

.link3 {
	background: url(images/arrow2.gif) no-repeat right 5px;
	padding-right: 14px;
	color: #0f5089;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 14px
}

.rss {
	background: url(images/rss.jpg) no-repeat left top;
	padding: 0 0 2px 25px;
	color: #000;
	display: inline-block;
	font-weight: bold;
}

.line-hor {
	background: url(images/line-hor.gif) left bottom repeat-x;
	padding-bottom: 45px;
	margin-bottom: 30px;
}

#slogan {
	display: block;
	font-size: 2.36em;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 19px;
}


/*==================boxes====================*/
.box1 {
	background: url(images/box1-bg.gif) left top repeat-x #e0ecf0;
	width: 100%;
	margin-top: 1px;
	line-height: 1.45em;
}

.box1 .inner {
	padding: 10px 20px 18px 26px;
}

.cont-box {
	padding: 0 10px 0 0;
	margin: 0;
}

.cont-box span {
	float: right;
}


/*header*/
.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-bottom: 0;
	margin-right: 50px;
}

#header .row-2 {
	height: 45px;
	background: #0856a0;
}

/*content*/
#content {
	padding: 5px 0 60px 0;
}

#content .row-2 {
	padding: 16px 0 8px 0;
}

/*footer*/
#footer {
	color: #fff;
}

#footer .left {
	width: 75%;
	margin: 0 auto;
}

#footer .right {
	text-align: center;
	font-size: 14px;
}

#footer .indent {
	padding: 21px 0 0 18px;
}

.copyright{
	padding: 10px 0;
}

#footer strong {
	font-weight: normal;
	text-transform: uppercase;
}

#footer span {
	padding-left: 8px;
}

#footer span a {
	color: #6196a2;
}

/*==========================================*/

#content .inner_copy {
	border: 0;
	color: #f00;
	float: left;
	width: 50% !important;
	margin: -202px 0 0 0;
	overflow: hidden;
	line-height: 0;
	padding: 0;
	font-size: 12px
}

#table6 {
	border-collapse: collapse;
}

#table6 td {
	/* border: 1px #005bac solid; */
	text-indent: 10px
}




@media screen and (max-width:640px) {

	#page2 {
		width: 100% !important;
	}

	#main {
		width: 100% !important;
		background-size: 100%;
	}

	#header {
		width: 100% !important;
		background-size: 100% !important;
		background: none !important;
		height: auto !important;
	}

	.section {
		width: 100% !important;
		background-size: 140% !important;
		height: 50px !important;
	}

	.row-2 {
		width: 100% !important;
	}

	#site-nav {
		width: 100% !important;
		margin: 0px !important;
		padding: 0px !important;
	}

	#site-nav li {
		width: 25% !important;
		margin: 0px !important;
		padding: 0px !important;
		text-align: center;
	}

	#site-nav li a {
		display: inline !important;
		margin: 0px !important;
		padding: 0px !important;
	}

	#site-nav li:nth-child(4) {
		display: none;
	}

	#content {
		width: 100%;
	}

	#footer {
		width: 100%;
	}


	.line-ver,
	.line-ver-top,
	.line-ver-bottom,
	.container,
	.col-1 {
		width: 100% !important;
	}

	.col-2 {
		display: none;
	}

	.left {
		width: 100%;
	}

	.right {
		width: 100%;
	}

	.indent {
		width: 100%;
	}

	#footer-nav {
		width: 100%;
	}

	#footer-nav li {
		display: inline;
	}

	.chat {
		display: none;
	}

	#table6 {
		width: 90% !important;
	}
}

.banner-wrap{
	width: 75%;
	margin: 0 auto;
}

.banner-wrap img{
	width: 100%;
}

.td1, .td2, .td3{
	font-size: 16px;
	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) {
    #site-nav, .section{
        width: 80% !important;
    }

	.banner-wrap, #content, #footer .left{
		width: 90% !important;
	}
}

@media only screen and (max-width: 1200px) {

	#site-nav, .section, .banner-wrap, #content, #footer .left{
		width: 100% !important;
	}
}

.left-contact h2{
	font-size: 16px;
    padding: 10px 20px 0;
    color: #525151;
}

.left-contact .lx-item{
	background: #eff2f5;
    margin: 10px;
    border-radius: 5px;
    padding: 8px;
    line-height: 29px;
    font-size: 16px !important;
    color: #444;
}

.gupiao-code {
	padding: 10px 20px 20px;
	text-align: right;
	color: red;
	padding-right: 30px;
	font-size: 24px;
	font-weight: normal;
	font-weight: bold;
}

#content p.eng {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 12px 0 12px 0;
}

#content p.eng a {
	color: #006000;
}