body {
	font-family: "microsoft yahei";
}

ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}

button,
input {
	border: none;
	background: none;
}

h4 {
	padding: 0;
	margin: 0;
}

.f9 {
	font-size: 12px!important;
}

.f14 {
	font-size: 14px;
}

.f15 {
	font-size: 15px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f20 {
	font-size: 20px;
}

.mdred,
a.mdred,
a:hover.mdred {
	color: #cc3333!important;
}

.mdred-bg {
	background: #cc3333;
}

.mdf5-bg {
	background: #f5f5f5;
}

.mdline {
	background: #f5f5f5 url(../images/mdline.jpg) repeat-x left top;
	padding-bottom: 30px;
}

.mdwhite {
	color: #fff;
}

.mdwhite a,
.mdwhite a:hover {
	color: #fff;
}

.gray78 {
	color: #787878;
}

.gray9 {
	color: #999;
}

.gray5 {
	color: #555;
}

.gray5 a,
.gray5:hover {
	color: #555;
}

.gray78 a,
a.gray78 {
	color: #787878;
	padding: 0 10px;
}

.gray78 a:hover,
a.gray78:hover {
	color: #787878;
}
.mdColor6{
	color: #666;
}
.mdColor9{
	color: #999;
}
.mdColorHot{
	color: #e4393c;
}
.mdBlack,
.mdBlack a,
.mdBlack a:hover,
a.mdBlack,
a:hover.mdBlack {
	color: #555;
}


/*topBar style*/

.miandian-top div {
	height: 30px;
	line-height: 30px;
}

.miandian-top div span {
	margin-right: 10px;
}

.miandianErweima {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
	cursor: pointer;
	padding: 0 10px;
}

.miandianErweima:hover .miandianErChild {
	display: block;
}

.miandianErChild {
	position: absolute;
	top: 30px;
	left: -6px;
	width: 82px;
	height: 82px;
	border: 1px solid #e5e5e5;
	padding: 5px;
	display: none;
}

.miandianErChild i {
	width: 0px;
	height: 0px;
	border: 8px solid transparent;
	border-bottom-color: #e5e5e5;
	position: absolute;
	top: -17px;
	left: 50%;
	margin-left: -8px;
	z-index: 2;
}

.miandianErChild img {
	float: left;
}


/*headLogo Style*/
.miandian-head {
	padding-top: 12px;
    height: 115px;
}

.miandian-head .miandianLogo {
	width: 160px;
	height: 71px;
}
.miandianCityChange{
	margin-left: 10px;
}
.miandianCityChange h2{
	font-size: 18px;
	font-weight: bold;
}
.city-info_toggle {
    border: 1px solid #eee;
    padding: 2px 5px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    background: #fff;
    border-radius: 2px;
}

.city-info_toggle:hover{
	color: #c33;
	text-decoration: none;
}
.miandianCityChange a{
	color: #333;
}
.toggle-dingwei{
    background: #c33;
    color: #fff!important;
    text-align: center;

}
.miandianCityChange a:hover{
			text-decoration: none;
}
.miandian-head .miandianSousuo {
	width: 544px;
	margin-left: 76px;
}

.miandian-head .miandianSousuo .sousuo {
	width: 460px;
	height: 39px;
	border: 1px solid #0064af;
	margin-top: 16px;
	float: left;
	padding: 5px;
	padding-top: 10px\9;
}

.miandian-head .miandianSousuo .btn-sousuo {
	width: 53px;
	height: 39px;
	float: left;
	margin-top: 16px;
	color: #fff;
	background: url(../images/miandianIcon-sousuo.png) no-repeat center center;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.miandian-head .miandianSousuo .sousuoLabel {
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.miandian-head .miandianSousuo .sousuoLabel a {
	border-right: 1px solid #787878;
}

.miandian-head .miandianSousuo .sousuoLabel a:last-child {
	border: none;
}

.miandian-head .cart {
	width: 146px;
	height: 40px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	margin-top: 16px;
	margin-left: 10px;
	background: #f5f5f5 url(../images/miandianIcon-cart.png) no-repeat 18px 9px;
	line-height: 40px;
	position: relative;
	left: 0;
	top: 0;
}

.miandian-head .cart:hover {
	border: 1px solid #ccc;
}

.miandian-head .cart span {
	position: absolute;
	left: 10px;
	top: 2px;
	width: 15px;
	height: 15px;
	background: #cc3333;
	border-radius: 50%;
	color: #fff;
	line-height: 15px;
	font-size: 12px;
}


/*footer Style*/
.miandianFooter {
	background: #eaeaea;
	height: auto;
}

.miandianFooter .mdFooter-bz {
	height: 102px;
	border-bottom: 1px solid #d5d5d5;
	padding-top: 18px;
}

.miandianFooter .mdFooter-bz .mdFooter-bzlist span {
	width: 80px;
	height: 80px;
}

.miandianFooter .mdFooter-bz .mdFooter-bzlist p {
	width: 150px;
	display: inline-block;
	font-weight: bold;
	color: #333;
}

.mdFooterMtop {
	margin-top: 3px;
}

.leftmdFooterfG {
	color: #555;
}

.mdicon-bz {
	background: url(../images/miandianFooter-bg.png) no-repeat 0 -5px;
}

.mdicon-gw {
	background: url(../images/miandianFooter-bg.png) no-repeat 0 -85px;
}

.mdicon-zx {
	background: url(../images/miandianFooter-bg.png) no-repeat 0 -165px;
}

.mdicon-rx {
	background: url(../images/miandianFooter-bg.png) no-repeat 0 -245px;
}

.mdFooter-lists {
	overflow: hidden;
	padding-top: 25px;
}

.mdFooter-lists dl {
	margin-right: 30px;
	
}

.mdFooter-lists dl dd a {
	padding: 0;
}

.mdFooter-lists dl dt {
	display: block;
	height: 43px;
	line-height: 43px;
}

.mdFooter-lists dl dd {
	display: block;
	height: 25px;
	line-height: 25px;
}

.mdFooter-lists dl dt i {
	width: 2px;
	height: 14px;
	display: inline-block;
	background: #cc3333;
	margin-right: 10px;
	box-shadow: 2px 5px 7px rgba(0, 0, 0, .4);
}

.mdFooter-lists-r {
	width: 118px;
}

.mdFooter-lists-erweima {
	width: 118px;
	height: 118px;
	margin-top: 10px;
	padding: 7px;
	background: url(../images/miandianFooterjuxing.png) no-repeat left top;
}

.mdFooter-lists-erweima span {
	width: 105px;
	height: 105px;
	padding: 7px;
	display: inline-block;
	background: #fff;
}

.mdFooter-lists-r p {
	height: 37px;
	line-height: 37px;
}

.mdFooter-Nav {
	border-top: 1px solid #d5d5d5;
	text-align: center;
	color: #9d9d9d;
}

.mdFooter-Nav a {
	display: inline-block;
	margin-top: 10px;
	padding: 6px 10px;
	color: #9d9d9d;
}

.mdFooter-Nav a:hover {
	color: #9d9d9d;
}

.mdFooter-Nav>a {}

.mdFooter-Nav p {
	width: 100%;
}