.companyLogo{
    width: 1200px;
    height: 120px;
    padding-top: 40px;
}
.c-logo{
    width: 59%;
    height: 60px;
}
.c-logo div:first-child{
    width: 25%;
    /*text-align: center;*/
    border-right: 1px solid #e4e4e4;
    height: 60px;
    line-height: 60px;
}
.c-logo div:first-child img{
    width: 100%;
}
.c-logo div:last-child{
    width: 75%;
    padding-left: 20px;
}
.c-logo div:last-child span:first-child{
    color: #ff774d;
    font-size: .28rem;
}
.c-logo div:last-child span:last-child{
    font-size: .16rem;
}
#searchAll{
    width: 80px;
    height: 40px;
    border: 2px solid #7AAC4B;
    background-color: #7AAC4B;
    color: white;
    font-size: .18rem;
    margin-left: -8px;
    vertical-align: bottom;
}
#searchThis{
    width: 80px;
    height: 40px;
    border: 2px solid #ff774d;
    background-color: #ff774d;
    color: white;
    font-size: .18rem;
    vertical-align: bottom;
}
#Sou{
    width: 320px;
}
.com-Top-NAV{
    width: 100%;
    height: 40px;
    background-color: #7aac4b;
    line-height: 40px;
}
.com-Top-nav{
    width: 1200px;
    text-align: center;
    height: 40px;
    background-color: #7aac4b;
    line-height: 40px;
}
.com-Top-nav div{
    width: 20%;
    text-align: center;
    color: white;
    font-size: .2rem;
}
.com-Top-nav a{
    color: white;
}
.com-Top-nav span{
    display: inline-block;
    height: 40px;
    border-bottom: 3px solid white;
}
.upImg img{
    width: 100%;
    height: 400px;
}
.gray{
    padding: 0;
}
.Position{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: .18rem;
    color: #666666;
}
.green{
    width: 100%;
    border-top: 10px solid;
    border-color: #7aac4b;
}
.Position a{
    color: #666666;
}
.info{
    width: 100%;
    height: 80px;
    background-color: white;
    padding: 0 20px;
    border-bottom: solid 1px #dcdcdc;
}
.info div:first-child{
    line-height: 80px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    text-align: center;
}
.info div:first-child img{
    width: 90%;
}
.info div:nth-child(2){
    font-size: .26rem;
    height: 80px;
    line-height: 40px;
    margin-left: 10px;
    width: 60%;
}
.info div:nth-child(2) img{
    height: 20px;
    margin-top: -4px;
    margin-right: 10px;
}
.info div:last-child{
    height:80px;
    line-height: 80px;
    width: 30%;
    font-size: .18rem;
    color: #666666;
}
.info div:last-child img{
    margin-left: 40px;
    height: 20px;
    margin-top: -4px;
    margin-right: 5px;
}
.det{
    width: 100%;
    background-color: white;
    padding: 0 40px;
}
#selectType{
    top: 2px !important;
}
.c-sou{
    position: relative;
}