@charset "utf-8";
/* CSS Document */
html{background:#FFF;/* font-size:62.5%; */ /* 10÷16=62.5% */}
body{font-size:14px;/* font-size:1.4rem ; */ /* 14÷10=1.4 */color: #333;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;min-width: 1220px;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;}
a:hover{color: #003b90;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.pa{position: absolute;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
h2{font-weight: normal;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}

.clearFix{*zoom:1;clear:both;}
.clearFix:after{content: '';display: block;clear:both;}
.clear{width: 100%;overflow:hidden;}

.fs18{font-size: 18px;}
.fs14{font-size: 14px;}
/* 以上为页面初始化 */

/* 头部 */
.header{width: 1206px;margin: 0 auto;height: 143px;background: url(../images/banner.png) no-repeat center center;position: relative;}

.scroll{width: 565px;height: 26px;position: absolute;right: 318px;bottom: 4px;}
.coverRt{position: absolute;right: 0;top: 0;z-index: 2;}
.coverLf{position: absolute;left: 0;top: 0;z-index: 2;}
/* 滚动条 */
.marquee{width: 565px;height: 26px;line-height: 26px;overflow: hidden;background: #dcdcdc;position: relative;}
.marquee li{height: 26px;line-height: 26px;overflow: hidden;float: left;margin-right: 80px;font-size: 16px;position: relative;color: white;}
.marquee li a{display: block;color: #333;font-size: 14px;}
.marquee li a .round{background: #009944;width: 5px;height: 5px;border-radius: 50%;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: -4px 7px 0 0;*margin-top: 0;}
/* 滚动条结束 */

.wrapNav{width: 100%;min-width: 1200px;height: 40px;background: #009944;}
.nav{width: 1200px;margin: 0 auto;}
#localtime{width: 170px;height: 24px;background: white;color: #5c5c5c;display: block;float: left;border-radius: 10px;font-size: 18px;line-height: 24px;margin-top: 8px;text-align: center;}
.nav ul{width: 1030px;float: left;}
.nav ul li{width: 12.5%;float: left;text-align: center;height: 40px;}
.nav ul li a{font-size: 18px;color: white;line-height: 40px;}
.nav ul li a:hover{}

/* 底部 */
.Footer{font-size: 12px;background: #009944;color: #FFFFFF;text-align: center;line-height: 22px;padding: 12px 0;}
