﻿@charset "utf-8"; 
:root {--color: #204ea0;}
.nobanner .pagesbanner{min-height:auto}
@media (min-width:1025px){.nobanner header,.nobanner header .head-top{background:#fff}
.nobanner .head-left,.nobanner header .head-nav .nav-ul>li>a{color:var(--fontcolor)}
}

@media (min-width:1025px){header{background: #fff;}
body{padding-top: 120px;}
.head-nav .nav-ul>li>a,.head-left a,.head-top,.head-left,.lang-icon span{color: #000;}
.lang-icon span::after,.lang-icon span::before{background: #000;}
.nobanner header{background: #fff;}
body.nobanner {padding-top: 120px;}
.nobanner header .head-top{background: #fff;}
.head-share ul a{color:#000}
.head-share ul a:hover{color:#fff}
.lang-icon img{filter: brightness(0);}
.nobanner .pagesbanner{min-height: auto;}

}
.document-d-main .banner-inner .banner-title-h1,.document-d-main .single-title{display: none;}
.foottop{padding:3% 0px;background:no-repeat center;background-size:cover;text-align:center}
.foottop .home-title{color:var(--headercolor);}
.foottop .home-des {color:#fff;font-size:var(--fontsize20)}
.foottop .home-more:hover{background:#fff;color:var(--color);border-color:#fff}
.foottop .home-more{background:var(--color);border-color:var(--color);color:var(--headercolor);border-radius:50px;min-width:160px;margin:10px 0 0}
@media (max-width:1440px){.foottop .home-des{font-size:var(--fontsize16)}}
@media (max-width:500px){.foottop{padding:30px 0px}
.foottop .home-title{font-size:var(--fontsize20)}}
.foottop .l-wrap{display: flex;flex-direction: column;justify-content: space-between;}
.foottop .l-wrap .top,.foottop .l-wrap .bot{width: 100%;margin-top: 20px;color: #fff;}