@charset "utf-8";
/* 全局样式 Global-Style **********************************************************/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160% "Microsoft YaHei","宋体";  color: #121212; background:url(../images/bg.jpg) 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: #121212;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{margin:0 auto;}


/***** 清除浮动 *****/
.clear{clear:both}



/***** 通用头部 *****/
#tytb  { width:1200px; height:150px; background:url(../images/logo.png) left top no-repeat;}
.zyw   { width:334px; float:right;}


#message            {width:314px; height:38px; text-align:left; padding-top:58px;}
#message li         {float:left; height:38px; line-height:38px;}
#message li.ipt     {width:264px;}
#message li.ipt .keyword{background:url(../images/ss_bj.png) left top no-repeat; color:#505050; width:250px; height:39px; font:14px/39px "Microsoft YaHei","宋体";  border:none; padding-left:14px;}
#message li.btn     {width:50px;}



/***** 导航 *****/
#bjdh   { width:100%; height:64px; background-color:#2ca1cd;}

.navBar               { width:1200px;}
.navdh                { width:1200px;  z-index:2; height:64px;}
.navdh .m             { width:150px; float:left;  position:relative; z-index:1; }
.navdh h3 a           { display:block; width:150px; text-align:center; font:18px/64px "Microsoft YaHei","宋体"; color: #FFF;}
.navdh h3 a:hover     { color: #FFF; background-color:#d0791d; display:block;}

.navdh .sub           { display:none; /*默认隐藏*/  position:absolute; top:64px; z-index:1; width:150px;  background:#2ca1cd; }
.navdh .sub li        { text-align:center; margin-bottom:-1px;   }
.navdh .sub li a      { display:block; padding:8px 0; height:24px; font:14px/24px "宋体"; color:#FFF;}
.navdh .sub li a:hover{ ccolor:#FFF; background:#d0791d;}

#zssx{ width:1200px; height:62px; font:14px/62px "Microsoft YaHei","宋体";}




/***** 版权 *****/
#bq{ width:100%; height:258px; background:#1689b4 url(../images/demo_11.jpg) left top repeat-x; margin-top:72px;}


#copyright   { width:1200px;}
#dz          { width:1200px; height:76px; background:url(../images/dz.png) left top no-repeat;}
.lydz        { width:858px; float:left; padding-left:38px; font:14px/76px "Microsoft YaHei","宋体"; color:#FFF;}
#links       {width:220px; height:76px; float:right;}
#links select{width:100px; height:76px; font:14px/76px "Microsoft YaHei","宋体"; color:#FFF; background:url(../images/yqlj.png) left top no-repeat; border:none; padding-left:18px; -webkit-appearance:none; -moz-appearance:none; appearance:none; /*去掉下拉箭头*/ }
#links select::-ms-expand { display: none; }


#qtlja { width:1200px;}
.bqsy  { width:400px; height:120px; float:left; background:url(../images/demo_14.jpg) right top no-repeat; text-align:left; font:13px/24px "Microsoft YaHei","宋体"; color:#FFF; padding-top:46px;}
.bqsy a{ color:#FFF;}

.bqsy ul   { padding-left:78px;}
.bqsy ul li{ width:114px; height:30px; text-align:center; background:url(../images/mzb.jpg) center no-repeat; margin:3px; float:left;}
.bqsy ul li a{ font:13px/30px "Microsoft YaHei","宋体"; color:#FFF;}
.bqsy ul li a:hover{ font:13px/30px "Microsoft YaHei","宋体"; color:#FFF; background:url(../images/mzblj.jpg) center no-repeat; display:block;}


.ewm{ width:230px; float:right; padding-top:30px;}
.ewm li{ width:110px; float:left; text-align:center; font:13px/20px "Microsoft YaHei","宋体"; color:#FFF;}
