﻿/*pad*/
img {
	max-width: 100%;
}
.toe {
	/*超出省略号*/
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
input[type="submit"], input[type="reset"], input[type="button"], button {
	-webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/
}
/*导航*/
.gh { position:absolute; right:-10px; left:auto ; top:0; overflow:hidden;
	height: 34px;
	width: 34px;
	margin-top:5px; margin-right:0; 
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor: pointer;
	display: none;
	z-index: 9999;
}
.gh.selected {
	transform: rotate(90deg);
}
.gh a {
	background-color: #fff;
	display: block;
	height: 4px;
	margin-top: -2px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
}
.gh:hover a:before {
	transform: translateY(-2px) rotate(0deg);
	-webkit-transform: translateY(-2px) rotate(0deg);
	-ms-transform: translateY(-2px) rotate(0deg);
}
.gh:hover a:after {
	transform: translateY(2px) rotate(0deg);
	-webkit-transform: translateY(2px) rotate(0deg);
	-ms-transform: translateY(2px) rotate(0deg);
}
/*.gh.selected:hover a:before {
	transform: translateY(0px) rotate(-55deg);
	-webkit-transform: translateY(0px) rotate(-55deg);
	-ms-transform: translateY(0px) rotate(-55deg);
}
.gh.selected:hover a:after {
	transform: translateY(0px) rotate(55deg);
	-webkit-transform: translateY(0px) rotate(55deg);
	-ms-transform: translateY(0px) rotate(55deg);
}*/
.gh a:after, .gh a:before {
	background-color: #fff;
	content: "";
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
}
.gh a:after {
	top: 10px;
}
.gh a:before {
	top: -10px;
}
.gh.selected a:after, .gh.selected a:before {
	top: 0;
	background: #fff;
}
.gh.selected a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
}
.gh.selected a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
}
.gh.selected a {
	background-color: transparent !important;
}
body{
	min-width:320px;
}
@media screen and (max-width: 1023px) {
	.container{width:auto !important;}
	.navbar-header{ width:100%; position:relative;}
.topbar{ width:auto !important; display:none;}
.topbar .left{ width:auto; }
.topbar .mini-nav{ display:none;}
.navbar-header img{ width:190px; display:block; float:left; }
.gh{ display:block;}
#navbar{ width:auto 100% !important; display:none !important; }
.navbar-collapse{ position:fixed; left:0; top:60px;  background:#fff; bottom:0; width:100% !important; text-align:center;float:none !important; height:auto !important;z-index:1000;overflow:auto !important; padding:0 !important; margin:0 !important;
visibility:inherit !important;}
.navbar-collapse:after{ clear:both; content:""; display:block;}
.navbar-collapse .nav{ width:100% !important; float:none !important; height:auto !important; padding:0 !important; margin:0 !important; }
.navbar-collapse li a{ color:#333 !important;}
.navbar-collapse li{ float:none !important; height:auto !important; color:#333; width:100% !important; padding:0 !important; margin:0 !important;background:#fff;}
.navbar-collapse ul{ position:inherit; height:auto !important;width:auto !important; border-radius:0;  float:none !important;text-align:center;}
.navbar-collapse .navList{ margin:0 auto !important; text-align:center;}
#navbar.slt{ display:block !important;visibility:inherit !important;}
.section-with-bottom{ width:auto !important;}
.section-with-bottom div:last-child{ width:auto !important;}																															
.subnav{ display:none; position:fixed; top:0; z-index: 9999999; width: 100%; padding-bottom:0; background: rgba(255,255,255,0.9); border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb;box-sizing:border-box;-webkit-transition:.3s all;transition:.3s all; left:0;}
.subnav-box{ width: auto !important; margin:0 auto;white-space:nowrap;overflow:hidden;overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch; }
.subnav-ul{ width: auto !important; margin:0 auto; margin-top:5px; padding-left:0 !important;}
.subnav-box ul{padding-left:0 !important;}
.subnav-ul li{ float: none; width: 50px; text-align: center; margin: 0 8px; padding-bottom:5px;display:inline-block;}
.subnav-ul li:first-child{ width:auto !important; }
.subnav-ul li:first-child img{ width:200px; float:left; display:block;}
.subnav-ul li a{ color:#666;-webkit-tap-highlight-color:rgba(0,0,0,0); line-height:1.5;}
.subnav-ul li a:hover{ opacity: 0.6;}
.subnav-ul li i img{ width:30px !important; height:30px !important;}




.subnav-ul li i{ display: inline-block; vertical-align: middle; width: 50px; height: 35px; } /*background: url(../images/icon.png) ; */
/*.li-gs{ background-position: -2px 2px !important; } 
.li-wd{ background-position: -2px -69px !important; }
.li-yg{ background-position: -2px -139px !important; }
.li-bzh{ background-position: -5px -207px !important; }
.li-gj{ background-position: -5px -276px !important; }
.li-bz{ background-position: -5px -345px !important; }
.li-tc{ background-position: -5px -413px !important; }
.li-cty{ background-position: -5px -476px !important; }*/
															


/*页面尾部样式↓*/
.footer{
	background-color:#292929;
	border-top:1px solid #c5c5c5;
    height:auto !important; padding:10px; 
	}
.footer .blockBox li{
	float:none;
	margin-right:0; margin-bottom:16px;text-align:left !important;
	}
.footer .blockBox li{}
.footer .blockBox h3{
	font-size:14px;
	font-weight:bold;
	color:#cccccc;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
	}
.footer .blockBox li dl{ float:none !important;}
.footMenu-a{
	width:auto;
	}
.blockBox a{
	color:#808080;
	}
.blockBox a:hover{
	color:#ff7910;
	}
.footMenu-b{
	width:auto;
	}
.footMenu-c{
		width:auto;
	}
.footer .blockBox li.cur-oper{
	margin-right:0px;
	}
.footer .blockBox dl{
	padding-right:15px;
	}
.footer .blockBox dt{
	color:#ff7910;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px;
	}
.copyRight{
	height:30px;
	line-height:30px;
	color:#fff;
	background-color:#ff7910; clear:both; 
	}

    .footer .blockBox,.search .blockBox{
	width:auto;
	margin:0px auto;
	}
    .footer + div, .footer + div > div,.copyRight,.blockBox{ width:auto !important; float:none !important; clear:both; overflow:hidden; height:auto; padding:3px; font-size:12px; text-align:center !important; }

.topbar{
	height:32px;
	line-height:32px;
	}
.mini-nav li{
	float:left;
	margin-right:15px;
    color:Gray;
	}

.moduletable-banner { width:auto;height:auto;margin-top:-32px}

.flexslider{width:100%;height:100%;overflow:hidden;}
.flexslider .slides > li{display:none;}
.flexslider .slides img {max-width:100%;display:block; width:auto;height:auto;  }
.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}html[xmlns] 
.slides{display:block;}* html 
.slides{height:1%;}.no-js .slides > li:first-child{display:block;}
.flexslider{position:relative;zoom:1;}
.flexslider .slides{zoom:1;}.flexslider .slides > li{position:relative;}
.flex-caption{background:none;-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);filter:progid:DXImageTransform
.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);zoom:1;}
.flex-caption{width:96%;padding:2%;position:absolute;left:0;bottom:0;background:rgba(0,0,0,.3);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.3);
font-size:14px;line-height:18px;}

.appDownloadArea{padding:0 0 0 0; padding:5% 0; height:auto !important; text-align:center; }
.appDownloadArea .androidBox{height:100%;padding:10px}.appDownloadArea .androidBox .homeTitle{color:#fff;margin:10px 0;text-align:left;font-size:2em}
.appDownloadArea .androidBox .howGood{list-style-type:disc;font-size:1.2em;color:#fff}.appDownloadArea .androidBox .downloadArea{position:relative;left:0}.appDownloadArea .androidBox .downloadArea .downloadBox{margin-top:25px;padding:30px 10px;height:100px;float:none; display:inline-block;}

.section-with-bottom .col-md-4{ width:auto !important;}
.blog-post{  width:auto !important;}
.section-with-bottom .col-md-4 .cover-image{ float:left; width:140px !important; height:120px !important; margin-left:10px; margin-top:10px; display:block; margin-right:10px;}
.blog-post-title a{ font-size:18px !important;}
.blog-post-title{ height:60px !important; overflow:hidden;}
 .activebg {
            position: relative;
            width: 100%;
            height: 300px;
            background: #fff;
            background-attachment: fixed;
            background-position: center 0;
            background-repeat: no-repeat;
			 background-size:cover !important;
        }

#homeContent .howUseArea .serveInfoArea .imgArea img{width:auto;}#homeContent .howUseArea .serveInfoArea .title{font-size:1.4em;font-weight:800;margin:8px 0;}#homeContent .choiseArea{margin:0 40px}#homeContent .choiseArea .choiseService{border:#fff 2px solid;padding:20px;cursor:pointer}#homeContent .choiseArea .choiseService .serviceArea,#homeContent .choiseArea .choiseService .serviceArea:focus{color:#3e4459}#homeContent .choiseArea .choiseService .serviceArea h6,#homeContent .choiseArea .choiseService .serviceArea:focus h6{margin-top:30px 0;font-weight:800;font-size:1.6em;text-align:center}#homeContent .choiseArea .choiseService .serviceArea .choiseInner,#homeContent .choiseArea .choiseService .serviceArea:focus .choiseInner{padding:0 20px;min-height:inherit}
.howUseArea  .col-sm-6,.howUseArea{ width:auto !important; margin:0 !important;padding:0 !important; text-align:center;}

.serveInfoArea{ height:auto !important; margin:0 !important; padding:0 !important; padding-bottom:15px !important; margin-bottom:15px !important;}

homeContent .feedbackSection .customerFeedbacks{margin-bottom:40px}#homeContent .feedbackSection .customerFeedbacks .item{background-color:white;max-height:450px;margin:15px 5px 10px 5px;padding:10px 15px;border-radius:10px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.92);-moz-box-shadow:0 1px 5px rgba(0,0,0,0.92);box-shadow:0 1px 5px rgba(0,0,0,0.92);}#homeContent .feedbackSection .customerFeedbacks .item .stars{text-align:left}#homeContent .feedbackSection .customerFeedbacks .item .stars img{height:12px}#homeContent .feedbackSection .customerFeedbacks .item .customerName{font-size:12px}#homeContent .feedbackSection .customerFeedbacks .item .customerName .location{margin-left:5px}#homeContent .feedbackSection .customerFeedbacks .item .feedbackContent{margin-top:10px;color:#3e4459;font-size:1em}#homeContent .feedbackSection .customerFeedbacks .item .time{margin-top:25px;font-size:.7em;text-decoration:underline;color:gray}#homeContent .feedbackSection .customerFeedbacks .item:hover{-webkit-box-shadow:0 1px 20px rgba(0,0,0,0.92);-moz-box-shadow:0 1px 20px rgba(0,0,0,0.92);box-shadow:0 1px 20px rgba(0,0,0,0.92);cursor:pointer}#homeContent .howUseArea{background-color:#f7f7f7;margin-top:70px;padding:30px 0 0 20px}

.banner{ max-height:600px !important; overflow:hidden;}
.banner div{ background-size:cover !important;}
/* home solutions */
.home_solutions{background:url("../images/solutions_bg111.jpg") repeat top center;height:auto;}
.home_solutions_title{text-align:center;padding-top:55px;}
.home_solutions_text{color:#222222;font-size:14px;text-align:center;line-height:30px;margin-top:12px;}
.home_solutions_list{width:auto;margin:20px auto;overflow:hidden;width:auto !important;}
.home_solutions_list_inner{width:auto !important; padding:0 !important; border:none;} 
.home_solutions_list dl{float:left;width:50%;margin-right:0;padding:0;text-align:center;position:relative;z-index:3; border:1px solid #eee; overflow:hidden; height:210px; padding-top:15px;}
.home_solutions_list dt{z-index:1;position:relative;margin-left:0; margin:0 auto; text-align:center;}
.home_solutions_list dd.bg{position:absolute;z-index:0;left:0;right:0;bottom:0;height:0;width:100%;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */}
.home_solutions_list dd.t{line-height:30px;height:30px;margin:16px 0px;z-index:1;position:relative;margin:0px auto;width:100%;}
.home_solutions_list dd.t a{color:#000000;font-size:18px;transition-delay:0.2s;}
.home_solutions_list dd.spec{color:#666666;font-size:12px;font-family:"宋体";line-height:24px;width:auto;z-index:1;position:relative;transition-delay:0.2s;}

.home_solutions_list dl:hover{}
.home_solutions_list dl:hover dd.t a{color:#333;}
.home_solutions_list dl:hover dd.bg{height:370px; display:none;}
.home_solutions_list dl:hover dd.spec{color:#333;}


dl.solu_dl_0 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_0:hover dt a{ background-position:0 0;background-size:90px !important; background-position:50% 0 !important; }
dl.solu_dl_1 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_1:hover dt a{ background-position:0 0;background-size:90px !important; background-position:50% 0 !important; }
dl.solu_dl_2 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_2:hover dt a{ background-position:0 0;background-size:90px !important; background-position:50% 0 !important; }dl.solu_dl_0 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_3 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_3:hover dt a{ background-position:0 0;background-size:90px !important; background-position:50% 0 !important; }dl.solu_dl_0 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_4 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_4:hover dt a{ background-position:0 0;background-size:90px !important; background-position:50% 0 !important; }dl.solu_dl_0 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_5 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_5:hover dt a{ background-position:0 0;background-size:90px !important; background-position:50% 0 !important; }dl.solu_dl_0 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_6 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_6:hover dt a{ background-position:0 0;background-size:90px !important; background-position:50% 0 !important; }dl.solu_dl_0 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_7 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}
dl.solu_dl_7:hover dt a{ background-position:0 0;background-size:90px !important; background-position:50% 0 !important; }dl.solu_dl_0 dt a{display:block; margin:0px auto;width:100px;height:90px;transition:all 0.5s;-moz-transition:all 0.5s; /* Firefox 4 */-webkit-transition:all 0.5s; /* Safari and Chrome */-o-transition:all 0.5s; /* Opera */;transition-delay:0.3s; background-size:90px; background-position:50% 0 !important;}

.box-content {
    width:auto;
}
.banner {
    height: auto; padding-bottom:4%;
}

.banner-bg {
    position: absolute;
    top: 0px;
    z-index: -1;
    width: 100%;
    left: 0;
    margin-left:0; bottom:0;
}
.banner-bg img{ height:100%;}
.tit {
    font-size:26px; line-height:1.5;
    color:#3c3c3c; text-shadow:0 1px 2px rgba(255,255,255,1);
    padding: 100px 0 30px 0;
    font-family:微软正黑体,微软雅黑;
}
 .titsmall {
color:#3e4459;
line-height:180%; text-shadow:0 1px 2px rgba(255,255,255,1);
font-size:14px;
font-family: "Microsoft YaHei";
}

.box-word {
    text-align: center; text-shadow:0 2px 2px rgba(255,255,255,1);
    line-height: 22px;
    font-family: "Microsoft YaHei"; 
    font-size: 13px;
    width: 100%;
    transform: translate3d(0, 0, 0);
    -webkit-transform: -webkit-translate3d(0, 0, 0);
}

.box-word-no {
    text-align: center;
    line-height: 24px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    width: 100%;
    transform: translate3d(0, 0, 0);
    -webkit-transform: -webkit-translate3d(0, 0, 0);
}

/*standard*/
.standard-word, .standard-bg, .standard-ul, .standard-konw, .standard-img, .spot-con {
    opacity: 0;
}

.standard { height:auto;  height:100% !important;
    position: relative; width:100% !important; overflow:hidden; text-align:center; padding-bottom:20% !important;
    z-index: 222;
}

.standard-bg {
    position: absolute;
    top: -00px;
    z-index: 1;
    width: auto;
    left: 0;
    margin-left:0;
}

.standard-word, .standard-ul, .standard-konw {
    z-index: 20;
    position: relative; top:0 !important;
}

.standard-ul {
    width: auto;
}

.standard-img {
    position: relative;
    left: 0px;
    top: 65px;
}

.standard-img01 {
}


.spotbox {
    z-index: 999999;
    display:none;
}


/*excellent*/
.excellent {
    height: auto;
    margin-top: 5%; text-align:center; padding:10px; width:auto; overflow:hidden; padding-bottom:0;
}

.excellent-word {
    text-align:center;
    padding-top:20px;
    z-index: 10;
    opacity: 0;
    margin-left: 0;
}

.excellent-ul {
    margin: 15px 0 10px 0px;
    opacity: 0;
    margin-left: 60px;
}

.excellent-know {
    margin: initial;
    opacity: 0;
    margin-left: 0;
}

.excellent-img {
    position:inherit;
    right:0;
    top: 0;
    z-index: 10;
    opacity: 0;
}

.home-about .title .tit{ font-size:26px !important;}
.serviceFeeBox,#serviceArea,.serviceEventArea,#serviceArea,.serviceDetailArea{ padding:0 !important;  margin:0 !important; width:auto !important;}
.eachEvent .img{ text-align:center;}
.eachEvent .spendTime{ margin-top:-2px !important;}

.tool {
    height: auto; 
}

.tool-word {
    opacity: 0; padding:10px; padding-bottom:30px;
}

.tool-height{ display:none;}

.tool-ul {
    width: auto;
    opacity: 0;
}

.tool-img {
    position:inherit;
    bottom: 0; width:100%;
    left:0;
    margin-left:0;
    z-index: 9;
    opacity: 0;
}

.tool-img02 {
    position: absolute;
    bottom: 0;
    right: 0;
}

.tool-know {
    opacity: 0;
}

.tool-height {
    background: #fff;
    height: 292px;
    position: relative;
}

.tool-line-left {
    position: absolute;
    top: 80px;
}

.tool-line-right {
    position: absolute;
    top: 0;
    right: 0px;
}

.line-e {
   
    height: 2px;
    width:auto;
}

.line-f {
  
    height: 4px;
    width:auto;
    margin-top: 20px;
}

.line-g {
  
    height: 11px;
    width:auto;
    margin-top: 50px;
}
.reliable-box {
    background: #F3F3F3;
    width: 100%;
    padding-top: 20px;
}

.reliable {
    height:auto;text-align:center;
}

.reliable-ul {
    opacity: 0;
    margin-left: 0px;
}

.reliable-bg {
    position:inherit;
    top: 0;
    left: 0;
    margin-left: 0; text-align:center;
    z-index: 9;
    opacity: 0;
}

.reliable-word {
    text-align:center;
    opacity: 0;
    margin-left: 0; padding:15px; padding-bottom:30px;
}

.reliable-know {
    margin: initial;
    opacity: 0;
    margin-left: 0;
}

.box-bg-img {
    position:inherit;
    right:0;
    top: 0;
    z-index: 9999;

    width:auto;
    height:auto;
}

/*selection*/
.selection {
    height: auto; padding-bottom:10%; width:auto !important;  height:auto !important; 
}
.selection + div { margin-top:50px !important;}
.selection + div img{ display:block; width:100% !important; height:auto !important;}
.selection-bg {
    position:inherit;
    height:auto;
    bottom: 0px;
    left: 0;
    margin-left: 0;
    z-index: 9;
    overflow: hidden;
    opacity: 0;
}

.selection-bg-img {
    position: relative;
    height:auto;
    display: block;
}

.selection-word {
    opacity: 0;width:auto !important; 
}

.selection-ul {
    width:100%;
    opacity: 0;width:auto !important; height:auto !important; 
}

.selection-ul li p {
    color: #FDBB07;
    line-height: 16px;
}

.selection-ul li p i {
    font-size: 12px;
    color: #515151;
}

.selection-ul  li {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd; float:none; width:100% !important; text-align:center; margin:0 auto;
    padding: 0px 0 !important;
    margin: 10px 0 !important;  display:block;
}

.selection-know {
    opacity: 0;
}


/*experience*/

.experience {
    height:auto; text-align:center;
}

.experience-word {
    text-align:center;
    margin-left: 0;
    opacity: 0;
}

.experience-word .tit {
    line-height: 46px;
}

.experience-know {
    margin-left: 0;
    margin-top: 0;
    opacity: 0;
}

.experience-img {
    position:inherit;
    top: 0;
    z-index: 10;
    opacity: 0;
}

.experience-line {
    opacity: 0;
}

.start-next {
    border-bottom: 1px solid #ddd;
    height: auto; display:none;
}
.start-next .startbox{ }


.play-star {
    width: 120px;
    height: auto; display:block; float:none !important;
    margin: 20px auto!important; padding:0 !important;
    position: relative;
    z-index: 9999999999999;
    cursor: pointer;
}
.experience-box { text-align:center;}
.experience-box div.play-star{ width:auto !important;}
.experience-box .play-star {
    width: 110px;
    height: auto; display:inline-block; float:none !important;
    margin: 10px 0!important; padding:0 !important;
    position: relative;
    z-index: 9999999999999;
    cursor: pointer;
}{}
.code-box {
    width: auto;
    height:auto;
    margin-left: 0;
    position: relative;
}

.code-box-img {
    width: 100%;
    margin: 0 auto;
}

.code-box-word {
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding-top: 155px;
}


/*司机*/
    .wqd-advantage-sj {
    padding-top:10px;
  height:auto;
  -webkit-transition: all .4s linear;
          transition: all .4s linear;
  background: #f8f8f8;
  position: relative; height:auto !important; 
  min-width:inherit;  width: auto !important; padding:0 !important; }
  .wqd-advantage-sj .wqd-adv-left {
    width: auto !important; padding:0 !important;
    height: 100%;
    float: none;
    box-sizing: border-box; }
    .wqd-advantage-sj .wqd-adv-left img {
      margin: 0; width:100% !important; height:auto !important; }
  .wqd-advantage-sj .wqd-adv-right {
    padding:10px !important ;
    padding-left: 0;
    color: #333;
    float: none;
   width: auto !important;
    box-sizing: border-box; }
    .wqd-advantage-sj .wqd-adv-right h5 { text-align:center;
      font-size: 30px !important;
      font-weight: 500;
      margin-bottom: 20px; }
    .wqd-advantage-sj .wqd-adv-right li {  margin-bottom: 0 !important;
     }
      .wqd-advantage-sj .wqd-adv-right li:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
    .wqd-advantage-sj .wqd-adv-right .wqd-btn-shit {
      margin-top: 23px; }
    .wqd-advantage-sj .wqd-adv-right .wqd-advantage-sjli {
      margin-left: 11%; }
    .wqd-advantage-sj .wqd-adv-right .wqd-pro { text-align:center;
      font-size: 16px !important;
      margin-bottom: 20px;
      color: #666; }
.wqd-advantage-sj .wqd-adv-right .wqd-advantage-sj-cont{  margin-bottom: 20px !important;}
      .wqd-advantage-sj .wqd-adv-right .wqd-advantage-sj-cont .wqd-advantage-sj-text {
        vertical-align: middle;
        display: inline-block;
        width:156px;
        margin-left: 12px; }
        .wqd-advantage-sj .wqd-adv-right .wqd-advantage-sj-cont .wqd-advantage-sj-text h6 {
          font-weight: 500;
          color: #333;
          font-size: 15px;
          }
        .wqd-advantage-sj .wqd-adv-right .wqd-advantage-sj-cont .wqd-advantage-sj-text p {
          color: #666;
          font-size: 12px;
          line-height: 150%; }
    /*教师*/
	
	    .wqd-advantage_js,.wqd-advantage_pq,.wqd-advantage_weiwai,.wqd-advantage{
    padding-top:10px;
  height:auto;
  -webkit-transition: all .4s linear;
          transition: all .4s linear;
  background: #f8f8f8;
  position: relative; height:auto !important; 
  min-width:inherit;  width: auto !important; padding:0 !important; }
  .wqd-advantage_js .wqd-adv-left ,.wqd-advantage .wqd-adv-left ,.wqd-advantage_pq .wqd-adv-left ,.wqd-advantage_weiwai .wqd-adv-left {
    width: auto !important; padding:0 !important;
    height: 100%;
    float: none;
    box-sizing: border-box; }
    .wqd-advantage_js .wqd-adv-left img,.wqd-advantage .wqd-adv-left img,.wqd-advantage_pq .wqd-adv-left img,.wqd-advantage_weiwai .wqd-adv-left img {
      margin: 0; width:100% !important; height:auto !important; }
  .wqd-advantage_js .wqd-adv-right,.wqd-advantage_pq .wqd-adv-right ,.wqd-advantage .wqd-adv-right,.wqd-advantage_weiwai .wqd-adv-right  {
    padding:10px !important ;
    padding-left: 0;
    color: #333;
    float: none;
   width: auto !important;
    box-sizing: border-box; }
    .wqd-advantage_js .wqd-adv-right h5 { text-align:center;
      font-size: 32px;
      font-weight: 500;
      margin-bottom: 30px; }
    .wqd-advantage_js .wqd-adv-right li {
      margin-bottom: 0; }
	  .wqd-advantage_js .wqd-advantage_js-cont,,.wqd-advantage_pq  .wqd-advantage_js-cont,.wqd-advantage_weiwai  .wqd-advantage_js-cont,.wqd-advantage .wqd-advantage_js-cont{  margin-bottom: 20px !important;}
      .wqd-advantage_js .wqd-adv-right li:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
    .wqd-advantage_js .wqd-adv-right .wqd-btn-shit {
      margin-top: 23px; }
    .wqd-advantage_js .wqd-adv-right .wqd-advantage_jsli {
      margin-left: 14%; }
    .wqd-advantage_js .wqd-adv-right .wqd-pro { text-align:center;
      font-size: 16px;
      margin-bottom: 60px;
      color: #666; }

.brand_box{}
.specialCleanArea { padding-left:0 !important; padding-right:0 !important; margin:0 !important;}
.specialCleanArea .col-sm-5,.specialCleanArea .col-sm-7,.confirmForm{ width:auto !important; float:none !important; margin:0 !important;}
#PictureFile{ width:100% !important;}
.specialCleanArea .text-center{ width:auto !important;}
.margin_auto,.product_contit{ width:100% !important;}
.content{ width:auto;}
.about_us_nav ul li{ padding-left:50px; text-align:left;} 
.about_us_nav,.about_us_content .about_us_pane{ width:auto; float:none;}
.about_us_content {
    width: auto;
    float: none;
    padding: 20px 10px 20px 10px;
    border-right: 0px solid #d8d8d8;
    min-height: 380px;}
.about_us_nav li.active {
    background: #fff;
    color: #000;
    font-weight: bold;border: 2px solid #ffc100;
    margin-left: -1px;
}
.about_us_nav li.active a{ background:none; border:none; color:#ffc100;}
.main_right{}
.about_us_content{width:100% !important; overflow:hidden;}
.main_right,.main_rightaa,.question_box,.main_rightbb{width:100%!important; box-sizing:border-box; }
.main_right .ans { padding-right:20px !important; width:auto !important;}
.main_rightaa ul li{width:auto !important; overflow:hidden !important; }
.main_rightaa .ans{
  min-width:inherit;
 }

.page{  width:auto !important; }



.layout{ width:auto !important; margin:0 auto; height:auto !important;}

.regWrap,.loginWrap{ position:relative; margin:40px 0; font:14px/1.5 Microsoft YaHei,Arial,����; border:1px solid #dadada}
.regWrap{ padding:20px 20px; background:#fdfdfd}
.regWrap.height1{ height:auto}
.regWrap.height2{ height:auto}
.loginWrap{ padding:20px 20px;}

/*---register---*/
.regTit{ margin-bottom:48px; position:relative; border-bottom:1px solid #dadada;*zoom:1}
.regType{ margin-bottom:-1px; padding:4px 0; font-size:18px; border-bottom:2px solid #f15a48; display:inline-block}
.regTit .else{ position:absolute;right:0;bottom:4px}
.steps{ margin:0 auto 40px auto; width:534px; height:34px;}
.steps.reg1{ background:url(../images/reg_step1.gif) no-repeat}
.steps.reg2{ background:url(../images/reg_step2.gif) no-repeat}
.steps.zhmm1{ background:url(../images/zhmm_step1.gif) no-repeat}
.steps.zhmm2{ background:url(../images/zhmm_step2.gif) no-repeat}
.steps.bind1{ background:url(../images/bind_step1.gif) no-repeat}
.steps.bind2{ background:url(../images/bind_step2.gif) no-repeat}
.steps.bind3{ background:url(../images/bind_step3.gif) no-repeat}
.steps.bind01{ background:url(../images/bind_step01.gif) no-repeat}
.steps.bind02{ background:url(../images/bind_step02.gif) no-repeat}
.steps.bind03{ background:url(../images/bind_step03.gif) no-repeat}
.steps.move1{ background:url(../images/move_step1.gif) no-repeat}
.steps.move2{ background:url(../images/move_step2.gif) no-repeat}
.steps.move3{ background:url(../images/move_step3.gif) no-repeat}

.regItems{ position:relative; margin-left:0; width:auto;*zoom:1}
.regItems.login{ margin:0; width:100%;}
.regItems li{ position:relative; margin-bottom:20px;*margin-bottom:18px;*zoom:1; clear:both;}
.regItems li .lgTip{ position:inherit;top:8px; right:0; width:auto; padding-left:22px; height:1.5em; display:block; border:0}
.regItems li .lgTip.right{ background:url(/images/reg_lg/i_lg_right.png) no-repeat 0 center}
.regItems li .lgTip.warn{ color:#f0ae0e; background:url(/images/reg_lg/i_lg_warn.gif) no-repeat 0 center}
.regItems li .lgTip.error{ color:#ff7848; background:url(/images/reg_lg/i_lg_error.gif) no-repeat 0 center}
.regName{ position:absolute;top:0.5em; font-size:16px; display:none;}
.regName.name3{ left:-4.5em}
.regName.name5{ left:-6.5em}
.regName.name6{ left:-7.5em}
.lgInput.user,.lgInput.pwd,.lgInput.phone{ width:100%; padding-left:11%}
/*������֤��*/
.regYzm{ float:right; height:40px; line-height:36px; width:110px; font-size:14px; color:#3dbf55; background:#fff; border:1px solid #3dbf55; text-align:center; vertical-align:middle; border-radius:3px; display:block; margin-right:10px;}
.regYzm.wait{ height:38px; line-height:38px; width:128px; color:#999; background:#fff; border:1px solid #cacaca}
.regYzm.again{ color:#88b227; border:1px solid #88b227;}
.regYzm.wait span{ color:#88b227}
.regYzm_txt{ position:absolute;bottom:-2em;left:0; color:#999; white-space:nowrap}
/*������֤��*/
.regFinish{ padding:20px 0; line-height:2em; text-align:center}
.regFinish .seconds{ color:#fe4f00}
.regActi_tit{ margin-top:10px; padding:6px 0; font-size:16px}
.regEmail{ padding-left:65px; background:url(/images/reg_lg/i_success.gif) no-repeat}
/*---register---*/


/*---login---*/
.loginImg{ float:left; width:auto; height:auto; display:none; text-align:center;}
.lgRight{ position:relative; float:none; width:auto; height:auto;*zoom:1}

.lgpopTit{ margin-bottom:20px; border-bottom:1px solid #cacaca}
.lgpopTit .type{ position:relative; float:left; margin:0 5px -1px 0; padding:4px 15px; background:#fff; border:1px solid #d5d5d5; border-radius:4px 4px 0 0}
.lgpopTit .type.cur{ color:#fff; background:#f15a48; border:1px solid #f15a48}
.lgpopTit .type.cur .i_cur{ position:absolute; left:50%; margin-left:-2px; bottom:-4px; width:5px; height:3px; background:url(/images/reg_lg/i_tit_sjx.gif) no-repeat; display:inline-block; overflow:hidden}


.lg_forget{ position:absolute;right:0;bottom:-0.4em; color:#f15a48}
.lg_qq{ float:left; margin-top:10px; width:93px; height:28px; background:url(/images/reg_lg/i_lg_qq.gif) no-repeat;  display:inline-block; cursor:pointer}

.lgRight .lgBtn_box{ position:inherit;bottom:0;left:0;right:0}
.lgBtn{ font:16px/1.5 Microsoft YaHei,Arial,����; color:#fff; text-align:center; background:#f15a48; border:1px solid #f15a48; border-radius:3px; cursor:pointer}
.lgBtn:hover{opacity:0.85;filter:alpha(opacity=85)}
.lgBtn.lg{ width:100%; height:2.7em; line-height:2.5em;}
.lgBtn.goMailbox{ margin:24px 0 40px 90px; font-size:16px; height:2.5em; line-height:2.3em; width:178px}
.lgBtn.cancle,.lgBtn.sure{ width:148px; height:2.7em; line-height:2.5em;}
.lgBtn.cancle{ float:left; color:#666; background:#fff; border:1px solid #dadada}
.lgBtn.sure{ float:right}

}
@media screen and (max-width: 768px) {
	
	}
@media screen and (max-width: 641px) {
	
	}

@media screen and (max-width: 592px) {
	}
@media screen and (max-width: 480px) {

	}
@media screen and (max-width: 450px) {
	


	}