
body {
	margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,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-color:transparent
}
a:active,a:hover {
	outline:0;
	color:#00a2e2;
}
abbr[title] {
	border-bottom:1px dotted
}
b,strong {
	font-weight:700
}
dfn {
	font-style:italic
}
h1 {
	margin:.67em 0;
	font-size:2em
}
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
}
img {
	border:0
}
svg:not(:root) {
	overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	height:0;
	-webkit-box-sizing:content-box;
	-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;
	color: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] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	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 silver
}
legend {
	padding:0;
	border:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:700
}
table {
	border-spacing:0;
	border-collapse:collapse
}
td,th {
	padding:0
}

a,a:visited {
	text-decoration:underline
}

blockquote,pre {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
img,tr {
	page-break-inside:avoid
}

h2,h3,p {
	orphans:3;
	widows:3
}
h2,h3 {
	page-break-after:avoid
}

.border-box{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:after,:before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:10px;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
body {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background-color:#fff
}
a{
	color: inherit;
}
button,input,select,textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
figure {
	margin:0
}
img {
	vertical-align:middle
}

hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee
}

p {
	margin:0 0 10px
}

ol,ul {
	margin-top:0;
	margin-bottom:10px
}
ol ol,ol ul,ul ol,ul ul {
	margin-bottom:0
}


caption {
	padding-top:8px;
	padding-bottom:8px;
	color:#777;
	text-align:left
}
th {
	text-align:left
}

table col[class*=col-] {
	position:static;
	display:table-column;
	float:none
}
table td[class*=col-],table th[class*=col-] {
	position:static;
	display:table-cell;
	float:none
}
fieldset {
	min-width:0;
	padding:0;
	margin:0;
	border:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	max-width:100%;
	margin-bottom:5px;
	font-weight:700
}
input[type=search] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
input[type=checkbox],input[type=radio] {
	margin:4px 0 0;
	margin-top:1px\9;
	line-height:normal
}
input[type=file] {
	display:block
}
input[type=range] {
	display:block;
	width:100%
}
select[multiple],select[size] {
	height:auto
}
input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}


textarea.form-control {
	height:auto
}
input[type=search] {
	-webkit-appearance:none
}
fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
	cursor:not-allowed
}

select.input-sm {
	height:30px;
	line-height:30px
}
select[multiple].input-sm,textarea.input-sm {
	height:auto
}
div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video,button {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent
}

a,a:hover {
	text-decoration:none;
	outline:0
}
a {
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
	-webkit-user-select:none
}
a:active {
	text-decoration:none;
	outline:0;
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
	-webkit-user-select:none
}
input:-webkit-autofill {
	-webkit-box-shadow:0 0 0 1000px white inset!important
}
article,aside,figure,footer,header,hgroup,nav,section {
	display:block
}
html,body {
	font-family:Microsoft YaHei
}
input {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
input,textarea {
	line-height:normal;
	-webkit-appearance:none;
	outline:0;
	outline:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	background-color:transparent;
	color:inherit
}
textarea {
	-webkit-appearance:none
}
textarea {
	border:0;
	resize:none
}
button {
	outline:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
table,td {
	outline:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
span {
	outline:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
blockquote,q {
	quotes:none
}
blockquote:after,blockquote:before,q:after,q:before {
	content:''
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:0;
	text-decoration:none;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:700
}
del {
	text-decoration:line-through
}
abbr[title],dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help
}
table {
	border-collapse:collapse;
	border-spacing:0
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ddd;
	margin:1em 0;
	padding:0
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:400
}
li,ol,ul {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400;
	word-wrap:break-word;
	color:#333
}
abbr,acronym {
	border:0
}

html,body {
	-webkit-user-select:none;
	user-select:none
}
.clearfix:after {
	content:'';
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:block
}
.box{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.box-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.justify-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.justify-content-justify{
	-webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex1{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.clom{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.line-clamp2{
	-webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: clip;
  word-break: break-all;
}
.nowrap{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.justify-content-end{
	-webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.hrader{
	
	
    height: 90px;
    font-size: 16px;
    color:#666;
}
.hrader{
	width: 1200px;
	margin:0 auto;
}
.hrader .navSelecd{
	color:#00a2e2;
}
.hrader-logo-img{
	width: 180px;
	height:44px;
}

.hrader li{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.header-tel-img{
	width:27px;
	height:26px;
	margin-right: 8px;
}
.header-span{
	font-size: 14px;
	color:#ccc;
}
.header-tel{
	font-size: 22px;
	color:#00a2e2;
}
.hrader-navs{
	margin: 0 30px;
}
.footer{
	background-color:#22292f; 
	height: 113px;

}
.footer-logo{
	width: 182px;
	height: 44px;
}
.footer-nav-list{
	width: 760px;
	font-size: 14px;
	color:#b5b5b5;
}
.footer-title{
	font-size: 10px;
	color:#777;
	margin-top:8px;
}
.list-li{
	
	width: 1200px;
    margin: 0 auto;
}
.crumbs{
	font-size: 12px;
	color:#666; 
}
.business{
	padding:70px 0;
}
.main .title{
	font-size: 36px;
	color:#333;
}
.main{
	min-height: calc(100% - 213px - 90px);
}
.header-bos-show{
	box-shadow: 0px 1px 7px 7px #f3f3f3;
}
.crumbs-selected{
	color: #00a2e2;
}
html,body{
	height:100%;
}
.main>.img,.main>.HR-img{
    position: relative;
    width: 100%;
    height:280px;
    overflow: hidden;
}
.main>.img>img,.main>.HR-img>img{
	position: absolute;
	top:0;
	height: 280px;
	left:50%;
	transform:translateX(-50%);
}



header{
border-bottom:1px solid #f0f0f0; -webkit-box-shadow: 3px 3px 3px #f0f0f0;  -moz-box-shadow: 3px 3px 3px #f0f0f0; box-shadow: 3px 3px 3px #f0f0f0; 
}