*{
    margin: 0;
    padding: 0;
  
}


body{
    background-image: url(/bwc/images/bac-all.png);
    background-size: 100% 100%;
}









.pages{
    
margin-right: auto;
margin-left: auto;
display: flex;
flex-direction: column;
/* align-items: center; */
text-align: center;

}

.top_color{
    margin:0 auto;
    /* display: flex;
    justify-content: center; */
    width: 100%;
    height: 158px;
    
    text-align: center;
}

.top{
    margin:0 auto;
    width: 1222px;
    height: 158px;
    display: flex;
    /* justify-content: space-around; */
    align-items: center;
    background-color: #23629f;
} 

.loge{
    /* width: 450px; */
    width: 550px;
    height: 158px;
    display: flex;
    /* justify-content: center; */
    align-items: center;

}

.loge img{
    /* width: 171px; */
    width: 351px;
    /* height: 43px; */
    height: 93px;
    color: #192223;
}

.line{
    width: 0px;
    height: 46px;
    opacity: 1;
    border: 1px solid #87B9E9;
    margin: 13px;
}

.loge_word{
    /* width: 240px; */
    width: 160px;
    height: 29px;
    /* font-size: 22px; */
    font-size: 30px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    padding-bottom: 40px;
}


.navigation{
    /* width: 870px; */
    width: 630px;
    height: 158px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav{
    /* width: 850px; */
    width: 670px;
    height: 158px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    list-style: none;
}

.nav li{
    width: 100px;
    height: 158px;
    
}

.nav li div{
    width: 88px; 
    /* width: 100px; */
    height: 158px;
    display: flex;
    /* justify-content: center; */
    justify-content: flex-end;
    align-items: center;
    
}


/*链接内元素样式*/
a {                                           
    text-decoration: none;
}
  
.ser_box_nav_thi_mor>a{
    color: #646F69;
}
.wor_nav_thi_mor>a{
    color: #646F69;
}

.ser_box_but_1_tex>a{color: #333333;}
.ser_box_but_2_tex>a{color: #333333;}
.ser_box_but_3_tex>a{color: #333333;}
.ser_box_but_4_tex>a{color: #333333;}
.ser_box_but_5_tex>a{color: #333333;}
.ser_box_but_6_tex>a{color: #333333;}

.nav li div a{
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    /* font-size: 20px; */
    font-size: 21px;
    font-weight: 400;
    color: #f5f5f5ee;
    background-clip: text;
    
}

.body_img img{width: 1222px;height:300px;}


/* .body{
    width: 1422px;
    height: auto;
    position: relative;
} */

/* .bac{
    width: 1422px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    z-index: 0;
} */

.bac1{
    width: 1222px;
    height: 750px;
    background-image: url('/bwc/images/bac3.png');
    background-size: 1222px 780px;

}

/* .bac2{
    
    width: 1422px;
    height: 750px;
    background-image: url('/bwc/images/bac3.png');
} */


.cont{
    margin:0 auto;
    width: 1222px;
    /* height: 2259px; */
    /* position: absolute; */
    /* z-index: 1; */
    display: flex;
    flex-direction: column;
    align-items: center;
    
    background-size: 1222px ; 
    background-repeat: no-repeat;
    background-color: rgb(255, 255, 255);
}

.cont_nav{
    width: 1222px;
    height: 59px;
    border: 1px solid #2680EB;
    display: flex;
    align-items: center;
}
.cont_nav_box{
    /* width: 530px; */
    height: 29px;
    font-size: 22px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    color: #0E63B4;
    margin-left: 87px;
}

.cont_tex{
    width: 1122px;
    /* height: 2200px; */
    /* flex: 1 1 auto; */
    display: flex;
    flex-direction: column;
    align-items: center;
    /* position: absolute; */
}

.cont_tex h1{
    font-size: 22px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    margin-top: 10px;
}

.cont_tex_tim{
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei;
}

.cont_tex p{
    font-size: 22px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #474747;
    line-height: 2;
    text-indent: 3em;
    /* overflow-wrap: break-all; */
    overflow-wrap: break-word;
    word-break: break-all;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cont_tex_write{
    width: 1122px;
}
.cont_tex_write p{
    text-align: right;
}


.relevant{
    margin:0 auto;
    width: 1422px;
    height: 183px;
    background-color: #72A7DA;
    display: flex;
    justify-content: center;
}

.relevant div{
    width: 350px;
    height: 183px;
    
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    
}

.relevant div div{
    text-align: left;
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.end{
    margin:0 auto;
    width: 1222px;
    height: 69px;
    background: #23629f;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.end div{
    width: 540px;
    height: 19px;
    
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    

}