﻿.modelListCon{
		width: 1200px;
		margin: 50px auto 0;
		padding: 30px 0 15px 0;
	}
	.modelTab{}
	.modelTab li{
		float: left;
		width: 200px;
		height: 40px;
		line-height: 40px;
		margin: 0 50px 20px;
    border: 1px solid #999999;
    color: #666;
    font-size: 13px;
    text-align: center;
	}
	.modelTab li a{
		display: block;
		text-decoration: none;
		color: #666;
	}
	.modelTab li.modelAct{
		background: #20a497;
	}
	.modelTab li.modelAct a{
		color: #fff !important;
	}
	.modelList{
		margin-top: 20px;
	}
	.modelList ul{
		margin-top: 60px;
	}
	.modelList li{
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 50%;
		margin:0 40px 30px;
		float: left;
	}
	.modelList li p{
		line-height: 30px;
		text-align: center;
	}
	.modelList li .name{
font-size: 18px;
color: #333;
	}
	.modelList li .industry{
		font-size: 16px;
		color: #c0c4cc;
	}
	.modelList .modelLinkPC{
		display: block;
		width: 544px;
		height: 314px;
		background:url("/static/newindex/img/shop_1/pc.png")no-repeat center;
		background-size: contain;
	}
	.modelList .modelLinkPC .modelPC{
		width: 420px;
		height: 262px;
		margin-left: 62px;
		margin-top: 13px;
		border-radius: 4px;
    	background-size: contain;
	}
	.clear{clear: both;}
	

.mobanModel{
	margin-top: 60px;
	padding: 10px;
}
.modelList-mobile{
	margin-top: 20px;
}
.modelList-mobile li{
	display: flex;
flex-direction: column;
align-items: center;
	width: 25%;
  margin: 0 40px 30px;
  float: left;
  height: 500px;
}
.modelList-mobile li .code{
	margin-top: 40px;
}
.modelList-mobile li p{
	line-height: 22px;
	text-align: center;
}
.modelList-mobile li .name{
	margin-top: 10px;
	font-size: 16px;
	color: #333;
	
}
.modelList-mobile li .industry{
	margin-top: 5px;
	font-size: 15px;
	color: #b1b1b1;
}
.modelList-mobile .mobModel{
	display: block;
	width: 230px;
	height: 440px;
	background: url('/static/newindex/img/nnali/a5.png')no-repeat center;
	background-size: 230px 440px;
	overflow: hidden;
}
.mobModelBlock{
	position: relative;
    width: 211px;
    height: 391px;
    margin-left: 10px;
    margin-top: 33px;
    border-radius: 2px;
    overflow: hidden;
	cursor: pointer;
}

.modelList-mobile .mobModel .mobModelImg{
  width: 100%;
  height: 100%;
  background-size: contain;
}
.mobModelMark{
	position: absolute;
	left: 0;
	top: 392px;
	width: 212px;
    height: 406px;
	background: rgba(0,0,0,0.5);
	transition: .5s;
	
}
.mobModelMark-Tit{
	text-align: center;
	color: #fff;
	margin-top: 20px;
}
.mobModelMark img{
    position: absolute;
    left: 50%;
    top: 38%;
    transform: translate(-50%,-50%);
    width: 150px;
    height: 150px;
}
.mobModelMark .preview{
	position: absolute;
    left: calc(50% - 54px);
    top: 64%;
	width: 108px;
	height: 36px;
	background-color: #00adad;
	line-height: 36px;
	text-align: center;
	border-radius: 30px;
	color: #fff;
}
.mobModelMark .preview a{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	color: #fff;
}

.mobModelBlock:hover .mobModelMark{
	top: 0;
}

.modelBg-black{
  position: absolute;
  top: 105px;
  right: 4px;
  z-index: 3;
  width: 154px;
  height: 252px;
  background: url(/static/img/iphone_for.png)no-repeat;
  background-size: 100%;
}
.modelBg-black .modelMobImg{
  width: 114px;
  height: 184px;
  margin-left: 19px;
  margin-top: 22px;
}
.modelBg-box{
	position: relative;
}
.mobanModel li{
	position: relative;
	width: 31%;
	height:350px;
	margin: 0 1% 30px;
	float: left;
	background: #fff;
	padding: 10px;
}
.mobanModel .modelLinkPC{
	position: relative;
	width: 100%;
	height: 260px;
	border: 1px solid #e5e5e5;
}
.mobanModel .modelPC{
	width: 100%;
	height: 100%;
}
.mobanModel .mobanMode-Tit{
	line-height: 22px;
	font-size: 13px;
}
.modelLook{
	display: none;
	width: 114px;
  height: 184px;
  margin-left: 19px;
  margin-top: 22px;
  background: rgba(0,0,0,0.5);
  justify-content: center;
  align-items: center;
	position: absolute;
	top: 0;
	color: #fff;
}
.modelLookText{
	width:66px;
	height: 66px;
	line-height: 70px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 50%;
}
.modelLookText a{
	color: #fff;
}
.modelBg-ewm{
	display: none;
	position: absolute;
  right: -150px;
  top: 0px;
  width: 120px;
  height: 120px;
}
.modelLookText:hover{
	background: rgba(255,255,255,0.5);
}
.modelBg-box:hover .modelLook{
	display: flex;
} 
.modelPCText{
	position: absolute;
  left: 37%;
  top: 32%;
  z-index: 1;
  width: 90px;
  height: 90px;
  line-height: 100px;
  text-align: center;
	border: 1px solid #fff;
  color: #fff;
  border-radius: 50%;
}
.modelPCText a{
	color: #fff;
}
.modelPCMark{
	display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
	width: 100%;
	height: 258px;
  background: rgba(0,0,0,0.3);
}
.modelPCText:hover{
	background: rgba(255,255,255,0.5);
}
.mobanTable{
  
}
.mobanTable ul{
	width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0px 150px 0 150px;
  display: flex;
  justify-content: center;
}
.mobanTable ul li{
	margin: 0 30px;
  height: 100%;
  flex: 1;
  border: 1px solid #999999;
  color: #666;
  font-size: 13px;
  text-align: center;
}
.mobanTable .mobanAct{
	border: none;
  background-color: #20a497;
}
.mobanTable a{display: block;}
.mobanTable .mobanAct a{
	 color: #fff;
}

.modelLinkPC:hover .modelPCMark{
	display: block;
}


.container-top{
  padding-top: 20px;
  width: 100%;
}
.content-top{
	width: 100%;
}
.content-top li{
	margin: 0 4% 1.7% 1%;
  width: 11%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  list-style-type: none;
  display: inline-block;
  font-size: 12px;
  cursor: pointer;
}
.container-top strong{
	margin-top: 11px;
  float: left;
  font-size: 13px;
}
.content-bottom-left{
  margin-bottom: 8px;
  margin-top: 11px;
  width: 45%;
  height: 24px;
  display: inline-block;
}
.content-bottom-left li{
	margin-left: 3%;
  width: 24px;
  height: 100%;
  list-style-type: none;
  display: inline-block;
  border-radius: 3px;
  cursor: pointer;
}
.content-bottom-right{
	width: 25%;
  float: right;
  height: 38px;
  border: 1px solid #6d6d6d;
  border-radius: 4px;
}
.content-bottom-right input{
  margin-left: 4%;
  border: 0 solid #f5f5f5;
  float: left;
  width: 70%;
  height: 34px;
  font-size: 14px;
}
.content-bottom-right img{
	margin-top: 9px;
  margin-right: 4%;
  height: 20px;
  width: 20px;
  float: right;
}


.moban-wx{
	width: 1040px;
	margin: 50px auto 0;
}
.moban-wxItem{
	float: left;
	width: 22%;
  margin-bottom: 40px;
  border-radius: 6px;
  margin-right: 13%;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.moban-wxItem:nth-of-type(3n){
	margin-right: 0;
}
.moban-wxImg{
	width: 100%;
	height: 400px;
}
.moban-wxTit{
  height: 30px;
  text-align: center;
  line-height:30px;
  color: #333;
  font-size: 16px;
}
.moban-wxMark{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.moban-wxMarkBox{
	display: inline-block;
  height: 400px;
  width: 100%;
  background: rgba(0,0,0,0.7);
  position: absolute;
  top: 100%;
  left: 0%;
  transition: all 1s;
}
.moban-wxMark img{
	display: block;
  width: 65%;
  margin: 45% auto;
}
.moban-wxItem:hover .moban-wxMarkBox{
	top: 0;
}
#content-title li{
	margin-left: 3%;
  width: 20%;
  height: 100%;
  font-size: 12px;
  list-style-type: none;
  display: inline-block;
  border-radius: 3px;
}
.mobanMode-TitHei{
	line-height: 30px !important;
}

.mobanMode-TitCol{
	height: 30px;
	color: #c1c1c1;
}
