@charset "utf-8";
pre, code {font-family:"Microsoft YaHei","微软雅黑";
    display: block;
    overflow: hidden;
    word-wrap:break-word; /* Internet Explorer 5.5+ */
    white-space: pre-wrap; /* Firefox */
    }

.focus_slider_wrap {
    width: 100%;
    position: relative;
}

.focus_slider_wrap .rsContent .cn {
    font-size: 50px;
    margin-top:-30%;
	font-weight: 400;
    line-height: 1.5;
    font-family: 'banner';position: absolute;
    left:18%;
    width: 750px;
    margin-left: 0px;
    color: #fff;
}.focus_slider_wrap .rsContent .en {
    font-size: 50px;
    margin-top:-30%;
    font-family: 'banner2';
    color: #024330;   
	position: absolute;
    left: 42%;
    width: 750px;
}.focus_slider_wrap .rsContent .co {
    font-size: 16px;
    line-height: 32px;
    position: absolute;
    left: 42%;
    width: 750px;
    color: #024330;
    margin-top:-26.5%;
    font-family: "微软雅黑";
}


#focus_slider {
    width: 100%;
	height:620px !important;
}


@media only screen and (max-width: 1750px){
	#focus_slider  {height:590px !important;}
}
@media only screen and (max-width: 1680px){
	#focus_slider  {height:570px !important;}
}
@media only screen and (max-width: 1600px){
	#focus_slider  {height:480px !important;}
}
@media only screen and (max-width:1440px){
	#focus_slider {height:530px !important; }
}
@media only screen and (max-width:1366px){
	#focus_slider {height:500px !important; }
}
@media only screen and (max-width:1280px){
	#focus_slider {height:480px !important; }
}