﻿/* Copyright 2016 TSXMLOVE. All Rights Reserved. */
a { color: #000; display: inline-block; text-decoration: none; }
.fl { float: left; }
.fr { float: right; }
img { height: 100%; }
select { text-align: center; }
.fix{*zoom:1;}
.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}

/*public*/
body { width: 1000px; margin: 0 auto; }

/*头部*/
.header { height: 180px; background: url(../img/logoo.png) no-repeat; }

/*导航*/
.nav { height: 36px; background: url(../img/nav_bg.png) no-repeat; margin: 13px 0 20px 0; }
.nav .nav-list { width: 968px; margin: 0 auto; font: 16px/16px "微软雅黑"; text-align: center; }
.nav .nav-list li { width: auto; float: left; margin: 10px 0 0 0; border-right: 1px solid #fff;padding:0 14px; }
.nav .nav-list li a { color: #fff; }
.nav .nav-list li a:hover { text-decoration: underline; }

/*底部*/
.footer { height: 140px; margin-top: 15px; background-color: #b91c22; position: relative; font-size: 12px; color: #fff;clear: both; padding-top: 10px;}
.footer .inner { width: 814px; height: 100%; padding-left: 15px; margin: 0 auto; position: relative; background: url(../img/link_icon.png) 0 14px no-repeat; }
.footer .inner .statistical { text-align: right; line-height: 20px; position: absolute;top:15px;right: 0; }
.footer .inner .ewm{ float: left;width: 90px; padding-top: 10px;}
.footer .inner .ewm img{width: 90px;height: 90px;}
.footer .inner .ewm span{width: 100%; text-align: center;line-height:30px;display: block;}
.footer .inner .lianjie {width: 360px;float: left;padding: 10px 5px;}
.footer .inner .lianjie a{font: 10px/20px "宋体"; color: #fff; margin-left: 8px;display:inline;}













