@charset "utf-8";
/* CSS Document */
html {overflow-x:hidden;overflow-y:auto;}
html {overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,img,p,tr {padding:0;margin:0;border:0;list-style:none;font-weight:normal;font-size: 0.875rem;  color: #000;}
h1,h2,h3,h4,h5,h6 { color:#000;  font-weight: bold;}

body { font-size:1rem;  color:#000; word-wrap:break-word; overflow:hidden;}
a {text-decoration:none; color:#000;transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;}
a:hover {text-decoration:none; color:#e95620; }
img { border:none;    max-width: 100%;vertical-align: middle;}
.clear {clear:both;height:0 auto; line-height:0px; zoom:1; font-size:1px;}
:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
*:before, *:after {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box}
* {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box}
.wrap { max-width:1420px; padding:0 10px;height:auto; margin: 0 auto;   }

@media screen and (max-width: 1600px) {
.wrap{ max-width:1380px; }

}

@media screen and (max-width: 1440px) {
.wrap{ max-width:1260px; }

}
@media screen and (max-width: 1280px) {

.wrap{ max-width:1120px; }
}

@media screen and (max-width: 1024px) {

.wrap { max-width:920px; }

}

.fl { float:left;}
.fr { float:right;}
.mid {
    display: table;
    height: 100%;
    width: 100%;
}
.cell {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.block {
    display: block;
}

@font-face {
  font-family: "1";
  src: url("../font/1.woff2") format("woff2"),
       url("../font/1.woff") format("woff"),
       url("../font/1.ttf") format("truetype"),
       url("../font/1.eot") format("embedded-opentype"),
       url("../font/1.svg") format("svg");
}
@font-face {
  font-family: "1";
  src: url("../font/impact.woff2") format("woff2"),
       url("../font/impact.woff") format("woff"),
       url("../font/impact.ttf") format("truetype"),
       url("../font/impact.eot") format("embedded-opentype"),
       url("../font/impact.svg") format("svg");
}




.index06{width:100%;overflow:hidden;padding:4% 0 0 0;background:url(../images/index12.jpg) top center no-repeat;background-size:cover;}
.index06 .foot{overflow:hidden;}
.foot .left , .foot .mid , .foot .right{width:33.33%;float:left;}

.foot .left li{width:20%;float:left;}
.foot .left li:nth-child(2){width:35%}
.foot .left li p{font-size:1rem;margin-bottom:8%;}
.foot .left dl{overflow:hidden;}
.foot .left dd{width:100%;margin-bottom:8%;}
.foot .left dd a{color:#6d6e6e;text-decoration: none;}

.foot .mid{text-align:center;border-left:1px solid #bfc2c2;border-right:1px solid #bfc2c2;}
.foot .mid .m2{margin:9% 0 20% 0;overflow:hidden;}
.foot .mid .m2 p , .foot .mid .m3 h2{font-size:1.2rem;}

.foot .mid .m2 h4 {font-family:"1";text-transform:uppercase;margin-top:2%;}

.foot .mid .m3 h1{font-family:"impact";font-size:2rem;}



.foot .right{padding-left:6%;}
.foot .right .con{overflow:hidden;margin-top:4%;}
.foot .right .ma p{margin-top:1%;}
.foot .right .con p{margin-bottom:2%;overflow:hidden;}
.index06 .link{margin:1% auto;overflow:hidden;}
.link span{color:#c1c2c3;}
.link a{display: inline-block;color:#c1c2c3;text-decoration: none;margin: 0 0.2%;}
.link a:hover , .foot .left dd a:hover , .foot2 a:hover{color:#e95620;text-decoration: none;}

.foot2{border-top:1px solid #bfc2c2;padding:0.5% 0;overflow:hidden;}
.foot2 .s1 {float: left;}
.foot2 .s2 { float: right;}

.foot2 a{text-decoration: none;}

.lfooter{display:none;}

@media screen and (max-width: 930px) {
.foot .left{width:100%;}
.foot .mid , .foot .right{width:50%;}
.foot .mid{border-left:none;border-right:none;}
.foot .mid .m2{margin: 10% 0;}
.foot2 span {display: block;text-align: center;;}
.foot2 .s1 , .foot2 .s2{float:none}

}

@media screen and (max-width:500px) {
.foot .mid .m2 p, .foot .mid .m3 h2{font-size:1rem;}
.foot .mid .m3 h1{font-size:1.5rem;}
.foot .mid{width:100%;text-align:left;margin-bottom:3%;}
.foot .mid .m2 {margin: 2% 0;}
.foot .right{width:100%;padding-left:0;}
.index06{margin-bottom:40px;}
.lfooter{display:block; max-width: 100%;position: fixed; height:40px;line-height:40px;bottom: 0px; left: 0;right: 0;margin: 0 auto;display: block; z-index: 99;background:-webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#dcdcdc), color-stop(35% ,#ededed), color-stop(50%, #e3e3e3) );}
.lfooter ul li { width: 50%;height: 100%; float: left; text-align: center;border-left:1px solid #ccc;}
.lfooter ul li:first-child{border-left:none;}
.foot .left li:nth-child(2) {width: 50%;}
}