body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,figcaption,figure,footer,header,hgroup,nav,section,img,span,em{padding:0;margin:0; font-weight:normal; } 
body input,body textarea{ outline:none; border:none;}
body em{ font-style:normal;}
body i{ font-style:normal;}
body a{ text-decoration:none;}
body a:hover{ text-decoration:none;}
a:visited{/*background:none;/*border:none;*/}
a {
	-webkit-touch-callout:none;
	text-decoration:none;
	-webkit-tap-highlight-color:transparent;
}
tr{border:none}
table{ border-collapse: collapse;border-spacing: 0;} 
img{border:0;display:block;max-width:100%;margin:auto} 
ul,li{ list-style:none}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset !important;}
input[type=button], input[type=submit], input[type=file]{cursor:pointer;-webkit-appearance:none;border:none; }
button {-webkit-appearance:none;background:none;border:none;outline:none;}
input[type="button"]:focus {border-color:none;outline: 0 none;}
input::-webkit-input-placeholder{color:#949AAD;font-size:0.28rem;}
input::-moz-placeholder{color:#949AAD;font-size:0.28rem;}
html,body {font-size: 100px;}
div,p{font-size:0.16rem;}
.comwidth{width: 100%;max-width:1200px;margin:auto;}
.u-flex{display: -webkit-box;display: -moz-box;display: -ms-flexbox; display: -webkit-flex;display:flex;}
.u-relative{position: relative;}
.u-flex-1{flex: 1;}
.u-flex-wrap{flex-wrap: wrap;}
.u-cursor{cursor: pointer;}
.u-row-between{justify-content: space-between;}
.u-row-center{justify-content: center;}
.u-hide{display:none}
.u-show{display:block;}
.u-col-center{align-items: center;}
.u-font-16 {font-size:0.16rem;}
.u-font-18{font-size:0.18rem;}
.u-font-24 {font-size:0.24rem;}
.u-font-30 {font-size:0.3rem;}
	.u-padding-top-6 {
		padding-top:0.06rem;
	}
	.u-padding-top-16{
		padding-top:0.16rem;
	}
	.u-padding-top-20{
		padding-top:0.20rem;
	}
	.u-color-333 {
		color:#333;
	}
	.u-color-666 {
		color:#666;
	}
	.u-font-weight {
		font-weight: bold;
	}
	.header-empty{
		width:100%;
		height:0.8rem;
	}
	.header{
		height:0.8rem;
		background: #fff;
		box-shadow:0 0 2px rgba(66,66,66,0.3);
		position: fixed;
		width:100%;
		left:0;
		top:0;
		z-index:33
	}
	.scrollhover{
		background: #fff;
		box-shadow:0px 0.06rem 0.12rem 0px rgba(0,0,0,0.05);
		z-index:5;
	}
	.prodwidth{width:90% !important}
	.main{
		padding-top:1.2rem;
	}
	.logo img{
		height:0.36rem;
	}
	.nav ul li{
		padding:0 0.4rem;
		height:0.8rem;
		line-height:0.8rem;
		position: relative;
	}
	.nav ul li.navhover{
		background: #FFFFFF;
		box-shadow: 0px 0.06rem 0.12rem 0px rgba(0,0,0,0.05);
		border-radius: 0 0 0.1rem 0.1rem;
	}
	.nav ul li.navhover>a{
		color:#FF660D;
	}
	.newheader-sun{
		position: absolute;
		left:0;
		top:0.8rem;
		background: #fff;
		width: 100%;
		box-shadow:0px 0.06rem 0.12rem 0px rgba(0,0,0,0.05);
		border-radius: 0 0 0.1rem 0.1rem !important;
		text-align: center;
	}
	.newheader-sun dl dd{
		line-height: 0.5rem;
	}
	.newheader-sun a{
		display: block;
		line-height: 0.5rem;
	}
	.newheader-sun a:hover {
		background: #FFF4E7;
		color:#FF660D;
	}
	.navhref{
		border-radius: 0 0 0.1rem 0.1rem !important;
	}
	/*咨询*/
	.sideback{
		position:fixed;
		right:0rem;
		top:50%;
		z-index:10;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-mz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
	}
	.sideback-content{
		width:0.88rem;
		background:#FFFFFF;
		box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.05);
		border-radius:0.1rem;
		min-width:0.8rem;
		position:relative;
		text-align: center;
	}
	.sideback-contentbtn{
		cursor: pointer;
		padding: 0.1rem;
	}
	.sideback-contentbtn img{
		margin: auto;
		width:0.3rem;
	}
	.sideback-contentbtn p{
		font-size: 0.14rem;
	    color: #333;
	    padding-top:0.08rem;
	    text-align: center;
	    margin-bottom: 0;
	}
	.sideback-hover{
		position:absolute;
		top:0;
		right:0.88rem;
		box-shadow:0px 2px 0.1rem 0px rgba(0, 0, 0, 0.05);
		padding:0.1rem;
		min-width: 1.2rem;
		background:#fff;
		border-radius:0.1rem;
		text-align: center;
	}
	.sideback-hover img{
		width:1.2rem;
		height:1.2rem;
	}
	.sideback-hover p{
		font-size: 0.14rem;
	}
	/*底部*/
	.footer{
		background: #282828;
		padding-top:0.6rem;
		margin-top:0.8rem;
	}
	.footer h2{
		font-size:0.3rem;
		color: #fff;
		text-align:center;
	}
	.footer-icp{
		text-align: center;
		border-top:1px solid #333333;
		padding:0.2rem 0;
		text-align: center;
		margin-top:0.6rem;
	}
	.newripple{
		background:rgba(0,0,0,0.7);
		width:100%;
		position: fixed;
		left:0;
		bottom:0;
		z-index:11
	}
	.newripple-yellow{
		background: url(../images/newconsult.png) no-repeat center center;
		background-size: auto 100%;
		height:3.23rem;
		width:100%;
		position: absolute;
		left:0;
		top:0;
		z-index:-1;
		opacity: 0.85;
	}
	.newclose{
		position: absolute;
		right:0;
		top:0;
		cursor: pointer;
		width:0.4rem;
	}
	.zixun-title{
		padding:0.1rem;
		background: rgba(0,0,0,0.7);
		width:3.2rem;
		height:3.2rem;
		margin-top:-0.4rem;
		position: relative;
		z-index:2
	}
	.zixun-content{
		padding-left: 0.3rem;
    	padding-top:0.6rem;
	}
	.zixun-content h2{
		padding-bottom: 0.12rem;
	}
	.zixun-content h2,.zixun-content p{
		font-size: 0.4rem;
    	color: #fff;
		line-height: 0.56rem;
	}
/*    人才招聘    */
.introduce-nav {
	position: relative;
	top:-0.44rem;
	left:0;
	height:0.88rem;
	border-radius:0.44rem;
	background: #fff;
	overflow: hidden;
	box-shadow:0px 0px 0.2rem 0px rgba(0,0,0,0.1);
}
.introduce-nav ul li a{
	color: #333333;
	font-size:0.2rem;
	padding:0 0.2rem;
	margin:0 0.58rem;
	line-height:0.84rem;
	cursor:pointer;
	border-bottom:3px solid #fff;
	font-weight: bold;
	display: block;
}

.introduce-nav ul li a.hover,.introduce-nav ul li a:hover{
	border-bottom:3px solid #FF660D;
	color:#FF660D
}
.talent-list{
	width: 10.8rem;
    margin: auto;
}
.zhaopin{
	background: #fff;
    box-shadow: 0 3px 0.16rem rgba(133,144,162,0.1);
    padding:0.2rem 0.3rem;
    margin-bottom:0.2rem;
    border-radius: 0.1rem;
}
.zhaopin:hover{
	box-shadow: 0 3px 12px rgba(0,0,0,0.1);
}
.info{
	position: relative;
	cursor:pointer;
}
.info h2{
	font-weight: bold;
	font-size:0.2rem;
	color: #333333;
}
.info p{
	font-size: 0.16rem;
	color: #949AAD;
	padding-top:0.2rem;
	padding-bottom:0.1rem;
}
.info-text h3{
	font-weight: bold;
	font-size:0.2rem;
	padding:15px 0;
	color: #333333;
}
.info-text p{
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.3rem;
	position: relative;
	padding-left:0.15rem;
}
.info-text p span{
	display: block;
	width:6px;
	height: 6px;
	background:#333;
	border-radius: 50%;
	left:0;
	top:12px;
	position: absolute;
}	
/*    saas平台    */
.sass-banner{
	background:#fff8f5;
	width:100%;
}
.saas-solution{
	font-size:0.36rem;
	color: #333333;
	line-height:0.5rem;
	text-align: center;
	margin-top:0.6rem;
}
.saas-solution span{
	color:#FF660D;
}
.saas-list{
	width: 3.75rem;
	height: 3.6rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 0.4rem 0px rgba(255,100,24,0.1);
	margin-top:0.35rem;
}
.saas-list:hover{
	box-shadow: 0px 0px 0.4rem 0px rgba(255,100,24,0.2);
}
.saas-list:hover img{
	transform: scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.saas-overflow{
	width:3.75rem;
	height:2.0rem;
	overflow: hidden;
}
.saas-overflow img{
	transition: all 1s linear;
	-webkit-transition:all 1s linear;
	-moz-transition:all 1s linear;
	-ms-transition:all 1s linear;
	-o-transition:all 1s linear;
}
.saas-list h2{
	padding:0.2rem 0 0 0.24rem;
	font-size:0.2rem;
	color: #333333;
	line-height:0.28rem;
	font-weight: bold;
}
.saas-list p{
	color: #949AAD;
	padding:0.1rem 0.24rem 0 0.24rem;
	font-size:0.16rem;
	line-height: 0.22rem;
}
.citation-list{
	width: 2.8rem;
	height: 3.6rem;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	position: relative;
	margin-top:0.48rem;
}
.citation-list h2{
	padding:0.5rem 0.2rem 0.2rem 0.2rem;
	color: #333333;
	line-height:0.33rem;
	font-size:0.24rem;
}
.citaurl{
	position: absolute;
	right:0.2rem;
	top:-0.28rem;
}
.citation-border{
	width: 0.4rem;
	height:0.04rem;
	background: #333333;
	border-radius: 0.02rem;
	margin-left:0.2rem;
}
.citation-list p{
	margin-left:0.2rem;
	margin-right:0.2rem;
	margin-top:0.3rem;
	font-size:0.16rem;
	color: #949AAD;
	line-height:0.22rem;
	min-height: 1.35rem;
}
.starurl{
	margin-top:0.25rem;
	margin-left:0.2rem;
	animation: star-shine 2s infinite linear ;
}
.partners-list{
	width:10.8rem;
	margin:auto;
}
.partners-img{
	background: #FFFFFF;
	box-shadow: 0px 0px 0.1rem 0px rgba(0,0,0,0.05);
	border-radius:0.04rem;
	width:2.4rem;
	height:0.88rem;
	text-align: center;
	margin-bottom:0.4rem;
	position:relative;
}
.partners-img img{
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	-webkit-transform:  translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.news-content{
	overflow: hidden;
	background: #fff;
    padding: 0.2rem 0.3rem;
	margin-bottom: 0.2rem;
	box-shadow: 0px 0px 0.2rem 0px rgba(0,0,0,0.06);
	border-radius: 0.1rem;
}
.news-content:hover{
	box-shadow: 0 0.03rem 0.12rem rgba(0,0,0,0.1);
}
.news-content a{
	display:block;
}
.news-pic{
	width: 2.4rem;
	height:1.3rem;
	overflow: hidden;
}
.news-pic img {
	width: 2.4rem;
	height:1.3rem;
	transition:transform 1.5s ease-in-out;
	-moz-transition:transform 1.5s ease-in-out;
	-o-transition:transform 1.5s ease-in-out;
	-webkit-transition:transform 1.5s ease-in-out;
	-ms-transition:transform 1.5s ease-in-out;
}
.news-pic img:hover {
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.news-text{
	margin-left:0.3rem;
}
.news-text h2{
	color: #333;
    font-size:0.2rem;
    padding-bottom:0.1rem;
    font-weight: bold;
}
.news-text p{
	color: #949AAD;
    font-size:0.16rem;
    line-height:0.3rem;
}
.news-time{
    padding-top:0.13rem;
	line-height:normal !important;
}
/*联系我们*/
.contact-left h2{
	color: #333;
    font-size:0.36rem;
    padding-bottom:0.3rem;
	padding-top:0.27rem;
}
.contact-right{
	width:4.6rem;
}
.contact-img{
	padding-bottom: 0.2rem;
}
.contact-img p{
	color: #333;
    font-size:0.2rem;
	line-height: 0.44rem;
	padding-left:0.2rem;
}
.map-img{
	margin-top:0.64rem;
}
.company-text h2{
	color: #333;
    font-size:0.36rem;
    padding-bottom:0.3rem;
}
.company-text p{
	color: #333;
    font-size:0.2rem;
    padding-bottom:0.2rem;
}
/*公司介绍*/
.introduce-content{
	box-shadow: 0px 0px 0.2rem 0px rgba(0,0,0,0.06);
    border-radius: 0.06rem;
}
.introduce-text{
	padding:0 0.5rem;
}
.introduce-text h2{
	font-weight: bold;
    color: #333333;
    font-size:0.24rem;
    padding:0.3rem 0 0.2rem 0;
}
.introduce-text p{
	color: #333333;
    font-size:0.16rem;
    line-height:0.3rem;
    padding-bottom:0.1rem;
}
.honor-title{
	margin-top:0.44rem;
}
.honor-title h2{
	text-align: center;
    color: #333333;
    font-size:0.4rem;
    padding-bottom:0.2rem;
}
.honor-title p{
	color: #333333;
    font-size:0.14rem;
    text-align: center;
    line-height:0.16rem;
    margin-bottom:0.8rem;
}
.honor-title p em{
	display: inline-block;
    background: rgba(148,154,173,1);
    height: 2px;
    width:0.56rem;
    position: relative;
    top: -3px;
    margin: 0 0.2rem;
}
.honor-swiper img{
	height:240px;
	margin:auto;
	display:block;
}
.honor-swiper p{
	color: #949AAD;
    font-size:0.16rem;
    text-align: center;
    padding-top:0.2rem;
}
.honor-swiper h2{
	text-align: center;
	color: #333333;
	font-size:0.2rem;
	padding-top:0.1rem;
}
.webtalent-list{
	padding: 0 0.36rem;
}
.web-zhaopin{
	padding: 0.4rem 0;
    border-bottom: 1px solid #E6E6E6;
}
.web-info h2{
	font-size: 0.3rem;
    color: #333;
    font-weight: bold;
    line-height: 0.42rem;
}
.web-info p{
	font-size: 0.26rem;
	color: #949AAD;
	padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.web-info-text p{
	color: #333333;
    font-size: 0.26rem;
	line-height: 0.4rem;
	position: relative;
    padding-left: 0.2rem;
}
.web-info-text p span{
	display: block;
	width:0.1rem;
	height:0.1rem;
	background:#333;
	border-radius: 50%;
	left:0;
	top:0.16rem;
	position: absolute;
}
.web-contact-main{
	padding: 0 0.36rem;
}
.web-contactus h2{
	font-size: 0.36rem;
    color: #333;
    line-height: 0.5rem;
    font-weight: bold;
    padding: 0.5rem 0 0.3rem 0;
}
.web-contact-img{
	padding-bottom:0.2rem;
}
.web-contact-img img{
	width:0.44rem;
	height:0.44rem;
}
.web-contact-img p{
	padding-left:0.2rem;
	color: #333333;
	font-size: 0.24rem;
	line-height: 0.33rem;
}
.web-map-img{
	padding-top: 0.3rem;
}
.web-company-text{
	padding: 0.5rem 0;
	border-bottom: 1px solid #E6E6E6;
}
.web-company-text:last-child{
	border-bottom:none;
}
.web-company-text h2{
	font-size: 0.36rem;
    color: #333;
    line-height: 0.5rem;
    font-weight: bold;
    padding-bottom: 0.1rem;
}
.web-company-text p{
	font-size: 0.24rem;
    color: #333;
    line-height: 0.33rem;
	margin-top: 0.1rem;
}
.websass-main{
	padding:0 0.32rem;
}
.websass-main h1{
	font-size:0.36rem;
	color: #333;
	text-align: center;
	padding-top: 0.4rem;
}
.websass-main h1 span{
	color: #FF660D;
}
.websaas-list{
	width: 48%;
	min-height:4.3rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 0.4rem 0px rgba(255,100,24,0.1);
	margin-bottom:0.32rem;
}
.websaas-list h2{
	padding:0.16rem 0.24rem 0 0.24rem;
	color: #333333;
	font-size:0.24rem;
	font-weight: bold;
}
.websaas-list p{
	color: #949AAD;
	font-size:0.2rem;
	padding:0.08rem 0.24rem 0 0.24rem;
	line-height: 0.28rem;
}
.webcitation-list{
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding:0.24rem;
	position: relative;
	margin-top:0.6rem;
}
.webcitation-list h2{
	font-size:0.28rem;
	color: #333333;
	font-weight: bold;
	padding-top:0.08rem;
	padding-bottom:0.16rem;
}
.webcitation-border{
	width:0.4rem;
	height:0.04rem;
	background: #333333;
	border-radius:0.02rem;
}
.webcitation-list p{
	padding-top:0.32rem;
	color: #949AAD;
	font-size:0.2rem;
	line-height: 0.28rem;
}
.web-citaurl{
	position: absolute;
    right: 0.4rem;
    top: -0.28rem;
	width:0.56rem;
}
.websafety-magic{
	background: url(../images/safety-bg.png) no-repeat center bottom;
	padding-bottom:0.4rem;
	background-size: 100% auto;
	margin-top: 0.4rem;
}
.websafety-main{
	margin: 0 0.32rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 0.4rem 0px rgba(255,100,24,0.1);	
}
.webmagic-list{
	width: 50%;
	box-shadow: 0 0 2px #FFF1EE;
	padding:0.4rem 0;
}
.webmagic-list h2{
	color: #333333;
	font-size:0.24rem;
	font-weight: bold;
	padding-top:0.24rem;
	text-align: center;
}
.webmagic-list p{
	color: #949AAD;
	font-size:0.2rem;
	padding-top:0.08rem;
	text-align: center;
}
.webenable-listimg{
	height:3.6rem;
	width:2.4rem;
	overflow: hidden;
}
.webenable-content{
	padding:0.5rem 0.24rem;
	position: relative;
}
.webenable-content h2{
	font-size: 0.26rem;
	font-weight: bold;
	color: #FF660D;
	padding-bottom: 0.27rem;
	border-bottom:1px solid #E6E6E6
}
.webenable-content p{
	color: #333333;
	font-size:0.22rem;
	padding-top:0.24rem;
	line-height: 0.4rem;;
}
.websafety-number{
	padding-top:0.6rem
}
.websafety-nbcenter{
	padding-left:0.16rem;
	border-bottom:0.02rem solid #E6E6E6;
	padding-bottom:0.32rem;
	width:29%;
}
.websafety-nbcenter h2{
	font-size:0.4rem;
	color: #FF660D;
	line-height:0.4rem;
	font-weight: bold;
}
.websafety-nbcenter p{
	color: #949AAD;
	font-size: 0.2rem;
	padding-top:0.08rem;
}
@keyframes star-shine {
	0% {
	  opacity: 0.5;
	}
	50% {
	  opacity: 1;
	}
	100% {
	  opacity: 0.5;
	}        
}
/*    安全员    */
.safety-magic{
	background: url(../images/safety-bg.png) no-repeat center bottom;
	padding-bottom:0.6rem;
	background-size: 100% auto;
}
.magic-content{
	background: #FFFFFF;
	box-shadow: 0px 0px 0.4rem 0px rgba(255,100,24,0.1);
	margin-top:0.5rem;
}
.magic-list{
	width:3.0rem;
	height:2.3rem;
	box-shadow:0 0 2px #F5F0EC;
}
.magic-list h2{
	font-size:0.2rem;
	color: #333333;
	padding-top:0.16rem;
	font-weight: bold;
	margin-left:0.58rem;
}
.magic-list p{
	padding-left:0.58rem;
	color: #949AAD;
	font-size:0.16rem;
	padding-top:0.08rem;
}
.magic-img{
	margin-left:0.58rem;
	margin-top:0.5rem;
}
.enable-banner{
	background: #FFFFFF;
	box-shadow: 0px 0px 0.4rem 0px rgba(255,100,24,0.1);
	margin:auto;
	margin-top:0.4rem;
	width:10.6rem;
	position: relative;
}
.enable-banner .swiper-cube-shadow,.enable-banner .swiper-slide-shadow-left{
	display:none !important;
}
.enable-banner .swiper-slide{
	background: #fff;
}
.icon-left {
	background: url(../images/bannerfl.png) no-repeat center center;	
	background-size: 100% 100%;
	width:0.48rem;
	height:0.48rem;
	position: absolute;
	left:-0.24rem;
	top:50%;
	margin-top:-0.24rem;
	z-index:33;
	cursor:pointer;
	
}
.icon-right {
	background: url(../images/bannerfr.png) no-repeat center center;
	background-size: 100% 100%;
	width:0.48rem;
	height:0.48rem;
	position: absolute;
	right:-0.24rem;
	top:50%;
	margin-top:-0.24rem;
	z-index:33;
	cursor:pointer;
}
.enable-listimg{
	width:5rem;
	height:3.6rem;
	overflow: hidden;
}
.enable-content{
	padding:0.6rem 0.3rem;
	position: relative;
}
.enable-border{
	width: 0.8rem;
	height:0.03rem;
	background: #FF660D;
	position: absolute;
	left:0.5rem;
	top:1.11rem;
}
.enable-content h2{
	color: #FF660D;
	font-size:0.24rem;
	font-weight: bold;
	padding-bottom: 0.23rem;
	border-bottom:1px solid #E6E6E6;
}
.enable-content p{
	font-size: 0.2rem;
	line-height:0.4rem;
	color: #333333;
	padding-top:0.2rem;
	width:4.2rem;
}
.applet-banner{
	background: url(../images/phonebg.png) no-repeat center center;
	position: relative;
}
.applet-border{
	width:1.44rem;
	height:0.24rem;
	background: #fff;
	border-radius:0 0 0.12rem 0.12rem;
	position:absolute;
	left:50%;
	margin-left:-0.72rem;
	top:0.82rem;
	z-index:6
}
.applet-banner .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 2.84rem;
	height:5.83rem;
	padding:0 0.54rem;
	padding-top:0.82rem;
}
.applet-banner .swiper-slide img{
	opacity: 0.4;
}
.applet-banner .swiper-slide-active img{
	opacity: 1;
}
.applet-banner .swiper-container{
	padding-bottom: 0.75rem;
}
.applet-banner .swiper-pagination{
	width:100%;
}
.applet-banner .swiper-pagination-bullet{
	width: 24px !important;
	height: 4px !important;
	background: #E6E6E6 !important;
	border-radius: 2px !important;
	margin:0 8px;
	opacity:1 !important;
}
.applet-banner .swiper-pagination-bullet-active{
	background: #FF660D !important;
}
.safety-number{
	width:10.6rem;
	margin:auto;
}
.safety-nbcenter{
	margin-top:0.8rem;
	padding-left:0.5rem;
	width:2.9rem;
	border-bottom:0.02rem solid #E6E6E6;
}
.safety-border{
	border-color:#FF660D;
}
.safety-border2{
	border-color:#FFD6BE;
}
.safety-nbcenter h2{
	font-size:0.5rem;
	font-weight: bold;
	color: #FF660D;
	height:0.61rem;
	line-height:0.61rem
}
.safety-nbcenter p{
	color: #949AAD;
	font-size:0.2rem;
	padding-top:0.1rem;
	padding-bottom:0.4rem;
}
.applet-left{
	width: 2rem;
	height: 6.0rem;
	background: linear-gradient(270deg, rgba(255,255,255,0.1) 0%, #FFFFFF 100%);
	position:absolute;
	left:0%;
	top:0.7rem;
	z-index:6
}
.applet-right{
	width:2rem;
	height:6.0rem;
	background: linear-gradient(90deg, rgba(255,255,255,0.1) 0%, #FFFFFF 100%);
	position:absolute;
	right:0%;
	top:0.7rem;
	z-index:6
}





/**                      手机端h5样式                           **/
/*公司介绍*/
.web-container{
	max-width: 750px;
    margin: 0 auto;
}
.web-header{
	position: fixed;
    width:100%;
    top:0;
    z-index:8;
	height:0.88rem;
	left:0;
	margin: auto;
	background:#fff;
	box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.05)
}
.web-header-line {
	width:0.36rem;
	height:0.05rem;
	background:#000000;
	border-radius:0.025rem;
}
.eject{
	background: #000;
	left: 0;
	opacity: 0.3;
	filter:alpha(opacity=30);
	position: fixed;
	top: 0;
	width: 100%;
	z-index:34;
	height:100%
}
.eject-pop{
	position: fixed;
	right:0;
	top:0;
	transition: all 0.5s;
	-moz-transition:all 0.5s; /* Firefox 4 */
	-webkit-transition:all 0.5s; /* Safari and Chrome */
	-o-transition:all 0.5s;
	transform:translateX(100%);
	-webkit-transform:translateX(100%);
	-ms-transform:translateX(100%);
	background: #fff;
	width:5rem;
	z-index:36;
	height:100%;
	max-height:100%;
	overflow-y:auto;	
}
.eject-pop-active{
	transform:translateX(0%);
	-webkit-transform:translateX(0%);
	-ms-transform:translateX(0%);	
}
.pop-header{
	height: 0.88rem;
    padding: 0 0.3rem;
}
.web-nav ul li a{
	border-top: 1px solid #E6E6E6;
    font-size: 0.3rem;
    padding: 0.2rem 0;
    padding-left: 0.3rem;
	display: block;
}
.web-navsun{
	border-top:1px solid #E6E6E6;
}
.web-navsun dl dd a{
	color: #333333;
    font-size: 0.28rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
	border-top:none;
	line-height: 0.7rem;
	text-indent: 1em;
}
.web-kefu{
	width:1.2rem;
	height:1.2rem;
	border-radius: 0.6rem;
	background: rgba(255,102,13,0.7) !important;
	position: fixed;
	top:50%;
	margin-top:-0.6rem;
	right:0;
	z-index:9;
	font-size: 0.3rem;
	color: #fff;
	text-align: center;
}
.product-pop{
	background:rgba(0,0,0,0.7);
	width: 60%;
	padding:0.4rem;
	left:50%;
	z-index:35;
	position: fixed;
	transform: translate(-50%,-50%);
	-webkit-transform: translateY(-50%,-50%);
	-ms-transform: translateY(-50%,-50%);
	top:50%;
	color: #fff;
	font-size: 0.30rem;
	line-height: 0.5rem;
	font-weight: bold;
	word-break: break-all;
}
.imgclose {
	background: url(../images/imgclose.png) no-repeat;
	background-size: 100% 100%;
	width:30px;
	height:30px;
	position: absolute;
	right:-15px;
	top:-15px;
}
.product-popcontent1 p{
	font-size: 0.30rem;
    line-height: 0.5rem;
	text-align: center;
}
.web-hotUrl{
	position: absolute;
	top:0;
	right:5%;
	z-index: 3;
}
.web-bottom{
	background: #39302D;
    padding: 0 0.32rem 0.32rem 0.32rem;
	margin-top: 0.6rem;
}
.web-footer{
	text-align:center;
	background: #201B19;
	font-size:0.26rem;
	color:#fff;
	font-weight: bold;
	padding:0.27rem 0;
}
.web-bottomtitle{
	padding:0.4rem 0;
	border-bottom: 1px solid #4D4D4D;
}
.web-bottomtitle:last-child{
	border-bottom:none;
}
.web-bottomtitle h2{
	color: #808080;
	font-size: 0.30rem;
	font-weight: bold;
}
.web-contact {
	padding-top:0.2rem
}
.web-contact p,.web-contact a{
	font-size:0.24rem;
	font-weight: bold;
	color: #fff;
	padding-bottom:0.1rem;
	display: inline-block;
}
.web-main{
	padding-top:1.76rem;
	max-width: 750px;
	margin:auto;
}
.web-breadCrumbs{
	position: fixed;
    left: 0;
    width: 100%;
    top: 0.88rem;
    z-index: 3;
	overflow-x: auto;
	background: #fff;
}
.web-breadCrumbs li{
	height: 0.85rem;
    color: #333;
    line-height: 0.85rem;
    text-align: center;
    position: relative;
}
.web-breadCrumbs li a{
	width:1.85rem;
    display: block;
	font-size: 0.3rem;
    color: #333;
}
.web-breadCrumbs li.hover a{
	color: #FF660D;
    font-weight: bold;
}
.web-breadCrumbs li.hover span{
	width: 0.36rem;
    height: 0.03rem;
    background: #FF660D;
    border-radius: 0.02rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.web-company-main{
	padding: 0 0.36rem;
}
.web-company-main h2{
	color: #333;
    font-size: 0.36rem;
    font-weight: bold;
    padding-top: 0.3rem;
    padding-bottom: 0.2rem;
    line-height: 0.5rem;
}
.web-company-main p{
	color: #333333;
    font-size: 0.26rem;
    line-height: 0.4rem;
	padding-bottom: 0.45rem;
}
.web-honor-title h2{
	color: #333333;
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.56rem;
    padding-top: 0.6rem;
	text-align: center;
}
.web-honor-title p{
	font-weight: bold;
    font-size: 0.14rem;
    color: #333;
    margin: 0 0.2rem;
	text-align: center;
}
.web-honor-title p em{
	width: 0.56rem;
    height: 0.02rem;
    background: #949AAD;
    margin: 0 !important;
	display:inline-block;
    font-weight: bold;
    font-size: 0.14rem;
    color: #333;
	position: relative;
	top:-0.05rem;
}
.web-company-slide{
	text-align: center;
}
.web-company-slide img{
	width: 3.32rem;
    margin: auto;
    margin-top: 0.6rem;
}
.web-company-slide p{
	font-size: 0.26rem;
    color: #949AAD;
    font-weight: bold;
    line-height: 0.37rem;
    padding-top: 0.2rem;
}
.web-company-slide h2{
	font-size: 0.3rem;
    color: #333333;
    font-weight: bold;
    padding-top: 0.1rem;
    line-height: 0.42rem;
}
.web-partners-list{
	padding: 0 0.36rem;
}
.web-news-content{
	padding: 0.4rem 0;
    border-bottom: 1px solid #E6E6E6;
}
.web-news-text{
	margin-left: 0.2rem;
}
.web-news-text h2{
	font-size: 0.3rem;
    color: #333;
    font-weight: bold;
    line-height: 0.42rem;
	overflow : hidden;
	display : -webkit-box;
	-webkit-box-orient : vertical;
	-webkit-line-clamp : 2;
}
.web-news-text p{
	font-size: 0.24rem;
    color: #949AAD;
    padding-top: 0.1rem;
}
.web-partner{
	margin-top:0.7rem !important;
	position: relative;
}
.web-partner-prev {
	width: 1rem;
	height: 0.5rem;
	position: absolute;
	top:0;
	z-index:3;
	left:0;
	background: linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, #FFFFFF 100%);
}
.web-partner-next {
	width: 1rem;
	height: 0.5rem;
	position: absolute;
	top:0;
	z-index:3;
	right:0;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, #FFFFFF 100%);
}
.web-partner ul li {
	width: auto !important;
	padding-left:0.8rem;
}
.bannerbg{
	padding-top:0.4rem;
	background: url(../images/mainbg.png) no-repeat center 0.4rem;
}
.banner-box{
	color:#fff;
	position:relative;
	box-shadow: 0px 0px 40px 0px rgba(255, 100, 24, 0.1);
	width:12rem;
	margin:auto;
	margin-bottom:0.4rem;
}
.banner-box .pagination {
	position:absolute;
	left: 50% !important;
	bottom:0.4rem !important;
	z-index:2;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.banner-box .swiper-pagination-bullet {
	display:inline-block;
	*display:inline;
	margin:0 8px;
	cursor:pointer;
	width:36px;
	height: 4px;
	background: #E6E6E6;
	border-radius:0;
	opacity: 1;
}
.newbanner-pagination .swiper-pagination-bullet-active,.webindex-banner .swiper-pagination-bullet-active{
	background: #FF660D !important;
}
.webindex-banner{
	position: relative;
}
.webindex-banner .pagination {
	position:absolute;
	left: 50% !important;
	bottom:0.2rem !important;
	z-index:2;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.webindex-banner .swiper-pagination-bullet {
	display:inline-block;
	*display:inline;
	margin:0 8px;
	cursor:pointer;
	width:0.3rem;
	height: 4px;
	background: #E6E6E6;
	border-radius:0;
	opacity: 1;
}
.index-title{
	width:12rem;
	margin:auto;
}
.index-title h1{
	padding-top:0.4rem;
	font-weight: bold;
	color: #333;
	font-size:0.36rem;
	text-align:center;
}
.index-titletext{
	padding-left:0.8rem;
	padding-top:0.4rem;
}
.index-titletext div{
	color: #333;
	font-size:0.24rem;
	padding-left:0.15rem;
}
.index-solve-title{
	text-align: center;
}
.index-solve-title h1{
	font-weight: bold;
	font-size:0.36rem;
	color: #333;
	padding-top:0.6rem;
}
.index-solve-title p{
	color: #949AAD;
	font-size:0.2rem;
	padding-top: 0.2rem;
}
.index-solve-content{
	padding-top:0.6rem;
}
.index-content-title{
	font-size:0.24rem;
	color: #333;
	font-weight: bold;
	text-align: left;
}
.index-content-text{
	margin-top:0.16rem;
	padding-left:0.12rem;
	position: relative;
	font-size: 0.16rem;
	line-height:0.22rem;
	color:#949AAD;
	padding-bottom:0.4rem;
}
.index-content-text span{
	display:block;
	width:0.04rem;
	height:0.04rem;
	background: #949AAD;
	border-radius: 50%;
	position: absolute;
	left:0;
	top:0.1rem;
}
.index-solve-content a{
	font-weight: 400;
	font-size: 0.16rem;
	color: #FF711E;
	line-height:0.24rem;
	position: relative;
	top:-0.2rem;
}
.index-solve-content h2 span{
	font-weight: bold;
	color: #FF660D;
}

.index-partners{
	padding-top:0.6rem;
}
.index-partners-title{
	line-height:1.2rem;
	font-weight:bold;
	color: #333;
	font-size: 0.24rem;
	width:1.5rem;
}
.index-partners-left{
	margin-left: 0.8rem;
	width:10rem;
}
.webindex-title h1{
	font-size: 0.36rem;
    font-weight: bold;
    color: #333;
    text-align: center;
    padding: 0.6rem 0.24rem 0.2rem 0.24rem;
}
.webindex-titletext{
	text-align: center;
	padding-top: 0.1rem;
    color: #333;
    font-size: 0.24rem;
    font-weight: normal;
    align-items: center;
    justify-content: center;
}
.webindex-solve-title h1{
	font-size: 0.36rem;
    font-weight: bold;
    color: #333;
    text-align: center;
    padding: 0.6rem 0.24rem 0 0.24rem;
}
.webindex-solve-title p{
	text-align: center;
    color: #949AAD;
    font-size: 0.24rem;
    font-weight: normal;
	padding-top: 0.24rem;
}
.webindex-solve-content a{
	width: 6rem;
    margin: auto;
    padding-bottom: 0.22rem;
    margin-top: 0.4rem;
    box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.06);
}
.webindex-solve-content h2{
	color: #333333;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    padding-top: 0.1rem;
}
.webindex-solve-content h2 span{
	color: #FF660D;
	font-weight: bold;
}
.webindex-solve-content p{
	color: #949AAD;
    font-size: 0.24rem;
    text-align: center;
    padding-top: 0.1rem;
}
.webindex-partners-left{
	margin: 0.6rem 0.24rem 0 0.24rem;
    position: relative;
}
.webindex-partners-left ul li{
	width: auto !important;
	padding-left:0.5rem;
}

.web-partner-prev {
	left:0;
	width: 1rem;
	height: 0.5rem;
	position: absolute;
	top:0;
	z-index:3;
	background: linear-gradient(270deg, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 100%);
}
.web-partner-next {
	right:0;
	width: 1rem;
	height: 0.5rem;
	position: absolute;
	top:0;
	z-index:3;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 100%);
}
.newcontent{}
.newcontent h3{font-size: 0.16rem;font-weight: bold;padding-bottom:0.1rem}
.newcontent div{color: #333333; font-size: 0.16rem;line-height: 0.3rem;padding-bottom: 0.1rem;}
.div-list{position:relative;padding-left: 0.15rem;}
.div-list span{
	display: block;
	width:6px;
	height: 6px;
	background:#333;
	border-radius: 50%;
	left:0;
	top:12px;
	position: absolute;
}
.web-company-main .newcontent h3{font-size: 0.26rem;font-weight: bold;padding-bottom:0.1rem}
.web-company-main .newcontent div{color: #333333; font-size: 0.26rem;line-height: 0.4rem;padding-bottom: 0.3rem;    color: #333333;}
.web-company-main .div-list span{width:4px;height: 4px;top:7px;}
.talent-list-more{

} 
.talent-list-more h3{
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: rgba(0, 0, 0, 0.85);
	position: relative;
	padding-left:15px;
}
.talent-list-more h3 span{
	display:block;
	width:4px;
	height:20px;
	background: #2072F5;
	position: absolute;
	top:5px;
	left:0;
}
.talent-list-item{
	border-radius: 12px;
	background: #F5F7FD;
	padding:20px 12px;
	color: rgba(0, 0, 0, 0.85);
	font-size: 16px;
	line-height: 30px;
	width:325px;
}
.talent-list-title{
	font-size: 16px;
	font-weight: bold;
}
@media screen and (max-width:319px) {
	html,body{
		font-size: 42.6px;		
	}
}
@media (min-width:320px) and (max-width:374px){
    html,body{
		font-size: 48px;
	}
	
}
@media (min-width: 375px) and (max-width: 413px) {
	html,body{font-size: 50px;}
	
}
@media (min-width: 414px) and (max-width: 639px)  {
	html,body{
		font-size: 55.2px;
	}
	
}
@media (min-width: 640px) and (max-width:749px)  {
	html,body{
		font-size: 85.3px;
	}
	
}
@media screen and (min-width: 750px)  {
	html,body{
		font-size: 100px;
	}
	
}
