/* CSS Document */
*{margin:0;padding:0;}
body{font-family:"微软雅黑";width:100%;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
dl,dt,dd{margin:0;padding:0;}
ul,li{ list-style:none;}
a{ text-decoration:none;blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ }
img{border:0;}
*{
	margin: 0;
	padding: 0;
}
ul.side_nav{
  position: fixed;
  right: 3%;
  top: 39%;
  z-index: 1;
}
ul.side_nav li{
	display:block;
}

ul.side_nav li a{
	width:12px;
	height:12px;
	background:#34353a;
	border:2px solid#34353a;
	border-radius:50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display:block;
	margin-bottom:1em;
}
ul.side_nav li a:hover{
	background:#FFFFFF;
	border:2px solid #FFFFFF;
}
ul.side_nav li a.current{
	background:#FFFFFF;
	border:2px solid #FFFFFF;
}
.slider-wrapper{
	height:auto;
}
.slider-item{
	height: 600px;
	width:100%;
	margin:0;
	padding: 0;
	background-size:100% 100%;
}
#slide-7 {
	height: 1058px !important;
}
.slider-item-2{
	background-image:url('https://slfile.soliao.com/3,01179e487069b7');
	background-repeat:no-repeat;
}
.slider-item-1{
	background-image:url('https://slfile.soliao.com/4,0117998507976a');
	background-repeat:no-repeat;
}
.slider-item-0{
	background-image:url('https://slfile.soliao.com/1,01179c5d48bbbc');
	background-repeat:no-repeat;
	height: 832px;
}
.slider-item-3{
	background-image:url('https://slfile.soliao.com/4,011798d7fe5d96');
	background-repeat:no-repeat;
}
.slider-item-4{
	background-image:url('https://slfile.soliao.com/1,0117a0765e5dca');
	background-repeat:no-repeat;
}
.slider-item-5{
	background-image:url('/page/pc/images/intro/servicebg.jpg');
	background-repeat:no-repeat;
}
.slider-item-6{
	background-image:url('/page/pc/images/intro/evaluation.jpg');
	background-repeat:no-repeat;
}
.slider-item-7{
	background-image:url('/page/pc/images/intro/partner.jpg');
	background-repeat:no-repeat;
}
.slider-item-8{
	background-image:url('/page/pc/images/intro/xinwen.jpg');
	background-repeat:no-repeat;
}
.slider-item-9{
	background-image:url('/page/pc/images/intro/contactus.png');
	height:600px;
	
}
.focus1{
	height:958px;
	background-image:url('/page/pc/images/intro/focus01.jpg');
	background-size:cover;
}
.focus2{
	background-image:url('https://slfile.soliao.com/3,01179e487069b7');
	background-size:cover;
}
.focus3{
	height:958px;
	background-image:url('/page/pc/images/intro/focus04.jpg');
	background-size:cover;
}
.credibility1{
	height:600px;
	background-image:url('https://slfile.soliao.com/6,01179ba237b60b');
	background-size:cover;
}
.credibility2{
	height:958px;
	background-image:url('https://slfiles.soliao.com/soliao/images/intro/credibility2.jpg?_=201902011641');
	background-size:cover;
}
.credibility3{
	height:600px;
	background-image:url('https://slfile.soliao.com/1,01179f97046db3');
	background-size:cover;
}
.reduce-price-text{
	padding-top:200px;
	height:100px;
	width:100%;
	text-align: center;
	font-size:50px;
	font-weight: bold;
	color: #f5ac20;
}
.db-data-text{
	color:#fff;
	text-align: center;
	margin-top: 80px;
	font-size:16px;
}
.join-us{
	text-align: center;
	width:1200px;
	margin: 100px auto;
}
.join-us a{
	text-decoration:none;
	border:1px solid #fff;
	font-weight:700;
	font-size:20px;
	border-radius: 5px;
	padding:15px 45px;
	color:#2489eb;
	background-color: #eaf2f5;
}
.join-us a:HOVER{
   -webkit-box-shadow: #666 0px 0px 10px;  
   -moz-box-shadow: #666 0px 0px 10px;  
   box-shadow: #666 0px 0px 10px;  
   background: #ffffff;  
}

/*-------------------*/

.slider-item-desc{
	width: 1200px;
	margin: 0 auto;
	color: #fff;
	height: 40px;
	line-height: 100px;
	font-size: 20px;
	font-family: PingFang HK-Semibold, PingFang HK;
}

/*-------------------*/

.data-leader-text{
	padding-top:100px;
	height:100px;
	width:100%;
	text-align: center;
	font-size:50px;
	font-weight: bold;
	color: #fff;
}

.data-detail-text{
	color: #fff;
	margin: 20px auto 0;
	margin-top: 80px;
	font-size: 16px;
	text-align: center;
	line-height:30px;	
    font-weight: bold;

}

.purchase-supplier-content{
	width: 100%;
	margin:0 auto;
	padding-top:400px;
}

.purchase-item{
	float:left;
	width:50%;
}
.purchase-item-text{
	float: left;
	text-align: right;
	width:70%;
}
.purchase-item-text-detail{
	padding:20px 0;
}
.icon-cart{
	float: left;
	padding:50px 0 0 20px;
	width:25%;
}
.supplier-item{
	float:right;
	width:50%;
	text-align: center;
}

.register-btn-div{
	height: 60px;
	width: 100%;
	padding:20px 0;
}

.btn-register{
	border:1px solid #fff;
	font-weight:700;
	font-size:18px;
	border-radius: 5px;
	color:#2489eb;
	background-color: #eaf2f5;
	display: inline-block;
	border: 1px solid #FFFFFF;
	padding:5px 40px;
	text-decoration: none;
}
.btn-register:HOVER{
	text-decoration: none;
	color: #2489eb;
   -webkit-box-shadow: #666 0px 0px 10px;  
   -moz-box-shadow: #666 0px 0px 10px;  
   box-shadow: #666 0px 0px 10px;  
   background: #ffffff;  
}

.advantage-title{
	width:100%;
	height:100px;
	color:#FFFFFF;
	padding:80px 0 0 0;
	text-align: center;
	font-size:36px;
}
.advantage-title span{font-size:30px;}

.advantage-content{
	width:100%;
	height:800px;
}

.advantage-item-row{
	height:200px;
	width:80%;
	margin:40px auto;
}

.advantage-item{
	color:#FFFFFF;
	text-align:center;
	width:33.3%;
	float:left;
}

.service-title{
	color: #FFFFFF;
	font-size: 40px;
	text-align: center;
	height: 80px;
	padding-top: 40px;
}
.service-content-wrapper{
	width:100%;
	height:700px;
}
.service-content{
	margin: 0 auto;
	padding-top: 30px;
	width:90%;
}
.service-content-left{
	width: 50%;
	float: left;
}

.service-content-right{
	width:50%;
	float:left;
}
.service-item{
	height: 80px;
	margin-top:100px;
}
.service-img{
	float:left;
	width:15%;
}
.service-text{
	float:left;
	padding:20px 0px 0 10px;
	color:#FFFFFF;
	width:65%;
}
.service-text-title{margin-left:30px; font-weight:bold; font-size:16px; line-height:40px;}
.service-text p{margin-left:30px;font-size: 14px;line-height:24px;}
.evaluation-title{
	color: #FFFFFF;
	font-size: 40px;
	text-align: center;
	height: 80px;
	padding-top: 60px;
}
.evaluation-content{
	margin:90px auto;
	width:90%;
	height:700px;
	padding-top:80px;
}
.eva-img-text-wrapper{
	margin:0 auto;
	width:1033px;
	height:450px;
}
.eva-content-marquee{
	margin:0 auto;
	text-align: center;
}
.img-text-wrapper{
	width:1033px;
	text-align: left;
	margin:0 auto;
	height:450px;
}
.eva-futext{
	position: absolute;
	top: 0;
	z-index: 5; 
	width: 1033px;
	height:380px; 
	overflow: hidden;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	background-color:black;
	opacity: 0.7;
	display: none;
	padding-top:80px;
}
.eva-text-detail{
	margin: 50px auto 0;
    width: 455px;
    color: #fff;
    line-height: 2em;
}
.eva-person{
	font-size: 14px;
    padding-top: 20px;
    text-align: right;
    color: #dedede;
    margin-right:50px;
}
.brand-content{
	margin: 0 auto;
	width:90%;
}
.partner-brand{
	margin-top:40px;
	width:100%;
	height:500px;
}
.partner-title{
	padding-top:40px;
	color: #FFFFFF;
	font-size: 30px;
	text-align: center;
	height: 80px;
}
.brand-title{
	color: #FFFFFF;
	padding-top:20px;
	font-size: 30px;
	text-align: center;
	height: 80px;
}
.end-user-title{
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	height: 80px;
	padding-top:20px;
}
.brand-item{
	float:left;
	padding: 20px 20px;
	width:20%;
}
.brand-item img{
	width: 203px;
	height: 99px;
}
.end-user-brand{
	width:100%;
	height:200px;
}
.contactus-title{
	color: #FFFFFF;
	font-size: 30px;
	text-align: center;
	height: 80px;
	padding-top: 30px;
}
.contactus-content{
	width:80%;
	margin: 40px auto 0;
	padding-top: 40px;
	height:200px;
}
.contact-item{
	text-align: center;
	color:#FFFFFF;
	float:left;
	padding:0 20px;
	width:25%;
}

.news-title{
	color: #FFFFFF;
	padding-top: 40px;
	font-size: 30px;
	text-align: center;
	height: 80px;
}
.news-content{
	margin:0 auto;
	padding-top:100px;
	width:1200px;
}
.news-content-wrapper{
	width:1100px;
	margin:0 auto;
}
.news-item{
	float:left;
	width:250px;
	height:350px;
	background-color: #FFFFFF;
}
.news-img{
	height:200px;
	width:250px;
}
.news-img img{
	width: 250px;
}
.news-item-title{
	font-weight: bold;
	padding:15px 10px 0;
	font-size:15px;
}

.news-item-summary{
	padding:10px;
}

.news-source-date{
	padding:10px;
}

.wx-sl-qrcode{
	border:1px solid #ebebeb;
	width:82px;
	display:none;
	z-index:3;
	position:absolute;
}
.dot-area{
	left:69%;
	width:10px;
	height:10px;
	position:absolute;
}
.dot {
  animation: sploosh 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dot2 {
  animation: sploosh2 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dot3 {
  animation: sploosh3 1.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dot,.dot2,.dot3{
  height: 10px;
  width: 10px;
  font-size: 20px;
  color: #fff;
  line-height: 100px;
  text-align: center;
  border-radius: 100%;
  position: absolute;
  z-index: 10;
  animation-iteration-count:infinite;
  background: transparent;
}
@keyframes sploosh {
  0% {
    box-shadow: 0 0 0 0px rgba(0,205,236,.37);
    background: rgba(255, 220, 1, 0.7);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(0, 205, 236, 0);
    background: rgba(255, 220, 1, 0);
  }
}
@keyframes sploosh2 {
  0% {
    box-shadow: 0 0 0 0px rgba(0,205,236,.37);;
    background: rgba(0,205,236,.37);;
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 205, 236, 0);
    background: rgba(0,205,236,.37);
  }
}
@keyframes sploosh3 {
  0% {
    box-shadow: 0 0 0 0px rgba(0,205,236,.37);
    background: rgba(0,205,236,.37);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 205, 236, 0);
    background: rgba(0, 205, 236, 1);
  }
}