body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
a{
	color: #000;
	text-decoration: none;
	-webkit-tap-highlight-color:transparent;
}
ul li{
	list-style: none;
	float: left;
}
i{
	font-style: normal;
}
input{
	outline: none;
	border: none;
	-webkit-tap-highlight-color:transparent;
}



html,.indexbigbox,body{
	width: 100%;
	height: 100%;
  min-width:1200px;
}

.rightpartbox{
	position: relative;
	float: right;
	/*width: 360px;*/
	width: 23.6%;
	height: 100%;
	background: rgba(30,34,46,.8);
	overflow-y: scroll;
}
.rightpart_logobox{
	width: 100%;
	height: 233px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.logo2{
	/*width: 66px;*/
	height: 65px;
	margin-right: 15px;
	display: block;
	margin: 0 auto;
}
.logozi2{
    height: 40px;
    display: block;
    margin: 0 auto;
    margin-top: 18px;
}
.rightpart_listinner{
	width: 100%;
	height: 66px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 18px;
}
.rightpart_listinneract,.rightpart_listinner:hover{
	background: #e2b179;
}
.icon1{
	width: 22px;
	height: 22px;
	margin-right: 22px;
}
.icon2{
	width: 20px;
	height: 22px;
	margin-right: 22px;
}
.icon3{
	width: 18px;
	height: 20px;
	margin-right: 23px;
}
.icon4{
	width: 21px;
	height: 21px;
	margin-right: 21px;
}
.icon5{
	width: 22px;
	height: 22px;
	margin-right: 21px;
}
.icon6{
	width: 18px;
	height: 22px;
	margin-right: 22px;
}
.icon7{
	width: 20px;
	height: 22px;
	margin-right: 22px;
}

.rightpart_bottombox{
	width: 100%;
	overflow: hidden;
	margin-top: 20%;
	padding-bottom: 50px;
}
.rightpart_bottombiginner{
	float: left;
    width: 22%;
    height: 73px;
    margin: 0 5%;
    background: #e2b179;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.boticon1{
	width: 26px;
	height: 27px;
}
.boticon1{
	width: 24px;
	height: 25px;
}
.boticon1{
	width: 24px;
	height: 23px;
}

/*面包*/
.mianbaobox{
	border-bottom: 1px solid #f2f2f2;
	display: flex;
	align-items: center;
	padding: 12px 0;
}
.mianbao1{
	width: 11px;
	height: 11px;
	margin-left: 30px;
	margin-right: 6px;
}
.mianbao2{
	width: 4px;
	height: 7px;
	margin: 0 10px;
}