@charset "UTF-8";
body {
  padding: 0;
  margin: 0;
  font-size: 16px;
}

input:hover,
input:focus {
  outline: none !important;
  box-shadow: 0px 0px 0px 0px transparent;
}

:focus {
  outline: -webkit-focus-ring-color auto 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: transparent;
  box-shadow: none;
}

.form-control:focus {
  box-shadow: 0 0 0 0rem transparent !important;
  border-color: #dce1e9;
}
ul,li{
  list-style: none;
  padding: 0;
  margin: 0;
}

a {
    text-decoration: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  a:hover {
    text-decoration: none;
  }
  
  
  a:focus,
  .button:focus,
  button:focus,
  .btn:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
    -webkit-transition: 1s;
    transition: 1s;
  }

.dadi_flex {
  display: flex;
}

.WelcometoDadi_bg{
    /* background-image: url(../images/WelcometoDadi_bg.jpg);
    background-position: top center;
    background-size: 1920px 917px; */
    width: 100%;
    /* padding: 30px 0; */
    background-repeat: no-repeat;
    background-color: #f7f8fa;
}
.WelcometoDadi_bg img{
    width: 100%;
    max-width: 555px;
    height: auto;
    max-height: 471px;
}
@media (min-width: 1200px){
    .container{
        max-width: 1230px;
        padding: 30px 0;
    }
}
.WelcometoDadi_bg .dadi_flex>img{
    margin-left: 80px;
}
.WelcometoDadi_bg .title{
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 70px;
    color: #444444;
    font-family: Arial;
}
.WelcometoDadi_bg .text{
    font-size: 16px;
    text-align: left;
    color: #555756;
    line-height: 2;
    font-family: Arial;
}
.WelcometoDadi_list_2{
    margin-bottom: 30px;
}
.WelcometoDadi_list_2 img{
    width: 100%;
    max-width: 555px;
    height: auto;
    max-height: 415px;
}
.WelcometoDadi_list_2 div{
    margin-left: 80px;
}
.WelcometoDadi_list_2 .text{
    font-size: 16px;
    color: #444444;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 30px;
}
.kg_2_text{
    font-size: 16px;
    color: #444444;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}
@media (max-width: 997px) {
    .WelcometoDadi_bg{
        padding: 30px 0;
    }
    .WelcometoDadi_bg .dadi_flex>div{
        margin-right: 0px;
    }
    .WelcometoDadi_bg .dadi_flex{
        flex-wrap: wrap;
    }
    .WelcometoDadi_list_2{
        flex-wrap: wrap;
    }
    .WelcometoDadi_bg img{
        margin-top: 30px;
    }
    .WelcometoDadi_bg .dadi_flex>img{
        margin-left: 0;
    }
    .top_one_list{
        margin-top: 20px;
    }
    .WelcometoDadi_list_2 div{
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .WelcometoDadi_bg .title{
        margin-bottom: 30px;
    }
    .container{
        max-width: 1230px;
        padding: 30px 15px;
    }
    
}
/***

====================================================================
			Fun Fact Section
====================================================================

***/



 .fact-counter{
	position: relative;
    margin-top: 130px;
    padding: 0 !important;
    background: none !important;
}

 .counter-column{
	position:relative;
	margin-bottom:30px;
	text-align: center;
}

 .count-box{
	position: relative;
	font-size:32px;
	color:#63B8EB;
	font-weight:bold;
	font-family: 微软雅黑;
}

 .count-box .count-text{
	position:relative;
	display: inline-block;
	font-size:32px;
	font-weight:bold;
	font-family: 微软雅黑;
}

 .counter-title{
	position: relative;
	display: block;
	font-size:16px;
	line-height:24px;
	color:#444444;
	padding-bottom: 30px;
	margin-top: 12px;
	font-family: Arial;
}

.counter-column:nth-child(2) .count-box{
	color:#F2B200;
}

.counter-column:nth-child(3) .count-box{
	color:#FF794C;
}

.counter-column:nth-child(4) .count-box{
	color:#90CA52;
}

.counter-column:nth-child(5) .count-box{
	color:#f08aff;
}

.feilvbin_title{
    font-family: Arial;
    font-weight: bold;
    font-size: 40px;
    color: #c30d23;
    text-align: center;
}
.feilvbin3_img{
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 150px;
    margin-top: 160px;
}
.feilvbin3_img img:first-child{
    width: 100%;
    max-width: 563px;
    height: auto;
    max-height: 388px;
}
.feilvbin3_img img:last-child{
    width: 100%;
    max-width: 544px;
    height: auto;
    max-height: 386px;
}
@media (max-width: 997px) {
    .feilvbin3_img{
        justify-content: center;
    }
    .feilvbin3_img img:last-child{
        margin-top: 30px;
    }
    .feilvbin3_img{
        margin-bottom: 30px;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .fact-counter{
        margin-top: 30px;
    }
    .feilvbin_title{
        margin-bottom: 30px;
    }
    .WelcometoDadi_bg .title{
        margin-bottom: 30px;
    }
    .feilvbin3_img img:last-child{
        margin-top: 30px;
    }
    .feilvbin3_img{
        margin-bottom: 30px;
        margin-top: 30px;
    }
}
.feilvbin_stitle{
    font-family: Arial;
    font-weight: bold;
    font-size: 20px;
    color: #036eb8;
    text-align: center;
    margin-bottom: 70px;
}
.feilvbin4{
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
}
.feilvbin4 img{
    margin-bottom: 30px;
}
.feilvbin4 .title{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #F39921;
    margin-bottom: 0;
}
.feilvbin4 .text{
    font-size: 16px;
    font-family: Arial;
    color: #444444;
}
.feilvbin4 li:nth-child(2) .title{
    color: #01A5ED;
}
.feilvbin4 li:nth-child(3) .title{
    color: #71B601;
}
.feilvbin4 li:nth-child(4) .title{
    color: #f08aff;
}
.kg_stitle{
    font-family: Arial;
    font-size: 24px;
    color: #000000;
    margin-bottom: 20px;
}

@media (max-width: 997px) {
    .feilvbin4{
        flex-wrap: wrap;
        justify-content: center;
    }
    .feilvbin4 li{
        margin-bottom: 30px;
    }
    .feilvbin4 img{
       width: 100%;
    }
}

.feilvbin5{
    justify-content: space-between;
    align-items: center;
}
.feilvbin5 img{
    width: 100%;
    max-width: 564px;
    height: auto;
    max-height: 511px;
}
.feilvbin5 .text{
    font-family: Arial;
    font-size: 16px;
    color: #444444;
    line-height: 32px;
    text-align: left;
    margin-bottom: 15px;
}
.feilvbin5 .text span{
    font-weight: bold;
}
.more_button{
    display: block;
    width: 175px;
    height: 57px;
    background-image: url(../images/more_button.png);
    margin-left: 160px;
    margin-top: 90px;
}
.more_button:hover{
    background-image: url(../images/more_button_hover.png);
}
@media (max-width: 997px) {
    .feilvbin5{
        flex-wrap: wrap;
    }
    .feilvbin5 img{
        margin-bottom: 30px;
    }
    .feilvbin5 .text{
        margin-left: 0px;
    }
    .more_button{
        margin: auto;
        margin-top: 30px;
    }
}


.feilvbin6_bg{
    padding: 70px 0;
    width: 100%;
    background-image: url(../images/6_1_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 1920px 914px;
    background-color: #f7f8fa;
}
.feilvbin6{
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.feilvbin6 li{
    width: 300px;
    height: 193px;
    background-color: #eeeeee;
    margin-top: 10px;
}
.feilvbin6 li img{
    width: 100%;
}
.feilvbin6 li div{
    padding: 40px;
    box-sizing: border-box;
    text-align: center;
    width:100%;
}
.feilvbin6 .title{
    font-family: Arial;
    font-size: 24px;
    color: #444444;
    font-weight: bold;
}
.feilvbin6 .text{
    font-family: Arial;
    font-size: 16px;
    color: #444444;
    text-align: left;
}


.feilvbin7{
    justify-content: space-between;
    align-items: center;
}
.feilvbin7 img{
    width: 100%;
    max-width: 485px;
    height: auto;
    max-height: 464px;
}
.feilvbin7 .text{
    font-family: Arial;
    font-size: 16px;
    color: #444444;
    line-height: 32px;
    text-align: left;
    margin-right: 90px;
}
.feilvbin7 .more_button{
    display: block;
    width: 175px;
    height: 57px;
    background-image: url(../images/more_button.png);
    margin-top: 90px;
    margin-left: 0;
}
.feilvbin7 .more_button:hover{
    background-image: url(../images/more_button_hover.png);
}
@media (max-width: 997px) {
    .feilvbin7{
        flex-wrap: wrap;
    }
    .feilvbin7 img{
        margin-top: 30px;
    }
    .feilvbin7 .text{
        margin-right: 0px;
    }
}

.feilbbin8_bg{
    background-image: url(../images/8_bg.jpg);
    width: 100%;
    height: 380px;
    background-position: top center;
    background-size: 1920px 380px;
    background-repeat: no-repeat;
}

.feilvbin9 {
    justify-content: space-between;
    text-align: center;
    flex-wrap: wrap;
    margin-top: 40px;
}
.feilvbin9 img{
    margin-bottom: 30px;
}
.feilvbin9 .title{
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    color: #444444;
    margin-bottom: 0;
    width: 370px;
    padding: 0 20px;
}
.feilvbin9 .text{
    font-size: 16px;
    font-family: Arial;
    color: #444444;
    width: 370px;
    padding: 0 20px;    
}

@media (max-width: 997px) {
    .feilvbin9{
        flex-wrap: wrap;
        justify-content: center;
    }
    .feilvbin9 li{
        margin-bottom: 30px;
    }
    .feilvbin9 img{
       width: 100%;
    }
}

.feilbbin10_bg{
    background-image: url(../images/10_bg.png);
    width: 100%;
    padding: 60px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 1920px 764px;
    background-color: #f7f8fa;
}
.welcome-img {
    position: relative;
    overflow: hidden;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 20px;
    display: block;
}
.welcome-img img{
    width: 100%;
}

.welcome-content{
    background: rgba(123,185,35, 0.8);
    bottom: 0;
    left: 0;
    padding: 10px 30px;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.svg-overlay {
    display: block;
    position: absolute;
    top: -80px;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 2;
    pointer-events: none;
    color: rgba(123,185,35, 0.8);
}
.svg-overlay svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
}
.two .svg-overlay{
    color: rgba(246, 161, 161, 0.8);
}
.two .welcome-content{
    background: rgba(246, 161, 161, 0.8);
}

.three .svg-overlay {
    color: rgba(247, 169, 33, 0.8);
}
.three .welcome-content{
    background: rgba(247, 169, 33, 0.8);
}
.four .svg-overlay {
    color: rgba(43, 172, 220, 0.8);
}
.four .welcome-content{
    background: rgba(43, 172, 220, 0.8);
}
.welcome-content h4 {
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    font-size: 24px;
    margin: 12px 0 3px;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    position: relative;
    z-index: 2;
}
.welcome-content i {
    color: #fff;
    display: inline-block;
    font-size: 62px;
    position: relative;
    z-index: 2;
}
.welcome-content p{
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    opacity: 0;
    -webkit-transition: max-height 600ms ease, opacity 600ms ease;
    -moz-transition: max-height 600ms ease, opacity 600ms ease;
    -ms-transition: max-height 600ms ease, opacity 600ms ease;
    -o-transition: max-height 600ms ease, opacity 600ms ease;
    transition: max-height 600ms ease, opacity 600ms ease;
    max-height: 0;
    position: relative;
    z-index: 2;
}
.welcome-img:hover .welcome-content h4{
    margin-bottom: 18px;
}
.welcome-img:hover  .welcome-content p{
    opacity: 1;
    max-height: 300px;
}
.welcome-img:hover .welcome-content {
    padding-top: 44px;
}
.wuda_icon{
  width: auto !important;
  height: 40px;
}
.feilbbin10_bg .justify-content-center{
    margin-top: 90px;
}



@media (max-width: 767px) {
    .feilbbin10_bg .justify-content-center{
        margin-top: 30px;
    }
}

.top_one_list{
    width: 100%;
    list-style-type: disc;
}
.top_one_list li {
    list-style-type: disc;
    margin-left: 20px;
    font-size: 16px;
    text-align: left;
    color: #555756;
    line-height: 2;
    font-family: Arial;
    margin-bottom: 15px;
  }
  
  .kg_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 2000001;
}
.video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 800px;
}
.close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;
    font-size: 30px;
    cursor: pointer;
}
.kg-play-video{
    display: inline-block;
    border:1px solid #c30d23;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #c30d23;
    text-align: center;
    padding: 5px 15px;
    cursor: pointer;
}
.kg-play-video:hover{
    background-color: #c30d23;
    color: #fff !important;
}
.kg-a_button{
    display:  inline-block;
    border:1px solid #c30d23;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #c30d23;
    text-align: center;
    padding: 5px 15px;
    cursor: pointer;
}
.kg-a_button:hover{
    background-color: #c30d23;
    color: #fff !important;
}
.kg_text_list{
    margin-left: 30px;
    width: 100%;
}
@media (max-width: 997px) {
    .feilvbin6{
        justify-content: center;
    }
    .kg_text_list{
        margin-left: 0;
    }
}
.kg_title{
    font-family: Arial;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.kgweb6{
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.kgweb6 li{
    width: 400px;
    height: 220px;
    background-color: #eeeeee;
    margin-top: 15px;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 0;
    border-radius: 15px;
}
.kgweb6 li img{
    width: auto;
    height: auto;
    max-height: 137px;
    margin-bottom: 15px;
}
.kgweb6 li div{
    padding: 40px;
    box-sizing: border-box;
    text-align: center;
    width:100%;
}
.kgweb6 .title{
    font-family: Arial;
    font-size: 24px;
    color: #444444;
    font-weight: bold;
}
.kgweb6 .text{
    font-family: Arial;
    font-size: 16px;
    color: #444444;
    text-align: center;
    font-weight: bold;
}
.kgweb_7 li{
    width: 400px;
}
.index_05_list{
	margin-bottom: 80px;
}
.index_05_warp{
	position: relative;
	
}
.index_05_warp img{
    width: 100%;
}
.index_05_warp .title{
	position: absolute;
	bottom: 20px;
	left: 15px;
	text-align: left;
	font-family: 微软雅黑;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.index_05_warp .text{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background-color: rgba(244, 153, 0, 0.95);
	padding: 35px;
	box-sizing: border-box;
	text-align: left;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #fff;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.index_05_warp:hover .text{
	height: 100%;
	opacity: 1;
}
.index_05_warp .text span{
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

@media (max-width: 997px) {
    .index_05_list{
        flex-wrap: wrap;
    }
    .index_05_warp .text{
        padding: 20px;
    }
}
.kg2_list{
    list-style-type: none !important;
}
.kg2_list li{
    list-style-type: none !important;
    margin-left: 0 !important;
}
.kg2_list li::before {
    list-style-type: none !important; /* 移除默认圆点 */
    content: "✓ "; /* 使用勾号符号 */
}