@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.9rem;  color: #000;}
h1,h2,h3,h4,h5,h6 { color:#000;  font-weight: bold;}

body { font-size:0.9rem;  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:#005bac; }
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:1440px; padding:0 50px;height:auto; margin: 0 auto;   }


@media screen and (max-width: 1024px) {

.wrap {padding:0 10px; }

}

.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: "2";
  src: url("../font/2.woff2") format("woff2"),
       url("../font/2.woff") format("woff"),
       url("../font/2.ttf") format("truetype"),
       url("../font/2.eot") format("embedded-opentype"),
       url("../font/2.svg") format("svg");
}






/*底部*/
.index07{width:100%;overflow:hidden;background:#1b1b1b;position:relative}
.index07 .foot_bg{position:absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);
animation: uds 2s linear alternate infinite;-webkit-animation: uds 2s linear alternate infinite;-moz-animation: uds 2s linear alternate infinite;}
@keyframes uds {
    0% {bottom: 20px;}
    100% {bottom: 10px;}
}

@-webkit-keyframes uds{
    0% {bottom: 20px;}
    100% {bottom: 10px;}
}

.index07 .foot{padding:5% 0;overflow:hidden;}
.foot .left{width:85%;float:left;text-align:center}
.foot .left .f1{float:left;width:16%;border-left:1px solid #606060;min-height: 16em;}
.foot .left .f1:nth-of-type(2) , .foot .left .f1:nth-of-type(3){width:24%;} 
.foot .left .f1:nth-of-type(2) li, .foot .left .f1:nth-of-type(3) li{text-align:left;}
.foot .left .f1:nth-of-type(2) .fot, .foot .left .f1:nth-of-type(3) .fot{padding-left: 3em;}
.foot .left .f1:nth-of-type(5){border-right:1px solid #606060;}
.foot .left .f1 a.cc{display:block;position:relative}
.foot .left .f1 .cc span{display:block;font-size:1.125rem;font-weight:bold;color:#fff;transform: translateY(-35px);-webkit-transform: translateY(-35px);-moz-transform: translateY(-35px);-o-transform: translateY(-35px);}
.foot .left .f1 .cc h1{color:#383838;font-style:italic;font-size:1.6rem;font-family:"2"}
.foot .left .f1 li{margin-bottom:6%;overflow: hidden;}
.foot .left .f1 li a{color:#d6d4d4;text-decoration:none;display:inline-block;position:relative;}
.foot .left .f1 li a:before{position:absolute;content:"";width:9px;height:9px;background:#ffffff;border-radius:50px;left:0; top: 0.5em;}
.foot .left .f1 h3{color:#016db8;margin-bottom:4%}
.foot .left .fot span{font-weight:normal;display:inline-block;text-indent:1.5em}
.foot .right{width:10%;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-bottom:2%;color:#606060;}
.index07 .link a{color:#606060;margin:0 0.5%;}
.foot2{border-top:1px solid #606060;padding:0.6% 0;overflow:hidden;}
.foot2 span , .foot2 span a{color:#fff}
.foot2 .s1{float:left;}
.foot2 .s2{float:right;}
.foot2 span a:hover{color:#0869ac;text-decoration: none;}




@media screen and (max-width:1265px) {
.foot .right{width:12%;}

}

@media screen and (max-width:1024px) {
.foot .right{width:14%;}

}
@media screen and (max-width:950px) {
.foot .left .f1 .cc h1{font-size:1.3rem;}
.foot .left .f1:nth-of-type(2) .fot, .foot .left .f1:nth-of-type(3) .fot{padding-left: 1.5em;}

}

@media screen and (max-width:800px) {
.foot .left{width:100%;}
.foot .left .f1{width:17%;}
.foot .right{display:none}
.foot .left .f1 .cc h1{font-size:1.1rem;}
.foot .left .f1 .cc span{font-size:1rem;}
}

@media screen and (max-width:680px) {
.foot .left{text-align:left;}
.foot .left .f1{min-height:auto;width:100%;}
.foot .left .f1 li{margin-bottom:2%;}
.foot .left .f1:nth-of-type(2), .foot .left .f1:nth-of-type(3){width:100%;}
.foot .left .f1 .cc h1{display:none;}
.foot .left .f1 .cc span{font-size:0.9rem;transform: translateY(0px);-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-o-transform: translateY(0px);}
.foot .left .f1{border-bottom:1px solid #606060;border-left:none;margin-bottom: 3%;}
.foot .left .f1:nth-of-type(5){border-right:none;}
.foot .left .f1:nth-of-type(2) .fot, .foot .left .f1:nth-of-type(3) .fot{padding-left:0;}
.foot .left .f1 li a:before{width:6px;height:6px;}
.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/index16.png);width: 14px; height: 7px;top: 50%; margin-top: -3px;}
.foot .left .f1 .cc{margin-bottom:3%;}
.fot{display:none}
.foot2 .s1 , .foot2 .s2{float:none;text-align:center;display:block;}
.foot2 span a{display:block;}
}

/*浮窗*/


.side{position:fixed;width:70px;right:0;bottom:40%;border:1px solid #e0e0e0;background:#fff;border-bottom:0;z-index:999;}
.side ul li{width:70px;height:70px;float:left;position:relative;border-bottom:1px solid #e0e0e0;font-size:12px;line-height:35px;text-align:center;transition:all .3s;cursor:pointer;}
.side ul li.sidetop {background:#0869ac;color: #fff;}
.side ul li i.bgs6 {background-image: url(../images/index19.png);}
.side ul li a{color:#fff;font-size:0.8rem}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:11px;transition:all .3s}
.side ul li i.bgs3{background-image:url(../images/index17.png)}
.side ul li i.bgs4{background-image:url(../images/index18.png)}


.side ul li.sideewm .ewBox.son{width:140px;display:none;color:#363636;text-align:center;position:absolute;left:-140px;height:140px;top:0;background-image:url(../images/ma.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:210px;display:none;color:#fff;text-align:left;position:absolute;left:-210px;top:-70px;background: #06568e;}
.side ul li.sideetel .telBox dd{display:block;height: 90px;overflow:hidden;padding-left: 45px;line-height:24px;font-size: 14px;background: url(../images/index20.png) 15px center no-repeat;color: #fff;}
.side ul li.sideetel .telBox dd span{color:#fff;display:block;line-height: 24px;overflow:hidden;margin-top: 12px;font-size: 14px;}
.side ul li.sideetel .telBox dd.bgs1{background-color: #087dce;height: 90px;}
.side ul li.sideetel .telBox dd.bgs3{background-color:#05652a}
.side ul li:hover .son{display:block!important;animation:fadein 1s}

.lfooter{display:none;}

@media screen and (max-width: 500px) {
.index07{margin-bottom:40px;}
.side{display:none;}
.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: 33.33%;height: 100%; float: left; text-align: center;border-left:1px solid #ccc;}
.lfooter ul li:first-child{border-left:none;}

}