@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;}
h1,h2,h3,h4,h5,h6 { font-weight: bold;color:#000;}
body { font-size:14px;  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:#006ab6; }
img { border:none;    max-width: 100%;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 { max-width:84vw; padding:0 30px;height:auto; margin: 0 auto;   }
.mid {
    display: table;
    height: 100%;
    width: 100%;
}
.cell {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

   /* 圆细滚动条样式*/
::-webkit-scrollbar{width:5px;height:10px}
::-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:1320px) {
.wrap{max-width:90vw;}
}

@media screen and (max-width:1024px) {
.wrap{max-width:100vw;}
}

@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;}
.wrap{padding:0 10px;}
}

.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");
}

.fs70{font-size:70px;}
.fs60{font-size:60px;}
.fs48{font-size:48px;}
.fs40{font-size:40px;}
.fs30{font-size:30px;}
.fs26{font-size:26px;}
.fs20{font-size:20px;}
.fs18{font-size:18px;}
.fs14{font-size:14px;}
@media screen and (max-width:1440px) {
.fs60{font-size:55px;}
.fs48{font-size:42px;}
.fs40{font-size:38px;}
.fs26{font-size:24px;}
.fs70{font-size:65px;}
}

@media screen and (max-width:1320px) {
.fs60{font-size:50px;}
.fs48 , .fs40{font-size:36px;}
.fs20{font-size:18px;}
.fs26{font-size:22px;}
.fs30{font-size:26px;}
.fs70{font-size:60px;}
}


@media screen and (max-width:1200px) {
.fs60{font-size:45px;}
.fs48 , .fs40{font-size:30px;}
.fs26{font-size:20px;}
.fs30{font-size:24px;}
.fs70{font-size:55px;}

}
@media screen and (max-width:1024px) {
.fs60{font-size:40px;}
.fs48 , .fs40{font-size:24px;}
.fs30{font-size:20px;}
.fs26{font-size:18px;}
.fs20 , .fs18{font-size:16px;}
.wrap , .main_box , .wrap2{ padding: 0 10px;}
.fs70{font-size:50px;}


}

@media screen and (max-width:780px) {
.fs60{font-size:35px;}
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;}
.fs70{font-size:40px;}
}
@media screen and (max-width:480px) {
.fs70 , .fs60{font-size:30px;}
.fs48 , .fs40{font-size:20px;}
.fs26{font-size:16px;}
}



.search-form {height:55px;position: relative;width:40%;margin:0 auto;}
input.search-input {width: 100%;  border-radius: 3px; border: 1px solid #eaeaea; font-size: 14px;padding: 6px 60px 6px 10px;background: #fff;height: 55px; outline: 0;}
.search form button { position: absolute;right: 0px; top: 0px; color: #000; background: 0 0; border: none; padding: 0; margin: 0; line-height: normal; font-weight: 300;outline: 0;cursor: pointer; width:110px; height:55px; 
background-color: #006ab6;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;background-image: linear-gradient(to right, #006ab6 , #00a74c);background-image: -webkit-linear-gradient(left,#006ab6 , #00a74c);border-top-right-radius: 3px; border-bottom-right-radius: 3px;}
.search form button:hover{background-image: linear-gradient(to right, #00a74c , #006ab6);background-image: -webkit-linear-gradient(left,#00a74c , #006ab6);}
.search form button img{width:20px;height:20px;}

/*底部*/
.index05{width:100%;overflow:hidden;position: relative;background:#f9fafe}
.index05 .foot{overflow:hidden;margin:4% 0 2% 0;}
.foot .left{width:75%;float:left}
.foot .left .f1{float:left;width:21%;border-left:1px solid #ececec;padding-left: 5%;}

.foot .left .f1:nth-of-type(1) {border-left:none;padding-left: 0;width:16%}
.foot .left .f1 a.cc{display:block;position:relative}
.foot .left .f1 span{display:block;margin-bottom:1.5em;position:relative;padding-bottom:5%;}
.foot .left .f1 span:after{position:absolute;content:"";width:20px;;height:2px ;background:#333333;left:0;bottom:0;}
.foot .left .f1 li{margin-bottom:3%;overflow: hidden;}
.foot .left .f1 li a{color:#323232;font-size:13px;text-decoration:none;}
.foot .left .f1 li a:hover{color:#194694;}
.foot .right{width:25%;float:right}
.foot .right .tel{margin-bottom:4%;float: right;}
.foot .right .tel img{margin-top:2%}
.foot .right .tel span{font-size:30px;color:#006ab6;font-weight:bold;display:block;float:right;}
.foot .right .tel span b{display: block;}
.foot .right .ma {float: right;background: #f7f7f7;padding:20px;}
.foot .right .ma_c{float:left;width:50%;}
.foot .right .ma img{width:110px}
.foot .right .ma p{text-align:center;margin-top:4%;font-size:14px;}
.fot{display:block}
.index05 .fot2{padding:1% 0;background:#006ab6;overflow: hidden;}
.index05 .fot2 span , .index05 .fot2 span a{color:#fff;text-decoration:none;font-size: 14px;}
.index05 .fot2 .s1{float:left}
.index05 .fot2 .s2{float:right}

@media screen and (max-width:1320px) {
.foot .right .tel span {font-size: 25px;}
}

@media screen and (max-width:1024px) {
.foot .right .tel span {font-size: 20px;}
.search form button{width:70px;}
}

@media screen and (max-width:940px) {
.foot .left{width:100%;}
.foot .right{display:none;}
}

@media screen and (max-width:850px) {
.index05 .fot2 span{display:block;width:100%;text-align:center;}
}

@media screen and (max-width:680px) {
.foot .left{width:100%}
.foot .right{display:none}
.search-form{width:100%;heiight:40px;}
input.search-input , .search form button{height:40px;}
}

@media screen and (max-width:540px) {
.foot .left .f1 , .foot .left .f1:nth-of-type(1){width:100%;}
.foot .left .f1{border-bottom: 1px solid #ececec;margin-bottom: 3%;border-left:none;min-height:auto;padding-left: 0;}
.foot .left .f1 span{margin-bottom:3%;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/index13.png); width: 14px; height: 7px; top: 50%; margin-top: -3px;}
.fot{display:none}
.index05 .fot2 span{display:block;}
.index05 .fot2{padding:3% 0;}
}



.side{position:fixed;width:78px;right:0;top:40%;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;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:#006ab6;color:#fff}
.side ul li:hover a{color:#fff}
.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:#006ab6;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:162px;display:none;color:#363636;text-align:center;padding-top:160px;position:absolute;left:-162px;top:0;background-image:url(../images/wx.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:80px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#006ab6}
.side ul li.sideetel .telBox dd{display:block;overflow:hidden;padding-left:82px;margin-top: 15px;line-height:24px;font-size:16px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;font-size:16px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;}
.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:500px) {
.side{display:none;}
.index05{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;}
}





/*表格*/
.pro_table table {border-width: 1px;border-color: #e8e8e8;border-collapse: collapse;border-style: solid;}
.pro_table {font-size: 14px;}
.pro_table table>tbody>tr:hover , .pro_table table>tbody>tr:hover:nth-of-type(odd){background-color:#b8cce4;}
.pro_table table {min-height: .01%;overflow-x: auto;}
.pro_table table thead {background: #b8cce4;color: #01579B;}
.pro_table table>tbody>tr:nth-of-type(odd) {background-color: #f9f9f9;}
.pro_table table>tbody>tr:nth-of-type(odd) {background-color: #f9f9f9;}
.pro_table table>tbody>tr>td, .pro_table table>tbody>tr>th, .pro_table table>tfoot>tr>td, .pro_table table>tfoot>tr>th, .pro_table table>thead>tr>td, .pro_table table>thead>tr>th {white-space: nowrap;}
.pro_table table>tbody>tr>td, .pro_table table>tbody>tr>th, .pro_table table>tfoot>tr>td, .pro_table table>tfoot>tr>th, .pro_table table>thead>tr>td, .pro_table table>thead>tr>th {
border-width: 1px;border-color: #e8e8e8;border-collapse: collapse;border-style: solid;vertical-align: middle; padding:10px 5px;text-align: center;font-size: 14px;}
.pro_table table thead td {font-weight: bold;vertical-align: middle;}
.pro_table table>tbody>tr>td, .pro_table table>tbody>tr>th, .pro_table table>tfoot>tr>td, .pro_table table>tfoot>tr>th, .pro_table table>thead>tr>td, .pro_table table>thead>tr>th { line-height: 1.42857143;}
.pro_table table>tbody>tr:hover>td {color: #fff;}
.pro_table table{width: 100%;max-width: 100%;}

@media (max-width: 1440px){
.pro_table table>tbody>tr>td, .pro_table table>tbody>tr>th, .pro_table table>tfoot>tr>td, .pro_table table>tfoot>tr>th, .pro_table table>thead>tr>td, .pro_table table>thead>tr>th {padding: 5px;}
}











