.wap {
	display:none;
}
.clearfix:after {      
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;    
    height: 0;
    font-size:0;
}
span{outline: none;}
li{list-style: none;}
*{margin:0;padding:0;}
body{background:#000; font-family:"Microsoft YaHei","微软雅黑","MicrosoftJhengHei","华文细黑","STHeiti","MingLiu"; }
.content{background:url("../images/background.png") no-repeat;background-size: cover;}
img{max-width:100%;height:auto;}

/* ***************pc***************** */
.header {
	width:100%;
	height:80px;
	left:0;
	right:0;
	position:fixed;
	top: 0;
	z-index:1000;
	border-bottom: 1px rgba(255, 255, 255, 0.25) solid;
}
.header-scroll {
	background-color:rgba(0,0,0,0);
}
.header-scroll-second {
	background-color: #ffffff;
}
.header-title {
	width:1200px;
	height:54px;
	margin:20px auto;
}
.header-title div, .header-title ul {
	float:left;
}
.header-title .header-logo {
	width:410px;
	height:100%;
}
/* .header-title .header-download {
	width:200px;
	height:100%;
	line-height:54px;
	margin-left:10px;
}
.header-title .header-download .white-img {
	width:175px;
	height:54px;
	background: url(../images/btn-white-download.png) no-repeat center center;
}
.header-title .header-download .white-img:hover {
	cursor:pointer;
	background: url(../images/btn-white-download-click.png) no-repeat center center;
} */
.header-title .header-nav {
	
	height:100%;
	line-height:44px;
	float:left;
	display: contents;
}
.header-title .header-nav li:not(:first-child) {
	margin-left:0px;
}
.header-title .header-nav li.active{
	color:#e3ceb1;
	border-bottom: 2px #e3ceb1 solid;
}
.header-title .header-nav li{
	width:110px;
	text-align:center;
	float:left;
	list-style: none;
	font-size:16px;
	color:#ffffff;padding-bottom: 14px;
}
.header-title .header-nav li:hover{
	cursor:pointer;
	/* font-size:25px; */
	color:#dbb668;
	/* border-bottom: 2px #e3ceb1 solid; */
}
/* p1 */
/* .block-first {
	background: url("../images/banner1.png") no-repeat center center;
	background-size: cover;
	width:100%;
	height:944px;
} */
.block-first .swiper-container {
	width:100%;
	/* height:400px; */
	margin:0 auto;
}
.block-first .swiper-container .swiper-wrapper {
	height:100%;
	margin:0 auto;
}
.block-first .swiper-container .swiper-wrapper .swiper-slide{
	width:100%;
	height:100%;
	cursor: pointer;
	overflow: hidden;
}
.block-first .swiper-container .swiper-wrapper .swiper-slide .text-con{
	
	width:100%;
	cursor: pointer;
	overflow-y: auto;
	padding: 0 100px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{bottom:30px;}
.block-first .swiper-container .swiper-pagination .swiper-pagination-bullet{
	width:20px;
	height:20px;
	opacity:1;
	background: rgba(255, 255, 255, 0.4);
	
}
.block-first .swiper-container .swiper-pagination .swiper-pagination-bullet:not(:first-child) {
	margin-left:20px;
}
.block-first .swiper-container .swiper-pagination .swiper-pagination-bullet-active{
	background:rgb(0, 135, 212);
	
}

.title-block{text-align: center;color:#e3ceb1;font-size: 36px;padding-top:110px;margin-bottom:64px;}
.title-block img{margin-right:36px;vertical-align: middle;}
.title-block .title2{font-size: 26px;color:#fff;margin-top:40px;}
/* 产品优势 */
.block-second {
	width:100%;
	margin-bottom:120px;
}
/**p1*/
.advantage-p1-content{display: flex;justify-content: center;    align-items: center;}
.advantage-p1-content .left-img{width:48%;max-width: 826px}
.advantage-p1-right{width:524px;margin-left:100px;}
.advantage-p1-right .advantage-p1-right-list{width:100%;float:left;display: flex;align-items: center;color:#fff;    border-bottom: 1px rgba(255, 255, 255, 0.25) solid;padding: 20px;}
.advantage-p1-right .advantage-p1-right-list div{margin-left:20px;}
.advantage-p1-right .advantage-p1-right-list div .title1{color:#e3ceb1;font-size: 30px;}
.advantage-p1-right .advantage-p1-right-list div .title2{color:#fff;font-size: 22px;margin-top:15px;}
/* p2 */
.advantage-p2{margin-top:100px}
.advantage-p2-content{max-width:1600px;height:600px;margin:0 auto;background: url("../images/p3/bg.png") no-repeat bottom center;display: flex;justify-content: space-around;position: relative;}
.advantage-p2-content li{width:22%;max-width:330px;height:450px;float:left;background:#000;bottom: 50px;
     position: absolute;list-style: none;} 
.advantage-p2-content .li-hover{height:525px;background:#fff;}
.advantage-p2-content li img{float:right;margin-top:20px; margin-right: -16px;margin-bottom:25px;}
.advantage-p2-content li .content1{text-align: center;}
.advantage-p2-content li .content1 div:first-child{font-size:28px;color:#e3ceb1;}
.advantage-p2-content li .content1 div:nth-child(2){font-size:22px;color:#fff;margin-top:20px;}
.advantage-p2-content li .content1 div:nth-child(2) span{font-size:28px;}
.advantage-p2-content li .content2{display: none;}
.advantage-p2-content li .content2 div:first-child{font-size:28px;color:#333;font-weight: bold;text-align: center;}
.advantage-p2-content li .content2 div:first-child span{font-size:22px;color:#c1272d;margin-left:10px;}
.advantage-p2-content li .content2 div:first-child span span{font-size:28px;margin-left:0;}
.advantage-p2-content li .content2 div:nth-child(2){font-size:24px;color:#333;/*margin-left:13%;*/margin-top:25px;    line-height: 48px;text-align: center;}
/* p3 */
.advantage-p3{padding-top: 100px;width:80%;margin:0 auto;}
.advantage-p3-content{    display: flex;  justify-content: center;}
.advantage-p3-left{width:190px;float:left;}
.advantage-p3-left li{width:100%;font-size:30px;color:#fff;cursor: pointer;padding:10px;text-align: center;margin-bottom:30px;}
.advantage-p3-left li:hover,.advantage-p3-left li.active{background-color:#734c24;border-top-right-radius: 30px;border-bottom-right-radius: 30px;border-top-left-radius: 30px;border-bottom-left-radius: 30px;}
.advantage-p3-right{float:left;margin-left:8%;display: inline-block;width: 50%;}
.advantage-p3-right .title1{font-size: 22px;color:#fff;}
.advantage-p3-right .title2{font-size: 22px;color:rgba(255, 255, 255, 0.7);margin:20px 0;white-space: nowrap;}
.advantage-p3-right img{background: url("../images/p4/bg.png") no-repeat bottom center;padding:50px 136px;}
/**功能一览*/
.function{width:100%;margin-bottom:100px;}
.function-p1 .title-block{padding-top:130px;}
.function-p1-content{width:750px;height:750px;margin: 0 auto;;background: url("../images/p5/bg.png") no-repeat bottom center;position: relative;}
.function-p1-bg{position: absolute;    left: 92px; top: 85px;z-index: 1;
}
.function-p1-content img{position: absolute;display: none;}

.function-p2-content{width:80%;margin:0 auto;text-align: center;}
.function-p2-content li{display: inline-block;text-align: center;padding: 20px;position: relative;width: 12%;}
.function-p2-content li .content1 p{font-size:22px;color:#fff;margin-top:20px;white-space: nowrap;}
.function-p2-content li .content2{display: none;}
.function-p2-content li .content2 p{font-size:22px;color:#e3ceb1;margin-top:20px;white-space: nowrap;}

/**功能特色*/
.characteristic .title-block{margin-bottom: 170px;}
.characteristic-content{width:1000px;height:520px;padding-top:60px;margin: 0 auto;;background: url("../images/p7/bg.png") no-repeat bottom center;position: relative;}
.characteristic-content span{position: absolute;cursor: pointer;}
.characteristic-content span img:nth-child(2){display: none;}

/**适用范围*/
.range .title-block{margin-top:10px;}
.range-content{/*width:950px;*/margin:0 auto;}
.my-swiper-pagination{border-bottom: 1px #474747 solid;    width: 460px;    display: flex; justify-content: space-between; position: relative;    margin: 0 auto;    margin-bottom: 60px;}
.my-bullet{color:#fff;font-size:22px;padding-bottom:15px;cursor: pointer;}
.my-bullet-active{color:#e3ceb1;border-bottom: 2px #e3ceb1 solid;}


/**合作案例*/
.example .title-block{padding-top:200px;}
.example-content{    display: flex;  justify-content: center;  align-items: center;  padding-bottom: 40px;}

.example-content-left{width:900px;color:#fff;}
.example-content-left .left-blok{/*width:265px;*/width:28%;    display: flex;    align-items: center;border: 2px #fff solid;padding: 50px;border-radius: 10px;font-size:28px;line-height: 50px;    justify-content: space-between;    float: left;margin:10px  20px;white-space: nowrap;}
.example-content-left .left-blok .number{font-size:46px;color:#e3ceb1;margin-left:10px; font-weight: bold;}

.example-content-right{width:615px;position: relative;}
.example-content-right .example-swiper{display: flex;}
  .example-content-right .example-swiper .swiper-button-prev{    left: -40px;
    top: 30%;outline: none;}
  .example-content-right .example-swiper .swiper-button-next{right: -40px;
	top: 30%;outline: none;}
	.swiper-button-next:after, .swiper-button-prev:after{font-size:0px}
  
.example-achievement{display: flex;align-items: center;margin-top:10px;}
.example-achievement .example-blok{display: flex;justify-content: space-around;align-items: center;background:#2A1442;color:#fff;margin-bottom:8px;border-radius: 10px;    padding: 7px 20px;color:#a79ab4;font-size:12px;}
.example-achievement .example-blok img{width:34px;}
.example-achievement .example-blok span:nth-child(2){font-size:14px;white-space: nowrap;margin-right:20px;margin-left:10px;font-weight: bold;color:#fff;}


/**侧边栏**/
.sideFloat{width:103px;position: fixed;right:0px;top:35%;z-index: 900;cursor: pointer;}
.sideFloat .sideFloat-top{background: #1A1A1A;display: inline-block;padding: 0px 20px;border-radius: 10px;}
.sideFloat .sideFloat-top li{text-align: center;padding:20px 10px;border-bottom: 1px rgba(255, 255, 255, 0.2) solid;position: relative;}
.sideFloat .sideFloat-top li:last-child{border-bottom:0;}
.sideFloat .sideFloat-top li .code{    width: 128px;height:165px;background-color:#fff;right:103px;top:-44px;white-space: nowrap; text-align: center;display: none;}
.sideFloat .sideFloat-top li .phone{background-color:#fff;right:103px; white-space: nowrap;font-size: 30px;display: none;}
/**联系我们**/
.footer {
	width:100%;
	background-color:#282828;color:#fff;padding-bottom:30px;font-size: 22px;
}
.footer-container {
	width:80%;margin:0 auto;text-align: left;
	/* display: flex;justify-content: center; */
}
.footer-container .title-block{margin-bottom:20px;}
.footer-container-left{width:50%;    margin-right: 120px;}
.footer-container-left input,textarea{background: unset;color:#fff;    font-size: 18px;    padding: 15px;    width: 92%;    border-radius: 5px;outline: unset;border:1px  #b5b5b5 solid;}
.action-form{margin-top:42px;}
.action-form div{padding-bottom:20px;position: relative;}
.action-form div p{position: absolute;bottom:2px;left:6px;color:#c1272d;font-size: 12px;display: none;}
.action-form div img{position: absolute;top:15px;left:15px;}
.action-button{width:133px;line-height: 40px;background: #714D0A;;color:#fff;text-align: center;border:0;font-size: 18px;border-radius: 5px;margin-left: 174px;    margin-top: 20px;cursor: pointer;}


.footer-container-right{width:50%;}
 .footer .company_info{line-height: 1.6;display: flex;/*justify-content: space-between;*/align-items: center;margin-bottom: 30px;} 

.footer .company_info div span{color:#e8e8e8;font-weight: 100;}
.footer .wechat {
	/* padding-top:52px; */
	display: flex;justify-content: space-around;    text-align: center;margin-left: 100px;

}
.footer .wechat footer {
	font-size: 22px;
	text-align: center;
}

.footer .company_info .tel {
 font-size: 48px;
}
.footer .about-us{color: #e8e8e8;font-weight: 100;margin-top:20px;    line-height: 42px;}
.copy-right{text-align: center;font-size: 14px;color: #999;margin-top: 80px;}

