@charset "utf-8";
.content_r .input{
    height: 30px;
    border:1px solid #c9c9c9;
    position: relative;
}
.content_r input{
    font-size: 14px;
    height: 30px;
    width: 210px;
    padding-left: 13px;
    border:none;
}
.content_r .input a{
    width: 84px;
    height: 32px;
    position: absolute;
    top: -1px;
    right: -1px;
    background: url(../images/gonglve/seek.png) no-repeat center #dc312a;
}
.content_r .keyword{
    height: 27px;
    line-height:27px;
    padding-left: 12px;
}
.content_r .keyword a{
    margin-right: 9px;
}
.content_r .appointment{
    border:1px solid #b5b5b5;
}
.content_r .appointment .a_top,.content_r .article .article_top{
    height: 43px;
    color: #FFFFFF;
    font-size: 18px;
    font-weight:bold;
    text-align: center;
    line-height: 43px;
    background: url(../images/index/appointment.jpg) no-repeat center;
}
.content_r .appointment .hint{
    font-size: 14px;
    height: 34px;
    color: #000;
    line-height: 34px;
    text-align: center;
}
.content_r .appointment .hint span{
    color: #dc312a;
    font-size: 18px;
}
.content_r .appointment input{
    display: block;
    width: 261px;
    height: 34px;
    border:1px solid #c9c9c9;
    padding-left: 13px;
    margin: 0 auto 12px;
}
.content_r .appointment .submit{
    display: block;
    width: 275px;
    height: 42px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #dc312a;
    color: #ffffff;
    font-size: 19px;
    text-align: center;
    line-height: 42px;
    margin: 0 auto 15px;
}
.content_r .show{
    padding-top: 19px;
}
.content_r .show ul li{
    width: 300px;
    height: 191px;
    overflow: hidden;
    margin-bottom: 9px;
}
.content_r .article{
    border:1px solid #b5b5b5;
}
.content_r .article ul li span{
    margin-right: 12px;
}
.content_r .article ul{
    padding: 0 10px;
}
.content_r .article ul li{
    line-height: 41px;
    padding-left: 11px;
    border-bottom:1px solid #b5b5b5;
}
.content_r .article ul li:last-child{
    border-bottom:none;
}
.article_cont .title{ font-size:14px; line-height:28px;color:#333; font-weight:bold;}
.article_cont dl dt strong{ float:left;}
.article_cont dl dt span{ float:right;}
.article_cont  p{ line-height:24px; font-size:14px;}