*{ margin:0; padding:0; list-style:none;}
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a{text-decoration:none;color: #333;}
html{font-size:20px; overflow-x: hidden; font-family:"Microsoft YaHei","arial";
	-moz-user-select:none;/*陆没脰鹿赂麓脰脝*/
    -webkit-user-select:none;
    -ms-user-select:none;
    -khtml-user-select:none;
      user-select:none;}
body{ background-color: #f5f5f5; overflow: hidden;letter-spacing:2px;}
#header{background-color: #fff;text-align: center;height: 96px;line-height: 96px;color: #333;position: relative; position:fixed;top:0;left:0; width: 100%; z-index: 999;}
#header span.right{width: 96px;height: 96px;position: absolute;right: 0;top: 0;background:url("../img/index-icon-1.png") no-repeat center center;background-size: 80%;
transform:rotate(0deg);
-ms-transform:rotate(0deg);     /* IE 9 */
-moz-transform:rotate(0deg);    /* Firefox */
-webkit-transform:rotate(0deg); /* Safari 潞脥 Chrome */
-o-transform:rotate(0deg);
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
#header span.right.on{background: url("../img/index-icon-2.png") no-repeat center center;background-size: 80%;
transform:rotate(135deg);
-ms-transform:rotate(135deg);     /* IE 9 */
-moz-transform:rotate(135deg);    /* Firefox */
-webkit-transform:rotate(135deg); /* Safari 潞脥 Chrome */
-o-transform:rotate(135deg);
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
#header h1{font-size:32px;font-weight: normal; border-bottom: 2px solid #f0f0f0; }
#header a.left{position:absolute;left:0;top:0;display: block;width: 96px;height: 96px; background: url("../img/index-icon-3.png") no-repeat center center;background-size: 70%;}
.menu{overflow: hidden;background-color: #fff;width: 100%;position: fixed;left: 0;top: 96px;right: 0;z-index: 9999;height: 0;
-webkit-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
box-shadow:rgba(0,0,0,.1) 0 4px 6px;
}
.menu li{width: 100%;text-align: center;border-bottom: 2px solid #f5f5f5;font-size:28px;height:70px;line-height:70px; }
.menu li a{color: #333;display: inline-block;width: 100%;text-align: center; text-decoration:none;}

/*轮播*/
.flexslider {margin-top: 96px; position: relative;width: 100%;height: 460px;overflow: hidden;zoom: 1;}    
.flexslider .slides li {width: 100%; }    
.flex-direction-nav a {width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background:url(../img/ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px; }   
.flex-direction-nav .flex-next {background-position: 0 -70px;right: 0;}    
.flex-direction-nav .flex-prev {left: 0;}  
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25); }    
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}    
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50); cursor:pointer;}    
.flex-control-nav { width: 100%;position: absolute;bottom: 10px; text-align: center;}    
.flex-control-nav li { margin: 0 2px;display: inline-block; zoom: 1;*display: inline;}  
.flex-control-paging li a {background:url(../img/dot.png) no-repeat 0 -16px;display: block; height: 16px;overflow: hidden;text-indent: -99em;width: 16px;cursor: pointer;}   
.flex-control-paging li a.flex-active,.flex-control-paging li.active a {background-position: 0 0;}    
.flexslider .slides li img {width: 100%;display: block;}
/*主页子导航*/
.index-nav{ height:80px; width: 100%; background-color: #fff; margin-bottom:2px;}
.index-nav ul{display:flex;-webkit-display:flex;}
.index-nav ul li{ line-height: 80px; flex:1; -webkit-flex:1; text-align: center;}
.index-nav ul li a{ width: 100%; height: 100%; display: inline-block;font-size: 24px;}
/*简单高效自由*/
.index-section-1,section{text-align: center; background-color: #fff; margin-top: .5rem; border-top: 1px solid #fff; padding-bottom: 20px;}
.index-section-1 h1,section h1{ text-align: left; border-left: 4px solid #0bb9f8; color: #0bb9f8; padding-left: .5rem; font-size: 1.4rem; font-weight: normal; margin:1rem;}
.index-section-1 p,section p{text-align: left; font-size: 18px; color: #666; padding: 0 1rem; }
/*省钱*/
.index-section-3-but{ background-color:#0bb9f8; width: 690px; margin: 0 auto; height: 2.5rem; margin-bottom: 1rem;}
.index-section-3-but a{ line-height: 2.5rem; float:left;width:230px;height:50px;margin-bottom:10px; border:solid 1px #0bb9f8; font-size:20px; color:#226b80;text-align:center;letter-spacing:8px;}
.index-section-3-but a:hover{ color:#0bb9f8; background-color: #fff;} 
.index-section-3-img{ width:750px; height: 600px; overflow: hidden; margin: 0 auto;}
/*案例*/
.index-section-5 h1 a{ float: right; font-size: 20px; color: #ccc;}
.index-section-5 ul li{width: 340px; height: 360px; display: inline-block; margin-bottom: 10px;}
.index-section-5 ul li.case-1{background-image: url(../img/anli1.jpg); }
.index-section-5 ul li.case-2{background-image: url(../img/anli2.jpg); }
.index-section-5 ul li.case-3{background-image: url(../img/anli3.jpg); }
.index-section-5 ul li.case-4{background-image: url(../img/anli4.jpg); }
.index-section-5 ul li p{ height: 4px; width: 8px; background-color: #fff; margin: 180px auto 0 auto;}
.index-section-5 ul li span{ font-weight: bold; font-size: 30px; margin-top: 10px; color: #fff; display: inline-block;}

.foot{ background-color: #373d41;padding: 20px 0; margin-top: -8px; text-align: center; }
.foot div h2{color: #17a5dc;}
.foot div p{ color: #fff; padding-bottom: 20px; border-bottom: 1px solid #4a4f55; }
.foot acronym{color: #7c8288; font-size: 14px; padding-top: 20px; width:750px; display: inline-block;}

/*产品*/
.banner{margin-top: 96px; height: 250px; text-align: center;}
.pro-section-1{ background-color:#fff;}
.pro-section-1 ul li{ width: 346px; display: inline-block; font-size: 0;  }
.pro-section-1 ul li a{ display: block; }
.pro-section-1 ul li p{ padding: 20px 0;   background-color: #f5f5f5; font-size: 24px; margin-bottom: 10px; text-align: center;}
.pro-section-1 ul li img{border:2px solid #f5f5f5; width: 346px;}

.pro-section-3 ul li{ width: 140px; margin:10px 0px; display: inline-block;}
.pro-section-3 ul li p{ font-size: 20px; text-align: center;}

/*服务*/

.serve-section-1 p,.serve-section-2 p,.serve-section-3 p{text-align: left;line-height: 36px; font-size:18px; color: #666;}
.serve-section-1 p i{ color: red;}
.serve-section-1 h2,.serve-section-3 h2{ text-align: left;margin-left: 20px;}
.serve-section-3 ul li h2{ font-size: 36px; line-height: 72px; margin-top: 40px;}
.serve-section-3 ul li{ border: 4px solid #f5f5f5;margin: 20px;  height: 280px;}
.serve-section-3 ul li p{width: 540px; font-size:24px;}
.serve-section-3 ul li:nth-child(1){ background: url(../img/serve-img-3.png) no-repeat right;}
.serve-section-3 ul li:nth-child(2){ background: url(../img/serve-img-4.png) no-repeat right;}
.serve-section-3 ul li:nth-child(3){ background: url(../img/serve-img-5.png) no-repeat right;}
/*加盟*/
.join-section-1 ul{ display: flex; flex-wrap:wrap; width: 690px; margin:0 auto;}
.join-section-1 ul li{ width: 230px; height: 230px;  }
.join-section-1 ul li p{ font-weight:bold; color: #333; text-align: center; padding: 0; line-height: 60px;}
.join-section-1 ul li img{margin-top: 80px;}
.join-section-1 ul li:nth-child(odd){ background-color: #f6f8f8;}
.join-section-2{ margin-top: -20px; padding-top: 40px;}
.join-section-2 ul li{width: 224px; height: 224px; margin:6px 3px; display: inline-block;} 
.join-section-2 ul li p{ text-align: center; line-height: 224px;}
.join-section-2 ul li p span{ background-color:rgba(13,86,251,.4); padding: 5px 10px; border-radius:20px; color: #fff;}
.join-section-2 ul li:nth-child(1){background: url(../img/join-img-1.jpg) no-repeat;}
.join-section-2 ul li:nth-child(2){background: url(../img/join-img-2.jpg) no-repeat;}
.join-section-2 ul li:nth-child(3){background: url(../img/join-img-3.jpg) no-repeat;}
.join-section-2 ul li:nth-child(4){background: url(../img/join-img-4.jpg) no-repeat;}
.join-section-2 ul li:nth-child(5){background: url(../img/join-img-5.jpg) no-repeat;}
.join-section-3{margin-top: -10px; height: 340px; background: url(../img/join-img-6.jpg) no-repeat;}
.join-section-3 article{background-color: rgba(171,182,187,.4); padding: 20px 0; width:660px; border-radius: 10px; margin: 50px 0 0 20px; }
.join-section-3 p:nth-child(1){ font-weight: bold;}
.join-section-3 p{ color: #fff; line-height: 48px; font-size: 24px;}
/*体验*/
/*.experience-section-1{ margin:10px auto; overflow:hidden;}
.experience-section-1 a{ display:inline-block; border:1px solid #e6e6e6; border-radius:5px; height:170px; width:400px; margin:60px 0px 0 135px;}
.experience-section-1 a:nth-child(2){ margin-right:0;}
.experience-section-1 a b{ margin:0 30px 0 20px;float:left; width:80px; height:170px; display:inline-block;background:url(../img/experience-icon-1.png) no-repeat center center;}
.experience-section-1 a:nth-child(2) b{background:url(../img/experience-icon-3.png) no-repeat center center;}
.experience-section-1 a font{ width:270px; display:inline-block; text-align:left; color:#8d9399;}
.experience-section-1 a font.title{ color:#5f6367; font-size:30px; line-height:60px; padding-top:34px;}
.experience-section-1 a:hover{border:1px solid #0bb9f8;}
.experience-section-1 a:hover font.title{ color:#0bb9f8;}
.experience-section-1 a:hover b{ background-image:url(../img/experience-icon-2.png);}
.experience-section-1 a:nth-child(2):hover b{ background-image:url(../img/experience-icon-4.png);}*/
.experience-section-1{margin:10px auto; overflow:hidden;}
.experience-section-1 p{font-size: 24px; text-align: center; line-height: 188px; color: #0072fe;}

/*产品*/
.proMain-section-1 img{ margin:0 auto; display: block;  }