@charset "utf-8";
/* CSS Document */

html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; font-weight:normal;}
@font-face{ font-family:"myfont" ; src:url('../font/FZLTHJW.eot'); src: url('../font/FZLTHJW.eot?#iefix') format('embedded-opentype'), url('../font/FZLTHJW.woff') format('woff'), url('../font/FZLTHJW.ttf') format('truetype'), url('../font/FZLTHJW.svg#SingleMaltaRegular') format('svg');}
fieldset, img { border:none; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family:"Microsoft YaHei";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
table { border-collapse:collapse; }
body { color:#000 ;font:12px/20px 'Microsoft YaHei',"myfont",'宋体',"Arial Narrow",HELVETICA; background:url(../images/bg.png) no-repeat center top #f0f0f0;}
a{color:#000; text-decoration:none; transition:color .3s; -webkit-transition:color .3s; -moz-transition:color .3s; -o-transition:color .3s;} 
a:hover{color:#c8000b; text-decoration:none;}
.clear{ clear:both;}

.head{ width:1000px; height:120px; margin:0 auto; position:relative;}
.head a img{ position:absolute; left:0; top:39px;}
.head form{ width:221px; height:32px; background:#343434; position:absolute; right:0; top:13px;}
.head form .txt{ width:190px; height:32px; line-height:32px; color:#fff; border:none; background:none; text-indent:12px;}
.head form .btn{ width:21px; height:21px; background:url(../images/search.png) no-repeat; cursor:pointer; border:none; margin-left:5px;}
.head ul{ width:684px; height:45px; position:absolute; top:65px; right:0;}
.head ul li{ float:left; font-size:14px;}
.head ul li a{ display:block; width:114px; height:45px; line-height:45px; text-align:center; color:#fff;}
.head ul li a:hover{ background:url(../images/nav_hover.png) no-repeat;}
.head ul .current a{ background:url(../images/nav_hover.png) no-repeat;}

.foot{ width:100%; padding:15px 0 0; background:#2e2e2e; color:#aaa; margin-top:30px; padding-bottom:50px;}
.foot ul{ width:1000px; margin:0 auto;}
.foot ul li{ padding:0 52px; border-right:solid 1px #444; float:left; line-height:30px; height:220px;}
.foot ul li strong a{ font-size:14px; color:#fff; font-weight:normal;}
.foot ul li a{ color:#aaa;}
.foot ul li a:hover{ text-decoration:underline;}
.foot ul li span{ color:#ff4800;}
.foot ul img{ float:right;}
.foot_logo{ width:100%; height:55px; line-height:55px; background:#202020;}
.foot_logo p{ width:1000px; color:#aaa; margin:0 auto;}
.foot_logo span{ float:right;}
.foot_logo img{ margin-top:10px;}