12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- /*上部样式*/
- .UCD_TOP {
- background-color:rgb(33,178,254);
- /* -webkit-border-radius: 4px; */
- -moz-border-radius: 4px;
- /* border-radius: 4px; */
- /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); */
- -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
- /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); */
- height: 5%;
- width:100%;
- overflow:hidden;
- color:White;
- background: linear-gradient(#4f4f4f, #3c3c3c);
- /* border-top:1px solid white; */
- background: -webkit-linear-gradient(#4f4f4f, #3c3c3c); /* Safari 5.1 - 6.0 */
- background: -o-linear-gradient(#4f4f4f, #3c3c3c); /* Opera 11.1 - 12.0 */
- background: -moz-linear-gradient(#4f4f4f, #3c3c3c); /* Firefox 3.6 - 15 */
- }
- .UCD_TOP_A{margin-left:20px;/* width:35px; */height: 30px;float:left;display:block;margin-top:3px;}
- .UCD_TOP_List{margin-left:20px;display:block;width: 820px;height: 30px;float:left;font-family: 宋体;}
- .UCD_TOP_List_C{cursor:pointer;text-align:center;height: 35px;line-height: 30px;padding-left: 20px;min-width: 40px;color:#fff;font-size:12px;float:left;margin-left:10px;padding: 0 10px;border-radius:3px;position:relative;font-family: 宋体; height: 28px; margin-top: 5px;}
- .UCD_TOP_List_C:hover{background-color: #252525;color: #ffffff;}
- .UCD_TOP_List_C:before{/* position:absolute; */left: 6px;float: left;margin-top: 7px;content:"";width: 16px;height: 16px;background-repeat: no-repeat; margin-right: 5px;}
- #UCD_TOP_AL{ float:left; width:160px; margin-left:5px;margin-top:5px; line-height:25px; height:20px; color:Red; font-weight:bold; }
- #UCD_TOP_L_XJ:before{background:url(../images/dh_file.png);background-repeat: no-repeat;margin-top: 8px;}
- .UCD_TOP_List_C:nth-child(2)::before{background: url(../images/dh_file2.png);background-repeat: no-repeat;}
- .UCD_TOP_List_C:nth-child(3)::before{background:url(../images/dh_cun.png);background-repeat: no-repeat;margin-right:5px;}
- .UCD_TOP_List_C:nth-child(4)::before{background:url(../images/total.png);background-repeat: no-repeat;}
- .UCD_TOP_List_C:nth-child(5)::before{background:url(../images/toal2.png);background-repeat: no-repeat;margin-top: 6px;}
- .UCD_TOP_List_C:nth-child(6)::before{background:url(../images/toal3.png);background-repeat: no-repeat;margin-top: 8px;background-position: -12px;}
- .UCD_TOP_List_C:nth-child(7)::before{background:url(../images/dh_yy.png);background-repeat: no-repeat;}
- .UCD_TOP_List_C:nth-child(8)::before{background:url(../images/toal5.png);background-repeat: no-repeat;background-position: -6px -6px;}
- .UCD_TOP_List_C:nth-child(9)::before{background:url(../images/toal4.png);background-repeat: no-repeat;background-position: -7px -4px;}
- /*用户登录以及用户信息区域*/
- #UCD_TOP_L{float:right;width:180px;line-height:30px;height:30px;margin-right:20px;color:White;/* font-weight:bold; */}
- #UCD_TOP_L_UI{ float:left; width:80px; overflow:hidden; height:25px; line-height:25px; cursor:pointer;}
- #UCD_TOP_L_TX{margin-left:5px;float:left;width:30px;height:30px;cursor:pointer;/* border:1px solid #fff; */border-radius:100px;margin-top:3px;}
- #UCD_TOP_L_TC{margin-left:10px;float:left;width:30px;/* font-weight:bold; */height:25px;cursor:pointer;margin-top:1px;font-size: 14px;font-family: "宋体";color:#b2b2b2;margin-top:3px;}
- #UCD_TOP_L_DL{font-family: 宋体;float:right;width:50px;font-weight:bold;text-align:center;height:30px;color:#fff;line-height:25px;cursor:pointer;font-size:14px;line-height:30px;margin-top: 4px;border-radius:3px;}
- #UCD_TOP_L_DL:hover{background-color:#fff;color:#252525;}
- .UCD_TOP_L_HYYP {float:left;cursor:pointer;font-size: 12px;font-family: 宋体;}
- /*注册登录的CSS*/
- #UCD_LR{ position:absolute; top:0px; left:0px; width:750px; height:380px; }
- .UCD_LR_N{width:746px; height:350px;border:2px solid silver;}
- .UCD_L_C_L{ width:98%; margin-left:10px; height:70px; color:#CC0033;}
- .UCD_L_C_L div { font-size:30px;float:left; background-color:Black; color:White; margin:15px; cursor:pointer;}
- .UCD_L_C_L div:hover{ color:Red; }
- /*引用外部项目的css文件*/
- /*切换到桌面和编程端的按钮*/
- #UCD_OT_QH{width:100px; height:20px; background-color:white;position:absolute; top:10px; left:10px;color:#333; line-height:20px;}
- .UCD_OT_QH_L{ width:20px; height:20px; background-position: -197px -97px; float:left;}
- .UCD_OT_QH_R{ width:80px; height:20px; float:left;}
- /*滚动部分*/
- .UCD_TOP_GD{float: left;margin-top:5px;}
- .UCD_TOP_GD ul li a{color:#252525;font-size:14px;text-decoration:none;}
- #UCD_TOP{height: 37px !important;min-width: 1280px;}
- .UD_SYCOSD .UD_SYCOSDO{width:14px}
|