
.address{
    margin: 30px;
    margin-left: -600px;
}

.address h2{
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 30px;
}

.address p{
    height: 50px;
    background: #F7F7F7;
    padding-top: 20px;
}

.kefu {
    width: 400px;
    height: 345px;
    float: left;
    margin: 30px;
}

.kefu1{
    background:url(../images/link/lianxikefu.png);
    background-size: cover;
}

.kefu2{
    background:url(../images/link/shangwuhezuo.png);
    background-size: cover;
    
}
.kefu img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.kefuinfo {
    text-align: left;
    margin-left:50px;margin-top:170px;
}

/* .container{
    margin:0 auto;
} */

.s-line{
    height: 2px;
    width: 25px;
    background: #101010;
}

.kefuinfo div{
    margin-top:10px;
    float: left;
    width: 100%;
}

.kefuinfo p{
    float: left;
}

.lager{
    font-size: 18px;
    font-weight: 800;
}

.bigger{
    font-size: 18px;
}

.jobtitle {
    width: 310px;
    height: 85px;
    padding-top: 40px;
}
.jobname {
    width: 310px;
    height: 40px;
    border-top: solid 1px lightgray;
    border-bottom: solid 1px lightgray;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.jobname p:nth-child(1){
    float: left;
}
.jobname p:nth-child(2){
    float: right;
}

.jobmore {
    width: 310px;
    margin-top:15px;
}
.cooperation-container .am-tabs .am-tabs-bd .am-thumbnails li {
    width: 310px;
    height: 200px;
    background: white;
    color: #101010;
    padding: 0px;
    box-shadow: 1px 1px;
}


.am-thumbnails {
    padding-left: 0px;
}

.jobviewmore{
    margin-left: 100px;
    margin-top: 10px;
    background: url(../images/link/chakanxiangqing.png) no-repeat;
    height: 45px;
    width: 140px;
    background-size: 80%;
    cursor: pointer;
}

.jobinfo {
    height: 300px;
    width: 300px;
    border: solid 1px lightgray;
    float: left;
    box-shadow: 1px 1px 1px lightgrey;
    padding: 10px;
    display: none;
    position: absolute;
    margin-left: -20px;
    margin-top: -275px;
    position: absolute;
    z-index: 99;
    background: white;
}

.next{
    background: url(../images/index/anniu_youxiang.png) no-repeat;
    margin-left: 480px;
    z-index: 998;
}

.companyname{
        font-weight: 800;
    font-size: 18px;
    margin-bottom: 30px;
    padding-left: 26%;
    text-align: left;
}

.containeraddress {
        height: 50px;
    background: #F7F7F7;
    padding-top: 20px;
}
.companyaddress{
     margin-bottom: 30px;
    padding-left: 26%;
    text-align: left;
}