@CHARSET "UTF-8";



/*代理合作-1*/
.dc1 {
    font-family: SimHei;
    font-size: 35px;
    margin-top: 40px;
    margin-bottom: 10px;
    line-height: 35px;
    position: relative
}

.dc2 {
    font-family: SimHei;
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 10px;
    line-height: 35px;
    position: relative
}

/*    height:850px; */
.section1{width: 100%;background-color:#FFFFFF }

/*    height:970px;*/
.section2{width: 100%;background-color:#F6F8FC }

/*    height:630px;*/
.section3{width: 100%;background-color:#FFFFFF }
.agents {
    margin:0 auto;width: 1020px;overflow:hidden;
}

.agents .agtname{
    float:left;
    font-family: SimSun;
    font-weight:bold;   
    font-size: 18px;
    margin-top:20px;

    letter-spacing:2px;
    width:1020px;
    color:#ff0000;
    line-height: 26px;
    position: relative;
    overflow:hidden;
}

.agents .agtlist{
    float:left;
    font-family: SimSun;
    font-size: 18px;
    text-indent:2em;
    text-align:justify;
    text-justify:inter-ideograph;
    -webkit-background-clip: text;
    padding-top:15px;
    letter-spacing:2px;
    width:1020px;
    line-height: 26px;
    position: relative;
    overflow:hidden;
}

.agents  .img {
    display:block;
    float: left;
    margin-top: 15px;
    margin-left: 0px;
    margin-bottom:20px;
    width:113px; height:41px;
    position: relative;
    overflow:hidden;
}
.agents li a{
    color: rgb(77, 77, 77);
}
.agents li  a:HOVER {
    color: rgb(0,100,235);
}

/*  将zshare底色跟本section 底色统一 
.zshare{ background-color:#F6F8FC ;}*/