@charset "utf-8";
/* 全局样式 Global-Style **********************************************************/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160% "宋体"; color: #333; background:#f5f5f5 url(../images/bg.png) center top no-repeat;}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/* 全局链接 Global-Link-Style **************************************************/
a			{text-decoration: none; color: #333;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{margin:0 auto;}


/***** 清除浮动 *****/
.clear{clear:both}



/***** 专题通栏 *****/
#tl01{ width:1200px; height:87px;}



/***** 公用banner *****/
#header { width:1200px; height:393px;}



/***** 导航 *****/
.navBar             { width:1200px;  position:relative; z-index:2; height:72px; background-color:#38ad80;}
.navdh                { position:relative; width:1160px; margin:0 auto; padding-left:40px;}
.navdh a              { font:18px/72px "Microsoft YaHei","宋体"; color:#FFF;}
.navdh .m             { float:left;  position:relative; z-index:1;  text-align:center;}
.navdh h3 a           { display:block; width:142px; text-align:center;}

.navdh .sub           { display:none; /*默认隐藏*/  position:absolute; top:72px; z-index:1; width:140px; border-top:0; background:#068b5c; }
.navdh .sub li        { text-align:center; margin-bottom:-1px; }
.navdh .sub li a      { display:block;  border-bottom:1px solid #007f52; padding:8px 0; height:24px; font:14px/24px "Microsoft YaHei","宋体"; color:#FFF;}
.navdh .sub li a:hover{ ccolor:#FFF; background:#38ad80;}

.navdh .home{ width:140px; background-color:#ecae51;}




/***** 友情链接 *****/
#bqbj{ width:100%; height:240px; background:#068b5c url(../images/qtxh_05.png) left top repeat-x; margin-top:38px;}


#links {width:1150px; height:60px; padding-left:50px;}
#links select{width:258px; height:24px; margin-right:16px; font:14px/24px "宋体"; color:#878787; margin-top:18px;}



/***** 底部版权 *****/
#copyright  {width:1200px; height:166px; padding-top:14px; text-align:center; font:12px/24px "宋体"; color:#b9efd1;}
#copyright a              { color:#b9efd1;}
.zjbq                     { width:920px; float:left; padding-left:140px;}
#copyright .wnyqlj        { font:14px/36px "宋体"; color:#b9efd1; color:#b9efd1; }
#copyright .wnyqlj a      { color:#b9efd1;}
#copyright .wnyqlj a:hover{ color:#FF0000;}
.ewm    { width:140px; float:right;}
.ewm img{ width:140px;}
.ewm    { margin-top:-80px;}