*{
    margin: 0;
    padding: 0;
    list-style: none;
}
html,body{
    width: 100%;
    height: 100%;
}
.header1{
    width: 100%;
    height: 80px;
    margin: 0 auto;
    min-width: 1000px;
    overflow: auto;
    max-width: 1000px;
    /*background-color: red;*/
}
.logo01{
    width: 90%;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    /*background-color: blue;*/
}
.logo02{
    width: 300px;
    float: left;
    margin-top:0px ;
}
.nav1{
   width:500px ;
   height: 80px;
    float: right;
}
.nav1 ul li{
    width: 45%;
    height: 80px;
    line-height: 80px;
     float: left;
    margin-left: 10px;
    text-align: right;

}
.banana1{
    width: 100%;
    min-width: 1000px;
    overflow: auto;
}
.nav1 ul li img{
    vertical-align: middle;
}
.content01{
    width: 1000px;
    margin: -10px auto;
    /*background-color: aqua;*/
    min-width: 1000px;
}
.tatle00{
    width: 100%;
    border-bottom:2px solid red ;
}
.content11{
    width: 1000px;
    height: 500px;
    margin-top: 20px;
    /*background-color: red;*/
}
.content0{
    width: 260px;
    height: 500px;
    /*background-color: red;*/
    float: left;
}
.content12{
    width: 200px;
    float: right;
    background-size: cover;
}
.content20{
    width:600px ;
    height: 300px;
    float: right;
    /*background-color: blue;*/
}
.content30{
    width:600px ;
    height: 200px;
    float: right;
}

.left-container{
    width:1000px;
    position: relative;
    height: 184px;
    margin: 0 auto;
}
.bdzz{
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    min-width:1000px ;
    /*margin:20px auto;*/
    margin: 0 auto;
    margin-top: 80px;
    /*position: static;*/
    background-color: #e70012;
}
.text01{
    margin-left: 70px;
}
.career1  div{
    text-align: center;
    line-height: 30px;
    width: 100px;
    height: 30px;
    position: absolute;
    right: -50px;
    color: #5a5b5b;
    font-weight: bold;
    /*background-color: blue;*/
}
.career1 a{text-decoration: none;color: #5a5b5b;font-family:"Î¢ÈíÑÅºÚ"}
.career1 a:hover{text-decoration: underline}