﻿@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: none;
}
/*定位*/

.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
/*其他*/

.curp {
	cursor: pointer
}
/*原reset*/

sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
 *font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 'Noto Sans SC', 'Source Han Sans', 'OPPO Sans', 'Roboto', 'MiSans', 'HarmonyOS Sans', '思源黑体', sans-serif;
}
select, input, button, textarea, button {
	font: 99% 'Noto Sans SC', 'Source Han Sans', 'OPPO Sans', 'Roboto', 'MiSans', 'HarmonyOS Sans', '思源黑体', sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
 *font-size:108%;
	line-height: 100%;
}
/*title*/

h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*end reset*/





#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 52px
}
#roll_top {
	background: url(../images/top.gif) no-repeat
}
#fall {
	background: url(../images/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../images/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 15px;
	margin-right: -558px;
	position: fixed;
	right: 46%;
	top: 80%;
	_margin-right: -558px;
	_position: absolute;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}
/* CSS Document */

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: 'Noto Sans SC', 'Source Han Sans', 'OPPO Sans', 'Roboto', 'MiSans', 'HarmonyOS Sans', '思源黑体', sans-serif;
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
/*页眉*/

.header {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.header_top {
	overflow: hidden;
	width: 100%;
	height: 35px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #e7e7e7
}
.header_top p {
	float: left;
	line-height: 35px;
	font-size: 12px;
	color: #999
}
.header_top a {
	color: #999;
	font-size: 12px;
	letter-spacing: 0.5px;
}
.header_top ul {
	overflow: hidden;
	float: right;
	margin-top: 10px;
}
.header_top li {
	float: left;
	padding: 0 15px;
	border-right: 1px solid #e7e7e7;
	font-size: 14px;
}
.header_top .last {
	border: none;
	padding-right: 0
}
.header_center {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 120px;
}
.header_center h1 {
	float: left;
	margin-top: 21px;
}
.header_center h1 a {
	display: block;
}
.header_center h2 {
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #e7e7e7;
	font-size: 22px;
	color: #006bbd;
	margin-top: 40px;
}
.header_center h2 em {
	display: block;
	font-size: 16px;
	color: #666;
}
.header_center .phone {
	overflow: hidden;
	float: right;
	margin-top: 0px;
	padding-right: 0px;
	text-align: right;
}
.header_center .phone b {
	display: block;
	font-size: 14px;
	color: #333
}
.header_center .phone span {
	display: block;
	font-size: 20px;
	color: #006bbd;
	font-family: 'Noto Sans SC', 'Source Han Sans', 'OPPO Sans', 'Roboto', 'MiSans', 'HarmonyOS Sans', '思源黑体', sans-serif;
}
.header_nav {
	overflow: hidden;
	width: 100%;
	height: 53px;
	border-bottom: 1px solid #7b8398;
	font-size: 16px;
	line-height: 53px;
	background-color: #233154
}
.header_nav ul {
	overflow: hidden
}
.header_nav li {
	float: left;
	width: 149px;
	border-right: 1px solid #1a4a7a;
}
.header_nav li:first-child {
	width: 148px;
	border-left: 1px solid #1a4a7a;
}
.header_nav a {
	color: #fff;
	display: block;
	text-decoration: none
}
.header_nav li.cur, .header_nav li:hover {
	background-color: #0185d0;
}
/*footer*/

.footer {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 35px;
	border-top: 1px solid #eee;
	background: #2e3033;
}
.footer .fnav {
	overflow: hidden;
	width: 100%;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #1a1d21;
}
.footer .fnav li {
	float: left;
	font-size: 14px;
	margin-right: 11px;
	margin-left: 0px;
}
.footer .fnav li a {
	color: #666
}
.footer h2 {
	float: left;
	width: 560px;
	text-align: center;
	margin-top: 25px;
	border-right: 1px solid #1a1d21;
	min-height: 194px;
}
.footer h2 img {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.footer .wen {
	overflow: hidden;
	float: left;
	width: 420px;
	margin-top: 25px;
	padding-left: 30px;
	border-left: 1px solid #464a50;
	border-right: 1px solid #1a1d21;
    min-height: 205px;
}
.wxewm {
	border-left: 1px solid #464a50;
	float: left;
	width: 180px;
	min-height: 194px;
	margin-top: 25px;
    min-height: 205px;
}
.footer .wen p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.footer .wen a {
	color: #666
}
.footer .wen i {
	margin: 0 20px;
}
.footer .ewm {
	display: block;
	margin-top: 25px;
	margin: auto;
	padding-top: 20px;
}
.footer .wxewm p {
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
}
.footer .bottom li {
	float: left;
	display: block;
	width: 140px;
	font-size: 18px;
	color: #b3b3b3;
	font-weight: 100;
	text-align: justify;
	margin-bottom: 0px;
	font-weight: 400;
}
.footer .bottom li:first-child {
	width: 120px;
}
.footer .bottom li:nth-child(2) {
	width: 170px;
}
.footer .bottom li:nth-child(3) {
	width: 130px;
}
.footer .bottom li a {
	font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 33px;
}
.biaotis {
	float: left;
	display: block;
	font-size: 18px !important;
	color: #b3b3b3 !important;
	font-weight: 100;
	text-align: justify;
	margin-bottom: 14px;
	width: 100%
}
.biaotitel {
	font-size: 36px !important;
	font-weight: bold;
	color: #0e87db !important;
	padding-bottom: 30px;
}
.link {
	overflow: hidden;
	width: 100%;
	padding: 15px 0;
	border-top: 0px solid #eaeaea;
	background: #27292b;
}
.link ul {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	font-size: 14px;
}
.link li {
	float: left;
	padding: 0 20px;
	border-right: 1px dotted #666;
	margin: 5px 0;
	font-size: 12px;
	line-height: 15px;
}
.link ul li:first-child {
	padding-left: 0px;
}
.link ul li:last-child {
	float: right;
	border-right: 0px dotted #666;
	padding-right: 0px;
}
.link li a {
	color: #888
}
/* -- 弹出窗口 -- */

#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
#nav ul li a {
	display: block;
	width: 100%;
	text-align: center;
}
.ImTable {
	border: 9px solid #006bbd !important;
}
.bottnr {
	border-top: 1px solid #464a50;
	float: left;
	width: 100%;
}
