@charset "gb2312";

.right-box .content {
    width: 100%;
    min-height: 300px;
    border-left: 1px solid #ccc;
    margin-top: 30px;
}
/*概况*/
.content h4{font-size: 16px;font-weight: bold;color: red;text-align: center;margin: 0px 0 30px 0;}
.content p{font-size: 14px;text-indent:25px;line-height: 25px;}


/*历届嘉宾*/
.guests .seek{margin: 25px auto 0;width: 470px;height: 40px;}
.guests .seek input{width: 390px;height: 38px;border: 1px solid rgba(0, 153, 255, 1);vertical-align: middle;padding: 0 5px;font-size: 14px;}
.guests .seek a{width: 60px;height: 38px;background: rgba(0, 153, 255, 1);padding: 10px 18px;vertical-align: middle;color: white;border-radius: 1px 1px 1px 1px;}
.guests .guests-img .data{width: 158px;margin:30px 0 35px 24px;}
.guests .guests-img .data .img img{width: 100%;height: 158px;border-radius: 100%;}
.guests .guests-img .data .txt{margin-top: 25px;text-align: center;}


/*精彩回顾*/
.wonderful .seek{text-align: center;color: red;margin-top: 27px;}
.wonderful .guests-img .data{width: 300px;margin:0px 0 40px 20px;}
.wonderful .guests-img .data .img img{width: 100%;height: 208px;}
.wonderful .guests-img .data .txt{margin-top: 25px;text-align: center;}



/*组织架构*/
.frame h4{font-size: 16px;font-weight: bold;color: red;text-align: center;margin: 15px 0 50px 0;}
.frame div{text-align: center;font-size: 14px;}
.frame .undertake{margin-top: 80px;}
.frame div div{line-height: 35px;}
