body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, i, h4, h5, h6, pre, em, input, textarea, p, blockquote, th, td, hr, button, footer, header, menu, nav, section {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-family: "PingFangSC", "Helvetica Neue", "Microsoft Yahei", sans-serif
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent
}
body {
	color: #000;
	padding-top: 58px;
	font-family: "PingFangSC", "Helvetica Neue", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	min-width: 320px;
	-webkit-overflow-scrolling: touch;
	background-color: #ffffff
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0
}
a:hover, a:active {
	text-decoration: none
}
.hm-fl {
	float: left
}
.hm-fr {
	float: right
}
.hm-img {
	display: block;
	margin: auto;
	width: 100%
}

.toubu{width:auto !important;}
@media (min-width:1200px) {
.toubu{width:1400px !important;}
.container {
	width: 1200px;
	padding-left: 0;
	padding-right: 0
}

}
.hm-header {
	min-height: 58px;
	margin-bottom: 0;
	background-color: #4172C2
}
.hm-header .container {
	padding-left: 0;
	padding-right: 0
}
.hm-header .container .nav-logo {
	display: block;
	margin-top: 10px;
	height: 38px;
	margin-left: 25px;
	margin-right: 44px
}
.hm-header .container .navbar-nav>li>a {
	border-bottom: 2px solid transparent;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	padding: 18px 26px
}
.hm-header .container .navbar-nav>li>a.specal-a {
	color:#1dd8bd
}
.hm-header .container .navbar-nav>li>a.link-login {
	padding: 4px 15px;
	background: #ffffff;
	color: #4F78D1;
	border-radius: 4px;
	margin-right: 20px;
	font-size: 12px
}
.hm-header .container .navbar-nav>li>a.link-reg {
	font-size: 12px;
	padding: 4px 10px 4px 28px;
	background: #ffffff url("../image/prise.png") no-repeat 8px center;
	background-size: 14px 14px;
	color: #4F78D1;
	border-radius: 4px
}
.hm-header .container .navbar-nav>.active>a, .hm-header .container .navbar-nav>.active>a:focus, .hm-header .container .navbar-nav>.active>a:hover {
	background-color: transparent;
	border-bottom-color: #ffffff;
	color: #ffffff
}
.hm-header .container .navbar-nav>li>a:focus, .hm-header .container .navbar-nav>li>a:hover {
	background-color: transparent;
	border-bottom-color: #ffffff;
	color: #ffffff
}
.hm-header .container .navbar-nav>li>a:focus.link-login, .hm-header .container .navbar-nav>li>a:hover.link-login {
	border-bottom-color: transparent;
	background-color: #ffffff;
	color: #4F78D1
}
.hm-header .container .navbar-nav>li>a:focus.link-reg, .hm-header .container .navbar-nav>li>a:hover.link-reg {
	border-bottom-color: transparent;
	background-color: #ffffff;
	color: #4F78D1
}
.dropdown-menu {
	min-width: 136px;
	text-align: center;
	padding: 5px 0
}
.dropdown-menu>li>a {
	padding: 5px 20px
}
.swiper-container {
	height: 466px;
	text-align: center
}
.swiper-container .w-slider {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.swiper-container .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 2%;
	width: 100%
}
.swiper-container .swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 10px;
	background: rgba(255,255,255,0.4);
	margin: 0 10px;
	cursor: pointer
}
.swiper-container .swiper-active-switch {
	background: #fff
}
.sub-nav-container .col-sm-3 {
	padding-left: 0;
	padding-right: 0
}
.sub-nav-container .sub-nav {
	display: block;
	padding: 15px 0 0 20px;
	height: 110px;
	background-color: #F5F7FC;
	color: #000000;
	cursor: pointer;
	transition: all .3s;
	-webkit-transition: all .3s
}
.sub-nav-container .sub-nav.nav-1 {
	background-image: url("../image/nav1.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% 110px
}
.sub-nav-container .sub-nav.nav-1:hover {
	color: #ffffff;
	background-image: url("../image/nav1-a.png")
}
.sub-nav-container .sub-nav.nav-2 {
	background-image: url("../image/nav2.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% 110px
}
.sub-nav-container .sub-nav.nav-2:hover {
	color: #ffffff;
	background-image: url("../image/nav2-a.png")
}
.sub-nav-container .sub-nav.nav-3 {
	background-image: url("../image/nav3.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% 110px
}
.sub-nav-container .sub-nav.nav-3:hover {
	color: #ffffff;
	background-image: url("../image/nav3-a.png")
}
.sub-nav-container .sub-nav.nav-4 {
	background-image: url("../image/nav4.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% 110px
}
.sub-nav-container .sub-nav.nav-4:hover {
	color: #ffffff;
	background-image: url("../image/nav4-a.png")
}
.sub-nav-container .sub-nav .sub-p1 {
	font-size: 16px;
	margin: 0 0 4px 0
}
.sub-nav-container .sub-nav .sub-p2 {
	font-size: 12px;
	margin: 0 0 4px 0
}
.sub-nav-container .sub-nav .sub-a {
	background-color: #1dd8bd;
	display: block;
	border-radius: 10px;
	width: 60px;
	height: 20px;
	line-height: 20px;
	margin-top: 12px;
	text-align: center;
	color: #ffffff;
	transition: all .3s;
	-webkit-transition: all .3s
}
.sub-nav-container .sub-nav .sub-a i {
	display: block;
	font-style: normal;
	font-size: 10px;
	-webkit-transform: scale(.84)
}
.sub-nav-container .sub-nav:hover .sub-a {
	background-color: #ffffff;
	color: #558BE3
}
.hm-sui {
	padding-bottom: 8%
}
.hm-sui .hm-fl {
	padding-top: 42%;
	text-align: center
}
.hm-sui .hm-fl .fl-img {
	width: 66px;
	height: 70px
}
.hm-sui .hm-fl .fl-h3 {
	line-height: 42px;
	font-size: 30px;
	color: #0A0D10;
	text-align: center;
	margin-top: 3%
}
.hm-sui .hm-fl .fl-p {
	line-height: 22px;
	font-size: 16px;
	color: #6A7581
}
.hm-ser {
	padding-top: 4%;
	padding-bottom: 6%;
	background-color: #F6F7FA;
	text-align: center
}
.hm-ser .ser-h1 {
	font-size: 30px;
	line-height: 42px;
	color: #0A0D10
}
.hm-ser .ser-p {
	font-size: 14px;
	line-height: 20px;
	color: rgba(10,13,16,0.4)
}
.hm-ser .ser-wrap {
	margin: auto;
	padding-top: 4%
}
.hm-ser .ser-wrap ul {
	overflow: hidden
}
.hm-ser .ser-wrap .self-bg {
	padding: 4% 0 8% 0;
	cursor: pointer;
	float: left;
	width: 100%;
	margin-bottom: 5%;
	background: url("../image/serve.png") no-repeat center;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}
.hm-ser .ser-wrap .self-bg:hover {
	background: url("../image/serve-a.png") no-repeat center
}
.hm-ser .ser-wrap .self-bg:hover .ser-p, .hm-ser .ser-wrap .self-bg:hover .ser-h4 {
	color: #ffffff
}
.hm-ser .ser-wrap .self-bg:hover .ser-txt {
	color: rgba(255,255,255,0.6)
}
.hm-ser .ser-wrap .self-bg:hover .ser-link {
	color: #ffffff;
	background-color: #FFAA00
}
.hm-ser .ser-wrap .self-bg.self-active {
	background: url("../image/serve-a.png") no-repeat center
}
.hm-ser .ser-wrap .self-bg.self-active .ser-p, .hm-ser .ser-wrap .self-bg.self-active .ser-h4 {
	color: #ffffff
}
.hm-ser .ser-wrap .self-bg.self-active .ser-txt {
	color: rgba(255,255,255,0.6)
}
.hm-ser .ser-wrap .self-bg.self-active .ser-link {
	color: #ffffff;
	background-color: #FFAA00
}
.hm-ser .ser-wrap .group-bg {
	padding: 4% 0 8% 0;
	cursor: pointer;
	float: right;
	width: 100%;
	margin-bottom: 5%;
	background: url("../image/serve-2.png") no-repeat center;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}
.hm-ser .ser-wrap .group-bg:hover {
	background: url("../image/serve-2-a.png") no-repeat center
}
.hm-ser .ser-wrap .group-bg:hover .ser-p, .hm-ser .ser-wrap .group-bg:hover .ser-h4, .hm-ser .ser-wrap .group-bg:hover .new-li {
	color: #ffffff
}
.hm-ser .ser-wrap .group-bg:hover .ser-txt {
	color: rgba(255,255,255,0.6)
}
.hm-ser .ser-wrap .group-bg:hover .ser-link {
	color: #ffffff;
	background-color: #FFAA00
}
.hm-ser .ser-wrap .group-bg.group-active {
	background: url("../image/serve-a.png") no-repeat center
}
.hm-ser .ser-wrap .ser-h4 {
	font-size: 20px;
	color: #333333;
	text-align: center
}
.hm-ser .ser-wrap .ser-txt {
	margin-top: 12px;
	font-size: 12px;
	color: rgba(10,13,16,0.4)
}
.hm-ser .ser-wrap .ser-p {
	width: 100%;
	height: 56px;
	padding: 0 15%;
	margin: 26px auto 0 auto;
	font-size: 13px;
	color: #333333;
	text-align: center
}
.hm-ser .ser-wrap .new-li {
	margin: 26px auto 0 auto;
	width: 138px;
	color: #333333
}
.hm-ser .ser-wrap .new-li li {
	line-height: 22px;
	font-size: 13px;
	text-align: left
}
.hm-ser .ser-wrap .ser-link {
	display: block;
	width: 208px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background-color: #416DB3;
	border-radius: 9px;
	font-size: 16px;
	color: #ffffff
}
.hm-ser .ser-wrap .ser-link.link-1 {
	margin: 4% auto 0
}
.hm-ser .ser-wrap .ser-link.link-2 {
	margin: 2% auto 0
}
.hm-mo {
	padding-top: 4%;
	padding-bottom: 3%;
	background-color: #242633
}
.hm-mo .mo-h2 {
	font-size: 30px;
	color: #ffffff;
	line-height: 42px;
	text-align: center
}
.hm-mo .mo-txt {
	font-size: 14px;
	color: rgba(255,245,255,0.4);
	text-align: center
}
.hm-mo .mo-cell {
	margin-top: 30px;
	padding-bottom: 7%;
	background: url("../image/item2.png") no-repeat center;
	background-size: contain
}
.hm-mo .mo-more {
	display: block;
	width: 176px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 20px;
	background-color: #ffffff;
	font-size: 16px;
	color: #242633
}
.hm-mo .mo-more:hover {
	background-color: #558BE3;
	color: #ffffff
}
.hm-mo .mo-one {
	margin-bottom: 4%
}
.hm-mo .mo-one .f-one {
	width: 42px;
	height: 42px;
	margin-right: 15px;
	background: rgba(255,255,255,0.2) url("../image/icon5.png") no-repeat center;
	border-radius: 50%
}
.hm-mo .mo-one .f-two {
	width: 42px;
	height: 42px;
	margin-right: 15px;
	background: rgba(255,255,255,0.2) url("../image/icon6.png") no-repeat center;
	border-radius: 50%
}
.hm-mo .mo-one .f-tree {
	width: 42px;
	height: 42px;
	margin-right: 15px;
	background: rgba(255,255,255,0.2) url("../image/icon7.png") no-repeat center;
	border-radius: 50%
}
.hm-mo .mo-one .ff-p1 {
	font-size: 16px;
	color: rgba(255,255,255,0.7);
	margin: 0
}
.hm-mo .mo-one .ff-p2 {
	font-size: 30px;
	color: #ffffff;
	margin: 0
}
.hm-case {
	padding-top: 7%;
	padding-bottom: 6%;
	background-color: #ffffff;
	text-align: center
}
.hm-case .case-h3 {
	line-height: 42px;
	font-size: 30px;
	color: #0A0D10
}
.hm-case .case-txt {
	margin-top: 8px;
	font-size: 14px;
	color: rgba(10,13,16,0.4);
	margin-bottom: 0
}
.hm-case .card-area {
	margin: 4% 10%
}
.hm-case .card-area .card-item {
	float: left;
	margin-right: 12px;
	margin-bottom: 4%
}
.hm-case .card-area .card-item .card-bg {
	position: relative;
	max-width: 100%;
	width: 180px;
	height: 420px;
	line-height: 420px;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s
}
.hm-case .card-area .card-item .card-bg .card-cell {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	z-index: 1
}
.hm-case .card-area .card-item .card-bg .card-cell .card-con {
	margin-top: 20px
}
.hm-case .card-area .card-item .card-bg:hover, .hm-case .card-area .card-item .card-bg.current-hover {
	transform: scale(1.15);
	-ms-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-o-transform: scale(1.15);
	z-index: 2
}
.hm-case .card-area .card-item .card-bg:hover::after, .hm-case .card-area .card-item .card-bg.current-hover::after {
	background-image: -webkit-linear-gradient(180deg, rgba(85,139,227,0.6) 0%, #558be3 100%);
	background-image: -moz-linear-gradient(180deg, rgba(85,139,227,0.6) 0%, #558be3 100%);
	background-image: -o-linear-gradient(180deg, rgba(85,139,227,0.6) 0%, #558be3 100%);
	background-image: -ms-linear-gradient(180deg, rgba(85,139,227,0.6) 0%, #558be3 100%);
	background-image: linear-gradient(180deg, rgba(85,139,227,0.6) 0%, #558be3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#558be399, endColorstr=#558be3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#558be399, endColorstr=#558be3)"
}
.hm-case .card-area .card-item .card-bg:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: -webkit-linear-gradient(180deg, rgba(36,38,51,0.6) 0%, #242633 100%);
	background: -moz-linear-gradient(180deg, rgba(36,38,51,0.6) 0%, #242633 100%);
	background: -o-linear-gradient(180deg, rgba(36,38,51,0.6) 0%, #242633 100%);
	background: -ms-linear-gradient(180deg, rgba(36,38,51,0.6) 0%, #242633 100%);
	background: linear-gradient(180deg, rgba(36,38,51,0.6) 0%, #242633 100%);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#24263399, endColorstr=#242633);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#24263399, endColorstr=#242633)";
	z-index: 0
}
.hm-friends {
	padding: 4% 0 1% 0;
	text-align: center
}
.hm-friends h3 {
	font-size: 30px;
	line-height: 42px;
	color: #0A0D10
}
.hm-friends p {
	font-size: 14px;
	color: rgba(10,13,16,0.4);
	margin-top: 8px
}
.hm-friends .fr-ul {
	margin-top: 3%;
	overflow: hidden;
	text-align: left;
}
.hm-friends .fr-li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 3% 2%;
	width: 22%;
	padding: 1% 0;
	border: 1px solid #eee;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.hm-friends .fr-li:hover {
	border: 1px solid #558BE3;
	box-shadow: 0 -1px 10px 0 rgba(45,183,245,0.5)
}
.hm-friends .fr-li img {
	max-width: 100%;
	display: block;
	margin: auto
}
.hm-about {
	padding-top: 4%
}
.hm-about .about-fl {
	margin-bottom: 4%
}
.hm-about h3 {
	font-size: 30px;
	color: #0A0D10;
	line-height: 42px;
	font-weight: 500
}
.hm-about .us-w {
	margin-top: 2%;
	font-size: 20px;
	color: #0A0D10
}
.hm-about span {
	margin-top: 8px;
	display: block;
	font-size: 14px;
	color: rgba(10,13,16,0.4)
}
.hm-about .kou {
	margin-top: 8%;
	overflow: hidden
}
.hm-about .kou .kou-l {
	float: left;
	font-size: 30px;
	font-weight: 500;
	color: #4175CB
}
.hm-about .kou .kou-r {
	float: left;
	margin-left: 15px
}
.hm-about .kou .kou-r p {
	font-size: 20px;
	color: #0A0D10;
	margin-bottom: 3%
}
.hm-about .about-img {
	display: block;
	max-width: 100%;
	margin: auto
}
.hm-history {
	background-color: #f6f7fa
}
.hm-detail {
	background-color: #F9F9F9;
	padding-top: 3%;
	padding-bottom: 8%
}
.hm-detail .breadcrumb {
	background-color: #F9F9F9;
	margin-bottom: 0
}
.hm-detail .breadcrumb li {
	color: #999999;
	font-size: 16px
}
.hm-detail .breadcrumb li a {
	color: #999999;
	font-size: 16px
}
.hm-detail .breadcrumb li a:hover {
	color: #558BE3
}
.hm-detail .breadcrumb>.active {
	color: #4175CB
}
.hm-detail .breadcrumb>li+li:before {
	color: #999999;
	content: "> ";
	padding: 0 5px
}
.hm-detail .info-txt {
	padding-top: 4%
}
.hm-detail .info-txt h1 {
	font-size: 36px;
	color: #0A0D10;
	text-align: center
}
.hm-detail .info-txt .sub-p {
	margin-top: 8px;
	font-size: 16px;
	color: #999999;
	text-align: center;
	margin-bottom: 4%
}
.hm-detail .info-txt .p-txt {
	font-size: 16px;
	color: #000;
	line-height: 22px;
	margin-top: 3%
}
.hm-contact {
	background-color: #ffffff;
	padding: 4% 0
}
.hm-contact h1 {
	font-size: 30px;
	color: #0A0D10;
	line-height: 42px;
	text-align: center
}
.hm-contact p {
	margin-top: 8px;
	font-size: 14px;
	color: rgba(10,13,16,0.4);
	line-height: 20px;
	text-align: center
}
.hm-contact .w-wrap {
	margin: 2% 0 4% 0
}
.hm-contact .wrap-cell {
	padding: 3% 0;
	box-shadow: 0 20px 40px 0 rgba(83,137,225,0.1);
	text-align: center
}
.hm-contact .wrap-cell .icon-bg {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: auto;
	background: -webkit-linear-gradient(223deg, #419bfb 0%, #4b8fea 59%, #5287df 100%);
	background: -moz-linear-gradient(223deg, #419bfb 0%, #4b8fea 59%, #5287df 100%);
	background: -o-linear-gradient(223deg, #419bfb 0%, #4b8fea 59%, #5287df 100%);
	background: -ms-linear-gradient(223deg, #419bfb 0%, #4b8fea 59%, #5287df 100%);
	background: linear-gradient(223deg, #419bfb 0%, #4b8fea 59%, #5287df 100%)
}
.hm-contact .wrap-cell .icon-bg img {
	max-width: 100%;
	margin: 20px auto
}
.hm-contact .wrap-cell .w-h3 {
	font-size: 20px;
	color: #0A0D10;
	font-weight: 500;
	margin-top: 3%
}
.hm-contact .wrap-cell .p-1 {
	margin-top: 8px;
	font-size: 12px;
	color: #999999
}
.hm-contact .wrap-cell .p-2 {
	margin-top: 2%;
	font-size: 14px;
	color: #4A7FD6
}
.hm-contact .wrap-cell .c-cell {
	margin-top: 8px
}
.hm-contact .wrap-cell .c-cell span {
	font-size: 14px;
	color: #4A7FD6;
	display: inline-block;
	vertical-align: middle
}
.hm-contact .wrap-cell .c-cell a {
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	background-color: #4A7FD6;
	border-radius: 10px;
	padding: 2px 6px;
	margin-left: 5px
}
.hm-contact .wrap-cell .c-cell a em {
	display: block;
	font-size: 12px;
	-webkit-transform: scale(.84)
}
.hm-contact .location {
	display: block;
	max-width: 100%;
	margin: 40px auto 0 auto
}
.hm-foucs {
	background-color: #f6f7fa;
	padding: 4% 0
}
.hm-foucs h1 {
	font-size: 30px;
	color: #000000;
	line-height: 42px;
	text-align: center
}
.hm-foucs p {
	margin-top: 8px;
	font-size: 14px;
	color: rgba(0,0,0,0.4);
	line-height: 20px;
	text-align: center
}
.hm-foucs .foucs-wrap {
	text-align: center;
	margin-top: 2%
}
.hm-foucs .foucs-wrap img {
	max-width: 100%;
	margin: 0
}
.hm-foucs .foucs-wrap .p-1 {
	margin-top: 3%;
	font-size: 16px;
	color: #999999
}
.hm-foucs .foucs-wrap .p-2 {
	font-size: 16px;
	margin-top: 1%;
	color: #000000
}
.hm-partner {
	background-color: #ffffff;
	padding-top: 4%
}
.hm-partner h2 {
	font-size: 30px;
	color: #000000;
	font-weight: 500;
	text-align: center
}
.hm-partner .par-wrap {
	margin-top: 3%;
	text-align: center
}
.hm-partner .par-wrap .par-p1 {
	margin-top: 4px;
	font-size: 20px;
	color: #000000
}
.hm-partner .par-wrap .par-p2 {
	margin-top: 4px;
	font-size: 16px;
	color: #000000;
	padding: 0 25%
}
.hm-partner .hm-info {
	max-width: 840px;
	margin: 4% auto 8%;
	padding: 7% 5% 4% 5%;
	text-align: center;
	box-shadow: 0 10px 20px 0 rgba(83,137,225,0.1);
	background: url("../image/links/par7.png") no-repeat 7% 20%;
	font-size: 20px;
	color: #000000
}
.hm-partner .par-3 {
	font-size: 14px;
	color: rgba(10,13,16,0.4);
	margin-top: 8px;
	text-align: center
}
.hm-partner .par-money {
	padding: 2% 0 4% 0;
	text-align: center
}
.hm-partner .par-money h4 {
	margin: 5% 0 2% 0;
	font-size: 20px;
	color: #0A0D10
}
.hm-his {
	padding: 6% 0 6% 0;
	background-color: #f6f7fa
}
.hm-his h2 {
	font-size: 30px;
	color: #000000;
	text-align: center
}
.hm-his p {
	margin-top: 8px;
	font-size: 14px;
	color: rgba(10,13,16,0.4);
	text-align: center
}
.hm-his .his-step {
	margin-top: 2%
}
.hm-his .his-step .col-sm-2 {
	padding-left: 0;
	padding-right: 0
}
.hm-his .his-step .step-center {
	text-align: center
}
.hm-his .his-step .step {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 4px solid #548AE2;
	background-color: #ffffff;
	font-size: 20px;
	color: #548AE2;
	text-align: center;
	line-height: 44px;
	margin: auto
}
.hm-his .his-step .spe-lines {
	float: left;
	line-height: 45px;
	color: #979797;
	letter-spacing: 6px
}
.hm-his .his-step p {
	font-size: 20px;
	color: #0A0D10;
	text-align: center;
	margin-bottom: 2%
}
.hm-footer .f-top {
	background: url("../image/item9.png") no-repeat center;
	text-align: center;
	padding: 3% 0
}
.hm-footer .f-top .f-txt {
	font-size: 30px;
	color: #ffffff
}
.hm-footer .f-top .f-reg {
	display: block;
	width: 220px;
	height: 54px;
	line-height: 54px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	margin: 26px auto 0 auto;
	background: #FFAA00;
	border-radius: 9px
}
.hm-footer .f-bottom {
	padding: 1% 0 1% 0;
	background: #3E69B0;
	color: #ffffff
}
.hm-footer .f-bottom .f-b-img {
	display: inline-block;
	width: 43px;
	height: 43px;
	margin: 5% 2% 5% 0
}
.hm-footer .f-bottom .f-b-1 {
	font-size: 16px
}
.hm-footer .f-b-2 {
	padding: 55px 0;
	background: #242633
}
.hm-footer .f-b-2 .f-one {
	width: 210px;
	margin-right: 100px
}
.hm-footer .f-b-2 .f-one img {
	max-width: 100%;
	margin-bottom: 16px
}
.hm-footer .f-b-2 .f-one p {
	font-size: 14px;
	color: #ffffff
}
.hm-footer .f-b-2 .f-one .f-contact {
	margin-top: 14px
}
.hm-footer .f-b-2 .f-one .f-contact a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 35px;
	height: 35px;
	margin-right: 12px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}
.hm-footer .f-b-2 .f-one .f-contact a .wx-er-show {
	display: none;
	position: absolute;
	left: -40px;
	bottom: 40px;
	width: 130px;
	height: 130px;
	background-color: #ffffff;
	border-radius: 6px;
	box-shadow: 0 20px 40px 0 rgba(83,137,225,0.1);
	padding: 10px
}
.hm-footer .f-b-2 .f-one .f-contact .f-wx {
	background: url("../image/wechat.png") no-repeat center
}
.hm-footer .f-b-2 .f-one .f-contact .f-wx:hover {
	background: url("../image/wechat-a.png") no-repeat center
}
.hm-footer .f-b-2 .f-one .f-contact .f-wx:hover .wx-er-show {
	display: block
}
.hm-footer .f-b-2 .f-one .f-contact .f-wb {
	background: url("../image/webo.png") no-repeat center
}
.hm-footer .f-b-2 .f-one .f-contact .f-wb:hover {
	background: url("../image/webo-a.png") no-repeat center
}
.hm-footer .f-b-2 .f-one .f-contact .f-qq {
	background: url("../image/qqz.png") no-repeat center
}
.hm-footer .f-b-2 .f-one .f-contact .f-qq:hover {
	background: url("../image/qq-a.png") no-repeat center
}
.hm-footer .f-b-2 .f-one .f-contact .f-emil {
	background: url("../image/mail.png") no-repeat center
}
.hm-footer .f-b-2 .f-one .f-contact .f-emil:hover {
	background: url("../image/mail-a.png") no-repeat center
}
.hm-footer .f-b-2 .f-two {
	padding: 0 50px 0 40px
}
.hm-footer .f-b-2 .f-two h3 {
	font-size: 16px;
	color: #ffffff
}
.hm-footer .f-b-2 .f-two li {
	margin-top: 16px
}
.hm-footer .f-b-2 .f-two li a {
	color: rgba(255,255,255,0.6);
	font-size: 14px
}
.hm-footer .f-b-2 .f-two li a:hover {
	text-decoration: underline
}
.hm-footer .f-b-2 .f-2-link {
	margin-top: 50px;
	font-size: 14px;
	color: rgba(255,255,255,0.5)
}
.hm-footer .f-b-2 .f-2-link a {
	color: rgba(255,255,255,0.5)
}
.hm-footer .hm-m-foot {
	display: none;
	border-top: 1px solid #999;
	background-color: #242633;
	padding: 5% 6%;
	text-align: center
}
.hm-footer .hm-m-foot .hm-tel {
	font-size: 12px;
	color: #558BE3;
	border: 1px solid #558BE3;
	border-radius: 10px;
	padding: 1% 3%
}
.hm-footer .hm-m-foot p {
	margin-top: 4%;
	font-size: 12px;
	color: rgba(255,255,255,0.5)
}
.hm-footer .hm-m-foot p a {
	font-size: 12px;
	color: rgba(255,255,255,0.5)
}
.slidebar .c-toolbar {
	position: fixed;
	right: 20px;
	bottom: 25%;
	z-index: 50
}
.slidebar .c-toolbar .tips-item {
	position: relative;
	width: 40px;
	height: 40px;
	margin-bottom: 7px;
	background-color: #ffffff;
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.08)
}
.slidebar .c-toolbar .tips-item .tips-btn {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	overflow: hidden
}
.slidebar .c-toolbar .tips-item .tips-btn .tips-icon {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: center;
	cursor: pointer;
	transition: top .2s
}
.slidebar .c-toolbar .tips-item .tips-btn .icon-1 {
	left: 7px;
	width: 27px;
	height: 24px
}
.slidebar .c-toolbar .tips-item .tips-btn .icon-2 {
	width: 20px;
	height: 20px
}
.slidebar .c-toolbar .tips-item .tips-btn .icon-3 {
	top: 14px;
	left: 12px;
	width: 14px;
	height: 16px
}
.slidebar .c-toolbar .tips-item .tips-btn .tips-txt {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 1.5;
	padding-top: 2px;
	background: #558BE3;
	font-size: 12px;
	color: #fff;
	text-align: center;
	transition: top .5s;
	cursor: pointer
}
.slidebar .c-toolbar .tips-item .tips-btn:hover .tips-icon {
	top: -40px
}
.slidebar .c-toolbar .tips-item .tips-btn:hover .tips-txt {
	top: 0
}
.slidebar .c-toolbar .tips-item:hover .tips-floor {
	display: block;
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	max-width: none;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.slidebar .c-toolbar .tips-item:before {
	content: '';
	position: absolute;
	top: -10px;
	left: -20px;
	width: 25px;
	height: 60px
}
.slidebar .c-toolbar .tips-floor {
	display: block;
	position: absolute;
	right: 60px;
	bottom: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	max-width: 0;
	background: #ffffff;
	-webkit-transform: scale(.03);
	-moz-transform: scale(.03);
	-ms-transform: scale(.03);
	transform: scale(.03);
	-webkit-transition: opacity .25s, transform 0s;
	-moz-transition: opacity .25s, transform 0s;
	transition: opacity .25s, transform 0s
}
.slidebar .c-toolbar .tips-floor .fl-one {
	width: 215px;
	height: 226px;
	box-shadow: 0 20px 40px 0 rgba(83,137,225,0.1);
	border-radius: 2px;
	font-size: 14px;
	padding: 20px 40px;
	overflow: hidden
}
.slidebar .c-toolbar .tips-floor .fl-one .link-cell {
	overflow: hidden;
	margin-bottom: 15px
}
.slidebar .c-toolbar .tips-floor .fl-one .link-cell img {
	float: left;
	width: 20px;
	height: 20px
}
.slidebar .c-toolbar .tips-floor .fl-one .link-cell .fl-two {
	float: left;
	margin-left: 10px;
	font-size: 14px
}
.slidebar .c-toolbar .tips-floor .fl-one .link-cell .fl-two h5 {
	color: #000000
}
.slidebar .c-toolbar .tips-floor .fl-one .link-cell .fl-two p {
	margin-top: 8px;
	color: #4A80D7
}
.slidebar .c-toolbar .tips-floor .fl-one .link-cell .fl-two span {
	display: block;
	margin-top: 8px;
	color: #999999
}
.slidebar .c-toolbar .tips-floor .f-qr {
	box-shadow: 0 20px 40px 0 rgba(83,137,225,0.1);
	border-radius: 4px;
	padding: 6px
}
.slidebar .c-toolbar .tips-floor .f-qr .fl-er {
	width: 140px;
	height: 140px
}
.href-a {
	font-size: 0;
	margin-bottom: 4%;
	text-align: center
}
.href-a a {
	display: inline-block;
	vertical-align: middle;
	padding: 1.3% 4%;
	background: #f6f7fa;
	font-size: 14px;
	color: #000000;
	font-weight: 600
}
.href-a a:hover {
	background: #FFAA00;
	color: #ffffff
}
.href-a a.on {
	background: #FFAA00;
	color: #ffffff
}

@media (max-width:768px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #ffffff
}
.hm-header .container .navbar-nav>li>a {
	padding: 2% 6%
}
.hm-header .container .navbar-nav>li>a.link-reg {
	margin-left: 10px
}
.hm-header .container .navbar-nav>li>a.link-login {
	margin-left: 10px;
	margin-right: 0
}
.swiper-container {
	height: 175px;
	text-align: center
}
.swiper-container .w-slider {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.swiper-container .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 2%;
	width: 100%
}
.swiper-container .swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 10px;
	background: rgba(255,255,255,0.4);
	margin: 0 10px;
	cursor: pointer
}
.swiper-container .swiper-active-switch {
	background: #fff
}
.hm-sui {
	padding-bottom: 8%
}
.hm-sui .hm-fl {
	padding-top: 20%;
	float: none;
}
.hm-sui .hm-fl .fl-img {
	width: 33px;
	height: 35px
}
.hm-sui .hm-fl .fl-h3 {
	line-height: 32px;
	font-size: 15px;
	margin-top: 3%
}
.hm-sui .hm-fl .fl-p {
	font-size: 12px
}
.hm-ser .ser-h1 {
	font-size: 16px;
	line-height: 32px
}
.hm-ser .ser-p {
	font-size: 12px;
	line-height: 20px;
	color: rgba(10,13,16,0.4)
}
.hm-ser .ser-wrap .ser-h4 {
	font-size: 16px
}
.hm-ser .ser-wrap .ser-link.link-1 {
	margin: 8% auto 0
}
.hm-ser .ser-wrap .ser-link.link-2 {
	margin: 2% auto 0
}
.hm-mo .mo-h2 {
	font-size: 16px;
	line-height: 32px
}
.hm-mo .mo-txt {
	font-size: 12px
}
.hm-mo .mo-more {
	display: block;
	width: 138px;
	height: 32px;
	line-height: 32px;
	font-size: 13px
}
.hm-mo .mo-one {
	margin-bottom: 7%
}
.hm-mo .mo-one .ff-p1 {
	font-size: 14px
}
.hm-mo .mo-one .ff-p2 {
	font-size: 18px
}
.hm-case .container {
	padding-left: 0;
	padding-right: 0
}
.hm-case .case-h3 {
	line-height: 32px;
	font-size: 18px
}
.hm-case .case-txt {
	font-size: 12px;
	padding: 0 3%
}
.hm-case .card-area {
	margin: 4% 0
}
.hm-case .card-area .card-item {
	float: none;
	margin-right: 0;
	margin-bottom: 4%;
	padding: 0 15px;
	overflow: hidden
}
.hm-case .card-area .card-item .card-bg {
	position: relative;
	max-width: 100%;
	width: 380px;
	height: 180px;
	line-height: 180px;
	margin: auto
}
.hm-case .card-area .card-item .card-bg .card-cell .card-con {
	margin-top: 10px
}
.hm-about {
	padding-top: 4%
}
.hm-about .about-fl {
	margin-bottom: 4%
}
.hm-about h3 {
	font-size: 18px;
	line-height: 32px
}
.hm-about .us-w {
	margin-top: 2%;
	font-size: 12px
}
.hm-about span {
	margin-top: 8px;
	display: block;
	font-size: 14px;
	color: rgba(10,13,16,0.4)
}
.hm-about .kou {
	margin-top: 4%;
	overflow: hidden
}
.hm-about .kou .kou-l {
	float: left;
	font-size: 18px;
	font-weight: 500;
	color: #4175CB
}
.hm-about .kou .kou-r {
	float: left;
	margin-left: 15px
}
.hm-about .kou .kou-r p {
	font-size: 14px;
	color: #0A0D10;
	margin-bottom: 2%
}
.hm-his h2 {
	font-size: 15px
}
.hm-his p {
	font-size: 12px
}
.hm-his .his-step {
	margin-top: 2%
}
.hm-his .his-step .spe-lines {
	display: none
}
.hm-his .his-step p {
	font-size: 12px
}
.hm-partner h2 {
	font-size: 18px
}
.hm-partner .par-wrap img {
	width: 70px
}
.hm-partner .par-wrap .par-p1 {
	font-size: 12px
}
.hm-partner .par-wrap .par-p2 {
	font-size: 14px;
	margin-bottom: 3%
}
.hm-partner .hm-info {
	padding: 12% 5% 5% 5%;
	font-size: 12px
}
.hm-partner .par-3 {
	font-size: 14px
}
.hm-partner .par-money {
	padding: 3% 0 4% 0
}
.hm-partner .par-money img {
	width: 50px
}
.hm-partner .par-money h4 {
	font-size: 12px;
	margin: 8% 0 2% 0
}
.hm-contact h1 {
	font-size: 18px;
	line-height: 32px
}
.hm-contact p {
	font-size: 12px
}
.hm-contact .w-wrap {
	margin: 3% 0 4% 0
}
.hm-contact .wrap-cell {
	padding: 3% 0;
	box-shadow: 0 20px 40px 0 rgba(83,137,225,0.1);
	text-align: center
}
.hm-contact .wrap-cell .icon-bg {
	width: 60px;
	height: 60px
}
.hm-contact .wrap-cell .icon-bg img {
	width: 25px;
	margin: 16px auto
}
.hm-contact .wrap-cell .w-h3 {
	font-size: 14px
}
.hm-contact .wrap-cell .p-1 {
	margin-top: 8px;
	font-size: 12px;
	color: #999999
}
.hm-contact .wrap-cell .p-2 {
	margin-top: 2%;
	font-size: 14px;
	color: #4A7FD6
}
.hm-contact .location {
	display: block;
	max-width: 100%;
	margin: 40px auto 0 auto
}
.hm-foucs h1 {
	font-size: 16px;
	line-height: 32px
}
.hm-foucs p {
	font-size: 12px
}
.hm-foucs .foucs-wrap {
	text-align: center;
	margin-top: 2%
}
.hm-foucs .foucs-wrap img {
	width: 50px;
	margin: 0
}
.hm-foucs .foucs-wrap .col-sm-4 {
	margin-top: 3%
}
.hm-foucs .foucs-wrap .p-1 {
	font-size: 14px
}
.hm-foucs .foucs-wrap .p-2 {
	font-size: 14px
}
.hm-friends h3 {
	font-size: 18px;
	line-height: 32px;
	color: #0A0D10
}
.hm-friends p {
	font-size: 12px;
	color: rgba(10,13,16,0.4);
	margin-top: 8px
}
.hm-detail .breadcrumb li {
	color: #999999;
	font-size: 12px
}
.hm-detail .breadcrumb li a {
	color: #999999;
	font-size: 12px
}
.hm-detail .breadcrumb>.active {
	color: #4175CB
}
.hm-detail .breadcrumb>li+li:before {
	color: #999999;
	content: "> ";
	padding: 0 5px
}
.hm-detail .info-txt {
	padding-top: 4%
}
.hm-detail .info-txt h1 {
	font-size: 18px
}
.hm-detail .info-txt .sub-p {
	font-size: 12px;
	margin-bottom: 4%
}
.hm-detail .info-txt .p-txt {
	font-size: 12px;
	margin-top: 3%
}
.slidebar {
	display: block
}
.hm-footer .f-top .f-txt {
	font-size: 15px
}
.hm-footer .f-top .f-reg {
	display: block;
	width: 160px;
	height: 36px;
	line-height: 36px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	margin: 3% auto 0 auto;
	background: #FFAA00;
	border-radius: 9px
}
.hm-footer .f-bottom .f-b-1 {
	font-size: 12px
}
.hm-footer .f-b-2 {
	display: block;
}
.hm-footer .hm-m-foot {
	display: block
}
.href-a {
	display: none
}
.hm-footer .f-b-2 .f-2-link {
	display: none;
}
.hm-footer .f-b-2 .f-two {
	padding: 15px 50px 0 0;
}
}
/*add new class*/
.navbar-default {
	border-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
}
.hm-header .container .navbar-nav>li>a.link-login {
	background: #ccc;
	color: #fff;
}
.hm-header .container .navbar-nav>li>a.link-reg {
	background: #ccc url(../image/prise.png) no-repeat 8px center;
	color: #fff;
	background-size: 14px 14px;
}
.hm-footer .f-b-2 .f-one .f-contact .f-wb:hover .wx-er-show {
	display: block;
}
.hm-footer .f-b-2 .f-2-fr {
	margin-top: 50px;
	font-size: 12px
}
.hm-footer .f-b-2 .f-2-fr span {
	display: block;
	color: #fff
}
.hm-footer .f-b-2 .f-2-fr ul {
	display: inline-block
}
.hm-footer .f-b-2 .f-2-fr ul li {
	float: left;
	margin-right: 10px
}
.hm-footer .f-b-2 .f-2-fr ul li a {
	color: rgba(255,255,255,.5)
}
