        * {
            margin: 0;
            padding: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            font-family: 'Microsoft YaHei', Arial, sans-serif;
        }
        
        body {
        	  width:100%;
            overflow-x: hidden;
            color: #fff;
            font-size: 16px;
            line-height: 1.6;
            background: #101625;
        }
        a {
           text-decoration: none;
           -webkit-text-decoration: none; /* Safari/Chrome */
         }
        a {
           text-decoration: none !important;
           -webkit-text-decoration: none !important;
           -moz-text-decoration: none !important;
           -ms-text-decoration: none !important;
           -o-text-decoration: none !important;
         }
         a:hover{color: #999;}
/*  */
@media (hover: none) {
  a:hover {
    text-decoration: none; 
     -webkit-text-decoration: none;
  }
}         
/* IE10+ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a {
    text-decoration: none;
  }
}
        
        .section {
            min-height: 1080px;
            width: 100%;
            background-size: cover;
            background-position: center;
            position: relative;
            padding: 60px 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }
     	  .section2 {
             min-height: 950px; /*  */
             /*padding: 1rem;*/
             background-repeat: no-repeat; 
            /*  background-size: cover;*/
             background-position: top;           
         }
         .section3,.section4 {
             min-height: 950px; /*  */
             /*padding: 1rem;*/
             background-repeat: no-repeat; 
            /*  background-size: cover;*/
             background-position: top;           
         }         
     	  .section5 {
             min-height: 950px; /*  */
             /*padding: 1rem;*/
             background-repeat: no-repeat; 
            /*  background-size: cover;*/
             background-position: top;           
         }          
     	  .section6 {
             min-height: 1080px; /*  */
             /*padding: 1rem;*/
             background-repeat: no-repeat; 
            /*  background-size: cover;*/
             background-position: top;           
         }          
     	  .section7 {
             min-height: 1080px; /*  */
             /*padding: 1rem;*/
             background-repeat: no-repeat; 
            /*  background-size: cover;*/
             background-position: top;           
         }                           
     	  .section8 {
             min-height: 850px; /*  */
             /*padding: 1rem;*/
             background-repeat: no-repeat; 
            background-size: contain;
             background-position: bottom;           
         }                       
        .connter4 {
            position: relative;
            z-index: 2;
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
        } 
        .connter4 p{
            padding-top: 2rem;
        }                  
        .connter2 {
            position: relative;
            z-index: 2;
            width: 70%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
        }
        .connter3 {
            position: relative;
            z-index: 2;
            width: 90%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
            padding-top: 1rem;
        }          
      .pc  {
           display: block !important;
        }
     .mob{
          display: none !important;
      }
     .pcimg {
          display: block;
           width: 100%;
      }
     .mimg{
          width: 100%;
          display: none;
      }
        
        .overlay {
            position: absolute;
            top: 0;
            left: 0;          
            width: 100%;
            height: 100%;
            filter: alpha(opacity=60); /* IE8 */
        }
        
        .container {
            position: relative;
            z-index: 2;
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
            padding-top: 10rem;
        }        	

        .logo {
            position: absolute;
            top: 30px;
            left: 30px;
            z-index: 100;
            max-width: 180px;
        }
        .logo img {
            width:80%;
        }        
        
        .connter .title {
            text-align: center;
            margin-bottom: 1.5rem;
        }
        
        .connter .title img {
            max-width: 50%;
            margin: 0 auto;
        }
        .connter2 .title {
            text-align: center;
            margin-bottom: 1.5rem;
        }
        
        .connter2 .title img {
            max-width: 50%;
            margin: 0 auto;
        } 
        .connter3 .tit {
            text-align: center;
            margin-bottom: 1.5rem;
        }
        
        .connter3  .tit img {
            max-width: 50%;
            margin: 0 auto;
        }  
        .connter4 .tit {
            text-align: center;
            margin-bottom: 1.5rem;
        }  
         .connter4  .tit img {
            max-width: 50%;
            margin: 0 auto;
        }                    
        
        .row {
            margin-right: -15px;
            margin-left: -15px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        
        .col-md-6 {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            width: 100%;
        }
         .col-md-8  {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            width: 100%;

        }
         .col-md-4 {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            width: 100%;

        }        
        .col-md-9 {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            width: 50%;
            display:flex;
            justify-content:center;
        }         	
        .col-md-10 {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            width: 33.333%;
        }
        .col-md-11 {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            width: 100%;

        }    

        /*  */
        #section1 { background-image: url('../img/ba_01.png'); }
        #section2 { background-image: url('../img/ba_02.png'); }
        #section3 { background-image: url('../img/ba_03.png'); }
        #section4 { background-image: url('../img/ba_04.png'); }
        #section5 { background-image: url('../img/ba_05.png'); }
        #section6 { background-image: url('../img/ba_06.png'); }                         
        
        @media (min-width: 768px) {
            .container {
                width: 750px;
            }
        }
        
        @media (min-width: 992px) {
            .container {
                width: 970px;
            }
        }
        
        @media (min-width: 1200px) {
            .container {
                width: 1170px;
            }
        }
                  
        @media (min-width: 768px) {
            .col-md-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
            }
            .col-md-8 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
                max-width: 66.666667%;
            }
            .col-md-4 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 50%;
                max-width: 50%;
            }
           
        }
        
        .car-item {
            text-align: center;
            margin-bottom: 30px;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }
        
        .car-item:hover {
            -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
            transform: translateY(-10px);
        }
        
        .car-image {
            width: 100%;
            height: 200px;
            -o-object-fit: cover;
            object-fit: cover;
            border-radius: 8px;
            margin-bottom: 15px;
        }
        
        .btn-config {
            background: #ff6b6b;
            background: -webkit-linear-gradient(45deg, #ff6b6b00, #ff8e5300);
            background: -o-linear-gradient(45deg, #ff6b6b00, #ff8e5300);
            background: linear-gradient(45deg, #ff6b6b00, #ff8e5300);
            border: 1px solid #fff;
            padding: 5px 35px;
            border-radius: 20px;
            color: white;
            font-weight: bold;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            /* margin-top: 15px; */
            display: inline-block;
            cursor: pointer;
        }
        
        .btn-config:hover {
            background: #ff8e53;
            padding: 5px 35px;
            background: -webkit-linear-gradient(45deg, #ff6b6b00, #ff6b6b00);
            background: -o-linear-gradient(45deg, #ff6b6b00, #ff6b6b00);
            background: linear-gradient(45deg, #ff6b6b00, #ff6b6b00);
            -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
            transform: scale(1.05);
            color: white;
            text-decoration: none;
        }
        
        .carousel-container {
            position: relative;
            margin: 0 auto;
            overflow: hidden;
            padding-top:10rem;
        }
        
        .carousel-slides {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-transition: -webkit-transform 0.5s ease;
            transition: -webkit-transform 0.5s ease;
            -o-transition: transform 0.5s ease;
            transition: transform 0.5s ease;
            transition: transform 0.5s ease, -webkit-transform 0.5s ease;
        }
        
        .carousel-slide {
            min-width: 100%;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            display: flex;
            justify-content: center;            
        }
        
        .carousel-slide img {
            -o-object-fit: cover;
            object-fit: contain;
            border-radius: 8px;
            max-height: 630px;
            max-width:1200px;
            width: 100%;
            height: 100%;
        }
                
        .carousel-prev, .carousel-next {
            position: absolute;
            top: 60%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            background: rgba(0,0,0,0.5);
            color: white;
            border: none;
            padding: 10px 15px;
            cursor: pointer;
            z-index: 10;
        }
        
        .carousel-prev {
            left: 5rem;
        }
        
        .carousel-next {
            right: 5rem;
        }
        
        .news-item {
            background: rgba(255, 255, 255, 0.1);
            border-radius: 10px;
            overflow: hidden;
            margin-bottom: 20px;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            width:100%;
           
        }
        
        .news-item:hover {
            -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
            transform: translateY(-5px);
        }
        
        .news-image {
            width: 100%;
            height: 180px;
            -o-object-fit: cover;
            object-fit: cover;
        }
        
        .news-content {
            padding: 15px;
        }
        .news-content a {
        	  color:#fff;
        	}
         .news-content a:hover {
        	  color:#999;
        	}
        .qrcode-container {
            text-align: center;
        }
        
        .qrcode {
            width: 180px;
            height: 180px;
            padding: 10px;
            border-radius: 10px;
            margin: 0 auto 15px;
        }
        
        .qrcode img {
            width: 100%;
            height: 100%;
            -o-object-fit: contain;
            object-fit: contain;
        }
        
        footer {
           /* background: #222;*/
            padding: 30px 0;
            text-align: center;
        }
        .modal {
            display: none;
            position: fixed;
            z-index: 1000;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            overflow: auto;
            background-color: rgba(0,0,0,0.8);
        }
        
        .modal-content {
            background-color: #222;
            margin: 5% auto;
            padding: 20px;
            border: 1px solid #444;
            border-radius: 15px;
            width: 95%;
            max-width: 900px;
            position: relative;
            color: #fff;
        }
        
        .close-modal {
            color: #aaa;
            float: right;
            font-size: 28px;
            font-weight: bold;
            position: absolute;
            top: -10px;
            right: 2px;
            cursor: pointer;
        }
        
        .close-modal:hover {
            color: #fff;
        }
                
        h1, h2, h3, h4 {
            font-weight: bold;
            margin-bottom: 20px;
        }
        	
        .text-center {
            text-align: center;
        }
        
        .img-fluid {
            max-width: 100%;
            height: auto;
        }
        
        .rounded {
            border-radius: 8px;
        }
        
        .mb-5 {
            margin-bottom: 3rem !important;
        }
        
        .display-4 {
            font-size: 4.5rem;
            font-weight: 300;
            line-height: 1.2;
        }                
        .fw-bold {
            font-weight: bold !important;
        }

     @media (max-width: 768px) {
     	  .section {
             min-height: 65vh; /*  */
             padding: 1rem;
             background-repeat: no-repeat; 
             background-size: contain;
             background-position: top;           
         }
     	  .section2 {
             min-height: 550px; /*  */
          
             padding: 1rem;
             background-repeat: no-repeat; 
             background-size: contain;
             background-position: top;           
         }
     	  .section3,.section4 {
             min-height: 350px; /*  */

             /*padding: 1rem;*/
             background-repeat: no-repeat; 
             background-size: contain;
             background-position: top;           
         }             
     	  .section5 {
             min-height: 300px; /*  */

             /*padding: 1rem;*/
             background-repeat: no-repeat; 
             background-size: contain;
             background-position: top;           
         }          
     	  .section6 {
             min-height: 450px; /*  */

             /*padding: 1rem;*/
             background-repeat: no-repeat; 
            /*  background-size: cover;*/
             background-position: top;           
         }          
     	  .section7 {
             min-height: 790px; /*  */

             /*padding: 1rem;*/
             background-repeat: no-repeat; 
            /*  background-size: cover;*/
             background-position: top;           
         }                           
     	  .section8 {
             min-height: 650px; /*  */

             /*padding: 1rem;*/
             background-repeat: no-repeat; 
            background-size: contain;
             background-position: bottom;           
         }                  
        .container {
            position: relative;
            z-index: 2;
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
            padding-top: 3rem;
        }
        .connter {
            position: relative;
            z-index: 2;
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
        }  
        .connter p{
        	padding-top:1rem;
        	}
        .connter2,.connter3 {
            position: relative;
            z-index: 1;
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
        }
                                           
       .pc{
           display: none !important;
         }
       .mob{
            display: block !important;
        }
       .bgimg{
            display: none;
       }
       .mbgimg{
              display: block;
       }
      .display-4 {
              font-size: 2rem;
              padding-top:0.5rem;
          }
      .display-4 img{
      	width:50%;
      	}
       .logo img {
              max-width: 120px;
                left: 25px;
                top: 25px;
            }            
            
         .car-image {
                height: 150px;
            }
            
            .carousel-slide img {
                height: 250px;
            }
            
          .qrcode {
                width: 120px;
                height: 120px;
            }
        .col-md-4 {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            width: 50%;
        }  
         .col-md-6 {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            width: 50%;
        }
          .col-md-9 {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            width: 50%;
            display:flex;
            justify-content:center;
        }  
         .col-md-11 {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
        } 
               
         h3 img{
        	  height: 100%;
        	  width: 150px;       	
        	} 
          .col-md-10 {
            position: relative;
            min-height: 1px;
            padding-right: 15px;
            padding-left: 15px;
            width: 100%;
          }
         .qrcode-container {
            text-align: center;
        }
         footer {
           /* background: #222;*/
            padding: 30px 0;
            text-align: center;
        }
         footer p{
          font-size:14px;
          padding-bottom:0.1rem;
        }
         .news-item {
            background: rgba(255, 255, 255, 0.1);
            border-radius: 10px;
            overflow: hidden;
            margin-bottom: 20px;
            -webkit-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            width:100%;
            max-width:630px;
        }
        .carousel-container {
            position: relative;
            margin: 0 auto;
            overflow: hidden;
            padding-top:1rem;
        }
        .carousel-prev, .carousel-next {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            background: rgba(0,0,0,0.5);
            color: white;
            border: none;
            padding: 10px 15px;
            cursor: pointer;
            z-index: 10;
        }
        
        .carousel-prev {
            left: 10px;
        }
        
        .carousel-next {
            right: 10px;
        }        
        .carousel-slide {
            min-width: 100%;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            display: flex;
            justify-content: center;
        }
        
        .carousel-slide img {
            -o-object-fit: cover;
            object-fit: contain;
            border-radius: 8px;
            max-height: 330px;
            max-width:1200px;
            width: 100%;
            height: 100%;
        }
        .title {
            text-align: center;
            margin-bottom: 1.2rem;
        }


        #section1 { background-image: url('../img/mba_01.png');}
        #section2 { background-image: url('../img/mba_02.png');}
        #section3 { background-image: url('../img/ba_03.png'); }
        #section4 { background-image: url('../img/ba_04.png'); }
        #section5 { background-image: url('../img/ba_05.png'); }
        #section6 { background-image: url('../img/ba_06.png'); }          
     }

        