/*top*/
.header_wrapper{
    height: 130px;
    background-color: #fff;
    padding-top: 26px;
    box-sizing: border-box;
    min-width:1200px;
}
header .container{
	    padding-top: 0px;
	box-sizing:border-box ;	
}
.login ,.navbar,.seach{
	display: inline-block;
	height: 80px;
	

}
.login{
	box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box; 
margin-right: 106px;
}
.login img{
	width: 363px;
	height: 69px;
}
.navbar{
	vertical-align: top;
	line-height: 80px;
	       margin-right: 50px;
	   /* padding-top: 10px;*/
}
.navbar a{
    width: 125px;
    height: 38px;
    display: inline-block;
    border: 1px solid #ea635d;
    color: #ea635d;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
	
}
.navbar a:hover{
	border: 1px solid #1687bf;
	color: #1687bf;
}
.icon-btncourse{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.seach{
	display: inline-block;
	height: 80px;
	      padding-top: 18px;
		box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box; 
	

}
.search {
    z-index: 5;
}
.search {
    background: url(../../images/dongcheng/pic-01.png) no-repeat 0 0;
    width: 360px;
    height: 38px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.current-select{
	max-width: 100px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.search a span:hover{
color: #ca293d;
}
.search .search-left {
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    cursor: pointer;
    position: relative;
}
.fl {
    float: left;
}
.search_content{
	max-width: 60px;
    display: inline-block;
    margin-left: 5px;
    overflow: hidden;
    white-space: nowrap;
        font-size: 14px;
    color: #999;
    vertical-align: middle;
}
.triangle {
/*    background: url(../img/down.png) no-repeat -112px -15px;*/

    display: inline-block;

}
.select-list {
    width: 75px;
    background: white;
    text-align: center;
    border: 1px #dadada solid;
    border-radius: 4px;
    position: absolute;
    top: 36px;
    left: -2px;
    animation: sealist .2s ease-out;
    z-index: 5000;
}
.search .input-text {
    width: 190px;
    height: 35px;
    line-height: 35px;
    margin-left: 68px;
    color: #222;
    position: absolute;
    top: 2px;
    left: 20px;
    outline: none;
}
.select-list .triangle {
    background-position: -100px -2px;
    width: 18px;
    height: 0px;
    position: absolute;
    top: -21px;
    left: 17px;
    color: #333333;
background-color: #fff;
}
input {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.select-list ul a {
    color: #2e2e2e;
}
.select-list ul li:hover {
	color: #ca293d;
}
.search-but i{
	color: #ca293d;
}
.search .search-but {
position: absolute;
    top: 5px;
    right: 3px;
    width: 70px;
    color: #333333 !important;
    font-size: 16px;
}
.icon-search_down,.icon-search_up{
	color:#ea635d ;
}

.search-left:hover .icon-search_down{
	
	display: none;
	
}
.icon-search_up{
	display: none;
}
.search-left:hover .icon-search_up{
	
	display: inline-block;
	
}
.search-but span{
	font-size: 14px;
	color: #ea635d;
}


.onshow{
	display: block;
}
.onhide{
	display: none;
}


.header_wrapper .userbar {
    vertical-align: top;
    height: 70px;
    line-height: 70px;
    position: relative;
    cursor: pointer;
    float: right;
}
.header_wrapper .userbar img {
    vertical-align: top;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 6px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #e6e6e6;
}
.header_wrapper .userbar span {
    font-size: 14px;
    margin-right: 3px;
    vertical-align: middle;
	display: inline-block;
    width: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.header_wrapper .userbar .baricon {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #333333;
    display: inline-block;
}
.header_wrapper .userbar .infobar {
    position: absolute;
    width: 152px;
    z-index: 10;
    border: 1px solid #e6e6e6;
    padding: 25px 15px 25px 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
    background-color: #fff;
    top: 60px;
    left: 0;
}
.header_wrapper .userbar > b {
    display: inline-block;
    width: 24px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #ef672b;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 8px;
}
.header_wrapper .userbar .infobar li a {
    font-size: 14px;
    color: #4c4c4c;
}
.header_wrapper .userbar .infobar li a b {
    color: #ef672b;
}
.header_wrapper .userbar .infobar li {
    max-width: 100px;
    line-height: 30px;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.header_wrapper .userbar .infobar li a {
    font-size: 14px;
    color: #4c4c4c;
}
.header_wrapper .userbar .infobar li a:hover{
	
	color:#3f91f7 ;		
}
.header_wrapper .userbar:hover .infobar{
display: inline-block;

	
}
.header_wrapper .userbar:hover  .baricon{
	transition: all .5s;
-moz-transition: all .5s;	
-webkit-transition: all .5s;	
-o-transition: all .5s;	
transform: rotate(180deg);
-ms-transform: rotate(180deg);		
-webkit-transform: rotate(180deg);	
-o-transform: rotate(180deg);		
-moz-transform: rotate(180deg);		
	
}
.loginbtn{
	display: inline-block;
	width: 70px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #B2B2B2;
	color: #b2b2b2;
}
.header_wrapper .loginwapper {
vertical-align: top;
    height: 80px;
    /*line-height: 80px;*/
    position: relative;
    cursor: pointer;
    float: right;
    margin-top:20px;
}

.loginwapper {
	position: relative;
}

.loginwapper:hover .isloginType {
	display: block !important;
}

.isloginType {
	display: none;
	min-width: 68px;
	position: absolute;
	z-index: 9999;
	background-color: #fff;
	text-align: center;
	top: 33px;
	border: 1px solid #B2B2B2;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.isloginType a {
	white-space: nowrap;
	color: #b2b2b2;
	display: block;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dashed #B2B2B2;
}

.isloginType a:last-child {
	border-bottom: none;
}

.isloginType a:hover {
	color: #079FCC;
}