.contac_content .text{
	padding:15px;	
}
.contac_content .address{
	padding:5px;
	margin-top:5px;
	background:#f9f9f9;	
}
.contac_content .address .address_c{
    padding:15px;
	height:100%;
	background:#fff;	
}
.contac_content .address .address_c .address-logo{
    width:100%;	
}
.contac_content .address .address_c .address-logo img{
    width:80%;
	height:auto;	
}
.contac_content .address p{
	margin-bottom:0px!important;	
}
.contac_content .address .val:first-of-type b{
	font-size:20px;	
	margin-bottom:20px;
}
.contac_content .address .val:first-of-type p:nth-of-type(n+2){
	font-weight:bold;
}
.emplayee {
  width: 100%;
}
.emplayee .e_header {
  width: 100%;
  background: #f9f9f9 !important;
  padding: 5px !important;
  color: #333e48;
  font-size: 20px;
  position:relative;

  font-weight: bold;
}
.emplayee .e_header .icon{
  width: 50px;
  height: 50px;
  display:block;
  float:left;
  border: 1px solid #E73046;
  background: #E73046 !important;
  color: #fff;
  font-size: 30px;
  line-height:50px;
  text-align:center;
  font-weight: bold;
}
.emplayee .e_header .icon_b{
  border-left:2px solid #e73046;
  height:50px;
  float:left;
  width:4px;
}
.emplayee .e_header span {
  display: block;
    float: left;
    line-height: 50px;

	padding-left:10px;
}
.emplayee .e_header span i {
  font-size: 20px;
}
@media (max-width: 576px) {
.emplayee .e_header .e_name  {
  float:none!important;
  line-height:40px;
  position:relative!important;
}
.emplayee .e_header .e_sub_header {
  float:none!important;
  right:auto!important;
  left:15px;
  bottom:-10px;
}


}
.emplayee .e_header .e_sub_header {
  font-size: 13px;
  float:right;
  line-height:50px;
  display:inline-block;
  padding-right:15px;
  text-align: right !important;
  font-weight: normal !important;
  font-style: italic !important;
  position:absolute;
  right:10px;
  

}
.emplayee .e_content {
  
}
.emplayee .e_content .copy-em{
	height: 21px;
    margin-top: -7px;
    width: auto;  
}
.emplayee .e_content .copy-em:hover{
	cursor:pointer; 
}
.emplayee .e_content .banner img{
  width:100%;
  height:auto;
  border:5px solid #f5f5f5;
}
.emplayee .e_content .banner{
  padding:5px 0px;
}
.emplayee .e_content .e_content_c div {

  padding: 5px 5px 5px 20px;
  border-bottom: 1px dashed #eae9e9;
}
.emplayee .e_content .e_content_c .user_img {
	background: #f9f9f9 none repeat scroll 0 0;
    float: left;
    height: 100px;
    width: 100px;
	padding:5px;
	margin:5px;
	border-radius:10px;
}
.emplayee .e_content .e_content_c .user_img img {
	height:100%;
	width:100%;
	border-radius:10px;
}
.emplayee .e_content .e_content_c div i {
  display: inline-block;
  width: 20px;
  text-align: center;
}
.emplayee .e_content .e_content_l{
  margin-top:10px;
}
.emplayee .e_content .e_content_l span {
  font-weight: bold;
  font-size: 15px;
  padding-left: 20px;
}
.emplayee .e_content ul {
  list-style: none;
  padding-left: 0px;
  padding-top: 5px;
}
.emplayee .e_content ul li {
  margin-left: 20px;
  font-style: italic !important;
}
.emplayee .e_content ul li i {
  color: #5ecd13;
}
.cert .banner img {
  width: 100%;
}
.address_map{
  border:5px solid #f9f9f9;
  margin-top:5px;
}
.address_map iframe {
  width: 100% !important;
}
@media (max-width: 768px) {
  .emplayee .e_header {
    border-radius: 0px 0px 0px 0px !important;
  }
  .address {
    text-align: center !important;
  }
}
