@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: 16px;letter-spacing:1px;}
h1,h2,h3,h4,h5,h6 { font-weight: bold;color:#000;}
body { font-size:16px;  word-wrap:break-word; overflow:hidden;color:#000;}
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, a:active, a:focus{text-decoration:none; color:#004bbf;}
img { border:none; vertical-align: middle;}
.clear {clear:both;height: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 { width:78%;height:auto; margin: 0 auto;   position: relative;}
.wrap2 { width:95%;height:auto; margin: 0 auto;   position: relative;}
.w1500{ width:78%;height:auto; margin: 0 auto;   position: relative;}
@media screen and (max-width:1440px) {
.wrap { width:85%;}
.w1500{ width:85%;}
}



@media screen and (max-width:1200px) {
.wrap { width:90%;}
.w1500{ width:90%;}
}

@media screen and (max-width:1024px) {
.wrap { width:90%;}
.w1500{ width:90%;}
}

@media screen and (max-width:780px) {
.wrap { width:95%;}
.w1500{ width:95%;}
}

@media screen and (max-width:480px) {
.wrap { width:95%;}
.w1500{ width:95%;}

}







.mid {
    display: table;
    height: 100%;
    width: 100%;
}
.cell {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
/* 圆细滚动条样式*/
::-webkit-scrollbar{width:6px;height:12px}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#FFF}
::-webkit-scrollbar-thumb:vertical{background-color:#8E8E8E;border-radius:5px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

@media screen and (max-width:1024px) {
.wrap{ padding: 0 10px;}
}

@media screen and (max-width:780px) {
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,img,p,tr {font-size: 14px;letter-spacing:0;}
}

.fl { float:left;}
.fr { float:right;}
.block {display: block;}
.of{overflow:hidden}
   
   
   
@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");
}



table.tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #959595;border-collapse: collapse;text-align:center;    line-height: 3em;}
table.tftable th {font-size:14px;border-width: 1px;border-style: solid;border-color: #959595;text-align:center;background: #ccc;line-height: 1.6em;}
table.tftable td {font-size:14px;border-width: 1px;padding:10px 5px;border-style: solid;border-color: #959595;text-align:center;line-height: 1.6em;}



/*底部*/
.index06{width:100%;overflow:hidden;background-size:cover;background:#1c2e4b;}
.foot{overflow:hidden;padding:1% 0 1% 0;text-align:center;}
.foot .logo_f {overflow:hidden;margin:1%;width: 48%;float: left;text-align: right;}
.foot .nav_f {overflow:hidden;margin:1% 0%;width: 48%;float: left;text-align: left;}
.foot .nav_f a{font-size: 14px;color:rgba(255,255,255,0.7);text-decoration:none;margin:1%;display: inline-block;line-height: 20px;border-right: solid rgba(255,255,255,0.7) 1px;padding: 0% 1rem;text-align: left;}
.foot .nav_f a:hover , .foot2 span a:hover , .foot .link a:hover{text-decoration:none; color:#fff;}
.foot .nav_f a:last-child{border:none;}




.foot .link{margin: 1%;float:left;color:rgba(255,255,255,0.7);text-align: left;}
.foot .link span{font-size:14px;color:rgba(255,255,255,0.7);margin: 1%;width: 100%;}
.foot .link a{display:inline-block;font-size:14px;color:rgba(255,255,255,0.7);text-decoration: none;margin: 1%;}




.foot .logo_f span{display:inline-block;font-size:14px;color:rgba(255,255,255,0.7);line-height: 20px;margin: 1%;}
.foot .logo_f span a{color:rgba(255,255,255,0.7);text-decoration:none;line-height: 20px;font-size:14px;}



@media screen and (max-width:1440px) {
.foot .logo_f {width: 98%;text-align: left;}
.foot .nav_f {width: 98%;text-align: left;}
}















/*客服*/
.side{position:fixed;width:70px;right:0;top:35%;z-index:99;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:70px;height:75px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#004bbf;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li a div {font-size: 14px;}
.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:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../images/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#004bbf;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:134px;display:none;color:#363636;text-align:center;padding-top:134px;position:absolute;left:-134px;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:240px;height:70px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#004bbf}
.side ul li.sideetel .telBox dd{display:block;height:70px;overflow:hidden;padding-left:82px;line-height:24px;font-size:16px;color:#fff;}
.side ul li.sideetel .telBox dd span{display:block;line-height:70px;overflow:hidden;font-size:16px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#101c32;}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}

@keyframes fadein{from{opacity:0}
to{opacity:1}
}
.lfooter{display:none;}



@media screen and (max-width:1024px) {
.foot .logo_f a{font-size: 24px;}
}

@media screen and (max-width:780px) {
.foot .nav_f a{margin:1vw 2vw}
.foot .ma img{width:110px;height:110px;}
.index06 .foot2{text-align:center}
.foot2 span , .foot2 span:nth-child(3){float:none}
.foot .logo_f a{font-size: 22px;}
}





@media screen and (max-width:480px) {
.side{display:none;}
.foot .ma img{width:90px;height:90px;}
.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 .logo_f a{font-size: 20px;}
}



