

.web-show-bg{
	width: 100%;
	margin: 0 auto;
	min-width: 1200px;
}

.web-show{
	width: 1000px;
	height:868px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

.web-show-left{
	width: 148px;
	float:left;
	 
	
	text-align: center;
}
.web-show-left ul li{
	width:148px;
	height:40px;
	line-height:40px;
	font-size: 15px;
	cursor:pointer;
}
.web-show-left ul li.addBg,.web-show-left ul li:hover{
	background: #f5f5f5;
	color:#03b1fa;
	border-left: 6px solid #03b1fa;
	box-sizing: border-box;
}

.web-show-right{
	margin-left: 20px;
	width:830px;
	float:left;
}

.web-show-right-top{
	width:830px;
	height:125px;
	background:#f2f2f2;
}


.key-content{
	width:830px;
	text-align: center;
	float:left;
	/*margin-left: 10px;
	margin-right: 10px;*/
	position: relative;
	overflow: hidden;	
	height:125px;
}

.web-show-right-top ul{	
	width:830px;
	height:125px;
	/*position: absolute;
	left: 0;*/
}
.web-show-right-top ul li{
	width:138.333px;
	float:left;
	height: 125px;
	text-align: center;
	cursor: pointer;
}
.web-show-right-top ul li.addBg{
	background: #03b1fa;
	color:#fff;
}
.web-show-right-top-img{
	width:70px;
	height: 70px;
	border:1px solid #e5e5e5;
	overflow: hidden;
	border-radius: 10px;
	margin-left: 34px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.web-show-right-top-img img {
	display:block;
	border:none;
	width:100%;
	height:100%;
}
.web-show-right-bottom,.web-show-right-bottom-img{
	width:786px;
	height:456px;
	
	
}
.web-show-right-bottom{
	width:800px;
	background: #f2f2f2;
	padding-left: 30px;
	padding-top: 30px;
	height:456px;
	margin-top: 20px;
}
.web-show-right-bottom-img a{
	float: left;
	width: 263px;
	height:415px;
	 
}
.web-show-right-bottom-img img{
	width: 243px;
	height:auto;
}
.web-show-right-bottom-img img:nth-child(2){
		margin: 0 20px;
	
}
.web-show-right-bottom-img img{
	float:left;
}
.cases-info {
	width: 750px;
    padding: 36px 40px;
    position: relative;
    background: #f9f9fc;
    margin-left: -30px;
}

.cases-info .cases-erwei-bg { 
    margin:  0 auto;
    display: block;
}
.cases-info .cases-erwei {
    width: 130px;
    height: 130px;
    position: absolute; 
    top: 56px;
    left: 182px;
}
.cases-info .cases-erwei .QR {
	display:block;
	border:none;
	width:100%;
	height:100%;
	position:relative;
}
.cases-info .cases-erwei .QRLogo {
    width: 32px;
    height: 32px;
		padding: 3px;
		background-color:#fff;
		position:absolute;
		top:46px;
		left: 46px;
}
.cases-info .cases-erwei .QRLogo img {
	display:block;
	border:none;
	width:100%;
	height:100%;
}

.cases-info .cases-title {
    position: absolute;
    top: 104px;
    left: 353px;
    width: 130px;
    text-align: center;
    font-size: 20px;
    color: #383838;
    font-weight: 400;
}