/* css 重置 */
body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img { margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
body { color: #000; -webkit-user-select: none; -webkit-text-size-adjust: none; font:normal 16px/200% "Microsoft Yahei", helvetica, arial; text-align:left;   }
header, section, footer { display: block; }
a,a:visited { color:#333; text-decoration:none;}
a:hover,a:active { color:#666; text-decoration:none;}
input{ border:0; }
img { border:0; vertical-align: middle; }
.clear{clear:both;overflow:hidden}
.pa{padding:10px 0}
.h10{ height:10px;}
.disno{ display:none;}
.dis{ display:block;}

 
/* 效果导航 */
.effectNav{ margin-top:10px; background:#e60012; padding-bottom:10px; text-align:center }
.effectNav h3{ padding:0 10px;  color:#fff; font-size:14px; }
.effectNav p{ color:#fff; line-height:32px; font-size:13px; }
.effectNav a{ color:#fff; }
.effectNav span{ padding:0 12px;}

/* 本例子css ----------------------- */
 
/* 头部 */
header{  background:#333333; padding:10px 0; }
nav{ color:#e60012; font-size:0;}
nav a{ display:inline-block; width:25%; text-align:center; color:#fff; font-size:16px; vertical-align:top; }
nav a:hover,nav a:visited{ background:#444444; color:#fff; }

.content_top{ position:relative; padding-bottom:0; background:#e60012; }
.logo_m{ position:absolute;left:10px;top:7px; cursor:pointer;}
.arrowl{ position:absolute;left:10px;top:12px; cursor:pointer;}
.arrowr{ position:absolute;right:10px;top:12px; background:url(../images/lanmu.png) no-repeat; width:24px; height:24px; display:block; }
.morex{ position:absolute;right:10px;top:12px; background:url(../images/lanmux.png) no-repeat; width:24px; height:24px; display:block; }
.arrowl a { display: block; width: 24px; height: 24px; background:url(../images/arrow_l.png) no-repeat; background-size: contain;}
.arrowr a{ width:24px; height:24px; display:block; display:block; }
.context{padding-top:2px; text-align:center;font-size:1.0rem; color:#fff;font-family:"Microsoft Yahei";line-height:45px; height:45px;}
.context a{color:#fff;}

.cnsnav{ padding:0px;}
#navlayer{padding:10px 0;}
.cnsnav li{font-size:1rem;}
/*nav*/
.cnsnav{padding:0 0; position:relative;z-index:2;}
.cnsnav ul{width:320px;margin:0 auto;position:relative;height:30px; overflow:hidden;}
.cnsnav li{ float:left;width:25%; text-align:center;font-size:15px;line-height:30px;color:#000;}
.cnsnav li a{color:#000;}
.cnsnav li.selimg{ }
.cnsnav li.selimg a{background-color:#e60012;padding:0 4px;border-radius:3px;color:#fff;font-size:1rem;}

.cnsnav li.more{ background:#f6f6f6; position:absolute;bottom:0;right:3px;display:block;}
.cnsnav li.close{ background:#f6f6f6;}
.cnsnav .navlayer{ position:absolute;left:0;top:0px;width:100%;background:#f8f8f8;display:none;}
.navlayer .cnsnav ul{height:auto;}

/* 头部二级栏目 */
.nav2{ margin:10px 8%; position:relative; }
.nav2 a{ padding:0 10px; line-height:22px; font-size:12px; float:left; margin:4px 10px 4px 0; border:#cccccc 1px solid; display:block;  }
.nav2 a:hover{ background:#e60012; color:#FFF; }
.nav2 a.bghover{ background:#e60012; border:#e60012 1px solid; color:#FFF; }

/* 头条 */
.headNew{ padding:8px 2%; }
.headNew,.subNew{ text-align:left; }
.headNew a{ color:#333333; font-size:18px; line-height:28px; }
.subNew a{ color:#e60012; font-size:14px; margin:0 5px;   }
.subNew{ line-height:22px; color:#666; padding-bottom:15px; margin:0 10px; border-bottom:#ddd 1px dotted; }
.headlist{ padding:0 2%; text-align:left;  }
.headlist li{ line-height:36px; border-bottom:#ddd 1px dotted; }
.headlist li span{ float:right; font-size:12px; color:#999999; }
.headNew h1 { text-align: center; }



/* 焦点图 */
.focus{position:relative;height: 240px; overflow: hidden;}
.focus .hd{ right: 5px; position:absolute; height: 10px; z-index:1; bottom:15px; text-align: right; }
.focus .hd ul{ display:inline-block; height:10px; font-size:0; vertical-align:top; }
.focus .hd ul li{ display:inline-block; width:10px; margin: 0 5px; height:10px; border-radius:10px; background:#a8a8a8; vertical-align:top; overflow:hidden; }
.focus .hd ul .on{ background:#e60012;  }

.focus .bd{ position:relative; z-index:0; }
.focus .bd li a { position: relative; display: block; width: 100%; }
.focus .bd li img { min-width: 100%; height: 240px; }
.focus .bd li span { position:absolute;height:40px;line-height:40px;left:0;bottom:0;background:#000;opacity:0.8;padding:0 10px;width:100%;box-sizing:border-box; font-size: 16px; color: #fff; }


/* Tab切换 */
.tabBox{ margin:10px auto;   }
.tabBox .hd{ height:40px; line-height:40px; font-size:20px; overflow:hidden; background:#eee; border-top:1px solid #ccc;  padding:0 10px;  }
.tabBox .hd h3{ float:left; font-size:24px; }
.tabBox .hd h2{ float:left; font-size:16px; }
.tabBox .hd span{color:#ccc; font-family:Georgia; font-size:16px; margin-left:10px;  }
.tabBox .hd ul{ float:right;  }
.tabBox .hd ul li{ float:left;  padding:0 5px; vertical-align:top; font-size:14px}
.tabBox .hd ul li.on a{ color:#e60012; display:block; height:38px; line-height:38px;   border-bottom:2px solid #e60012;  }
.tabBox .bd ul{ padding:10px;  }
.tabBox .bd ul li{ border-bottom:1px dotted #ddd; padding:4px 0; }
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.tabBox .bd li dt span{ font-size:12px; color:#aaaaaa; margin-right:8px; line-height:12px; }
.readMore{ width:96%; display:block; height:36px; line-height:36px; margin:10px auto 20px auto;  text-align:center; text-decoration:none; background:#f3f3f3; border:#eeeeee 1px solid;    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}
.readMore:hover{ width:96%; display:block; height:36px; line-height:36px; margin:10px auto 20px auto;  text-align:center; text-decoration:none; background:#f3f3f3; border:#eeeeee 1px solid;    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}

 /* 多图滚动 */
.scrollBox{ margin:10px auto; text-align:center;  }
.scrollBox .bd li{ width:50%; float:left; font-size:14px; padding-bottom:10px; }
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li img{ max-width:155px; height:95px; background:url(../images/loading.gif) #fff center center no-repeat;  }
.scrollBox .bd li p{ text-align:center; line-height:22px; overflow:hidden}
.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; }
.scrollBox .hd ul{ display:inline-block; padding-top:5px; }
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; 
-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; 
}
.scrollBox .hd .on{ background:#e60012;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyicons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:-105px 0; }

/*图集*/
.tabimg{ padding:10px 0;}
.tabimg a {text-align: center;width:45%;display: inline-block; margin:0 2%; overflow:hidden}
.tabimg img {width: 100%; height:110px}
.tabimg p {font-size: 12px;color: #333;line-height:18px; height:18px; overflow:hidden}

.pblimg{ padding:10px 0;}
.pblimg a {text-align:center; width:98%; display: inline-block; padding:2% 1%; margin:0 auto; overflow:hidden}
.pblimg img {width:95%;}
.pblimg p {font-size: 12px;color: #333;line-height:18px; height:18px; overflow:hidden}

.tabimgg{ padding:10px 0;}
.tabimgg a {text-align: center;width:46%;display: inline-block; margin:0 2%; overflow:hidden}
.tabimgg img {width: 100%; height:140px}
.tabimgg p {font-size: 12px;color: #333;line-height:18px; height:18px; overflow:hidden}

/*图文*/
.news_list { clear:both; padding:0 3%}
.news_list .news_item { position:relative; border-bottom:#dedede 1px dotted; height:63px;overflow:hidden;padding:15px 0; }
.news_list .news_item img.avator75 {width:75px;height:60px;position:absolute;top:24px;left:0px;}
.news_list .news_item img.avator0 {display:none;}
.news_list .news_detail { min-height: 63px; position: relative; }
.news_list .pl82{ padding-left: 82px; }
.news_list .pl0{ padding-left: 0px; }
.news_list .news_detail span {color: #121212;font-size: 16px;font-weight: normal;line-height: 21px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; height:21px; padding-right:5px}
.news_list .news_detail p{ margin-top:2px; color:#9d9d9d; line-height:20px; font-size:12px; padding-right:5px; }
 
/* 文章页 */
article .content{ color:#555555; background:#fefefe}
article .info{ border-bottom:1px dotted #cccccc; color:#666666; background:#f6f6f6; font-size:0.8em; text-align:center; padding:0.2em}
article .content{ padding:5% 2%; text-indent:0.5em}
article .content p{padding-top:5px}
article .content img{ margin:0 auto; max-width:90%; display:block}
article .content video{width:95%; height:250px}
article .content table{width:95%; overflow:hidden}

.share{ width:96%; padding:0 2%; float:right; clear:both; height:42px; margin:18px 0; text-align:left; font-size:12px}

/* 列表分页 */
.pages{width:90%; height:30px; text-align:center; margin:2% auto}
.pages a{display:inline-block;line-height: 25px;height: 25px;font-size: 12px;border: 1px solid #E9E9E9;padding: 0px 10px;}
.pages a:hover{color: #ff0000;text-decoration: none;}
.pages .thisclass a:hover{background-color: #333333;color: #FFF}


/* 图集详细 */
.picbox{ width:95%; margin:10px auto; text-align:center}
.picbox img{max-width:100%;height: auto; text-align:center; padding-bottom:10px; margin:0 auto}
.picbox p{font-size:12px;line-height:1.8;margin:5px 0;word-break:break-all;overflow:hidden}
.picbox ul.center{text-align:center; }
.picbox a.c1{font-size: 13px; padding: 3px 8px; text-align: center;color: #666;display: inline-block; height:22px; line-height:22px; border-bottom:1px solid #D4D4D4;background: #EEE none repeat scroll 0% 0%;}
 
/************返回顶部*************/
.backtop{position:fixed;bottom:10px;cursor:pointer;right:10px;display:none;width:30px;height:30px;background: url(../images/backtop.png) no-repeat;}

/************广告位*************/
.ad_wap{ width:100%; height:auto !important; }
.ad_wap img{ width:100%; height:auto !important; }

/************置顶导航*************/
.fixhead{ top:0; position:fixed; z-index:99999; width:100%; }
.mtnav{ margin-top:82px;}

/************ 滑动推荐导航 *************/
.hdnav_bar{ width:100%; background:#eeeeee; height:36px; line-height:36px; box-sizing:border-box; }
.hdnav{ width:94%; margin-right:8px; overflow:hidden; overflow-x:scroll; -webkit-overflow-scrolling:touch; }
.hdnav::-webkit-scrollbar{ display:none;}
.hdnav_list{ white-space:nowrap;}
.hdnav_list .btn{ white-space:nowrap;display:inline-block; padding:0 14px; color:#666666;text-decoration:none;font-size:18px; }
.hdnav_list .btn.cur{  white-space:nowrap;display:inline-block; padding:0 14px; color:#e60012; text-decoration:none;font-size:18px; }
.hdnav_list .btn.position{  white-space:nowrap;display:inline-block; padding:0 14px; border-radius:10px; margin-left:3%; color:#ffffff; background:#aaaaaa; line-height:26px; text-align:center; text-decoration:none;font-size:18px; }
.hdnav_bar .more_r{ right:0; height:36px; width:46px; position:absolute; z-index:1; background:url(../images/hdnav_more.png) no-repeat right;  }
.hdnav_bar .more_r a{ height:36px; width:45px; display:block; }
.hdnav_bar .more_l{ left:0; height:36px; width:3%; position:absolute; z-index:1; background:#eeeeee;  }

/************首页频道推荐图片 *************/
.cpic{ width:100%; }
.cpic img{ width:100%; height:auto !important; max-height:200px; overflow:hidden; }
.cpic dt{ line-height:36px; font-weight:bold; border-bottom:#eee 1px dashed; font-size:18px; }