@charset "utf-8";

.index_newstext_page{ width:710px;margin-top:30px; border:0px solid #ddd; overflow: hidden; clear:both;}
.index_newstext_page .tab-hd { height:49px; /*background-color: #eee; */color: #404040; margin:0px;border-bottom:1px solid #ccc;}
.index_newstext_page .tab-hd ul {position:relative; padding-bottom:0px; margin-left: 0px; }
.index_newstext_page .tab-hd li.big_title{overflow:hidden;width:110px; height:48px; line-height:48px; text-align:center;color:#545454; float:left;font-size:18px;font-family:"Microsoft YaHei";}
.index_newstext_page .tab-hd li.big_title a{display:none;position:absolute;right:0px;top:0px;z-index:9;color:#545454; font-size:14px; font-family:"宋体";}
.index_newstext_page .tab-hd li.big_title a:hover{ color:#f00;}
.index_newstext_page .tab-hd li.big_title b{ display:none; position:absolute; bottom:0px; left:50px;width: 0px;height: 0px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #E35084;/*以下属性可以是IE5兼容*/font-size: 0px;line-height: 0px;}
.index_newstext_page .tab-hd li.big_title.on{color:#f00; cursor:pointer;border-bottom:2px solid #f00;}
.index_newstext_page .tab-hd li.big_title.on a{display:block;}

.index_newstext_page .tab-hd li.big_title.on b{ display:none;}
.index_newstext_page .tab-bd .tab-pal {position:relative; margin-top:10px;height:230px;}
.index_newstext_page .tab-bd .tab-pal .index_news_pic{width:245px; position:absolute;left:0px;top:18px;height:auto;}
.index_newstext_page .tab-bd .tab-pal .index_news_pic img{width:245px;height:172px;} 
.index_newstext_page .tab-bd .tab-pal .name{white-space:nowrap; overflow:hidden; margin-top:10px; text-align:center;}
.index_newstext_page .tab-bd .tab-pal .name a{font-weight:bold;color:#333;}
.index_newstext_page .tab-bd .tab-pal .name a:hover{color:#f00;}
.index_newstext_page .tab-bd { border:0px solid #ddd;}
.index_newstext_page .tab-bd .big_content{border-bottom:1px dotted #ddd;margin-left:265px; position:relative;padding-top:2px;padding-bottom:2px;}
.index_newstext_page .tab-bd .big_content .c_title{ position:relative;color:#333;padding:7px 0 7px 19px; width:300px; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.index_newstext_page .tab-bd .big_content .c_title a{color:#666; font-size:14px; font-family:"微软雅黑";}
.index_newstext_page .tab-bd .big_content .c_title a:hover{ color:#f00;}
.index_newstext_page .tab-bd .big_content .c_title b{width: 0px;height: 0px;border-bottom:3px solid transparent;border-top:3px solid transparent;border-left:3px solid #EF7F02;font-size: 0px;line-height: 0px;
position:absolute; left:5px; top:15px; display:block;}
.index_newstext_page .tab-bd .big_content .c_date{color:#999;font-size:12px;font-family:"Microsoft YaHei";position:absolute; right:20px;top:10px;}