[v-clock]{
    display:none;
}
.ts-cav-banner {
    width:100%;
	background:url(../images/service/ktools/1-a.jpg);
	background-position:center center;
}

.ts-cav-banner ul{
    width:1140px;
	height:600px;
	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{
    width:100%;
}

.ts-cav-body2 ul{
    width:1140px;
	height:1500px;
	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;
}

