
@font-face {
font-family: 'vesterbrobold';
src: url('../fonts/vesterbrobold.eot') format('embedded-opentype'),
url('../fonts/vesterbrobold.woff') format('woff'),
url('../fonts/vesterbrobold.woff2') format('woff2'),
url('../fonts/vesterbrobold.ttf') format('truetype'),
url('../fonts/vesterbrobold.svg#din') format('svg');
}

@font-face {
font-family: 'impact';
src: url('../fonts/impact.eot') format('embedded-opentype'),
url('../fonts/impact.woff') format('woff'),
url('../fonts/impact.woff2') format('woff2'),
url('../fonts/impact.ttf') format('truetype'),
url('../fonts/impact.svg#din') format('svg');
}

.header {width: 100%;position: fixed;top: 0;z-index: 4;-webkit-animation-name: header_in;animation-name: header_in;animation-duration: 1.2s;-webkit-animation-duration: 1.2s;animation-timing-function: ease-in-out;-webkit-animation-timing-function: ease-in-out;}
@-webkit-keyframes header_in {
from {opacity: 0;top: -300px;}
to {opacity: 1;top: 0;}
}
@keyframes header_in {
from {opacity: 0;top: -300px;}
to {opacity: 1;top: 0;}
}

.logo {width: auto;position: relative;left: 5%;z-index: 10;-webkit-animation-name: header_in;animation-name: header_in;animation-duration: 1.2s;-webkit-animation-duration: 1.2s;animation-timing-function: ease-in-out;-webkit-animation-timing-function: ease-in-out;animation-delay: .4s;top: -300px;animation-fill-mode: forwards;}
.logo1 {display: block;margin: 9px auto 22px;width: 108px;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.logo2{opacity: 1;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;position: relative;margin-top: 0;}
.logo::before {content: '';display: block;/*background: url(../images/logo_in.svg) center no-repeat;*/width: 90px;height: 90px;position: absolute;top: 18px;left: 50%;margin: 0 0 0 -45px;transition: 0.5s;transform-origin: 50% 50%;animation: rotate 25s linear infinite;background-size: 100% 100%;}
@keyframes rotate {
	0% {transform: rotate(0);}
	100% {transform: rotate(360deg);}
}

.header .bg {display: block;height: 100%;width: 300px;position: absolute;left: 50%;transform: translateX(-50%);top: 0;/* overflow: hidden; */z-index: 4;-webkit-animation-name: header_in;animation-name: header_in;animation-duration: 1.2s;-webkit-animation-duration: 1.2s;animation-timing-function: ease-in-out;-webkit-animation-timing-function: ease-in-out;animation-delay: .4s;top: -300px;animation-fill-mode: forwards;}
.header .bg::before {content: '';display: block;width: 260px;height: 135px;position: absolute;left: 50%;top: 0;margin: 0 0 0 -130px;background: #0d4a94;box-shadow: 0 10px 20px rgba(0, 0, 0, .3);z-index: 4;}

.header .top{line-height: 36px;height: 36px;padding: 9px 0;background: #0a3c7a;transition: all linear .3s;-ms-transition: all linear .3s;-moz-transition: all linear .3s;-webkit-transition: all linear .3s;-o-transition: linear .3s;}
.header .top .row{transition: all linear .3s;-ms-transition: all linear .3s;-moz-transition: all linear .3s;-webkit-transition: all linear .3s;-o-transition: linear .3s;opacity: 1;}
.header .top .lf{float: left;font-size: 0;}
.header .top .rt{float: right;font-size: 0;}
.header .top a{display: inline-block;vertical-align: middle;color: rgba(255,255,255,.6);padding: 0 18px;position: relative;}
.header .top a::before{content: '';display: block;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 14px;background: rgba(255, 255, 255, .6);}
.header .top a:first-child::before{display: none;}
.header .top a.en{margin: 0 0 0 30px;}
.header .top a.en::before{right: 0;left: auto;}
.header .top .ser_btn{width: 36px;height: 36px;display: inline-block;vertical-align: middle;background: url(../images/search.png) center no-repeat;margin: 0 13px;}

.search_btn{height: 50px;z-index:600;width: 50px;position: relative;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;margin: 0 0 0 10px;background: url(../images/search_btn.png) center no-repeat;z-index: 999;}
.search_box{position: fixed;left: 0;top: 0;width: 100vw;height: 100vh;background: rgba(0,0,0,.8);z-index: 999;display: none;}
.search_box.on{display: block;}
.search_box .close{background: url(../images/close.png) center no-repeat;background-size: 60%;width: 80px;height: 80px;position: absolute;right: 50px;top: 50px;cursor: pointer;}

.ser{height: 45px;z-index:600;width: 500px;position: absolute;margin: 0 13px 0 20px;z-index: 999;left: 50%;top: 50%;transform:translateX(-50%) translateY(-50%);}
.ser .search{width: 500px;height: 45px;background: #fff;position: absolute;/* top: 40px; */right: 0;z-index: 999;box-shadow: 0 0 10px rgba(0,0,0,.4);}
.ser .search input.notxt{position:absolute;width: calc(100% - 150px);height: 100%;color: #666;left: 0px;top: 1px;padding:0;margin:0px;outline: none;font-size: 14px;z-index: 3;padding: 0 0 0 20px;background: transparent;border: 0;}
.ser .search input.notxt1{position:absolute;width: 120px;height: 100%;border:none;background: none;right: 0;cursor: pointer;z-index: 3;font-size: 0;bottom: 0;background: url(../images/search.png) center no-repeat #0c4994;}
.ser.on .search{display: block;}

.header .row{max-width: 1560px;}
.header .wrapNav{position: relative;}
.header .wrapNav::before{content: '';display: block;position: absolute;left: 0;right: 0;top: 0;padding-bottom: calc(150% / 19.2);background: -webkit-linear-gradient(top , rgba(0,0,0,.6), rgba(0,0,0,0));background: -o-linear-gradient(bottom , rgba(0,0,0,.6), rgba(0,0,0,0));background: -moz-linear-gradient(bottom , rgba(0,0,0,.6), rgba(0,0,0,0));background: linear-gradient(to bottom , rgba(0,0,0,.6), rgba(0,0,0,0));}
.header .nav{position: relative;/* height: 200px; */background: center no-repeat;z-index: 2;/*border-bottom: 1px solid rgba(255,255,255,.5)*/;}
.header .nav ul{font-size: 0;text-align: justify;text-justify:inter-ideograph;overflow: visible !important;width: calc(100% - 20px);position: relative;z-index: 2;}
.header .nav ul.lf_nav{float: left;left: -20px;}
.header .nav ul.rt_nav{float: right;right: -20px;}
.header .nav ul::after{content: '';width: 100%;display: inline-block;*display: inline;*zoom:1;height: 0;}
.header .nav ul > li{text-align: center;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;transform: perspective(5000px);-moz-transform: perspective(5000px);-o-transform: perspective(5000px);-webkit-transform: perspective(5000px);transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.header .nav ul li > a{font-size:22px;display: block;position: relative;color: #fff;padding: 0 20px;font-weight: bold;line-height: 80px;height: 80px;}
/* .header .nav ul li:hover > a,.header .nav ul a.on{background: #0c4994;} */

.nav li:hover{background: #0c4994;}
.nav li:hover .subNav{display: block;}

li.on .subNav{ display: block; /* animation: turnSelf ease-out; animation-duration: .4s; */}

.subNav{
	display: none; width: 150px; float：left; position: absolute;left: 0;top: 100%;display: none; font-size: 14px;background:#fff;border-top: 4px solid #0477d4;z-index: 10;
	
	/*display: none;  text-align: center; position: absolute; top: 62px; left: 5%; margin-left: 0px; background-color: rgba(255,255,255,0.85);*/
  z-index: 9999; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); /* transition: all .4s ease; */}
.subNav dd{position: relative;z-index: 3;text-align: left;text-align:center	; width: 150px; float: left;display: inline-block;*display: inline;*zoom: 1;font-size: 16px;vertical-align: top;}
.subNav a{ color:#4c4c4c;padding: 12px 16px 12px 12px;display: block;line-height: 23px;position: relative;transition: all 0.35s ease-out;}
.subNav dd:hover{ background-color: rgba(23, 73, 148, 0.5);}
.subNav dd:hover a{ color: #fff;}
/*.subNav{-webkit-animation-name: flipInY ;animation-name: flipInY ;animation-duration: 0.4s;-webkit-animation-duration: 0.4s;animation-timing-function: ease-in-out;-webkit-animation-timing-function: ease-in-out;visibility: visible !important;display: block;}


.subNav{display: none;position: absolute;left: 0; right: 0; top: 100%;display: none; width: 33%; font-size: 14px;background:#fff;border-top: 4px solid #0477d4;z-index: 10;}
.subImg{width: 220px;float: left;padding: 20px;}
.subNavList{margin-left: 260px;font-size: 0;padding-top:10px;text-align: left;}
.subNav dd{position: relative;z-index: 3;text-align: left;width: 100%;display: inline-block;*display: inline;*zoom: 1;font-size: 16px;vertical-align: top;}
.subNav a{color:#4c4c4c;padding: 12px 16px 12px 12px;display: block;line-height: 23px;position: relative;transition: all 0.35s ease-out;}
.subNav a::before{content: '';width: 4px;height: 4px;background: #2a659b;border-radius: 50%;position: absolute;left: 0;top: 22px;}
.subNav a:hover{transform: translateX(10px);}*/
.header .lf_nav li:first-child .subImg{width: 160px;}
.header .lf_nav li:first-child .subNavList{margin-left: 200px;}

.nav li:hover .subNav{-webkit-animation-name: flipInY ;animation-name: flipInY ;animation-duration: 0.4s;-webkit-animation-duration: 0.4s;animation-timing-function: ease-in-out;-webkit-animation-timing-function: ease-in-out;visibility: visible !important;display: block;}
@keyframes flipInY  {
	from {-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);transform: perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0;transform: scaleX(0);}
	to {-webkit-transform: perspective(400px);transform: perspective(400px);opacity: 1;transform: scaleX(1);}
}

.header > .nav{position: absolute;left: 0;right: 0;top: 0;display: none;}

header.currents {z-index: 99999;}
/* header.currents .top {height: 0;overflow: hidden;}
header.currents .top .row{opacity: 0;}
header.currents .logo2 {opacity: 0;margin-top: -120px;z-index: -1;} */
/* header.currents .bg::before {display: none;} */
header.currents::after {display: none; width: 100%;-webkit-animation-name: scale2;animation-name: scaleX2;animation-duration: .4s;-webkit-animation-duration: .4s;animation-timing-function: ease-in-out;-webkit-animation-timing-function: ease-in-out;animation-delay: 0s;}
@-webkit-keyframes scaleX2 {0% {width: 280px;}
100% {width: 100%;}
}
@keyframes scaleX2 {0% {width: 280px;}
100% {width: 100%;}
}
/* header.currents .bg::before {background: url(../images/logo_bg2.png) top center no-repeat;box-shadow: none;width: 100%;height: 100%;margin: 0 0 0 -50%;} */


/*Ã¦â€°â€¹Ã¦Å“ÂºÃ§Â«Â¯Ã¥Â¯Â¼Ã¨Ë†Âª*/
.mobile{width:100%;position:absolute;height: auto;display: none;top:0;left: 0;z-index: 99991;}
.mobile-search-btn{float: right;margin-right: 15px;cursor: pointer;}
.mobile-search-btn i{color:#fff;font-size: 20px;}
.mobile-inner-header{width:20%;height: auto;position: absolute;top: 0;right: 0px;z-index: 50}
    .mobile-inner-header-icon{
  color: #ffffff; height: 40px;font-size:25px;text-align: center;
  float:right;width: 40px;position: relative;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.mobile-inner-header-icon:hover{
  opacity:0.8;
  cursor: pointer;
}
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - 1px) / 2);  width: 25px;  height: 4px;  background-color: rgba(255,255,255,1);}
.mobile-inner-header-icon{color: #fff; height: 30px;float:right;width: 30px;position: relative; cursor: pointer;text-align: right;margin-right: 8px;text-align: center;line-height: 30px;font-size: 30px;/*! margin-top: 18px; */} 
.mobile-inner-header-icon-click{ position: fixed; right: 0;}
.mobile-inner-header-icon-out i{font-size: 22px;position: absolute;right: 0;top: 0}      
.mobile-inner-header-icon-click i{display: none;}
.mobile-inner-header-icon-out span{width: 25px;height:4px;display: block; border-radius: 5px;}
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}     
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst {
  0% {
      transform: translateY(4px) rotate(0deg);
      
  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
}   

@keyframes clicksecond {
  0% {
      transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
} 

@keyframes clickthird {
    0% {
     opacity: 0
  }

  100% {
   opacity: 0
  }
}   
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(3){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}   



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }

  100% {
    transform: translateY(12px) rotate(0deg);
  }
}

.mobile-inner-nav{ width: 100%;text-align: center;opacity: 0;transform: scale(0.8);width: 0;transition: left 0.3s ease-in-out;
  height:0;background-color:rgba(12,73,148,0.95); overflow: hidden;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;
    text-decoration: none;  width: 100%;font-size: 1.4rem; 
     border-bottom: solid 1px #446c9d;
    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;color:#fff;
    -o-transition: all 0.5s;    transition: all 0.5s; 
text-align: left;
padding: 0 20px;
}
.mobile-inner-nav li:first-child a{border-top:1px solid rgba(255,255,255,0.2);}
.mobile-inner-nav li{position: relative;}
.mobile-inner-nav li.on{background-color: #2b6dbf;}
.mobile-inner-nav li.on a{ color: #fff;}
.mobile-inner-nav li .icon-fanhui{ background: url(../images/jia.png) no-repeat center; }
.mobile-inner-nav li .icon-fanhui-copy{background: url(../images/jian.png) no-repeat center; }
.mobile-inner-nav li strong{color:#2c4780;position: absolute;right:5px;top:0;font-size: 1.4rem;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s;line-height: 50px; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }

    @keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }


.mobile_subNav{display: none;background: #2b6dbf;}
.mobile-inner-nav dd a{height: 40px;line-height: 40px;border-bottom: solid 1px rgba(255,255,255,0.1);font-size: 1.5rem;}
.mobile-inner-nav dd a:hover{ }

.mobile_search input.notxt{background: none;} 
.mobile_search{clear: both;position: absolute;height: 40px;overflow: hidden;left: 0;top: 58px;width: 100%;z-index: 99993;display: block;}
.mobile_search .search{ overflow:hidden;height: 37px;position:relative;border-bottom: #3478cc 2px solid;background: #fff;} 
.mobile_search input.notxt{width: 84%;color:#999;border:none;padding: 0 20px;height: 35px;box-sizing: border-box;font-size:1.4rem; float: left;}
.mobile_search input.notxt1{width: 40px;right:10px;background:url(../images/search.png) no-repeat center #3478cc;border:none;height: 37px;left: auto;/*! right: 0; */float: right;}.mobile-links{width: auto;margin:0 20px 10px;overflow: hidden;padding:10px 0 0;opacity: 0.6;font-size: 14px;}
.mobile-links span{float:left;padding:0 15px;}
.mobile-links span a{border:none;line-height: 25px;padding:4px 0;font-size: 14px;}
.nav-open .mobile-inner-nav{width: 100%;display: block;position: fixed;right: 0px;top: 0;box-shadow: 0 2px 5px rgba(0,0,0,0.2);opacity: 1;
  transform: scale(1);height: 100%;box-sizing: border-box;overflow-y: auto;overflow-x: hidden;z-index: 10;padding: 95px 0 20px;
  transition: all 0.3s ease;}
.mobile_topNav{ width: 100%; height: auto; padding: 10px 0; overflow: hidden; }
.mobile_topNav a{ display: inline-block; width: auto; float: left;line-height: 18px; border-right: #446c9d 1px solid; border-bottom: none;
  margin: 10px 0; padding: 0 12px;}


.wrap_footer{position: relative; background: url(../images/footerbg.png) no-repeat center bottom;background-size: cover; position: relative;}
footer{position: relative;padding:40px 0 196px;box-sizing: border-box;overflow: hidden;position: relative;width: 100%;}
/* footer::before{content: '';display: block;width: 100%;height:834px ;position: absolute;top: -470px;left: 0;background: url(../images/footerbg.png) center bottom no-repeat;} */
.footercon{}
.footer_lf{float: left;width: 980px;}
.footer_links {
	color: #ffffff;
}
.footer_lf h3{font-weight: bold;color: #fff;line-height: 20px;margin: 0 0 34px;}
.footer_links{margin-bottom: 40px;}
.footer_links ul{margin: 0 0 0 0;}
.footer_links li{float:left;}
.footer_links .footer_img{width: 15%; border-right: 1px dashed #ffffff20;margin-right:5%;line-height: 100px;}
.footer_links .footer_l{width: 30%;border-right: 1px dashed #ffffff20;margin-right:5%;height:100px;}
.footer_links .footer_l img{text-align: center;}
.footer_links .footer_r{width:40%;}
.footer_links .footer_r b{
	display: block;
	line-height: 20px;
	font-weight: 100;color:rgb(97, 121, 138);
}
.footer_links .footer_l .linkf{
	float: left;
	display: inline-block;
	width: 32%;
	height:auto;
}
.footer_links a{float:left; /*margin: 0 40px 13px 0;color: #fff;background: left center no-repeat;display: block;padding: 0 0 0 40px;line-height: 46px;border-bottom: 1px dashed rgba(255, 255, 255, .2);*/position: relative;transition: all linear .3s;-ms-transition: all linear .3s;-moz-transition: all linear .3s;-webkit-transition: all linear .3s;-o-transition: linear .3s;box-shadow: 0 15px 30px 3px rgba(12, 58, 150, 0);left: 0;}
.footer_links a:hover{left: 12px;}
.footer_rt{float: right;color: #fff;padding: 40px 0 0; }
.footer_rt a{ color: #fff;}
.footer_bt{
	background:#004273;
	
}
/* Ã¤ÂºÅ’Ã§ÂºÂ§Ã©Â¡Âµfooter */
.subFooter{ background-color: #0d4b94;}
.gp-clearFix{*zoom:1;clear:both;}
.gp-clearFix:after{content: '';display: block;clear:both;}
.db{ width:100%; background:url(../images/bottom_bj.png);}
.db_q{ padding: 25px 0 20px;}
.db_w{ float:left; margin-right: 50px;}
.db_e{ float:left; margin-left:28px; margin-top:10px}
.db_e p{ font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size:14px; color:#ffffff; line-height:26px}
.db_r{ float:right;}
.db_r p{ font-family:"Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size:14px; color:#FFF; line-height:27px;}
.db_r p a{ color:#FFF}
.db_r p a:hover{ color:#FFF; text-decoration:underline}
.db_y{ margin-left:200px}

/* 2022-12-26 start */
.gp_m_logo{ display: none;}
/* 2022-12-26 end */


@media screen  and (max-width:1680px){
	.header .row{ width: calc(100vw - 100px);}
    	.wrap_mode04 .gp-avg-md-2 > li {width: 47%; margin: 3% auto;}
	.wrap_mode04 .gp-avg-md-2 > li:first-child{margin-right: 6%;}
}


@media screen  and (max-width:1520px){
	.header .row{ width: calc(100vw - 60px);}
	.logo{ /*width: 170px;*/ margin: 0 0 0 -85px;}
	.header .bg{ width: 220px;}
    .header .bg::before{ width: 220px; margin: 0 0 0 -110px;}
	.header .top a.en{ margin: 0;}
	.wrap_mode04 .gp-avg-md-2 > li {width: 47%; margin: 3% auto;}
	.wrap_mode04 .gp-avg-md-2 > li:first-child{margin-right: 6%;}
}

@media screen  and (max-width:1440px){
	.header .top a{ font-size: 14px; padding: 0 15px;}
    .header .nav ul li > a{ font-size: 18px;}
    	.wrap_mode04 .gp-avg-md-2 > li {width: 47%; margin: 3% auto;}
	.wrap_mode04 .gp-avg-md-2 > li:first-child{margin-right: 6%;}
	  .footer_lf{ float: none; margin: 0 auto;}
  .footer_rt{ float: none; text-align: center; padding: 10px 0 ;}
  .footer_rt br{ display: none;}
}

@media screen  and (max-width:1300px){
	.header{ position: static;}
	.header .top .row,.wrapNav{ display: none;}
	header.currents .top{ height: 36px;}
	.mobile{ display: block; }
  	.wrap_mode04 .gp-avg-md-2 > li {width: 47%; margin: 3% auto;}
	.wrap_mode04 .gp-avg-md-2 > li:first-child{margin-right: 6%;}
	footer{position: relative;padding:40px 0 0px;}
  .footer_lf{ float: none; margin: 0 auto;}
  .footer_rt{ float: none; text-align: center; padding: 10px 0 ;}
  .footer_rt br{ display: none;}

}
@media screen  and (max-width:1100px){
	.wrap_mode04 .gp-avg-md-2 > li {width: 100%;marginÃ¯Â¼Å¡5% 0Ã¯Â¼â€º}
	 footer{padding:50px 0;}
	.footer_lf,.footer_rt{ width: 100%; float: none;}
	.footer_rt{ padding:20px 0; text-align: center; }
  .footer_rt br{ display: none;}
  .db_w{ margin-right: 0px; float: none; text-align: center;}
  .db_e{ float: none; margin: 0; text-align: center;}
  .db_r{ float: none; text-align: center;}
}

@media screen  and (max-width:820px){
  .wrap_mode04 .gp-avg-md-2 > li {width: 100%Ã¯Â¼â€º}
  .footer_links li{ width: 50%;}
}

@media screen  and (max-width:766px){
	.header .bg{ width: 90px; height: auto;}
	.header .bg::before{ width: 90px; margin-left: -45px;display: none;}
	.logo{ width: 90px; margin-left:-45px;}
  .logo1{ width: 55px; margin:9px auto 14px;}
	.logo::before{width: 44px;height: 44px;margin-left: -22px;top: 15px;}
	.header .top{ height: 20px; line-height: 20px;}
  .footer_lf h3{ margin: 0 0 14px;}
	.wrap_mode04 .gp-avg-md-2 > li {width: 100%; marginÃ¯Â¼Å¡5% 0Ã¯Â¼â€º}
}

/* 2022-12-26 start */
@media screen  and (max-width:750px){
	.header .top{ height: unset; line-height: auto; padding: 13px 0;}
	.logo{ display: none;}
	.gp_m_logo{ display: block;}
	.header .top .gp_m_logo a{ padding: 0px; padding-left: 20px;}
	.mobile{ top: 8px;}
	.wrap_mode04 .gp-avg-md-2 > li {width: 100%; marginÃ¯Â¼Å¡5% 0Ã¯Â¼â€º}
}
/* 2022-12-26 end */

@media screen  and (max-width:640px){
  .logo1{ margin: 5px auto;}
  .logo{ width: 70px;margin-left: -35px;}
  .logo::before{top: 11px;}
  footer{padding: 25px 0 0;} 
	.footer_links li{ width: 50%;}
  .footer_links a{ margin: 0;}
  .db_r p a{ display: inline-block;}
	.wrap_mode04 .gp-avg-md-2 > li {width: 100%; marginÃ¯Â¼Å¡5% 0Ã¯Â¼â€º}
}

@media screen  and (max-width:380px){
  .footer_links li{ width: 100%;}
	.wrap_mode04 .gp-avg-md-2 > li {width: 100%; marginÃ¯Â¼Å¡5% 0Ã¯Â¼â€º}
}


