@charset "UTF-8";
.nav-right .nav3 a {
	color: #28a7e1!important;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
	clear: both;
	height: 0;
}
.clearfix{
	zoom: 1;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.banner-wrap {
	width:100%;
    height: 420px;
    overflow: hidden;
    min-width: 1200px;
    background: url(b-dljz.jpg) no-repeat center center;
}

.pass-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    padding-bottom: 100px;
}

.title {
	font-size: 32px;
	color: #333;
	text-align: center;
	padding: 100px 0 27px;
} 
.title span {
	color: #5b77f1;
}
.title-line {
	width: 50px;
	height: 3px;
	background: #c5d0ff;
	margin: 0 auto;
}
.pass-panel {
	width:1200px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 8px;
	margin-top: 82px;
	margin-bottom: 20px;
	padding-left: 90px;
	padding-top: 70px;
	padding-bottom: 70px;
	box-shadow: 0 0 40px rgba(195,190,243,0.3);
}

.pass-info-list {
	font-size: 16px;
	color: #666;
	padding-right: 5px;
} 
.pass-info-dq {
	padding-bottom: 30px;
	position: relative;
}
.pass-info-dq .cur-show {
	display: inline-block;
	width: 9rem;
	color: #5b77f1;
	padding: 1rem 0;
	background: #fff;
	padding-left: 4rem;
	box-sizing: border-box;
	margin-right: 15px;
	position: relative;
}
.pass-info-dq .cur-show .cur-show-position {
	position: absolute;
	left: 2rem;
	top: 15px;
	width: 15px;
	height: 18px;
}
.pass-info-dq .dic-city {
	margin-right: 1.2rem;
	cursor: pointer;
}
.pass-fix {
	position: absolute;
    right: 60px;
    top: 12px;
    width: 70px;
    height: 23px;
    opacity: 0;
}
.info-more {
	color: #5b77f1;
	position: relative;
	cursor: pointer;
}
.info-more .info-more-sele {
	width: 10px;
	height: 6px;
	position: absolute;
	right: -15px;
	top: 8px;
}
.pass-info-lx {
	padding-bottom: 20px;
}
.pass-info-lx .info-type {
	display: inline-block;
	width: 140px;
	padding: 15px 0;
	background: #eff2ff;
	font-size: 16px;
	color: #333;
	margin-right: 18px;
	cursor: pointer;
	border-radius: 23px;
}
.pass-info-pl {
	padding-bottom: 20px;
}
.pass-info-pl .info-num {
	display: inline-block;
	width: 140px;
	padding: 15px 0; 
	background: #eff2ff;
	color: #333;
	margin-right: 18px;
	cursor: pointer;
	border-radius: 23px;
}
.pass-info-lx .active {
	background: #5b79f1;
	color: #fff;
}
.pass-info-pl .active {
	background: #5b79f1;
	color: #fff;
}
.pass-info-sq .pass-info-name,.pass-info-sq .pass-info-tel {
	width: 240px;
	height: 46px;
	line-height: 46px;
	margin-right: 18px;
	background: #eff2ff;
	border-radius: 6px;
}
#pass-input-name,#pass-input-tel {
	border: none;
    outline: 0;
    padding-left: 1rem;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
    margin-top: 14px;
    background: #eff2ff;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
input::-moz-outer-spin-button,
input::-moz-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
input::-ms-outer-spin-button,
input::-ms-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.pass-info-sq .pass-info-btn {
	color: #fff;
	height: 46px;
	line-height: 46px;
	background: #5b77f1;
	padding: 0 54px;
	border-radius: 6px;
	cursor: pointer;
}
.pass-info-sq .pass-info-btn:hover {
	background: #324ecc;
}
.pass-info-sq .pass-info-list {
	margin-top: 15px;
	margin-right: 5px;
}

.pass-lists .list {
	width: 284px;
	height: 174px;
	border-radius: 8px;
	box-shadow: 0 0 40px rgba(195,190,243,0.3);
}
.pass-lists .list1 {
	background: url(pic_03.png) no-repeat center center;
	margin-right: 20px;
}
.pass-lists .list2 {
	background: url(pic_04.png) no-repeat center center;
	margin-right: 20px;
}
.pass-lists .list3 {
	background: url(pic_02.png) no-repeat center center;
	margin-right: 20px;
}
.pass-lists .list4 {
	background: url(pic_01.png) no-repeat center center;
}
.pass-lists .list-title {
	font-size: 18px;
	color: #fff;
	padding: 35px 0 12px;
}
.pass-lists .list-sub-title {
	font-size: 14px;
	padding-bottom: 26px;
}
.pass-lists .list1 .list-sub-title {
	color: #9FFFF3;
}
.pass-lists .list2 .list-sub-title {
	color: #A1B0FF;
}
.pass-lists .list3 .list-sub-title {
	color: #D391FF;
}
.pass-lists .list4 .list-sub-title {
	color: #FFD3C1;
}
.pass-btn {
	display: block;
	width: 118px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
}
.pass-btn1:hover {
	background: #fff;
	color: #00aaab;
}
.pass-btn2:hover {
	background: #fff;
	color: #2549ff;
}
.pass-btn3:hover {
	background: #fff;
	color: #7138FE;
}
.pass-btn4:hover {
	background: #fff;
	color: #f55e5e;
}
/*代理记账急速申请通道 end*/
.service {
	margin-top: 78px;
}
.service ul li {
	width: 313px;
	background: #fff;
	border: 1px solid #e9e9e9;
}
.service ul li.list1 {
	margin-left: 122px;
}
.service .list1 .service-tab1-top {
	background: #5b77f1;
}
.service .list2  {
	border-left: 0;
	border-right: 0;
}
.service .list2 .service-tab1-top,.service .list2 .service-tab1-btn {
	background: #3bcfa3;
}
.service .list2 .service-tab1-btn {
	margin-top: 85px;
}
.service .list3 .service-tab1-top,.service .list3 .service-tab1-btn {
	background: #f2ad3d;
}
.service .list3 .service-tab1-btn {
	margin-top: 70px;
}
.service .service-tab1-btn2:hover {
	background: #23a37d;
}
.service .service-tab1-btn3:hover {
	background: #d28d1e;
}
.service-tab1-top img {
	display: block;
	width: 34px;
	height: 34px;
	margin:0 auto;
	padding-top: 18px;
}
.service-tab1-top .tit {
	font-size: 18px;
	color: #fff;
	padding: 12px 0 10px;
}
.service-tab1-top .sub-tit {
	font-size: 14px;
	color: #fff;
	padding-bottom: 18px;
}
.service-tab1-middle div {
	font-size: 14px;
	color: #666;
	line-height: 65px;
	border-bottom: 1px solid #e9e9e9;
	width: 260px;
	margin: 0 auto;
}
.service-tab1-middle div.spc {
	line-height: 40px;
}
.service-tab1-middle div.spc .item {
	color: #999;
}
.service .service-tab1-btn {
	width: 162px;
	height: 46px;
	font-size: 16px;
	color: #fff;
	line-height: 46px;
	background: #5b79f1;
	border-radius: 6px;
	margin: 20px auto 20px;
	cursor: pointer;
}
.service .service-tab1-btn1:hover {
	background: #324ecc;
}

/*select*/
.select-wrap {
	width: 100%;
	background: url(select_bg.png) no-repeat center top;
	background-size: 1920px 481px;
	background-color: #fff;
}
.select .title {
	font-size: 32px;
	color: #fff;
}
.select .title-line {
	background: #5c6aa8;
	margin-bottom: 82px;
}
.select-tab .tab ul {
	border-bottom: 2px solid #5b79f1;
    margin-bottom: 58px;
}
#con_b_1,#con_b_2,#con_b_3,#con_b_4,#con_b_5,#con_b_6 {
	height: 600px;
}
.select-tab .tab>ul li {
	width: 12.5rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	color: #fff;
	font-size: 18px;
	box-sizing: border-box;
	float: left;
}
.select-tab .tab>ul li.curr {
	background: #5b79f1;
	color: #fff;
}
#con_b_6 .con_b6_p {
	font-size: 16px;
	color: #fff;
	padding-top: 12px;
}
#con_b_6 li {
	margin-top: 100px;
}
#con_b_6 .select-tab1 .img-wrap {
	width: 384px;
	height: 230px;
	overflow: hidden;
}
#con_b_6 .select-tab1 img {
	transform: scale(1.0);
	-ms-transform:scale(1.0);	/* IE 9 */
	-moz-transform:scale(1.0); 	/* Firefox */
	-webkit-transform:scale(1.0); /* Safari 和 Chrome */
	-o-transform:scale(1.0); 	/* Opera */
	transition: all linear 100ms;
	-o-transition: all linear 100ms; /*兼容parsto内核*/
	-moz-transition: all linear 100ms; /*兼容gecko内核*/
	-webkit-transition: all linear 100ms; /*兼容webkit内核*/
}
#con_b_6 .select-tab1 img:hover {
	transform: scale(1.1);
	-ms-transform:scale(1.1);	/* IE 9 */
	-moz-transform:scale(1.1); 	/* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 	/* Opera */
	transition: all linear 100ms;
	-o-transition: all linear 100ms; /*兼容parsto内核*/
	-moz-transition: all linear 100ms; /*兼容gecko内核*/
	-webkit-transition: all linear 100ms; /*兼容webkit内核*/
}
.select-tab1 li {
	width: 380px;
	background: #fff;
	padding-bottom: 2rem;
	box-shadow: 0 0 40px rgba(195,190,243,0.3);
}
.select-tab1 li.list2 {
	margin: 0 1.5rem;
}
.select-tab1 li img {
	display: block;
	width: 380px;
	height: 230px;
}
.select-tab1 li div {
	color: #666;
	font-size: 14px;
}
.select-tab1 li div.dv {
	padding: 24px 0 12px;
	color: #333;
	font-size: 18px;
}
.select-tab2 {
	position: relative;
}
.select-tab2 .list-left img {
	display: block;
	width: 682px;
	height: 463px;
	position: absolute;
	left: -70px;
	top: 0;
}
.select-tab2 .list-right {
	margin-left: 652px;
}
.select-tab2 .list-right .des {
	width: 527px;
	font-size: 16px;
	color: #fefefe;
	line-height: 26px;
	text-align: justify;
	padding: 30px 0 48px;
}
.select-tab2 .list-right .lists .boxes {
	height: 28px;
	line-height: 28px;
	position: relative;
	padding-left: 42px;
	margin-right: 60px;
	margin-bottom: 20px;
}
.select-tab2 .list-right .lists span {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url(select_04.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
.select-tab2 .list-right .items div {
	width: 80px;
	margin-top: 40px;
}
.select-tab2 .list-right .items div.item1 {
	margin-left: 20px;
}
.select-tab2 .list-right .items div.item2 {
	margin-left: 4.3rem;
	margin-right: 4.3rem;
}
.select-tab2 .list-right .items div.item4 {
	margin-left: 4.3rem;
}
.select-tab2 .list-right .items div img {
	display: block;
	width: 48px;
	height: 48px;
	margin: 0 auto;
}
.select-tab2 .list-right .items div p {
	font-size: 16px;
	color: #666;
	text-align: center;
	padding-top: 28px;
}
.select-tab3 .list-left img {
	display: block;
	width: 580px;
	height: 500px;
	margin-right: 80px;
}
.select-tab3 .list-right .des {
	width: 512px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: justify;
	padding: 28px 0 78px;
}
.select-tab3 .list-right .lists {
	width: 32rem;
	margin-bottom: 2rem;
}
.select-tab3 .list-right .lists  img {
	display: block;
	width: 5rem;
	height: 5rem;
	margin-right: 3rem;
}
.select-tab3 .list-right .lists p {
	font-size: 16px;
	color: #666;
}
.select-tab3 .list-right .lists p.p1 {
	font-size: 18px;
	color: #5b77f1;
	padding: 1rem 0;
}
#con_b_3 .con_b3_p {
	font-size: 16px;
	color: #fff;
	padding-top: 12px;
}
.select-tab4 li {
	width: 290px;
	height: 338px;
	border: 1px solid #efeff7;
	box-sizing: border-box;
	margin-right: 10px;
	margin-top: 100px;
}
.select-tab4 li:hover {
	box-shadow: 0 0 40px rgba(195,190,243,0.3);
	border-color: #fff;
}
.select-tab4 li .img-wrap {
	width: 290px;
	height: 200px;
}
.select-tab4 li img {
	display: block;
	width: 100%;
	height: 100%;
}
.select-tab4 li p {
	font-size: 16px;
	color: #666;
	text-align: center;
	padding-bottom: 14px;
}
.select-tab4 li p.title {
	font-size: 18px;
	color: #5b77f1;
	padding: 22px 0 16px;
}
.select-tab4 li p.intro {
	padding: 0 30px;
	line-height: 24px;
}
#con_b_4 .con_b4_p {
	font-size: 16px;
	color: #fff;
	padding-top: 12px;
}
.select-tab5 li {
	width: 285px;
	height: 350px;
	margin-top: 100px;
	margin-right: 20px;
}
.select-tab5 li .img-wrap {
	width: 284px;
	height: 180px;
	overflow: hidden;
}
.select-tab5 li img {
	transform: scale(1.0);
	-ms-transform:scale(1.0);	/* IE 9 */
	-moz-transform:scale(1.0); 	/* Firefox */
	-webkit-transform:scale(1.0); /* Safari 和 Chrome */
	-o-transform:scale(1.0); 	/* Opera */
	transition: all linear 100ms;
	-o-transition: all linear 100ms; /*兼容parsto内核*/
	-moz-transition: all linear 100ms; /*兼容gecko内核*/
	-webkit-transition: all linear 100ms; /*兼容webkit内核*/
}
.select-tab5 li img:hover {
	transform: scale(1.1);
	-ms-transform:scale(1.1);	/* IE 9 */
	-moz-transform:scale(1.1); 	/* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 	/* Opera */
	transition: all linear 100ms;
	-o-transition: all linear 100ms; /*兼容parsto内核*/
	-moz-transition: all linear 100ms; /*兼容gecko内核*/
	-webkit-transition: all linear 100ms; /*兼容webkit内核*/
} 
.select-tab5 li.list4 {
	margin-right: 0;
}
.select-tab5 li .title {
	font-size: 18px;
	color: #333;
	padding: 28px 0 22px;
}
.select-tab5 li p {
	font-size: 16px;
	color: #999;
	text-align: center;
	padding-bottom: 12px;
}
#con_b_5 .des {
	font-size: 16px;
	color: #fff;
	padding: 12px 0 130px;
}
.select-tab6 li {
	width: 380px;
}
.select-tab6 .img-wrap {
	width: 380px;
	height: 250px;
	overflow: hidden;
}
.select-tab6 .img-wrap img {
	transform: scale(1.0);
	-ms-transform:scale(1.0);	/* IE 9 */
	-moz-transform:scale(1.0); 	/* Firefox */
	-webkit-transform:scale(1.0); /* Safari 和 Chrome */
	-o-transform:scale(1.0); 	/* Opera */
	transition: all linear 100ms;
	-o-transition: all linear 100ms; /*兼容parsto内核*/
	-moz-transition: all linear 100ms; /*兼容gecko内核*/
	-webkit-transition: all linear 100ms; /*兼容webkit内核*/
}
.select-tab6 .img-wrap img:hover {
	transform: scale(1.1);
	-ms-transform:scale(1.1);	/* IE 9 */
	-moz-transform:scale(1.1); 	/* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 	/* Opera */
	transition: all linear 100ms;
	-o-transition: all linear 100ms; /*兼容parsto内核*/
	-moz-transition: all linear 100ms; /*兼容gecko内核*/
	-webkit-transition: all linear 100ms; /*兼容webkit内核*/
}
.select-tab6 li.list2 {
	margin: 0 1.5rem;
}
.select-tab6 li img {
	display: block;
	width: 380px;
	height: 250px;
}
.select-tab6 li p {
	padding-top: 24px;
	font-size: 16px;
	color: #666;
}

/*专家团队*/
.online-wrap {
	width: 100%;
	background: #fff;
	padding-bottom: 100px;
}
.online-wrap .title {
	padding-top: 0px;
}
.online-wrap .title-line {
	margin-bottom: 70px;
}
.online-lists>li {
	width: 340px;
	height: 36.5rem;
	background: #f7f7fa;
	padding: 0 2rem;
	box-sizing: border-box;
	border-radius: 8px;
}
.online-lists>li.list1 {
	margin-left: 60px;
}
.online-lists>li.list2 {
	margin: 0 30px;
}
.online-lists .item2 {
	margin: 0 0.6rem;
}
.online-lists>li:hover {
	background: #fff;
	box-shadow: 0 0 40px rgba(195,190,243,0.3);
}
.online-img {
	display: block;
	width: 11rem;
	height: 12rem;
	margin: 1rem auto 2rem; 
}
.online-info {
	font-size: 16px;
	color: #333;
	padding-bottom: 2rem;
}
.online-info span {
	font-size: 20px;
	color: #5b77f1;
	padding-right: 1rem;
}
.online-advs {
	font-size: 14px;
	color: #666;
	padding-bottom: 0.5rem;
}
.online-advs span {
	font-size: 14px;
	color: #333;
}
.online-des {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-align: justify;
}
.online-des span {
	color: #333;
}
.online-com {
	font-size: 14px;
	color: #333;
	padding-bottom: 24px;
}
.online-com2 {
    padding-top: 1.9rem;
}
.online-com3 {
	padding-top: 1.9rem;
}
.online-btn {
	width: 10rem;
	height: 3rem;
	font-size: 16px;
	color: #fff;
	line-height: 3rem;
	background: #5b79f1;
	border-radius: 6px;
	margin: 45px auto 0;
	cursor: pointer;
}
.online-btn:hover {
	background: #324ecc;
}
/*服务流程*/
.process {
	width: 100%;
	height: 561px;
	background: url(bg_3.jpg) no-repeat center center;
	background-size: 100% 561px;
}
.process .title {
	color: #fff;
}
.process .title-line {
	background: #5c6aa8;
	margin-bottom: 70px;
}
.process-lists {
	margin-bottom: 18px;
}
.process-lists li img {
	display: block;
	width: 108px;
	height: 108px;
}
.process-lists li:first-child img {
	margin-left: 20px;
}
.process-lists li.arrow img {
	width: 41px;
	height: 17px;
	margin: 45px 13px 0;
}
.process-des li {
	width: 148px;
	margin-right: 27px;
}
.process-des li:last-child {
	margin-right: 0;
}
.process-des li p {
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-bottom: 20px;
}
.process-des li div {
	font-size: 14px;
	line-height: 20px;
	color: #aab0ff;
	text-align: justify;
}

.problem-wrap {
	width: 100%;
    height: 395px;
    background: #5b77f1;
}
.problem-wrap .title {
	color: #fff;
}

/*provide*/
.provide-wrap {
	width: 100%;
	height: 500px;
	background: #f9fafe;
}
.provide {
	height: 397px;
	overflow: hidden;
	position: relative;
}
.rvc{			
	max-width: 1140px;
	margin: auto;
	margin-top: 75px;
}
.rvc .rvc-wrapper{
	margin: auto;
	overflow: hidden;
}
.rvc .rvc-wrapper ul{
	overflow: hidden;
	position: relative;
}
.rvc .rvc-wrapper ul li{
	float: left;
	background: #fff;
	width: 160px;
	height: 160px;
	border-radius: 8px;
	margin-left: 20px;
}
.rvc .rvc-wrapper ul li:hover {
	background: #5b77f1;
}
.rvc .rvc-wrapper ul li:hover p {
	color: #fff;
}
.rvc .rvc-wrapper ul li a{
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
}
.rvc .rvc-wrapper ul li a .img-wrapper{
	height: 160px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.rvc .rvc-wrapper ul li a img {
	display: block;
	width: 68px;
	height: 68px;
	margin: 30px auto 15px;
}
.rvc .rvc-wrapper ul li a p{
	font-size: 16px;
	color: #666;
	text-align: center;
}
.rvc-prv,.rvc-next{
	position: absolute;
	height: 100%;
	top: 120px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.rvc-prv:hover,.rvc-next:hover {
	cursor: pointer;
}
.rvc-prv{						
	left: 10px;			
}
.rvc-next{			
	right: 10px;
	
}
/*常见问题*/
.issue {
	min-width: 1200px;
	height: 0;
	position: relative;
}
.box {
	position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    height: 400px;
    top: -169px;
}
.box-list {
	position: absolute;
    width: 1530px;
    left: 50%;
    margin-left: -765px;
    overflow: hidden;
    height: 400px;
}
.box-list ul li{ position: absolute;background:#fff;border-radius: 10px;}
.box-list ul li.denghou1{ width:100px; height:78px; top:35px; left:-1526px;}
.box-list ul li.no0{ width:100px; height:78px; top:35px; left:-987px;}
.box-list ul li.no1{ width:100px; height:78px; top:35px; left:-540px;} 
.box-list ul li.no2{ width:453px; height:240px; top:35px; left:12px;}
.box-list ul li.no3{ width:530px; height:280px; top:16px; left:500px;}
.box-list ul li.no4{ width:453px; height:240px; top:35px; left:1065px;}
.box-list ul li.no5{ width:100px; height:78px; top:35px; left:1856px;}
.box-list ul li.no6{ width:100px; height:78px; top:35px; left:2395px;} 
.box-list ul li.denghou2{ width:100px; height:78px; top:35px; left:2934px;}
.card-wrap .no3{
	box-sizing: border-box;
	background: #fff;
	padding-top: 50px;
	padding-left: 60px;
	text-align: left;
 	box-shadow: 0 10px 30px 0 rgba(60,56,151,0.1);
 	user-select: none;
}
.card-wrap .no3 p {
	font-size: 14px;
	color: #999;
	line-height: 28px;
	width: 470px;
	opacity: 1;
}
.card-wrap .no3 .tit {
	font-size: 16px;
	color: #3d4450;
	opacity: 1;
}
.card-wrap .no3 div {
	width: 80px;
	height: 2px;
	background: #27a7e1;
	margin-bottom: 20px;
	margin-top: 8px;
	opacity: 1;
}
.no0,.no1,.no2,.no4,.no5,.no6,.denghou{
	padding-top: 40px;
	padding-left: 45px;
	text-align: left;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 10px 30px 0 rgba(60,56,151,0.1);
}
.no0 .tit,.no1 .tit,.no2 .tit, .no4 .tit,.no5 .tit,.no66 .tit,.denghou .tit {
	font-size: 13px;
	color: #3d4450;
	opacity: 0.5;
}
.no0 p,.no1 p,.no2 p,.no4 p,.no5 p,.no6 p
 ,.denghou p {
	font-size: 12px;
	color: #999;
	line-height: 28px;
	width: 408px;
	opacity: 0.5;
}
.no0 .line,.no1 .line,.no2 .line, .no4 .line,.no5 .line,.no6 .line,.denghou .line{
	width: 80px;
	height: 2px;
	background: #27a7e1;
	margin-top: 6px;
	margin-bottom: 10px;
}

.slick-btn{
	position: absolute;
	top: 29%;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	z-index: 1001;
}
.next{
	right: 50%;
	margin-right: -340px;
}
.next:hover,.prev:hover {
	background: #d1d9fe;
	opacity: 0.5;
}
.prev {
	left: 50%;
	margin-left: -340px;
} /* 常见问题部分结束 */


/*慧客新声*/
.voice-wrap {
	width: 100%;
	background: #f9fafe;
	padding-bottom: 100px;
}
.voice-wrap .title {
	padding-top: 250px;
}
.voice .title-line {
	margin-bottom: 145px;
}
.voice ul li {
	width: 338px;
	height: 350px;
	border-radius: 8px;
	padding: 0 30px;
	box-sizing: border-box;
	position: relative;
	margin-right: 30px;
}
.voice ul li.list1 {
	background: #5a9af9;
	margin-left: 64px;
	box-shadow: 0 10px 50px 0 rgba(114,174,248,0.2);
}
.voice ul li.list2 {
	background: #74d28a;
	box-shadow: 0 10px 50px 0 rgba(116,210,138,0.2);
}
.voice ul li.list3 {
	background: #7a77fa;
	box-shadow: 0 10px 50px 0 rgba(147,153,251,0.2);
}
.voice-portrait {
	position: absolute;
	left: 117px;
	top: -75px;
}
.voice-info {
	font-size: 16px;
	color: #fff;
	padding-top: 56px;
}
.voice-info span {
	font-size: 20px;
	padding-right: 14px;
}
.voice-stars {
	display: block;
	margin: 16px auto 30px;
}
.voice-des {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-align: justify;
}
/*client*/
.client-wrap {
	width: 100%;
	height: 633px;
	background-color: #2e2c7f;
	background: url(client_bg.png) no-repeat center center;
}
.client .title {
	color: #fff;
}
.client .title-line {
	background: #5c6aa8;
	margin-bottom: 90px;
}
.client ul li {
	width: 12rem;
	height: 7rem;
	margin-bottom: 1rem;
}
.client ul li.l1 {
	background: url(bg_gray_01.png) no-repeat center center;
}
.client ul li.l2 {
	background: url(bg_gray_02.png) no-repeat center center;
}
.client ul li.l3 {
	background: url(bg_gray_03.png) no-repeat center center;
}
.client ul li.l4 {
	background: url(bg_gray_04.png) no-repeat center center;
}
.client ul li.l5 {
	background: url(bg_gray_05.png) no-repeat center center;
}
.client ul li.l6 {
	background: url(bg_gray_06.png) no-repeat center center;
}
.client ul li.l7 {
	background: url(bg_gray_07.png) no-repeat center center;
}
.client ul li.l8 {
	background: url(bg_gray_08.png) no-repeat center center;
}
.client ul li.l9 {
	background: url(bg_gray_09.png) no-repeat center center;
}
.client ul li.l10 {
	background: url(bg_gray_10.png) no-repeat center center;
}
.client ul li.l1.active {
	background: url(bg_color_01.png) no-repeat center center;
}
.client ul li.l2.active {
	background: url(bg_color_02.png) no-repeat center center;
}
.client ul li.l3.active {
	background: url(bg_color_03.png) no-repeat center center;
}
.client ul li.l4.active {
	background: url(bg_color_04.png) no-repeat center center;
}
.client ul li.l5.active {
	background: url(bg_color_05.png) no-repeat center center;
}
.client ul li.l6.active {
	background: url(bg_color_06.png) no-repeat center center;
}
.client ul li.l7.active {
	background: url(bg_color_07.png) no-repeat center center;
}
.client ul li.l8.active {
	background: url(bg_color_08.png) no-repeat center center;
}
.client ul li.l9.active {
	background: url(bg_color_09.png) no-repeat center center;
}
.client ul li.l10.active {
	background: url(bg_color_10.png) no-repeat center center;
}


.client ul li:nth-child(1),.client ul li:nth-child(6) {
	margin-left: 5rem;
}
.client ul li:nth-child(2),.client ul li:nth-child(4),.client ul li:nth-child(7),.client ul li:nth-child(9) {
	margin: 0px 1rem;
}
.quickMark_wrap {
    display: none;
    width: 500px;
    height: 450px;
    position: fixed;
    top: 10%;
    left: 50% !important;
    margin-left: -250px;
    z-index: 999;
}