﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
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;
       /* float: right;*/
}
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: underline;
}
/*定位*/
.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;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.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 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, 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(/skin/img/top.gif) no-repeat
}
#fall {
	background: url(/skin/img/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(/skin/img/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: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1003px;
}
.content {
	margin-top: 10px;
}
/*页眉*/
.header {
	width: 100%;
}
.headerTop {
	overflow: hidden;
	width: 100%;
	height: 35px;
	background-color: #333333;
}
.headerTop p {
	font-size: 12px;
	color: #fff;
	float: left;
	line-height: 35px;
}
.headerTop ul {
	overflow: hidden;
	float: right;
	margin-top: 11px;
}
.headerTop li {
	float: left;
	padding: 0 17px;
	border-left: 1px solid #696969;
	font-size: 12px;
	border-right: 1px solid #f1f1f1;
}
.headerTop li:first-child {
	border-left: none;
}
.headerTop li.last {
	padding-right: 10px;
	border-right: none;
}
.headerTop li a {
	color: #fff;
}
.headerCenter {
	overflow: hidden;
	background: url(/skin/img/headerbg01.png) repeat-x center;
	height: 132px;
}
.headerCenter dl {
	overflow: hidden;
	float: left;
	margin-top: 25px;
}
.headerCenter dt {
	float: left;
	overflow: hidden;
}
.headerCenter dd {
	overflow: hidden;
	float: left;
	margin-left: 17px;
	height: 72px;
	padding-left: 9px;
	background: url(/skin/img/head-icon01.png) no-repeat left center;
}
.headerCenter h2 {
	font-size: 24px;
	color: #305dc3;
	font-weight: bold;
	margin: 12px 0 7px 0;
}
.headerCenter dd p {
	font-size: 18px;
	color: #333333;
}
.headerCenter .phone {
	overflow: hidden;
	float: right;
	margin-top: 43px;
	width: 150px;
	background: url(/skin/img/header-phone.png) no-repeat left center;
	padding-left: 56px;
}
.headerCenter .phone p {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 5px 0 2px 0;
}
.headerCenter .phone span {
	font-size: 22px;
	color: #305dc3;
	display: block;
}
.headerNav {
	width: 100%;
	height: 59px;
	background: #305dc3;
}
.headerNav ul {
	width: 102%;
	height: 59px;
}
.headerNav li {
	float: left;
	font-size: 14px;
	height: 59px;
	line-height: 59px;
}
.headerNav li a {
	text-decoration: none;
	color: #1b4786;
}
.headerNav li:hover, .headerNav li.cur {
	background: url(/skin/img/navbg.png) repeat-x center;
}
.headerNav li:hover a, .headerNav li.cur a {
	font-weight: bold;
}
/* footer */
.footer {
	width: 100%;
	overflow: hidden;
	background: #333333;
	padding-bottom: 62px;
}
.footer .menu {
	height: 65px;
	overflow: hidden;
	border-bottom: 1px solid #7e7e7e;
}
.footer .menu ul {
	height: 65px;
	overflow: hidden;
}
.footer .menu li {
	float: left;
	font-size: 14px;
}
.footer .menu li a {
	color: #dedede;
	height: 65px;
	line-height: 65px;
}
.footerCon {
	width: 100%;
	overflow: hidden;
}
.footerCon .conL {
	float: left;
	width: 300px;
	margin-left: 22px;
	padding-right: 71px;
	border-right: 1px solid #7e7e7e;
	margin-top: 50px;
}
.footerCon p {
	font-size: 14px;
	color: #dedede;
	margin-top: 18px;
}
.footerCon .conL p:first-child, .footerCon .conM p:first-child {
	margin-top: 0;
}
.footerCon .conM {
	margin-left: 75px;
	width: 200px;
	float: left;
	margin-top: 50px;
}
.footerCon .conM a {
	color: #dedede;
}
.footerCon .conR {
	float: right;
	margin-top: 44px;
}
/* -- 弹出窗口 -- */
#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;
}

/* patch 2021.01.13 */

.headerNav {
	z-index: 11;
	display: flex;
	height: 108px;
}	
.headerNav li {
	position: relative;
}
.headerNav li.submenu-item {
	position: relative;
}

.headerNav li.submenu-item ul.submenu {
	left: 0;
	width: 200px;
	height: 0;
	position: absolute;
	overflow: hidden;
	transition: ease-in-out .2s all;
	z-index: 20;
}

.headerNav li.submenu-item:hover ul.submenu {
	height: 200px;
}

.headerNav ul.submenu li {
	width: 100%;
	text-align: center;
	background-color: #e7f3ff;
}

.headerNav ul.submenu li.cur {
	background: url(/skin/img/navbg.png) repeat-x center !important;
}

.headerNav ul.submenu li:hover {
	background: url(/skin/img/navbg.png) repeat-x center !important;
}

.container {
	width: 1280px;
}

.content {
	width: 1280px;
}
/* .headerNav .logo {
	width: 0;
	margin-right: 10px;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
} */
.headerNav .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0 60px;
}
.headerNav .container>ul {
	display: flex;
}
.headerNav .container>ul>li {
	text-align: center;
	position: relative;
}

.headerNav .container>ul>li ul li {
	margin: 0;
	/* padding: 0 20px; */
}

.navigation {
	display: flex;
	align-items: center;
}

.headerNav {
	/* background-color: rgba(5, 24, 66, 0.9); */
	background-color: #e7f3ff;
	position: fixed;
  top: 0;
}

.headerNav li a {
	padding: 0 20px;
	font-size: 16px;
}
.topNav .phone{
	padding-left: 45px;
}
.topNav .phone span {
	padding-left: 45px;
	font-size: 30px;
	line-height: 110px;
	cursor: pointer;
	display: inline-block;
	background: transparent url(/skin/img/header-phone.png) left center no-repeat;
	color: #01294c;
	font-weight: bold;
}

.headerNav li.cur {
	background: none;
}
.headerNav li:hover {
	background: none;
}
.headerNav .navigation>ul>li:hover::after {
	content: '';
	position: absolute;
	bottom: 14px;
	margin-left: -27px;
	left: 50%;
	width: 55px;
	height: 2px;
	background: url(/skin/img/navbg.png) repeat-x center;
}
.headerNav li.cur::after {
	content: '';
	position: absolute;
	bottom: 14px;
	margin-left: -27px;
	left: 50%;
	width: 55px;
	height: 2px;
	background: url(/skin/img/navbg.png) repeat-x center;
}
.footerCon {
	display: flex;
	justify-content: space-between;
	padding-bottom: 100px;
}
.footerCon h5 {
	margin-bottom: 30px;
	font-size: 22px;
	color: #fff;
}
.footerCon .conL {
	float: none;
	width: auto;
	margin-left: 0;
	padding-right: 20px;
	border: none;
}

.footerCon .conM {
	float: none;
	margin-left: 0;
	/* margin-left: 20px;
	padding-right: 20px; */
	/* border-right: 1px solid #7e7e7e; */
}

.footerCon .contact {
	padding-right: 50px;
	margin-top: 50px;
	margin-left: 0;
	padding-left: 70px;
	line-height: 1;
	background: transparent url(/skin/img/footer-ph.png) left top no-repeat;
	background-size: 55px auto;
	/* margin-left: 20px; */
	/* border-right: 1px solid #7e7e7e; */
}
.footerCon .conR {
	float: none;
	margin-top: 50px;
	/* margin-left: 20px; */
}
.footer p.phone {
	font-size: 26px;
	color: #fff;
	line-height: 22px;
	/* cursor: pointer; */
}
.footer .copyright {
	line-height: 64px;
	text-align: center;
	border-top: 1px solid rgba(206,206,206,0.1);
}
.preface {
	height: 900px;
}
.logo {
	display: flex;
	align-items: center;
}

.logo .slogan {
	font-size: 20px;
	color: #0054b4;
	margin-left: 60px;
}
.logo .title {
	margin-bottom: 10px;
}
.logo .stock {
	font-size: 17px;
}
.headerNav ul {
	width: 100%;
}
@media screen and (max-width: 1700px) {
	.headerNav .container {
		padding: 0 25px;
	}
}
@media screen and (max-width: 1700px) {
	.headerNav li a {
		padding: 0 10px;
	}
}

@media screen and (max-width: 1700px) {
	.logo .slogan {
		font-size: 17px;
		margin-left: 20px;
	}
}

@media screen and (max-width: 1700px) {
	.logo .stock {
		font-size: 14px;
	}
}

@media screen and (max-width: 1400px) {
	.headerNav li a {
		padding: 0 5px;
	}
}

@media screen and (max-width: 1400px) {
	.headerNav li.submenu-item ul.submenu {
		width: 150px;
	}
}
/* patch end */
