.biao{
	margin-left: 4%;
	margin-top: 2%;
	text-align: center;
	letter-spacing: 3px;
	line-height: 4;
}
.biaoge {
    /* border-bottom: 1px solid rgba(0,0,0,0.3);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1); */
	padding-right: 5px;
	padding-left: 7px;
	text-align: start;
}
.biaoge1 {
	padding-left: 195px;
	padding-right: 445px;
}
.xuxian{
	border-bottom: 1px dashed rgba(0,0,0,0.1);
}
.soep{
	font-size: 18px;
	line-height: 1.8;
    color: #737b9a;
    margin-bottom: 15px;
    font-weight: 400;
}
.xinghao{
	text-align: center;
	margin-bottom: 5%;
	font-family: "agency fb";
	color: #383838;
}
.shuxian{
	border: 1px solid rgba(115,123,154,0.3);
	margin-left: -1%;
	margin-top: -4%;
}

.offer{
	margin-top: 60px;
}

.table td, .table th{
	border-top: none;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.offer table tbody{
	display: table;
	width: 100%;
	margin-top: 2%;
}

.offer table tbody tr{
	width: 100%;
}

.xuxian td:nth-child(1){
	width: 14%;
	letter-spacing: 3px;
}

.xuxian td:nth-child(2){
	width: 34%;
	letter-spacing: 5px;
}

.xuxian td:nth-child(3){
	width: 47%;
	letter-spacing: 5px;
}

.xuxian td:nth-child(2) span,.xuxian td:nth-child(3) span{
	letter-spacing: 2px;
}

.single-services-box{
	background: transparent;
	background-image: url(../img/vip/型号.png);
	background-size: 100% 100%;
	-webkit-box-shadow: none; 
    box-shadow:none ;
    margin-left: 35px;
    margin-right: 35px;
    padding-top: 55px;
    padding-bottom: 55px;
}

.prop{
	width: 35%;
    height: 100px;
    float: right;
    margin-top: -34%;
    margin-right: -4%;
    background-size: 100% 100%;
}

.pp1{
	background-image: url(../img/vip/LTE1.png);
}

.pp1:hover{
	background-image: url(../img/vip/2LTE1.png);
}

.pp2{
	background-image: url(../img/vip/LTE2.png);
}

.pp2:hover{
	background-image: url(../img/vip/2LTE2.png);
}

.pp3{
	background-image: url(../img/vip/tcpa.png);
}

.pp3:hover{
	background-image: url(../img/vip/tcpa2.png);
}

.main_pic{
	border: 5px solid wheat;
    border-radius: 15px;
}

.about-content .about-list li{
	width: 100%;
    /*border: 1px solid black;*/
    margin-bottom: 6%;
    /*border-radius: 0px 15px 15px 0px;*/
    text-indent: 8%;
    /*box-shadow: 1px 1px 20px rgba(0,0,0,0.5) inset;*/
    /*padding-top: 15px;*/
}

.detxt {
    font-weight: 500;
    font-size: 19px;
    box-shadow:1px 1px 20px rgba(0,0,0,0.2) inset;
    border: 1px solid 	Gainsboro;
    border-radius: 0px 15px 15px 0px;
    margin-left: -15px;
	cursor: pointer;
    /*padding-bottom: 15px;*/
}

.software-image{
	margin-top: 0px;
}

.about-list{
	overflow: hidden;
}

.about-content .about-list li{
	padding-bottom: 0px;
}

.about-content{
	margin-top: -3%;
}

.main_pic{
	background-image: url(../img/vip/1.png);
	background-size: 100% 100%;
}

.typ{
	margin-left: 20%;
    line-height: 5;
}

.des{
	font-size: 17px;
	padding-top: 1%;
}

.ogg{
	background-color: #00B0EE;
	color: white;
}


@media only screen and (max-width: 500px) {
	.xuxian td:nth-child(2),.xuxian td:nth-child(3){
		width: 35%;
	}
	
	.table td, .table th{
		font-size: 10px;
	}
	
	.prop{
		width: 30%;
	    height: 75px;
	    float: right;
	    margin-top: -40%;
	    margin-right: 1%;
	    background-size: 100% 100%;
	}
	
	.des{
		font-size: 12px;
		padding-top: 4%;
	}
	
	.oppimg{
		margin-top: 18%;
	}
	
	.llimg{
		margin-top: -30%;
    	text-align: center;
    	padding-left: 0px !important;
    	padding-top: 0px !important;
	}
	
	.kkimg{
		margin-top: 25%;
	}
	
	.kkimg img{
		padding: 0px !important;
	}

}