/*brand*/
#brand_solution_banner{
	text-align:center;
}

#brand_solution{
  background:url("../images/bg/bg-banner-brand.jpg");
  background-repeat:no-repeat;
  background-position:50% 0px;
  height:500px;
  width:100%;
  max-width:1664px;
}

#brand_solution_menu{
	background:url('../images/brand/solution-brand-title-bg.png');
	background-position:50% 50%;
	height:161px;
	width:100%;
	max-width:1664px;
	margin-top:-80px;
	text-align:center;
}
#brand_solution_menu img{
	margin-top:50px;
}

#brand_content{
	background:url('../images/brand/bg-solution.png');
	height:900px;
	width:100%;
	max-width:1664px;
	padding-top:150px;
	margin-top:-80px;
}
#brand_content_div{
	width:900px;
}
#brand_title{
	font-size:28px;
	font-weight:bold;
	color:#086ac4;
}
#label-bg{
	margin-top:-40px;
	margin-left:-30px;
}
.label{
	position:absolute;
	margin-top:-40px;
	margin-left:-525px;
	display:none;
}
.label_real{
	position:absolute;
	margin-top:-40px;
	margin-left:-525px;
}
#label_animation_msg{
	position:absolute;
	margin-top:-420px;
	left:57%;
}
#label_animation_msg li{
	list-style-type:disc;
	padding:5px 0px;
}
.msg{
	color:#333333;
	cursor:pointer;
	font-size:20px;
	font-weight:bold;
}
.msg.on{
	color:#1C98E2;
	cursor:pointer;
}
.hidden_msg{
	color:#275CAB;
	display:none;
	font-size:18px;
	padding-left:15px;
	margin-top:-50px;
	margin-bottom:50px;
}
.brand_content_text{
	line-height:25px;
}


/*consumer*/
#consumer_solution{
  background:url("../images/bg/bg-banner-consumer.jpg");
  background-repeat:no-repeat;
  background-position:50% 0px;
  height:500px;
  width:100%;
  max-width:1664px;
}
#consumer_solution_menu{
	background:url('../images/consumer/solution-consumer-title-bg.png');
	background-position:50% 50%;
	height:161px;
	width:100%;
	max-width:1664px;
	margin-top:-80px;
	text-align:center;
}
#consumer_solution_menu img{
	margin-top:35px;
}
#consumer_content{
	background:url('../images/brand/bg-solution.png');
	height:650px;
	width:100%;
	max-width:1664px;
	padding-top:100px;
	margin-top:-80px;
}
#consumer_content_div{
	width:960px;
}
.consumer_content_text{
	float:left;
	width:220px;
	line-height:25px;
	margin-right:20px;
}
.consumer_title{
	color:#11AD30;
	font-weight:bold;
	margin-bottom:5px;
}


/*licensing*/
#licensing_solution{
  background:url("../images/bg/bg-banner-licensing.jpg");
  background-repeat:no-repeat;
  background-position:50% 0px;
  height:500px;
  width:100%;
  max-width:1664px;
}
#licensing_solution_menu{
	background:url('../images/licensing/solution-licensing-title-bg.png');
	background-position:50% 50%;
	height:161px;
	width:100%;
	max-width:1664px;
	margin-top:-80px;
	text-align:center;
}
#licensing_solution_menu img{
	margin-top:35px;
}
#licensing_content{
	background:url(../images/brand/bg-solution.png) no-repeat;
	/*height:700px;*/
	width:100%;
	max-width:1664px;
	padding-top:100px;
	margin-top:-80px;
}
#licensing_content img{ margin-bottom:15px;}
#licensing_content_div{
	width:950px;
	padding-bottom:110px;
}
.licensing_content_text{
	float:left;
	/*width:450px;*/
	line-height:15px;
	padding-bottom:20px
}
#licensing_content_list{
	margin-left:10px;
}
#licensing_content_list li{
	list-style: url('../images/licensing/bullet-orange.png');
	padding-left:10px;
	margin-bottom:15px;
}



/*common*/
#back_btn{
	float:left;
	height:36px;
	overflow:hidden;
}