/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/*reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;	}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
.wrap{
	width:960px;
	margin:0 auto;
	background:#fff;
	padding:0px 12px;
	box-shadow: 0px 0px 10px #CDCDCD;
}
body{
	font-family:Arial;
	background-image:url('/newmoban/_external/demo.mobanwang.com/mb/lo201411/201411071/html/web/images/body-bg.png');
}
.logo{
	float:left;
	margin:10px 0px;
	margin-top: 25px;
}
.content{
	padding-bottom: 50px;
}
/*-----MENU----*/
.menu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu2 {
	padding: 0px;
	height: 40px;
	font-size:12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:16px;
	margin-left: auto;
}
#menu2 ul {
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	font-family: 'Monda', sans-serif;
	font-weight:normal;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
}
#menu2 ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	height: 40px;
	width:192px;
	display: block;
	text-align: center;
}
#menu2 ul li a, #menu2 ul li span {
	float: left;
	text-decoration: none;
	color: #fff;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu2 ul li a{
	color: #000000;
	background: transparent url('/newmoban/_external/demo.mobanwang.com/mb/lo201411/201411071/html/web/images/a_bg.gif') repeat-x left bottom;
	background-position: left bottom;
	font-size:12px;
}
#menu2 ul li span {
	background: transparent url('/newmoban/_external/demo.mobanwang.com/mb/lo201411/201411071/html/web/images/a_bg.gif') repeat-x left top;
	background-position: left top;
}
/*---products---*/
.products h3{
	font-size: 22px;
	text-transform: uppercase;
	color: #761414;
	margin-bottom: 14px;
	font-family: 'Monda', sans-serif;
}
.product-grid h4,.last1 h4{
	font-size:14px;
	text-transform: uppercase;
	color: #761414;
	font-family: 'Roboto Condensed', sans-serif;
}
.product-grid,.last1{
	width: 274.6px;
	float: left;
	border: 1px solid #F1F1F1;
	padding: 15px;
	margin-bottom:10px;
}
.product-grid:hover,.last1:hover{
	box-shadow:0px 0px 10px #F1F1F1;
	-webkit-box-shadow:0px 0px 10px #F1F1F1;
	-moz-box-shadow:0px 0px 10px #F1F1F1;
	-o-box-shadow:0px 0px 10px #F1F1F1;
}
.last1{
	margin:0px 20px;
}
.last2 li a:hover{
	color:#000;
}
.product-grid p,.last1 p{
	float: right;
	color:#666;
	font-size: 12px;
	text-align: justify;
	line-height: 2.2;
	font-family: 'Junge', serif;
}
.product-grid img,.last1 img{
	cursor:pointer;
}
/*---boxs---*/
.para{
	text-align:center;
	color: black;
	font-size: 14px;
	line-height: 2.2;
	border-bottom:1px solid #F1F1F1;
	padding-bottom:18px;
	font-family: 'Junge', serif;
	color:#666;
	margin-top:20px;
}
.box1{
	width:300px;
	float:left;
	padding-bottom: 50px;
}
.box1 h2{
	font-size:22px;
	text-transform: uppercase;
	color: #761414;
	margin:10px 0px;
	font-family: 'Monda', sans-serif;
	font-weight:normal;
}
.box1 p{
	float: right;
	color: black;
	font-size: 12px;
	text-align: justify;
	line-height: 2.2;
	font-family: 'Junge', serif;
	color:#666;
}
.more a:hover{
	background-color:#881A1A;
	border: 1px solid #881A1A;
}
.list2{
	line-height:1.8em;
}
.list2 ul li{
	line-height:2.4;
}
.list2 ul li img{
	vertical-align: middle;
	margin-right: 5px;
}
.box1 a{
	font-size: 12px;
	text-align: justify;
	line-height: 2.6;
	font-family: 'Junge', serif;
	color: #666;
	padding: 5px 4px;
}
.box1 img{
	cursor:pointer;
}
.more a{
	line-height: 2;
	font-family: 'Monda', sans-serif;
	color: white;
	background-color: #424242;
	height:px;
	border: 1px solid #424242;
	cursor: pointer;
	font-size: 12px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201411/201411071/html/web/images/large-button-overlay.png');
	float:left;
	margin-top: 8px;
	height: 21px;
}
/*---content---*/
.Category{
	width:190px;
	float:left;
	font-family:Arial;
	color:#666;
}
.Category h4{
	text-transform:uppercase;
	background:#761414;
	padding:10px;
	color:#fff;
	font-family: 'Monda', sans-serif;
	font-size:14px;
}
.Category h4 img{
	vertical-align:middle;
}
.Category li a{
	font-size:12px;
	color:#858585;
	margin:10px 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	line-height: 2;
}
.Category li a:hover{
	border-bottom:1px dotted #858585;
}
.Category ul{
	padding-left:10px;
	padding-top:10px;
}
.Category li h3,.Category li h5{
	color:#555;
}
.Category li h3{
	text-decoration:line-through;
}
.Category li h6{
	font-size:12px;
	color:#761414;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
}
.Category li img{
	cursor:pointer;
}
/*---main----*/
.main{
	float:right;
	width:750px;
	font-family:Arial;
	color:#666;
}
.main h4{
	font-size:22px;
	text-transform: uppercase;
	color: #761414;
	font-family: 'Monda', sans-serif;
}
.grid1{
	float:left;
}
.grid1 span{
	float: right;
	color:#666;
	width: 589px;
	font-size: 12px;
	text-align: justify;
	line-height: 2.2;
	margin-left: 11px;
	margin-top:10px;
	font-family: 'Junge', serif;
}
.grid1 img{
	float:left;
}
.grid1 p{
	color:#666;
	font-family: 'Junge', serif;
	font-size: 12px;
	text-align: justify;
	line-height: 2.2;
	margin-left: 11px;
	margin-top: 10px;
}
/*---list---*/
.list{
	margin-top:20px;
	font-family:Arial;
	color:#666;
}
.list  ul{
	float: left;
	width: 187px;
	text-align: center;
}
.list h2{
	text-transform: uppercase;
	background: #761414;
	padding:7px;
	color: white;
	font-size:14px;
	margin-bottom: 17px;
	font-family: 'Monda', sans-serif;
}
.list li{
	style:none;
}
.list li h3,.listli h5{
	color:#555;
}
.list li h3{
	text-decoration:line-through;
}
.list li h6{
	font-size:12px;
	color:#761414;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
}
.list li img{
	cursor:pointer;
}
/*---contact---*/
/*------------contact-----------------*/
.contact{
	position:relative;
	padding-bottom: 50px;
}
.contact h2{
	font-size:20px;
	color: #761414;
	font-family: 'Monda', sans-serif;
	margin-bottom: 16px;
}
.contact p{
	font-size:12px;
	width:590px;
	margin-top: 10px;
}
.contactinfo{
	float:left;
	width: 238px;
}
.contactinfo img{
	float: left;
	margin: 13px 10px 0px 0px;
	height: 50px;
	width: 50px;
	cursor: pointer;
}	
.contactinfo span{
	font-size:12px;
}
.contactfrom{
	position: absolute;
	top: 55%;
	right: 5%;
}
.contactfrom input[type="text"]{
	width: 299px;
	margin-bottom: 18px;
	padding: 3px 0px;
	border: 1px solid silver;
	color:#555;
	outline: none;
}
.contactfrom input[type="submit"]{
	width: 300px;
	background-color: #424242;
	color: white;
	border: 1px solid #424242;
	cursor: pointer;
	font-size: 12px;
	padding: 5px 4px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201411/201411071/html/web/images/large-button-overlay.png');
	height:31px;
	font-family: 'Monda', sans-serif;
}
.contactfrom input[type="submit"]:hover{
	background-color:#881A1A;
	color:#fff;
}
.contact p{
	font-family: 'Junge', serif;
	color: #666;
	line-height: 2.2;
	margin-bottom: 11px;
}
.contactinfo{
	font-family: 'Roboto Condensed', sans-serif;
	color:#666;
}
.contactfrom h3{
	font-size:14px;
	color:#666;
}
/*---footer---*/
.footer ul{
	float:left;
	margin: 15px 50px 0px 0px;
	font-family:Arial;
	color:#666;
}
.footer li a{
	font-size: 12px;
	font-family: 'Roboto Condensed', sans-serif;
	color: lightGrey;
	text-align:left;
}
.footer li{
	margin:10px 0px;
}
.footer  h4{
	color: #fff;
	text-transform: uppercase;
	font-size:14px;
	font-family: 'Monda', sans-serif;
	font-weight:normal;
}
.footer{
	background-image:url('/newmoban/_external/demo.mobanwang.com/mb/lo201411/201411071/html/web/images/footer-bg1.png');
	padding: 10px 0px;
	margin-top: -20px;
}
.last li{
	display:inline;
}
.last li a{
	margin:0px 10px 0px 0px;
	text-align:justify;
}
.footer li a:hover{
	color:#999;
}
.last li img{
	margin-top:20px;
}
.last li img:hover{
	opacity:0.6;
}
.last li h4{
	color: #fff;
	text-transform: capitalize;
	margin-top:10px;
	font-size:14px;
}
/*---copy---*/
.copy-right{
	padding: 20px;
}
.copy-right p{
	font-size: 12px;
	font-family: 'Roboto Condensed', sans-serif;
	color: lightGrey;
	text-align:center;
}
.copy-right a{
	color:#fff;
}
.copy-right a:hover{
 	text-decoration:underline;
}
