31 lines
1.7 KiB
CSS
31 lines
1.7 KiB
CSS
|
|
/* 正常链接 未访问 */
|
|
a:link {color: #ffffff;}
|
|
/* 已访问过的 */
|
|
a:visited
|
|
{color:White; }
|
|
/* 鼠标悬停 */
|
|
a:hover {color: orangered;}
|
|
.topkcang{height:100px; width:100%; overflow-y:hidden; background:url(../Images_Folder/zgb.png);}
|
|
/*.top控制top背景色 background:url(../Images_Folder/top/top_tb.jpg);*/
|
|
.top{height: 80px; overflow-y:hidden;}
|
|
.top-1{width:100%; height: 40px;float: right;color:#ffffff; line-height:25px; overflow:hidden;}
|
|
.top-1 a,top-1 span{color:#ffffff;cursor:hand}
|
|
.top-menu{height: 35px; width:1000px; position:relative; overflow:hidden; margin-left:190px;}
|
|
.top-menu ul li{width: 105px;height: 35px;float: left;line-height: 35px;background-image:url(../Images_Folder/top/bt1.png);}
|
|
.top-menu ul{ width:100%; height: 35px;float: left;}
|
|
.top-menu ul li div img{width: 34px;height: 31px; float: left; }
|
|
.top-menu ul li div span{height: 31px; line-height: 31px; }
|
|
.touxiangk{ width:75px; height:80px; background:url(../Images_Folder/top/txk.png) repeat;cursor:pointer; display:none; position:relative; margin-left:30px; text-align:center; }
|
|
.liover{ background-color: #2d2d2e;}
|
|
.liover a span{color: #FFFFFF;}
|
|
.top-1-zuo{ text-align:center;float:left; margin-top:10px;width:740px;height:25px; color:red;overflow:hidden;margin-left:4px;}
|
|
.top-1-you{ width:31%;float:right;margin-top:5px;}
|
|
/**/
|
|
.top-lan{ float:right;padding-right:5%; }
|
|
.top-lan li{ float:left; }
|
|
#jstx{ width:150px; overflow:hidden; height:75px; left:10px; top:3px; position:absolute; z-index:5; }
|
|
#yonghu{ font-weight:700; position:relative;}
|
|
.tfgnd{ width:100px; height:60px; position:absolute; left:110px; top:10px; display:none; z-index:10; }
|
|
.tfgn{ width:35px; height:35px; position:absolute; left:145px; top:42px; z-index:9; cursor:pointer; }
|