@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;  color: #000;}
h1,h2,h3,h4,h5,h6 { color:#000;  font-weight: bold;}

body { font-size:16px;  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:#069140; }
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:1260px; padding:0 30px;height:auto; margin: 0 auto;   }


@media screen and (max-width: 1024px) {

.wrap {padding:0 20px; }

}

@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;}
.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");
}



/*底部*/
.index06{width:100%;overflow:hidden;background:#181f1b;background-size:cover;position:relative;}
.index06 .foot{overflow:hidden;padding:4% 0 6% 0;}
.foot .left{width:60%;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:1rem;margin-bottom:8%;font-weight:bold;color:#fff;}

.foot .left .f1 li{margin-bottom:4%;overflow: hidden;}
.foot .left .f1 li a{color:#fff;text-decoration:none;font-size:0.875rem;}
.foot .left .f1 li a:hover{color:#069140;text-decoration:none;}
.foot .right{width:40%;float:right;}
.foot .right .contanct{width:65%;float:left;}
.right .contanct p{color:#fff;line-height:1.6em;}

.foot .right .wx{width:27%;float:right;padding-left:3%;text-align: center;}
.foot .right .wx p{color:#fff;margin:3% 0 0 0;font-size:0.75rem;}
.foot .right .clear{display:none}

.index06 .foot2{position:absolute;width:100%;bottom:0;left:0;background:url(../images/index23.png);padding:0.7% 0;}
.index06 .foot2 span , .index06 .foot2 span a{color:#fff;display:inline-block;text-decoration:none;font-size:0.8rem;}
.index06 .foot2 span a:hover{color:#069140;text-decoration:none;}
.index06 .foot2 .s1{float:left;}
.index06 .foot2 .s2{float:right;}

.lfooter{display:none;}


@media screen and (max-width: 810px) {
.foot .left , .foot .right{width:100%;}

}

@media screen and (max-width: 600px) {
.index06 .foot2{padding:1.5% 0;}
.index06 .foot2 .s1 , .index06 .foot2 .s2{float:none;text-align:center;display: block;}

}



@media screen and (max-width: 500px) {
.foot .left .f1{width:100%;}
.foot .left .f1 li a{font-size:0.8rem;}
.foot .left .f1{margin-bottom: 2%;}
.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/index25.png); width: 14px; height: 7px; top: 50%; margin-top: -3px;}
.fot{display:none}
.foot .right{margin: 0 0 10% 0;}
.foot .right .clear{display:block;}
.foot .right .contanct{display:none;}
.foot .right .wx{text-align: center;border-left:none; float:none;margin: 4% auto;}
.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;}

}


/*表格*/
.table-bordered {border-width: 1px;border-color: #e8e8e8;border-collapse: collapse;border-style: solid;}
.pro_table {font-size: 14px;}
.pro_table .table-hover>tbody>tr:hover , .pro_table .table-striped>tbody>tr:hover:nth-of-type(odd){background-color:#b8cce4;}
.table-responsive {min-height: .01%;overflow-x: auto;}
.pro_table table thead {background: #b8cce4;color: #01579B;}
.pro_table .table-striped>tbody>tr:nth-of-type(odd) {background-color: #f9f9f9;}
.table-striped>tbody>tr:nth-of-type(odd) {background-color: #f9f9f9;}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {white-space: nowrap;}
.pro_table .table-bordered>tbody>tr>td, .pro_table .table-bordered>tbody>tr>th, .pro_table .table-bordered>tfoot>tr>td, .pro_table .table-bordered>tfoot>tr>th, .pro_table .table-bordered>thead>tr>td, .pro_table .table-bordered>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;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { line-height: 1.42857143;}
.pro_table .table-hover>tbody>tr:hover>td {color: #fff;}
.table {width: 100%;max-width: 100%;}

@media (max-width: 1440px){
.pro_table .table-bordered>tbody>tr>td, .pro_table .table-bordered>tbody>tr>th, .pro_table .table-bordered>tfoot>tr>td, .pro_table .table-bordered>tfoot>tr>th, .pro_table .table-bordered>thead>tr>td, .pro_table .table-bordered>thead>tr>th {padding: 5px;}
}

