/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;color:#333;outline:0;}
body{background:#fff;}
a{color:#333;}

/* layout css */
body {
	background: #f5f5f5;
}
#g-wrap{
	font-family: "Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体";
	font-size: 12px;
	width: 100%;
	min-width:1230px;
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1130?"1130px":"");
}
#g-hd {
	width: 100%;
	background-color: #fff;
}
#g-bd {
	width:100%;
}
#g-ft {
	width: 100%;
	height: 280px;
	background:#f5f5f5;
}

/* model 模块 */
.m-header {
	width: 1230px;
	margin: 0 auto;
	height: 90px;
}
.m-header:after {
	display: block;
	content: '';
	width: 100%;
	height: 0;
	clear: both;
}
.m-content {
	min-height: 200px;
	margin: 0 20px 30px;
}
.m-container {
	width: 100%;
	margin-right: 0 auto;
	min-height: 200px;
}
/* unit 部件*/
.u-nav {
	float: left;
	margin-left: 50px;
	height: 50px;
	padding: 20px 0;
}
.u-nav .menu {
	position: relative;
	float: left;
}
.u-nav .menu .menu-link {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 18px;
	font-size: 16px;
}

.u-nav .menu .menu-linknew {
position:absolute;
z-index:100;
margin-left:115px;
margin-top:-47px;
font-family : vijaya;
font-size : 1.6em;
color : #f00;
font-weight:bold;
}

.u-nav .menu .hot {background-image: url(../../images/pc/icon/icon_03.png);
background-repeat: no-repeat;
background-position: right top;}

.u-nav .sub-nav {
	display: none;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 50px;
	width: 200px;
	border: 1px solid #ddd;
	background: #fff;
}

.u-nav .sub-nav .sub-menu {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	font-size: 14px;
}

.u-nav .sub-menu a {
	display: block;
	color: #666;
}

.u-nav .sub-nav .sub-menu:hover {
	background: #edf1f2;
}

.u-nav .menu:hover .menu-link {
	background: #e7e7e7;
}

.u-nav .menu:hover .sub-nav {
	display: block;
}

.u-nav .menu .cart {
	display: inline-block;
	width: 0;
	height: 0;
	line-height: 87px;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.u-nav menu.active a {
	color: #3da400;
}
.u-nav .menu a:hover {
	color: #3da400;
}

/* 基础样式 */
.logo {
	width: 164px;
	height: 90px;
	float: left;
	background: url(../../../images/pc/cm-logo2.png) no-repeat;
}
.login {
	float: right;
	font-size: 0;
	margin-top: 30px;
}
.un-login {
	float: right;
	font-size: 0;
}
.login a {
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
}
.un-login a {
	display: inline-block;
	font-size: 16px;
	color: #333;
	vertical-align: middle;
}
.login .username {
	width: 82px;
	padding: 5px 14px;
	text-align: center;
	background-color: #3da400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
}
.login a.username:hover {
	background-color: #42b200;
}
.un-login i {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding: 0 10px;
	font-size: 16px;
	vertical-align: middle;
}
.un-login a:hover {
	color: #42b200;
}
.un-login .reg,
.un-login .log {
	line-height: 87px;
	padding: 0 10px;
}
.login .my-order {
	margin-left: 20px;
}
.login a.my-order:hover {
	color: #42b200;
}
.login .quit {
	margin-left: 20px;
}
.login a.quit:hover {
	color: #42b200;
}
/* 当前所在处 */
.location {
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
/* footer 样式 */
.m-footer {
	width: 1130px;
	margin: 0 auto;
	padding-top: 30px;
}
.m-footer .footer-list {
	float: left;
	width: 188.333px;
	margin-right: 8px;
}
.footer-list li {
	line-height: 24px;

}
.footer-list li h4 {
	height: 40px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.footer-list li a {
	display: inline-block;
	color: #666666;
	line-height: 24px;
	font-size: 12px;
}
.footer-list li span {
	display: block;
	color: #666666;
	font-size: 10px;
}
.footer-list .time {
	font-size: 8px;
}
.footer-list .hot-phone {
	font-size: 22px;
}
.footer-list .weekend{
	font-size: 12px;
}
.footer-list  .online-serve{
	display: inline-block;
	font-size: 22px;
	color: #ffffff;
	background: #47c000;
	text-align: center;
	width: 134px;
	height: 35px;
	line-height: 35px;

}
.m-footer .last{
	margin-right:0;
	width:145px;
}
.footer-list .ft-icon-1 {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../../../images/pc/kefu.png) no-repeat 0 0;
	vertical-align: middle;
	margin-left: 4px;
}
.footer-list .ft-icon-2 {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../../../images/pc/zaix.png) no-repeat 0 0;
	vertical-align: middle;
	margin-left: 4px;
}
.m-footer .copyright {
	margin-top: 30px;
}
.copyright p {
	color: #fff;
	text-align: center;
}
.m-footer .copyright {
	width: 1130px;
	margin-top: 30px;
	border-top:1px solid #cccccc;
}
.copyright p {
	color: #666666;
	height: 80px;
	line-height: 80px;
	text-align: center;
}
.copyright .attention-weixin {
	float: left;
	margin-left: 20px;
}
.attention-weixin img {
	width: 80px;
	height: 80px;
}

/* function 功能样式*/

/* 清除浮动代码 */
.f-cb:after {
 display:block;
 visibility:hidden;
 clear:both;
 height:0;
 overflow:hidden;
 content:'.';
}
.f-cb {zoom: 1;}