.newheader3 ul.header-content{
	width: 100%;
	height: 60px;
	background: #FFFFFF;
	position: fixed;
}

.header-img{
	width: 176px;
	height: inherit;
}

.header-nav{
	height: 60px;
	line-height: 60px;
}

.header-nav ul li{
	display: inline-block;
	padding: 0 15px;
	font-size: 16px;
}

.header-nav ul li a{
	color: #000;
}
.header-nav ul li a:hover,.header-nav ul li a.aactive{
	font-weight: bold;
}

.header-login{
	width: auto;
	height: inherit;
	/*margin-right: 30px;*/
}

.header-login .marginright16{
	margin-right: 16px;
}

.header-login img{
	margin-right: 20px;
	cursor: pointer;
	vertical-align: middle;
}
/* countMsgNotice */
.header-login div[name="countScore"],.header-login div[name="countMsgNotice"]{
	vertical-align: middle;
	position: relative;
	margin-right:18px ;
	display: inline-block;
    width: 30px;
    margin-top: 10px;
    cursor: pointer;
}

.header-login div[name="countScore"] i,.header-login div[name="countMsgNotice"] i{
	font-size: 26px;
	color: #FFF;
}

.header-login div[name="countScore"] #scoreNum,
.header-login div[name="countMsgNotice"] #message-total-number{
	position: absolute;
    top: -3px;
    right: -11px;
    color: #fff;
    font-size: 12px;
    background: #D25572;
    width: 22px;
    /* height: 22px; */
    text-align: center;
    border-radius: 11px;
    line-height: 22px;
}


.header-login .nameuser{
	display: inline-block;
    height: 60px;
    line-height: 60px;
    position: relative;
    /*cursor: pointer;*/
    /*padding-top: 5px;*/
    vertical-align: middle;
}

.header-login .nameuser p{
	color: #FFF;
	font-size: 12px;
	margin: 0;
}

.header-login .nameuser .userlogo{
    width: 30px;
    height: 30px;
    border: 1px solid #ffffff;
    display: inline-block;
    border-radius: 15px;
    overflow: hidden;
    vertical-align: middle;
    background: url(../images/imagenew/person.png) no-repeat center center;
    background-size: 100% 100%;
}

.header-login .nameuser .userlogo-text{
	font-size: 16px;
    color: #ffffff;
}

.name-setting {
    position: absolute;
    background-color: #ffffff;
    z-index: 100;
    width: 205px;
    height: auto;
    top: 66px;
    right: 4px;
    box-shadow: 0px 0px 10px #e9e9e9;
    -webkit-box-shadow: 0px 0px 10px #e9e9e9;
    -moz-box-shadow: 0px 0px 10px #e9e9e9;
    -ms-box-shadow: 0px 0px 10px #e9e9e9;
    -o-box-shadow: 0px 0px 10px #e9e9e9;
}

.name-setting .sj {
	position: absolute;
	top: -11px;
	border-bottom: 12px solid #ffffff;
	border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    right: 0;
	/* left: 50%; */
	/* margin-right: 20%; */
}

.settingStyle-01 {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px;
    position: relative;
}

.settingStyle-01 .img {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-color: #f2f2f2;
    border-radius: 16px;
    overflow: hidden;
    vertical-align: middle;
}

.settingStyle-01 .text {
    vertical-align: middle;
    font-size: 14px;
    color: #666666;
    padding-left: 10px;
}

.settingStyle-01 .settingStyle-01-bg {
    background: url(../images/tit/u2495.png) no-repeat right top;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 6%;
    cursor: pointer;
}

.settingStyle-02 {
    padding: 10px;
}

.settingStyle-02 .ul-02 {
    margin: 0;
}

.settingStyle-02 .ul-02 li {
    display: inline-block;
    /* width: 30%; */
    width: 47%;
    text-align: center;
    font-size: 0;
}

.settingStyle-03 {
    padding: 5px 10px 10px;
    text-align: center;
}

.settingStyle-03 input {
    background-color: #3498db;
    border: none;
    font-size: 14px;
    padding: 8px 10px;
    color: #ffffff;
    width: 100% !important;
    border-radius: 5px;
}

.settingStyle-02 .ul-02 li a.a1 {
    background: url(../images/imagenew/controler.png) no-repeat center top;
}

.settingStyle-02 .ul-02 li a.a2 {
    background: url(../images/imagenew/myaccount.png) no-repeat center top;
}

.settingStyle-02 .ul-02 li a span {
    font-size: 12px;
    color: #999999;
    display: block;
    padding-top: 33px;
}

.laybox_new {
	width: 100%;
	padding: 0 0;
}
.newHeader_bluebg {
    /* background: #073e93; */
    background: #016bca;
	height: 60px;
	position: fixed;
    top: 0;
    z-index: 999;
}
.newheader ul li a {
	color: #333;
	font-size: 12px;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
}

.newheader ul {
	margin-left: 10px;
	box-shadow: 0 2px 3px 2px #f2f2f2;
	display: none;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 99;
	height: 240px;
	overflow-y: auto;
	overflow-x: hidden;
}
.newheader3 ul li {
	float: left;
    position: relative;
    min-width: 100px;
}
.header-message-notice{
    position: relative
}
.header-message-notice-arr{
    position: absolute;
    top: -11px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
    border-bottom: 12px solid #ffffff;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
}
/* .#D25572 */
.header-message-notice-container{
    display: none;
    position: absolute;
    top: 48px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    box-shadow: 1px 2px 14px 1px rgba(0, 0, 0,0.2);
}
.header-message-notice-container .badge{
    background-color:#D25572;
    color:#fff;
}
/* 子菜单 */
.newheader3 ul li .edop__sub-menu{
    position: absolute;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top:100%;
    /* bottom: 0; */
    overflow: hidden;
    background-color:rgba(1,107,202,.8);
    transition: all 200ms linear;
}
.newheader3 ul li .edop__sub-menu li{
    height: 0;
    opacity: 0;
    width: 100%;
    overflow: hidden;
    transition: all 200ms ease-out;
}
.edop-menu-container li:hover .edop__sub-menu li{
    height: 44px;
    opacity: 1;
}
.newheader3 ul li .edop__sub-menu a{
    font-size: 13.5px;
    line-height: 44px;
    height: 44px;
    transition: all 200ms ease-out;
}

.edop__header-submenu-mask{
    display: none;
    position: absolute;
    top: 100%;
    height: 0;
    width: 100%;
    background-color: rgba(36,97,158,0.8);
    z-index: -1;
    transition: all 200ms ease-out;
}
.newheader3 ul {
	margin: 0 0 !important;
}

ol.dropdown-menu{
    margin: 0;
}

.newheader3 ul li.dropdown:hover .dropdown-menu{
    display: block;
    transition: all 0.3s ease-in-out;
}

.newheader3 ol.dropdown-menu li a{
    color: #666;
    margin: 0;
    height: 46px;
    line-height: 46px;
    background: inherit !important;
}

.newheader3 ol.dropdown-menu li:hover{
    background: #073e93;
    width: 100%;
}

.newheader3 ol.dropdown-menu li:hover a{
    color: #fff;
}

.newheader3 ul li a {
	display: block;
	/* border-top-left-radius: 8px; */
    /* border-top-right-radius: 8px; */
    /* min-width: 60px; */
    /* width: 110px; */
    padding-left: 8px;
    padding-right: 8px;
    height: 60px;
    /* margin-top: 4px; */
	line-height: 60px;
	color: #fff;
	text-align: center;
    font-weight: bold;
    transition: all 100ms linear;
}

.newheader3 ul li a.newheader3-active,
.newheader3 >ul> li:hover >a,
.newheader3 ul li a:hover {
    /* color: #4757f9; */
    /* transition: all 200ms linear; */
    background: #ffffff;
    background-color: rgba(0,0,0,.25);


    /*border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 56px;
    margin-top: 4px;
    line-height: 54px;*/
}

/*.newheader3 ul li a:hover {
	color: #fff;
	background-color: #2770e3;
	/*background: url(../../resources/images/dash_07.png) no-repeat center bottom #155cc8;
}  */
.newheader4{
	margin-left: 20px;
}
.newheader1{
    margin:6px 0 8px;
    text-align: center
}
.edop__logo-container{
    display: block;
    width:100px;
    height: 60px;
    background: url("/resources/images/logo2.png") no-repeat center;
    background-size: 80%;
    transition: all 200ms linear;
}
#edop__logout{
    cursor: pointer;
}
@media screen and (max-width:1250px) {
    /* .edop__logo-container{
        width:80px;
    } */
}
