<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*通用头*/
.Area {width:960px;margin: 0 auto;background-color:#FFF; }


.wh960{width:960px;margin: 0 auto;}
.wh933{width:933px;margin: 0 auto;}

.tab a{ line-height:38px;font-family: "微软雅黑";font-weight: bold; font-size:18px; color:#FFF;}
.tab span a{ text-align:center; float:left; width:155px;}



/*城市故事*/
.phPlayBox{width:933px;margin:0px auto;}
.phPlayShow{width:933px; height:760px; margin:0 auto; position:relative;}
.phPlayShow ul li{float:left;width:933px;height:760px;position:relative;}
.phPlayShow ul li .box{position:absolute;top:0px;left:0px;}
.phPlayShow ul li .box .inner_box{padding-top:20px;overflow:hidden;position:relative;}
.phPlayShow ul li .box .inner_box .con{margin:0px auto; padding-top:10px;line-height:30px; }
.phPlayShow ul li .box .inner_box .con span{font-weight:bold;}


.prev,.next{display:block;width:15px;height:21px;position:absolute;z-index:1000;}
.prev{left:305px; top:780px;}
.next{right:335px; top:780px;}


.bx_pager{height:21px;text-align:center;position:absolute;top:780px;right:355px;z-index:1000; }
.bx_pager a{display:inline-block;width:21px;height:21px;margin-right:13px;color:#fff;font-size:14px;text-decoration:none;background:url(../images/creat_gray.gif) no-repeat; line-height:21px; font-weight: bold;}
.bx_pager .active{background:url(../images/creat_red.gif) no-repeat;}</pre></body></html>