
.f_ico {
    background: url(/skin/picture/f_ico.gif) no-repeat;
    width: 80px;
    height: 360px;
    overflow: hidden;
    position: fixed;
    top: 240px;
    right: 0;
    z-index: 999;
}
.f_ico a {
    display: block;
    width: 80px;
    height: 90px;
    text-align: center;
    line-height: 128px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
}

#tdiv1 {
    border: 1px #999999 solid;
    background: url(/skin/picture/weixinbg.jpg) no-repeat;
    position: fixed;
    _position: absolute;
    left: 25%;
    top: 27%;
    z-index: 9999;
    width: 740px;
    height: 415px;
    clear: both;
    font-size: 12px;
    display: none;
}
#sub_tit1 {
    text-align: center;
    font-family: "微软雅黑";
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    margin-top: 15px;
}
#sub_tit1 img {
    float: right;
    margin-right: 5px;
}

#sub_cont1 {
    width: 740px;
    height: 320px;
    margin-top: 48px !important;
    position: relative;
}
#sub_cont_right1 {
    width: 350px;
    height: 300px;
    float: right;
    position: relative;
    margin-right: 41px;
    margin-top: 0px;
    text-align: center;
}
#sub_cont_left1 {
    width: 242px;
    height: 290px;
    margin-left: 43px;
    float: left;
    position: relative;
}
#sub_cont_right1 img {
    margin-top: 0px;
}
#sub_cont_right1 p {
    font-family: "微软雅黑";
    font-size: 14px !important;
    line-height: 26px;
    color: #434343;
}
#sub_cont_leftop1 {
    margin-top: 15px !important;
    position: relative;
    color: #484848;
}
#sub_cont_leftop1 ul {
    margin-left: 22px;
}
#sub_cont_leftop1 ul li {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    font-family: "微软雅黑";
    list-style: none;
    color: #434343;
}
