.servicebigpic{
	overflow: hidden;
}
.servicebigpic img{
	width: 150%;
	text-align: center;
	margin-top: 80px;
	margin-left: -15%;
}
.contactbigpic{
	overflow: hidden;
}
.contactbigpic img{
	width: 150%;
	text-align: center;
	margin-top: 80px;
	margin-left: -15%;
}
.parterbigpic{
	overflow: hidden;
}
.parterbigpic img{
	width: 150%;
	text-align: center;
	margin-top: 80px;
	margin-left: -15%;
	}
.contactheadthan{
	background:url(../img/service/contactheadthan.png);
	background-size: 100% 100%;
	height: 30px;	
}
.serviceheadthan{
	background:url(../img/service/serviceheadthan.png);
	background-size: 100% 100%;
	height: 47px;	
}
.partnerheadthan{
	background:url(../img/service/partnerbigpic.png);
	background-size: 100% 100%;
	height: 50px;	
}
.downbigbar{
	position: relative;
    font-size: 13px;
    font-weight: bold;
    left: 31%;
    top: 0%;
    right: 0px;
    color: #000a31;
    width: 170px;
    height: 25px;
    line-height: 25px;
}
.servicebigbar{
    position: relative;
    font-size: 14px;
    font-weight: bold;
    left: 26%;
    top: 0%;
    right: 0px;
    color: #000a31;
    width: 170px;
    height: 25px;
    line-height: 25px;
}
.partnerbigbar{
    position: relative;
    margin: 0 auto;
    font-weight: bold;
    top: 41%;
    right: 0px;
    color: #ffd700;
    width: 196px;
    height: 0;
    line-height: 0;
}
.bigtit{
	margin-left: 50px;
}
.serviceone{
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 94%;
	color: #000;
    font-size: 15px;
	background-color: #fff;
}
.serviceload{
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 94%;
	color: #000;
    font-size: 15px;
	background-color: #fff;
}
.servicetab1{
	letter-spacing: 2px;
    line-height: 23px;
}
#case {
	padding: 10px 0;
	text-align: center;
}

.partnerone{
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 94%;
	color: #b5b5b5;
	font-size: 16px;
	background-color: #fff;
}
 .contact{
    width: 33%;
    height: 2%;
    background-color: #ffd701;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #010a31;
}
.layer{
	width: 100%;
    height: 144px;
    background: #000;
    position: absolute;
    margin-top: -171px;
    filter: Alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    z-index: 333;
}
a:hover .layer{
	display: none;
	width: 100%;
    height: 144px;
    background: #000;
    position: absolute;
    margin-top: -171px;
    filter: Alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    z-index: 333;
}
/*没有小于768px，是因为Bootstrap3以移动端优先设计*/

/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
	.servicebigpic img{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-left: 0px;
	}
	.contactbigpic img{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-left: 0px;
	}
	.parterbigpic img{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-left: 0px;
	}
	.contactheadthan{
	background:url(../img/service/contactheadthan.png);
	background-size: 100% 100%;
	height: 50px;	
	}
	.serviceheadthan{
	background:url(../img/service/serviceheadthan.png);
	background-size: 100% 100%;
	height: 85px;	
	}
	.partnerheadthan{
	background:url(../img/service/partnerbigpic.png);
	background-size: 100% 100%;
	height: 80px;	
	}
	.bigtit{
	margin-left: 0px;
	}
	.downbigbar{
	position: relative;
    font-size: 22px;
    font-weight: bold;
    left: 32%;
    top: 7%;
    right: 0px;
    color: #000a31;
    width: 170px;
    height: 30px;
    line-height: 30px;
	}
	.servicebigbar{
	position: relative;
    font-size: 27px;
    font-weight: bold;
    left: 26%;
    top: 7%;
    right: 0px;
    color: #000a31;
    width: 170px;
    height: 30px;
    line-height: 30px;
	}
	.partnerbigbar{
	position: relative;
	margin: 0 auto;
    font-size: 27px;
    font-weight: bold;
    top: 18%;
    right: 0px;
    color: #ffd700;
    width: 250px;
    height: 30px;
    line-height: 30px;
	}
	.serviceone{
	margin: 0 auto;
    padding-left: 12%;
    padding-right: 10%;
	padding-top: 10px;
	padding-bottom: 50px;
	width: 94%;
	background-color: #fff;
	}
	.serviceload{
	margin: 0 auto;
    padding-left: 12%;
    padding-right: 10%;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 94%;
	background-color: #fff;
	}
	.partnerone{
	margin: 0 auto;
    padding-left: 12%;
    padding-right: 10%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 94%;
	background-color: #fff;
	}
	 .contact{
    width: 15%;
    height: 2%;
    background-color: #ffd701;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #010a31;
 	}
 	
}

/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {
	.servicebigpic img{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-left: 0px;
	}
	.contactbigpic img{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-left: 0px;
	}
	.parterbigpic img{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-left: 0px;
	}
	.contactheadthan{
	background:url(../img/service/contactheadthan.png);
	background-size: 100% 100%;
	height: 50px;	
	}
	.serviceheadthan{
	background:url(../img/service/serviceheadthan.png);
	background-size: 100% 100%;
	height: 90px;	
	}
	.partnerheadthan{
	background:url(../img/service/partnerbigpic.png);
	background-size: 100% 100%;
	height: 90px;	
	}
	.downbigbar{
	position: relative;
    font-size: 27px;
    font-weight: bold;
    left: 32%;
    top: 7%;
    right: 0px;
    color: #000a31;
    width: 170px;
    height: 30px;
    line-height: 30px;	
	}
	.servicebigbar{
	position: relative;
    font-size: 27px;
    font-weight: bold;
    left: 26%;
    top: 7%;
    right: 0px;
    color: #000a31;
    width: 170px;
    height: 30px;
    line-height: 30px;
	}
	.partnerbigbar{
	position: relative;
	margin: 0 auto;
    font-size: 27px;
    font-weight: bold;
    top: 18%;
    right: 0px;
    color: #ffd700;
    width: 250px;
    height: 30px;
    line-height: 30px;
	}
	.serviceone{
	margin: 0 auto;
    padding-left: 12%;
    padding-right: 10%;
	padding-top: 10px;
	padding-bottom: 50px;
	width: 94%;
	background-color: #fff;
	}
	.serviceload{
	margin: 0 auto;
    padding-left: 12%;
    padding-right: 10%;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 94%;
	background-color: #fff;
	}
	.partnerone{
	margin: 0 auto;
    padding-left: 12%;
    padding-right: 10%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 94%;
	background-color: #fff;
	}
	 .contact{
    width: 15%;
    height: 2%;
    background-color: #ffd701;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #010a31;
 	}
 	
}
/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
	.servicebigpic img{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-left: 0px;
	}
	.contactbigpic img{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-left: 0px;
	}
	.parterbigpic img{
	width: 100%;
	text-align: center;
	margin-top: 80px;
	margin-left: 0px;
	}
	.contactheadthan{
	background:url(../img/service/contactheadthan.png);
	background-size: 100% 100%;
	height: 76px;	
	}
	.serviceheadthan{
	background:url(../img/service/serviceheadthan.png);
	background-size: 100% 100%;
	height: 110px;	
	}
	.partnerheadthan{
	background:url(../img/service/partnerbigpic.png);
	background-size: 100% 100%;
	height: 110px;	
	}
	.downbigbar{
	position: relative;
    font-size: 30px;
    font-weight: bold;
    left: 33%;
    top: 10%;
    right: 0px;
    color: #000a31;
    width: 200px;
    height: 40px;
    line-height: 40px;
	}
	.servicebigbar{
	position: relative;
    font-size: 27px;
    font-weight: bold;
    left: 26%;
    top: 7%;
    right: 0px;
    color: #000a31;
    width: 200px;
    height: 40px;
    line-height: 40px;
	}
	.partnerbigbar{
	position: relative;
	margin: 0 auto;
    font-size: 29px;
    font-weight: bold;
    top: 26%;
    right: 0px;
    color: #ffd700;
    width: 250px;
    height: 30px;
    line-height: 30px;
	}
	.serviceone{
	margin: 0 auto;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
	padding-bottom: 0%;
	width: 94%;
	background-color: #fff;
	}
	.serviceload{
	margin: 0 auto;
    padding-left: 5%;
    padding-right: 5%;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 64%;
	background-color: #fff;
	}
	.partnerone{
	margin: 0 auto;
    padding-left: 22%;
    padding-right: 20%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 94%;
	background-color: #fff;
	}
	 .contact{
    width: 15%;
    height: 2%;
    background-color: #ffd701;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #010a31;
 	}
 	
}