.topbox{ width:100%; height:40px; line-height:40px; background:#004975;  overflow:hidden;}
.topw{ width:1320px; margin:0 auto; position:relative; overflow:hidden; }
.top-left{ float:left; width:500px; }
.top-left a{ padding:0 25px; color:#cecece;  line-height:40px; }

.top-center{ width:240px; height:28px; border:solid 1px #878787; border-radius:30px; position:absolute; top:5px; left:50%; margin-left:-120px; }
.write{ float:left; width:165px; height:28px; line-height:28px; color:#878787; padding-left:20px; border:0; outline:none; background:none; }
.btnser{ float:right; width:50px; height:28px; border:0;outline:none; cursor:pointer; }
.top-right{ float:right; }
.top-right span{ color:#cecece; padding-right:20px; padding-left:10px; background:url(../images/you.png) right 2px no-repeat; cursor:pointer; }
.top-right span a{  line-height:40px; color:#cecece; }
.fastnav{ width:370px; height:130px; padding-top:20px; background:url(../images/fastbg.png); position:absolute; top:40px; right:-100px; z-index:999; display:none;  }
.fastnav a{ float:left; width:88px; text-align:center; padding:20px 0 0 0;  }


.fastspan{ position:relative; }
.fastspan:hover .fastnav{ display:block; } 

/*nav*/
.navbg{display:block; 
	width: 100%;
	height: 111px;
	background: #006098;
	margin: 0px;
	padding: 0px; position:relative;
}
.navbox{ width:1300px; margin:0 auto; position:relative; }
.logow{ width:320px; height:90px; position:absolute; top:20px; left:50%; margin-left:-160px; text-align: center; }

.navw ul{  margin:0 auto; padding: 0}
.navw li{ float:left; width:120px; text-align:center; background:url(../images/navline.png) right no-repeat;  position:relative; }
.fiveli{ margin-right:320px; }
.navw li a{ display:block; font-size:18px; color:#fff; line-height:111px;  }
.navw li a:hover{ background:#007ad8; }
.nav_current{ background:#006098; }
.subnav{ z-index:999; cursor:default; position:absolute; left:0; top:110px; overflow:hidden; display:none;  }
.subnav li {
	height: 34px;
	text-align: center;
	background: #006098;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004975;
}
.subnav li a{ display:block; line-height:34px; font-size:14px !important; font-weight:normal; }
.subnav li a:hover{ background:#007ad8; }
.navw li:hover .subnav{ display:block !important; }

.bannerw{ width:80%; height:50vh; margin:0 auto; overflow:hidden; position:relative;min-width:1330px; }

.bannerw .index-flash li {
    position: relative; max-height:50vh;  
    overflow: hidden; }

.bannerw .index-flash li .img a {
      position: relative;
      display: block;max-height:50vh;  
      overflow: hidden; }

.index-flash li .img a img {
        position: relative;
        left: 0;
        top: 0;
        min-height: 100%;
        min-width: 100%;
        max-width: 1000%;
        transform: translate(0, 0); }

	