
.bigimg {
  min-height: 600px;background-color: #000000;background: url('/Models/img/bigimg.jpg');background-size:cover;
  overflow: hidden;width: 100%;
}

.bigimg2 {
  min-height: 600px;
  background: linear-gradient(360deg, rgba(0,0,0,0.8), rgba(0, 0, 0, 0) 100%);
  display: flex;
  justify-content: center;    
  z-index: 3;
}


.box1{font-size: 22px; font-weight: 300; line-height: 48px;}
.box2{    
    padding-left: 100px;
    border-radius: 100px;
    padding-right: 100px;
    background-color: #030934;
   
}

@media (max-width:767.98px) {
    .box2 {      
      padding-left: 16px;
      border-radius: 0;
      padding-right: 16px;
    }
  }


.box3{
    color: #FFFFFF;
    display: flex;
    margin-top: 15px;
    align-items: center;
    line-height: 2;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 15px;
    flex-direction: column;
}
.box4{
    height: 80px; overflow:hidden; margin: 0;padding: 0;vertical-align: top;letter-spacing: normal;word-spacing: normal;line-height: inherit;
}

.box5{
    border: 1.10413px solid #F3F3F3;
    height: 100%;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    min-height: 570px;
    padding-left: 78px;
    border-bottom: 20px solid #FFFFFF;
    border-radius: 22px;
    padding-right: 78px;
}

.box5:hover {
    border-bottom: 20px solid #F39200;
    border-radius: 22px;
  }

  @media (max-width:1319.95px) {
    .box5 {
      padding-left: 50px;
      padding-right: 50px;
    }
  }
  @media (max-width:599.95px) {
    .box5 {
      min-height: 200px;
      padding-left: 32px;
      border-bottom: 15px solid #F39200;
      border-radius: 15px;
      padding-right: 32px;
    }
  }

  .box6{
    font-size: 50px;       font-weight: 600;color:#E33935;       line-height: 1.5715em;
  }
  .box7{
    color: #000000D9;       font-size: 22px;       font-weight: 600;
  }
  .box8{
    background: url(../img/img3.jpg) center center no-repeat; min-height: 508px; border-radius: 300px 0px 0px 300px;width: 100%; height: 508px;
  }
 
  
  @media (max-width:599.95px) {
    .box8 {
     height: auto;border-radius: 0;
     background: url(../img/img3.jpg) center center;
     padding-bottom: 50px;;
    }
  }

  #bankbox{
    max-width: 875px; margin: 0 auto;
  }

  #bankbox .layui-col-xs6{
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
    height: 90px;;
  }

.xian1{
    width: 60px; height: 6px; overflow: hidden;border-top: 6px solid #F39200;;
}
.fw700{font-weight: 700;}


.title1 {
    color: #F39200;
    font-size: 28px;
    font-weight: 500;
    line-height: 48px;
    text-align: center;
  }
@media (max-width:599.95px) {
  .title1 {
    font-size: 22px;
  }
}

.title2 {
    color: #BDBDBE;
    height: 44px;
    display: flex;
    font-size: 24px;
    margin-top: 20px;
    align-items: center;
    font-weight: 600;
    margin-bottom: 20px;
    flex-direction: row;
    justify-content: center;
  }
@media (max-width:599.95px) {
  .title2 {
    height: 36px;
    font-size: 22px;
  }
}
.layui-border-box{
    border: 0;
}
.layui-panel{background: none;}
.layui-menu {
    background: #2f2f2f;margin: 0;
}
.layui-menu-body-title{
    font-size: 16px; color: #e0e0e0; padding: 15px 20px; border-bottom: #141414 1px solid   ;
}
.layui-dropdown{width: 50%;}

.mt-5{margin-top:5px}/*距上5像素*/
.mt-10{margin-top:10px}/*距上10像素*/
.mt-15{margin-top:15px}/*距上15像素*/
.mt-20{margin-top:20px}/*距上20像素*/
.mt-25{margin-top:25px}/*距上25像素*/
.mt-30{margin-top:30px}/*距上30像素*/
.mt-35{margin-top:35px}/*距上35像素*/
.mt-40{margin-top:40px}/*距上40像素*/
.mt-50{margin-top:50px}/*距上50像素*/
.mt-70{margin-top:70px}
.mt-130{margin-top:130px}
 
.mb-5{margin-bottom:5px}/*距下5像素*/
.mb-10{margin-bottom:10px}/*距下10像素*/
.mb-15{margin-bottom:15px}/*距下15像素*/
.mb-20{margin-bottom:20px}/*距下20像素*/
.mb-25{margin-bottom:25px}/*距下25像素*/
.mb-30{margin-bottom:30px}/*距下30像素*/
.mb-35{margin-bottom:35px}/*距下35像素*/
.mb-40{margin-bottom:40px}/*距下40像素*/
.mb-50{margin-bottom:50px}/*距下50像素*/
 
.ml-5{margin-left:5px}/*距左5像素*/
.ml-10{margin-left:10px}/*距左10像素*/
.ml-15{margin-left:15px}/*距左15像素*/
.ml-20{margin-left:20px}/*距左20像素*/
.ml-30{margin-left:30px}/*距左30像素*/
.ml-40{margin-left:40px}/*距左40像素*/
.ml-50{margin-left:50px}/*距左50像素*/
 
.mr-5{margin-right:5px}/*距右5像素*/
.mr-10{margin-right:10px}/*距右10像素*/
.mr-15{margin-right:15px}/*距右15像素*/
.mr-20{margin-right:20px}/*距右20像素*/
.mr-30{margin-right:30px}/*距右30像素*/
.mr-40{margin-right:40px}/*距右40像素*/
.mr-50{margin-right:50px}/*距右50像素*/
.mr-70{margin-right:70px}

.pt-5{padding-top:5px}/*上填充5像素*/
.pt-10{padding-top:10px}/*上填充10像素*/
.pt-15{padding-top:15px}/*上填充15像素*/
.pt-20{padding-top:20px}/*上填充20像素*/
.pt-60{padding-top:60px}
 
.pb-5{padding-bottom:5px}/*下填充5像素*/
.pb-10{padding-bottom:10px}/*下填充10像素*/
.pb-15{padding-bottom:15px}/*下填充15像素*/
.pb-20{padding-bottom:20px}/*下填充20像素*/
 
.pl-5{padding-left:5px}/*左填充5像素*/
.pl-10{padding-left:10px}/*左填充10像素*/
.pl-15{padding-left:15px}/*左填充15像素*/
.pl-20{padding-left:20px}/*左填充20像素*/
 
.pr-5{padding-right:5px}/*右填充5像素*/
.pr-10{padding-right:10px}/*右填充10像素*/
.pr-15{padding-right:15px}/*右填充15像素*/
.pr-20{padding-right:20px}/*右填充20像素*/
 
.pd-5{padding:5px}/*填充5像素*/
.pd-10{padding:10px}/*填充10像素*/
.pd-15{padding:15px}/*填充15像素*/
.pd-20{padding:20px}/*填充20像素*/
.pd-30{padding:30px}
.pd-40{padding:40px}
.pd-50{padding:50px}

.f-12{font-size:12px}
.f-14{font-size:14px}
.f-16{font-size:16px}
.f-18{font-size:18px}
.f-20{font-size:20px}
.f-22{font-size:22px}
.f-24{font-size:24px}
.f-26{font-size:26px}
.f-28{font-size:28px}
.f-30{font-size:30px}
.f-36{font-size:36px}
.f-40{font-size:40px}
.f-44{font-size:44px}
.f-50{font-size:50px}
.f-60{font-size:60px}

.lh-16{line-height:16px}/*16像素行距*/
.lh-18{line-height:18px}/*18像素行距*/
.lh-20{line-height:20px}/*20像素行距*/
.lh-22{line-height:22px}/*22像素行距*/
.lh-24{line-height:24px}/*24像素行距*/
.lh-26{line-height:26px}/*26像素行距*/
.lh-28{line-height:28px}/*28像素行距*/
.lh-30{line-height:30px}/*30像素行距*/
.lh-60{line-height:60px}

    /*主要颜色*/
    .c-primary,.c-primary a,a.c-primary{color:#5a98de}
    .c-primary a:hover,a.c-primary:hover{ color:#5a98de}
     
    /*次主色*/
    .c-secondary,.c-secondary a,a.c-secondary{color:#555}
    .c-secondary a:hover,a.c-secondary:hover{ color:#555}
     
    /*强调色—成功*/
    .c-success,.c-success a,a.c-success{color:#5eb95e}
    .c-success a:hover,a.c-success:hover{ color:#5eb95e}
     
    /*强调色—危险*/
    .c-danger,.c-danger a,a.c-danger{color:#dd514c}
    .c-danger a:hover,a.c-danger:hover{ color:#dd514c}
     
    /*强调色—警告*/
    .c-warning,.c-warning a,a.c-warning{color:#f37b1d}
    .c-warning a:hover,a.c-warning:hover{ color:#f37b1d}
     
    /*强调色—错误*/
    .c-error,.c-error a,a.c-error{color:#c00}
    .c-error a:hover,a.c-error:hover{ color:#c00}
     
    /*辅助色—浅黑*/
    .c-333,.c-333 a,a.c-333{color:#333}
    .c-333 a:hover,a.c-333:hover{ color:#333}
     
    /*辅助色—灰色*/
    .c-666,.c-666 a,a.c-666{color:#666}
    .c-666 a:hover,a.c-666:hover{ color:#666}
    .c-999,.c-999 a,a.c-999{color:#999}
    .c-999 a:hover,a.c-999:hover{color:#999}
     
    /*标准色—红色*/
    .c-red,.c-red a,a.c-red{color:red}
    .c-red a:hover,a.c-red:hover{ color:red}
     
    /*标准色—绿色*/
    .c-green,.c-green a,a.c-green{color:green}
    .c-red a:hover,a.c-red:hover{color:green}
     
    /*标准色—蓝色*/
    .c-blue,.c-blue a,a.c-blue{color:blue}
    .c-blue a:hover,a.c-blue:hover{color:blue}
     
    /*标准色—白色*/
    .c-white,.c-white a,a.c-white{color:white}
    .c-white a:hover,a.c-white:hover{color:white}
     
    /*标准色—黑色*/
    .c-black,.c-black a{color:black}
    .c-black a:hover,a.c-black:hover{color:black}
     
    /*标准色—橙色*/
    .c-orange,.c-orange a,a.c-orange{color:orange}
    .c-orange a:hover,a.c-orange:hover{color:orange}

    .colorf39200{
        color: #f39200;
    }

    .colorfe53935{
      color :#e53935;
    }
    .color49c922{
      color: #49c922;
    }


.btn01,.btn01 a,a.btn01,.btn01 a:hover,a.btn01:hover{
    width: 329px;
          height: 60px;
          border: 1px solid rgb(243, 146, 0);
          background-color: rgb(255, 255, 255);
          filter: inherit;display: flex;
    align-items: center;
    padding-left: 18px;
    border-radius: 30px;
    padding-right: 18px;
    justify-content: center;font-weight: 400;
    color: rgb(243, 146, 0);font-size: 22px;
}
.btn01 a:hover,a.btn01:hover{
    background: rgb(0, 0, 0,.1);
}

.btn03,.btn03 a,a.btn03,.btn03 a:hover,a.btn03:hover{
    width: 209px;
          height: 60px;
          border: 1px solid rgb(243, 146, 0);
          background-color: rgb(255, 255, 255);
          filter: inherit;
          display: flex;
    align-items: center;
    padding-left: 18px;
    border-radius: 30px;
    padding-right: 18px;
    justify-content: center;font-weight: 400;
    color: rgb(243, 146, 0);font-size: 22px; font-weight: bold; margin: 0 auto;
}
.btn03 a:hover,a.btn03:hover{
    background: rgb(0, 0, 0,.1);
}

.btn02,.btn02 a,a.btn02,.btn02 a:hover,a.btn02:hover{
    width: 209px;
          height: 60px;
          border: 1px solid rgb(243, 146, 0);
          background-color: #f39200;
          filter: inherit;display: flex;
    align-items: center;
    padding-left: 18px;
    border-radius: 30px;
    padding-right: 18px;
    justify-content: center;font-weight: 400;
    color:#fff;font-size: 22px;margin: 0 auto; font-weight: bold;
}
.btn02 a:hover,a.btn02:hover{
    background: #fff;color:#f39200;
}

.bgfff{
  background-color: #fff;
}
.b-r12lr{
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;;
}
.b-r12{
  border-radius: 12px;
}
    .f-l{float:left!important;_display:inline}
    .f-r{float:right!important;_display:inline}

    .text-c{text-align: center;}
    .text-r{text-align: right;}
    .img-responsive{max-width: 100%;height: auto;display: block;}


    .picMarquee-left{ overflow:hidden; position:relative;  }
		 

		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:203px; height:174px; display:block; padding:2px;  }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }