@charset "utf-8";
/* CSS Document */

.sort_list{display:none} /*隐藏导航菜单列表*/
.schalod_frame1{ 
width:100%; 
height:715px; 
background:url(/static/images/webpage/schalod_bg01.jpg) center no-repeat;
display:flex;
align-items: center;
justify-content:center;
}

.schalod_frame1_txt{
width:1100px;
height:350px;
background-color:rgba(0,0,0,0.7);
border-radius:5px;
text-align:center;
padding-top:70px;
color:#E4E8ED;
}
.schalod_frame1_txt p{
line-height:25px;
}
.frame1_content{ width:650px; margin:0 auto;}

.schalod_frame2{
width:100%; 
height:737px; 
background:url(/static/images/webpage/schalod_bg02.jpg) center no-repeat;
display:flex;
align-items: center;
justify-content:center;
}

.schalod_frame2_txt{
width:730px;
height:270px;
background-color:rgba(0,0,0,0.7);
border-radius:5px;
text-align:center;
padding-top:20px;
color:#E4E8ED;
}
.frame2_content{ width:600px; margin:0 auto; line-height:28px; text-align:left;}

.schalod_frame3{
width:100%; 
height:737px; 
background:url(/static/images/webpage/schalod_bg03.jpg) center no-repeat;
display:flex;
align-items: center;
justify-content:center;
}
.frame3_contaier{
width:1200px;
height:536px;
color:#E4E8ED;
font-size:18px;
}
.youshi_txt1{
position:absolute;
text-align:right;
width:200px;
margin:80px 0px 0px 280px;
}
.youshi_txt2{
position:absolute;
text-align:right;
width:240px;
margin:220px 0px 0px 160px;
}
.youshi_txt3{
position:absolute;
text-align:right;
width:340px;
margin:390px 0px 0px 110px;
}
.youshi_txt4{
position:absolute;
text-align:left;
width:230px;
margin:90px 0px 0px 770px;
}
.youshi_txt5{
position:absolute;
text-align:left;
width:240px;
margin:240px 0px 0px 840px;
}
.youshi_txt6{
position:absolute;
text-align:left;
width:240px;
margin:400px 0px 0px 770px;
}
.schalod_frame4{
width:100%; 
height:714px; 
background:url(/static/images/webpage/schalod_bg04.jpg) center no-repeat;
display:flex;
align-items: center;
justify-content:center;
}