.head .about a{
    color:#fd6407;
    background:url(/images/li_back.png) no-repeat center 10px;
}
img{
	border: none;
}
.intr-blank100{
    width: 100%;
    height: 100px;
}
.intr-blank35{
    width: 100%;
    height: 35px;
}
.companyProfile{
    width: 960px;
    margin: 0 auto;
    font-family: "微软雅黑";
    font-size: 1em;
}
.companyProfile .profileTitle{
    width: 100%;
    height: 200px;
    background: url("/images/company_profile.png") left no-repeat;
}
.companyProfile .intr-pictures{
    width: 65%;
    height: auto;
    float: left;
    margin: 0;
}

.companyProfile .introduce{
    width: 35%;
    height: 384px;
    font-size: 15px;
    color: #fff;
    float: left;
    background-color: #fd6407;
}
.companyProfile .introduce p{
    width: 290px;
    height: 300px;
    line-height: 27px;
    margin: 15px auto;
    text-indent:2em;
    text-align:justify;
    text-justify:inter-word;
}
.companyProfile .environment{
    width: 100%;
    height: 210px;
    float: left;
    margin: 10px auto;
}
.companyProfile .envir-pic{
    border: 1px solid #dcdddd;
    width: 313px;
    height: 210px;
    line-height: 36px;
    font-size: 16px;
    float: left;
    text-align: center;
    padding: 5px 0;
    margin: 0 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contactUs{
    width: 960px;
    height: 650px;
    margin: 0 auto;
    font-size: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contactUs .contactTitle{
    width: 100%;
    height: 200px;
    background: url("/images/contactUs.png") left no-repeat;
}
.contactUs .contactMessage{
    width: 40%;
    height:500px;
    float: left;
}
.contactUs .contactMsg{
    text-align: left;
    line-height: 35px;
    width: 100%;
}
.contactUs .contactMsg .microMsg {
    float: left;
    width: 300px;
}
.contactUs .contactMsg  .scan{
    color: #999;
    font-size: 15px;
    left:100px;
    position: relative;
    top: -145px;
}
.contact-Msg{
    float: left;
}
.contactUs .contactMsg .contactMap{
    float: right;
    width: 60%;
}
.map
{
    width:570px;
    height:400px;
    border:1px solid #ccc;
    float:left;
    font-size: 14px;
}
 .method{
     width: 100px;
     height: 24px;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     overflow: hidden;
 }
 #tab_bus,#tab_car{
     margin-top: 15px;
     width: 50px;
     height: 24px;
     line-height: 24px;
     float: left;
     font-size: 1em;
     display: block;
     border: 1px solid #fff;
     color: #fff;
     cursor: pointer;
 }
#tab_bus{
    background-color: #f96001;
}
#tab_car{
    background-color: #c6c6c6;
}

.contactMap form{
    width:60%;
    height:50px;
    line-height: 50px;
    float:left;   
    text-align:left;
}
.contactMap form input{
    height: 30px;
    line-height:30px;
    font-family: "微软雅黑";
    border: 1px solid #c6c6c6;
}

.btn {
    width: 50px;
    height: 30px;
    line-height: 30px;
    float: left;
    background-color: #f96001;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    }
.field-group
{
  line-height:25px;
  font-size: 17px;
}

.joinUs img{
    -webkit-box-shadow: 0px 4px 4px #ccc;
    -moz-box-shadow: 0 4px 4px #ccc;
    box-shadow: 0 4px 4px #ccc;
}
.licheng,.zizhi{
    width:100%;
    height:32px;
    line-height: 32px;
    text-align:left;
    text-indent:1em;
    color: #fff;
    float:left;
    background: url("/images/about_back.png") left no-repeat;
}
.companyProfile>p{
    text-align:left;
    text-indent:2em;
    line-height:30px;
}
.certify{
    width:100%;
    text-align:center;
    display:block;
    line-height:45px;
}
.companyProfile>img{
    padding:5px;
}

/*加入我们*/
.joinUs_content{
    width:960px;
    margin:0 auto;
    font-size:0.875em;
}
.joinUs_content hr{
    margin:10px auto;
}
.joinUs_nav{
    width:20%;
    float: left;
    text-align:left;
    padding:20px;
    font-size:1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.joinUs_nav a{
    color:#0071fd;
    font-size:0.7em;
    line-height:30px;
    display:block;
}
.joinUs_nav a:hover{
    background:#f8f8f8;
    line-height:30px;
}

.joinUs_job{
    width:80%;
    float:left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align:left;
    padding:20px;
    font-size:1em;
}
.job_left,.job_right{
    width:50%;
    float:left;
    padding:20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.job_descript{
    width:100%;
    padding:20px;
    margin:20px;
    background:#f5f5f5;
    float:left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.job_descript a{
    color:#0071fd;
}
