
@import url("/file/css/font-open-sans.css");
.news-fzi .arind{
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background-color: #666666;
    color: #fff;
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
    text-align: center;
    margin-right: 10px;
    font-size: 18px;
    font-family:open-sans;
}
.arinda{
    display: block;
}
.arindb{
    display: none;
}

/*.lmain form#forget_from div{*/
/*    height: 100px; padding-top: 50px; text-align: center;font-size: 16px;*/
/*}*/
.lmain form#forget_from .p2{
    padding: 10px 0;
}
.lmain form#forget_from .p2 .c1{
    margin-left: -20px;
    font-weight: bold;
    display: inline-block;
}
.lmain form#forget_from .p2 input{
    height: 28px;
    width: 60px;
}
.lmain form#forget_from .p2 img{
    height: 28px;
    border: 1px solid #010e0b1a;
}
.lmain form#forget_from div>input{
    padding: 0 10px;
    text-align: center;
}


/*顶部*/
.header .top .content{
    overflow: visible;
}
#infotxt{
    height: 30px;
    overflow: hidden;
}

.sjtopc{
    padding-left: 35px;
    background: url('/image/cplogo.png') no-repeat 6px center;
    float: right;
    position: relative;
}
.sjtopc>a{
    padding-right: 22px;
    background: url('/image/xiasj.png') no-repeat center right;
    display: inline-block;
    font-family:open-sans;
    font-size: 12px;
}
.sjtopc dl{
    width: 110px;
    /*background:rgba(255,255,255,0.9);*/
    background-color: #474747;
    display:none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 999999;
}
.sjtopc dl dd{
    height: 30px;
    line-height: 30px;
}
.sjtopc dl dd a{
    width: 100%;
    height: 100%;
    display: inline-block;
    font-family:open-sans;
    font-size: 12px;
    text-indent: 22px;
}
.sjtopc dl dd a:hover{
    color: #ff9900;
}
.sjtopc dl dd b{
    margin-right: 18px;
    font-weight: normal;
    float: right;
    text-indent: 0;
}
