.join_content{
  line-height: 30px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}


.collapse.in{
    display: block;
}
.join_content_bg{
  width: 515px;
  height: 512px;
  background: url(../images/bg.png); 
  padding-top: 100px;
  padding-left: 100px;  
  padding-bottom: 40px;  
  font-size: 20px;
  color: #333;
  line-height:40px;
 
}
.join_content_img{
  width: 545px;
  height: 383px;
  
  margin-top: 80px;
}
#nyjob{
  width: 100%;
  margin: 60px 0;
  overflow: hidden;
  *zoom:1;
}
.panel-group{
    width: 100%;
}
.nyjob_title{
  font-size: 35px;
  color: #545353; 
  text-align: center;
  margin: 30px 0;
  width: 100%;
}

#nyjob .panel-title a{
  display: flex;
  justify-content: space-between;
  height: 80px;
  background: #f2f2f2;
  overflow: hidden; 
  padding: 0 14px;
  box-sizing: border-box;
}
#nyjob .panel-title a.collapsed{
  background: #f2f2f2;
}
#nyjob .panel-title a[aria-expanded="true"]{
  background: #696969;
}
#nyjob .panel-title a[aria-expanded="true"] *{
  color: #fff;
}
.panel_main{
    display: flex;
    align-items: center;
}
.glyphicon {
   display: block;
   font-size: 40px;
   font-weight: bold;
   font-family: 'simsun';
   font-style: normal;
}
.panel-body-title{
  color: #333333;
  font-size: 16px;
  line-height: 40px;
}
.panel-body-content{
  font-size: 14px;
  line-height: 30px;
}
#nyjob .panel-heading{
  
  padding: 0;
}
#nyjob .panel,#nyjob .panel-heading,#nyjob .panel-body{
  border:0;
  border-radius: 0;
}
#nyjob .panel{
  box-shadow: none;
  margin-bottom: 5px;
}
.nyjob_time{
  font-size: 24px;
  transform: scale(1,2);
  color: #666;
  margin-right: 30px;
}
.nyjob_titles h2{
  color: #333;
  font-size: 16px;
  line-height: 30px;
}
.nyjob_titles p{
  color: #8b8b8b;
  font-size: 14px;
  line-height: 20px;
}
.nyjob_right{
  font-size: 30px;
  margin-top: 20px;
}
.shoujian{
  text-align: center;
  color: #666666;
  font-size: 25px;
  line-height:50px;
  margin-top: 60px;
}

.panel-body{
    line-height: 26px;
    font-size: 14px;
    padding: 2%;
}

.mail_top{
    padding: 4% 0;
    
}
.mail_top h3{
    text-align: center;
    color: #666666;
    font-size: 23px;
    line-height: 50px;
    
}

.mail_top a{
    display: block;
    text-align: center;
        color: #53b140;
    font-size: 25px;
    text-decoration: underline;
}

.cc_botton{
    margin: 3% auto 0 auto;
}

.join_content .md12{
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
