@charset "gbk";

/* 网站主样式 布局（grid）（.g-） */
.g-hd {
	width: 100%;
	height: 34px;
	background: url(../images/bg_01.jpg) repeat-x;
}
.g-bd, .g-bd2 {
	width: 100%;
	background: url(../images/bg_03.jpg) center no-repeat;
}
.g-bd {
	height: 460px;
}
.g-bd2 {
	height: 256px;
}
.g-wood {
	width: 100%;
	height: 100px;
	background: url(../images/bg_04.png) center no-repeat;
	position: absolute;
}
.g-mn {
	width: 960px;
	background: url(../images/bg_05.jpg) repeat-y;
	margin: 0px auto;
	margin-top: 85px;
}
.g-ft {
	width: 100%;
	height: 156px;
	background: url(../images/bg_07.png) repeat-x;
	overflow: hidden;
	position: relative;
	margin-top: -10px;
}
.g-lf {
	width: 247px;
	float: left;
}
.g-rt {
	width: 713px;
	float: right;
}
.g-lf1 {
	width: 160px;
	float: left;
}
.g-rt1 {
	width: 800px;
	float: right;
}
/* 模块样式 模块（module）（.m-） */



.m-hd {
	width: 1004px;
	margin: 0px auto;
	position: relative;
}
.m-mn1 {
	height: 240px;
	overflow: hidden;
}
.m-mn2 {
	margin-top: 26px;
}
.m-mn3 {
	background: url(../images/img_029.jpg) repeat-y;
	overflow: hidden;
}
.m-mn4 {
	background:#f5e9d0;
	overflow: hidden;
}
/*LOGO*/



.m-logo {
	position: absolute;
	margin-top: 10px;
	margin-left: 52px;
}
/*BANNER*/



.m-banner {
	width: 960px;
	height: 360px;
	background: url(../images/img_016.jpg) no-repeat;
	position: absolute;
	margin-left: 22px;
	margin-top: 136px;
	z-index: 9;
}
/*NAV*/



.m-nav {
	position: absolute;
	margin-top: 53px;
	right: 22px;
}
.m-nav li {
	padding-left: 15px;
	padding-right: 15px;
	background: #000;
	height: 33px;
	text-align: center;
	margin-right: 1px;
	float: left;
	line-height: 33px;
	position: relative;
	font-size:14px;
}
.m-nav a {
	color: #FFF;
}
.m-nav li:hover {
	background: #2B1A12;
}
.m-nav li.red {
	background: #E70012;
}
.m-nav li.crt {
	background: #2B1A12;
}
.m-nav li.crt .ear-l {
	position: absolute;
	width: 11px;
	height: 7px;
	bottom: 47px;
	left: 10px;
}
.m-nav li.crt .ear-r {
	position: absolute;
	width: 11px;
	height: 7px;
	bottom: 47px;
	right: 10px;
}
.m-nav .m-n-nav {
	position: absolute;
	top: 34px;
	z-index: 20;
	display: none;
}
.m-nav li:hover .m-n-nav {
	display: block;
}
.m-nav li:hover .m-n-nav li {
	width: 110px;
	padding-left: 15px;
	padding-right: 5px;
	background: #000;
	height: 33px;
	text-align: center;
	clear: both;
	line-height: 33px;
	margin-left: -15px;
	margin-bottom: 1px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	text-align: left;
}
.m-nav li:hover .m-n-nav li:hover {
	background: #2B1A12;
}
/*SIX*/



.m-six {
	margin-top: 129px;
}
.m-six li {
	width: 177px;
	float: left;
	margin-left: 150px;
	margin-top: 35px;
}
.m-six .left {
	margin-left: 55px;
}
.m-six-news {
	width: 300px;
	line-height: 24px;
	color: #d2b39d;
	position: absolute;
	margin-top: 330px;
	left: 50%;
	margin-left: -150px;
	overflow: hidden;
}
.m-six-news li {
	text-align: center;
}
.m-six-news a {
	color: #d2b39d;
}
/*FOUR*/



.m-four {
	width:932px;
	margin:0px auto;
	margin-top:25px;
}
.m-four li {
	float:left;
	margin-left:4px;
	margin-right:4px;
}
/*CUP*/



.m-cup, .m-cup2, .m-cup3, .m-cup4, .m-cup5, .m-cup6 {
	position: absolute;
	z-index: 10;
}
.m-cup {
	width: 249px;
	height: 198px;
	margin-top: 350px;
	margin-left: 20px;
}
.m-cup2 {
	width: 255px;
	height: 212px;
	margin-top: 110px;
	right: 90px;
}
.m-cup3 {
	width: 545px;
	height: 155px;
	margin-top: 195px;
	left: 104px;
}
.m-cup4 {
	margin-top: 50px;
	right: 20px;
}
.m-cup5 {
	margin-top: 90px;
	right: 10px;
}
.m-cup6 {
	left:10px;
	margin-top: 100px;
}
/*新闻*/



.m-news {
	width: 314px;
	float: left;
}
.m-news .tt {
	height: 50px;
	overflow: hidden;
}
.m-news .tt h1 {
	float: left;
}
.m-news .tt a {
	float: right;
}
.m-news .list {
	line-height: 24px;
	color: #d2b39d;
}
.m-news .list li {
	background: url(../images/bg_06.jpg) left no-repeat;
	padding-left: 17px;
	height: 24px;
}
.m-news .list a {
	float: left;
	color: #d2b39d;
}
.m-news .list a:hover {
	color: #f5e2d4;
}
.m-news .list .date {
	float: right;
}
.m-news1 {
	margin-left: 22px;
}
.m-news2 {
	margin-left: 33px;
}
/*左侧按钮*/



.m-l-menu {
	width: 220px;
	height: auto;
	margin: 0px auto;
	background: url(../images/img_043.jpg) repeat-y;
}
.m-l-menu2 {
	width: 220px;
	padding-bottom: 66px;
	background: url(../images/img_042.jpg) bottom no-repeat;
}
.m-l-menu3 {
	width: 220px;
	background: url(../images/img_030.jpg) top no-repeat;
}
.m-l-menu .tt {
	width: 220px;
	height: 84px;
}
.m-l-menu .tt {
	padding-top: 10px;
	padding-left: 14px;
}
.m-l-menu .menu {
	margin-top: 0px;
	margin-left: 30px;
	padding-bottom: 10px;
}
.m-l-menu .menu a {
	color: #2f1c13;
}
.m-l-menu .menu dd {
    font-size:14px;
	background-color:#c9aa8b;
	width:100px;
	padding:2px 0 2px 10px;
}
.m-l-menu .menu li {
	height: 28px;
	line-height: 24px;
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
}
.fx12 a{ font-size:12px;}
.m-l-menu .menu li.crt {
	background: url(../images/img_028.png) left no-repeat;
}
.leftzssc { margin-left:13px;
            margin-top:13px;}
/*右侧内容*/



.m-nei {
	width: 660px;
	margin: 0px auto;
	margin-top: 40px;
	margin-bottom: 50px;
}
.m-nei h3 {
	margin-bottom:10px;
}
h3 span {
	font-size: 12px;
}
.m-nei2 {
	width:100%;
	padding:20px;
}
/*按钮*/



.m-menu {
	width: 220px;
	margin-left: 32px;
	float: left;
}
.m-menu li {
	margin-bottom: 7px;
}
/*新闻内页*/



.m-n-news {
	width: 100%;
}
.m-n-news .list {
	line-height: 34px;
	color: #2d1b12;
}
.m-n-news .list li {
	overflow: hidden;
	padding-left: 15px;
	background: url(../images/img_038.jpg) left no-repeat;
}
.m-n-news .list a {
	float: left;
	color: #2d1b12;
}
.m-n-news .list a:hover {
	color: #000;
}
.m-n-news .list .date {
	float: right;
}
.m-n-news2 {
	width: 100%;
}
.m-n-news2 .list {
}
.m-n-news2 .list li {
	overflow: hidden;
	height: 140px;
	background: #E9DBC0;
	margin-bottom: 20px;
}
.m-n-news2 .news-img {
	float: left;
	margin: 10px;
}
.m-n-news2 .news-txt {
	float: left;
	width: 450px;
	margin-top: 10px;
}
.m-n-news2 .news-txt a {
	color: #2d1b12;
	font-size: 14px;
}
.m-n-news2 .news-txt a:hover {
	color: #000;
	font-size: 14px;
}
.m-n-news2 .news-txt p {
	font-size: 12px;
	margin-top: 10px;
	text-align: left;
	line-height: 24px;
}
.m-n-news-line {
	width: 100%;
	height: 1px;
	background: url(../images/img_039.jpg) repeat-x;
	margin-top: 30px;
	margin-bottom: 30px;
}
.content {
	line-height:2.0;
	font-size:16px;
}
/*产品展示*/



.m-pro {
	width: 100%;
	margin-bottom:50px;
}
.m-pro .list {
}
.m-pro .list li {
	width: 155px;
	overflow: hidden;
	float: left;
	margin: 0px 20px 10px -10px;
}

.m-pro .pro {
	width: 180px;
	height: 160px;
	margin: 10px;
}
.m-pro p {
	font-size: 12px;
	text-align: left;
}
.m-pro2 {
	width: 100%;
	margin-bottom:15px;
	overflow:hidden;
}
.m-pro2 .title {
	width:923px;
}
.m-pro2 .list {
}
.m-pro2 .list li {
	width: 290px;
	height: 180px;
	background: #000;
	margin: 8px;
	float:left;
}
.m-pro2 .tt {
	width:290px;
	height:30px;
	font-size: 14px;
	line-height: 30px;
	color:#FFF;
	position:absolute;
	background:#000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	margin-top:-33px;
}
.m-pro2 .tta {
	position:absolute;
	color: #FFF;
	font-size: 14px;
	margin-top:-28px;
	margin-left:10px;
}
.m-pro2 .pro {
}
.m-pro2 .pro img {
	width: 290px;
	height: 180px;
}
.m-pro2 p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin-left: 10px;
}
/*友情链接*/



.m-link {
	margin-top: 16px;
	margin-left: 22px;
	margin-right: 22px;
	padding-bottom: 30px;
}
.m-link .tt {
	float: left;
}
.m-link .link {
}
.m-link .link li {
	float: left;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/img_013.jpg) right no-repeat;
}
.m-link a {
	color: #d2b39d;
}
/*版权文字*/



.m-ft {
	width: 960px;
	margin: 0px auto;
	margin-top: 40px;
}
.m-ft .logo {
	width: 298px;
	float: left;
}
.m-ft .text {
	float: left;
	width: 600px;
	overflow: hidden;
}
.m-ft .menu {
	margin-top: 8px;
	margin-left: 18px;
	width: 600px;
	overflow: hidden;
}
.m-ft .menu li {
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/img_013.jpg) right no-repeat;
	float: left;
}
.m-ft .menu li a {
	color: #d2b39d;
}
.m-ft .menu li.end {
	background: none;
}
.m-ft .txt {
	margin-left: 20px;
	margin-top:6px;
	width: 600px;
}
.m-ft .txt a {
	color: #6d5244;
}
/*留言*/
.m-messages {
	width:660px;
}
.m-messages .tt {
	width:100%;
}
.m-messages .list {
	width:100%;
	margin-top:10px;
}
.m-messages .list li {
	overflow:hidden;
	font-size:12px;
	color:#2B1A12;
	line-height:24px;
	margin-bottom:40px;
}
.m-messages .name {
	width:173px;
	float:left;
	padding-right:14px;
	text-align:right;
	line-height:14px;
}
.m-messages .text {
	width:470px;
	float:left;
	border-left:1px solid #978255;
	overflow:hidden;
}
.m-messages .books {
	width:450px;
	font-size:14px;
	color:#000;
	margin-left:20px;
}
.m-messages .message {
	width:450px;
	margin-top:10px;
	margin-left:20px;
	color:#A01707;
}
.m-messages .line {
	width:100%;
	height:67px;
	background:url(../images/img_059.jpg) no-repeat;
}
/* 组件样式 组件（）（.u-） */



.u-line {
	height: 70px;
	background: url(../images/img_004.jpg) center no-repeat;
}
.u-line2 {
	height: 2px;
	background: url(../images/img_011.jpg) center no-repeat;
	margin-top: 22px;
}
/* 功能样式，从常用样式方法中抽离，按需使用 */



.f-cb:after, .f-cbli li:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.f-cb, .f-cbli li {
	zoom: 1;
}
.f-dn {
	display: none;
}
.f-db {
	display: block;
}
.f-fl {
	float: left !important;
	padding-left:22px;
}
.f-fr {
	float: right !important;
	padding-right:22px;
}
.f-oh {
	overflow: hidden;
}
.f-ff0 {
	font-family: arial, \5b8b\4f53;
}
.f-ff1 {
	font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, arial, \5b8b\4f53;
}
.f-cl {
	color: #d2b39d;
}
.f-cl2 {
	color: #2d1b12;
}
.f-fs1 {
	font-size: 12px;
}
.f-fs2 {
	font-size: 14px;
}
.f-fwb {
	font-weight: bold;
}
.f-tal {
	text-align: left;
}
.f-tac {
	text-align: center;
}
.f-tar {
	text-align: right;
}
.f-img {
	display: block;
	height: auto;
	max-width: 100%;
}/*响应式图片，可以让图片按比例缩放，不超过其父元素的尺寸。*/
.f-img-l {
	float: left;
	margin-right: 10px;
}
.f-img-r {
	float: right;
	margin-left: 10px;
}



/* 通过媒体查询为不同的设备和大小配置不同的样式。 */



@media (min-width: 768px) {
 .g-container {
 width: 750px;
}
}
 @media (min-width: 992px) {
 .g-container {
 width: 970px;
}
}
 @media (min-width: 1200px) {
 .g-container {
 width: 1170px;
}
}
/* 简易栅格化*/



.g-container {
	margin: 0px auto;
	padding-left: 15px;
	padding-right: 15px;
}
.g-col12, .g-col11, .g-col10, .g-col9, .g-col8, .g-col7, .g-col6, .g-col5, .g-col4, .g-col3, .g-col2, .g-col1 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
}
.g-col12 {
	width: 100%;
}
.g-col11 {
	width: 91.66666666666666%;
}
.g-col10 {
	width: 83.33333333333334%;
}
.g-col9 {
	width: 75%;
}
.g-col8 {
	width: 66.66666666666666%;
}
.g-col7 {
	width: 58.333333333333336%;
}
.g-col6 {
	width: 50%;
}
.g-col5 {
	width: 41.66666666666667%;
}
.g-col4 {
	width: 33.33333333333333%;
}
.g-col3 {
	width: 25%;
}
.g-col2 {
	width: 16.666666666666664%;
}
.g-col1 {
	width: 8.333333333333332%;
}
/* qqshop focus */

.wrapper {
	width:960px;
	margin:0 auto;
	padding-bottom:10px;
}
#focus {
	width:960px;
	height:360px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	height:380px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:960px;
	height:360px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .btnBg {
	position:absolute;
	width:960px;
	height:20px;
	left:0;
	bottom:0;
	background:#000;
}
#focus .btn {
	position:absolute;
	width:940px;
	height:10px;
	padding:5px 10px;
	right:0;
	bottom:0;
	text-align:right;
}
#focus .btn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:25px;
	height:10px;
	_font-size:0;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
#focus .btn span.on {
	background:#fff;
}
#focus .preNext {
	width:45px;
	height:100px;
	position:absolute;
	top:90px;
	background:url(http://www.maoocoffee.com/img/sprite.png) no-repeat 0 0;
	cursor:pointer;
}
#focus .pre {
	left:0;
}
#focus .next {
	right:0;
	background-position:right top;
}

.m-l-news{
	width: 220px;
	margin: 0px auto;
	overflow:hidden;
}
.m-l-news .list {
	margin-top: 15px;
	margin-left: 30px;
	padding-bottom: 10px;
}
.m-l-news .list a {
	color: #2f1c13;
}
.m-l-news .list li {
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
}

#qq_icon {width:187px; height:193px; background:url('http://www.maoocoffee.com/images/qq_icon.png') no-repeat; position:fixed; right:-200px; top:150px; cursor:pointer;}
#cs_online {width:217px; height:324px; position:fixed; top:150px; right:-220px; background:url('http://www.maoocoffee.com/images/qq_bg.png') no-repeat; display:none; filter:alpha(opacity:0); opacity:0;}
.qq_context {width:185px; height:244px; margin-top:73px; margin-left:24px; list-style:none; padding:0px; font-size:14px;} 
.qq_context li {width:175px; height:25px; margin-left:10px; margin-top:20px; float:left;}
.span_t {display:block; float:left; color:#333; line-height:25px; font-size:12px; font-family:'Arial';}


