.banner-cloudapp{background:url(../images/banner1.jpg) center center no-repeat;}
.banner-cps{background:url(../images/banner2.jpg) center center no-repeat;}
.banner-trust{background:url(../images/banner3.jpg) center center no-repeat;}

.banner-engine{height:500px;position:relative;overflow:hidden;}
.banner-engine2{height:320px;position:relative;overflow:hidden;}
.banner-ul{position:relative;width:100%;height:100%}
.banner-text{position:absolute;left:0;width:100%;height:552px;margin:20px;}
.banner-text{display:none}
.banner-text1{font-size:40px;line-height:50px;color:#fff}
.banner-text2{margin-top:28px;font-size:16px;line-height:28px;color:#e4e7eb}
.banner-link-button{display:inline-block;border:1px solid #fff;margin-top:54px;width:160px;height:44px;line-height:46px;text-align:center;font-size:16px;color:#fff}
.banner-link-button:hover{background:#fff;color:#333;border:1px solid #fff}
.banner-ul li{position:absolute;left:0;top:0;display:block;height:100%;width:100%;float:left}
.banner-point{display:none;position:absolute;bottom:80px;left:0;width:100%;height:18px;line-height:18px}
.banner-point{display:block}
.slider-main{display:none;position:relative;}
.slider-main{display:block}
.slider-text{position:absolute;margin-top:-400px}
.banner-area{width:100%;text-align:center}
.banner-area li{margin:0 15px;display:inline-block;width:10px;height:10px;background:url(../images/pagination_02.png) no-repeat}
.banner-area li.active{background:url(../images/pagination_01.png) no-repeat}
.yin-c{display: block;}
.coans{display: none;}
.yin-c2{display: block;}
.yin-c3{display: block;}
.banner-c{z-index: 0;padding: 40px;}
.banner-s{margin-top: -280px;}
.col-18-c{width: 75%;}
@media screen and (max-width: 1023px){
	.coans{display: block;}
	.yin-c2{display: none;}
	.banner-c{z-index: 0;padding: 20px;}
	.yin-c3{display: none;}
	.col-18-c{width: 100%;}
}
@media screen and (max-width: 768px){
	  .banner-ccun{height: 320px!important;}
	  .banner-s{margin-top: -290px;}
	  .yin-c{display: none;}
	  .banner-engine .banner-text1{font-size:28px;line-height:10px;color:#fff}	 
	  .slider-text{position:absolute;margin-top:-220px}
	  .banner-engine{height:240px;position:relative;overflow:hidden;}
	  .banner-engine .banner-link-button{display:inline-block;border:1px solid #fff;margin-top:20px;width:102px;height:32px;line-height:32px;text-align:center;font-size:12px;color:#fff}
      .banner-point{display:none;position:absolute;bottom:20px;left:0;width:100%;height:18px;line-height:18px}
	  .banner-engine .banner-text2{margin-top:28px;font-size:14px;line-height:26px;color:#e4e7eb;padding-right: 20px;}
	  .banner-engine .banner-text{margin:40px;}
}

.program-section {
    display: block;
/*    background: url("../images/jifang.jpg")no-repeat center top ; */
    padding: 40px 0px;
    box-sizing: border-box;
    /* z-index: 2; */
    position: relative;
	height: 800px;
}
.program-tab {
    margin: 0px auto;
    position: relative;
}
.program-section .program-tab .tabBox {
    width: 235px;
    float: left;
/*    overflow: hidden; */
    position: relative;
    /* z-index: 9; */
}
.program-tab .tab-head {
    position: absolute;
    left: 0;
}

.program-tab .tab-head li span {
    font-size: 14px;
    color: rgba(255,255,255,0.7);
    padding-left: 35px;
    margin-right: 20px;
}

.program-section .program-tab .tab-head li.active {
    background-position: 0px -179px;
}
.tab-head li::before {
    content: '';
    width: 0px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 44px;
    left: 57px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
}

.tab-head li.active::before {
    width: 10px;
}
.program-tab .tab-head li {
    cursor: pointer;
    width: 235px;
    height: 90px;
    background: url("../images/icon.png") no-repeat -260px -179px;
    line-height: 90px;
    color: #fff;
    font-size: 18px;
    position: relative;
    margin-bottom: 1px;
}
.program-tab .tab-container .content {
    display: none;
}



.program-tab .tab-container .content .introduce {
    font-size: 15px;
    color: rgba(255,255,255,0.6);
	margin: 40px 20px 0 20px;
}
.keyword{
	margin: 0 20px;
}
.dn-container-title {
    font-size: 32px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    font-weight: 500;
	padding: 10px;
}
.zc-title {
    text-align: center;
    font-size: 32px;
    color: #373D41;
    font-weight: 500;
    line-height: 160px;
}
.tiaoz{
	padding-top: 80px;
}
.wmtitle{
	font-size: 42px;
	line-height: 33px;
	color: #fff;
	text-align: center;
	font-weight: 600;
	margin-top: 60px;
}

.cs {
    font-size: 60px;
    color: #fff;
    text-align: center;
    font-weight: 700;
	padding-top: 210px;
	padding-bottom: 40px;
}
.csli {
    border-right: 1px #fff solid;
    font-size: 48px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}
.csli span {
    display: block;
    font-size: 14px;
    line-height: 34px;
    margin-top: 2px;
}

@media screen and (max-width: 1023px){
	.program-section .program-tab .tabBox {
	    width: 100%;
		height:120px;
	    float: left;
	    overflow: hidden;
        margin: auto 20px;
	    position: relative;
	    /* z-index: 9; */
	}
	.csli {
	    border-right: 1px #fff solid;
	    font-size: 32px;
	    color: #fff;
	    text-align: center;
	    font-weight: 500;
	}
	.csli span {
	    display: block;
	    font-size: 12px;
	    line-height: 34px;
	    margin-top: 2px;
	}
	.wmtitle{
		font-size: 26px;
		line-height: 33px;
		color: #fff;
		text-align: center;
		font-weight: 600;
		margin-top: 60px;
	}
	.program-tab .tab-head {
	    position: absolute;
	    left: 0;
	    height: 999em;
	}
	.program-tab .tab-head li {

		display: inline-block;
	    cursor: pointer;
	    width: 160px;
	    height: 32px;
	    background: rgba(255,255,255,.1);
	    line-height: 32px;
	    color: #fff;
	    font-size: 14px;
	    position: relative;
	    margin-bottom: 5px;
		
	}
	.tab-head li::before {
	    content: '';
	    width: 0px;
	    height: 1px;
	    background: #fff;
	    position: absolute;
	    top: 16px;
	    left: 57px;
	    transition: all 0.3s ease-out 0s;
	    -webkit-transition: all 0.3s ease-out 0s;
	    -moz-transition: all 0.3s ease-out 0s;
	    -ms-transition: all 0.3s ease-out 0s;
	}
	.dn-container-title {
	    font-size: 24px;
	    line-height: 33px;
	    color: #fff;
	    text-align: center;
	    font-weight: 500;
		padding: 10px;
	}
	.zc-title {
	    text-align: center;
	    font-size: 24px;
	    color: #373D41;
	    font-weight: 700;
	    line-height: 100px;
	}
}


.product-icon {
    height: 50px;
    width: 50px;
    cursor: pointer;
    margin: 0 auto 1rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    position: absolute;
    left: 12px;
    top: 0px;
}
.product-icon2 {
    height: 60px;
    width: 50px;
    cursor: pointer;
    margin: 0 auto 1rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    position: absolute;
    left: 12px;
    top: -6px;
}


/* tab文字样式 */
.program-tab .tab-container .content .introduce h4 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}
.program-section .program-tab .tab-container .content .introduce p {
    padding: 25px 0px;
    line-height: 24px;
}
.more-btn {
    width: 120px;
    height: 36px;
    border: #fff 1px solid;
    border-radius: 4px;
/*    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px; */
    display: block;
    color: #fff;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    position: relative;
    -webkit-transition: background 250ms, color 250ms;
    transition: background 250ms, color 250ms;
    z-index: 1;
}
.program-tab .tab-container .content .secondary-tit {
    font-size: 20px;
    color: #fff;
    position: relative;
    padding-left: 20px;
    margin-top: 45px;
    margin-bottom: 25px;
}.program-tab .tab-container .content .secondary-tit {
    font-size: 20px;
    color: #fff;
    position: relative;
    padding-left: 20px;
    margin-top: 45px;
    margin-bottom: 25px;
}
.program-tab .tab-container .content .keyword a {
    height: 36px;
    background: rgba(255,255,255,.1);
    color: rgba(255,255,255,0.6);
    display: inline-block;
    margin: 5px 10px 5px 0;
    line-height: 36px;
    font-size: 14px;
    border-radius: 4px;
/*    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px; */
    padding: 0px 18px;
}

.t-f {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.map-box .point {
    position: absolute;
    color: #40c1ff;
    font-size: 14px;
    height: 45px;
    display: block;
}
.map-box .point::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url("../images/icon.png") -54px 0px;
    height: 22px;
    width: 22px;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: 0px;
    -webkit-animation: kurukuru 2100ms linear infinite;
    animation: kurukuru 2100ms linear infinite;
    z-index: 999;
}
@keyframes kurukuru{

	0%{/*! -webkit-transform:rotate(0); *//*! transform:rotate(0) */}

	100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}

	}
	
.map-box {
	    position: relative;
	    width: 960px;
	    height: 580px;
	    margin: 40px auto 0px auto;
	}		
.map-gps1{
	left:770px;
	 top: 286px;
}
.map-gps2{
	left:690px;
	 top: 280px;
}
.map-gps3{
		left:715px;
		 top: 250px;
	}
.map-gps4{
	left:760px;
	 top: 210px;
}	
.map-gps5{
	left:680px;
	 top: 190px;
}	
.map-gps6{
	left:820px;
	 top: 160px;
}
.map-gps7{
	left:750px;
	 top: 155px;
}
.map-gps8{
	left:686px;
	 top: 140px;
}
.map-gps9{
	left:530px;
	 top: 245px;
}
.map-gps10{
	left:560px;
	 top: 190px;
}
.map-gps11{
		left:480px;
		 top: 135px;
	}
.map-gps12{
	left:430px;
	 top: 100px;
}	
.map-gps13{
	left:120px;
	 top: 130px;
}	
.map-gps14{
	left:245px;
	 top: 140px;
}

@media screen and (max-width: 1023px){
	.map-box {
	    position: relative;
	    width: 750px;
	    height: 500px;
	    margin: 40px auto 0px auto;
	}
	.map-gps1{
		left:605px;
		 top: 216px;
	}
	.map-gps2{
		left:560px;
		 top: 220px;
	}
	.map-gps3{
			left:520px;
			 top: 200px;
		}
	.map-gps4{
		left:580px;
		 top: 170px;
	}	
	.map-gps5{
		left:540px;
		 top: 155px;
	}	
	.map-gps6{
		left:620px;
		 top: 140px;
	}
	.map-gps7{
		left:570px;
		 top: 120px;
	}
	.map-gps8{
		left:540px;
		 top: 110px;
	}
	.map-gps9{
		left:380px;
		 top: 180px;
	}
	.map-gps10{
		left:430px;
		 top: 140px;
	}
	.map-gps11{
			left:380px;
			 top: 100px;
		}
	.map-gps12{
		left:330px;
		 top: 80px;
	}	
	.map-gps13{
		left:100px;
		 top: 130px;
	}	
	.map-gps14{
		left:180px;
		 top: 140px;
	}
	
}
.tal-c{
		width: 15%
	}
.tal-c4{
		width: 40%
	}	
.tab-c1{
		width: 20%
	}	
.tab-c5{
		width: 50%
	}	
.tab-c3{
		width: 10%
	}	
.operation-table tbody tr td {
    font-size: 14px;
    color: #595959;
    border: #E5E5E5 1px solid;
    padding: 10px;
    line-height: 20px;
	background: #fff;
}	
.operation-table2 tbody tr td {
    font-size: 14px;
    color: #595959;
    padding: 10px;
    line-height: 20px;
	background: #fff;
}	
.operation-table .center1{
    text-align: center;
}	
.operation-table2 .center1{
    text-align: center;
}	
.operation-table tbody tr td .present {
    font-size: 12px;
    color: #999;
}	
	
@media screen and (max-width: 768px){
	.tal-c{
		width: 20px
	}
	.operation-table tbody tr td {
	    font-size: 12px;
	    color: #595959;
	    border: #E5E5E5 1px solid;
	    padding: 10px;
	    line-height: 16px;
	}
	.operation-table{
		 overflow-x: scroll; /*添加横向滚动条*/
		 white-space: nowrap;/*不换行*/
	}
	.sjxing img {
	    height: auto;
	    max-width: 60%;
	}
	.map-box {
	    position: relative;
	    width: 375px;
	    height: 320px;
	    margin: 5px auto 0px auto;
	}
	.map-gps1{
		left:290px;
		 top: 100px;
	}
	.map-gps2{
		left:250px;
		 top: 100px;
	}
	.map-gps3{
			left:250px;
			 top: 65px;
		}
	.map-gps4{
		left:300px;
		 top: 60px;
	}	
	.map-gps5{
		left:680px;
		 top: 190px;
	}	
	.map-gps6{
		left:330px;
		 top: 50px;
	}
	.map-gps7{
		left:750px;
		 top: 155px;
	}
	.map-gps8{
		left:686px;
		 top: 140px;
	}
	.map-gps9{
		left:180px;
		 top: 80px;
	}
	.map-gps10{
		left:210px;
		 top: 60px;
	}
	.map-gps11{
			left:180px;
			 top: 30px;
		}
	.map-gps12{
		left:150px;
		 top: 30px;
	}	
	.map-gps13{
		left:30px;
		 top: 40px;
	}	
	.map-gps14{
		left:80px;
		 top: 40px;
	}
	.tiaoz{
		padding-top: 80px;
	}
	
}

.text-action {
    color: #ff6a00;
    line-height: 20px;
    background-image: linear-gradient(90deg,#ea7b3a,#e04a34);
    height: 52px;
    border-radius: 32px;
    display: inline-block;
    padding: 0 30px;
    line-height: 52px;
    color: #fff;
    font-size: 18px;
    position: relative;
}
.ace-pure-text-action {
    text-align: center;
    padding: 40px;
}

.picture {
    width: 90px;
    height: 90px;
    margin: 0px auto 20px auto;
    position: relative;
}
.picture .ring {
    margin: 0 auto;
    background: url(../images/migrate-icon2.png) no-repeat;
        background-size: auto;
    width: 90px;
    height: 90px;
    background-size: cover;
    padding: 5px;
    position: absolute;
    top: -2px;
    right: 0;
    bottom: 0;
    left: -2px;
}
:hover.mk-card .picture .ring{-webkit-animation: rotate 1s linear infinite;
  -moz-animation: rotate 1s linear infinite;
  -o-animation: rotate 1s linear infinite;
  animation: rotate 1s linear infinite
  }
@keyframes rotate { 
  0% { transform: rotate(0deg) } 
  100% { transform: rotate(360deg) } 
  }
:hover.card3 .picture .ring{-webkit-animation: rotates 1s linear infinite;
    -moz-animation: rotates 1s linear infinite;
    -o-animation: rotates 1s linear infinite;
    animation: rotates 1s linear infinite
    }
 @keyframes rotates {
   0% { transform: rotate(0deg) } 
   100% { transform: rotate(360deg) } 
   } 
  
.info {
    color: #1F1F1F;
    font-size: 18px;
    font-weight: bold;
	text-align: center;
}
.info p {
    font-size: 14px;
    margin: 18px 0;
    line-height: 20px;
    color: #595959;
    font-weight: normal;
}

.time-line {
    height: 4px;
    width: 100%;
    background-color: white;
    opacity: 1;
    position: relative;
    top: 32px;
}
.node {
    color: #1F1F1F;
    font-family: impact;
    font-size: 18px;
	height: 60px;
	width: 60px;
    position: absolute;
    text-align: center;
    line-height: 60px;
}
.step-1 {
    background: url(../images/num1.png) no-repeat;
}

.step-2 {background: url(../images/num2.png) no-repeat;}

.step-3 {background: url(../images/num3.png) no-repeat;}

.step-4 {background: url(../images/num4.png) no-repeat;}

.step-5 {background: url(../images/num5.png) no-repeat;}


/* 表格 */

.operation-table tbody.nobg {
    background: none;
	height: 60px;
}
.operation-table thead th {
    height: 40px;
    font-size: 16px;
    border-bottom: #E5E5E5 1px solid;
    background: #019eff;
    color: #fff;
	padding: 10px;
}
.operation-table tbody .column {
    background: #fafafa;
    font-weight: bold;
}

.tal{
	text-align: left;
}


.t-f li{ width: 100%; padding: 20px 0; box-sizing: border-box; border: #EAEAEA 1px solid; margin-right: 30px; background: #fff; position: relative;    overflow: hidden; float: left; min-height: 200px;}

.t-f li:last-child{ margin-right: 0;}

.t-f li .tit{ font-size: 18px; color: #1F1F1F; text-align: center; font-weight: 500; margin-top: 10px; }

.t-f li .icon-box{ width: 100px; height: 100px; padding: 15px; box-sizing: border-box;  margin: 0px auto 0 auto;}

.t-f li .icon-box img{ width: 100%; display: block;}

.t-f li .mask{-webkit-transition: all 0.35s ease; transition: all 0.35s ease; position: absolute; height: 100%; left: 0; right: 0; top: calc(100%); z-index: 6; padding: 50px;}

.t-f li .mask .tit{ color: #fff; margin-top: 0px;position:relative; z-index: 9; }

.t-f li .mask .dec{ padding: 25px 0; color: #fff; font-size: 14px; line-height: 20px; text-align: center;}

.t-f li:hover .mask{ background: #f99336;; top: 0;}

.t-f li:hover{-webkit-box-shadow: rgba(0,0,0,0.1) 0 0 10px; -ms-box-shadow: rgba(0,0,0,0.1) 0 0 10px; box-shadow: rgba(0,0,0,0.1) 0 0 10px;}



.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;
    
}
.content .cont2 {
    display: none;
}
.content .cont2.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: #999;
    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;
}