/* CSS Document */
@charset "utf-8";
*{margin:0; padding:0px;}
body{font-size:14px;background-color: #f7f7f7;
  margin: 0;
  padding: 0;font-size: 13px;}

a {
  text-decoration: none;
}

  .row3{
    height: 160px;
  }
.col12{
  width: 1000px;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 30px 20px 30px 20px;
  font-size: 18px;
  line-height: 40px;
  
}
  .info{
    margin-left: 20px;

  }
  .lbt{
    text-align: left;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .rbt{
    margin-left: 300px;
    text-align: left;
  }
  .bt1{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    color: #f7f7f7;
  
  }
  .bt{
    height: 400px;
    background-color: #302f33;
    margin-top: 100px;
    padding-top: 100px;
    line-height: 30px;
  }
.mybt2{
    width: 100px;
    height: 32px;
    background-color: #669900;
    border-radius: 5px;
    color: white;
    text-align: center;
    line-height: 32px;
    margin-left: 20px;
  }

  .mybt1{
    width: 100px;
    height: 32px;
    background-color:#F96868;
    border-radius: 5px;
    color: white;
    text-align: center;
    line-height: 32px;

  }
.line_02{
  height: 1px;
  border-top: 1px solid #ddd;
  text-align: center;
}
.f10 {
  font-size: 28px;
  font-weight: 600;
  border-bottom: #ec5a7a 5px solid;
  width: 120px;
  margin: 150px auto 30px;
  text-align: center;
}
.bt{
    height: 230px;
    background-color: #302f33;
    margin-top: 100px;
  }
  .beian{
    height: 40px;
    line-height: 40px;
    background-color: #313131;
    color: white;
    text-align: center;
  }
  .img4 {
    width: 150px;
    height: 60px;
  }
  .img3 {
    width: 150px;
    height: 60px;
    margin-right: 80px;
  }
  .t2 {
    font-size: 18px;
    color: hsl(300, 0%, 45%);
    margin: 0px 0 50px 0;
    text-align: center;
  }
  .f9 {
    font-size: 28px;
    font-weight: 600;
    border-bottom: #ec5a7a 5px solid;
    width: 120px;
    margin: 50px auto 30px;
    text-align: center;
  }
  .con2 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    width: 100%;
  }
  .f7 {
    font-size: 26px;
    font-weight: 600;
    line-height: 50px;
  }
  .f8 {
    font-size: 14px;
    color: #302f33;
    line-height: 25px;
  }
  .img2 {
    width: 100%;
    height: 100%;
  }
  .f6 {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .f5 {
    text-align: left;
    margin-left: 20px;
    line-height: 16px;
  }
  .img1 {
    width: 400px;
    height: 300px;
  }
  .con {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    margin-top: 100px;
  }
  .f3 {
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    line-height: 50px;
  }
  .f4 {
    color: #ffffff;
    font-size: 12px;
  }
  .f2 {
    font-size: 14px;
    color: #5c30f8;
  }
  .col5 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 350px;
  }
  .row1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 10px 0;
  }
  
  .row2 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .col3 {
    width: 500px;

    margin-right: 20px;
    border-radius: 5px;
    padding: 30px 20px 30px 20px;
  }
  .col4 {
    width: 500px;
  
  
    border-radius: 5px;
    padding: 30px 20px 30px 20px;
  }
  .top2 {
    margin-top: 82px;
  }
  .top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: #ffffff;
  }
  .el-divider--horizontal {
    margin: 8px 0;
  }
  .t1 {
    font-size: 16px;
    margin-right: 25px;
  }
  .col1 {
    margin: 5px;
  }
  
  .el-col {
    border: 1px solid transparent;
  }
  .el-main {
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #f7f7f7;
    padding: 0;
  }
  .el-carousel__item h3 {
    color: #ffffff;
    font-size: 28px;
    line-height: 400px;
    margin: 0;
  }
  
  .el-carousel__item:nth-child(2n) {
    background:linear-gradient(to right bottom,blue,#cdc7e6)
  }
  
  .el-carousel__item:nth-child(2n + 1) {
     background:linear-gradient(to right bottom,blue,#d7d2eb)
  }
