[v-cloak]{
    display:none
}
.ts-cav-banner {
    background-image:linear-gradient(90deg,#28303a,#100d20);
    width:100%;
    height:600px;
	/*background:url(../images/service/ktools/1-a.jpg);*/
	/*background-position:center center;*/
}
.ts-cav-banner .sub-banner{
    width:1348px;
    height:600px;
    margin:0 auto;
    background-image: url("../images/banner-patch.png");
}
.ts-cav-banner .sub-bg{
    background-image: url("../images/patch-icon.png");
}

.ts-cav-banner ul{
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;

}

.ts-cav-banner p{
    text-align:left;
	font-size:16px;
	color:#ffffff;
}

.ts-cav-banner img{
	margin-top:220px;
	width:400px;
}

.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{
    min-height:600px;
    width:1142px;
    margin:0 auto
}
.ts-cav-body2 .body2-tabs{
    width:1142px;
    padding:1px;
    margin: -30px auto 60px;
    background-color: #fff;
    font-size:0
}
.ts-cav-body2 .tabs-title{
    opacity: 0.9;
    text-align:center;
    font-size:16px;
    display:inline-block;
    width:50%;
    box-sizing: border-box;
    height:60px;
    line-height: 60px;
    border: 1px solid #E7E9EC;
    cursor:pointer
}
.ts-cav-body2 .tabs-title.active{
    position:relative;
    color:#fff;
    background: #2B78FF;
    border: 1px solid #2b78ff
}
.ts-cav-body2 .tabs-title.active::after{
    position: absolute;
    content: '';
    left: 272px;
    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;

}

.ts-cav-body2 ul{
    width:1140px;
	height:1200px;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.ts-cav-body2 img{
	margin-top:105px;
	height:360px;
}



.ts-cav-body2 p{
	width:1000px;
	margin-top:18px;

}

.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;
}
/*.ts-cav-body2{*/
/*    width: 1142px*/
/*}*/
.patch-table-header>.cell{
    padding:18px 0;
    font-family: 'PingFang-SC-Bold', '黑体', serif;
    font-size: 16px;
    color: #373B3E;
    font-weight: 700;
}
.patch-table-cell>.cell{
    padding:18px 0;
    font-family: 'PingFang-SC-Bold', '黑体', serif;
    font-size: 16px;
    color: #54595E;
    font-weight: 400;
}

