@charset "utf-8";
/* CSS Document */
/**
 * 通用标签初始化
 */
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-color: #fff;}
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;}
/*页头*/
.topHeaderPart{
	height: 46px;
	background: url(../images/ico01.png) center no-repeat;
}
.topHeaderPart p{
	text-align: right;
	line-height: 45px;
	font-size: 12px;
	color: #b4b4b4;
}
.topHeaderPart p a{
	color: #000;
	padding: 0 5px;
}
.topHeaderPart p font{
	color: #1f228d;
}
.headerMain{
	height: 60px;
	
}
.headerMain h1{
	display: inline-block;
	width: 250px;
    padding-top: 20px;
}
.headerMain ul{
	width: 1200px;
	display: inline-flex;
	vertical-align: top;
}
.headerMain ul li{
	flex: 1;
	text-align: center;
	line-height: 60px;
}
.headerMain ul li a{color:#FFF;display: inline-block;padding: 0 18px;}
.headerMain ul li.cur a,.headerMain ul li:hover a{
	
	height: 60px;
	display: inline-block;
	background-color: #008CD7;
	line-height: 60px;
	color: #FFF;
}
footer{
	height: 400px;
	background-color: #2A2A2A;
	
}
.navFooter{
	background: url(../images/ico20.png) no-repeat left bottom;
	height: 80px;
    padding-left: 30px;
}
.FooterNav{
	display: flex;
	padding-top: 65px;
}
.FooterNav li{
	flex: 1;
	font-size: 14px;
	color: rgba(255,255,255,0.5);
	text-align: right;
}
.linkFooter{
    padding-top: 45px;
    margin-top: 30px;
    border-top: 1px solid rgba(255,255,255,0.2);
}
.logoBox{
	width: 245px;
	display: inline-block;
	border-right: 1px solid rgba(255,255,255,0.2);
}
.compdress{
	display: inline-block;
	padding-left: 130px;
	vertical-align: top;
}
.compdress h6{
	color: #9c9c9c;
	font-size: 16px;
}
.compdress li{
	color:rgba(255,255,255,0.5);
	font-size: 14px;
	padding-top: 25px;
	padding-left: 35px;
}
.icobox1{
	background: url(../images/ico21.png) no-repeat 0px 20px;
}
.compdress li font{
	color: #9c9c9c;
}
.icobox2{
	background: url(../images/ico22.png) no-repeat 0px 20px;
}
.icobox3{
	background: url(../images/ico23.png) no-repeat 0px 30px;
}
.icobox4{
	background: url(../images/ico24.png) no-repeat 0px 20px;
}
/* 海报 */
.banner {z-index:1; position:relative;}
.flexslider {position:relative;height:500px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides {position:relative;}
.slides li {height:500px;}
.slides li div {height:500px;}
.flex-control-nav {position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:40px;height:4px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a {display:inline-block;width:40px;height: 6px;overflow:hidden;background-color: #fff;cursor:pointer; text-indent: -99em;}
.flex-control-nav .flex-active {background-color: #002c68;}