body {
	font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	color: #333;
	background: #fff;
}
/*ͼƬcss*/
img {
	/*width: 320px*/
	max-width: 100%;
}

#logo-icon {
	width: 77px;
	height: 32px
}

#language-icon {
	width: 16px;
	height: 11px
}

.list-paddingleft-2 li{margin-left: 10px;list-style:inherit;}
.list-paddingleft-2 li p{text-indent: 0px;}
.ui-header .ui-icon-return .ui-icon-home {
	z-index: 1000;
}

.ui-icon-home {
	position: absolute;
	left: 0
}

.container {
	padding: 0px 10px;
	font-size: 12px;
}

.ui-tab-content {
	margin-top: 0px;
}

.ui-tab-content h4 {
	margin: 10px 0px;
}

.ui-tab-content p {
	margin-bottom: 10px;
}

.red_font {
	color: #D0121B;
}

h4.title {
	font-size: 16px;
	margin: 10px 0px;
}

.ui-list-img {
	width: 68px;
}

.ui-list-info {
	display: block;
}

.ui-list-info p {
	font-size: 12px;
}

.ui-header h1 {
	line-height: 45px;
}

.ui-header .right-btn {
	display: block;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -15px;
	width: 40px;
	height: 30px;
	background: url(../img/u36.png) no-repeat;
	background-size: 100%;
}

.nav-area {
	position: relative;
	top: -50px;
	width: auto;
	margin: 0 -10px;
}

.main-nav {
	background: #4D4D4D;
	display: none;
}

.main-nav li a {
	line-height: 36px;
	color: white;
	padding-left: 10px;
	font-size: 14px;
}

.menu-list {
	position: absolute;
	background: #fff;
	color: #000;
	width: 100%;
	top: 45px;
	left: 0px;
	font-size: 14px;
	display: none;
}

.menu-list li {
	padding: 0px 10px;
	border-bottom: 1px solid #ccc;
	color: #00a5e0;
	line-height: 30px;
}

.list-title {
	color: #000;
}

.list-content {
	margin-bottom: 0px;
	overflow: hidden;
	height: 44px;
	line-height: 15px;
}

.ui-tab-nav li {
	font-size: 14px;
}

.ui-tab-nav li.current {
	color: #D0121B;
	border-bottom: 2px #D0121B solid;
}

a {
	color: #333;
}

.ui-btn, .ui-btn-lg, .ui-btn-s {
	color: #D0121B;
	font-size: 12px;
}

.nav-toggle:before {
	border-top: 2px #000 solid;
	border-bottom: 2px #000 solid;
}

.nav-toggle:after {
	border-top: 2px #000 solid;
}

.ui-icon-return:before {
	content: "\e614";
	color: #000;
}

.search-block {
	background: #D0121B;
}

.search-block .ui-input {
	display: -webkit-box;
	position: relative;
	padding-right: 52px;
}

.add-on {
	background-color: #eeeeee;
	border: 1px solid #ccc;
	line-height: 28px;
	width: 50px;
	height: 28px;
	font-size: 14px;
	text-align: center;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	position: absolute;
	right: 0px;
	top: 0px;
}