.both{clear:both;}
ul{
	padding:0;
	border:0;
	margin:0;
}
li{
	padding:0;
	border:0;
	margin:0;
	list-style-type:none;
}
header{
	width:100%;
}
.header-ul{
	width:100%;
	padding-top:10px;
}
.header-ul li{
	width:20%;
	float:left;
	text-align: center;
	position:relative;
}
.header-ul li:after {
position: absolute;
content: "";
width: 0;
overflow: hidden;
border-right: 1px dotted rgba(255,255,255,.36);
display: block;
overflow: hidden;
top: 50%;
right: 0;
height: 16px;
margin-top: -8px;
}
.header-ul li a{
	color:#FFF;
	font-size:14px;
	line-height:28px;
}
.m .demo-header{
	background-color:#22618c;
}
.mobilearea{
	background-color: #fbfbfb;
}
.mobilearea h2{
	border-top:solid 1px rgba(34,97,140, 0.4);
	background-color: rgba(34, 97, 140, 0.14902);
	padding:0px;
	margin:0px;
	line-height:44px;
	padding-left:12px;
}
.mobilearea .areali{
	padding:0 12px;
}
.mobilearea .areali li{
	width:100%;
	/*overflow: hidden;*/
	height:auto;
	line-height:34px;
	font-size:17px;
	border-bottom: 1px solid #dedede;
}
.mobilearea .areali li a{
	color:#000;
}
.mobilearea .arealia{
	padding:0 12px;
}
.mobilearea .arealia li{
	width:100%;
	overflow: hidden;
	height:34px;
	line-height:34px;
	font-size:17px;
	border-bottom: 1px solid #dedede;
}
.mobilearea .arealia li a{
	color:#000;
}
.footer{
	text-align: center;
}
.footer a{
	color:#000;
	font-weight:400;
	line-height: 40px;
}
.am-header .am-header-title{
	margin:0;
}
.am-header-default {
	background-color: #22618c;
}
.heise{
	background-color: #000;
	padding-top:0px;
}
.heise li{
	line-height:34px;
}
.allwidth{
	padding:0;
}
.yi-fun-widget {
display: inline-block;
width: 36px;
height: 29px;
position: absolute;
top: 50%;
margin-top: 10px;
border-radius: 5px;
-webkit-border-radius: 5px;
z-index: 2;
}
.yi-fun-widget-nav {
right: 9px;
background: url(../images/yi-header-nav1.png) 8px 8px no-repeat;
background-size: 18px 15px;
}
.yi-fun-widget-nav {
border-radius: 0;
-webkit-border-radius: 0;
width: 33px;
}
.yi-fun-widget.hover {
background-color: rgba(0,0,0,.4);
}
.yi-mypos {
background: #ebeaea;
line-height: 39px;
height: 39px;
padding: 0 4px;
z-index: 2;
position: relative;
overflow: hidden;
}
.yi-mypos{
-webkit-box-shadow: none;
-moz-box-shadow: none;
margin: 0 -4px;
}
.yi-mypos li::after {
content: ">";
position: absolute;
right: 2px;
top: 0;
color: #CCC;
font-size: 18px;
}
.yi-mypos li a {
padding: 0 18px 0 0;
text-decoration: none;
color: rgb(34, 97, 140);
}

.yi-mypos li {
float: left;
font-size: 17px;
max-width: 50%;
position: relative;
background-size: 8px 13px;
font-size: 17px;
}
.ellipsis {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.yi-mypos-last {
color: #333;
}
.yi-mypos li:last-child::after {
content: "";
}
.yi-normal {
line-height: 30px;
padding-left: 12px;
padding-right: 12px;
font-size: 17px;
}