@charset "utf-8";
/* CSS Document *//*001563 fdd000*/
.subpage{ padding-top: 90px;}
.subImg{ position: relative;}
.subImg:after{ content: ''; background-image:url("../images/video_texture.png"); position: absolute; left: 0; top: 0; bottom: 0; right: 0;}
.subImg .ku{position:absolute;top:180px;left:50%;margin-left:-550px;width:400px;min-height:100px;color:#ff0;text-shadow: 0 0 5px #000; z-index:9; }
.subImg .ku .cn{font-weight:600;font-size:60px;line-height:75px;}
.subImg .ku .en{text-transform:uppercase;font-size:30px;}

.subPosition{ line-height: 60px; border-bottom: 1px solid #eee; padding-left: 50px ;}
.subBody{ min-height: 50vh; padding: 50px 0; }
.subcn{ font-size: 50px; line-height: 1;}
.suben{ font-size: 24px; color: #999;}
	
.submain{ min-height: 50vh;}
.subInfo{ padding: 50px 0;}
.subInfo p{padding-bottom: 10px; text-align: justify; font-size:16px; }
.subInfo p b{text-shadow: 0 0 5px #fd0; font-weight: normal;}
.subImg_bg01{ background: url("../images/subImg_bg01.jpg") no-repeat center center; background-size:cover;}


/*结束*/
@media screen and (max-width: 1680px){

}
@media screen and (max-width: 1440px){
    .subImg .ku{top:140px;}
    .subImg .ku .cn{ font-size: 50px}
    .subImg .ku .en{ font-size: 20px; line-height: 1;}
}

@media screen and (max-width: 1200px){
    .subImg .ku{top:100px; left: 5%; margin-left:0; width:auto;}
}
@media screen and (max-width:992px){
    .subImg .ku{top:50px; display: none;}
    .subpage{ padding-top:70px;}
	
}
@media screen and (max-width:768px){
	
}
@media screen and (max-width:450px){
	
}
