#case{
    width: 100%;
    height:100%;
    /* background: #F4F8FF; */
    background: #ffffff;

}
#case .banner{
    width:100%;
    height: 514px;
    position: relative;
    top: 0px;
    left:0px;
    overflow: hidden;

}
#case .banner .serach{
    width: 504px;
    height: 78px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -39px;
    margin-left: -252px;
}
#case .banner .serach .banner-input{
    width:502px;
    height: 40px;
    box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    border: 1px solid #FFFFFF;
    background:rgba(3, 121, 255, 0);
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    text-indent:15px;
    text-shadow: 1px 1px 2px rgba(4,0,0,.5);
}
input::-webkit-input-placeholder { 
    /* WebKit browsers */ 
    color: #FFFFFF; 
} 
input:-moz-placeholder { 
    /* Mozilla Firefox 4 to 18 */ 
    color: #FFFFFF; 
} 
input::-moz-placeholder { 
    /* Mozilla Firefox 19+ */ 
    color: #FFFFFF; 
} 
input:-ms-input-placeholder { 
    /* Internet Explorer 10+ */ 
    color: #FFFFFF; 
}
#case .banner .serach>p{
    width: 504px;
    height: 35px;
    text-shadow: 1px 1px 2px rgba(4,0,0,.5);
}
#case .banner .serach>p>a,#case .banner .serach>p>span{
    padding: 0px 10px;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 35px;
    text-shadow: 1px 1px 2px rgba(4,0,0,.5);
}
#case .content{
    width: 100%;
    /* height: 983px; */
    /* background: #ffffff; */
    margin:0 auto;
}
#case .content .content-ul{
    width: 1177px;
    height: 60px;
    margin: 0px auto;
    /* background: #ffffff; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; 
} 
#case .content .content-ul>li{
    height: 60px;

} 
#case .content .content-ul>li>a{
    display: inline-block;
    height: 58px;
    line-height: 58px;
	margin-right: 50px;
	font-size:14px;
    border-bottom: 2px solid rgba(3, 121, 255, 0);
    color:#666;
    cursor:pointer;
} 
#case .content .content-ul>li>span{
    display: inline-block;
    width: 87px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid #037AFF;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #037AFF;
    line-height: 26px;
}
#case .content .content-ul>li .active{
    border-bottom: 2px solid #0C0C0C !important;
    font-weight: bold;
    color: #333333 !important;
}
#case .content .content-ul>li>a:hover{
    border-bottom: 2px solid #0C0C0C !important;
    font-weight: bold;
    color: #333333 !important; 
}
#case .content .content-ul>li.look{
    border-bottom: 2px solid rgba(3, 121, 255, 0);
    display: flex;
    flex-direction:row;
    justify-content:flext-end;
    align-items:center;   
}
#case .content .content-ul>li.look>div{
    margin: 0px 5px;
    width: 100px;
    height: 58px;
    line-height: 58px;
    /* text-align: center; */
    cursor: pointer;
    position: relative;
    top: 0px;
    left: 0px;
}
#case .content .content-ul>li.look>div>p{
    height: 58px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}
#top-nav>ul>li>p>a{
    color: #FFFFFF;
}
#case .content .content-ul>li.look>div:hover .dropdown{
    display: block;
}
#case .content .content-ul>li.look>div .dropdown{
    display: none;
    padding: 15px 0px;
    position: absolute;
    box-shadow: 2px 1px 9px 0px rgba(50, 50, 50, 0.5);
    top: 58px;
    left: -15px;
    width:100px;
    z-index: 999;
    background: #ffffff;
}
#case .content .content-ul>li.look>div .dropdown-fen{
    width: 500px;
    top: 58px;
    left: -395px;
}

#case .content .content-ul>li.look>div .dropdown>i{
    display: block;
    box-shadow: -4px -4px 15px -3px rgba(50, 50, 50, 0.5);
    width: 12px;
    height: 12px;
    position: absolute;
    top: -6px;
    left: 42px;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 
    z-index: 888;
    background: #ffffff;
}
#case .content .content-ul>li.look>div .dropdown>a{
    display: block;
    width: 100%;
    height:30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    text-shadow: 0px 4px 10px rgba(50, 50, 50, 0.17);
}
#case .content .content-ul>li.look>div .dropdown-fen>i{
    top: -6px;
    left: 423px;
}
#case .content .content-ul>li.look>div .dropdown-fen>a{
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
#case .content .content-list{
    width: 1200px;
    height: 750px;
    margin: 0 auto;
    background: #ffffff;
    display: flex;
    flex-direction:row;
    justify-content:space-around;
    flex-wrap:wrap;
    align-items:center;  
}
#case .content .content-list .list-info{
    width: 267px;
    height: 335px;
    background: #ffffff;
}
#case .content .content-list .list-info:hover .img-box>img{
    transform: scale(1.05); /* 鼠标放到图片上的时候图片按比例放大1.5倍   */
}
#case .content .content-list .list-info:hover .name{
    color: #00A4FF; /* 鼠标放到图片上的时候图片按比例放大1.5倍   */
}
#case .content .content-list .list-info .img-box{
    width: 100%;
    height: 274px;
    background: #ffffff;
    overflow: hidden;  
}
#case .content .content-list .list-info .img-box>img{
    width: 100%;
    height: 100%;
    cursor: pointer;  
    transition: all 0.5s; /* 所有的属性变化在0.5s的时间段内完成 */
}

#case .content .content-list .list-info .name{
    width: 100%;
    height: 22px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top:10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
#case .content .content-list .list-info .tag{
    width: 100%;
    height: 15px;
    font-size: 10px;
    font-weight: 400;
    color: #999999;
    line-height: 15px;
    display: flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;  
}
#case .content .content-list .list-info .tag>span{
    display: flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;  
}
#case .content .content-list .list-info .tag>span>i{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #D8D8D8;
    border-radius: 50%;
    margin-right: 3px;
}
/* 单选样式 */
.register-checkbox {
    position: relative;
    width: 68px;
}

.icheck {
    opacity: 0;
}

.ilabel {
    border-radius: 5px;
    margin-left: -5px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    font-size: 16px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ilabel:after {
    content: " ";
    border: 1px solid #d1d1d1;
    display: inline-block;
    font-weight: bold;
    position: absolute;
	left: -25px;
	top:-2px;
    text-align: center;
    border-radius: 5px;
    width: 16px;
    height: 16px;
}

.icheck:checked+.ilabel:after {
    content: "✓";
    border-color: #037AFF;
    background-color: #fff;
    color: #037AFF;
}

.icheck:indeterminate+.ilabel:after {
    content: "■";
    color: #037AFF;
    background-color: #FFF;
    border-color: #037AFF;
}
.case-page{
    width:1200px;
    margin:20px auto;
}

.classify-list{
	width: 800px;
	margin: 20px auto;
	padding-bottom:2px;
	display: flex;
	justify-content: space-around;
	border-bottom: 1px solid #CCCCCC;
}

.classify-item{
	padding-bottom: 10px;
	font-size: 18px;
}

.classify-item a{
	color: #999999;
}

.classify-list .active{
	border-bottom: 2px solid #0454F6;
}

.classify-list .active a{
	color: #0454F6;
}


/* 全景视频 */
.panorama{
	width: 1120px;
	margin: 0 auto;
}

.panoramaConatiner{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.panoramaSingle{
   margin-right: 20px;
   margin-bottom: 40px;
}

.panoramaSingle:nth-of-type(3n){
	margin-right: 0;
}


.panoramaSingle_video{
  width: 360px;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.panoramaSingle_video >img{
	margin: 80px 0 0 160px;
	display: none;
}

.panoramaSingle_video:hover >img{
	display: block;
}

.panoramaMessage{
	width: 100%;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 10px;
	position: absolute;
	bottom: 10px;
	font-size: 12px;
	color: #FFFFFF;
}

.panoramaMessage div{
	display: flex;
	align-items: center;
}

.panoramaMessage div img{
	margin-right: 5px;
}

.panoramaAuthor{
	display: flex;
	align-items: center;
	margin-top: 6px;
}

.panoramaAuthor >img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 5px;
}

.panoramaAuthor p{
	font-size: 18px;
	color: #333333;
}


.panoramaAuthor span{
	display: block;
	font-size: 12px;
	color: #999999;
}


/* 全景图 */

.project-container{
	width: 100%;
	margin: 0 auto;
    padding-bottom: 80px;
    background: #f4f4f4;
}
.project-content{
    width: 1200px;
    margin: 0 auto;
    /* background: red; */
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-top: 30px;
}

.project-item{
    width: 276px;
    height: 340px;
    background: #fff;
    box-sizing: border-box;
    margin: 0px 12px;
    margin-bottom: 24px;
    cursor: pointer;
    padding: 0px;
    transition: all 0.5s;
    box-shadow: 0 1px 3px rgba(0,0,0,.02);
    /* -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
    webkit-box-shadow: 0 1px 3px rgba(0,0,0,.02), 0 4px 8px rgba(0,0,0,.02); */

}
.project-item:hover{
    box-shadow: 0px 0px 10px 0px rgba(39, 39, 39, 0.3);
}

.project-item:nth-of-type(4n){
	margin-right: 0px;
}

.project-item:hover .project-image>img{
    transform: scale(1.05); /* 鼠标放到图片上的时候图片按比例放大1.5倍   */
}
.project-item:hover .project-author>p{
    color: #037AFF;
}
.project-author{
    width: 92%;
    margin: 0 auto;
}
.project-image{
	width: 100%;
	height: 274px;
	overflow: hidden;
}
.project-image img{
	width: 100%;
	height: 100%;
    cursor: pointer;  
    transition: all 0.5s; /* 所有的属性变化在0.5s的时间段内完成 */
}
.project-author >div{
	display: flex;
	justify-content: space-between;
}


.project-author >p{
	width: 100%;
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.author-photo,.browseNum{
	display: flex;
	align-items: center;
	font-size: 12px;
    color: #9fb0bd;
}
.author-photo{
	font-size: 12px;
	color: #333333;
	display: flex;
	align-items: center;
}
.author-photo >img{
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 5px;
}
.browseNum i{
	margin-right: 2px;
	font-size: 16px;
}
.author-photo>span,.browseNum >span{
	max-width: 100px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
    color: #6a6a6a;
    font-size: 12px;
}


#page{
	text-align: center;
	margin-top: 60px;
}