.ml-15{
    margin-left: 15px;
}
.ml-25{
    margin-left: 25px;
}
.f-18{

}
.ts-cav-banner {
    height:600px;
    width:100%;
    background: url(../images/service/ktools/1-a.jpg) center center;
}
.ts-cav-banner .title{
    font-size:46px;
    text-align:center;
    color:#ffffff;
    padding-top:324px
}

.tabs-dialog .el-dialog__body{
    padding: 30px 0
}
.tabs{
    width:100%;
    padding:1px;
    margin: 0 auto 30px;
    background-color: #fff;
    font-size:0
}
.tabs-title{
    opacity: 0.9;
    text-align:center;
    font-size:16px;
    display:inline-block;
    width:50%;
    box-sizing: border-box;
    height:40px;
    line-height: 40px;
    border: 1px solid #E7E9EC;
    cursor:pointer
}
.tabs-title.active{
    position:relative;
    color:#fff;
    background: #2B78FF;
    border: 1px solid #2b78ff
}
.tabs-body,.tabs-body-m{
    margin-top: 45px;
    padding:0 30px
}
.tabs-body p {
    height:24px;
    line-height: 24px;
}
.tabs-body img{
    /*height:360px;*/
    margin:15px 30px;
    width:700px;
    border:1px solid #ccc
}
.tabs-body-m img{
    /*height:360px;*/
    margin:15px 130px;
    width:500px;
    border:1px solid #ccc
}
/*.tabs-title.active::after{*/
/*    position: absolute;*/
/*    content: '';*/
/*    margin-left:-12px;*/
/*    left: 50%;*/
/*    bottom: -24px;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-top: 12px solid #2b78ff;*/
/*    border-left: 12px solid transparent;*/
/*    border-right: 12px solid transparent;*/
/*    border-bottom: 12px solid transparent;*/

/*}*/
.border1 {
	
	background:#509cff;
	width:60px;
	height:4px;
	margin:10px auto;
}

.border2 {
	
	background:#509cff;
	width:6px;
	height:40px;
	margin:8px 20px 0px 0px;
}

.tittle{
    text-align:center;
	color:#2d3238;
	font-size:38px;
	padding-top:84px;
}

.ts-cav-banner .pane-button {
    margin-top: 34px;
    margin-left: 2px;
}

.ts-cav-banner .pane-button .pane-btn-right {
    display: inline-block;
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
    padding: 12px 58px;
    border-radius: 3px;
}


.ts-cav-banner .pane-button .pane-btn-right {
    background-color: transparent;
    -webkit-box-shadow: inset 0px 0px 0px 1px #FFFFFF;
    -moz-box-shadow: inset 0px 0px 0px 1px #FFFFFF;
    box-shadow: inset 0px 0px 0px 1px #FFFFFF;
    transition-duration: 0.4s;
}

.ts-cav-banner .pane-button .pane-btn-right:hover {
    cursor: pointer;
    color: #359AFF;
    background-color: #FFFFFF;
}

.ts-cav-body2{
    width:1100px;
    margin:0 auto;
    padding:67px 0;
    position:relative;
}

.ts-cav-body2 ul{
    width:1140px;
	min-height:800px;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}




.ts-cav-body2 .text1{
	font-size:38px;
	color:#2d3238;
	text-align:left;
}

.ts-cav-body2 .text2{

	font-size:16px;
	color:#000000;
	line-height:30px;

}

.ts-cav-body2 .key{
	color:#ff7200;
	font-size:12px;
	margin-left:5px;
}

.ts-cav-body2 .btn{
    margin: 10px;
    border: 1px solid #000000;
    width: 206px;
    height: 45px;
    text-align: center;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
}
.el-select-dropdown__item{
    clear:both;
    width:100%
}
.item{
    margin-top:15px;
    width:100%
}
.item.version{
    display:flex;
    align-items: center;
}
.asterisk{
    color: red;
    padding-left:9px;
    opacity: 0.7;
    float: left;
}
.info-des{
    display:inline-block;
    width:120px;
    float:left
}
.company-tips{
    margin-top:8px;
    width:100%;
}
.company-tips p{
    font-size: 14px;
    color: #808080;
    height:24px;
    line-height: 24px;
    font-weight: 400;
}

.divider_vertical{
    height:26px;
    width:5px;
    background-color: #509cff;
    margin-right:10px
}
.subtitle{
    font-family: MicrosoftYaHeiUI;
    font-size: 24px;
    color: #2D3238;
    font-weight: 400;
}
.subtitle_box{
    display:flex;
    align-items: center;
}
.content_box{
    padding:58px 80px;

}
.content-drawer{
    position: absolute;
    right: 0; /* 或者 left, 根据需要调整 */
}
.submit_box{
    margin-top:22px
}
.submit_error{
    height: 38px;
    line-height: 38px;
    color:red
}
[v-clock] {
    display:none
}