﻿@import url("mobile_system.css");
/*全站标题栏颜色设置，如果需要列改默认手机模板的颜色，只需改以下几个样式即可*/
.heda-top-color{color:#fff; background-color:#e5191f;}
.heda-title-color{color:#fff; background-color:#e5191f;}
.heda-con-listview .heda-con-text-title span a, .heda-title-color span a{color:#fff; text-decoration:none;}
.heda-title-color span a:hover{color:yellow; text-decoration:none;}
#heda-root-navbar li {color:#fff; background-color: #e5191f;}
#heda-root-navbar .selected,#ui-heda-root-navbar ul li a:hover{color:#fff; background-color: #e5191f;}
.heda-con-newstab .hd{border-bottom:1px solid #CC0202; }
.heda-con-newstab .hd ul .on{border-bottom-color:#f9f9f9; background:#e5191f;}


.heda-con-txt-frame1 img{max-width:100%;}

/*其他自定义样式区域*/
.yuyan{margin-top:5%;margin-left: 3%;overflow:hidden;}
.yuyan a{width: 50px;height: 22px;line-height: 22px;float:left;display:block;border-radius:4px;font-size: 12px;color:#e5191f; text-decoration:none; font-weight:bold;}
#zfy-ui-8gongge{width:60%;margin-left:3%; margin-top:80px; overflow:hidden;}
#zfy-ui-8gongge a{width: 45%;float:left;margin-bottom: 10px;background: #e5191f;display:block;text-align:center;color:#F7F7F7;margin-right: 5%;padding-bottom: 10px;text-decoration: none;}
#zfy-ui-8gongge a:hover{
	filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
	-moz-opacity:0.8; /*Firefox私有，透明度50%*/
	opacity:0.8;/*其他，透明度50%*/
}
#zfy-ui-8gongge a img{width:50%;margin-top:8px; padding:0 25%;}


.lefuclass .heda-class li{width:100%}
