﻿body {
    font-size: 14px;
    font-family: SimHei,"Arial";
}
.maincontent {
    width:100%;
    height:auto;
    min-width:970px;
    width:expression((document.documentElement.clientWidth||document.body.clientWidth)< 970 ? "970px" : "auto" ); 
    margin:0 auto;
}
.oembanner {
    width:100%;
    height:437px;
    background:url(agent/bannerBg.jpg) center top no-repeat #7f7a74;
}
.oembannermain {
    width:970px;
    margin:0 auto;
    height:437px;
    position:relative;
    z-index:1;
}
.bannertitle {
    width:617px;
    height:167px;
    background:url(agent/bannertitle.png) left top no-repeat;
}
.bannerfont {
    line-height:26px;
    color:#fff;
    width:590px;
    height:110px;
    padding-top: 10px;
}
.join {
    padding-left:110px;
    width:216px;
    height:63px;
    background:url(agent/join.png) right top no-repeat;
}
    .join a {
        display:block;
        width:216px;
        height:63px;
    }
.bannerman {
    width:993px;
    height:477px;
    position:absolute;
    left:0;
    top:0;
    background:url(agent/bannerman.png) left top no-repeat;
    z-index:-1;
}
.Oemdetail {
    width:924px;
    margin:0 auto;
    padding-top:129px;
    background:url(agent/details.jpg) left 60px no-repeat;
    height:188px;
    line-height:50px;
    padding-left:46px;
}
.OemAdvantagetitle {
    width:960px;
    margin:0 auto;
    background:url(agent/advantagetitle.jpg) left top no-repeat;
    height:40px;
    padding-top:80px;
    margin-top: 69px;
    padding-left:10px;
    line-height:40px;
}
.oemadvantageBg {
    width:970px;
    margin:0 auto;
    background:url(agent/advantageBg.jpg) left top no-repeat;
    height:360px;
}
.advantage1 {
    line-height:30px;
    width:185px;
    height:90px;
    padding-left:10px;
    padding-top:210px;
    float:left;
}
.advantage2 {
    line-height:30px;
    width:185px;
    height:90px;
    padding-left:70px;
    padding-top:210px;
    float:left;1
}
.advantage3 {
    line-height:30px;
    width:185px;
    height:90px;
    padding-left:70px;
    padding-top:210px;
    float:left;
}
.advantage4 {
    line-height:30px;
    width:185px;
    height:90px;
    padding-left:80px;
    padding-top:210px;
    float:left;
}
.cooperation_panel {
    width: 960px;
    margin: 0 auto;
    font-family: SimHei;
    padding-bottom: 70px;
}
.title {
    height:42px;
    width:100%;
    background:url(../images/icon_agent.gif) repeat-x;
}
    .title .title_mark {
        width:4px;
        height:100%;
        display:block;
        float:left;
        background:#2f7ee3;
    }
    .title .title_tag {
        float:left;
        height:100%;
        
        padding-left:4px;
    }
        .title .title_tag h2 {
            display:inline-block;
            padding-right:15px;
            background-color:#fff;
            font-size:28px;
            font-weight:normal;
            color:#3d3d3d;
            height:28px;
            line-height:28px;
        }
        .title .title_tag .subtitle {
            display:block;
            background-color:#fff;
            font-size:12px;
            line-height:12px;
            padding-top:2px;
            color:#a0a0a0;
            padding-left:2px;
        }
.cooperation_info {
    width:100%;
    padding-top:20px;
    line-height:40px;
}
    .cooperation_info li {
        margin-left:5px;
    }
        .cooperation_info li.mark {
            text-indent:12px;
            background:url(../images/icon_agent.gif) -10px -42.5px no-repeat;
        }