﻿.box .type,.box .choose
{
    font-size:16px;
    line-height:36px;
    padding:10px 0;
    border-bottom:1px dashed #ccc;
    }
.box .choose input
{
    width:180px;
    height:32px;
    border:1px solid #ccc;
    background:#eee;
    line-height:32px;
    }
.box .choose a
{
    display:inline-block;
    width:70px;
    height:34px;
    line-height:34px;
    background:#af4184;
    color:#fff;
    text-align:center;
    font-size:14px;
    border-radius:5px;
    }
.expertlist{ overflow:hidden; zoom:1;padding:10px; }
.expertlist  li{float:left; _display:inline; overflow:hidden;  margin:15px;width:320px;margin-bottom:20px;}
.expertlist li .pic img{ width:119px; height:178px; display:block;   }
.expertlist li .text{ line-height:24px;padding-top:6px;font-size:14px;width:190px;}
.expertlist li .text h2{font-size:18px;color:#333;font-weight:bold;}


.contentbox
{
    text-align:center;
    line-height:24px;
    padding:50px;
    font-size:15px;
    }
.contentbox h2
{
    font-size:18px;color:#333;font-weight:bold;
    padding:10px 0;
    }
.contentbox p
{
    padding:3px 0;
    }
.contentbox img
{
    width:120px;
    height:180px;
    }