/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;font-family: 'Noto Sans SC';}
body{ font-size:18px; color:#000;/*font-family:'Microsoft YaHei';*/}
a{color:#666;}
a:hover{ color:rgba(56,148,255,1); /*text-decoration:underline;*/}
p{line-height:2em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ max-width:1440px !important; margin:0 auto; width:90%}
img{ max-width:100%;}

.header{ display: flex; align-items: center;justify-content: space-between; height:120px; max-width:inherit !important; width:98%;}
.logo{height:100%;width: 39%;}
.logo a{display: flex;align-items: center;height:100%;}
.logo a img{ height:100px;}
.logo a span{ font-size:36px; color:rgba(56,148,255,1)}



/*menu*/
.menu{height:35px;line-height:35px;}
.menu ul li{ float:left; position:relative;width:120px; margin-left:2vw;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:35px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; z-index:99}
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
    .menu ul li dl dd a {
        font-size: 14px;
        color: #666;
        font-weight: normal;
        display: block;
        padding: 0;
        text-align: center;
    }
.menu ul li dl dd a:hover{ color:rgba(56,148,255,1);}
.menu a{ font-size:18px;color:#101010; text-decoration:none; font-weight:bold;display:block;text-align:center;}
.menu a:hover{color:rgba(56,148,255,1)}
a.menu_hover{ color:rgba(56,148,255,1)}
/*.menu_down span{ display:block;background:url(../images/menu_down.gif) right 10px center no-repeat;}
*/
.menu ul li.on span>a{color:rgba(56,148,255,1)}


.banner{ width:100%;  position:relative;}
.banner img{ width:100%; vertical-align:bottom}
.banner .img{ position:relative;}
.banner a{/* display:block; */}
.banner01{position:absolute;left:0;height:100%;width:50%;top:0;background-color: rgb(56 148 255 / 20%);color:#fff;display: flex;justify-content: center;align-items: center;flex-direction: column;/*padding: 0 10%;*/
          box-sizing: border-box;}
    .banner01 h2 {
        font-size:  1.8vw;
        
        letter-spacing: 5px;
    }
    .banner01 a {
        font-size: 1.2vw;
        display: inline-block;
        margin-top: 20vh;
        color: #0a1c4a;
        text-align: center;
        border-radius: 5px;
        background: #fff;
        padding: 10px 20px;
    }
    
.bannerhou02{position:absolute; right:0;height:100%;width:50%;top:0;color:#fff;display: flex;justify-content: center; align-items: center;flex-direction: column;/*padding: 0 10%;*/box-sizing: border-box;}
    .bannerhou02 h2 {
        font-size: 1.8vw;
        
        letter-spacing: 5px;
    }
    .bannerhou02 a {
        font-size: 1.2vw;
        display: inline-block;
        margin-top: 20vh;
        color: #0a1c4a;
        text-align: center;
        border-radius: 5px;
        background: #fff;
        padding: 10px 20px;
    }

/*.banner01 span{ font-size:20px; display:block; line-height:1; margin-top:2%;}*/
.swiper-pagination01 span{ width:50px; height:5px; border-radius:5px}

.tilte{ text-align:center;}
.tilte h2{ font-size:36px; display:block;}


.cent01-bg{ position:relative; padding:6% 0;}
/*.cent01{ width:50%; display:block; position:absolute; top:50%; left:50%;transform: translate(-50%, -50%); text-align:center; margin:0 auto;}
.cent01 .tilte h2{ color:#fff;}
.cent01 span{ line-height:28px; font-size:20px; display:block; text-align:left; color:#fff; margin-top:4%}

.cent01-bg .swiper-pagination02 span{ width:50px; border-radius:0px  !important; background:#fff}*/
/*.cent01-bg>img{ width:100%; vertical-align:bottom;}*/
.cent01{ width:50%; display:block; /*position:absolute; top:50%; left:50%;transform: translate(-50%, -50%) !important; */text-align:center; }
.cent01 .tilte h2{ color:#fff;}
.cent01 span{ line-height:28px; font-size:20px; display:block; text-align:left; color:#fff; margin-top:4%}



.cent02-bg{ margin:1%; background:#F9F8F8; border-right:29px; box-sizing:border-box; padding:2%;}
.cent02 ul li{ float:left; display:block; width:calc((100% - 8%)/3); margin-right:4%; margin-top:2%; position:relative;}
.cent02 ul li:nth-child(3n) {
    margin-right: 0% ;
}

.cent02 ul li a{ display:block;}
.cent02 ul li a img{ width:100%; vertical-align:bottom;}
.cent02 ul li a span{ display:block; font-size:36px; color: rgba(222,114,16,1); font-weight:bold; position:absolute; left:50%; top:50%; transform: translate(-50%,-50%);}


.footer-bg{ background:rgba(45,45,45,1); padding:3% 0; color:#FFF;}
.footer-bg a{color:#FFF;}
.footer{display: flex;align-items: flex-end;justify-content: space-between;}
.footer02{  display:block; width:60%}
.footer02 h2{ font-size:1.1vw; display:block;}
.footer02 span{ font-size:0.8vw; display:block; line-height:1.5; margin:4% 0}
.footer02 em{ font-size:0.8vw; display:block; font-style:normal;}

/*.footer01{ width:112px; display:block; }
.footer01 img{ width:100%; vertical-align:bottom;}*/
.footer01 img{ width:100%; vertical-align:bottom;}*/
.footer01{ width:auto}
.footer03{display: flex;margin-bottom:19px;justify-content: end;}
.footer03 .img{ width:112px; margin-right:30px}
.footer03 .img img{ width:100%; vertical-align:bottom;}
.footer04{display: flex;justify-content: end;}
.footer04 a{ display: flex; justify-content: center;  align-items: center; width:45px; height:45px; margin-right:31px; position:relative;}
.footer04 a>img{ max-height:100%; max-width:100%;}
.footer04 a .img{
            position: absolute;
            z-index: 99;
            bottom: 130%;
            right: -40px;
            width: 9rem;
            max-width: none;
            height: 9rem;
            transform: scale(0);
            transform-origin: bottom right;
            opacity: 0;
            /* border: .3125rem solid #0085ba; */
            border-radius: .25rem;
            -webkit-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
        }
 
.footer04 a:hover .img {
            transform: scale(1);
            opacity: 1;
        }


.sp_header{ display:none}
.sjj_nav{ display:none}
.top{display:none}

.tab_valli{ display:none;}

.cent03-bg{ background:rgba(249,248,248,1);}
.banner02{ width:100%; vertical-align:bottom;}
.banner02 img{ width:100%; vertical-align:bottom;}

.cent03-bg{ padding:2% 0 4% 0; color:rgb(16,16,16)}
.cent03-bg .cent03>h2{ font-size:28px; color: rgba(1,18,46,1); display:block; text-align:center;}
.cent03 .title{ text-align:center; margin-top:2%}
.cent03 .title li{ display:inline-block; font-size:20px;  color:rgb(16,16,16); margin:0 10%;}
.cent03 .title li.cur{ color:rgba(222,114,16,1);}

.cent04{ display: flex;  align-items: center;justify-content: space-between; margin-top:5%;}
.cent04-l{ width:40%}
.cent04-l img{ width:100%;}
.cent04-r{ width:58%;}
.cent04-r h2{ font-size:20px; display:block;}
.cent04-r span{ font-size:20px; display:block; line-height:1.5; margin-top:2%}
 
 .cent05{ display: flex;align-items: center; color:rgb(16,16,16); padding:30px 0; position:relative}
 .fnhue{ position:absolute; top:30px; right:0; width:30px}
 .fnhue{ display:block;}
 .fnhue img{ max-width:100%; max-height:100%;}
  .cent05 h2{ font-size:20px; display:block; margin-right:10px;}
   .cent05 span{ color: rgba(14,135,222,1);}
    .cent05 a{color: rgba(14,135,222,1); display:block; font-size:20px; font-weight:bold; }
 
 .cent06-bg{background:rgba(249,248,248,1); padding:4% 0;}
  .cent06 ul li{ float:left; display:block; width:calc((100% - 12%)/3); margin-right:6%;display: flex;   align-items: flex-start; margin-bottom:4%}
 .cent06 ul li .img{ width:118px; height:118px; background:#fff; border-radius:50%; display: flex; justify-content: center;  align-items: center;overflow:hidden; }
  .cent06 ul li .img img{  max-width:60px;cursor:pointer; transition: all 0.5s; }
    .cent06 ul li:hover  .img img{transform: scale(1.1);}
  
  .cent06 ul li:nth-child(3n) {
    margin-right: 0% ;
}
  .cent06 ul li h2 a{ font-size:20px; font-weight:normal; color:rgb(16,16,16); margin-left:50px}
  
 .inside_con{ padding:10px 0; } 
  .sousou01{width: 226px;border: 1px solid rgba(151,151,151,0.43);border-radius:30px;line-height: 44px;box-sizing: border-box;padding: 0 10px;}
  .sousou01 .input_text02{display:block;float:left;display:block;line-height: 44px;background:bottom;outline:none;padding-left:4%;width:80%;font-size: 18px;}
.sousou01 a{
    float:right;
    width:14%;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(255,255,255,.9);
    }

  
.cent08{ display: flex;  align-items: center;justify-content: space-between;flex-wrap: wrap; }
.cent08 ul li{margin-right: 2vw;display: inline-block;}
.cent08 ul li a{ font-size:20px; color:#000}
.cent08 ul li .active{ color:rgba(14,135,222,1)}

.cent07{ display:block}
.cent07 h2{ font-size:40px; color:#000; display:block;}
.cent07 ul li{ float:left; display:block;width:calc((100% - 60px)/3); margin-top:2%; margin-right:30px;    padding: 20px 0 25px; border-bottom: 1px solid rgba(151, 151, 151, 0.23);}
.cent07 ul li:nth-child(3n) {margin-right: 0% ;}
.cent07 ul li:nth-child(3n-2){ clear:left;}
.cent07 ul li .img{ width:100%;  display: flex; justify-content: center;  align-items: center; height:250px; margin-bottom:2%; overflow:hidden}
.cent07 ul li .img img{ width:100%;  height:250px; object-fit: cover; cursor:pointer; transition: all 0.5s;}
.cent07 ul li em{font-style:normal;color:#797979;font-size:16px;display:block;margin-bottom: 10px;}
.cent07 ul li h2{ font-size:20px; display:block; color:#000;    height: 108px; font-weight: normal;  overflow: hidden;}
.cent07 ul li:hover h2{ color:rgba(14,135,222,1)}
.cent07 ul li:hover .img img{transform: scale(1.1);}

 
  .cent08{ width:100%; margin-top:2%;}
  .cent08 img{ width:100%;}




 @media only screen and (max-width: 980px) {
	 .header{ display:none;}
	 .banner01 h2{font-size: 15px;}
	 .banner01 span{font-size: 13px;}
	 .top{display:block; height:50px}

	 .cent01{ width:80%;}
	 .tilte h2{ font-size:24px;}
	 .cent01 span{line-height:1.5;font-size: 13px;}
	 
	 .cent01-bg>img{height: 43vh;}
	.cent02-bg{ padding:2%; margin:4%}
	.cent02 ul li a span{ font-size:12px;     white-space: nowrap;}
	
	.footer-bg{ padding:5% 0;}
	.footer{flex-wrap: wrap; }
	.footer02{ width:100%;}
	.footer01{ margin:4% auto 0;}
	
	/*---------------------------------------------------------------------------------------------------------------鎵嬫満绔欏鑸紑濮�----------*/
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%; display:block}
.sp_logo{padding: 0 10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_logo a{display: inline-flex;justify-content: center;align-items: center;height: 50px;}
.sp_logo a span{
    color: rgba(56,148,255,1);
    font-size: 16px;
    margin-left: 8px;
}

.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:rgba(56,148,255,1);width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; display:block}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:rgba(56,148,255,1)}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------鎵嬫満绔欏鑸粨鏉�----------*/

.cent04{flex-wrap: wrap; }
.cent04-l{ width:100%;}
.cent04-r{ width:100%; margin-top:5%;}

.cent03-bg{ padding:10% 0;}
	
.cent06 ul li{ width: calc((100% - 5%) / 2); margin-right:5%}	
  .cent06 ul li:nth-child(3n) {
    margin-right: 5%;
}
  .cent06 ul li:nth-child(2n) {
    margin-right: 0% ;
}
.cent06 ul li h2{ margin-left:5%; font-size:14px;}
.cent06 ul li .img{ width:60px; height:60px}
.cent06 ul li .img img{ width:40%}	

.cent05 h2{ font-size:20px;}
.cent05 a{ font-size:14px;}

.cent07{ margin-top:4%}
.cent07 ul li{ width:100%; float:none; margin-right:0; margin-top:0%;     padding: 15px 0;}


.sousou01{ margin-top:5%; width:100%; line-height:36px;}
.sousou01 .input_text02{line-height:36px;}
.sousou01 a{ height:36px;}
.cent07 h2{        font-size: 22px;
line-height: 29px;}

.cent07 ul li em{        font-size: 12px;
margin-bottom: 0;
opacity: 1;}
.cent07 ul li h2{        font-size: 14px;
height: auto;}	
.cent08 ul li a{ font-size:14px;}

.footer03 .img{ width:60px; margin:0 2%}

.footer03{justify-content: center;}
.footer04{justify-content: center;}
.footer04 a{ width:24px; height:24px; margin:0 10px;}

.banner01{ padding:0 5%;}
.banner01 a{margin-top:5%;font-size: 12px;        padding: 10px 13px;}
.bannerhou02{ padding:0 5%;}
.bannerhou02 h2{font-size: 15px;}
.bannerhou02 a{margin-top:5%;font-size: 12px;}
}

	 
	 
	 
	 
	 	 .tltle{ margin-bottom:2%; display: flex;  align-items: center;justify-content: space-between;flex-wrap: wrap; }
	 .tltle h2{color: rgba(14,135,222,1); display:block; font-size:20px; font-weight:bold; }
	 .cent10{ margin-top:3% }
	  .cent10 .swiper-pagination02{ bottom:0px !important;}
	 	 .cent10 .swiper-pagination02 span{ width:10px; height:10px;}
	.cent1010{ position:relative; padding-bottom:2%} 
	  .slide-card {
                background-color: #fff;
                border-radius: 20px;
                -webkit-border-radius: 20px;
                box-shadow: 0 8px 24px rgba(0,0,0,.12);
                cursor: pointer;
                height: var(--slide-height);
                overflow: hidden;
                position: relative;
                width: 100%
            }

            .background-image {
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                transform: translateZ(0);
                width: 100%
            }

            .bg-img {
                height: 100%;
                -o-object-fit: cover;
                object-fit: cover;
                transform: scale(1.1);
                transition: transform .5s ease;
                width: 100%
            }

            .gradient-overlay {
                background: linear-gradient(90deg,#fff 0,hsla(0,0%,100%,.9) 20%,hsla(0,0%,100%,.2) 60%,hsla(0,0%,100%,0));
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                width: 100%
            }

            .content-overlay {
                display: flex;
                flex-direction: column;
                height: 100%;
                justify-content: space-between;
                padding: min(30px,3vw) min(40px,4vw)
            }

            .logo-wrap {
                align-items: center;
                display: flex;
                height: auto;
                margin-bottom: min(20px,2vw);
                min-height: 50px
            }

            .logo-img {
                display: block;
                height: min(7rem,9vh);
                min-height: 30px;
                -o-object-fit: contain;
                object-fit: contain;
                position: relative;
                width: auto;
                z-index: 99
            }

            .text-content {
                margin-bottom: 1.5rem;
                position: relative;
                width: 100%
            }

            .description-wrapper {
                overflow: visible;
                padding-bottom: 1.5rem;
                position: relative
            }

            .description {
                color: #5f5f5f;
                display: -webkit-box;
                font-size: 18px;
                line-height: 1.6;
                max-height: 6.72rem;
                max-width: 40%;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
                text-overflow: ellipsis;
                word-break: break-all
            }

            .underline {
                background-color: rgba(56,148,255,1);
                bottom: 0;
                height: 3px;
                left: 0;
                position: absolute;
                width: 40%
            }

            .carousel-slide.active {
                opacity: 1;
                transform: scale(1);
                z-index: 2
            }

            .carousel-slide.active .bg-img {
                transform: scale(1)
            }

            .carousel-slide.next,.carousel-slide.prev {
                opacity: .7;
                transform: scale(1);
                z-index: 1
            }
.cent11{margin-top:3% }			
.cent1102{ display:none}			
.aen{ display: flex; justify-content: center;  align-items: center; color:#666; font-size:16px;}
.aen a{ margin:0 20px; display:inline-block;}
.aen a.cur{ color:rgba(14,135,222,1); font-weight:bold;}
	
.cent1102{}
.cent1102 ul li{ float:left; display:block;width:calc((100% - 4%)/3); margin-right:2%;}
.cent1102 ul li:nth-child(3n) { margin-right: 0% ;}	
.cent1102 ul li a{ display:block}
.cent1102 ul li a .img{ width:100%;  display: flex; justify-content: center;  align-items: center; height:250px; margin-bottom:2%; overflow:hidden; border:1px solid #ccc;}
.cent1102 ul li a .img img{ width:100%; height:250px; transition: all 0.5s; object-fit:cover;}
.cent1102 ul li:hover .img img{transform: scale(1.1);}
.cent1102 ul li:nth-child(3n-2){ clear:left;}
.cent1102 ul li h2{ font-size:20px; display:block; color:#000;   font-weight: normal;  margin-top:2%; display:block;}
.tiue{ display: flex;  align-items: center;justify-content: space-between; line-height:30px; margin-top:4%}
.tiue i{ display: flex;  align-items: center; font-size:12px; font-style:normal; font-size:16px; color:#666;}
.tiue i img{ width:16px; margin-right:3%}



.cent12{ display:block; margin-top:3%; margin-bottom:3%;}
.cent12 ul li{ float:left; display:block;width:calc((100% - 60px)/3);/* margin-top:2%;*/ margin-right:30px;/*    padding: 20px 0 25px; */border-bottom: 1px solid rgba(151, 151, 151, 0.23);}
.cent12 ul li:nth-child(3n) {margin-right: 0% ;}
.cent12 ul li:nth-child(3n-2){ clear:left;}
.cent12 ul li .img{ width:100%;  display: flex; justify-content: center;  align-items: center; height:250px; margin-bottom:2%; overflow:hidden}
.cent12 ul li .img img{ width:100%; height:250px; object-fit: cover; cursor:pointer; transition: all 0.5s;}
.cent12 ul li em{font-style:normal;color:#797979;font-size:16px;display:block;margin-bottom: 10px;}
.cent12 ul li h2{ font-size:20px; display:block; color:#000;    height: 108px; font-weight: normal;  overflow: hidden;}
.cent12 ul li:hover h2{ color:rgba(14,135,222,1)}
.cent12 ul li:hover .img img{transform: scale(1.1);}

.more01{border-radius:5px;display:block;width: 155px;height:50px;font-size:18px;color:#fff;font-weight:normal;background: linear-gradient(to right, #01439a 0%, #07fcff 100%);line-height: 50px;margin: 2% auto 0;text-align: center;}
.more01:hover{ color:#fff;}

 @media only screen and (max-width: 980px) {
.cent1010{ padding-bottom:5%}
.cent1102 ul li{ float:none; display:block; width:100%; margin-right:0; margin-top:5%}
.cent1102 ul li h2{    font-size: 14px;height: auto; margin-top:5%}
.cent12{ margin-top:4%}
.cent12 ul li{ width:100%; float:none; margin-right:0; margin-top:0%;     padding: 15px 0;}

.cent12 ul li em{        font-size: 12px;
margin-bottom: 0;
opacity: 1;}
.cent12 ul li h2{        font-size: 14px;
height: auto;}	
.description{ font-size:16px;}
.fnhue{ top:21px}
.footer02 h2{ font-size:20px}
.footer02 span{ font-size:14px}
.footer02 em{ font-size:14px}
	 }
	 
	 