/*
    Created on : 2017-8-31, 18:38:09
    Author     : Administrator
*/
body {
	font-family: "微软雅黑", "microsoft yahei", Helvetica, Arial, sans-serif;
}

.layout-main {
	width: 100%;
	height: auto;
	text-align: center;
}

.layout-main:before, .layout-main:after {
	content: " ";
	display: block;
}

.layout-main:after {
	clear: both;
}

.layout-center {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

.layout-center:before, .layout-center:after {
	content: " ";
	display: block;
}

.layout-center:after {
	clear: both;
}

.c-tab {
	text-align: center;
}

.c-tab li {
	text-align: center;
	display: inline-block;
	border-bottom: 3px solid white;
	padding: 1em;
}

.c-tab li.active-on {
	border-bottom: 3px solid #02c2de;
	color: #42b4dd;
}

.service-page.webdesign .section2.ani .top-part, .service-page.webdesign .section3.ani .top-part,
	.service-page.webdesign .section4.ani .top-part {
	top: 0;
	opacity: 1;
}

.service-page.webdesign .section3 {
	padding: 4.375rem 0 6.25rem;
}

.service-page.webdesign .section3 .top-part {
	margin-bottom: 4.375rem;
}

.service-page.webdesign .section3 .bottom-part {
	width: 85.2%;
	margin: 0 auto;
	position: relative;
	top: -1.25rem;
	opacity: 0;
	transition: all 1s 1.5s;
	-webkit-transition: all 1s 1.5s;
}

.service-page.webdesign .section3.ani .bottom-part {
	top: 0;
	opacity: 1;
}

.service-page.webdesign .section3 .bottom-part table {
	width: 100%;
}

.service-page.webdesign .section3 .bottom-part table td {
	width: 14.3%;
	text-align: center;
	vertical-align: middle;
	height: 33.3rem;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	overflow: hidden;
}

.service-page.webdesign .section3 .bottom-part table td:nth-child(odd) {
	background-color: #f8f8f8;
}

.service-page.webdesign .section3 .bottom-part table td:nth-child(even)
	{
	background-color: #f0f0f0;
}

.service-page.webdesign .section3 .bottom-part table td.active {
	width: 28.5%;
	background-color: rgba(192, 25, 42, 0.7);
}

.service-page.webdesign .section3 .bottom-part table td.active .box {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 0;
	padding: 10%;
	background-color: rgba(76, 180, 231, 0.8);
}

.service-page.webdesign .section3 .bottom-part table td.active img {
	z-index: 0;
}

.service-page.webdesign .section3 .bottom-part table td img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.service-page.webdesign .section3 .bottom-part table td .box {
	display: inline-block;
	width: 100%;
}

.service-page.webdesign .section3 .bottom-part table td .box h3 {
	font-size: 7rem;
	color: #42b4dd;
	font-family: "impact";
	margin-bottom: 1rem;
	font-weight: 500;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.service-page.webdesign .section3 .bottom-part table td.active .box h3 {
	color: #fff;
}

.service-page.webdesign .section3 .bottom-part table td .box h4 {
	font-size: 1.25rem;
	color: #333;
	font-family: Arial;
	font-weight: 700;
	margin-bottom: 4.25rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.service-page.webdesign .section3 .bottom-part table td.active .box h4 {
	color: #fff;
	margin-bottom: 0.875rem;
}

.service-page.webdesign .section3 .bottom-part table td .box h5 {
	font-size: 1.75rem;
	color: #333;
	line-height: 1.75;
	font-weight: 500;
	margin-bottom: 1.125rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.service-page.webdesign .section3 .bottom-part table td.active .box h5 {
	font-size: 1.75rem;
	color: #fff;
	font-family: "微软雅黑";
	line-height: 1;
	font-weight: bold;
	margin-bottom: 2rem;
}

.service-page.webdesign .section3 .bottom-part table td.active .box h5 br
	{
	display: none;
}

.service-page.webdesign .section3 .bottom-part table td .box b {
	font-size: 2.5rem;
	color: #42b4dd;
	font-weight: bold;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	display: block;
}

.service-page.webdesign .section3 .bottom-part table td.active .box b {
	color: #fff;
	margin-bottom: 2rem;
}

.service-page.webdesign .section3 .bottom-part table td .box p {
	text-align: center;
	font-size: 1.5rem;
	padding: 0 4.5rem;
	color: #999;
	margin-bottom: 4rem;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.service-page.webdesign .section3 .bottom-part table td.active .box p {
	display: block;
	color: #fff;
}

.service-page.webdesign .section3 {
	padding: 3.75rem 0 0;
}

.service-page.webdesign .section3 .top-part {
	margin-bottom: 4.375rem;
}

.service-page.webdesign .section3 .bottom-part {
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: -1.25rem;
	opacity: 0;
	transition: all 1s 1.5s;
	-webkit-transition: all 1s 1.5s;
}

.service-page.webdesign .section3.ani .bottom-part {
	top: 0;
	opacity: 1;
}

.service-page.webdesign .section3 .bottom-part table {
	width: 100%;
}

.service-page.webdesign .section3 .bottom-part table td:nth-child(even)
	{
	background-color: #f0f0f0;
}

.service-page.webdesign .section3 .bottom-part table td.active {
	width: 28.5%;
	background-color: rgba(76, 180, 231, 0.8);
}

.service-page .h-title {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #2b3e50;
	font-family: "微软雅黑";
	margin-bottom: 20px;
	/*font-weight: bold;*/
}

@media screen and (min-width: 992px) {
	.home-swiper {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 2;
		transition: all 1s 1s;
		-webkit-transition: all 1s 1s;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 100% auto;
	}
}

@media screen and (max-width: 768px) {
	.swiper-button-prev {
		z-index: 0;
	}
	.swiper-button-next {
		z-index: 0;
	}
}

.mbbox {
	margin-bottom: 3.75rem;
}

/* 2018-11-6 新增样式 */

.m2b-flow-chart {
	background: #fff;
}
.flow-chart-box {
    margin-top: 40px;
    border: 1px solid #e4ecf3;
    padding: 32px 0 65px;
}
.m2b-flow-chart .flow-chart-img {
    background: url(/img/m2b/flow-chart.png?t=200) no-repeat center;
    height: 1255px;
}

@media only screen and (max-width: 768px) {
	.flow-chart-box {
		margin: 0;
		padding: 0 10px;
		border: 0;
	}
    .m2b-flow-chart .flow-chart-img {
        background: url(/img/m2b/flow-chart-min.png) no-repeat center;
        background-size: 100%;
        height: 660px;
    }
}
@media only screen and (max-width: 375px) {
    .m2b-flow-chart .flow-chart-img {
        height: 644px;
    }
}
@media only screen and (max-width: 320px) {
    .m2b-flow-chart .flow-chart-img {
        height: 500px;
    }
}



.key_list_box {
	width: 100%;
	height: 710px;
}

.key_list_box .in {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	min-height: 542px;
	background: #fff;
}

.key_list_box .in .item {
	padding-left: 100px;
	padding-top: 62px;
}

.key_list_box .key_nav {
	position: absolute;
	/*top: -14px;*/
	/*left: 15px;*/
	width: 238px;
	/*height: 650px;*/
	background: #fff;
	border: 1px solid #ececed;
}



.key_list_box .key_nav li a {
	color: #353535;
	font-size: 16px;
	display: block;
	height: 54px;
	line-height: 54px;
	text-indent: 20px;
}

.key_list_box .key_nav li .on {
	color: #4cb4e7;
	background: #f7f8fa;
	border-right: 3px solid #4cb4e7;
}

.key_list_con {
	position: absolute;
	left: 238px;
	top: 0;
	bottom: 0;
}

.key_list_con .hd {
	font-size: 22px;
	color: #555;
	margin-bottom: 40px;
}

.key_list_con .bd .p1 {
	font-size: 16px;
	color: #3a3a3a;
	margin-bottom: 30px;
	line-height: 24px;
}

.key_list_con .bd .p2 {
	font-size: 16px;
	color: #3a3a3a;
	margin-bottom: 52px;
	width: 372px;
	line-height: 24px;
}

.key_list_con .ft a {
	display: inline-block;
	margin-right: 25px;
}

.key_list_con .ft .btn {
	width: 126px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e00000;
	color: #e00000;
	font-size: 16px;
}

.key_list_con .ft .btn:hover {
	background: #ff192b;
	color: #fff;
}

.key_list_con .ft .link {
	color: #929292;
	font-size: 16px;
	text-decoration: underline;
}

.key_list_con .ft .link:hover {
	color: #ff192b;
}

.key_list_con .item {
	display: none;
}

.key_list_con .item .ft {
	padding-top: 40px;
}

.brand .left-button, .brand .right-button, .brand .section3 {
	position: relative;
	float: left;
	height: 50px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	padding: 0rem 0 0;
}

.brand .section3 ul {
	width: 2000px;
	position: absolute;
	top: 0px;
	left: 0;
}

.brand .section3 li img {
	display: block;
	height: 28px;
	width: auto;
}



.brand .left-button, .brand .right-button {
	height: 50px;
	width: 35px;
}

.navbox-menu-parent li {
	float: left;
}

.brand .left-button img, .brand .right-button img {
	margin-top: 8px;
	margin-left: 10px;
}

.key_list_box h3 {
	text-align: center;
	font-size: 24px;
	color: #373d41;
	padding-top: 60px;
	margin-bottom: 40px;
}


/*小于*/
@media only screen and (max-width: 767px) {
	.key_list_box {
		display: none;
	}
	.navbox-menu-parent {
		display: none;
	}
}

.navbox-menu-parent-min {
	display: none;
}
/*大于*/
@media only screen and (min-width: 768px) {
	.navbox-menu-parent-min {
		display: none;
	}
	.key_list_box-min {
		display: none;
	}
}

.tabs-has-color-parent {
	width: 100%;
	height: 51px;
}

.tabs-has-color-parent .tabs-has-color {
	z-index: 2;
	position: relative;
	top: 0px;
	height: 51px;
}
.show-button{
	z-index: 3;
}

.tabs-has-color-parent .navbox-parent {
	display: none;
	position: absolute;
	height: 460px;
	width: 2000px;
	background: #19242f;
	top: 51px;
}

.tabs-has-color-parent .hd_menu_dropdown {
	display: block;
	min-width: 2000px;
	left: -442px;
}

.tabs-has-color-parent .inner_dropdown {
	padding: 0;
	margin-left: -195px;
}

.navbox-menu-parent-min dl {
	display: none;
	position: relative;
	cursor: pointer;
	width: 100%;
	height: auto;
}

.navbox-menu-parent-min dt, .navbox-menu-parent-min dd {
	height: 50px;
	width: 100%;
	color: white;
}

.navbox-menu-parent-min dd {
	border-bottom: 1px solid #ccc;
	display: none;
	text-indent: 15px;
	line-height: 50px;
	background: rgba(1, 64, 124, 0.8);
}

.navbox-menu-parent-min dt.actived:after {
	left: 20px;
	border-bottom: none;
	border-left: none;
	border-right: 2px solid #667180;
	border-top: 2px solid #667180;
}

.navbox-menu-parent-min dt:after {
	content: '';
	border: 2px solid #667180;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 18px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-top: none;
	border-right: none;
	left: 20px;
}

.headerbox .navbox_menu {
	height: 50px;
}

#navbox-menu {
	display: none;
}

.imgs {
	position: relative;
	z-index: 8;
	display: -webkit-inline-box;
	right: -57%;
}

.safety-screen {
	position: absolute;
	bottom: -295px;
	left: 36px;
	width: 208px;
	height: 208px;
	background: url(/img/erp-detail/new/data_safety_scan.png) no-repeat left
		center;
	transform: rotate(360deg);
	transform-origin: 100% 100%;
	background-size: 208px;
	animation: animation-06 5s cubic-bezier(.63, .07, .2, 1) 0s infinite;
	-moz-animation: animation-06 5s cubic-bezier(.63, .07, .2, 1) 0s
		infinite;
	-webkit-animation: animation-06 5s cubic-bezier(.63, .07, .2, 1) 0s
		infinite;
	-o-animation: animation-06 5s cubic-bezier(.63, .07, .2, 1) 0s infinite;
	z-index: -10;
}

@keyframes animation-06 {from { transform:rotate(0deg);
	-ms-transform: rotate(0deg); /* IE 9 */
	-moz-transform: rotate(0deg); /* Firefox */
	-webkit-transform: rotate(0deg); /* Safari 和 Chrome */
	-o-transform: rotate(0deg);
	
}

to {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg); /* IE 9 */
	-moz-transform: rotate(360deg); /* Firefox */
	-webkit-transform: rotate(360deg); /* Safari 和 Chrome */
	-o-transform: rotate(360deg);
	
}

}
.key_list_box {
	width: 100%;
	height: 710px;
}

.friends .media {
	padding: 12px 25px;
}

.friends .media-body, .client .media-body {
	padding-top: 20px;
}

.erp-solve .menu-list p {
	color: #a9adb1;
	padding-top: 4px;
}

.tms-solve .img-box {
	border: 1px solid #e4ecf3;
}

.key_list_box .in {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	min-height: 542px;
	background: #fff;
}

.key_list_box .in .item {
	padding-left: 65px;
	padding-top: 62px;
}

.key_list_box .key_nav {
	position: absolute;
	/*top: -14px;*/
	/*left: 15px;*/
	width: 238px;
	/*height: 650px;*/
	background: #fff;
	border: 1px solid #e4ecf3;
}



.key_list_box .key_nav li a {
	color: #353535;
	font-size: 16px;
	display: block;
	height: 45px;
	line-height: 45px;
	text-indent: 20px;
}

.key_list_box .key_nav li .on {
	color: #4cb4e7;
	background: #f7f8fa;
	border-right: 3px solid #4cb4e7;
}

.key_list_con {
	position: absolute;
	left: 237px;
	top: 0;
	bottom: 0;
	width: 964px;
	border: 1px solid #e4ecf3;
}

.key_list_con .hd {
	font-size: 22px;
	color: #555;
	margin-bottom: 40px;
}

.key_list_con .bd .p1 {
	font-size: 16px;
	color: #3a3a3a;
	margin-bottom: 30px;
	line-height: 24px;
}

.key_list_con .bd  .col-md-6 {
	padding: 0;
}

.key_list_con .bd .p2 {
	font-size: 16px;
	color: #3a3a3a;
	margin-bottom: 52px;
	width: 372px;
	line-height: 24px;
}

.key_list_con .ft a {
	display: inline-block;
	margin-right: 25px;
}

.key_list_con .ft .btn {
	width: 126px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #e00000;
	color: #e00000;
	font-size: 16px;
}

.key_list_con .ft .btn:hover {
	background: #ff192b;
	color: #fff;
}

.key_list_con .ft .link {
	color: #929292;
	font-size: 16px;
	text-decoration: underline;
}

.key_list_con .ft .link:hover {
	color: #ff192b;
}

.key_list_con .item {
	display: none;
}

.key_list_con .item .ft {
	padding-top: 40px;
}

.brand .left-button, .brand .right-button, .brand .section3 {
	position: relative;
	float: left;
	height: 50px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	padding: 0rem 0 0;
}

.brand .section3 ul {
	position: absolute;
	top: 0px;
	left: 0;
}

.brand .section3 li img {
	display: block;
	height: 28px;
	width: auto;
}



.brand .left-button, .brand .right-button {
	height: 50px;
	width: 35px;
}

.brand .left-button img, .brand .right-button img {
	margin-top: 8px;
	margin-left: 10px;
}

.key_list_box-min {
	display: none;
}

.key_list_box h3 {
	text-align: center;
	font-size: 24px;
	color: #373d41;
	padding-top: 60px;
	margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
	.key_list_box {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.key_list_box-min {
		display: block;
		background: #fff;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.key_list_box-min h3 {
		padding-top: 30px;
	}
}


.accordion-heading a {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	width: 100%;
	background: #f7f8fa;
	margin: 5px 0;
	padding: 0 12px;
	color: #353535;
	font-size: 16px;
}

.accordion-body collapse in {
	padding: 12px;
}

.fa-text {
	color: #757575;
	margin-top: 12px;
	font-size: 20px;
}