@charset "UTF-8";


/* Page Title */

body { width:100%; height:100%; padding:0px; margin:0px;   }


html  {width:100%; height:100%; padding:0px; margin:0px;  }
#wrap {width:100%; float:left;  }

#header {width:100%;  float:left; position:relative; z-index:999999999999999999;   padding:0; box-sizing:border-box; position:absolute; top:0;  }

 
.main_vi_wrap .slick-prev {top:30% !important; border:none; }
.main_vi_wrap .slick-next {top:30% !important; border:none;}



.bottom_site_map {background-color:#333; width:100%; display:inline-block;  }
.bottom_site_map div {width:100%;  margin:0 auto;   display:flex}
.bottom_site_map div ul {width:33%; padding:25px 0; text-align:center; border-right:1px solid rgba(255,255,255,.2)}
.bottom_site_map div ul:first-child {border-left:1px solid rgba(255,255,255,.2)}
.bottom_site_map div ul li {font-size:0.97rem; padding-bottom:7px} 
.bottom_site_map div ul li a {color:rgba(255,255,255,.8) !important}
.bottom_site_map div ul li a:hover {color:#fff !important; text-decoration:underline}
.bottom_site_map div ul li:first-child {font-size:1.25em; color:#fff;  font-weight:600; padding-bottom:10px}
.bottom_site_map div ul li img {width:100%}



.fixed_top {width:60px; font-size:13.5px;  border-radius:5px; line-height:60px; background-color:#555; color:#fff !important;  text-align:center; float:right; position:fixed; bottom:100px; right:3%; letter-spacing:0.5px;}

#footer {position: relative; width: 100%; display:inline-block; border-top:1px solid #eee; background:#fff; }
#footer .footer_con {width:100%; padding:30px 4%; display:inline-block; box-sizing:border-box;  text-align:Center;}
#footer .footer_con p.f_txt {line-height:1.3em; font-size:0.85rem; color:#555;}
#footer p.copy{color:#999; text-transform: uppercase; font-weight:300; padding-top:5px;  font-size:.8em}
#footer .footer_con img {max-width:180px;} 


.fixed_top {background-color:#333;   width:65px; line-height:65px; position:fixed; bottom:3%; z-index:99999999999999; right:2%; text-align:Center; color:#fff !important; font-size:1rem; font-weight:600;  transition: all 0.3s ease-out;}
.fixed_top:hover {bottom:3.5%; color:#fff !important;}
.fixed_top {display:none}
.fixed_top.block {display:block}
