@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; box-sizing:border-box;}

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{height:780px;}
.container{margin:0 auto;width:1100px;}

.img-auto{width:auto;max-width:100%;}
.w100{width:100%;}

.bg-gray{background:#efefef;}
.bg-blue{background:#007aff;}
.bg-blue2{background:#3756a4;}
.bg-yellow{background:#f69803;}
.bg-green{background:#90bd20;}

.h10{height:10px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h60{height:60px;}
.h70{height:70px;}
.h80{height:80px;}
.h90{height:90px;}
.h100{height:100px;}

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f34{font-size:34px;}
.f36{font-size:36px;}
.f40{font-size:40px;}
.f46{font-size:46px;}
.f48{font-size:48px;}

.text-gray{color:#373737;}
.text-white{color:#ffffff;}
.text-blue{color:#3756a4;}
.text-blue2{color:#007aff;}
.text-green{color:#90bd20;}
.text-yellow{color:#f69803;}

.text-center{text-align:center;}
.text-default{font-size:14px;line-height:1.5;}
.text-default p{margin-bottom:20px;}
.text-default2{font-size:16px;line-height:1.5;}

/*导航*/
.header{height:100px;background:#135791;z-index:99;}
.logo{float:left;margin-top:19px;}
.nav{float:right;}
.nav li{position:relative;display:inline-block;text-align:center;}
.nav li:hover{background:#ffffff;}
.nav li.current{background:#ffffff;}
.nav a{display:block;padding:13px 20px 12px;color:#ffffff;font-size:16px;text-align:center;}
.nav li:hover a, .nav li.current a{color:#135791;}

li:hover .nav_downlist{display:block;}
.nav_downlist{position:absolute;width:100%;background:#ffffff;display:none;}
.nav_downlist a{display:block;text-align:center;font-size:95%;color:#373737 !important;}
.nav_downlist a:hover{display:block;text-align:center;color:#135791 !important;}


.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;}

li:hover .icon1, .current .icon1{display:inline-block;width:65px;height:45px;background:url(../images/icon1cur.png) no-repeat center center;}
li:hover .icon2, .current .icon2{display:inline-block;width:65px;height:45px;background:url(../images/icon2cur.png) no-repeat center center;}
li:hover .icon3, .current .icon3{display:inline-block;width:65px;height:45px;background:url(../images/icon3cur.png) no-repeat center center;}
li:hover .icon4, .current .icon4{display:inline-block;width:65px;height:45px;background:url(../images/icon4cur.png) no-repeat center center;}
li:hover .icon5, .current .icon5{display:inline-block;width:65px;height:45px;background:url(../images/icon5cur.png) no-repeat center center;}
li:hover .icon6, .current .icon6{display:inline-block;width:65px;height:45px;background:url(../images/icon6cur.png) no-repeat center center;}
li:hover .icon7, .current .icon7{display:inline-block;width:65px;height:45px;background:url(../images/icon7cur.png) no-repeat center center;}
li:hover .icon8, .current .icon8{display:inline-block;width:65px;height:45px;background:url(../images/icon8cur.png) no-repeat center 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%);}



