@charset "utf-8";
html {
	width: 100%;
	height: auto !important;
}
body {
	font-family: "Microsoft YaHei",SimHei,"宋体",simsun,sans-serif;
	font-size: .32rem;
	max-width: 768px;
	background: #fff;
	color: #666;
	overflow: hidden;
}
body,h2,ul,p,dl,h4,h5,h3,dl,dt,dd {
	padding: 0;
	margin:0;
	font-weight: normal;
}
*{	
	box-sizing: border-box;
	-webkit-box-sizing:border-box; 
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
	-moz-tap-highlight-color:rgba(0, 0, 0, 0);  
	-ms-tap-highlight-color:rgba(0, 0, 0, 0);  
	-o-tap-highlight-color:rgba(0, 0, 0, 0);  
	tap-highlight-color:rgba(0, 0, 0, 0); 
}
body {
	margin: 0 auto !important;
}
ul {
	list-style: none;
}
a,a:hover,a:link,a:active {
	text-decoration: none !important;
	border:none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
	outline:none;
}
i,em,b {
	font-style: normal;
	font-weight: normal;
}
img{ 
	border: none;
	width: auto;
	max-width: 100%;
	vertical-align: middle;
}
input,
button,
textarea,
select {
	outline: none;
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
input[type="text"] {
	-webkit-appearance: none;
}
.clearfix { 
  *zoom: 1; 
} 
.clearfix:before, 
.clearfix:after { 
  display: table; 
  line-height: 0; 
  content: ""; 
  clear: both; 
}

.video{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1001;
	background: rgba(29,26,26,.9);
	display: none;
}
.video_box{
	position: relative;
	width: 100%;
	height: 600px;
	z-index: 1002;
	top: 100px;
}
.video_box video{
	width: 100%;
	height: 600px;
}
video{
	position: absolute;
	/*width: 800px;*/
	height: 600px;
}
#video-china {
	z-index: 1003;
}
.video-close{
	width: 30px;
	height: 30px;
	line-height: 26px;
	position: absolute;
	text-align: center;
	background: #746f6f;
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	right: 0;
	top: 25%;
	z-index: 9999;
}

.container {
	width: 100%;
	padding: 0 .4rem;
}
.slideout-panel.main-bg {
	background: #2d2d2d;
	padding-bottom: 1.38rem;
}
/*菜单*/
#panel {
	overflow-x: hidden;
	background: #fff;
}
#menu {
	background: #fff;
	font-size: .4rem;
	padding-left: .8rem;
}
#menu .hide-btn {
	text-align: right;
	padding-right: .346rem;
	font-size: 0;
	height: 1.146rem;
	line-height: 1.146rem;
}
#menu .hide-btn img {
	height: .4rem;
}
#menu li {
	border-bottom: 1px solid #e6e6e6;
}
#menu li a {
	display: block;
	color: #333;
	padding-left: .77rem;
	height: 1.146rem;
	line-height: 1.146rem;
	background: url(../images/nav_12.png) no-repeat left center;
	background-size: .426rem;
}
#menu li.active a,
#menu li:hover a {
	color: #4c5e87;
}
#menu li:nth-child(1).active a,
#menu li:nth-child(1):hover a {
	background: url(../images/nav_1.png) no-repeat left center;
	background-size: .426rem;
}
#menu li:nth-child(2) a {
	background: url(../images/nav_21.png) no-repeat left center;
	background-size: .4rem;
}
#menu li:nth-child(2).active a,
#menu li:nth-child(2):hover a {
	background: url(../images/nav_2.png) no-repeat left center;
	background-size: .4rem;
}
#menu li:nth-child(3) a {
	background: url(../images/nav_31.png) no-repeat left center;
	background-size: .4rem;
}
#menu li:nth-child(3).active a,
#menu li:nth-child(3):hover a {
	background: url(../images/nav_3.png) no-repeat left center;
	background-size: .4rem;
}
#menu li:nth-child(4) a {
	background: url(../images/nav_41.png) no-repeat left center;
	background-size: .48rem;
}
#menu li:nth-child(4).active a,
#menu li:nth-child(4):hover a {
	background: url(../images/nav_4.png) no-repeat left center;
	background-size: .48rem;
}
#menu li:nth-child(5) a {
	background: url(../images/nav_51.png) no-repeat left center;
	background-size: .466rem;
}
#menu li:nth-child(5).active a,
#menu li:nth-child(5):hover a {
	background: url(../images/nav_5.png) no-repeat left center;
	background-size: .466rem;
}
#menu li:nth-child(6) a {
	background: url(../images/nav_61.png) no-repeat left center;
	background-size: .453rem;
}
#menu li:nth-child(6).active a,
#menu li:nth-child(6):hover a {
	background: url(../images/nav_6.png) no-repeat left center;
	background-size: .453rem;
}
#menu li:nth-child(7) a {
	background: url(../images/nav_71.png) no-repeat left center;
	background-size: .48rem;
}
#menu li:nth-child(7).active a,
#menu li:nth-child(7):hover a {
	background: url(../images/nav_7.png) no-repeat left center;
	background-size: .48rem;
}
#header {
	position: fixed;
	z-index: 9999;
	width: 100%;
	left: 0;
	top: 0;
	transition: .31s;
	-webkit-transition: .31s;
	min-width: auto;
	padding: 0;
	overflow: hidden;
	background: #fff;
}
#header .head-top {
	height: 1.173rem;
	line-height: 1.173rem;
	background: #4c5e87;
	position: relative;
}
#header .menu-btn {
	float: left;
	height: 100%;
	position: relative;
	z-index: 10000;
	font-size: 0;
}
#header .menu-btn img {
	height: .426rem;
}
#header .logo {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	text-align: center;
	font-size: 0;
}
#header .logo img {
	height: .613rem;
}
#header .lang {
	float: right;
	font-size: .4rem;
	z-index: 10000;
	color: #fff;
	position: relative;
    z-index: 10000;
}
.banner {
	position: relative;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: .8rem;
	line-height: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 .16rem;
}
.swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}
.swiper-pagination-bullet-active {
	width: 25px;
	border-radius: 30px;
}
.banner a.vr-btn {
	position: absolute;
	right: .266rem;
	bottom: .693rem;
	z-index: 99;
}
.banner a.vr-btn img {
	width: .613rem;
}
.home-cont {
	background: #e6e6e6;
}
.home-box {
	background: #fff;
	padding: .4rem;
}
.home-box h3 {
	font-size: .4rem;
	color: rgb(51, 51, 51);
	text-transform: uppercase;
	line-height: 1;
	font-weight: bold;
}
.home-intro {
	position: relative;
	top: -.533rem;
	z-index: 99;
}
.home-intro p {
	line-height: 1.5;
	color: #666;
	margin: .2rem 0;
	font-size: .373rem;
}
.home-intro img {
	width: 100%;
}
.pro-list li {
	float: left;
	width: 48%;
	margin-top: .346rem;
}
.pro-list li:nth-child(even) {
	float: right;
}
.pro-list li dd {
	color: #666;
	line-height: 1;
	margin-top: .133rem;
}
.home-map {
	margin-top: .4rem;
}
.home-map .map {
	margin: .34rem 0;
}
.home-map li {
	float: left;
	line-height: 1.75;
}
.home-map li:nth-child(even) {
	width: 3.6rem;
	float: right;
}
.footer {
	font-size: .266rem;
	text-align: center;
	line-height: 1.5;
	padding: .24rem 0;
	margin-top: .4rem;
	border-top: 1px solid #d2d2d2;
}
/*公司简介*/
.top-nav {
	height: 1.06rem;
	line-height: 1.06rem;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 10px 0px rgba(76, 94, 135, 0.3);
}
.scroll-cont {
	position: relative;
}
.scroll-cont .right {
	position: absolute;
	right: -.4rem;
	top: 0;
	z-index: 10;
	width: .8rem;
	height: 1.06rem;
	background: #fff;
	text-align: center;
	font-size: 0;
}
.scroll-cont .right img {
	height: .32rem;
}
.scroll-box {
	min-width: 100%;
}
.scroll-box ul {
	float: left;
	min-width: 100%;
	width: auto;
	white-space: nowrap;
	font-size: 0;
}
.scroll-box li {
	display: inline-block;
	font-size: 0;
	position: relative;
	padding: 0 .4rem;
}
.scroll-box li:first-child {
	padding-left: 0;
}
.scroll-box li:after {
	content: '';
	position: absolute;
	width: 1px;
	height: .34rem;
	background: #ddd;
	z-index: 9;
	right: 0;
	top: 50%;
	margin-top: -.16rem;
}
.scroll-box li:last-child:after {
	display: none;
}
.scroll-box li a {
	display: block;
	font-size: .4rem;
	color: #666;
}
.scroll-box li.active a {
	color: #4c5e87;	
	border-bottom: 1px solid #4c5e87;
}
.home-cont,
.cooperation-cont,
.contact-cont {
	padding-top: 1.173rem;
}

.intro-cont,
.culture-cont,
.organization-cont,
.certification-cont,
.video-cont {
	padding-top: 2.233rem;
}
.product-cont {
	padding-top: 2.633rem;
}
.equipment-cont {
	padding-top: 2.323rem;
}
.top-tit {
	color: #333;
	font-weight: bold;
	font-size: .373rem;
	background: url(../images/icon_1.png) no-repeat left center;
	background-size: .24rem;
	line-height: 1;
	height: .373rem;
	padding-left: .4rem;
	margin-bottom: .24rem;
}
.cont-box {
	padding-top: .4rem;
}
.intro-cont li {
	float: left;
	width: 33.33%;
	text-align: center;
	color: #333;
	font-size: .266rem;
	line-height: 1.1;
	margin: .53rem 0 .4rem;
	padding: .2rem 0;
}
.intro-cont li:nth-child(2) {
	width: 33.34%;
	border-left: 1px solid rgb(223, 223, 223);
	border-right: 1px solid rgb(223, 223, 223);
}
.intro-cont li span {
	display: block;
	font-weight: bold;
	font-size: .64rem;
}
.intro-cont p {
	text-indent: 2em;
	color: #666;
	font-size: .373rem;
	line-height: 1.5;
}
.intro-cont img {
	width: 100%;
}
.culture-fz li {
	float: left;
	width: 25%;
	text-align: center;
	color: #666;
	font-size: .293rem;
	margin-top: .53rem;
	position: relative;
}
.culture-fz li img {
	height: 1.01rem;
}
.culture-fz li i {
	display: block;
	line-height: 1;
	margin-top: .133rem;
}
.culture-fz li:after {
	content: '';
	position: absolute;
	z-index: 9;
	width: 1px;
	height: .8rem;
	right: 0;
	top: .27rem;
	background: rgb(223, 223, 223);
}
.culture-fz li:last-child:after {
	display: none;
}
.culture-mb img {
	width: 100%;
	margin-top: .3rem;
}
.culture-cn dl {
	font-size: .373rem;
	color: #666;
	margin-top: .3rem;
	line-height: 1.5;
	padding-left: .4rem;
}
.culture-cn dd {
	position: relative;
}
.culture-cn dd:before {
	content: '';
	position: absolute;
	left: -.4rem;
	width: .213rem;
	height: .213rem;
	top: .18rem;
	border-radius: 50%;
	background: #ffb82f;
}
.organization .td {
	margin-top: .8rem;
}
.organization img {
	width: 100%;
	margin-top: .1rem;
}
.certification .zs-list li {
	float: left;
	width: 48%;
	margin-bottom: .4rem;
}
.certification .zs-list li:nth-child(even) {
	float: right;
}
.video-cont .video-box {
	position: relative;
}
.video-cont .video-box img {
	width: 100%;
}
.video-cont .video-box .hover {
	position: absolute;
	z-index: 9;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
.video-cont .video-box .hover img {
	width: 1.06rem;
	position: absolute;
	right: .26rem;
	bottom: .26rem;
}
.remodal-overlay {
	background: rgba(0,0,0,.6);
}
.remodal {
	padding: 0;
	text-align: left;
	font-size: .32rem;
}
.remodal-close {
	right: 0;
	left: auto;
	top: -25px;
	width:20px;
	height:20px;
	background: url(../images/close.png) no-repeat center center;
	background-size: 100%;
}
.remodal-close:before {
	display: none;
}
.cooperation {
	padding: .4rem 0 0;
}
.cooperation .job {
	margin-top: .7rem;
}
.cooperation .job .tit {
	line-height: 1;
	color: #333;
	font-size: .346rem;
	font-weight: bold;
	padding-bottom: .26rem;
}
.cooperation .job .job-list {
	color: #666;
	font-size: .373rem;
	line-height: 1.5;
}
.cooperation .job .job-list li h5 {
	font-size: .373rem;
	line-height: 1.6;
}
.cooperation .job .job-list li {
	padding: .32rem 0;
	border-top: 1px solid rgb(230, 230, 230);
	padding-left: .4rem;
	float: left;
	width: 100%;
}
.cooperation .job .job-list li:last-child {
	padding-bottom: 0;
}
.cooperation .job .job-list li h4 {
	color: #333;
	font-size: .4rem;
	margin-bottom: .2rem;
	line-height: 1.4;
	position: relative;
	font-weight: bold;
}
.cooperation .job .job-list li h4:before {
	content: '';
	position: absolute;
	left: -.4rem;
	width: .213rem;
	height: .213rem;
	top: 50%;
	margin-top: -.1065rem;
	border-radius: 50%;
	background: #ffb82f;
}
.cooperation .job .job-list li p {
	line-height: 1.6;
	height: 6.4em;
	overflow: hidden;
}
.cooperation .job .job-list li a.more {
	float: right;
	color: rgb(76, 94, 135);
	font-size: .226rem;
}
.cooperation .job .job-list li p i {
	display: block;
	text-indent: 1em;
}
.equipment {
	padding-top: .4rem;
}
.equipment .equipment-box li {
	float: left;
	width: 48%;
	margin-bottom: .4rem;
}
.equipment .equipment-box li:nth-child(even) {
	float: right;
}
.equipment .equipment-box li i {
	font-size: .373rem;
	color: rgb(102, 102, 102);
	line-height: 0.929;
	display: block;
	margin-top: .15rem;
}
.equipment .equipment-box a.more {
	clear: both;
	display: block;
	width: 100%;
	height: 38px;
	line-height: 36px;
	border: 1px solid rgb(76, 94, 135);
	font-size: .373rem;
	text-align: center;
	color: #4c5e87;
	border-radius: 4px;
}
.contact-cont {
	background: rgb(230, 230, 230);
}
.contact-box {
	background: #fff;
	padding: .4rem .4rem 0;
	margin-top: .4rem;
}
.contact-box .map {
	margin-bottom: .24rem;
}
.contact-box dt {
	font-size: .426rem;
	font-weight: bold;
	color: #333;
	line-height: 1.6;
}
.contact-box dd {
	float: left;
	width: 100%;
	font-size: .4rem;
	 color: rgb(102, 102, 102);
	 line-height: 1.6;
}
.contact-box dd:nth-child(4) i {
	color: #4c5e87;
}
.contact-box dd span {
	float: left;
	display: block;
}
.contact-box dd i {
	float: left;
	display: block;
}
.contact-box ul {
	border-top: 1px solid rgb(237, 237, 237);
	margin: .24rem -.4rem 0 -.4rem;
}
.contact-box ul li {
	float: left;
	width: 50%;
	text-align: center;
	height: 1.06rem;
	line-height: 1.06rem;
	font-size: .4rem;
}
.contact-box ul li:first-child {
	border-right: 1px solid rgb(237, 237, 237);
}
.contact-box ul li img {
	height: .4rem;
	margin: -2px 5px 0 0;
}
.contact-box ul li:first-child img {
	height: .453rem;
}
.contact-box ul li a {
	color: #3492f2;
}
.contact-box ul li:first-child a {
	color: #02b74a;	
}
.lightboxOverlay {
    background: rgba(0,0,0,.7);
}
/*.lb-data .lb-close {
    width: 36px;
    height: 36px;
    opacity: 1;
    background-size: 100% auto;
    position: fixed;
    top: 20px;
    right: 20px;
}*/
.chose-map {
	position: fixed;
	z-index: 99999;
	left: 0;
	bottom: -5.3rem;
	text-align: center;
	color: #333;
	font-size: .373rem;
	width: 100%;
	padding: 0 .4rem;
	transition: .3s;
	-webkit-transition: .3s;
	visibility: hidden;
	opacity: 0;
}
.chose-map.show {
	bottom: .2rem;
	transition: .3s;
	-webkit-transition: .3s;
	visibility: visible;
	opacity: 1;
}
.chose-map a {
	color: #333; 
	display: block;
	height: 1.2rem;
	line-height: 1.2rem;
	background: #fff;
}
.chose-map a.cancel,
.chose-map ul {
	border-radius: 5px;
	overflow: hidden;
}
.chose-map ul {
	margin-bottom: .2rem;
}
.chose-map li {
	border-bottom: 1px solid #ddd;
}
.chose-map li:last-child {
	border: none;
}
.layer {
	position: fixed;
	z-index: 88888;
	background: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
}
.share-wx {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: rgba(0,0,0,.5) url(../images/wx.png) no-repeat center 10%;
	background-size: 7.53rem;
	display: none;
}
.product-cont .top-swiper {
	margin-bottom: .24rem;
}
.product-cont .top-swiper .top-tit {
	float: left;
	margin-bottom: 0;
}
.product-cont .top-swiper .swiper {
	float: right;
	color: rgb(76, 94, 135);
	font-size: .373rem;
	width: 2.66rem;
	text-align: center;
	position: relative;
}
.product-cont .top-swiper .swiper span {
	display: block;
	text-align: right;
	padding-bottom: .1rem;
}
.product-cont .top-swiper .swiper span img {
	width: .36rem;
	margin-left: .2rem;
}
.product-cont .top-swiper .swiper ul {
	position: absolute;
	z-index: 999;
	left: 0;
	top: 100%;
	background: #fff;
	width: 100%;
	border-radius: 5px;
	box-shadow: 0px 0px 6px 0px rgba(63, 63, 63, 0.33);
	display: none;
}
.product-cont .top-swiper .swiper li {
	height: .986rem;
	line-height: .986rem;
}
.product-cont .top-swiper .swiper li.active {
	background: #ececec;
}
/*.product-cont .pro-box {
	display: none;
}*/
.product-cont .pro-box.active {
	display: block;
}
.product-cont .pro-intro {
	font-size: .373rem;
	color: rgb(102, 102, 102);
	line-height: 1.5;
	max-height: 4.5em;
	overflow:hidden;
}
.product-cont .pro-intro.show {
	max-height: none;
	overflow: auto;
}
.product-cont .pro-intro h5 {
	font-size: .373rem;
	line-height: 1.5;
	margin-bottom: .2rem;
}
.product-cont .pro-intro p {
	padding-left: .4rem;
	position: relative;
}
.product-cont .pro-intro p:before {
	content: '';
	position: absolute;
	left: 0;
	width: .213rem;
	height: .213rem;
	top: .18rem;
	border-radius: 50%;
	background: #ffb82f;
} 
.equipment-nav {
	height: 1.15rem;
	
}
.equipment-nav ul {
	float: left;
	width: 100%;
	box-shadow: 0px 0px 10px 0px rgba(76, 94, 135, 0.3);
}
.equipment-nav li {
	float: left;
	width: 50%;
	text-align: center;
}
.equipment-nav li a {
	height: 1.06rem;
	line-height: 1.06rem;
	display: block;
	font-size: .4rem;
	color: rgb(102, 102, 102);
	position: relative;
}
.equipment-nav li.active a {
	color: rgb(76, 94, 135);
}
.equipment-nav li.active a:after {
	content: '';
	position: absolute;
	z-index: 999;
	width: 4em;
	height: 1px;
	left: 50%;
	margin-left: -2em;
	bottom: 0;
	background: rgb(76, 94, 135);
}
/*职位详情*/
.job-detial h4,
.job-detial h5,
.job-detial {
	color: rgb(102, 102, 102);
  	line-height: 1.6;
  	font-size: .24rem;
}
.job-detial h3 {
	color: rgb(51, 51, 51);
	font-size: .373rem;
}
.job-detial p {
	text-indent: 1em;
}
.job-detial h4,
.job-detial h5,
.job-detial p {
	padding-left: .4rem;
}
.job-detial h4 {
	position: relative;
}
.job-detial h4:before {
	content: '';
	position: absolute;
	left: 0;
	width: .18rem;
	height: .18rem;
	top: .16rem;
	border-radius: 50%;
	background: #ffb82f;
}
.hide-ul {
	display: none;
}
a.look-more {
  font-size: .373rem;
  color: rgb(76, 94, 135);
  text-transform: uppercase;
  line-height: 1;
  display: block;
  text-align: center;
  border: 1px solid rgb(210, 210, 210);
  border-radius: 5px;
  padding: .34rem 0;
  clear: both;
}
a.zk-more {
	float: right;
	font-size: .346rem;
  color: rgb(76, 94, 135);
}
a.zk-more img {
	width: .24rem;
}