.columns {
    display: flex;
    flex-flow: row wrap;
}

.footer {
    background-color: #000;
    line-height: 1.875rem;
    padding-top: 20px;
    padding-bottom: 30px;

}
.footer .menu .menu-label {
    margin: 0 0 1.25rem 0;
    font-size: 1rem;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .menu .menu-list a {
    font-size: 14px;
    text-align: left;
    opacity: 0.5;
    color: #fff;
    padding-left: 0;
}
.footer .menu {
		padding: 20px 40px;
}
.footer .title {
		margin: 0 auto;
	  color: #fff;
    opacity: 0.5;
    font-size: 0.875rem;
		margin-top: 20px;
}
.button-d {
    line-height: 33px;
    color: #fff;
    background: linear-gradient(227deg,#9daace 0%,#828eb0 100%);
    width: 120px;
    text-align: center;
    margin: 20px auto;
    border-radius: 16px;
}
.ck3-card-menu-cs {
    display: block;
    border-radius: 3px;
    margin: 30px 30px 30px 0;
    transition: all .2s ease;
}
.certification ul {
    list-style: none;
    margin: 0;
    padding: 2rem 0 0 0;
    display: flex;
    flex-flow: nowrap row;
}
.certification ul li {
    margin-bottom: 1.25rem;
    flex: 1;
}
.certification figure.image {
    height: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.625rem;
}
.certification ul li figure.image img {
    max-width: 32px;
    height: auto;
    max-height: 32px;
	margin: 6px;
}
.certification {
    background-color: #eeedf2;
}
.column{
	display: flex;
	flex-flow: row wrap;
	padding: 0 10px;
}
.column-2{
	display: flex;
	flex-flow: row wrap;
}
.title-1{
	font-size: 28px;
	font-weight: 400;
	color: #181818;
	text-align: center;
	line-height: 48px;
}
.title-1-1{
	font-size: 16px;
	font-weight: 400;
	color: #666;
	text-align: center;
	line-height: 20px;
	padding: 0 20px;
}
.title-2{
	font-size: 18px;
	font-weight: 500;
	color: #181818;
	line-height: 20px;
	padding-bottom: 10px;
}
.title-2-a{
	font-size: 18px;
	font-weight: 500;
	line-height: 20px;
	padding-bottom: 4px;
}
.title-2-p {
	font-size: 18px;
	font-weight: 500;
	color: #181818;
	line-height: 20px;
	padding-bottom: 10px;
	padding: 20px;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
}
.title-p-1 a{
	color: #333;
	margin: 0px 10px 20px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.title-2-1{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}
.title-2-2{
	font-size: 14px;
	color: #ff6a00;
}
.title-3{
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	line-height: 20px;
	padding-bottom: 10px;
}
.title-3-1{
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.title-3-2{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	
}
.title-4{
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	line-height: 26px;
	padding-bottom: 10px;
}
.title-5{
	font-size: 24px;
	font-weight: 400;
	color: #181818;
	text-align: center;
	line-height: 48px;
}
.title-5-1{
	margin-top: 1em;
	font-size: 16px;
	font-weight: 400;
	color: #666;
	text-align: center;
	line-height: 20px;
	padding: 0 20px;
}
.title-5-2{
	margin-top: 1em;
	font-size: 14px;
	font-weight: 400;
	color: #666;
	text-align: center;
	line-height: 20px;
	padding: 0 20px;
}
.card-c{
	padding: 10px;
}
.card-c-1{
	padding: 20px;
	background: #fff;
}
.card-c-2{
	padding: 20px;
	background: #fff;
	border: 1px solid #ededed;
}
.card-c-3{
	background: #fff;
	box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.08);
	width: 100%;
}
.index-box-title {
    font-size: 16px;
    color: #181818;
    text-align: center;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-box-title2 {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin-bottom: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.button-3 {
    line-height:33px;
    color: #ec5353;
    background: linear-gradient(227deg,#ffedd6 0%,#ffe5ce 100%);
    text-align: center;
    margin-top: 10px;
    border-radius: 14px;
}
.vvimg {
    width: 36px;
    height: 36px;
}
.tuijians p {
	line-height: 2;
}
.start-bl-detail {
	margin: 10px 0;
	color: #666666;
}
.start-bl-detail p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
}
.start-bl-detail div{
		padding-bottom: 10px;
}
.price {
	line-height: 26px;
    padding:12px 20px;
	border-bottom: 1px solid #f2f2f2;
}
.price p s{
	color: #ff6a00;
}
.price-emphasis {
    color: #ff6a00;
}
.price-symbol {
    font-size: 16px;
    letter-spacing: .81px;
}
.price-integer {
    font-size: 20px;
    letter-spacing: 1.2px;
}
.price-decimal {
    font-size: 14px;
    letter-spacing: 1.2px;
}
.price-unit {
    font-size: 12px;
    letter-spacing: 1.2px;
}
.price-title{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.category ul {
    display: block;
    height: auto;
    overflow: hidden;
}
.category ul li {
    float: left;
    font-size: 14px;
    text-align: center;
    height: 58px;
    line-height: 58px;
    color: #939aac;
    cursor: pointer;
}
.category ul li.active {
    color: #fff;
    background: #3cb3ce;
}
.content {
    padding: 0px;
}
.content .cont {
    display: none;
}
.content .cont.active {
    display: flex;
    
}.tuijian ul li img {
    width: auto;
    height: 30px;
    display: block;
    margin: 0 auto;
}
.tuijian ul li span {
    display: block;
    font-size: 12px;
    color: #373d41;
    line-height: 18px;
}
.tuijian ul li a {
    display: block;
    text-decoration: none;
}
.tuijian ul li {
    float: left;
    text-align: center;
    margin: 0 28px 10px 0;
}
.tuijian h4 {
    margin: 0 0 12px;
    font-size: 14px;
	color: #333333;
	font-weight: 500;
	line-height: 24px;
}
.tuijians h4 {
    margin: 0 0 12px;
    font-size: 14px;
	color: #333333;
	font-weight: 500;
	line-height: 24px;
}
.tuijians ul li {
    padding: 2px 0;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.tuijians p {
    padding: 2px 0;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.tuijians h3 {
    font-weight: 800;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
}


.table>div {
    display: flex;
    border: 1px solid #dfdfdf;
}
.table>div .list-title {
    border-right: 1px solid #dfdfdf;
    width: 124px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #181818;
    letter-spacing: 0;
}
.table>div .list-describe {
    border-right: 1px solid #dfdfdf;
    width: 500px;
}
.table>div .list-lv2 {
    border-right: none;
    width: 190px;
    z-index: 2;
}
.table>div .list-lv3 {
    border-right: none;
    width: 190px;
    position: relative;
    z-index: 3;
}
.table>div .list-lv3s {
    width: 190px;
    position: relative;
    z-index: 4;
}
.table .list0 {
	border-bottom: none;
    background: #f9f9f9;
}
.table .list2 {
	border-bottom: none;
    background: #f9f9f9;
}
.table .list4 {
	border-bottom: none;
    background: #f9f9f9;
}
.table>div .list-title {
    border-right: 1px solid #dfdfdf;
    width: 110px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #181818;
    letter-spacing: 0;
}
.table>div .list-describe {
    border-right: 1px solid #dfdfdf;
    width: 500px;
    justify-content: center;
    align-items: center;
}
.table>div .list-describe .describe {
    display: flex;
    flex: 1;
    flex-direction: column;
    text-align: left;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #181818;
    letter-spacing: 0;
    width: 100%;
	padding: 0 20px!important;
}
.table>div .list-lv2 {
    border-right: none;
    width: 190px;
    z-index: 2;
}
.table .list0 .list-lv2{
    display: flex;
    justify-content: center;
    align-items: center;
}
.table .list0 .list-lv3{
    display: flex;
    justify-content: center;
    align-items: center;
}
.table .list0 .list-lv3s{
    display: flex;
    justify-content: center;
    align-items: center;
}
.table .list0 .list-lv3 {
    width: 190px;
    position: relative;
    z-index: 3;
}
.table>div .list-lv3s {
    width: 190px;
    position: relative;
    z-index: 4;
}
.table>div .list-lv2 .lv2-checkbox, .lv3-checkbox {
    flex: 1;
    flex-direction: column;
    text-align: left;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #181818;
    letter-spacing: 0;
    line-height: 48px;
    padding: 0 21px;
    width: 100%;
}
.Checkbox {
    display: flex;
    align-items: center;
}

.table .list0 .list-lv3 {
    border-right: none;
    width: 190px;
    position: relative;
    z-index: 3;
}
.table > div .list-lv2 .lv3-checkbox {
    flex: 1;
    flex-direction: column;
    text-align: left;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #181818;
    letter-spacing: 0;
    line-height: 48px;
    padding: 0 21px;
    width: 100%;
}
.table>div .list-lv3s .lv3s-checkbox {
    flex: 1;
    flex-direction: column;
    text-align: left;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #181818;
    letter-spacing: 0;
    line-height: 48px;
    padding: 0 21px;
    width: 100%;
    height: 49px;
}

 .table>div .list-lv3s {
    width: 190px;
    position: relative;
    z-index: 4;
}
.table .list0, .table .list1, .table .list2, .table .list3 {
    border-bottom: none;
}
.table>div .list-describe .describe {
    display: flex;
    flex: 1;
    flex-direction: column;
    width: 475px;
    text-align: left;
    line-height: 24px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #181818;
    letter-spacing: 0;
    line-height: 48px;
    padding: 0 20px;
    border-bottom: 1px solid #dfdfdf;
    width: 100%;
}
.table>div .list-describe .describe2 {
    display: flex;
    flex: 1;
    flex-direction: column;
    text-align: left;
    line-height: 24px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #181818;
    letter-spacing: 0;
    padding: 12px 20px;
    width: 100%;
}
.table>div .list-lv2 .lv2-checkbox, .lv3-checkbox,.lv3s-checkbox {
    flex: 1;
    flex-direction: column;
    text-align: left;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #181818;
    letter-spacing: 0;
    line-height: 48px;
    padding: 0 21px;
    border-bottom: 1px solid #dfdfdf;
    width: 100%;
    height: 49px;
}
.gdtiao-table img {
	width: 12px;
}
.ace-checkbox {
    display: inline-block;
    position: relative;
    line-height: 1;
    vertical-align: middle;
}
.ace-checkbox-label{
	text-align: left;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #181818;
}
.bannner-title{
	color:#fff;
	font-size: 36px;
	font-weight: 600 ;
	text-align: center;
	padding-top: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.bannner-title-1{
	color:#fff;
	font-size: 18px;
	text-align: center;
	padding: 10px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.bannner-title-2{
	color:#fff;
	font-size: 16px;
	text-align: center;
	margin: 40px 20px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.bannner-title-3{
	color:#fff;
	font-size: 16px;
	text-align: center;
	margin: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.right-guide-container{
	position: fixed;
	    right: 10px;
	    width: 42px;
	    bottom: 150px;
	    z-index: 998;
}
.form-control {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: block;
    font-size: inherit;
    outline: none;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
}
.btn-success {
    color: #fff;
    background-color: #ff8d2d;
	border: 1px solid transparent;
	border: 1px solid #ff8d2d;
}

.page{
    list-style: none;
}
.page>li{
    float: left;
    padding: 5px 10px;
    cursor: pointer;
}
.page .pageItem{
    border: solid thin #DDDDDD;
    margin: 5px;
}
.page .pageItemActive{
    border: solid thin #0099FF;
    margin: 5px;
    background-color: #0099FF;
    color:white;
}
.page .pageItem:hover{
    border: solid thin #0099FF;
    background-color: #0099FF;
    color:white;
}
.page .pageItemDisable{
    border: solid thin #DDDDDD;
    margin: 5px;
    background-color: #DDDDDD;
}