﻿html{box-sizing:border-box}
*,*:before,*:after{box-sizing:inherit}
body{margin: 0;padding: 0;min-width: 1200px;}
a{text-decoration: none;}
.h2-mobile{font-size:36px;line-height:46px}
.h3-mobile{font-size:24px;line-height:34px}
.text-sm{font-size: 16px;font-weight: 400;color: #5C6276;line-height: 30px;text-align: left;}
.text-xs{font-size:16px;line-height:24px}
.container,.container-sm{width:100%;margin:0 auto;/*padding-left:16px;padding-right:16px*/}
.container{max-width:1200px}
.container-sm{max-width:848px}
.container .container-sm{max-width:800px;padding-left:0;padding-right:0}
.list-reset{list-style:none;padding:0}
.text-center{text-align:center}
.has-top-divider{position:relative}
/*.has-top-divider::before{content:'';position:absolute;top:0;left:0;width:100%;display:block;height:1px;background:#E2E8ED}*/
.m-0{margin:0}
.mt-0{margin-top:0}
.mr-0{margin-right:0}
.mb-0{margin-bottom:0}
.ml-0{margin-left:0}
.m-8{margin:8px}
.mt-8{margin-top:8px}
.mr-8{margin-right:8px}
.mb-8{margin-bottom:8px}
.ml-8{margin-left:8px}
.m-16{margin:16px}
.mt-16{margin-top:16px}
.mr-16{margin-right:16px}
.mb-16{margin-bottom:16px}
.ml-16{margin-left:16px}
.m-24{margin:24px}
.mt-24{margin-top:24px}
.mr-24{margin-right:24px}
.mb-24{margin-bottom:24px}
.ml-24{margin-left:24px}
.m-32{margin:32px}
.mt-32{margin-top:32px}
.mr-32{margin-right:32px}
.mb-32{margin-bottom:32px}
.ml-32{margin-left:32px}
.m-40{margin:40px}
.mt-40{margin-top:40px}
.mr-40{margin-right:40px}
.mb-40{margin-bottom:40px}
.ml-40{margin-left:40px}
.m-48{margin:48px}
.mt-48{margin-top:48px}
.mr-48{margin-right:48px}
.mb-48{margin-bottom:48px}
.ml-48{margin-left:48px}
.m-56{margin:56px}
.mt-56{margin-top:56px}
.mr-56{margin-right:56px}
.mb-56{margin-bottom:56px}
.ml-56{margin-left:56px}
.m-64{margin:64px}
.mt-64{margin-top:64px}
.mr-64{margin-right:64px}
.mb-64{margin-bottom:64px}
.ml-64{margin-left:64px}
.p-0{padding:0}
.pt-0{padding-top:0}
.pr-0{padding-right:0}
.pb-0{padding-bottom:0}
.pl-0{padding-left:0}
.p-8{padding:8px}
.pt-8{padding-top:8px}
.pr-8{padding-right:8px}
.pb-8{padding-bottom:8px}
.pl-8{padding-left:8px}
.p-16{padding:16px}
.pt-16{padding-top:16px}
.pr-16{padding-right:16px}
.pb-16{padding-bottom:16px}
.pl-16{padding-left:16px}
.p-24{padding:24px}
.pt-24{padding-top:24px}
.pr-24{padding-right:24px}
.pb-24{padding-bottom:24px}
.pl-24{padding-left:24px}
.p-32{padding:32px}
.pt-32{padding-top:32px}
.pr-32{padding-right:32px}
.pb-32{padding-bottom:32px}
.pl-32{padding-left:32px}
.p-40{padding:40px}
.pt-40{padding-top:40px}
.pr-40{padding-right:40px}
.pb-40{padding-bottom:40px}
.pl-40{padding-left:40px}
.p-48{padding:48px}
.pt-48{padding-top:48px}
.pr-48{padding-right:48px}
.pb-48{padding-bottom:48px}
.pl-48{padding-left:48px}
.p-56{padding:56px}
.pt-56{padding-top:56px}
.pr-56{padding-right:56px}
.pb-56{padding-bottom:56px}
.pl-56{padding-left:56px}
.p-64{padding:64px}
.pt-64{padding-top:64px}
.pr-64{padding-right:64px}
.pb-64{padding-bottom:64px}
.pl-64{padding-left:64px}
.button{display:inline-flex;font-size:16px;font-weight:700;line-height:16px;text-decoration:none !important;background-color:#fff;color:#0081F6 !important;border:none;border-radius:4px;cursor:pointer;justify-content:center;padding:16px 32px;height:48px;text-align:center;white-space:nowrap}
.button:active{outline:0}
.button::before{border-radius:4px}
.button-shadow{position:relative}
.button-shadow::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 8px 16px rgba(31,43,53,0.12);mix-blend-mode:multiply;transition:box-shadow .15s ease}
.button-shadow:hover::before{box-shadow:0 8px 16px rgba(31,43,53,0.25)}
.button-sm{padding:8px 24px;height:32px}
.button-sm.button-shadow::before{box-shadow:0 4px 16px rgba(31,43,53,0.12)}
.button-sm.button-shadow:hover::before{box-shadow:0 4px 16px rgba(31,43,53,0.25)}
.button-primary{color:#fff !important;transition:background .15s ease}
.button-primary{background:#ff678c;background:linear-gradient(65deg, #1aa1f3, #6783fb)}
.button-primary:hover{background:#ff6c90;background:linear-gradient(65deg, #1aa1f3, #6783fb)}
.button-primary.button-shadow::before{box-shadow:0 8px 16px rgba(255,77,121,0.25)}
.button-primary.button-shadow:hover::before{box-shadow:0 8px 16px rgba(255,77,121,0.4)}
.button-primary .button-sm.button-shadow::before{box-shadow:0 4px 16px rgba(255,77,121,0.25)}
.button-primary .button-sm.button-shadow:hover::before{box-shadow:0 4px 16px rgba(255,77,121,0.4)}
.button-block{display:flex}
.site-header{position:relative;padding:24px 0}
.site-header-inner{position:relative;display:flex;justify-content:space-between;align-items:center}
.hero{position:relative;text-align:left;padding-top:40px}
.hero-inner{position:relative;margin-bottom: 50px;}
.hero-inneraa::before {content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;box-shadow: 0 16px 48px #E2E8ED;mix-blend-mode: multiply;}
.hero-title{font-weight:700;color: #333;}
.hero-paragraph{margin-bottom:32px;color: #333;position: relative;}
.hero-paragraph_l{display: inline-block;height: 70px;vertical-align: middle;}
.hero-paragraph_r{display: inline-block; margin-left: 20px;}
.hero-paragraph_r1{font-size: 20px;font-weight: bold;color: #54545A;margin-bottom: 10px;}
.hero-paragraph_r2{font-size: 16px;font-weight: 500;color: #949498;}
.jiange_da{height:50px}

.hero-illustration{margin-top:40px;padding-bottom:40px}
.hero-illustration img,.hero-illustration svg{width:100%;max-width:320px;height:auto;margin:0 auto;overflow:visible}

.features .section-title{text-align: center;font-size: 32px;color: #000;}
.section-letter_title{text-align: center;margin: 21px 0 56px;font-size: 18px;color: #54545A;}
.features-wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-12px;margin-left:-12px}
.features-wrap:first-child{margin-top:-12px}
.features-wrap:last-child{margin-bottom:-12px}
.feature{padding:12px;width:306px;max-width:306px;flex-grow:1}
.feature-inner{height:100%;background:#fff;padding:52px 22px 20px 22px;box-shadow:0 16px 48px #E2E8ED;text-align: left;position: relative;border-radius: 6px;border: 2px solid #fff;}
.feature-inner:hover{border:2px solid #4b95fc;}
@supports (-ms-ime-align: auto){
	.feature-inner{box-shadow:0 16px 48px rgba(31,43,53,0.12)}
}
.feature-icon{display:flex;justify-content:center}
.feature-title{font-size: 20px;font-weight: bold;color: #141E38;line-height: 25px;text-align: left;margin-bottom: 27px;}

.pricing{position:relative;overflow:hidden}
/*.pricing::before{content:'';position:absolute;top:calc(100% - 200px);left:0;width:100%;height:630px;background:#008ae0;background-size: 100%; overflow:hidden}*/
.pricing .section-title{margin-bottom:48px}
.pricing-tables-wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-12px;margin-left:-12px}
.pricing-tables-wrap:first-child{margin-top:-12px}
.pricing-tables-wrap:last-child{margin-bottom:-12px}
.pricing-table{padding:12px;width:344px;max-width:406px;flex-grow:1}
.pricing-table-inner{position:relative;display:flex;flex-wrap:wrap;background:#fff;padding:24px;height:100%;}
.pricing-table-inner>*{position:relative;width:100%;}
.pricing-table-inner::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:0 16px 48px #E2E8ED;mix-blend-mode:multiply}
@supports (-ms-ime-align: auto){
	.pricing-table-inner::before{box-shadow:0 16px 48px rgba(31,43,53,0.12)}
}
.pricing-table-header{position:relative}
.pricing-table-header::after{content:'';position:absolute;bottom:0;left:0;width:100%;display:block;height:1px;background:#E2E8ED}
.pricing-table-title{color:#1F2B35}
.pricing-table-price-currency{color:#6F8394}
.pricing-table-features li{align-items:center;margin-bottom:14px;text-align: center;}

.body-wrap{background:#fff;overflow:hidden;display:flex;flex-direction:column;min-height:100vh;margin:0 auto;}

.main{flex:1 0 auto}
.section-inner{position:relative;padding-top:40px;padding-bottom:48px}



/*head*/
.sahead{position: relative;height: 78px;width: 100%;margin: 0 auto; z-index: 111;background: #fff;box-shadow: 0 0 8px rgba(0, 0, 0, .2);}
.saheada{width: 1200px;margin: 0 auto;}
.sahead_active{position: fixed;top: 0;visibility: visible;transition: visibility 0s 3s;}
.sahead_l{float: left;line-height: 74px;}
.sahead_l .logo {vertical-align: middle;height: 48px;}
.saheadb{height:78px}
.sahead_c{vertical-align: middle;height: 74px;padding-left: 80px;float: left;}
.sahead_ca{float: left;margin-top: 28px;padding: 0 20px;position: relative;height: 46px;}
.sahead_ca:hover a{color: #008ae0;}
.sahead_ca a{color: #111;font-size: 16px;cursor: pointer;}
.sahead_r{float: right;line-height: 88px;}
.sahead_ra{width: 95px;height: 29px;font-size: 13px;line-height: 29px;text-align: center;border: 1px solid #008ae0;border-radius: 15px;overflow: hidden;margin-left: 20px;margin-top: 28px;float: right;}
.sahead_ra_a{background-color: #fff;border-color: #008ae0;color: #008ae0;cursor: pointer;display: inline-block;width: 100%;height: 100%;}
.sahead_ra:hover a{background-image: linear-gradient(90deg, #1aa1f3, #6783fb);color: #fff}
.sahead_rb{width: 95px;height: 29px;font-size: 13px;line-height: 29px;text-align: center;color: #fff;border-radius: 15px;overflow: hidden;margin-left: 12px;margin-top: 28px;float: right;}
.sahead_rb_a{background-image: linear-gradient(90deg, #1aa1f3, #6783fb);cursor: pointer;display: inline-block;width: 100%;height: 100%;color: #fff;}
.sahead_rb:hover a{opacity: 0.9}
@media screen and (max-width: 641px) {
  .sahead{height: 50px;}
  .sahead_l{float: left;line-height: 48px;margin-left:15px;}
  .sahead_l .logo {vertical-align: middle;height: 28px;}
  .saheadb{height:48px}
  .sahead_c{display: none;}
  .saheada{width: 100%}
  .sahead_rb{margin-top: 10px}
  .sahead_ra{margin-top: 10px}
}
/*轮播图*/
.fullwidthbanner-container{width:100% !important;position:relative;padding:0;max-height:600px !important;overflow:hidden;}
.fullwidthbanner-container .fullwidthabnne{width:100% !important;max-height:600px !important;position:relative;}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}
@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:rgba(0,0,0,0.7); !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#1aa1f3 !important;
 }
/** BULLETS **/
.tp-bullets {z-index: 101;position: absolute;bottom: 0px;}
.tp-bullets.simplebullets.round .bullet {cursor: pointer;position: relative;background: #fff;width: 10px;height: 10px;float: left;border-radius: 100%;margin: 0 3px 15px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}
.tp-leftarrow.large {z-index: 100;cursor: pointer;position: relative;background: rgba(0,0,0,0.6) url(../Images/slider-left-arrow.png) no-Repeat;width: 42px;height: 43px;margin-left: 3%;margin-top: -21px;border-radius: 100%;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.tp-rightarrow.large {z-index: 100;cursor: pointer;position: relative;background: rgba(0,0,0,0.6) url(../Images/slider-right-arrow.png) no-Repeat 0 0;width: 42px;height: 43px;margin-left: -3%;margin-top: -21px;border-radius: 100%;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}
.tp-bullets.tp-thumbs {z-index: 100;position: absolute;padding: 3px;background-color: #fff;width: 500px;height: 50px;margin-top: -50px;}
.fullwidthbanner-container .tp-thumbs {padding: 3px;}
.tp-bullets.tp-thumbs .tp-mask {width: 500px;height: 50px;overflow: hidden;position: relative;}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {width: 5000px;position: absolute;}
.tp-bullets.tp-thumbs .bullet {width: 100px;height: 50px;cursor: pointer;overflow: hidden;background: none;margin: 0;float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {width: 100%;}
.tp-bannertimer {width: 100%;height: 10px;position: absolute;z-index: 200;z-index: 5000;}
.tp-bannertimer.tp-bottom {bottom: 0px !important;height: 5px;}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {width: 300px !important;height: 30px !important;}
    .responsive .tp-bullets.tp-thumbs .tp-mask {width: 300px !important;height: 30px !important;}
    .responsive .tp-bullets.tp-thumbs .bullet {width: 60px !important;height: 30px !important;}
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {display: none;}
    .responsive .tparrows {display: none;}
}
.tp-simpleresponsive img {-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-o-user-select: none;}
.tp-simpleresponsive a {text-decoration: none;}
.tp-simpleresponsive ul {list-style: none;padding: 0;margin: 0;}
.tp-simpleresponsive >ul >li {list-stye: none;position: absolute;visibility: hidden;}
.caption.slidelink a div,
.tp-caption.slidelink a div {width: 10000px;height: 10000px;}
.tp-loader {background: url(../Images/loader.gif) no-repeat 10px 10px;background-color: #fff;margin: -22px -22px;top: 50%;left: 50%;z-index: 10000;position: absolute;width: 44px;height: 44px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}


.feature-inner:hover .jdjs_img1{
    transform: scale(1.2);
    transition: all 1s;
}
.jdjs_img2{position: absolute;bottom: 0;right: 0}
.jsright_img{}


/*客户案例*/
.control-box {width: 1200px;height: 560px;margin-left: auto;margin-right: auto;position: relative;}
.control-box ul {list-style: none;}
.control-box ul li {position: absolute;top: 50%;cursor: pointer;margin-top: -25px;}
.prev {left: 0;}
.prev img{height: 50px;}
.next {right: 0;}
.next img{height: 50px;}
.bigbox {overflow: hidden;height: 560px;margin: auto 40px auto;}
#switcher {height: 560px;left: 0px;}
.content_1.content_2 {width: 100%;float: left;}
.box {min-height: 170px;transition:all .7s ease 0s;height: 560px;float: left;background-size: 100%;background-repeat: no-repeat;background-position: top center;position: relative;}
/*@media (max-width: 641px){
	.control-box {max-width: 400px !important;height: 180px;}
}*/
.tcewm_da{width: 100%;position: absolute;top: 0;left: 0;opacity: 0;}
.tcewm_da_img1{width: 100%;opacity: 0.5;}
.tcewm_da_img2{width: 60%;position: absolute;left: 20%;top: 30%;border-radius: 6px}
.tcewm_db{cursor: pointer; position: absolute;top: 66%;background: #fff;border-radius: 30px;width: 60%;left: 20%; height: 34px;line-height: 34px;color: #666;font-size: 14px;margin: 0 auto;}
.box:hover .tcewm_da{
	 opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}


/*解决方案*/
.jjfa_img1{display: inline-block;width: 55px;height: 55px;vertical-align: middle;}
.jjfa_da{display: inline-block;color: #111111;font-size: 20px;height: 40px;line-height: 40px;vertical-align: middle;font-weight: 800;}
.jjfa_db{font-size: 16px;color: #777777;text-align: center;line-height: 24px;margin-top: 16px;}
.jsright_imga{width: 100%;position: absolute;left: 0;top: 0;}

.join_ipt1{width: 100%;height: 50px;max-width: 100%;font-size: 14px;border: 1px solid #ececec;padding: 0 15px 0 15px;border-radius: 5px;}
.join_ipt2{width: 48%;height: 50px;max-width: 50%;float: left; font-size: 14px;border: 1px solid #ececec;padding: 0 15px 0 15px;border-radius: 5px;}
.join_ipt3{width: 48%;height: 50px;max-width: 50%;float: right; font-size: 14px;border: 1px solid #ececec;padding: 0 15px 0 15px;border-radius: 5px;}
.join_txt1{width: 100%;max-width: 100%;font-size: 14px;border: 1px solid #ececec;border-radius: 5px;height: 165px;max-height: 165px;padding: 15px;}
.join_ipt4{width: 60%;height: 60px;max-width: 100%;font-size: 14px;border: 1px solid #ececec;padding: 0 15px 0 15px;border-radius: 5px;background: rgba(240, 240, 245, 1);}
.join_ipt5{width: 38%;height: 60px;max-width: 100%;font-size: 14px;border: 1px solid #ececec;padding: 0 15px 0 15px;border-radius: 5px;background: rgba(240, 240, 245, 1);}
.join_ipt6{float: right; width: 38%;height: 60px;max-width: 100%;font-size: 14px;border: 1px solid #ececec;padding: 0 15px 0 15px;border-radius: 5px;background: rgba(240, 240, 245, 1);}


.num_da{width: 300px;float: left;text-align: center;margin-bottom: 40px}
.num_da1{display: inline-block; text-align: center;border-radius: 100%;border:1px solid #fff;width: 80px;height: 80px;}
.num_da1 img{width: 50px;height: 50px;margin: 14px;}
.num_da2{font-size: 46px;font-weight: bold;color: #fff;margin: 10px 0}
.num_da2_span{font-size: 18px;font-weight: 500;color: #fff}
.num_da3{color: #fff;font-size: 16px;line-height: 24px;}


.footer {padding: 0;background-color: #F6F6F6;}
.footer .footer-top {padding: 30px 0px;}
.footer .single-footer h2 {color: #333;font-size: 18px;font-weight: 600;text-transform: capitalize;margin: 18px 0;text-transform: uppercase;}
.footer .single-footer h2 img{width: 18px;float: left;margin-top: 4px;margin-right: 10px;}
.footer .single-footer a span {display: block;color: #868585;margin: 12px 0px;text-transform: capitalize;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;}
.footer .single-footer a img{width: 12px;float: left;margin-top: 5px;margin-right: 8px;}
.footer .single-footer .contact {margin-top: 15px;}
.footer .single-footer .contact p {margin-top: 10px;color: #868585;}
.footer .single-footer .contact p  span {display: block;color: #868585;margin: 12px 0px;text-transform: capitalize;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;}
.footer .single-footer .contact p  img{width: 12px;float: left;margin-top: 5px;margin-right: 8px;}
.copyright {text-align: center;padding: 5px 0;background: #008ae0;}
.copyright .copyright-content p {color: #fff;line-height: 30px;}


.floating_ck{position:fixed;right:20px;top:50%;z-index: 112;}
.floating_ck dl dd{position:relative;width:68px;height:80px;background-color:#3f93f7;border-bottom:solid 1px #57a4ff;text-align:center;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#57a4ff;border-bottom:solid 1px #3f93f7;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background:url(../Images/zxicon.png) no-repeat center 20px;background-size: 45%;border-top-right-radius: 4px;border-top-left-radius: 4px;}
.qrcord{background:url(../Images/erweima.png) no-repeat center 20px;background-size: 40%;}
.return{background:url(../Images/fanhui.png) no-repeat center 14px;background-size: 38%;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
.floating_ck dd span{color:#fff;display:block;padding-top:50px;font-size: 14px;}
.floating_left{box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .15);position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#fff;border-bottom:solid 1px #fff;display:none;}
.floating_ewm{height:194px;top:-115px;box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .15);}
.floating_ewm i{background:url(../Images/ewm.jpg) no-repeat;display:block;width:145px;height:145px;margin:auto;margin-top:7px;background-size: 100%;}
.floating_ewm p{color:#333;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:14px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}

.floating_left{border-radius: 4px;}
.floating_left .sev-t img{float: left;display: block;width: 42px;height: 42px;margin-top: 30px;margin-right: 12px;margin-left: 20px;}
.floating_left .sev-t p {float: left;color: #0098ff;font-size: 24px;line-height: 28px;margin-bottom: 0;text-align: left;padding-top: 25px;}
.floating_left .sev-t p i {display: block;font-size: 14px;color: #aaa;font-style: normal;}
.clear {display: block;clear: both;}
.floating_left .sev-b {background: #fff;padding-bottom: 1px;border-top: 1px solid #e4e4e4;}
.floating_left .sev-b h4 {color: #666;font-size: 14px;font-weight: normal;line-height: 50px;}
.floating_left .sev-b ul{list-style: none;padding: 0}
.floating_left .sev-b li {float: left;width: 50%;}
.floating_left .sev-b li a {display: inline-block;color: #999;font-size: 13px;padding-left: 43px;background: url(../Images/q1.gif) no-repeat left 3px;line-height: 36px;}

.salogin_da{border-radius: 6px;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,0.1);overflow: hidden;padding: 0;}
.salogin_db{width: 50%;float: left;margin-bottom: -90px;}
.salogin_db img{width: 100%;}
.salogin_dc{float: left;width: 50%;}
.login_foot{display: flex;align-items: center;font-size:14px;margin-top: 25px}
.login_foot label{margin-left: 6px;cursor: pointer;margin-bottom: 0;color: #666;}
.login_foot_pwd{flex: auto;text-align: right;cursor: pointer;color: #0081f6;}
.logon_pl {
    position: absolute;
    left: -90px;
    line-height: 60px;
    padding: 0;
    margin: 0;
    font-size: 15px;
}
.logon_pl span{color: #fff;padding-right: 2px;}
.logon_pl .span1{color: red;padding-right: 2px;}

.logon_sex{float: right;font-size: 15px;line-height: 60px;}





@media (min-width: 641px){
    .hero{text-align:left;padding-top:92px;padding-bottom:80px}
    .hero-inner{display:flex}
    .hero-copy{padding-right:48px;min-width:512px}
    .hero-copy1{ padding-right: 0;padding-left: 88px;}
    .hero-illustration{margin-top:0;padding-bottom:0}
    .hero-illustration img,.hero-illustration svg{max-width:none;width:528px}
    .jiange_da{height:150px}

    .features{position:relative;}
    .features .section-square{position:absolute;top:0;left:0;height:240px;width:44%;background:#F6F8FA}

    .section-inner{padding-top:40px;padding-bottom:80px}
    .single-footerr{width: 420px;}
    .pricing .section-square{position:absolute;top:calc(100% - 440px);right:0;height:240px;width:44%;background:#F6F8FA}
    .pricing .section-title{margin-bottom:64px}
}
@media (min-width: 1025px){.hero::before{left:auto;width:43%}
    .hero-copy{padding-right:88px;min-width:660px}
    .hero-copy1{ padding-right: 0;padding-left: 88px;}
}
@media (max-width: 641px){
    .feature{opacity: 1 !important;}   
    .pricing-table-features li{opacity: 1 !important;}   
    .hero-illustration{opacity: 1 !important;float: left;}
    .hero-paragraph{opacity: 1 !important;}
    .hero-copy1{float: right;margin-left: 40px}
}