@charset "utf-8";

/* 基本样式 */
*{ margin:0px; padding:0px;}
body{ font-size:12px; font-family:"微软雅黑"; line-height:22px; color:#333333; background:#fff;}
ul,li{ list-style:none;}
img,table{ border:0px none;}
body,ul,li,table,input,p,h1,h2,h3,h4,h5,h6,dt,dd,dl,th,tr{ margin:0px; padding:0px;}
.cl{ clear:both; height:0px; line-height:0px; overflow:hidden;}
a{ color:#333; text-decoration:none;}
a:hover{ color:#F00; text-decoration:underline;}

.n10{ height:10px;}
.n15{ height:15px;}
.n20{ height:20px;}
.n25{ height:25px;}
.n30{ height:30px;}

.fl{ float:left;}
.fr{ float:right;}

/* 主题样式 */
.main{ width:980px; margin:0px auto; text-align:center;}

/*  头图  */
.bg01{ background:#c27700 url(../images/20140317_01.png) center top no-repeat; height:100px;}
.bg02{ background:#c27700 url(../images/20140317_02.png) center top no-repeat; height:100px;}
.bg03{ background:#c27700 url(../images/20140317_03.png) center top no-repeat; height:99px;}
.bg04{ background:#c27700 url(../images/20140317_04.png) center top no-repeat; height:115px;}

/*   nav   */
.nav{ height:60px; background:#f07700; font-size:26px; font-weight:bold; line-height:60px; color:#fff;}
.nav a{ width:136px; display:block; float:left; color:#fff; margin:0px 30px;}
.nav a:hover{ color:#d6f3ff; text-decoration:none;}

/*  bule   */
.bule{ background:#fff0cf; height:auto; overflow:hidden; padding-bottom:40px;}
.bule h2{ background:url(../images/20140317_07.png) bottom no-repeat; color:#f07700; height:60px; line-height:60px; font-size:36px; font-weight:bold; padding-top:20px; padding-bottom:10px;}

.bule .zuo{ width:465px; height:160px; padding-top:30px;}
.bule .zuo img{ float:left; }
.bule .zuo p{ float:right; text-align:left; width:240px; padding-left:15px; font-size:14px; color:#333; line-height:26px;}
.bule .zuo p.pp1{ font-size:22px; color:#f07700;}
.bule .zuo p.pp2{ text-align:center; padding-top:2px;}
.bule .zuo p.pp2 a{ background:#fa922a; width:75px; color:#fff; height:26px; display:block; float:left; margin-right:3px; border-radius:3px; line-height:26px; font-weight:bold;}
.bule .zuo p.pp2 a:hover{ background:#fe9d3e;  text-decoration:none;}

/*  green  */
.green{ background:#ffe5e9;}
.green h2{background:url(../images/20140317_10.png) bottom no-repeat; color:#e0445f;}
.green .zuo p.pp1{ color:#e0445f;}
.green .zuo p.pp2 a{ background:#f64d6a;}
.green .zuo p.pp2 a:hover{ background:#fa5f7a; }

/*  orange  */
.orange{ background:#d3efff;}
.orange h2{background:url(../images/20140317_12.png) bottom no-repeat; color:#1b82bd;}
.orange .zuo p.pp1{ color:#1b82bd;}
.orange .zuo p.pp2 a{ background:#1890d4;}
.orange .zuo p.pp2 a:hover{ background:#249ee3; }

/*   pink   */
.pink{ background:#e6ffc9	;}
.pink h2{background:url(../images/20140317_14.png) bottom no-repeat; color:#62a01a;}
.pink .zuo p.pp1{ color:#62a01a;}
.pink .zuo p.pp2 a{ background:#73b02c;}
.pink .zuo p.pp2 a:hover{ background:#82c13a; }

/*  verdancy  */
.verdancy{ background:#fffcca;}
.verdancy h2{background:url(../images/20140317_16.png) bottom no-repeat; color:#a49c15;}
.verdancy .zuo p.pp1{ color:#a49c15;}
.verdancy .zuo p.pp2 a{ background:#dcba00;}
.verdancy	 .zuo p.pp2 a:hover{ background:#e5c720; }

/*  wrapper  */
.wrapper{ margin:0 auto; text-align:center;}
.float-nav{ font-size:12px;width:950px; background:#0196BE; line-height:32px; position:fixed; color:#fff; left:0; top:0; word-spacing:10px; z-index:9999; display:none; _position:absolute; width:100%;}
.float-nav a{ color:#fff;}
.show{ display:block;}


/*  footer  */
.footer{ text-align:center; padding:20px 0px 30px 0px;color:#333; width:960px; text-align:center;  }
.footer a{ color:#333; text-decoration:none; font-weight:normal;}
.footer a:hover{ color:#f00; text-decoration:underline;}