@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:0.875rem;  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;}
a:hover {text-decoration:none; color:#f91f2b; }
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:1220px; padding:0 10px;height:auto; margin: 0 auto;   }
.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: "GUNSHIP SHADOW";
  src: url("../font/GUNSHIP SHADOW.woff2") format("woff2"),
       url("../font/GUNSHIP SHADOW.woff") format("woff"),
       url("../font/GUNSHIP SHADOW.ttf") format("truetype"),
       url("../font/GUNSHIP SHADOW.eot") format("embedded-opentype"),
       url("../font/GUNSHIP SHADOW.svg") format("svg");
}



/*底部*/
/*底部*/
.index07{width:100%;overflow:hidden;margin-top:2%}
.index07 .foot{overflow:hidden;padding:3% 0 1% 0;}
.foot .left{width:80%;float:left}
.foot .left .f1{float:left;width:25%}

.foot .left .f1 a.cc{display:block;position:relative}

.foot .left .f1 span{display:block;font-size:1.125rem;margin-bottom:8%;font-weight:bold;position:relative;border-bottom:1px solid #ccc;width:60%;padding-bottom:5%;}
.foot .left .f1 span:after{position:absolute;content:"";width:25px;;height:4px ;background:#f91f2b;left:0;bottom:0;}
.foot .left .f1 li{margin-bottom:4%;overflow: hidden;}
.foot .left .f1 li a{color:#474545;text-decoration:none;}
.foot .left .f1 li a:hover{color:#f91f2b;}

.foot .right{width:15%;float:right}
.foot .right .ma {padding: 6%;background: #f7f7f7;}
.foot .right .ma p{text-align:center;margin-top:4%}
.fot{display:block}

.index07 .link{margin:2% 0;color:#a3a3a3}
.index07 .link a{color:#a3a3a3;margin:0 0.5%;}


.index07 .fot2{padding:0.5% 0;background:#f91f2b;overflow: hidden;}
.index07 .fot2 span , .index07 .fot2 span a{color:#fff;text-decoration:none;}
.index07 .fot2 .s1{float:left}
.index07 .fot2 .s2{float:right}





@media screen and (max-width:750px) {

.index07 .fot2 span{display:block;width:100%;text-align:center;}

}

@media screen and (max-width:680px) {
.foot .left{width:100%}
.foot .right{display:none}
.foot .left .f1 span{font-size:1rem;}

}
@media screen and (max-width:540px) {
.foot .left .f1{width:100%;}

.foot .left .f1{border-bottom: 1px solid #ececec;margin-bottom: 3%;}
.foot .left .f1 span{margin-bottom:3%;font-size: 0.9rem;border-bottom:none;padding-bottom:0;width:100%;}
.foot .left .f1 span:after{background:none;height:0;width:0}
.foot .left .f1 a.cc:after { transition: .2s ease-in-out;  -webkit-transition: .6s ease-in-out; -moz-transition: .6s ease-in-out; -o-transition: .6s ease-in-out;  position: absolute; right: 0;  content: '';  background-image: url(../images/index19.png); width: 14px; height: 7px; top: 50%; margin-top: -3px;}
.fot{display:none}
.index07 .fot2 span{display:block;}

}

.lfooter{display:none;}


@media screen and (max-width:460px) {
.index07{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;}
.index07 .fot2 span a{display:inline-block;}
}