* { padding: 0; margin: 0; }
a { text-decoration: none; display: block; width: 100%; height: 100% }
ol, li, ul { list-style: none; }
.clearfix { *zoom: 1; }
.clearfix:after { content: '\20'; display: block; clear: both; height: 0; }
img { border: 0; vertical-align: middle; }
.fl { float: left; }
.fr { float: right; }
.dorpdown { position: relative; }
.omit { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
body { font: 14px/24px "Microsoft YaHei"; background: url(../images/bg.jpg) repeat;}
em, i { font-style: normal;display: inline-block;}

.layer{width: 1000px;margin: 0 auto;}


.banner{width: 100%;max-width:1800px;height:auto;margin: 0 auto;}
.banner img{width: 100%;}
.main{}
.main .tit{width: 276px;height: 47px;margin: 0 auto;margin-top: 30px;}

.main .list{overflow: hidden;z-index: 100;/*position: absolute;*/margin-top: 50px;}
.list li{float: left; width: 476px;height: 20px;line-height: 20px;margin: 0 12px; margin-bottom: 20px; font-size: 16px;color: #333;position: relative;} 
.list li i{font-size: 40px;position: absolute;top: -13px;}
.list li span{color: #999;display: inline-block;margin-top: -10px;}
.list li a{color: #333;}
.list li a:hover{color: #d14a21;}
.list li em{width: 345px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin: 0 20px;}
.footer{background: #97abcb;padding:20px 0;margin-top:40px;}
.footer p{font-size: 14px;color: #fff;text-align: center;}
