.content{
	background: #20053a;
}
.top-banner{
    background: url(../../image/detail/ningbodianli/topbanner.png) center center no-repeat;
    height:768px;
}
.project_bg{
    background: url(../../image/detail/ningbodianli/project_bg.png) center center no-repeat;
    text-align: center;
}
.exhibition-box {
    position: relative;
    width: 100%;
    background: url(../../image/detail/ningbodianli/exhibition-box-bg.png) center center no-repeat;
}
.project_bg .right_contxet{
    background: none;
    display: inline-block;
    opacity: 0.90;
    padding:100px 0;
    float: left;
	width: 45%;
	text-align: left;
}
.project_bg .right_contxet p{
    width:auto;
}
.technology .top img{
    width:100%;
}
.technology .top .wd50{
    float: left;
}
.technology .top .wd33{
    float: left;
}
.technology .bottom .wd50{
    float: left;
}
.technology .bottom img{
    width:100%;
}
.technology img{
    float:left;
}
.wd50{
    width: 50%;
}
.wd33{
    width: 33.33%;
}
.kehuright .tiger{
    margin-top:50px;
}
.top-banner img{
    display: none;
}
@media  (max-width: 1024px){
    .wd50,.wd33{
        width: 100%;
    }
 	.project_bg .right_contxet{
        padding: 50px 0;
        width:100%;
    	text-align: center;
    }
}
@media  (max-width: 768px){
    .top-banner{
        background: none;
        height:auto;
        padding:0;
    }
    .top-banner .contxt{
        width:100%;
    }
    .top-banner img{
        width:100%;
        display: block;
    }
    .project_bg{
        background: none;
        height:auto;
    }
    .project_bg .right_contxet{
        padding:50px 0px;
        margin: 0;
    }
    .project_bg .right_contxet p{
        padding: 0 30px;
    }
}
@media (max-width: 767px){
	.exhibition .video{
		margin-bottom:0 !important;
	}
}