* {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}

ul,li
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: "microsoft yahei",simhei;
}

img {
	border: 0;
}

a:visited {
	color: none;
}

div.header
{
	background: url(../img/header_bg.jpg) repeat-x;
	height: 60px;
	width:100%;
	text-align: center;
	float: left;
}

div.header-pos
{
	position: relative;
}

div.header-pos>a>img
{
	height: 40px;
	margin-top: 10px;
}

a.scan-a
{
	height: 40px;
	right: 5%;
	top:-5px;
	position: absolute;
}

div.content
{
	float: left;
	width: 100%;
}

div.title-box
{
	height: 120px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#list
{
	width: 700%;
	height: 120px;
	position: absolute;
	z-index: 1;
}
#list img
{
	float: left;
	width: 14.28571428569%;
}
#buttons
{
	position: absolute;
    height: 10px;
    width: 100px;
    z-index: 2;
    bottom: 20px;
    left: 42%;
}
#buttons span
{
	    cursor: pointer; float: left; border: 1px solid #fff; width: 10px; height: 10px; border-radius: 50%; background: #333; margin-right: 5px;
}
 #buttons .on {  background: orangered;}
 .arrow:hover { background-color: RGBA(0,0,0,.7);}
#title-box:hover .arrow { display: block;text-decoration: none;}
#prev
{
	left: 20px;
}
#next
{
	right: 20px;
}
.arrow {
    cursor: pointer;
    line-height: 39px;
    text-align: center;
    display: none;
    font-size: 36px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 2;
    top: 30px;
    background-color: RGBA(0,0,0,.3);
    color: #fff;
    text-decoration: none;
    } 
.pos-r
{
	position: relative;
}

.pos-a
{
	position: absolute;
}

div.title-box>img
{
	height: 90px;
	margin-top: 15px;
}

div.footer
{
	width: 100%;
	height: 53px;
	position: fixed;
	bottom: -2px;
	z-index: 99;
	background: url(../img/nav_bg_01.jpg) repeat-x;
}

div.foot-nav>ul
{
	float: left;
	width: 100%;
	margin-top: 3px;
}

div.foot-nav>ul>a>li
{
	float: left;
	width: 25%;
	height: 50px;

}

div.foot-nav>ul>a>li>p
{
	text-align: center;
	color: #fff;
	font-size: 0.75em;
}

div.foot-nav>ul>a>li>i
{
	float: left;
	width: 100%;
	height: 40%;
	margin-bottom: 5%;
	margin-top: 3%;
}

div.foot-nav>ul>a>li.active
{
	background: url(../img/nav_active.png) center no-repeat;
	background-size: cover;
}

div.orange-ftnav>ul>a>li.active
{
	background: url(../img/nav_orange_avtive.jpg) center no-repeat;
	background-size: cover;
}

div.foot-nav>ul>a:nth-child(1)>li>i
{
	background: url(../img/nav_icon.png) center no-repeat;
	background-size: contain;
}

div.foot-nav>ul>a:nth-child(2)>li>i
{
	background: url(../img/shopping_icon.png) center no-repeat;
	background-size: contain;
}


div.foot-nav>ul>a:nth-child(3)>li>i
{
	background: url(../img/sale_icon.png) center no-repeat;
	background-size: contain;
}

div.foot-nav>ul>a:nth-child(4)>li>i
{
	background: url(../img/gift_icon.png) center no-repeat;
	background-size: contain;
}

div.foot-nav
{
	float: left;
	width:100%;
}

/**
 * detail css
 */

div.detail-header
{
	height: 50px;
	line-height: 50px;
	width: 100%;
	position: fixed;
	/*position: absolute;*/
	top:0;
	z-index: 1;
	float: left;
}

div.green-detail-nav
{
	background-color: #dedede;
	background-size: contain;
}

div.brown-list-nav
{
	background: url(../img/Brown-movie-navbg.jpg) repeat-x;
}
div.orange-detail-nav
{
	background: url(../img/orange_huawen_navbg.jpg) repeat-x;
	background-size: contain;
}

a.left-back-a
{
	/*float: left;*/
	position: absolute;
	width:15%;
	height: 50px;
}
#left-back-a
{
	text-align: center;
}

a.left-back-b
{
	text-align: center;
}

a.left-back-a>img
{
	margin-top: 15px;
	height: 20px;
}

a.share-a
{
	float: left;
	width: 15%;
	height: 50px;
	color: #eee;
}

span.detail-title
{
	color: #fff;
	font-size: 1.2em;
	float: left;
	width:100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
}

div.shoplist-header
{
	width: 400px;
	height: 40px;
	float: right;
}
div.nav-header
{
	width: 150px;
	height: 40px;
	float: left;
	background-color: #ffffff;
}

.green-list-nav
{
	background: url(../img/green_huawen_navbg.jpg) repeat-x;
	background-size: contain;
}

div.menu-nav
{
	float: left;
	width: 100%;
	background-color: #383f44;
}

div.menu-onebox
{
	width: 100%;
	height: 37px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	float: left;
	text-align: center;
}

div.menu-onebox>a
{
	float: left;
	height: 35px;
	line-height: 35px;
	color: #fff;
	width: 50%;
}

div.menu-onebox>a.active-menua
{
	color: #ddd;
	border-right: 1px solid #2f3539;
	background-color: #4f595f;
}

div.menu-twobox
{
	width: 100%;
	/*margin-left: 2%;
	margin-right: 2%;*/
	float: left;
	text-align: center;
	background-color: #fff;
	display: none;
	position: fixed;
	top: 90px;
	z-index: 2;
}

div.menu-twobox>ul
{
	width: 100%;
	float: left;
	height: 7em;
	position: relative;
}

img.tip_centertop
{
	position:absolute;
	top:-8px;
	right:48%;
	width:6%;
}

div.menu-twobox>ul>li
{
	float: left;
	width: 20%;
	height: 85px;
	line-height: 35px;
	text-align: center;
}

div.menu-twobox>ul>li>a
{
	float: left;
	height: 85px;
	width: 100%;
}

div.menu-twobox>ul>li>a>img
{
	float: left;
	width: 70%;
	margin-left: 15%;
	padding: 15%;
	border:1px dashed #ccc;
	border-radius: 50%;
	margin-top: 10px;
}

div.menu-twobox>ul>li>a>span
{
	float: left;
	width:100%;
	color: #fff;
	font-size: .8em;
}

div.menu-twobox>ul>li.active
{
	background-color: #282f33;
}

div.menu-twobox>ul>li.active>a>span.green-span
{
	color: #7eaa60;
}

div.menu-twobox>ul>li.active>a>span.purple-span
{
	color: #7d3caf;
}

div.menu-twobox>ul>li.active>a>span.red-span
{
	color: #fb5257;
}

div.menu-twobox>ul>li.active>a>span.blue-span
{
	color: #547896;
}

div.menu-twobox>ul>li.active>a>span.orange-span
{
	color: #967c62;
}

div.menu-floorbox
{
	display: none;
	float: left;
	width: 100%;
	/*margin-left: 2%;
	margin-right: 2%;*/
	height: 85px;
	background-color: #fff;
	position: fixed;
	top: 90px;
	z-index: 2;
}

div.menu-floorbox>ul,div.menu-floorbox>li
{
	margin-top: 0;
	margin-bottom: 0;
}

ul#contentFloor>li
{
	width: 15%;
	float: left;
	text-align: center;
}

ul#contentFloor>li>a
{
	float: left;
	width: 100%;
	height: 45px;
}

ul#contentArea
{
	width: 100%;
	height: 40px;
	float: left;
}

ul#contentArea>li>a>span
{
	width: 20%;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #666;
	margin-left: 5%;
}


ul#contentFloor
{
	float: left;
	width: 100%;
	height: 45px;
	line-height: 45px;
	
}

img.tip_lefttop
{
	position:absolute;
	top:-8px;
	left:14%;
	width:6%;
}

ul#contentFloor>li>a>span
{
	text-align: center;
	color: #666;
	padding: 10%;
	font-size: 1.2em;
	width: 80%;
	border:1px dashed #ccc;
	border-radius: 50%;
}

div.sel_shoucang
{
	right: 0;
	width: 30%;
	text-align: right;
	bottom: 0%;
}

div.sel_shoucang>a>img
{
	width: 18%;
	margin-top: -4px;
	margin-right: 2px;
}

div.sel_shoucang>a
{
	color: #fff;
	font-size: .9em; 
}


.msgNumber{
	position: absolute; 
	right:0.5em; 
	background-color: red;
	/*visibility: hidden;*/
}
