﻿body {
	font-family: 'Microsoft YaHei', "serif", "sans-serif", "cursive", "fantasy", "monospace", "Times New Roman", "Georgia", "Serif";
	font-size: 0.55467rem;
	color: #333;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
div,
a,
menu,
footer,
nav,
ol {
	list-style: none;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

a:hover,
a:focus,
a:visited,
a {
	text-decoration: none;
}

img {
	vertical-align: middle;
}

.nav_container {
	overflow: hidden;
	padding: 30px 0;
	background-color: #fff;
	width: 1200px;
	margin: auto;
}

.nav_log {
	float: left;
}

.nav_right {
	float: right;
	overflow: hidden;
}

.nav_list {
	width: 705px;
}

.nav_list,
.nav_member {
	float: left;
}

.nav_list li {
	float: left;
	width: 14.2857%;
	text-align: center;
	position: relative;
}

.nav_list li a {
	padding: 14px 0px;
	display: inline-block;
	font-size: 15px;
	color: #333;
}

.nav_list li a.active {
	color: rgb(29, 127, 248);
	border-bottom: 4px solid rgb(29, 127, 248);
}

.nav_member {
	padding: 7px 0;
	margin-left: 25px;
}

.nav_btn {
	line-height: 33px;
	width: 100px;
	display: inline-block;
	text-align: center;
	border-radius: 16px;
}

.land {
	color: #fff;
	background-color: rgb(29, 127, 248);
}

.register {
	color: #999999;
	border-color: #999999;
	margin-left: 10px;
}

.banner .bannerSpot li {
	width: 110px;
	height: 4px;
	background-color: rgba(255, 255, 255, .6);
	border-radius: 0;
	border: none;
}

.content {
	width: 1200px;
	margin: auto;
}

.banner .resBannerList li.res-first ul.carDetails li {
	position: static;
}

.banner .resBannerList li.res-first ul.carDetails {
	height: 575px;
}

.banner .resBannerList {
	height: 575px;
}

.banner .bannerSpot {
	bottom: 32px;
}

.banner .bannerList>li img {
	width: auto;
}

.banner .bannerSpot li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.6);
}

.banner .bannerSpot li.active {
	background: #fff;
	width: 30px;
	height: 10px;
	border-radius: 5px;
}

.banner .bannerList>li ol {
	position: static;
	width: auto;
}

.banner .bannerList>li li.o1 {
	left: 0;
}

.title h1 {
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 50px;
}

.title {
	/* padding: 50px 0; */
	margin: 0;
}

.title img {
	width: auto;
}

.content_text {
	position: relative;
}

.text {
	color: #999;
	font-size: 24px;
	padding-top: 35px;
}

.content_text {}

.desc_cray {
	font-size: 22px;
	line-height: 24px;
	padding: 25px 0 20px;
	color: rgb(106, 106, 106);
}

.desc_line {
	display: block;
	margin: 0 auto 12px;
	height: 2px;
	width: 44px;
	background: rgb(141, 141, 141);

}

.desc_detail {
	font-size: 16px;
	color: #999;
	line-height: 20px;
}

.desc_wrap {
	height: 106px;
	width: 106px;
	line-height: 106px;
	border: 2px solid rgb(220, 220, 220);
	text-align: center;
	border-radius: 10px;
	margin: auto;
}

.fissile_box {
	position: absolute;
	top: 35px;
	width: 100%;
}

.content img {
	width: auto;
}

.fissile_text {
	margin-right: 30px;
	font-size: 22px;
}

.fissile_item01 {
	padding-left: 700px;
}

.fissile_item02 {
	padding-left: 800px;
	padding-top: 50px;
}

.fissile_item03 {
	padding-left: 850px;
	padding-top: 50px;
}

.fissile_item04 {
	padding-left: 800px;
	padding-top: 55px;
}

.fissile_item05 {
	padding-left: 700px;
	padding-top: 50px;
}

.fissile_item06 {
	padding-left: 90px;
	padding-top: 80px;
}

.fissile_text01,
.fissile_gray {
	font-size: 18px;
}

.fissile_gray {
	color: #999;
}

.gray_bg {
	background: #f3f8ff;
}

.fissile_img:hover {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	/* IE 9 */
	-moz-transform: rotate(360deg);
	/* Firefox */
	-webkit-transform: rotate(360deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(360deg);
	transition: all 1s;
	-moz-transition: all 1s;
	/* Firefox 4 */
	-webkit-transition: all 1s;
	/* Safari 和 Chrome */
	-o-transition: all 1s;
	/* Opera */
}

#content02,
#content04 {
	background-color: #f4f9fe;
}

.social_title {
	font-size: 22px;
	color: rgb(55, 67, 183);
	display: block;
	padding-top: 20px;
}

.detail_list {
	overflow: hidden;
	width: 477px;
	float: left;
}

.detail_list li a {
	display: block;
	width: 155px;
	height: 155px;
	text-align: center;
	padding: 35px 0 25px;
}

.detail_list li {
	float: left;
	padding: 0 6px 6px 0;
	background-color: #fff;
}

.detail_list li.nopace {
	padding-right: 0;
}

.detail_list li.nopace_bot {
	padding-bottom: 0;
}

.detail_list li:nth-child(odd) a {
	background-color: #e9f5ff;
}

.detail_list li:nth-child(even) a {
	background-color: #d7ebfe;
}

.socialHide {
	display: none;
}

.detail_list {
	box-shadow: 2px 15px 10px #daebfc;
}

.content_detail {
	padding: 100px 0 55px;
	overflow: hidden;
}

.upTo {
	float: left;
	padding: 215px 125px;
}

.tip_detail {
	padding: 8px 10px;
	color: #fff;
	font-size: 14px;
}

.detail_list li.tip_text p {
	font-size: 14px;
	background: -webkit-linear-gradient(#7582fe 0%, #8591fe 100%);
	background: -o-linear-gradient(#7582fe 0%, #8591fe 100%);
	background: -moz-linear-gradient(#7582fe 0%, #8591fe 100%);
	background: linear-gradient(#7582fe 0%, #8591fe 100%);
}

.tip_detail img {
	margin-right: 6px;
	margin-top: -6px;
}

.detail_list li.tip_text {
	background: #fff;
	padding: 0;
	padding-bottom: 6px;
	width: 480px;
}

.detail_list li.tip_text.tip_text07,
.detail_list li.tip_text.tip_text08,
.detail_list li.tip_text.tip_text09 {
	padding-bottom: 0;
}

.detail_list li.tip_text.tip_text07:hover,
.detail_list li.tip_text.tip_text08:hover,
.detail_list li.tip_text.tip_text09:hover {
	padding-bottom: 0;
}

.detail_list li:hover,
.detail_list li.hoverShow {
	padding-bottom: 0;
}

.detail_list li:hover a,
.detail_list li.hoverShow a {
	height: 161px;
	background: -webkit-linear-gradient(#4d5dfd 0%, #7582fe 100%);
	background: -o-linear-gradient(#4d5dfd 0%, #7582fe 100%);
	background: -moz-linear-gradient(#4d5dfd 0%, #7582fe 100%);
	background: linear-gradient(#4d5dfd 0%, #7582fe 100%);
}

.detail_list li:hover .social_title,
.detail_list li.hoverShow .social_title {
	color: #fff;
}

.detail_list li:hover .socialHide,
.detail_list li.hoverShow .socialHide {
	display: inline-block;
}

.detail_list li:hover .socialShow,
.detail_list li.hoverShow .socialShow {
	display: none;
}

.tip_text {
	display: none;
}

.detail_list li#detail_item01:hover~.tip_text.tip_text01 {
	display: block;
}

.detail_list li#detail_item02:hover~.tip_text.tip_text02 {
	display: block;
}

.detail_list li#detail_item03:hover~.tip_text.tip_text03 {
	display: block;
}

.detail_list li#detail_item04:hover~.tip_text.tip_text04 {
	display: block;
}

.detail_list li#detail_item05:hover~.tip_text.tip_text05 {
	display: block;
}

.detail_list li#detail_item06:hover~.tip_text.tip_text06 {
	display: block;
}

.detail_list li#detail_item07:hover~.tip_text.tip_text07 {
	display: block;
}

.detail_list li#detail_item08:hover~.tip_text.tip_text08 {
	display: block;
}

.detail_list li#detail_item09:hover~.tip_text.tip_text09 {
	display: block;
}

.detail_list li.tip_text:hover {
	display: block;
	padding-bottom: 6px;
}

.phone_pattern {
	background: url('../images/phone_pattern.png') no-repeat;
	float: left;
	width: 270px;
	height: 540px;
	overflow: hidden;
	padding: 65px 15px;
	text-align: center;
	position: relative;
}

.pattern_img img {
	width: 245px;
}

.pattern_img,
.pattern_right {
	height: 100%;
	overflow: hidden;
}

.pattern_modal {
	position: absolute;
	top: 65px;
	left: 15px;
	right: 15px;
	bottom: 65px;
	background: rgba(0, 0, 0, .5);
	padding-top: 90px;
	display: none;
}

.pattern_text {
	font-size: 13px;
	color: #fff;
	padding-top: 13px;
}

.phone_pattern:hover .pattern_modal {
	display: block;
}

.pattern_right {
	display: none;
}

#phone_pattern1 {
	display: block;
}

.description {
	display: none;
}

.description.active {
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.description_left,
.description_right {
	float: left;
}

.description_left {
	background: url(../images/phone_pattern01.png) no-repeat;
	float: left;
	width: 234px;
	height: 485px;
	overflow: hidden;
	padding: 55px 9px;
	text-align: center;
	position: relative;
	flex-shrink: 0;
}

.description_img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.description_img img {
	width: 100%;
}

.description_title h2 {
	font-size: 32px;
}

.description_right {
	margin-left: 122px;
}

.description_title span {
	display: block;
	width: 40px;
	border-bottom: 2px solid #ccc;
	margin-top: 16px;
}

.description_text {
	font-size: 24px;
	margin-top: 16px;
	line-height: 35px;
	color: #999;
	width: 570px;
}

.description_list {
	width: 1200px;
	overflow: hidden;
	/*padding-bottom: 135px;*/
}

.description_list li {
	width: 25%;
	float: left;
	text-align: center;
}

#content08 .case_detail img {
	margin-top: 0px;
}

.case_detail .case_code {
	width: 195px;
	height: 195px;
	margin: 30px auto;
	text-align: center;
	padding: 8px;
	background: #fff;
	border-radius: 50%;
	line-height: 177px;
}

.description_list li a {
	display: block;
	position: relative;
	text-align: center;
	border-right: none;
	padding: 20px 0;
	height: 100%;
	color: #333;
}

@keyframes rotate90 {
	0% {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		/* IE 9 */
		-moz-transform: rotate(0deg);
		/* Firefox */
		-webkit-transform: rotate(0deg);
		/* Safari 和 Chrome */
		-o-transform: rotate(0deg);
		/* Opera */
	}

	100% {
		transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		/* IE 9 */
		-moz-transform: rotate(45deg);
		/* Firefox */
		-webkit-transform: rotate(45deg);
		/* Safari 和 Chrome */
		-o-transform: rotate(45deg);
		/* Opera */
	}
}

@-webkit-keyframes rotate90 {
	0% {
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		/* IE 9 */
		-moz-transform: rotate(0deg);
		/* Firefox */
		-webkit-transform: rotate(0deg);
		/* Safari 和 Chrome */
		-o-transform: rotate(0deg);
		/* Opera */
	}

	100% {
		transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		/* IE 9 */
		-moz-transform: rotate(45deg);
		/* Firefox */
		-webkit-transform: rotate(45deg);
		/* Safari 和 Chrome */
		-o-transform: rotate(45deg);
		/* Opera */
	}
}

.rotateMove {
	animation: myfirst 5s;
	-moz-animation: myfirst 5s;
	/* Firefox */
	-webkit-animation: myfirst 5s;
	/* Safari 和 Chrome */
	-o-animation: myfirst 5s;
}

.description_list li a:hover .desc_wrap img {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	border-color: rgb(33, 192, 174);
}

.description_list li a:hover .desc_cray {
	color: rgb(33, 192, 174);
}

.description_list li a:hover .desc_line {
	background-color: rgb(33, 192, 174);
}

.desc_text {
	display: block;
	padding-top: 16px;
	color: #333;
	font-size: 20px;
}

.descHide {
	display: none;
}

.desc_tip {
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-bottom-color: #6652ff;
	top: -30px;
	left: 70px;
}

.features_text {
	font-size: 20px;
	color: #333;
	padding-top: 40px;
}

.features_list {
	overflow: hidden;
	padding: 100px 0 145px;
}

.features_list li {
	float: left;
	padding: 10px;
}

.features_list li a {
	display: block;
	text-align: center;
	padding: 80px 0 50px;
	width: 235px;
	height: 280px;
	background: #fff;
}

.features_list li a:hover {
	box-shadow: 0 0 50px #ceebfd;
}

.features_list li a:hover img {
	-webkit-animation: bounce 1s ease 1 0s both;
	animation: bounce 1s ease 1 0s both;
}

.case_list {
	overflow: hidden;
	padding: 0 0 80px;
}

.case_list li {
	float: left;
	padding: 0px;
	padding-right: 60px;
	/*background: #f6f6f6;*/
	/*box-shadow: 0px 0px 50px #f6f6f6;*/
	margin: 0;
	margin-bottom: 60px;
}

.case_list li.nopad {
	padding: 0;
}

.case_list li a {
	display: block;
	border-radius: 10px;
	background: #fff;
	width: 254px;
	height: 254px;
	line-height: 254px;
	position: relative;
	text-align: center;
	padding: 0 20px;
	border: 1px solid #f6f6f6;
	box-shadow: 0px 0px 25px #f1f1f1;
}

.case_list li a img {
	max-width: 100%;
}

.case_text {
	font-size: 26px;
	color: rgb(51, 51, 51);
	display: block;
}

.case_list li a:hover .case_detail {
	display: block;
}

.case_detail {
	position: absolute;
	background: rgba(0, 0, 0, .25);
	border-radius: 5px;
	text-align: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	line-height: 254px;
}

.case_detail img {
	width: 205px;
	border-radius: 50%;
}

.contactNew {
	background: url("../images/contact_bg.png") no-repeat;
	height: 330px;
	background-size: 100% 100%;
}

.havior {
	padding: 90px 0;
	overflow: hidden;
	text-align: center;
}

#content06 {
	background: #f4f9fe;
}

.contact_formNew {
	overflow: hidden;
	width: 945px;
	margin: auto;
}

.staty_list {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding: 30px 0;
}

.staty_list li {
	float: left;
	overflow: hidden;
	padding-left: 130px;
}

.staty_list li.nopad {
	padding-left: 0;
}

.staty_num {
	float: left;
	padding: 10px 44px;
	border: 2px solid #fff;
	border-radius: 6px;
	color: #fff;
	font-size: 32px;
}

.staty_right {
	float: left;
	padding-left: 10px;
}

.staty_tip {
	font-size: 16px;
	color: rgb(148, 148, 148);
	padding-top: 10px;
	display: block;
}

.staty_text {
	font-size: 20px;
	color: #fff;
	display: block;
	padding-top: 2px;
}

.contact_formNew input {
	float: left;
	padding: 25px;
	line-height: 23px;
	font-size: 24px;
	background: #fff;
	border: none;
	border-radius: 4px;
	width: 532px;
}

.contact_btnNew {
	width: 289px;
	float: left;
	line-height: 74px;
	text-align: center;
	background: rgb(255, 222, 0);
	border-radius: 4px;
	color: rgb(24, 25, 33);
	font-size: 30px;
	margin-left: 72px;
}

.havior_btn {
	display: inline-block;
}

.havior_btn a {
	width: 300px;
	line-height: 70px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 34px;
	border-radius: 35px;
}

.havior_btn a.use_btn {
	background: #218cf9;
}

.havior_btn a.agent_btn {
	background: #6652ff;
}

#content07 {
	background: #f8f8f8;
}

.introduce {
	overflow: hidden;
	padding: 60px 0;
}

.introduce_li {
	float: left;
}

.introduce_title {
	font-size: 20px;
	margin-bottom: 20px;
}

.introduce_text {
	display: block;
	font-size: 16px;
	color: #666;
	line-height: 25px;
}

.ftUl {
	text-align: center;
	overflow: hidden;
}

.footer .ftUl .ftColumns:first-child {
	margin-left: 0;
}

.footer .ftUl .ftColumns {
	display: inline-block;
	float: left;
	text-align: left;
	padding: 0 60px 0 20px;
	border-right: 1px solid rgba(255, 255, 255, 0.08);
	height: 258px;
}

.footer .ftUl .ftColumns:last-child {
	border-right: none;
	padding-right: 0;
}

.footer .ftUl .ftColumns h2 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding-bottom: 15px;
}

.footer .ftUl .ftColumns .links li {
	margin-bottom: 10px;
	font-size: 14px;
}

.footer .ftUl .ftColumns .links li a {
	color: #666;
	font-size: 14px;
}

.footer .ftUl .last .qrCode li:first-child {
	margin-left: 0;
}

.footer .ftUl .last .qrCode li .name {
	display: block;
	text-align: center;
}

.footer {
	padding: 80px 0 50px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

#content12 img {
	width: auto;
}

#content08 {
	font-size: 14px;
}

#content08 img {
	width: auto;
}

#content08 a {
	font-size: 17px;
	color: #333;
}

.rcaver {
	position: fixed;
	right: 30px;
	top: 200px;
	z-index: 9999;
	box-shadow: 0px 0px 5px #e9eaee;
	text-align: center;
	border-radius: 35px;
}

#rcaver_ul {
	border: 1px solid #bcc8ff;
	border-radius: 35px;
	background-color: #fff;
}

#rcaver_ul li {
	width: 90px;
	padding: 0 12px;
}

#rcaver_ul li a {
	border-bottom: 1px solid #bcc8ff;
	color: #000;
	padding: 25px 0;
	display: block;
}

.sideHide {
	display: none;
}

#rcaver_ul li:hover {
	background: #6652ff;
}

#rcaver_ul li:hover .sideHide {
	display: inline-block;
}

#rcaver_ul li:hover .sideShow {
	display: none;
}

#rcaver_ul li:hover a {
	color: #fff;
	border-color: transparent;
}

#rcaver_ul li img {
	width: 45px;
}

.sidetext {
	display: block;
	margin-top: 6px;
}

#rcaver_ul li:first-child {
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
}

#rcaver_ul li:last-child {
	border-bottom-left-radius: 35px;
	border-bottom-right-radius: 35px;
}

#rcaver_ul li:last-child a {
	border: none;
}

.concern_img {
	width: 128px;
	padding: 15px;
	border-radius: 5px;
	background: #6652ff;
	position: absolute;
	left: 140px;
	top: -15px;
	text-align: center;
}

#rcaver_ul li .concern_img img {
	width: 88px;
	height: 88px;
	display: inline-block;
}

.concern_img p {
	font-size: 14px;
	color: #fff;
	margin-top: 8px;
	letter-spacing: 2px;
}

.rcaver_li2 {
	position: relative;
}

.rcaver_li2:hover .concern_img {
	left: -150px;
	transition: all 0.5s;
}

.concern_img:after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	border-top: 12px solid #6652ff;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	position: absolute;
	top: 65px;
	right: -15px;
	transform: rotate(-93deg);
}

/*轻小店样式*/
.banner .resBannerList li.res-first ul li.c3 {
	margin-left: 0px;
	margin-top: 200px;
	width: auto;
	-webkit-animation: fadeInDown 2s 1s 1 linear both;
	animation: fadeInDown 2s 1s 1 linear both;
}

.characte_list {
	overflow: hidden;
	width: 1200px;
	padding: 0 80px;
}

.characte_list li {
	float: left;
	text-align: center;
	width: 25%;
	/*padding: 38px 0 26px;*/
	padding-bottom: 150px;
}

.characte_li {
	width: 165px;
	height: 175px;
	margin: auto;
}

.characte_li img {
	width: auto;
}

.characte_list li:hover img {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	/* IE 9 */
	-moz-transform: rotate(360deg);
	/* Firefox */
	-webkit-transform: rotate(360deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(360deg);
	transition: all 1s;
	-moz-transition: all 1s;
	/* Firefox 4 */
	-webkit-transition: all 1s;
	/* Safari 和 Chrome */
	-o-transition: all 1s;
	/* Opera */
}

.characte_text {
	display: block;
	font-size: 18px;
	height: 25px;
	line-height: 25px;
}

.characte_list li:hover {
	color: rgb(33, 189, 181);
}

.expery_down {
	height: 160px;
	line-height: 160px;
	font-size: 30px;
	color: #fff;
}

.expery_text.expery_fist {
	padding-top: 65px;
}

.expery_icon01 {
	background: url('../images/expery_icon01.png') no-repeat;
	background-size: 100% 160px;
}

.expery_icon02 {
	background: url('../images/expery_icon02.png') no-repeat;
	background-size: 100% 160px;
}

.expery_icon03 {
	background: url('../images/expery_icon03.png') no-repeat;
	background-size: 100% 160px;
}

.expery_icon04 {
	background: url('../images/expery_icon04.png') no-repeat;
	background-size: 100% 160px;
}

.expery_icon05 {
	background: url('../images/expery_icon05.png') no-repeat;
	background-size: 100% 160px;
}

.expery_icon06 {
	background: url('../images/expery_icon06.png') no-repeat;
	background-size: 100% 160px;
}

.expery_icon07 {
	background: url('../images/expery_icon07.png') no-repeat;
	background-size: 100% 160px;
}

.expery_icon08 {
	background: url('../images/expery_icon08.png') no-repeat;
	background-size: 100% 160px;
}

.expery_list {
	overflow: hidden;
	padding: 0 80px 140px;
	text-align: center;
}

.expery_list li {
	float: left;
	width: 33.33333333%;
	position: relative;
	padding: 0 40px;
}

.expery_list li a {
	display: block;
	text-align: center;
	height: 360px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 1px 1px 10px rgba(157, 157, 157, 0.28);
}

.expery_list li a:hover img {
	-webkit-animation: bounce 1s ease 1 0s both;
	animation: bounce 1s ease 1 0s both;
}

.expery_list li:hover .expery_up {
	display: block;
}

.expery_text {
	color: #333;
	font-size: 18px;
	display: block;
	text-align: center;
	padding-top: 10px;
}

.hcainfo_num {
	color: rgb(115, 115, 115);
}

.haviorNav_list {
	overflow: hidden;
	width: 1076px;
}

.haviorNav_list li {
	background: url('../images/haviornav_icon.png') no-repeat;
	background-size: 100%;
	height: 200px;
	width: 200px;
	margin-right: 15px;
	text-align: center;
	padding: 70px 35px;
	line-height: 25px;
	float: left;
	font-size: 16px;
}

.havior_nav {
	overflow: hidden;
	width: 550px;
	margin: auto;
	padding: 70px 0 100px;
}

.havior_nav li {
	float: left;
}

.havior_nav li a {
	display: block;
	line-height: 70px;
	font-size: 34px;
	color: #333;
	width: 265px;
	text-align: center;
	background: #fff;
}

.havior_nav li a.active {
	background: #216df9;
	color: #fff;
}

.havior_nav li a.nav_gender {
	border-top-left-radius: 35px;
	border-bottom-left-radius: 35px;
}

.havior_nav li a.nav_store {
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
}

.haviorNav_list {
	padding-bottom: 100px;
}

.gender_store {
	padding-bottom: 65px;
}

.gender_btn {
	display: block;
	width: 240px;
	text-align: center;
	color: #fff;
	line-height: 60px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	font-size: 30px;
	margin: auto;
	background: linear-gradient(left, #216df9, #7721f9);
	background: -webkit-linear-gradient(left, #216df9, #7721f9);
	background: -o-linear-gradient(left, #216df9, #7721f9);
	background: -ms-linear-gradient(left, #216df9, #7721f9);
}

.list_ban {
	border-bottom: 1px solid rgb(239, 239, 239);
}

.list_tip {
	overflow: hidden;
	padding: 50px 0;
	width: 1200px;
	margin: auto;
}

.list_tip li {
	float: left;
	width: 25%;
	text-align: center;
	color: #333;
	font-size: 24px;
	border-right: 1px solid rgb(239, 239, 239);
}

.list_tip li:last-child {
	border: none;
}

.tip_title {
	margin-left: 5px;
}

.list_tip li img {
	width: auto;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

/*.item_color li a:hover .hideImg{*/
/*display: inline-block;*/
/*}*/
/*.item_color li a:hover .showImg{*/
/*display: none;*/
/*}*/

.certy_list {
	padding: 0 0 40px;
}

.certy_list:after {
	display: block;
	clear: both;
	content: '';
}

.certy_list li {
	float: left;
	width: 25%;
	padding-bottom: 60px;
}

.certy_list li a {
	display: block;
	text-align: center;
}

.certy_list li a:hover img {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.certy_list img {
	width: auto;
	margin-bottom: 25px;
}

.certy_text {
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 16px;
	height: 16px;
	display: block;
	padding-bottom: 10px;
}

.busy_list {
	overflow: hidden;
	padding: 0 0 80px;
}

.busy_list li {
	width: 276px;
	height: 105px;
	margin-right: 30px;
	background: #fff;
	border-radius: 2px;
	text-align: center;
	line-height: 105px;
	float: left;
	margin-bottom: 35px;
}

.busy_list li.nopad {
	margin-right: 0;
}

.busy_list li img {
	max-width: 50%;
}

.tel_left {
	width: 34px;
	float: left;
}

.tel_left img {
	width: 100%;
}

.tel_num {
	float: left;
	padding-left: 20px;
}

.ftUl {
	color: rgb(169, 169, 169);
	font-size: 14px;
}

.num_text {
	font-size: 28px;
	color: #fff;
	padding: 13px 0 25px;
}

.footer .ftUl .ftColumns.ftColumns11 {
	/*width: 290px;*/
	padding-left: 0;
	padding-right: 40px;
}

.qrCode_img img {
	width: auto;
}

.qrCode_li01 {
	color: rgb(29, 127, 248);
	font-size: 14px;
	padding-bottom: 10px;
	display: block;
}

.qrCode_text {
	color: rgb(148, 148, 148);
	font-size: 14px;
	padding-top: 16px;
}

.qq_contain {
	width: 140px;
	display: block;
	line-height: 40px;
	text-align: center;
	background: rgb(29, 127, 248);
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
}

.one_ul {
	padding: 50px 0 40px 75px;

	overflow: hidden;
	background: rgb(24, 25, 33);
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.one_ul li {
	float: left;
	height: 245px;
	width: 186px;
	border-right: #2a2b32 1px solid;
	line-height: 1;
	padding-top: 6px;
	box-sizing: border-box;
}

.one_ul dl.one {
	padding: 0px;
}

.one_ul .one dd {
	position: relative;
	width: 210px;
	margin: 0px;
}

.one_ul .one i {
	font-size: 16px;
	color: #a9a9a9;
}

.one_ul .one p.time {
	font-size: 28px;
	color: #ffffff;
	font-family: "Arial";
	padding-top: 10px;
	padding-bottom: 20px;
}

.one_ul .one .pho {
	font-size: 16px;
	color: #a9a9a9;
	padding-bottom: 12px;
}

.one_ul .one a {
	width: 140px;
	height: 40px;
	margin-top: 5px;
	background: url(../images/botb_10.png) center no-repeat;
	display: block;
}

.one_ul dl {
	padding-left: 15px;
}

.one_ul dl dt {
	font-size: 18px;
	color: #ffffff;
}

.one_ul dl dd {
	margin-top: 16px;
	font-size: 14px;
}

.one_ul dl dd a {
	color: #949494;
	transition: all 0.5s;
}

.one_ul dl dd a.on {
	color: rgb(41, 188, 110);
}

.one_ul dl dd a .img {
	width: 80px;
	height: 80px;
	margin-top: 16px;
	display: none;
}

.one_ul dl dd a:hover {
	color: rgb(41, 188, 110);
}

.one_ul img {
	border: 0 none;
	max-width: 100%;
}

.one_ul .one dd:after {
	position: absolute;
	width: 34px;
	height: 40px;
	content: '';
	display: block;
	background: url(../images/tel_icon.png) left top no-repeat;
	left: -60px;
	top: 0px;
	-webkit-animation: bounceleft 2s linear infinite;
	animation: bounceleft 2s linear infinite;
}

@-webkit-keyframes bounceleft {
	20% {
		transform: rotate(45deg);
	}

	40% {
		transform: translate3d(0, 0px, 0);
	}

	80% {
		transform: translate3d(0, 10px, 0);
	}

	100% {
		transform: translate3d(0, 0px, 0);
	}
}

@keyframes bounceleft {
	20% {
		transform: rotate(45deg);
	}

	40% {
		transform: translate3d(0, 0px, 0);
	}

	80% {
		transform: translate3d(0, 10px, 0);
	}

	100% {
		transform: translate3d(0, 0px, 0);
	}
}

.one_ul dl dd a.on .img {
	width: 80px;
	height: 80px;
	margin-top: 16px;
	display: block;
}

.trialTxt #btn2 {
	background: rgb(33, 189, 181);
	border-color: rgb(33, 189, 181);
}

.button_box {
	float: left;
}

.banner .bannerList>li li.o2 {
	right: 0;
}

.headerMenu ul {
	float: left;
}

.header .menuList .button_box {
	margin-left: 32px;
}

.header .menuList .button_box .btn:first-child {
	margin-right: 15px;
}

.header .menuList .button_box .btn {
	background: #23c1af;
	padding: 5px 10px;
	border-radius: 15px;
}

.header .menuList .button_box .btn a {
	color: #ffffff;
}

.switchButton span.prov {
	background: url(../images/prov.png);
}

.switchButton span.next {
	background: url(../images/next.png);
}

.switchButton {
	width: 80%;
}

.dropDownList {
	top: 39px;
	border: none;
	width: 920px;
	left: -155px;

}

.dropDownList ul.menuSystemList li {
	margin-right: 25px;
	width: 145px;
}

.dropDownList.features {
	width: 580px;
	left: -40px;
}

.dropDownList ul.menuSystemList {
	padding-top: 42px;
	padding-left: 42px;
	padding-bottom: 35px;
	float: none !important;
	margin-top: 27px;
	background: rgba(255, 255, 255, 0.97);
	border: 1px solid #0ab856;
}

.dropDownList ul.menuSystemList {
	border: 1px solid #1d7ff8;
}

.dropDownList.features ul.menuSystemList li {
	width: 100%;
	overflow: hidden;
}

.dropDownList ul.menuSystemList li {
	margin-right: 25px;
}

.listMain {
	float: left;
	width: 115px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #ddd;
}

.listChild {
	float: left;
	width: 400px;
	text-align: center;
	text-align: left;
	padding-left: 40px;
}

.dropDownList ul.menuSystemList li a {
	color: #333;
	text-align: left;
}

.listChild a {
	display: inline-block;
	margin-right: 10px;
	width: 62px;
}

.dropDownList.features .listChild a:hover {
	border-bottom: none;
}

.listMain:hover {
	color: #1d7ff8;
	border-right: 1px solid #1d7ff8;
}

.swiper-button-prev {
	background: url('../images/leftactive.png') no-repeat;
	background-size: 54px 56px;
	/*left:100px;*/
}

.swiper-button-prev.swiper-button-disabled {
	background: url('../images/characte_left.png') no-repeat;
	background-size: 54px 56px;
}

.swiper-button-next.swiper-button-disabled {
	background: url('../images/characte_right.png') no-repeat;
	background-size: 54px 56px;
	/*right:100px;*/
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 1;
}

.swiper-button-next {
	background: url('../images/rightactive.png') no-repeat;
	background-size: 54px 56px;
}

.swiper-button-next,
.swiper-button-prev {
	width: 54px;
	height: 56px;
	margin-top: -85px;
}

.bottom-apply {
	background: url(../images/bottom-apply.png) 0 0 no-repeat;
	background-size: 100% 100%;
	text-align: center;
}

.bottom-apply-inner {
	padding: 50px 0;
}

.bottom-apply-inner span {
	display: inline-block;
	font-size: 30px;
	color: #fff;
	line-height: 40px;
	vertical-align: middle;
}

.bottom-apply-inner a {
	display: inline-block;
	margin: 0 0 0 70px;
	padding: 0 40px;
	line-height: 36px;
	border: 2px solid #fff;
	font-size: 18px;
	color: #fff;
	border-radius: 20px;
	vertical-align: middle;
}

.bottom-apply-inner a:last-child {
	margin-left: 30px;
}