﻿/********************************************
Ank css 框架
Site	:	http://t.qq.com/ankyliu
Author	:	AnkyLiu
Email	:	anky.liu@qq.com
Updated	:	13:35 2015-08-15
Updated	:	Ankyliu
*********************************************/

/*	重置,from 960 css
--------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1.4em; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
hr { border: 0 #ccc solid; border-top-width: 1px; clear: both; height: 0; }
/*	字体
---------------------------------------*/
body { font: 12px/1.5 'Microsoft YaHei',Arial, 'Liberation Sans', FreeSans, sans-serif; background: #FFF; }
a:focus { outline: 1px dotted; }
/*	布局
---------------------------------------*/
.fl { float: left; }
.fr { float: right; }
.fc { margin: 0px auto; }
.hide{display: none;}
/*	其它
---------------------------------------*/
.clf:before,.clf:after ,.clear:before,.clear:after{content:""; display:table; }
.clf:after , .clear:after{clear:both;}
.clf, .clear{*zoom:1;/*IE/7/6*/ }

/*	广告
---------------------------------------*/
.iab { display: block; margin-left: auto; margin-right: auto; padding-top: 10px; padding-bottom: 10px; clear: both; }
a { text-decoration: none; color: #333; }
a:hover { text-decoration:none; color:#9b2c2b; }
a:focus { outline: none; }


/*公用
解决IE67对inline-block的Hack代码： display:inline-block; _zoom:1;*display:inline; 
*/
.comwidth{ width:1200px; margin: auto; display: block; clear:both;}
body{ background:#f6f4ea;}
/*头部*/
.header{ background: url(../img/top_bg_02.png) top center no-repeat; display:block; clear:both;}
.nav{ display:blockl; clear:both; padding-top:66px; width:969px; margin:auto; height:254px;}
.nav li{ display:block; float:left; }
.nav li a{background:url(../img/nav_03.png) center center no-repeat; display:block; margin-top:99px;}
.nav li a.n1{ display:block; background-position:-12px -104px; width:110px; height:55px; margin-right:50px;}
.nav li a.n2{ display:block; background-position:-167px -104px; width:112px; height:55px; margin-right:55px;}
.nav li a.n3{ display:block; background-position:-334px -5px; width:216px; height:246px;margin-right:60px;margin-top:0px;}
.nav li a.n4{ display:block; background-position:-606px -104px; width:162px; height:55px; margin-right:50px;}
.nav li a.n5{ display:block; background-position:-814px -104px; width:154px; height:55px; }
/*footer*/
.footer{ display:block; height:390px; background:url(../img/footer_bg_32.png) bottom center no-repeat; margin-top:120px;}
.footer p{ display:block; text-align:center; font-size:24px; color:#333333; line-height:390px;}

