@charset "utf-8";
/* author:英雄づ小将 <303781721@qq.com> */

/* 全局样式 */
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset,img {margin: 0;padding: 0;border: 0;}
select,input{vertical-align:middle;}
textarea{}
body {background: #FFF;color:#000; font-size:14px;line-height:1.5;}
ul,li{list-style:none;}
img { border: 0 none; vertical-align: top; }

div{height:auto; min-height:0}

a:link{text-decoration:none;color:#000;}
a:visited{text-decoration:none;color:#000;}
a:hover{color: #000;text-decoration: underline;}
a{blr:expression(this.onFocus=this.blur())}/*if IE*/
a{ outline:none;}/*if 火狐等现代浏览器*/
a:focus { outline: none; }

.clear{clear:both;font-size:0;line-height:0;height:0;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} /* End hide from IE-mac */ 

.CutOver a{ display:block;width:310px;white-space:nowrap;overflow:hidden;float:left;-o-text-overflow: ellipsis; /* for Opera */text-overflow:ellipsis; /* for IE */ }
.CutOver:after{ content:"...";padding-left:3px;font-size:12px; }/* for Firefox */


* { margin: 0; padding: 0; }
html,body{height:100%;font-family:"微软雅黑", "黑体";line-height:1.5;}
a:link{ text-decoration:none;}
.swiper-container{min-width:1200px;height:780px;}
.container{margin:0 auto;width:1100px;}

.img-auto{width:auto;max-width:100%;}
.w100{width:100%;}


/*导航*/
.header{position:absolute;top:0px;left:0px;width:100%;height:100px;background:rgba(0,0,0,0.3);z-index:99;}
.logo{float:left;margin-top:19px;}
.nav{float:right;}
.nav li{position:relative;display:inline-block;text-align:center;}
.nav a{display:block;padding:12px 20px 13px;color:#ffffff;font-size:16px;text-align:center;}



li:hover .nav_downlist{display:block;}
.nav_downlist{position:absolute;width:100%;background:rgba(0,0,0,0.3);display:none;}
.nav_downlist a{display:block;text-align:center;font-size:95%;}
.nav_downlist a:hover{display:block;text-align:center;}


.icon1{display:inline-block;width:65px;height:45px;background:url(../images/icon1.png) no-repeat center center;}
.icon2{display:inline-block;width:65px;height:45px;background:url(../images/icon2.png) no-repeat center center;}
.icon3{display:inline-block;width:65px;height:45px;background:url(../images/icon3.png) no-repeat center center;}
.icon4{display:inline-block;width:65px;height:45px;background:url(../images/icon4.png) no-repeat center center;}
.icon5{display:inline-block;width:65px;height:45px;background:url(../images/icon5.png) no-repeat center center;}
.icon6{display:inline-block;width:65px;height:45px;background:url(../images/icon6.png) no-repeat center center;}
.icon7{display:inline-block;width:65px;height:45px;background:url(../images/icon7.png) no-repeat center center;}
.icon8{display:inline-block;width:65px;height:45px;background:url(../images/icon8.png) no-repeat center center;}

.swiper-pagination-bullet{width:15px;height:15px;background:#ffffff;}

.bg1{background:url(../images/banner1.jpg) no-repeat center center;background-size:cover;}
.bg2{background:url(../images/banner2.jpg) no-repeat center center;background-size:cover;}
.bg3{background:url(../images/banner3.jpg) no-repeat center center;background-size:cover;}
.slogan1{position:absolute;top:45%;left:45%;font-size:52px;color:#ffffff;}
.slogan2{position:absolute;top:20%;width:100%;text-align:center;}

.main{padding:50px 0;}
.main li{float:left;}
.main li dt{margin-bottom:10px;font-size:18px;color:#2d2d2d;}
.main li dd a{font-size:12px;line-height:2;color:#777777;}
.main li dd a:hover{ text-decoration:underline;}

.mnav1{width:140px;}
.mnav2{width:140px;}
.mnav3{width:140px;}
.mnav4{width:140px;}
.mnav5{width:140px;}
.mnav6{width:145px;}
.mnav7{width:140px;}
.mnav8{width:100px;text-align:center;font-size:12px;color:#777777;}

.footer{font:12px/18px "微软雅黑", "黑体";background:#575757;color:#ffffff;}
.footer .container{position:relative;padding:25px 0;}
.footer .container:after{position:absolute;display:block;content:"";top:0px;right:0px;width:300px;height:65px;background:url(../images/logo.png) no-repeat right center;background-size: auto 50%; opacity:0.5;}
.bottomline{height:5px;background-image:linear-gradient(90deg,#90bd20 0,#3873b6 100%);}
