@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:16px;  word-wrap:break-word; overflow:hidden;color:#000;}
a {text-decoration:none; color:#000;}
a:hover, a:active, a:focus{text-decoration:none; color:#0066cb;}
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:1440px;padding: 0 30px; height:auto; margin: 0 auto;   }
address, cite, dfn, em, var { font-style:normal; } 
*:focus {outline: none;}
sup { 
    vertical-align: ; 
} 
sub { 
    vertical-align: text-bottom;
}
.mid {
    display: table;
    height: 100%;
    width: 100%;
}
.cell {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.main_box {
    padding: 20px;
    background-color: #f0f0f0;
	overflow:hidden;
	width:100%;
}
/*#region 清除浮动*/
.clearfix:after{
	content: '';
    display: block;
    height: 0;
    clear: both;
}
.clearfix { 
	*zoom:1;
}

.mores{margin-top:8%;}
.mores a{border-top-left-radius:15px;border-bottom-right-radius:15px;color: #fff;background-color: #eb1f1f;display: inline-block; font-size: 14px;padding:1.2em 1.8em;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;}
.mores a:hover{border-top-left-radius:0px;border-bottom-right-radius:0px;border-top-right-radius:15px;border-bottom-left-radius:15px;}





.fs70{font-size:70px;}
.fs60{font-size:60px;}
.fs48{font-size:48px;}
.fs45{font-size:45px;}
.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 , .fs45{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 , .fs45{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 , .fs45{font-size:30px;}
.fs26{font-size:20px;}
.fs30{font-size:24px;}
.fs70{font-size:55px;}
.mores{margin-top:4%;}
.mores a{padding:0.8em 1em}
}
@media screen and (max-width:1024px) {
.fs60{font-size:40px;}
.fs48 , .fs40 , .fs45{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;}
.mores a {padding: 0.6em 0.8em;}

}

@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 , .fs45{font-size:20px;}
.fs26{font-size:16px;}
.mores a{font-size:12px;pdding:0.4em 0.6em}
.mores a img{display:none}
}


.fl { float:left;}
.fr { float:right;}
.block {display: block;}
.of{overflow:hidden}
   /* 圆细滚动条样式*/
::-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}


   
   
@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");
}

.title {text-align: center;margin-bottom: 3%;}

/*底部*/
.bg{position:relative;background:#fff}
.footer{width:100%;overflow:hidden;background:#0066cb url(../images/bg3.png) no-repeat right top 40px;position:relative;}
.footer .foot{overflow:hidden;padding:3% 0 0 0;}



.link{overflow:hidden;}
.link span{display:inline-block;border:1px solid #cfd8e8;font-size:14px;color:#cfd8e8;padding-top:8px;padding-bottom:8px;background:url(../images/index04.png)no-repeat left 10px center;padding-left:30px;}
.fot2 {padding:0 0 4% 0;overflow:hidden;}
.fot2 .left{width:70%;float:left;}

.fot2 .left .contact{overflow:hidden;margin:3% 0;}
.fot2 .left li{width:48%;float:left;margin-bottom:2%;color:#fff;}
.fot2 .left li img{margin-right:8px;}
.fot2 .contact h2{color:#fff;font-size:30px;margin-bottom:4%;}
.fot2 .pro_cate{color:#cfd8e8;font-size:14px;}
.fot2 .pro_cate a , .link a{color:#cfd8e8;font-size:14px;text-decoration:none;margin-right:5px;margin-bottom:15px;display:inline-block;}
.fot2 .pro_cate a:hover , .foot2 span a:hover , .link a:hover{text-decoration:none; color:#fe2626;}
.fot2 .right{width:25%;float:right;text-align:right;margin-top:2%;}
.fot2 .right .m{display:inline-block;margin-top:10px;margin-right:15px}
.fot2 .right p{text-align:center;color:#fff;margin-top:10px;font-size:14px;}
.fot2 .right img{border:3px solid #fff;display:inline-block; border-radius: 10px;}
.foot2{border-top:1px solid #2675c3;padding:10px 0;text-align:center;}
.foot2 span , .foot2 span a{font-size:14px;color:#ffffff;}

/*客服*/

.side{position:fixed;width:70px;right:0;top:35%;z-index:999;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:#2c1d1e;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:#2c1d1e;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:150px;display:none;color:#363636;text-align:center;padding-top:150px;position:absolute;left:-150px;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:70px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#2c1d1e}
.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:24px;overflow:hidden;margin-top:25px;font-size:16px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#2c1d1e;}
.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:1440px) {

.fot2 .right img{width:130px;}
.fot2 .contact h2{font-size:28px}
}

@media screen and (max-width:1200px) {
.fot2 .pro_cate a, .link a{margin-bottom:8px}
.fot2 .contact h2{font-size:24px}

}

@media screen and (max-width:1024px) {
.fot2 .left{width:100%;}
.fot2 .right{width:100%;text-align: center;float:none;}
.fot2 .left li , .fot2 .left li:last-child{width:50%}
.link span{padding-top:4px;padding-bottom:4px;}
.fot2 .contact h2{font-size:20px}

}



@media screen and (max-width:500px) {
.fot2 .left li , .fot2 .left li:last-child{width:100%}
.fot2 .right{display:none;}
.fot2 .contact h2{font-size:16px}

.side{display:none;}
.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;}
}



/*表格*/
.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;}
}



