/* 
* @Author: Marte
* @Date:   2016-05-17 10:32:05
* @Last Modified by:   Marte
* @Last Modified time: 2016-10-17 14:57:23
*/
.waimao-banner {
    width: 100%;
    height: 380px;
    background: url(../img/waimao/wmdg_banner.jpg) top center no-repeat;
}

.postion {
    height: 34px;
    line-height: 34px;
}
.youshi{
    background: #fff;
}
.youshi-title{
    width: 1180px;
    height: 125px;
    border-top: 1px solid #ccc;
    background: url(../img/waimao/youshi_title_bg.png) center no-repeat;
    margin: 0 auto;
}
.youshi-contents{

}
.youshi-contents li{
    padding: 32px 20px;
}
.youshi-contents img{
    display: block;
    width: 404px;
    height: 240px;
    border: 1px dashed #000;
    padding: 14px 22px;
}
.youshi-text{
    margin: 55px 60px 0;
}
.youshi-text span{
    /* display: block;
    width: 71px;
    height: 71px;
    padding: 16px 258px;
    line-height: 71px;
    text-align: center; */
    font-size: 46px;
    color: #000;
    font-style: oblique;
}
.youshi-text em{
    /* display: block; */
    font-size: 28px;
    line-height: 56px;
    font-weight: 700;
    border-bottom: 1px solid #4d4c4b;
    margin-bottom: 17px;
    text-align: center;
    color: #038f45;
}
.youshi-text p{
    line-height: 30px;
    color: #555;
	font-size:18px;
}
.youshi-text i{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../img/waimao/youshi_content_p_bg.png) center no-repeat;
    margin: 0 6px;
}

.oem{
    background: #fff;
    margin-top: 10px;
}
.oem-title{
    width: 1200px;
    height: 125px;
    background: url(../img/waimao/oem_title_bg.png) center no-repeat;
}
.oem-content li{
    position: relative;
    float: left;
    width: 229px;
    height: 166px;
    border: 1px solid #c9c9c9;
    margin: 30px 4px;
    padding-top: 40px;
}
.oem-content h4{
    width: 229px;
    height: 48px;
    background: #038f45;
    font-size: 24px;
    color: #fff;
    line-height: 48px;
    text-align: center;
}
.oem-content p{
    padding: 28px 38px 0 38px;
    font-size: 16px;
    color: #444;
}
.oem-content i{
    position: absolute;
    left: 93px;
    top: -21px;
    width: 43px;
    height: 43px;
    background: url(../img/waimao/oem_content_num_bg.png) center no-repeat;
    text-align: center;
    line-height: 43px;
    color: #038f45;
}
.agency-banner {
    width: 100%;
    height: 380px;
    background: url(../img/daili/qddl_banner.jpg) top center no-repeat;
}

.postion {
    height: 34px;
    line-height: 34px;
}
.core{

}
.core-title{
    width: 1180px;
    height: 75px;
    margin: 0 auto;
    background: url(../img/daili/hexin_titlebg.png) center no-repeat;
    border-top: 1px solid #ccc;
}
.core-content{
    background: #fff;
}

.brand{
    background: #fff;
    margin: 10px 0;
    padding-bottom: 10px;
}
.brand-title{
    width: 1200px;
    height: 80px;
    background: url(../img/daili/pinpai_titlebg.png) center no-repeat #fff;
}
.brand-content{
    margin-bottom: 32px;
}
.brand-content ul{
    width: 600px;
}
.brand-content li{
    width: 540px;
    height: 80px;
    float: left;
    margin: 50px 20px 0 30px;
}  
.brand-content span{
    display: block;
    float: left;
    width: 72px ;
    height: 76px;
    text-align: center;
    line-height: 76px;
    font-size: 35px;
    font-style: oblique;
    padding-right: 4px;
    color: #038f45;
    background: url(../img/daili/num_bg.png) center no-repeat;
}
.brand-content p{
    float: left;
    width: 440px;
    height: 76px;
    line-height: 24px;
    font-size: 16px;
    margin: 14px 0 0 10px;
}
.brand-content em{
    display: block;
    float: left;
    line-height: 24px;
    font-size: 16px;
    color: #038f45;
    margin-right: 10px;
}

.join{
    background: #fff;
    padding-bottom: 30px;
}
.join-title{
    width: 100%;
    height: 65px;
    background: url(../img/daili/jiameng_titlebg.png) center no-repeat;
}
.join-content li{
    line-height: 34px;
    font-size: 16px;
    margin-left: 12px;
}
.join-contentimg{
    width: 1145px;
    height: 110px;
    background: url(../img/daili/jiameng_contentbg.png) center no-repeat;
}
.join-contentimg li{
    float: left;
    width: 48px;
    height: 68px;
    line-height: 68px;
    padding: 21px 31px;   
    margin: 0 34px 0 45px;
    background: url(../img/daili/join_contentimg_bg.png) center no-repeat;
}
.join-contentimg li a{
    display: block;
    width: 48px;
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}
.join-contentimg li:hover,.join-contentimg li.on{
    background: url(../img/daili/join_contentimg_bgactive.png) center no-repeat;
}