@charset "utf-8";
html {margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin:0;padding:0;border:0;/*font-size:100%;*/font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {color:#3e3a39;background:#fff;font-family:"Microsoft YaHei","simsun","Helvetica Neue", Arial, Helvetica, sans-serif;}
img {border:0;vertical-align:bottom; -ms-interpolation-mode:bicubic;}
::-webkit-input-placeholder {color:#999;}
:-moz-placeholder {color:#999;}
::-moz-placeholder {color:#999;}
:-ms-input-placeholder {color:#ccc;}
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*-webkit-box-shadow:0 4px 40px rgba(0,0,0,0.5);-moz-box-shadow:0 4px 40px rgba(0,0,0,0.5);box-shadow:0 4px 40px rgba(0,0,0,0.5);-webkit-border-radius:4px;*/
*:before,*:after {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
button::-moz-focus-inner,input::-moz-focus-inner {padding:0;border:0;}
textarea {overflow:auto;}
input:focus,textarea:focus,button:focus,select:focus {outline:none;}
input::-ms-clear {display:none;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display:block;}
audio,canvas,progress,video {display:inline-block;vertical-align:baseline;}
audio:not([controls]) {display:none;height:0;}
[hidden],template {display:none;}
a {background:transparent; text-decoration:none; outline:none;}
a:active,a:hover {outline:0;}
a:focus {outline:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
abbr[title] {border-bottom:1px dotted;}
b,strong {font-weight:bold;}
dfn {font-style:italic;}
mark {color:#000;background:#ff0;}
small {/*font-size:80%;*/}
sub,sup {position:relative;/*font-size:75%;*/line-height:0;vertical-align:baseline;}
sup {top:-.5em;}
sub {bottom:-.25em;}
svg:not(:root) {overflow:hidden;}
figure {margin:1em 40px;}
hr {height:0;-moz-box-sizing:content-box;box-sizing:content-box;}
pre {overflow:auto;}
code,kbd,pre,samp {font-family:monospace, monospace;/*font-size:1em;*/}
button,input,optgroup,select,textarea {margin:0;font:inherit;}
button {overflow:visible;}
button,select {text-transform:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled] {cursor:default;}
button::-moz-focus-inner,input::-moz-focus-inner {padding:0;border:0;}
input {line-height:normal;}
input[type="checkbox"],input[type="radio"] {box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height:auto;}
input[type="search"] {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
fieldset {padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0;}
legend {padding:0;border:0;}
optgroup {font-weight:bold;}
table {border-spacing:0;border-collapse:collapse;}
td,th {padding:0;}
hr {clear:both;float:none;width:100%;height:1px;margin:10px 0;border:none;-moz-box-sizing:content-box;box-sizing:content-box;margin:0;}
blockquote {border:solid 1px #ddd;border-left-width:6px;padding:20px;border-radius:4px;}
blockquote strong {display:block;margin-bottom:10px;}
blockquote p:last-child {margin:0;}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {filter:alpha(opacity=60); opacity:.6;}
q {quotes:none;}
q:before,q:after {content:'';content:none;}
ul,li {list-style:none;}
body{ background:url(../images/page_bj.jpg) left top repeat;}
a{color: inherit;}
.fl{ float:left;}
.fr{ float:right;}
.over{ overflow:hidden;}
.clear{ clear:both;}
.full-width {max-width: 100%; min-width: 1200px;}
.width-1200 {width: 1200px; margin:0 auto;}
.width-1200:after {content:""; display: block; width: 0;height: 0;clear: both;}
/* 页头 */
#top-font{
    background-color: #004988;
    height: 25px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
#top-font .width-1200 h1{
	background: url(../images/Hi.png) no-repeat 0px 0px;
	font-size: 12px;
	color: #FFF;
	line-height: 25px;
	height: 25px;
	padding-left: 25px;
}
#top-font .width-1200 h1 font{
	float: right;
}
#top-font .width-1200 h1 a{
	float: right;
	padding: 0 15px;
	display: inline-block;
	font-size: 12px;
}
.Box160{
	height:155px;
}
header{
	width: 100%;
    position: fixed;
    z-index: 1000;
    background-color: #FFF;
    top: 25px;
}
header .width-1200{
	border-bottom: 1px solid #f2f2f2;
	height: 90px;
}
header .width-1200 h2{
	display: inline-block;
}
header .width-1200 h2 img{
	margin-top: 10px;
}
.headerTitle{
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	padding-left: 20px;
}
.headerTitle font{
	padding-bottom: 5px;
	color: #01458e;
	font-size: 27px;
}
.headerTitle font span{
	
}
.headerTitle strong{
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.headerTitle font a{
	color: #e50112;
}
.headerTitle p{
	font-size: 16px;
	color: #4c4c4c;
}
header .width-1200 h3{
	display: inline-block;
	float: right;
	margin-top: 5px;
	width: 450px;
}
header .width-1200 h3 p{
	color: #333333;
	font-size: 14px;
}
header .width-1200 h3 font{
	color: #e50112;
	font-size: 28px;
}
.nav-ul{
	width: 1200px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
}
.navBoxTop{
	background-color: #01458e;
}
.nav-ul li{
	width: 11%;
	display: inline-block;
	text-align: center;
	color: #333333;
	font-size: 14px;
	color: #FFF;
	position: relative;
}
.nav-ul li:hover:after,.nav-ul li.cur:after{
	content: '';
	width: 75px;
	display: inline-block;
	position: absolute;
	bottom: 10px;
	background: #fff;
	height: 2px;
	left: 0;
	margin: 0 auto;
	right: 0;
}
.nav-ul li a{
	
}
header .width-1200 h2 .major{
    color: #333333;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    margin-left: 25px;
    padding-left: 20px;
    border-left: 2px solid #c3c3c3;
}
header .width-1200 h3 .gaoxin{
	width: 210px;
	height: 70px;
	display: inline-block;
	border-radius: 15px;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 22px;
	line-height: 70px;
	text-align: center;
	font-weight: bold;
	background: url(../images/ico10.png) 170px center no-repeat;
	padding-right: 25px;
	vertical-align: top;
}
header .width-1200 h3 .telAndAli{
	display: inline-block;
}
header .width-1200 h3 	.telTop{
	background: url(../images/ico11.png) no-repeat left center;
	border-bottom: 2px solid #e7e7e7;
	padding-left: 30px;
	padding-bottom: 6px;
	margin-left: 30px;
}
header .width-1200 h3 	.telTop p{
 	font-size: 12px;
 	color: #01458e;
 }
header .width-1200 h3 .telTop font{
  	font-size: 16px;
  	font-weight: bold;
  	color: #01458e;
  	
  }
header .width-1200 h3 .telAndAli img{
    margin-left: 25px;
    margin-top: 5px;
}
/*页脚*/
footer{
	height: 335px;
	background-color: #004988;
}
.navListFooter{
	display: flex;
	border-bottom: 1px solid #696969;
}
.navListFooter li{
	flex: 1;
	color: #FFF;
	text-align: center;
	border-right: 1px solid #696969;
	margin-top: 45px;
	margin-bottom: 30px;
}
.navListFooter li:nth-last-of-type(1){
	border: none;
}
.navListFooter li p{
    font-size: 16px;
    background: url(../images/ico26.png) no-repeat 80px center;
    line-height: 40px;
    padding-left: 30px;
}
.navListFooter li:nth-of-type(2) p{
	background: url(../images/ico27.png) no-repeat 80px center;
}
.navListFooter li:nth-of-type(3) p{
	background: url(../images/ico28.png) no-repeat 80px center;
}
.navListFooter li:nth-of-type(4) p{
	background: url(../images/ico29.png) no-repeat 80px center;
}
.navListFooter li:nth-of-type(5) p{
	background: url(../images/ico30.png) no-repeat 80px center;
}
.navListFooter li font{
	font-size: 14px;
}
.companyFooterBox{
	display: inline-block;
	color: #FFF;
	vertical-align: top;
	padding-left: 80px;
}
.companyFooterBox h3{
	font-size: 22px;
	padding-bottom: 5px;
}
.companyFooterBox p{
	font-size: 12px;
	padding-bottom: 10px;
}
.companyFooterBox font{
	font-size: 14px;
}
.companyFooterBox a{
	display: block;
	line-height: 35px;
}
