.talent {
    font-size: 16px;
    color: #1f1f1f;
    line-height: 20px;
}

.talent img {
    max-width: 100%;
}

.talent .mar_b15 {
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    height: 40px;
    text-indent: 1em;
    line-height: 40px;
    background: #3a7ac0;
    background: -moz-linear-gradient(top, #3a7ac0 0%, #1a5bb8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a7ac0), color-stop(100%, #1a5bb8));
    background: -webkit-linear-gradient(top, #3a7ac0 0%, #1a5bb8 100%);
    background: linear-gradient(to bottom, #3a7ac0 0%, #1a5bb8 100%);
}

.talent ul.li_talent {
    width: 100%;
}

.talent ul.li_talent li {
    text-align: center;
    margin-bottom: 20px;
}

.talent ul.li_talent li a {
    display: block;
    text-align: center;
}

.talent ul.li_talent li a img {
    border: 1px solid #cccccc;
}

.talent strong.em {
    color: #f20000;
}

.talent .pan {
    line-height: 15px;
}

.talent .cen {
    text-align: center;
}

.talent .mt {
    margin-top: 20px;
}

.talent .mb {
    margin-bottom: 20px;
}

.talent img.bdr {
    border: 1px solid #cccccc;
}

.talent .main_cont {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    width: 100%;
    box-sizing: border-box;
    padding: 16px;
    margin-bottom: 20px;
}

.talent .main_cont .flex_main {
    width: 100%;
    display: flex;
}

.talent .main_cont .flex_main .main_img img {
    border: 7px #efefef solid;
}

.talent .main_cont .flex_main .main_profile {
    margin-left: 20px;
    width: 100%;
}

.talent .main_cont .flex_main .main_profile h2 {
    margin-bottom: 10px;
    padding: 15px 0 7px 10px;
    font-size: 36px;
    position: relative;
    border-left: 5px #006cbe solid;
    border-bottom: 2px #006cbe solid;
}

.talent .main_cont .flex_main .main_profile h2 #yomi {
    font-size: 14px;
    font-weight: 100;
    margin-left: 10px;
}

.talent .main_cont .flex_main .main_profile h2 a {
    float: right;
    margin-top: -10px;
}

.talent .main_cont .blog {
    display: flex;
    justify-content: center;
}

.talent .main_cont .flex_main .main_profile h2 a img {
    vertical-align: baseline;
}

.talent .main_cont .flex_main .main_profile dt {
    float: left;
    clear: left;
    margin-right: 0.5em;
    width: 120px;
    margin-bottom: 10px;
    background: #75d0ff;
    padding: 3px;
    color: #ffffff;
    font-weight: bold;
}


.talent .main_cont .flex_main .main_profile dd {
    float: left;
    padding: 3px;
    margin-left: 1em;
}

.talent .main_cont .flex_info {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.talent .main_cont .flex_info .news {
    width: 60%;
    border-left: 2px solid #0c8beb;
    border-right: 2px solid #0c8beb;
    border-bottom: 2px solid #0c8beb;
}

.talent .main_cont .flex_info .news h3 {
    color: #ffffff;
    font-weight: bold;
    background: url("./news_stripe.png");
    font-size: 120%;
    padding: 5px;

}

.talent .main_cont .flex_info .news h3 .fright {
    float: right;
    font-size: 80%;
}

.talent .main_cont .flex_info .news .news_cont {
    padding: 10px;
    box-sizing: border-box;
}

.talent .main_cont .flex_info .news .news_cont .title {
    color: #1f94ed;
    font-weight: bold;
    margin-bottom: 10px;
}

.talent .main_cont .flex_info .tw {

    box-sizing: border-box;
    width: 37%;
    overflow: auto;
    border-left: 2px solid #33baff;
    border-right: 2px solid #33baff;
    border-bottom: 2px solid #33baff;
}

.talent .main_cont .flex_info .tw h3 {
    color: #ffffff;
    font-weight: bold;
    background: url("./tw_stripe.png");
    font-size: 120%;
    padding: 5px;

}

.talent .main_cont .flex_info .tw {}

.talent .main_cont .flex_info .h200 {
    height: 380px;
    overflow: auto;
}

.talent .main_cont .disco {
    width: 100%;
}

.talent .main_cont .disco .h3 {

    font-size: 140%;
    font-weight: bold;

    border-bottom: 2px solid #333333;
    padding: 5px;


}

.talent .main_cont .disco .back a {
    color: #333333;
    font-size: 110%;
    font-weight: bold;
    text-decoration: underline;
}

.talent .main_cont .disco h4 {

    font-size: 120%;
    font-weight: bold;
    background: #75d0ff;
    padding: 5px;
    color: #ffffff;
    margin: 10px 0;

}

.talent .main_cont .disco .cont {
    padding: 10px;
    box-sizing: border-box;

}

.talent .main_cont .disco ul {
    padding: 10px;
    box-sizing: border-box;
}

.talent .main_cont .disco ul li {
    font-size: 14px;
    text-indent: -2em;
    padding-left: 2em;
}

.talent .main_cont .disco ul li:before {
    content: "●";

}

.talent .nobg {
    background: none!important;
}

.talent .mlm50 a {
    margin-left: -150px;
    width: 200px;
    display: block;
}

.talent .main_cont .voice_div {
    text-align: right;
}

.to-top a {

    font-size: 11px;
}

.talent .news_li a {
    text-decoration: none;
    color: #666;
}


.talent #news_body dt {
    display: block;
    padding: 5px;
    border-bottom: #CCC 1px dotted;
    font-size: 13px;
    line-height: 1.1em;
    height: 54px;
    font-weight: 100;
}

.talent #news_body dt img {
    width: 50px;
    margin: 2px 5px 2px 0;
}

.talent #news_body time.new {
    background-image: url(./news/img/new_icon.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

.talent #news_body time {
    display: block;
    font-size: 12px;
    padding: 2px 0 5px;
    max-width: 174px;
}

.talent #news_body .l_img {
    float: left;
    margin-right: 15px;
}


.talent #news_body .body_title {
    font-size: 20px;
}

.talent #news_body .aligncenter {
    text-align: center;
    margin: 0 auto;
    display: inherit;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
