@charset "utf-8";
/* CSS Document */

/*banner*/
.banner img{ max-width:100%; }

/*menu*/
.menu{ padding:10px 0 10px 10px; }	
.menu li{ float:left; width:50%; padding:10px 10px 0 0; }
.menu li a{ display:block; padding:4px 0; font-size:1rem; color:#5ad826; text-align:center; border:1px solid #ddd; border-radius:50px; }

/*common*/
.area{ padding:10px; }
.area-sub{ min-height:550px; }
a.more{ display:block; padding:8px 0; margin-bottom:10px; color:#565656; text-align:center; background:#f3f3f3; border-radius:30px; -webkit-border-radius:30px; }

/*topbar*/
.topbar{ position:relative; padding:10px 0; line-height:20px; border-bottom:1px solid #e5e5e5; background:#f3f3f3; }
.topbar h2{ font-size:1.3rem; color:#49d501; text-align:center; }
.topbar .back{position:absolute; display:block; left:10px; top:50%; width:20px; height:20px; margin-top:-10px; background-image:url(../../../../images/cdrtv/zt/3wlstdh/wap/icon_back.png); background-repeat:no-repeat; background-position:center top; background-size:auto 20px; -webkit-background-size:auto 20px;}

/*main-hd*/
.main-hd{ padding:10px; border-bottom:1px solid #e5e5e5; }
.main-hd i{ float:left; width:26px; height:26px; background-repeat:no-repeat; background-size:100% auto; }
.main-hd i.i01{ background-image:url(../../../../images/cdrtv/zt/3wlstdh/wap/icon01.png); }
.main-hd i.i02{ background-image:url(../../../../images/cdrtv/zt/3wlstdh/wap/icon02.png); }
.main-hd i.i03{ background-image:url(../../../../images/cdrtv/zt/3wlstdh/wap/icon03.png); }
.main-hd h2{ float:left; margin-left:10px; font-size:1.3rem; line-height:26px; color:#49d501; }
.sub-bd{ min-height:600px; }

/*news-list*/
.news-list{ padding:0 5px;}
.news-list li{ padding:10px 0; border-bottom:1px dotted #e5e5e5; }
.news-list li:last-child{ border:none; }
.news-list li a{ display:block; width:100%; height:100%; }
.news-list li .image{ float:left; width:30%; margin-right:10px; }
.news-list li .image-big{ width:100%; margin-bottom:10px; }
.news-list li .title{ font-size:1.1rem; line-height:1.3; color:#206ac6; }
.news-list li .desc{ margin-top:5px; max-height:3em; color:#5b5b5b; overflow:hidden; }
.news-list li .date{ margin-top:5px; color:#878787; }

/*pic-list*/
.pic-list{ padding:10px 15px 10px 0; }
.pic-list li{ float:left; width:50%; padding-left:15px; padding-top:5px; }
.pic-list li a img{ width:100%; border-radius:5px; }
.pic-list li a p{ display:block; height:2.5em; margin-top:5px; line-height:1.3; color:#206ac6; overflow:hidden; }

/*yicheng-list*/
.yicheng-list .tab{ padding:5px 0; }
.yicheng-list .tab li{ float:left; padding-top:10px; padding-left:10px; font-weight:bold; }
.yicheng-list .tab li a{ display:block; padding:3px 10px; color:#777; background:#f0f0f0; border-radius:50px; }
.yicheng-list .tab li.on a{ color:#fff; background:#49d501; }
.yicheng-list .con{ padding:10px; }
.yicheng-list .tab-con{ display:none; }
.yicheng-list .tab-con table{ width:100%; border-top:1px solid #d6f3ff; border-right:1px solid #d6f3ff; }
.yicheng-list .tab-con tr{ background:#fff; }
.yicheng-list .tab-con td{ padding:5px; font-size:14px; text-align:center; vertical-align:middle; border-left:1px solid #d6f3ff; border-bottom:1px solid #d6f3ff; }
.yicheng-list .tab-con .contop{ padding:20px 10px; border-top:1px solid #dcdcdc; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc; }
.yicheng-list .tab-con .ctit{ font-size:1.3rem; color:#00b4ff; }
.yicheng-list .tab-con .cdesc{ margin-top:8px; font-size:1.2rem; font-weight:bold; color:#494949; }
.yicheng-list .tab-con .pdesc{ margin-top:8px; font-size:0.8rem; line-height:1.2; color:#7a7a7a; }
.yicheng-list .con .tips{ background:#fff; }

.tips{ padding:10px 0; font-size:0.9rem; color:#25a5fe; text-align:center; }

/*footer*/
.footer{ padding:10px; font-size:0.7rem; color:#878787; text-align:center; border-top:1px solid #e5e5e5; background:#f3f3f3; }
.footer .cando{ display:block; width:128px; height:37px; margin:0 auto; background-image:url(http://www.cditv.cn/statics/images/cdrtv/wap_cando.png); background-repeat:no-repeat; background-size:100% auto; -webkit-background-size:100% auto; }
.footer p{ margin-top:5px; }

/*backtop*/
.back{ position:fixed; z-index:997; display:none; width:50px; height:50px; opacity:0.7; cursor:pointer; background-repeat:no-repeat; background-position:center; background-size:100%; -webkit-background-size:100%; }
.back:hover{ opacity:1; }
.back a{ display:block; height:100%; }

#backtop{ right:5px; bottom:5px; background-image:url(../../../../images/cdrtv/zt/3wlstdh/wap/bg_backtop.png); }