body{
    margin: 0 0;
    padding: 0 0;
    display: flex;
    flex-direction: column;
}
a{
  text-decoration: none;
}
.red{
  margin-top: 10px;
}
.redtext{
border: 1px solid rgba(233,19,43,1);
    border-radius: 4px;
    font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
    font-size: 16px;
    color: #E9132B;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    padding: 8.5px 15px;
    margin: 0 10px;
}
.redtext:first-child{
  margin-left: 0;
}
/* 4.一体化管理 */
.contanier{
  position: relative;
  display: flex;
  overflow: hidden;
  background-color: #fff;
}
.adminT{
  font-size: 32px;
color: #1D1916;
letter-spacing: 0;
text-align: center;
line-height: 32px;
font-weight: 600;
margin-top: 0px;
margin-bottom: 24px;
}
.redMore{
  font-size: 16px;
color: #E9132B;
letter-spacing: 0;
text-align: center;
line-height: 16px;
font-weight: 500;
}

/* 4.1浮动 */
.contanier .administration {
  /* position: relative; */
  width: 83%;
  height: calc(100vh - 147px);
    overflow-x: hidden;
    overflow-y: auto;
    margin: 10px;
    margin-bottom: 0;

}
.contanier .administration {
  /* position: relative; */
  width: 83%;
  height: calc(100vh - 167px);
    overflow-x: hidden;
    overflow-y: auto;
    margin: 10px;
    margin-bottom: 0;

}
.contanier .administration::-webkit-scrollbar-track{
   -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
   background-color: rgb(236 236 236 / 70%);
}
.contanier .administration::-webkit-scrollbar {
    height: 10px;
    background-color: rgba(236, 235, 235, 0.8);
}
.contanier .administration::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 2px rgba(185, 185, 185, 0.692);
        background-color: rgb(180 180 183 / 80%);
}
.administration .content{
  margin: 24px 0;
  line-height: 1.7;
  height: 80px;
}

.up{
  height: 1384px;
  background: url('../../images/image/yitibg.png')  ;
  background-repeat: no-repeat;
  background-size: cover;

}
.up .cont{
  width: 80%;
  margin: 0 auto;
  /* padding: 20px 0; */
}
.up .cont .title{
padding-top: 80px;
  height: 50px;
  margin-left: 105px;
}
.up .cont .One{
  height: 400px;
  position: relative;
}
.up .cont .first{
  margin-top: 53px;
}
.up .cont .One .top{
padding-top: 106px;
}
.up .cont .One .top .content{
  font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
font-size: 19px;
color: #444956;
letter-spacing: 0;
line-height: 28px;
font-weight: 400;
width: 700px;
}
.up .cont .One .picture{
  position: absolute;
  top: 0;
  right: -0;
height: 400px;
}
.up .cont .One  .pictureLeft{
  float: left;
  margin-top: 0;
  margin-left: 0;
  height: 400px;
}
.oneRow{
  /* margin-top: 120px; */
}
/* .twoTop{
  margin-top: 8%;
} */
.rigFloat{
    position: absolute;
    left: 475px;
    width: 741px;
}
.rigFloat .kuang{
  /* width: 770px; */
}
.first .top .redtext{
  display: inline-block;
border: 1px solid rgba(233,19,43,1);
border-radius: 4px;
font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
font-size: 16px;
color: #E9132B;
letter-spacing: 0;
line-height: 24px;
font-weight: 400;
text-align: center;
vertical-align: middle;
padding: 6px 16px;
margin: 0 10px;
height: 26px;
margin-left: 0;
}
.first .top .redtextOth{
    display: inline-block;
border: 1px solid rgba(233,19,43,1);
border-radius: 4px;
font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
font-size: 16px;
color: #E9132B;
letter-spacing: 0;
line-height: 24px;
font-weight: 400;
text-align: center;
vertical-align: middle;
padding: 6px 15px;
margin: 0 10px;
height: 26px;
}
.black{
  font-family: 'PingFangSC-Medium','Microsoft YaHei',微软雅黑;
font-size: 29px;
color: #1F2229;
letter-spacing: 0;
line-height: 26px;
font-weight: 600;
}
.huise{
  font-family: 'PingFangSC-Regular','Microsoft YaHei',微软雅黑;
font-size: 19px;
color: #888D9B;
letter-spacing: 0;
line-height: 16px;
font-weight: 400;
margin-left: 15px;
}

/* 头部框和左部 */
/* 头部 */
.head_houtai{
  height: 64px;
  min-height: 64px;
  background: -webkit-gradient(linear, left top, right bottom, from(#F63418), to(#D5020E));
    background: linear-gradient(top right , #F63418, #D5020E);
    background: -moz-linear-gradient(top right , #F63418, #D5020E);
    background: -o-linear-gradient(top right , #F63418, #D5020E);
    background: -ms-linear-gradient(top right , #F63418, #D5020E);
  /* display: flex; */
}
.loginEnd{
position: absolute;
    right: 65px;
    top: 13px;
    width: 115px;
    height: 39px;
    border: none;
    border-radius: 10px;
        background-color: #fff;
        /* font-weight: 600; */
}.regionEnd{
    display: none;
position: absolute;
    right: 65px;
    top: 13px;
    width: 115px;
    height: 39px;
    border: none;
    border-radius: 10px;
        background-color: #fff;
        /* font-weight: 600; */
}
.img_fu_text{
  position: absolute;
    z-index: 99;
    top: 31px;
    left: 41px;
    font-size: 16px;
    color: red;
}
.img_fu_text2{
  position: absolute;
    z-index: 99;
    top: 31px;
    left: 25px;
    font-size: 16px;
    color: red;
}
/* 第二层头部 */
.head_houtai_er{
background: #f5f7f9 ;
height: 73px;
}
.icon_xinguanjia{
    margin: 25px 38px;
    width: 180px;
    height: 30px;
}
/* 左部 */
.left_houtai{
  width: 15%;
    padding-left: 46px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    background: #f5f7f9 !important;
    /* float: left; */
    z-index: 9999;
    display: flex;
    flex-direction: row;
}
.left_houtai .menu_left_right{
    /* width: 232px; */
    /* height: calc(100vh - 147px);
    overflow-x: hidden;
    overflow-y: auto; */
    margin-left: 45px;
    font-size: 20px;
  position: absolute;
  z-index: 99;
}
.menu_left_left{

  position: absolute;
  z-index: 99;
}
.menu_left_left img{
  width: 30px;
  margin: 15.8px 0;
}
.yi_xitong{
  margin: 40px 0;
}
@media screen and (max-width: 600px) {
    .regionEnd{
        display: initial;
        transform: scale(0.7);
        position: absolute;
        right: 0px;
        top: 18px;
    }
    .loginEnd{
        display: none;
        transform: scale(0.7);
        position: absolute;
        right: 0px;
        top: 18px;
    }
    .left_houtai{
        padding-left: 20px;
        width: 47px;
    }
    .left_houtai .menu_left_right{
        display: none;
    }
    .contanier .administration{
    }
    .contanier{
        width: 1500px;
    }
    .rigFloat {
        transform: translateX(-470px) scale(0.5) !important;
    }
    .up{
        transform: scale(0.45);
        position: absolute;
        top: -34%;
        left: -8%;
        height: 904px;
    }
    .up .cont .One {
        height: 230px;
        margin-top: 36px;
    }
    .up .cont .title {
        padding-top: 30px;
    }
    .up .cont .first {
        margin-top: 0px;
    }
    .up .cont .One .top{
        width: 135%;
        transform: translateX(-225px) scale(0.5);
    }
    .up .cont .One .picture {
        height: 225px;
        margin-top: 50px;
    }
    .up .cont .One .pictureLeft {
        height: 225px;
        margin-left: -60px;
        margin-top: 60px;
    }
    .up .cont .One .picture img{
        height: 220px;
    }
    .up .cont .One .pictureLeft img{
        height: 220px;
    }
    html{
        overflow: hidden;
    }
    body{
        width: 100vw;
        height: 100vh;
        overflow:hidden;
    }
}
