*{
	margin: 0 ;
	padding: 0 ;
	font-family:"瀵邦喛钂嬮梿鍛寸拨"閿涳拷 Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.top{
	width: 100%;
}
.top .upper{
	width: 100%;
	height: 35px;
}
.top .upper .content{
	width: 1200px;
	height: 35px;
	margin: 0 auto;
}
.top .upper .content .cet{
	float: right;
	/* width: 250px; */
	font-size: 14px;
	height: 35px;
	line-height: 35px;
}
.top .oner{
	height: 100px;
	width: 1200px;
	margin: 0 auto;
}
.top .top-pic{
	float: left;
	width: 60px;
	height: 60px;
	margin-top: 20px;
	margin-left: 10px;
}
.top .top-pic img{
	width: 100%;
	height: 100%;
}
.top .t-font{
	margin-top: 20px;
	float: left;
	font-size: 16px;
	line-height: 30px;
	margin-left: 10px;
}
.top .t-cont{
	float: right;
	height: 45px;
	width: 620px;
	margin-top: 20px;
}
.top .t-cont .s-search{
	float: left;
	border-radius: 3px;
	width: 320px;
	height: 45px;
	border: 1px solid #dcdcdc;
}
.top .t-cont .s-search .s-fon{
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	width: 100px;
	float: left;
}
 .top .t-cont .s-search .s-fon .sans-serif{
    width:0;
    height:0;
    border-width:5px 5px 0;
    border-style:solid;
    border-color:#333 transparent transparent;/*閻忥拷 闁繑妲� 闁繑妲� */
    margin:0px auto;
    top: 15px;
    position:relative;
}
.top .t-cont .s-search .t-int{
	float: left;
}
.top .t-cont .s-search .t-int input{
	width: 160px;
	height: 20px;
	border: 0;
	outline: none;
	font-size: 16px;
	margin-top: 12px;
}
.top .t-cont .s-search .s-pic{
	float: left;
	width: 24px;
	height: 24px;
	margin-left: 10px;
	margin-top: 10px;
}
.top .t-cont .mand{
	float: left;
	width: 139px;
	height: 45px;
	background: #ccc;
	margin-left: 10px;
	border-radius: 5px;
	font-size: 16px;
}
.top .t-cont .mand img{
	width: 20px;
	height: 20px;
	margin-left: 10px;
	margin-top: 12px;
}
.top .t-cont .mand span{
	float: right;
	text-align: center;
	margin-right: 10px;
	/*margin-top: 10px;*/
}
ul,li{ padding:0;margin:0;list-style:none}