
body{
	margin: 0;
	padding: 0;
	padding-bottom: 64px;
	width: 100%;
	overflow-x: hidden;
}
#sub_content{
	
}
.line{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	height: 0.5px;
}
#body_text{
	padding: 10px;
	margin-bottom: 0px;
	overflow-x: hidden;
	box-sizing: border-box;
	background-color: #fff; 
}
#body_text img{
	width: 100%;
}



#join_activity_btn{
	margin: 0;
	margin-left: 10px;
	/*margin-bottom: 1px;*/
	/*padding: 0;*/
	background: white;
	color: #3578df;
	/*line-height: 20px;*/
	/*height: 20px;*/
	font-size: 12px;
	/*padding-left: 3px;*/
	/*padding-right: 3px;*/
	/*padding: 0px 5px;*/
	float: left;
	border: 1px solid #3578df;
	/*border-radius: 4px;*/
}
#consulting_btn{
	float: right;
	/*margin-top: 1px;*/
	margin-right: 10px;
	/*margin-bottom: 5px;*/
	/*padding: 0;*/
	background: white;
	color: #3578df;
	/*line-height: 20px;
	height: 20px;*/
	font-size: 12px;
	border: line;
	/*padding-left: 3px;
	padding-right: 3px;*/
	border: 1px solid #3578df;
	border-radius: 4px;
	
}

#enroll , #consult {width:100px;text-align:left;margin-left: 15px;}


#ask_section_title{
	margin-left: 15px;
	margin-top: 10px;
	font-size: 14px;
}
#question{
	background-color:  #fff;
	overflow: hidden;
}
#question_ask_section{
	clear: both;
	/*background: purple;*/
	margin: 5px 10px 10px 10px;
	overflow-x: hidden;
}
#question_ask_name_cell{
	padding: 0;
	height: 20px;
	line-height: 20px;
	/*background-color: orange;*/
}
#question_ask_content_cell{
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
	/*background: orangered;*/
	height: 20px;
	line-height: 20px;
}	
#user_icon{
	float: left;
	margin: 0;
	height: 20px;
	width: 20px;
	margin-top: 5px;
	margin-left: 5px;
	border-radius: 10px;
	background: rgb(29,172,235);
}
#question_ask_user_name{
	margin-left: 5px;
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	/*background: yellow;*/
	float: left;
	font-size: 14px;
	color: #4b708b;
}
#question_icon{
	padding: 0;
	float:left;
	height: 20px;
	width: 20px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	background:rgb(246,92,30);
	color: white;
	border-radius: 5px;
}
#question_ask_content{
	float:left; 
	margin-left: 10px;
	margin-right: 10px;
	/*background: orange;*/
	font-size: 14px;
	width: 100%;
	
}
#question_ask_time{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	width: 150px;
	font-size: 12px;
	text-align: right;
	color: #999999;
}

#question_answer_section{
	padding: 0;
	margin-left: 35px;
	/*background: burlywood;*/
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	/*line-height: 30px;*/
	background-color: rgba(238,238,238,1);
	overflow:hidden
}
/*#question_answer_cell{
	margin: 0;
	padding: 0;
	height: 20px;*/
	/*background-color: rgba(236,236,236,1);*/
	/*background: cadetblue;*/
	
/*}*/
#question_answer_user_icon{	
	padding: 0;
	margin-left: 15px;
	margin-top: 10px;
	float:left;
	height: 16px;
	width: 16px;
	line-height: 16px;
	font-size: 12px;
	text-align: center;
	background: #3578df;
	color: white;
	border-radius: 3px;
}
#question_name{
	float: left;
	/*margin-right: 20px;*/
	 margin-top:10px;
	 margin-left: 10px;
	 height: 16px;
	 line-height: 16px;
	 /*background: red;*/
	 /*margin-left: 20px;*/
	 font-size: 13px;
	 /*color: lightslategray;*/
	
	 
}
#question_answer_box{
	margin-left: 0px;
	margin-right: 10px;
	padding-right: 10px;
}
#question_answer_content{
	clear: both;
	display: block;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
	/*margin-right: 5px;*/
	/*background: coral;*/
	font-size: 14px;
	width: 100%;
}
#question_answer_time{
	margin-right: 15px;
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	width: 120px;
	text-align: right;
	color: #999999;
	float: right;
	/*background-color: orange;*/
	
}
#line{
	 clear: both;
	 height:1px;
	 margin-top:5px;
	 margin-bottom: 5px;
	 margin-left: 15px;
	 margin-right: 15px;
	 padding:0px;
	 background-color:rgba(230,230,230,1);
	 overflow:hidden;
}
#gray_line{
line-height: 20px;
height: 20px;
width: 100%;	
background: rgb(239,239,239);
}
/*以上为报名页面CSS*/
/*********************************************************************/
/*以下为咨询页面CSS*/
#message_data{
	margin-left: 10px;
	clear: both;
}
#input_section{
 padding: 10px;
 /*background-color: white;*/
 /*overflow: hidden;*/
}

#gray_view{

line-height: 1rem;
height: 1rem;
width: 100%;	
background: rgb(239,239,239);
}

#title{
	margin: 1%;
	 margin-left: 10px;
	font-size: 17px;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
}
#message_input{
	width: 93%;
	height: 130px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px hidden;
	font-size: 15px;
	outline:none;
	/*background: red;*/
}
#submit_message_btn{
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 10px;
	height: 44px;
	font-size: 20px;
	color: white;
	background: rgba(20,160,220,0.9);
	border: none;
	border-radius: 2px;
	/*-moz-border-radius:20px;*/  
    /*-webkit-border-radius:20px;*/  
    /*border-radius:20px;*/  
}


#iphoto{
	margin-top: 20px;
	background-color: white;
	/*height: 100px;*/
	padding-left: 10px;
	padding-right: 10px;
}
#iphoto ul {
  position: relative;
  
  /*margin-top: 10px;*/
  width: 100%;
  height: 100%;
  /*padding: 10px;*/
  list-style: none;
  /*text-align: center;*/
  /*text-transform: uppercase;*/
  /*font-weight: 900;*/
  /*font-size: 20px;*/
  /*line-height: 100px;*/
  color: #555;
 /*padding: 0;*/
  margin:0;
  padding: 0;

  background-color: white;
}
#iphoto li {
  position: relative;
  /*margin: 10px;*/
  /*width: 10%;*/
  float: left;
  margin: 10px 5px;
  /*margin-left: 0px;*/
  /*background-color: orangered;*/
}

#iphoto img {
  position: absolute;
  /*margin: auto;*/
  /*top: 0; left: 0; bottom: 0; right: 0;*/
  width: 100%;
  height: 100%;
 line-height: 100%;
  border-radius: 1px;
}


/*********************************************************************/
/*以下为报名页面CSS*/

/*#form-box{
	background: green;
}*/
#apply{
	background: rgba(239,239,239,1);
	/*background: green;*/
}
#input-box{
	margin-top: 20px;
	background: white;
}
#input-box input{
	
	border-style: none;
	-webkit-tap-highlight-color:rgba(255,0,0,0);
	font-size: 14px;
	
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0; 
}
form p{
	color: black;
	font-size: 14px;
	/*margin-left: 15px;*/
	/*word-spacing:8px; letter-spacing: 1px;*/
	width: 500px;
}

/*form input{
	margin-left: 20px;
}*/
#apply p.name{
	word-spacing:18px;
	 letter-spacing: 1px;
	 width:500px
}
#apply #input-box #input-box-span{text-align:left;margin-left: 15px;}
.jt-icon{position: relative}
.jt-icon:before{
	content: '';
	width: .75rem;
	height: 1.3rem;
	background: url("../img/jt.png") no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 2rem;
	top:50%;
	margin: -.65rem 0;
}
/*faq*/
#faq{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: white;
	/*height: 200px;
	line-height: 200px;*/
	padding-bottom: 15px;
}
#faqHeader{
	
	/*margin-top: 12px;*/
	top: 20px;
	margin-left: 15px;
	/*font-size: 13px;*/
}

#faq_header{
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	font: simsun;
	color: #666666;
	font-size: 13px;
}

#faq_more{
	float: right;
	margin-right: 15px;
	margin-top: 12px;
	margin-bottom: 12px;
	font: simsun;
	color: #A0A0A0;
	font-size: 12px;
}

#ask_q{
	font: simsun;
	float:left;
	font-size: 16px;
	color: #333333;
	margin-left: 15px;
	margin-top: 10px;
	width: 15px;
	line-height: 14px;
}

#ask_q_content{
	font: simsun;
	color: #333333;
	font-size: 14px;
	margin-left: 31px;
	margin-top: 16px;
	margin-right: 15px;
	line-height: 14px;
	
}

#answer_a{
	float: left;
	margin-left: 15px;
	font-size: 15px;
	margin-top: 4px;
	width: 15px;
	line-height: 14px;
}

#answer_a_content{
	font: simsun;
	color: #333333;
	font-size: 14px;
	margin-left: 31px;
	margin-top: 4px;
	margin-right: 15px;
	line-height: 14px;
}
#__vconsole .vc-switch {
  z-index: 999999999;
}