@charset 'UTF-8';
.header-yc{
	background: #266ccb;
	height: 40px;
	width: 100%;
}
.header-yc-box {
	width: 1000px;
	margin: 0 auto;
	height: 40px;
	font-size: 18px;
	font-family: "Microsoft YaHei";
}
.header-yc-left{
	float: left;
}
.header-yc-left li a{
	float: left;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0 20px;
	margin-right: 5px;
    cursor: pointer;
}
.header-yc-left li a:hover, 
.header-yc-left li.active a {
	background-color: #2261b6;
	text-decoration: none;
}
.header-yc-left a span {
	display: block;
	height: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-transform: lowercase;
}
.header-yc-left a span i{
	display: inline-block;
	background: url(../images/head_ic.png) no-repeat 0 0;
	margin-right: 5px;
	vertical-align: -4px;
}
.header-yc-left a span i.index-ic{
	width: 17px;
	height: 17px;
}
.header-yc-left a span i.resource-ic{
	width: 17px;
	height: 17px;
	background-position: 0 -22px;
}
.header-yc-left a span i.app-ic{
	width: 16px;
	height: 16px;
	background-position: 0 -43px;
}
.header-yc-left a span i.E-ic{
	width: 17px;
	height: 18px;
	background-position: 0 -64px;
}
.header-yc-left a span i.desktop-ic{
	width: 18px;
	height: 17px;
	background-position: 0 -87px;
}
.header-yc-left a span i.space-ic{
	width: 17px;
	height: 16px;	
	background-position: 0 -109px;
}
.zyin-dhR{
    float:right;
    font-size: 14px;
}
.zyin-dhR span{
    margin-left: 10px;
    display:inline;
    position: relative;
}
.zyin-dhR span.cur{
    background: #3496d0;
}
.zyin-dhR span a{
    color: #fff;
    cursor: pointer;
}
.zyin-dhR span a:hover{
    text-decoration:underline;
}.zyin-dhR .option-01,
 .zyin-dhR .option-02,
 .zyin-dhR .option-03{
     display: inline-block;
     *display: inline;
     *zoom: 1;
     background: url("../images/space_option_btn.png") no-repeat;
     margin: 2px 8px 0 12px;
     filter:alpha(opacity=80);
     -moz-opacity:0.8;
     opacity:0.8;
 }
.zyin-dhR .option-01:hover,
.zyin-dhR .option-02:hover,
.zyin-dhR .option-03:hover{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
.zyin-dhR .option-01{
    background-position: top left;
    width: 16px;
    height: 16px;
}
.zyin-dhR .option-02{
    background-position:  0 -23px;
    width: 15px;
    height: 18px;
}
.zyin-dhR .option-03{
    background-position:  0 -51px;
    width: 15px;
    height: 16px;
}
.username:hover {
    background: #5189D5;
    text-decoration: none;
}

.person {
    float: right;
    position: relative;
    z-index: 999;
}
.person ul li {
    float: left;
    position: relative;
}
.person a.option-01{
    background: #266CCB url(../images/space_option.png) no-repeat center 0;
}
.person a.option-02{
    background: #266CCB url(../images/space_option.png) no-repeat center -45px;
}
.person a.option-03{
    background: #266CCB url(../images/space_option.png) no-repeat 10px -89px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}

.person a.option-03 em:hover{
    text-decoration: none;
}
.person a.option-03 em{
    padding-left: 10px;
    color: #7ca6df;
}
.person li.drop a.option-01{
    background: #5189D5 url(../images/space_option.png) no-repeat center 0;
}
.person li.drop a.option-02{
    background: #5189D5 url(../images/space_option.png) no-repeat center -45px;
}
.person ul li:hover{
    background-color:#2261b6;
}
.person li:hover a.option-01{
    background: #2e2e2e url(../images/space_option.png) no-repeat center 0;
}
.person li:hover a.option-02{
    background: #2e2e2e url(../images/space_option.png) no-repeat center -45px;
}
.person ul li:hover a.option-03{
    background: #2e2e2e url(../images/space_option.png) no-repeat 10px -89px;
}

.person a.option-01,
.person a.option-02,
.person a.option-03{
    height:40px;
    margin:0;
    padding:0 10px;
    line-height:40px;
}
.zyin-dhR .option-01 {
    background-position: top left;
    width: 16px;
    height: 16px;
}

.dropmenu{
	background-color: #fff;
	border: 1px solid #00576c;
	border-top:none;
}
.dropmenu dd:hover{
	background-color: #d3dee0;
	text-decoration: none;
	display:block;
}
.dorp-right .dropmenu {
    background: url(../images/layer_bg.png) repeat #fff;
    border: #797979 solid 1px;
    border-top: none;
    top: 40px;
    right: -1px;
    position: absolute;
    display: none;
}
.dropmenu .W-message {
    min-width: 100px;
}

.person .dropmenu a,
.nav .dropmenu a, 
.person .dropmenu a, 
.nav .dropmenu a {
    display: block;
    float: none;
    border: none 0;
    margin: 0;
    padding: 6px 10px;
    font-size: 12px;
    color: #333;
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}
.dropmenu .border {
    border: none 0;
    border-top: #eee solid 1px;
}

.person a  {
    float: left;
    display: block;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size:  14px;
}



/*banner部分css*/
.banner_wrap{width: 100%;height: 120px;background: #30a8e9;}
.banner{width: 1000px;height: 120px;background: url(../images/banner_bg.jpg);margin:0 auto;}
.banner span{display: inline-block;padding-top: 30px;font-size: 30px;color: #FFFFFF;font-weight: bold;}
.banner span i.icon_tec{width: 40px;height: 42px;display: inline-block;background: url(../images/banner_icon.png);background-position: 0 0; vertical-align: middle;margin-right: 5px;}

.banner span i.icon_stu{width: 40px;height: 42px;display: inline-block;background: url(../images/banner_icon.png);background-position: 0 -50px;vertical-align: middle;margin-right: 5px;}

/*登录状态的header-yc*/
.head_logo{color: #FFFFFF;font-size: 14px;}
.icon_logos{width: 23px;height: 17px;display: inline-block;background: url(../images/logo_s.png);vertical-align: middle;margin-right: 5px;}
.head_login_name{color: #FFFFFF;font-size: 14px;margin-left: 30px;}
i.icon_thd{background: url(../images/u79.png);width: 13px;height: 10px;display: inline-block;vertical-align: middle;margin-left:5px;}
.shezhi_exit{position: absolute;right: -25px;top:40px;box-shadow: 2px 2px 2px #000000;box-shadow: 0px 2px 6px #909090;-webkit-box-shadow: 0px 2px 6px #909090;-moz-box-shadow:0px 2px 6px #909090;display: none;}
.shezhi_exit ul{background: #FFFFFF;}
.shezhi_exit ul li.first{border-bottom: 1px dashed #CECECE;}
.shezhi_exit ul li a{color: #333333;font-size: 14px;text-align: center;padding: 5px 35px;display: inline-block;}
.shezhi_exit ul li a:hover{color:#0078E6;}

/*登录状态的login框*/
.user_photo{margin: 0 auto;padding: 2px;background: #fff;margin-left: 70px;  -webkit-box-shadow:0 0 8px #999;  
  -moz-box-shadow:0 0 8px #999;  
  box-shadow:0 0 8px #999;  }
  .login_user_name p{text-align: center;]}
 .header-yc-left a span i.message-ic{width: 16px;height: 10px;display: inline-block;background: url(../images/head_ic.png);background-position: 0 -245px;vertical-align: middle;}
.login_btn a.person_center{padding: 10px 16px ;background: #1894de;color: #fff;text-align: center;border-radius: 2px;margin-left:30px;}
.login_btn a.person_zhuye{padding: 10px 16px ;background: #1894de;color: #fff;text-align: center;border-radius: 2px;margin-left: 5px;}


.footer-yc {
    width: 100%;
    color: #999;
    height: 40px;
    line-height: 40px;
    line-height: 40px\9;
    text-align: center;
    font-size: 12px;
    background: #e6e6e6;
}

.footer-yc a{
	padding-left: 15px;
	color: #666666;
}

.footer-ycfixed {
	position: fixed;
	bottom: 0;
}

/**以下是导航栏的个人设置下拉列表***/
.head_logo,.head_login_name{
	float:left;
}
.head_logo{
	margin-top:8px;
}
.head_login_name{
	padding-top:8px;
	height: 32px;
}
.login_state{
	margin:0;
	height: 40px;
}
.relative {
    position: relative;
}





