body{
	background: #fff;
}
#page nav,#page
{
	display: none;
}

#header
{
	background: #000;
	font-size: 12px;
	color: #fff;
	line-height: 32px;
	height: 32px;
	padding: 0 50px 0 10px;
}
#content
{
	padding: 20px;
}



/* header*/
.head-top{
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-size: 1.2rem;
    background: #eaeaea;
}
.welcome{
    float: left;;
    color: #797979;
}
.head-top ul{
    float: right;
}
.head-top li{
    display: inline-block;
    *display: inline;
    *zoom:1
}
.head-top li a,.head-top li span{
    color: #797979;
}
.head-top li a:hover{
    color: #d71208;
}
.head-top li span{
    margin: 0 5px;
}
.head-c{
    margin: 23px auto;
    overflow: hidden;
}
.fl {
    display: inline;
    float: left;
}
.fr {
    display: inline;
    float: right;
}
.logoRight{
	width: 42%;
    padding-right: 95px;
    background: url(../images/ewms.png) no-repeat top right;
    min-height: 85px;
    float: right;
  background-size: 80px;
}
.search {
    border: 1px solid #d7d7d7;
    height: 30px;
    margin-top: 15px;
}
.search input {
    border: 0;
    height: 25px;
    padding: 3px;
    font-size: 1.2rem;
    width: 238px;
}
.search button {
    color: #bdb8b8;
    height: 29px;
    cursor: pointer;
    background: url(../images/searchs.png) no-repeat center center;
    text-indent: -999em;
    overflow: hidden;
    width: 32px;
    border: 0;
}
.tell{
    background:url(../images/phone.png) no-repeat left 0;
    padding:8px 0 10px 32px;
    font-size: 1.4rem;
    margin-top: 15px;
    color: #292929;
	
}
.tell b{
    font-weight: 800;
    color: #f06d13;
    font-size: 2.6rem;	
	float:right;
	font-style:inherit;   
	margin-top:-12px;
	
}
.logo{
    width: 57%;
    margin-right: 1%;
}
.logo a img{
    float: left;
    padding-right: 15px;
    border-right:0px solid #cacaca;
    width: auto;
    max-width: 100%;
    display: block;
}
.logo a p{
    margin-left: 15px;
    float: left;
    font-size:3.0rem;
    color: #f06d13;
    padding-top: 13px;
	font-weight:bold;
	
}
.logo i{ border-left:1px solid #e3e3e3; float:left; height:70px; margin-top:14px;}
.logo a span{
    display: block;
    font-size: 2.2rem;
    margin-top: 10px;
	color:#0f0f0f;
	font-weight:normal;
}

/*nav*/
.nav-bg{
    background: #000;
    height: 45px;
}

#rm-nav span { 
	background:url("../images/menu_line.png") no-repeat; 
	height:45px; 
	width:2px; 
	float:left; 
}


#rm-nav li {
    float: left;
    width: 14.11%;
    text-align: center;
    line-height: 45px;
    position: relative;
}
#rm-nav li a{
    color: #fff;
    font-size: 1.6rem;
    display: block;
}
#rm-nav ul{
    display: none;
    position: absolute;
    z-index: 10000;
    background: #d71208;
    width: 100%;
}
#rm-nav li ul li{
    float: none;
    width: 100%;
    line-height: 40px;

}
#rm-nav li ul li a{
    font-size: 1.4rem;
}
#rm-nav a:hover,.active{
    background: rgba(240,109,19,1);
    display: block;
    transition: all 0.5s ease-in 0s;
}



html.mmenu-opened,
html.mmenu-opened body
{
	height: 100%;
	width: 100%;
	overflow: hidden;
}
html.mmenu-opened body
{
	position: relative;
}

#header a
{
	background: center center no-repeat transparent;
	background-image:url(../images/wap.gif);
	display: block;
	width: 30px;
	height: 32px;
	position: absolute;
	right: 10px;
}
#header img{padding-top: 6.5px;}
#header a.friends{background-image: url(../images/wap.gif);}
#header a.right
{
	left: auto;
	right: 10px;
}
.mmenu
{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.mmenu,
.mmenu *
{
	-webkit-text-size-adjust: none;
	font-family: Arial, Helvetica, Garuda, sans-serif;
	font-size: 14px;
}
.mmenu ul,
.mmenu li
{
	list-style: none;
}
.mmenu li
{
	position: relative;
}
.mmenu ul,
.mmenu li,
.mmenu li > a,
.mmenu li > span
{
	display: block;
	padding: 0;
	margin: 0;
}
.mmenu > ul
{
	background-color: inherit;
	padding:0 0 40px 0;
}
html.mmenu-left .mmenu > ul > li
{
	padding-right: 65px;
}
html.mmenu-right .mmenu > ul > li
{
	padding-left: 130px;
}
html.mmenu-opened .mmenu.mmenu-opened
{
	display: block;
}
html.mmenu-opened .mmenu-page
{
	box-shadow: 0 0 20px rgba( 0, 0, 0, 0.8 );
	background-color: inherit;
	min-height: 100%;
	position: absolute;
	z-index: 1;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#mmenu-blocker
{
	display: none;
}
html.mmenu-opened #mmenu-blocker,
html.mmenu-blocking #mmenu-blocker
{
	background: #fff;
	opacity: 0;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 2;
}
html.mmenu-opened .mmenu-page,
html.mmenu-opened #mmenu-blocker
{
	-webkit-transition: left 0.5s ease, right 0.5s ease, margin 0.5s ease;
	-moz-transition: left 0.5s ease, right 0.5s ease, margin 0.5s ease;
	transition: left 0.5s ease, right 0.5s ease, margin 0.5s ease;
}
html.mmenu-accelerated .mmenu-page,
html.mmenu-accelerated #mmenu-blocker
{
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}	
html.mmenu-left.mmenu-opened .mmenu-page,
html.mmenu-left.mmenu-opened #mmenu-blocker
{
	margin-left: 0px;
	left: 0%;
}
html.mmenu-left.mmenu-opening .mmenu-page,
html.mmenu-left.mmenu-opening #mmenu-blocker
{
	margin-left: -65px;
	left: 100%;
}
html.mmenu-right.mmenu-opened .mmenu-page,
html.mmenu-right.mmenu-opened #mmenu-blocker
{
	margin-right: 0px;
	right: 0%;
}
html.mmenu-right.mmenu-opening .mmenu-page,
html.mmenu-right.mmenu-opening #mmenu-blocker
{
	margin-right: -130px;
	right: 100%;
}

.mmenu
{
	background: #000;
}

.mmenu li
{
	border: none;
	border-top: 1px solid #b42414;
	border-bottom: 1px solid #830d00;
}
.mmenu li:first-child
{
	border-top-width: 0;
}
.mmenu li > a,
.mmenu li > span
{
	text-indent: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
	overflow: hidden;
	padding-right: 5px;
}
.mmenu li > a,
.mmenu li > span,
.mmenu li > a:hover
{
	color: #fff;
	text-decoration: none;
}
.mmenu li.mmenu-selected > a,
.mmenu li.mmenu-selected > span
{
	background: #f06d13;
}
.mmenu li.mmenu-selected > a.mmenu-subopen
{
	background: transparent;
}

/*Submenu- open link*/
.mmenu a.mmenu-subopen
{
	border-left: 1px solid #830d00;
	width: 40px;
	height: 40px;
	padding: 0;
	position: absolute;
	right: 65px;
	top: 0;
	z-index: 2;
}
html.mmenu-right .mmenu a.mmenu-subopen,
.mmenu ul ul a.mmenu-subopen
{
	right: 0;
}
.mmenu a.mmenu-subopen.mmenu-fullsubopen
{
	width: 100%;
}
.mmenu a.mmenu-subopen + a,
.mmenu a.mmenu-subopen + span
{
	padding-right: 45px;
}

/*Submenu- close link*/
.mmenu a.mmenu-subclose
{
	background: #222;
	text-indent: 40px;
	padding-top: 10px;
	margin-top: -10px;
}


/*	Submenu- vertical*/
.mmenu.mmenu-vertical ul ul
{
	display: none;
	padding: 0 10px 10px 10px;
}
.mmenu.mmenu-vertical li.mmenu-opened > ul
{
	display: block;
}
.mmenu.mmenu-vertical ul ul li:last-child
{
	border-bottom-width: 0;
}


/*	Submenu- horizontal*/
.mmenu.mmenu-horizontal
{
	width: 1000%;
}
.mmenu.mmenu-horizontal ul
{
	width: 10%;
	margin-left: 0%;
	float: left;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-transition: margin-left 0.5s ease;
	-moz-transition: margin-left 0.5s ease;
	transition: margin-left 0.5s ease;
}
html.mmenu-accelerated .mmenu.mmenu-horizontal ul
{
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.mmenu.mmenu-horizontal ul.mmenu-submenu
{
	display: none;
}
.mmenu.mmenu-horizontal ul.mmenu-submenu.mmenu-opened
{
	display: block;
}
.mmenu.mmenu-horizontal ul.mmenu-subopened
{
	margin-left: -10%;
	height: 100%;
	overflow: hidden;
}

/*Counters*/
.mmenu em.mmenu-counter
{
	border-radius: 5px;
	background: #770c00;
	box-shadow: 0 0 2px rgba( 0, 0, 0, 0.3 );
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #999;
	text-indent: 0;
	text-align: center;
	text-shadow: none;
	line-height: 20px;
	display: block;
	min-width: 20px;
	height: 20px;
	padding: 0;
	position: absolute;
	right: 105px;
	top: 10px;
}
.mmenu em.mmenu-counter + a.mmenu-subopen
{
	padding-left: 35px;
}
.mmenu em.mmenu-counter + a.mmenu-subopen + a,
.mmenu em.mmenu-counter + a.mmenu-subopen + span
{
	padding-right: 80px;
}
.mmenu em.mmenu-counter + a.mmenu-fullsubopen + a,
.mmenu em.mmenu-counter + a.mmenu-fullsubopen + span
{
	padding-right: 70px;
}

/* at right or subsub */
html.mmenu-right .mmenu em.mmenu-counter,
.mmenu.mmenu-vertical ul ul em.mmenu-counter
{
	right: 40px;
}


/*Arrows*/
.mmenu a.mmenu-subopen:after,
.mmenu a.mmenu-subclose:before
{
	content: '';
	border: 4px solid rgba( 255, 255, 255, 0.3 );
	border-left: none;
	border-top: none;
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
}
.mmenu a.mmenu-subopen:after
{
	right: 16px;
	top: 16px;
	-webkit-transform: rotate( 315deg );
	transform: rotate( 315deg );
}
.mmenu a.mmenu-subclose:before
{
	left: 20px;
	top: 25px;
	-webkit-transform: rotate( 135deg );
	transform: rotate( 135deg );
}
.mmenu.mmenu-vertical li.mmenu-opened > a.mmenu-subopen:after
{
	-webkit-transform: rotate( 45deg );
	transform: rotate( 45deg );
}
html.mmenu-right .mmenu a.mmenu-subclose:before
{
	left: 150px;
}
@media all and (min-width: 500px) {
	.mmenu.mmenu-vertical,
	.mmenu div.mmenu-search
	{
		width: 500px;
	}
	html.mmenu-right .mmenu.mmenu-vertical
	{
		left: auto;
		right: 0;
	}

	.mmenu.mmenu-horizontal
	{
		width: 5000px;
	}
	html.mmenu-right .mmenu.mmenu-horizontal
	{
		left: auto;
		right: -4500px;
	}

	html.mmenu-left.mmenu-opening .mmenu-page,
	html.mmenu-left.mmenu-opening #mmenu-blocker
	{
		left: 500px;
	}
	html.mmenu-right.mmenu-opening .mmenu-page,
	html.mmenu-right.mmenu-opening #mmenu-blocker
	{
		right: 500px;
	}
}
@media all and (max-width: 1139px) and (min-width: 641px){
	.carousel-inner{
		top:0;
	}
}
@media all and (max-width: 640px) {
	#page{
		display: block;
	}
	.nav-bg{
		display: none;
	}
	.logo a img{
        width: 16%;
    }
    .logo a p{
        font-size: 2.4rem;
        padding-top: 5px;
        margin-left: 10px;
    }
  .head-top{    display: none;}
	.logo i {
    border-left: 1px solid #e3e3e3;
    float: left;
    height: 60px;
    margin-top: 6px;
    }
	
    .logo a span,.hot{
        font-size: 1.5rem;
    }
}
@media all and (max-width: 768px) {
	.tell,.head-top ul,.wrap-l,.p_show{
        display: none;
    }
	.w_show{ display:block;}
    .logo{
        width: 100%;
        margin-right: 0;
        margin-top: 0;
    }
	.head-c .search{
		display: none;
	}
	.logoRight{
		display: none;
	}
}
@media all and (max-width: 640px) and (min-width: 320px) {
	.logo i {
	    border-left: 1px solid #e3e3e3;
	    float: left;
	    height: 45px;
	    margin-top: 5px;
	}
	.logo a img {
	    width: 18%;
	}
	.head-c {
	    margin: 0px auto;
	    overflow: hidden;
	}
}
@media all and (max-width: 639px) and (min-width: 400px) {
	.logo a p {
	    font-size: 2.4rem;
	}
}
@media all and (max-width: 399px) and (min-width: 320px) {
	.logo a p {
	    font-size: 1.9rem;
	    padding-top: 0;
        width: 78%;
	}
}
@media all (max-width: 319px) {
	.logo a p {
	    font-size: 1.2rem;
	}
}