@charset "gb2312";
/* CSS Document */

*{padding:0;margin:0; font-size:14px;color:#666; font-family:Microsoft YaHei;}

html{width:100%;height:100%;}
body{margin:0 auto; background:#fff;}
a{ text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);}
img{border:none;}
ul, ol, li {list-style-type:none;vertical-align:0}
/***** 水平居中 *****/
.cen{margin:0 auto;margin-left:auto;margin-right:auto;  }
/***** 清除浮动 *****/
.cen{clear:both; }

/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0; visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}


/**********************************公共部分**********************************/
.top_wz{ height:auto;background:#1250aa; width:100%;}
.top_wz img{width:100%; }
/*回到TOP*/
.hd_top{ float:left;width:100%; height:30px; text-align:center; background:#0772d2; margin-top:20px;}
.hd_top a{ width:100%; display:block;height:30px; font:14px/30px "微软雅黑"; color:#fff;}
/*底部*/
.footer{ float:left;width:100%;text-align: center;font:13px/40px "微软雅黑"; color: #000; height:40px;background:url(/templates/mobile/images/foot_bg.png) repeat-x bottom center; background-size:100%;}
.footer a{font:14px/40px "微软雅黑"; color: #000;}
/*隐藏导航*/
.nav_ico{width:35px; height:35px; position:fixed; right:12px; top:12px; z-index:99999;}
.nav_ico img{ width:35px; height:35px; display:block; float:left;}

/*隐藏导航*/
.nav_dh{ width:100%; height:100%; position:fixed; left:0; top:0; display:none;z-index:999;
background:rgba(0,0,0,0.92);
-moz-opacity: 0.92; /* FF 3.5以下 */  
opacity: 0.92; /* FF 3.5及以上 */  
filter: alpha(opacity=92); /* IE6及以上 */  
background: #000;}
.nav_dh ul{width:90%;position:fixed; left:20px; top:3%;}
.nav_dh ul li{ width:100%; height:auto; display:block; float:left;margin-bottom:3%;}
.nav_dh ul li a{ width:100%; height:auto; display:block; position:relative; color:#fff;}


/****** 图片新闻  ******/
.focus_w{ position:relative; overflow:hidden; margin:0px auto;  max-width:100%;}
.slideBox{ position:relative; overflow:hidden; margin:0px auto;  max-width:100%;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:6px; line-height:6px; bottom:18px; right:5%; z-index:1; }
.slideBox .hd li{ display:inline-block; width:6px; height:6px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#b1b5a1; text-indent:-9999px; overflow:hidden; margin:0 3px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:36px; line-height:36px;background:rgba(0,0,0,0.50);-moz-opacity: 0.50; /* FF 3.5以下 */   color:#fff;  text-align:left;  }

.more{ display:block;margin:0 auto;margin-left:auto;margin-right:auto; width:100%; height:auto; text-align:center; height:30px;font:12px/30px "微软雅黑";  background:#f6f6f6; margin-top:20px; color:#ee8d07;}
.more a{color:#ee8d07;}



/********************************************首页页面********************************************/

/****** 首页导航 ******/
.sy_nav{width:100%;margin:0 auto;text-align: center;height: auto;overflow: hidden;}
.sy_nav ul{width:100%;margin:0 auto;}
.sy_nav ul li{width:30%;height:92px;text-align: center;float:left; margin-left:2.5%; margin-top:3%;}
.sy_nav ul .nav_0772d2{ background:#0772d2;}
.sy_nav ul .nav_078dd2{ background:#078dd2;}
.sy_nav ul .nav_59adf3{ background:#59adf3;}
.sy_nav ul .nav_1a8de0{ background:#1a8de0;}
.sy_nav ul .nav_57bedf{ background:#57bedf;}
.sy_nav ul .nav_76ace9{ background:#76ace9;}
.sy_nav ul li img{width:40px;height:38px;vertical-align:top;padding-top:15px;}
.sy_nav ul li a{ text-align:center;}
.sy_nav ul li a p{color:#ffffff;padding-top: 5px;font:14px/24px "微软雅黑";}


/****** 首页主体 ******/
.container{ padding:0px 2.5%;}
/****** 首页新闻 ******/
.sy_new{width:100%; height:auto; margin-top:20px; }
.sy_new .sy_new_bt{  width:100%; height:44px; border-bottom:2px #e4e4e4 solid;}
.sy_new .sy_new_bt h3{ width:24%;height:44px; display:block; float:left; padding-left:9%;display:block;color:#1250aa; font:16px/44px "微软雅黑"; border-bottom:2px #1250aa solid; background:url(/templates/mobile/images/ico02.png) no-repeat 5% center;}
/****** 首页第一条新闻 ******/
.sy_new_f{height:74px; display:block;color:#3d3d3d;border-bottom:solid 1px #eaeaea; padding-bottom:18px;}
.sy_new_f a{font:14px/28px "微软雅黑";height:74px; display:block;color:#3d3d3d; margin-top:18px;}
.sy_new_f a p{ width:32%; height:74px; float:left;}
.sy_new_f a p img{ width:100%; height:74px;}
.sy_new_f a h3{ width:63%;height:34px;float:right;font:16px/34px "微软雅黑";color:#333333; overflow:hidden;}
.sy_new_f a span{ width:63%; height:36px;float:right;font:12px/18px "微软雅黑";color:#969696; overflow:hidden;}
.sy_new_f a:hover{ text-decoration:underline;color:#F00;}

.sy_new .sy_new_nr{ width:100%; height:auto; }
.sy_new .sy_new_nr li{ width:100%;border-bottom:1px #e4e4e4 dashed;font:14px/40px "微软雅黑";}
.sy_new .sy_new_nr li a{background:url(/templates/mobile/images/ico01.png) no-repeat 5px center; background-size:1.7%; padding:0px 10px 0px 20px; height:40px; overflow:hidden;display:block;font:14px/40px "微软雅黑"; color:#333333;}

