@charset "gb2312";
/* CSS Document */

/*页头_begin*/
.tws-date{ color:#0374c4; width:220px;}
/*广告*/
#tws-ad01{ width:1000px; margin:0 auto; height:90px; padding-top:10px;}
#tws-ad03{ width:1000px; margin:0 auto; height:90px; padding-top:10px;}
#tws-ad04{ width:1000px; margin:0 auto; height:90px; padding-top:10px; padding-bottom:15px;}
/*新闻头部*/
#tws-header{width:1000px; margin:0 auto;padding-top:10px; padding-bottom:15px;overflow:hidden;zoom:1;}
/*搜索*/
.tws-search{background:url("http://www.taiwan.cn/images/tws_searchbg_2016.jpg") no-repeat; width:227px; height:30px;position:relative;z-index:1; margin-top:5px;}
.tws-input{ border:none;width: 180px;height: 22px;line-height: 22px;position: absolute;z-index: 100;top: 4px;left: 12px;}
.tws-button{border: none;background: url("http://www.taiwan.cn/images/tws_search_2016.jpg") no-repeat;width: 16px;height: 16px;position: absolute;z-index: 100;top: 7px;left: 198px;}
#tws-newsnav{ background:#1a5f8f; height:35px; line-height:35px;}
ul.tws-nn-list{margin:0 auto; width:1000px;background:url("http://www.taiwan.cn/images/tws_nav_linebg_2016.jpg") left repeat-y; padding-left:2px }
ul.tws-nn-list li{ float:left;/*width:142px;*/ width:166px; font-weight:700; color:#fff; text-align:center; background:url("http://www.taiwan.cn/images/tws_nav_linebg_2016.jpg") right repeat-y;}
ul.tws-nn-list li a{ color:#fff; text-decoration:none;display:block;background:#1a5f8f url("http://www.taiwan.cn/images/tws_nav_linebg_2016.jpg") right repeat-y;transition:background-color 0.7s ease-out 0s;}
ul.tws-nn-list li a:hover{ color:#fff; text-decoration:none;background:#ff7900;}
ul.tws-nn-list li#current a{ background:#ff7900 url("http://www.taiwan.cn/images/tws_nav_linebg_2016.jpg") right repeat-y;display:block;}
ul.tws-nn-list li#current a:hover{ background:#1a5f8f url("http://www.taiwan.cn/images/tws_nav_linebg_2016.jpg") right repeat-y; display:block;}
@media screen and (min-width: 0px) and (max-width: 320px) {
/*新闻头部*/
#tws-header{ display:none;}
/*导航*/
ul.tws-nn-list li{/*width:14.2%; */width:16.6%;font-size:14px;}
}
@media screen and (min-width: 321px) and (max-width: 480px) {
/*新闻头部*/
#tws-header{ display:none;}
/*导航*/
ul.tws-nn-list li{/*width:14.2%; */width:16.6%;}
}

@media screen and (min-width: 481px) and (max-width: 769px) {
/*新闻头部*/
#tws-header{ max-width:1000px;width:100%;}
}
@media screen and (min-width: 0px) and (max-width: 768px){
/*公共导航*/
.tws-tnbox{ max-width:1000px;width:100%; }
.tws-date{ display:none;}
ul.tws-tnlist{width:100%;}
ul.tws-tnlist li{ padding:0px; width:5.8%; text-align:center;}
/*搜索*/
ul.tws-nn-list li{/*width:14.2%; */width:16.6%;}
/*广告*/
#tws-ad01{display:none;}
#tws-ad03{display:none;}
#tws-ad04{display:none;}
.tws-ad2{ display:none;}
ul.tws-nn-list{ max-width:1000px;width:100%;padding:0px;}
}
/*导航当前栏目特殊底色*/
#tws-newsnav a {display:block;}
/*页头_over*/
/*页脚_begin*/
.tw_footerbox{ margin-top:15px;overflow:hidden;zoom:1;max-width:1000px;width:98%;margin:0 auto;color:#000;font-size:0.75em;text-align:right;background:url("http://www.taiwan.cn/images/tw_logo_bottom.gif") no-repeat bottom left;line-height:2.5em;}
.tw_footerbox a {color:#000;}
.tw_bottom_info span {
    padding: 0 5px;
}
@media screen and (max-device-width: 479px){
.tw_footerbox{ background:none; }
.tw_bottom_about {display:none;}
.tw_bottom_info{width:100%;}
.tw_bottom_ba span{display:block;text-align:center;}
}
/*页脚_over*/