
@charset "gb2312";
*{ margin:0; padding:0;}
ul,li{ list-style:none;}
.clear{ clear:both;}
/*img{ display:block; border:none;}*/
a{ text-decoration:none; color:#333; /*font-size:14px;*/ font-family:'Microsoft YaHei';}
/*a:hover{ color:#bb2d2d;}*/
.layout{ width:1200px; margin:0 auto; height:auto; display:table;}
/*a:hover img{opacity:0.8;filter:alpha(opacity=80);}*/
h3{color:#333; letter-spacing:2px; font-size:15px; font-family:'Microsoft YaHei'; font-weight: normal;}
p{font-size:14px; font-family:'Microsoft YaHei'; color:#333;}

body,html{-webkit-text-size-adjust:none;}
.footer{ width:100%; height:auto; display:table; background:#211d1c; padding-top:50px;}
.footer-con{ width:1200px; height:auto; display:table; margin:0 auto; border-bottom:2px solid #2d2928;}
.footer-con ul{ width:760px; float:left; overflow:hidden;}
.footer-con ul li{ width:120px; float:left; margin-left:30px; margin-bottom:10px;}
.footer-con ul li a{ display:block; width:120px; color:#eee; border-bottom:2px solid #2b2726; line-height:30px; padding-bottom:3px;}
.footer-con ul li ul{ padding-top:10px;}
.footer-con ul li ul li{ float:none; margin:0; }
.footer-con ul li ul li a{ border:none; font-size:12px; color:#afafaf; line-height:25px;}
.footer-con ul li ul li a:hover{ color:#d50515;}
.ewm{ width:285px; float:left; margin-left:142px;} 
.footer p{ text-align:center; color:#eee; line-height:50px;}
