.titleBg{
  background-image: url(../images/bv_main_title_mobile_02.jpg)!important;
  /*padding-bottom: 25.8%;*/
  position:relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height:300px;
}
.titleBg_content{
	padding-top:100px;
  color:#ffffff;
  text-align:left;
  width:80%;
  /*padding-top:6%;*/

}
.titleBg_title{
  font-size:1.9em;
  line-height:1.8em;
}
.titleBg_text{
  width:100%;
  font-size:0.9em;
  line-height:1.8em;
}
.team_mian{
  margin-bottom:10%;
}
.team_box{
  max-width:1280px;
  margin-top:2%;
  /*
  padding-bottom:10%;
  */
  width:80%;
}
.showMoreDiv{
	/*overflow:auto;*/
	max-width: 1100px;
 	padding-right: 5%;
	padding-left: 5%;
	padding-top:5%;
	padding-bottom:15%;
	
}
.master_topmenu{
	padding-top:5px;
	background:rgb(255, 255, 220);
	width:100%;
	/*height:50px;*/
}

.master_topmenu_box{
	/*width:1280px;*/

	width:100%;
	font-size:1.2em;
	color:#7F6B98;	
	text-align:center;
	height:100%;
	padding-bottom:4px;
	
}
/*.parper_topmenu{
	padding-top:80px;
	background:rgb(255, 255, 220);
	width:100%;
	height:50px;
}
.parper_topmenu_box{
	max-width:1280px;
	font-size:1em;
	color:#7F6B98;	
	text-align:left;
	width:100%;
}*/
.master_topmenu_box ul {
  /* 取消ul樣式符號 */
  list-style-type:none;
  /* 重設ul邊界與留白為零 */
  margin:1.2% 8%;
  padding:0;
  /* 內有浮動元件時，需設overflow才會自動調整大小 */
  overflow:hidden;
}
.master_topmenu_box ul li{
  display:inline;
  margin-right:5%;
  font-weight:900;
}
.master_topmenu_box ul li a{
  color:#7F6B98;  
}
.master_topmenu_box:hover{
  color:rgba(0, 0, 0, 0.7); 
}
.master_topmenu_box ul li a:hover{
  color:rgba(0, 0, 0, 0.7); 
}
.master_textbox{
	width:48%;
	height:250px;
	float:left;
	margin:1%;
}
.master_outtable{
	width:100%;
 	height:100%;
  border-spacing:25px;
  cellpadding:15px;
}
.master_td_photo{
	width:36%;
 	height:100%;
 	align:center;
 	margin-right:2%
}
.master_img{
	border-radius:50%;
	width:100%;
}
.master_td_text{
	width:60%;
	height:100%;
	valign:middle;
}
.master_textbg{
	background-color:#666666;
	height:100%;
	width:100%;
	padding:10px;
	
}
.master_textname{
	font-size:1.5em;
	line-height:45px;
}
.master_textkind{
	font-size:1em;
	line-height:35px;
}
.master_textintrod{
	font-size:0.85em;
}
@media screen and (max-width: 1280px){/*小於 1280 (不含)*/

}
@media screen and (max-device-width: 1280px){/*裝置小於 1280 (不含)*/

}
@media screen and (max-width: 1025px){/*小於 1025 (不含)*/
.master_textbox{
	width:98%;
	/*
	width:98%;
	float:none;
	*/
	height:350px;
}
.master_td_photo{
	width:30%;
}
.master_img{
	border-radius:50%;
	width:70%;
}
.master_textname{
	font-size:2em;
}
.master_textkind{
	font-size:1.5em;
}
.master_textintrod{
	font-size:1.2em;
}
}
@media screen and (max-device-width: 1025px){/*裝置小於 1025 (不含)*/
.master_textbox{
	width:100%;
	height:350px;
	}
.master_td_photo{
	width:30%;
}
.master_img{
	border-radius:50%;
	width:70%;
}
.master_topmenu_box{
	font-size:1.8em;
}
.master_textname{
	font-size:2.5em;
}
.master_textkind{
	font-size:2em;
}
.master_textintrod{
	font-size:1.5em;
}
.titleBg_content{
	padding-top:150px;
	height:150px;
	width:180px;
	float:left;
	padding-left:20px;
}
	.titleBg_title{
  font-size:1.8em;
  line-height:1.5em;
}
.titleBg_text{
  width:100%;
  font-size:0.8em;
  line-height:1.5em;
}
}
@media screen and (max-width: 769px){/*小於 769 (不含)*/
.master_textbox{
	width:100%;
}
.master_td_photo{
	width:30%;
}
.master_img{
	border-radius:50%;
	width:70%;
}
	.master_topmenu_box{
	font-size:2em;
}
.master_textname{
	font-size:2em;
}
.master_textkind{
	font-size:1.5em;
}
.master_textintrod{
	font-size:1.2em;
}
.titleBg_content{
	padding-top:150px;
	height:150px;
	width:180px;
	float:left;
	padding-left:20px;
}
}
@media screen and (max-device-width: 640px){/*裝置小於 640 (不含)*/
.master_textbox{
	width:100%;
}
.master_td_photo{
	width:30%;
}
.master_img{
	border-radius:50%;
	width:70%;
}
.master_topmenu{
padding-top:15px;
background:rgb(255, 255, 220);
width:100%;
height:90px;
}
.master_topmenu_box{
	font-size:2.1em;
}
.master_textname{
	font-size:2em;
}
.master_textkind{
	font-size:1.5em;
}
.master_textintrod{
	font-size:1.2em;
}
.titleBg_content{
	padding-top:150px;
	height:150px;
	width:180px;
	float:left;
	padding-left:20px;
}
}