@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;}
.c{ clear:both;}
.full-width {max-width: 100%; min-width: 1200px;}
.width-1200 {max-width: 1200px;width: 95%; margin:0 auto;}
.width-1200:after {content:""; display: block; width: 0;height: 0;clear: both;}
.width-1500 {max-width: 1330px;width: 95%; margin:0 auto;}
.width-1500:after {content:""; display: block; width: 0;height: 0;clear: both;}
.width-1400 {width: 1400px; margin:0 auto;}
.width-1400:after {content:""; display: block; width: 0;height: 0;clear: both;}
.w120_bj{height:100%; background: #fff;display: block;}
.w1200{
    max-width: 1500px;
    width:94%;
    margin: 0 auto;
}
.flexbox{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flexwidth{
	width: 1200px;
	margin: 0 auto;
}
.olskms{ display:none}
.logo_con{ margin-top:0px; margin-bottom:10px; text-align:center}
.menu_nav{width:100%; text-align:center;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;}
.menu_nav a{height:50px;line-height:50px; padding-left:35px; padding-right:35px; display:inline-table;font-weight: 200;}
.menu_nav a:hover{background-color: #666;color:#fff}

.hei_8{height:85px;}

header{
	height: 80px; position:absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 1000;background-color: rgba(71, 71, 71, 0.4); 
}
.header{
	margin: 0 auto;
	
	width: 90%;
}
.width-auto{
	margin: 0 auto;
	max-width: 1500px;
	width: 95%;
}
.header ul{
	width: 920px;float:left;
}

.header ul li{
	flex: 1;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 80px;
	font-weight: 100;
}
.header ul li.cur,.header ul li:hover{
	color: #fff;
	font-weight: bold;
}
.header font{ background:url(../images/telbg.png?100) no-repeat left center;float:right; margin-left:60px;line-height:80px; font-size:24px; font-weight:bold;color:#fff; padding-left:50px;}

.en_box{
	padding-top: 30px;
}
.en_box a{
	color: #666666;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 2px;
	font-weight: bold;
}
.en_box font{
	vertical-align: top;
}
.header h1{
	padding-top: 10px;
}
.header h1 img{height:50px}
.hei_8{
	width: 100%;
	height: 80px;
}
footer{
	background-color: #fff;
	padding-top: 45px;
	padding-bottom: 0px;
}

.link{
    
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	font-weight: 100;
	color: #19110b;
	font-size: 14px;padding-bottom: 0px;
border-top: 1px solid #eae8e4;line-height:30px;	
}
.olpad{height:auto;font-size: 12px;font-weight: 100;
	color: #19110b; margin-bottom:30px;}
.olpad img{margin-top:50px;}

.linkr{
	 max-width:1330px;
	width: 95%;
	margin: 0 auto;
	padding-top: 0px;
	font-weight: 100;
	color: #19110b;
	font-size: 12px;
	padding-bottom: 20px;
}
.linkr a{ margin-right:10px;}
.linkr a:hover{color:#000}



.footer{ padding-top:20px;}
.foot_left{ margin-right:150px;}
.foot_left li{margin-bottom:0px; font-size:16px;list-style:none;width:20%; float:left }
.foot_left li h2{ font-size:14px; display:block;line-height:40px; font-weight:bold;}
.foot_left li a{ font-size:12px;color:#828282;line-height:30px; display:block; font-weight:500}
.foot_left li a:hover{color:#000}
.foot_right{ float:right;line-height:30px;}
.foot_right h2{ font-size:14px; display:block;line-height:40px; font-weight:400; padding-bottom:5px;}
.foot_right span{ font-size:24px; display:block; margin-bottom:20px;font-weight:550;}
.foot_right img{ display:block}
.foot_wx{height:238px;line-height:39px; padding-left:40px;background:url(../images/foot_wx_bg.png?100) no-repeat left top;}
.foot_wx li{
	
	font-size: 12px;
	line-height: 39px;
	font-weight: 200;
}








.bgers {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  pointer-events: none;

  overflow: hidden;

}

.bgers img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

     object-fit: cover;

  position: relative;

  -webkit-animation: bgers 20s linear infinite;

          animation: bgers 20s linear infinite;

}
 
 @keyframes bgers {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
  }
 

.ikmmsimg {
  
    animation: zoomInOut 10s infinite;
  }
 
  @keyframes zoomInOut {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
  }
  
  #join{
	background: url(../images/bj-join.jpg?100011451) no-repeat center center;
	height: 317px;
}
.join{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding-top: 60px;
}
.join .joinH{
	color: #232323;
	font-size: 24px;
}
.join .joinH font{
	color: #b52d2d;
}
.join .joinP{
	color: #232323;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.join .joinF{
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
.join .joinA{
	width: 120px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 30px;
	background-color: #232323;
	color: #FFF;
	font-size: 14px;
	margin-top: 30px;
}
.joinBox{
	max-width: 375px;
	width: 100%;
	display: inline-block;
}
.joinimg{
	max-width: 371px;
	width: 100%;
	display: inline-block;
}
@media screen and (max-width:1480px){
	.join{
		padding-left: 5%;
	}
}
@media screen and (max-width:790px){
	.join{
		padding-top: 0;
	}
	.footerPC,#join{display: none;}
	
}
@media screen and (max-width: 500px)
.space-main {
    margin-bottom: 30px;
}
}