@charset "utf-8"; * { } table { border-collapse: collapse; border-spacing: 0; } fieldset, img { border: 0; } address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; } li, ul, ol, dl, dt, dd, p { list-style: outside none; margin: 0px; padding: 0px; } h1, h2, h3, h4, h5, h6 { font-size: 100%; margin: 0px; padding: 0px; font-weight: normal; } q:before, q:after { content: ''; } abbr, acronym { border: 0; } .clear { clear:both; } .clear:after{ display:block; content:'', clear:both; height:0; overflow:hidden;} a, a:link, a:visited { text-decoration: none; color: #434343; } a:hover { color: #ad0000; } .fl { float: left; } .fr { float: right; } body { margin: 0px; padding: 0px; font-family: "微软雅黑"; font-size: 14px; } .w12 { width: 1200px; margin: 0px auto; } .wraper { min-width: 1200px; position: relative; } .wraperer{ width:100%; height: 0;z-index:999;} .topbg{ width:100%; min-width: 1200px; height: 160px;z-index:999; padding:0px; transition:all 0.3s ease-out 0s; background:linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2));} /*nav*/ .toplineright{width:224px; background:linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2)); border-radius:0 0 3px 3px} .toplineright ul li{background: url(../images/icon001.png) no-repeat 15px center;padding-left:30px;color: #fff; float:left; line-height: 35px;} .toplineright ul li a{display:block; font-size: 14px; width: 80px; line-height: 30px; text-align: center; color: #FFFFFF;} .navbar { height: 50px; width:1200px; line-height: 50px; clear:both; position:relative; z-index: 1; margin-top: 60px; } .nav a { color: #fff; width:150px; } .nav .nLi { float: left; width:12.5%; position: relative; display: inline; } .nav .nLi:hover::after { content: ''; border: 6px solid white; position: absolute; top: 48px; margin: auto; left: 0; right: 0; width: 0; border-top: none; border-color: transparent transparent black transparent; opacity:0.4; color: white; } .nav .nLi h3 { float: left; width:150px; } .nav .nLi h3 a { display: block; font-weight:bold; font-size: 16px; text-align: center; } .nav .sub { display: none; background: url(../images/nav-bg.png) repeat; left: 0; top: 54px; position: absolute; line-height: 36px; color: #FFFFFF; } .nav .sub li { zoom: 1; font-size: 14px; width: 150px; height: 45px; line-height: 45px; border-bottom: 1px dotted #666; overflow: hidden; text-align:center } .nav .sub a { display: block; color: #FFFFFF; } .nav .sub a:hover { color: #ff7800; } .nav .on h3 a { color: #fff; display:block; } /*nav*/ /*header*/ .header { width: 300px; height: 46px; } /*footer*/ .footer01{height: 200px; min-width:1200px; background: url(../images/bottombg.png) no-repeat center top;} .footer01 ul{width:750px; margin: 0px auto;} .footer01 ul li{float: left;margin:50px 0px 0px 0px; width:250px; color: #ffffff;} .footer01 ul li a{color: #ffffff; text-align: center; display: block;} .footer01 ul li .text01{line-height: 30px; text-align: center;} .footer { width: 100%; background: #063165; height: 40px; min-width: 1200px; line-height:40px; font-size: 14px; color: #fff; text-align: center; } .navbar-fixed-top { position: fixed;-webkit-box-shadow: 0px 3px 3px 0px rgba(58, 74, 88, 0.1); box-shadow: 0px 3px 3px 0px rgba(58, 74, 88, 0.1); right: 0; left: 0; top: 0; z-index: 1030; height: 60px; width: 100%; background: rgb(6, 76, 161); line-height: 60px; text-decoration: none;} .fixednav li{ float: left; text-decoration: none; width:100px; text-align:center} .fixednav li a { color: #fff; font-size: 14px; text-decoration: none; } .fixednav li a:hover{ color: rgb(6, 76, 161); display: block; background:#fff ;}