﻿body{
    width:100%;
    overflow-x:hidden;
}
a:hover,.autosTips span,.autosTips .currectSlt{
    color:#0376d8;
}
.autosTips .currectSlt,.autosTips .currectSlt span{
    text-decoration:underline;
    vertical-align:top!important;
}
.autosTips {
    border-radius:3px;
}
.uc-font{
    font-family: "verdana","Microsoft YaHei";
}
.uc-notice{
    display:none;
}
.uc-text-shadow{
    text-shadow: 0px 1px #aacdde;
}
.uc-hd{
    position:relative;
    z-index:50;
}
.uc-bd{
    position:relative;
    background-color:#d2e9f7;
    width:100%;
}
.uc-menue{
    display:none;
    min-width:64px;
    position: absolute;
    left: 0px;
    top:58px;
    background-color: #fff;
    padding: 20px;
    box-shadow: 2px 3px 20px #ccc;
    color: #333;

}
.uc-menue:after{
    content:"";
    position:absolute;
    left:10px;
    top:-16px;
    width:0px;
    height:0px;
    border-width:8px;
    border-style:solid;
    border-color:transparent transparent #fff transparent ; 
}
.uc-menue .fonticon{
    position:relative;
    width:64px;
    height:64px;
    line-height:64px;
    border:1px solid #e3e3e3;
    border-radius:12px;
    text-align:center;
}
.uc-menue .fonticon .icon-font{
    position:absolute;
    font-size: 40px; 
    color:#c3c3c3;
    height:50px;
}
.uc-menue #appCenter:hover .icon-font,.uc-menue #appMine:hover .icon-font,.uc-menue #appCenter:hover p,.uc-menue #appMine:hover p,.uc-menue #News:hover .icon-font,.uc-menue #Notice:hover .icon-font,.uc-menue #News:hover p,.uc-menue #Notice:hover p{
    color:#0376d8;
}
.uc-menue #appCenter:hover a,.uc-menue #appMine:hover a,.uc-menue #News a:hover,.uc-menue #Notice a:hover{
    border-color:#0376d8;
}
.uc-menue #uc-AppList a,.uc-menue #uc-AppList a img{
    border-radius:5px;
}
.uc-menue #appMine{
    margin-top:7px;
}
.uc-header{
    height: 45px;
    background-color:#0376d8;
}
.uc-header .uc-size{
    width:1280px;
    overflow-x:visible;
}
.uc-header .menuLink .outer>a{
    vertical-align: middle;
    padding:0px 8px;
}
.uc-header .setting .icon-search-s{
    right:5px;top:11px;font-size:20px;font-weight:bold;color:#A9A9A9;z-index:1;cursor:pointer;
}
.uc-header .menuLink .outer,.uc-header .setting .outer{
    position:relative;
    line-height:45px;
    z-index:100;
}
.uc-header .menuLink .outer.Hover:after,.uc-header .setting .outer.Hover:after{
    position:absolute;
    content:"";
    width:100%;
    height:20px;
}
.uc-header .setting .outer.notice a,.uc-header .setting .outer.mine a,.uc-header .setting .outer.exit a{
    height: 45px;
    width: 24px;
 }
.uc-header .menuLink .outer>a i{ position:absolute;top:14px;left:42px;}
.uc-header .menuLink .outer>a i.arrow {
    width: 7px;
    height: 4px;
    display: inline-block;
    position: absolute;
    left: 48px;
    top: 22px;
    background: url(../../../img/lib/arrow.gif) no-repeat 0 0;
}

.uc-header .setting .outer.userInfor a.uc-color-white{padding-right:18px;}
.uc-header .setting .outer.userInfor a i.arrow{ 
    width: 7px;
    height: 4px;
    display: inline-block;
    margin:0px 0px 2px 5px;
    background: url(../../../img/lib/arrow.gif) no-repeat 0 0;
}
.uc-header .setting .outer.notice a i,.uc-header .setting .outer.mine a i,.uc-header .setting .outer.exit a i{
    position:absolute;
    top:13px;
 }
.uc-header .setting .mine .uc-menue:after,.uc-header .setting .notice .uc-menue:after,.uc-header .setting .userInfor .uc-menue:after,.uc-header .setting .mall .uc-menue:after{
    left:auto;
    right:10px;
}
.uc-header .setting .outer#uc-home-search input{
    width:180px;
    margin-top: 8px;
    background:#FFF;
    border-radius:3px;
    border:0px;
    color:#A9A9A9;
    padding:6px;
}
.uc-header .setting .outer#uc-home-search input::-webkit-input-placeholder{
    color:#A9A9A9;
}
.uc-header a.appUserNum{
    display:none;
    position:absolute;
    width:64px;
    height:64px;
    line-height:64px;
    text-align:center;
    background-color:#0376d8;
    color:#fff;
    padding:0px;
    left:0px;
    top:0px;
}
.uc-header .menuLink #Notice .uc-notice{
    position: absolute;
    top: 10px;
    right: 10px;
}
/*mini导航*/
.uc-mini-hd{
    display:none;
    position:fixed;
    left:30px;
    /*z-index:99;*/
    z-index:98;
    top:130px;
    background-color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #c5dbe8;
}
.uc-mini-hd .nav{
    overflow: hidden;
    /*height: 506px;*/
}
.uc-mini-hd .toggle{
       left: -20px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    top: 50%;
    margin-top: -30px;
    line-height: 60px;
    color: #aacdde;
    border-radius: 50%;
    -webkit-transition:all linear 0.2s;
}
.uc-mini-hd .toggle i{
    position: absolute;
    top: 12px;
    left:3px;
}
.uc-mini-hd .toggle.round{
    width:40px;
    height:40px;
    border-radius:50%;
}
.uc-mini-hd .toggle.round i{
   left: 10px;
}
.uc-mini-hd .nav>div{
    padding:15px 10px;
    border-bottom:1px dotted #aacdde
}
.uc-mini-hd .nav>div:last-child{
    border:0;
}
.uc-mini-hd .nav>div:hover i,.uc-mini-hd .nav>div:hover a{
    color:#0376d8;
}
.uc-mini-hd .cur{
    border-color:#72aee2;
}
.uc-mini-hd a{
    position:relative;
    display:block;
    color:#aacdde;
    padding-left:5px;
    padding-right: 5px;
    font-size:16px;
    float: left;
    width:75px;
}
.uc-mini-hd a i{
    width:24px;
    font-size:20px;
    margin-right:5px;
    vertical-align:middle;
}
.uc-mini-hd a.z-mate i,.uc-mini-hd a.z-follow i,.uc-mini-hd a.z-follower i{
    font-size:24px;
    text-align:left;
}
.uc-mini-hd .mark{
    margin-top: 5px;
    display: inline-block;
}
.uc-mini-hd .mark i{
     color:#aacdde;
}
.uc-mini-hd .cur a,.uc-mini-hd .cur span i {
    color:#0376d8;
    text-shadow: 0px 2px #e0f0ff;
}
.uc-side.fixed .uc-home-level,.uc-side.fixed .uc-home-user{
    position:fixed;
    width:300px;
}
.uc-side.fixed .uc-home-level{
    top:55px;
}
.uc-side.fixed .uc-home-user{
    top:338px;
}
.uc-hd.fixed{
    position:fixed;
    width:100%;
    left:0px;
    top:0px;
}
.uc-stu .uc-mini-hd .nav{
    height: 562px;
}
.uc-input,.uc-textarea,select{
    border-color:#a5b2c5;
}