*{font-family: "宋体"; font-size: 12px; padding: 0;margin: 0; color: #555; list-style: none; text-decoration: none;}
.width_100{ width:100px }
.width_120{ width:120px }
.width_80{width:100px}
.width_60{width:60px;}
.font_12{ font-size: 12px; font-weight: bold;}

.all{ width: 1220px; margin: 0 auto; }
.sc_head{ width: 100%; height: 35px; background: #F5F5F5; border-bottom: 1px #ccc solid;}
.sc_nav_name{height:35px; line-height: 35px;  text-indent: 15px; position: relative; border-left:1px #F5F5F5 solid;border-right:1px #F5F5F5 solid ;float: left; }
.Collection,.help{height:35px; line-height: 35px;  text-align: center; position: relative; border-left:1px #F5F5F5 solid;border-right:1px #F5F5F5 solid ;float: left; }
.arrow_down {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #ccc;
    position: absolute;
    left: 90px;
    top:15px;
}
.sc_nav_namef,.sc_nav_msg_f{ width: 270px; height: 100px; border: 1px #ccc solid; background: #fff; position: absolute; left: -1px; top:35px; display:none;z-index:1000;}
.head_img{ width: 84px; height: 82px; margin-left: 9px; margin-top: 9px;text-indent: 0px; float: left;  }
 .sc_nav_name:hover,.sc_nav_msg:hover,.Collection:hover,.help:hover{ background: #fff; border-color: #ccc; }

.sc_nav_name:hover  .sc_nav_namef{display:block;}
.account{ width: 165px; height: 100px; float: left; }
.account_m{ width: 120px; height: 30px; float: right; }
.account_l{ width: 165px; height: 70px;  float: left}
.account_l b{ color: #f00}
.sc_nav_msg{ height: 35px; width: 115px;line-height: 35px;  text-indent: 15px; position: relative; border-left:1px #F5F5F5 solid;border-right:1px #F5F5F5 solid; float: left; }

.sc_nav_msg span img{ margin-top: 10px;  margin-left:-5px;}
.sc_nav_msg_f{ width: 280px; height: 240px;}
.sc_nav_msg_f ul li{ width: 260px; height: 30px; line-height: 30px;}
.sc_nav_msg_f ul li a:hover{ color: #f00;}
.sc_nav_msg_f ul{ margin-left: 10px; margin-top: 10px;}
.sc_nav_msg:hover .sc_nav_msg_f{display: block;}
.sc_index,.myDd{ line-height: 35px; float: left; margin-left: 404px; }
.sc_index a:hover,.myDd:hover a,.myzh:hover a,.Collection a:hover,.help a:hover{ color: #f00}
.myDd,.myzh,.Collection{ float: left;margin-left: 0px; line-height: 35px; position: relative;text-align: center;}
.Collection_t,.help_t{ width: 120px; height: 90px; border: 1px #ccc solid; background: #fff; position: absolute; left: -1px; top:35px; display:none; z-index:1000;}
.Collection_t ul {  margin-top: 5px;}
.Collection_t ul li{ line-height: 35px; cursor:pointer;}
.Collection_t ul li:hover{color: #f00}
.Collection:hover  .Collection_t{display: block;}
.help:hover .help_t{ display: block;}
.help{ height: 35px; float: right; line-height: 35px; position: relative;}
.help_t{ width: 100px; height: 140px; }
.help_t ul li{line-height: 30px;}
.help_t ul li a:hover{ color: #f00}
/**木易2016.10.21 new**/
.ucenter-header{
	width:1220px;
	margin:0 auto;
	padding-top:10px;
}
.ucenter-header img{
	display:inline-block;
	width:200px;
	margin-left:15px;
}
.ucenter-header .ucenter-header-nav{
	display:inline-block;
	width:640px;
	height:35px;
	margin-left:175px;
	padding-left:10px;
	background-color:#d90000;
}
.ucenter-header .ucenter-header-nav li{
	display:inline-block;
	margin-right:24px;
}
.ucenter-header .ucenter-header-nav li a{
	display:block;
	padding:8px;
	color:#fff;
	font-family:"微软雅黑";
}
.ucenter-header .ucenter-header-nav li.more{position:relative;}
.ucenter-header .ucenter-header-nav li.more a s{
	width:0;
	height:0;
	border-top:4px solid #fff;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	position:absolute;
	top:18px;
	left:70px;
}
.ucenter-header .ucenter-header-nav li.more ul{
	position: absolute;
	top:35px;
	left:-21px;
	z-index:100000;
	background:#efefef;
	padding-top:5px;
	display:none;
}
.ucenter-header .ucenter-header-nav li.more:hover ul.first{display: block;}
.ucenter-header .ucenter-header-nav li.more ul li{margin:0;}
.ucenter-header .ucenter-header-nav li.more ul li a{
	display:block;
	width:120px;
	letter-spacing: 4px;
	text-align: center;
	color:#666;
}
.ucenter-header .ucenter-header-nav li.more ul li a:hover{
	background:#d90000;
	color:#fff;
}
.ucenter-header .ucenter-header-nav li.more ul li a:hover span{color:#fff;}
.ucenter-header .ucenter-header-nav li.more ul li.sanji{position:relative;}
.ucenter-header .ucenter-header-nav li.more ul li.sanji:hover .second{display: block;}
.ucenter-header .ucenter-header-nav li.more ul.second{
	top:-5px;
	left:120px;
	background:#f6f6f6;
}
.ucenter-header .ucenter-header-nav li.input{position: relative;}
.ucenter-header .ucenter-header-nav li input{
	width:210px;
	height:27px;
	border:none;
	position:absolute;
	top:-19px;
	left:93px;
	padding:5px;
}
.ucenter-header .ucenter-header-nav li .btn{
	width:70px;
	height:27px;
	border:none;
	color:#fff;
	background:#de2810;
	position:absolute;
	top:-19px;
	left:303px;
}