/*标签云*/
.append_div {
    background: black;
    color:#FFFFFF;
    opacity:0.5;
    text-align: center;
    position: absolute;
    height: 10px;
    width: 10px;
}
#my_favorite_latin_words span{
    font-weight: bold;
}
/*首页*/
.wrap{
    background: url("../images/talent_background.png") repeat;
}
.say_box{
    padding: 1.5rem 1rem 1.1rem;
    overflow: hidden;
}
.say_box_left{
    float: left;
    width: 3.1rem;
    text-align: center;
}
.say_box_left>img{
    display: block;
    margin: 0 auto;
    width: 100%;
    border-radius: 50%;
}
.say_box_left span{
    padding-top: 0.25rem;
    font-size: 0.6rem;
    color: #222;
    text-align: center;
}
.say_box_center{
    float: left;
    margin-top: 1rem;
    margin-left: 0.5rem;
    text-align: center;
}
.say_box_center img{
    display: block;
    width: 3.4rem;
    margin: 0 auto;
}
.say_box_center span{
    font-size: 0.7rem;
    color: #666666;
    text-align: center;
}
.report_top_art_text{
    float: left;
    display: block;
    margin-left: 0.5rem;
    margin-top: 1rem;
    width: 8.25rem;
}
.talent_h6{
    text-align: center;
    vertical-align: middle;
}
.talent_h6 span{
    box-sizing: border-box;
    padding: 0.2rem 0.6rem;
    font-size: 0.8rem;
    color: #8DA62B;
    border: 0.1rem solid #8DA62B;
}
.talent_h6 i{
    position: relative;
    display: inline-block;
    margin-top: -0.4rem;
    width: 1.15rem;
    height: 0.1rem;
    background: #8DA62B;
    vertical-align: middle;
}
.talent_h6 i::before{
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    top: -0.13rem;
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 50%;
    border: 0.1rem solid #8DA62B;
    vertical-align: middle;
}
.talent_h6 i:first-child::before{
    left: -0.31rem;
}
.talent_h6 i:last-child::before{
    right: -0.32rem;
}
.talent_index_back{
    position: relative;
    margin: 0.8rem auto 1.45rem;
    width: 91%;
    height: 13.325rem;
    background: url("../images/talent_index_back.png") no-repeat;
    background-size: 100% 100%;
}
.label_box{
    position: absolute;
    top: 0;
    left: 0;
    width: 96%;
    height: 13rem;
    z-index: 999;
}
.proverb_box p{
    font-size: 0.9rem;
    color: #666;
    text-align: center;
}
.proverb_box p span{
    display: inline-block;
    margin: -0.2rem 0.4rem 0;
    text-align: center;
    font-size: 2rem;
    vertical-align: middle;
}
.proverb_box img{
    display: block;
    margin: 0.5rem auto 0;
    width: 94%;
}
/*第二个模块*/
.talent_module2_box{
    margin: 0 0.5rem;
    padding: 0 0 1rem;
    border-bottom: 0.05rem solid #666;
}
.talent_title3{
    padding: 0.5rem 0 0.75rem;
    width: 100%;
    color: #ffffff;;
    font-size: 1.05rem;
    text-align: center;
    font-weight: 500;
    background: #97AD3C;
}
.talent_module_title{
    display: block;
    margin: 2.5rem auto 1.2rem;
    width: 84.5%;
}
.talent_module_h5{
    padding-bottom: 1.05rem;
    font-size: 1.1rem;
    color: #222222;
    font-weight: bold;
    text-align: center;
}
.talent_module_h5 i{
    display: inline-block;
    margin: 0 0.5rem;
    width: 1rem;
    height: 0.1rem;
    background: #EE5E57;
    vertical-align: middle;
}
.talent_module_h5 span{
    display: inline-block;
    width: 1.8rem;
    height: 0.1rem;
    background: #EE5E57;
    vertical-align: middle;
}
.talent_module_h5 span:nth-child(2){
    margin-right: 0.5rem;
}
.talent_module_h5 span:nth-child(3){
    margin-left: 0.5rem;
}
.table{
    margin-bottom: 0.5rem;
    border-radius: 0.6rem;
    border: 0.1rem solid #222222;
    background: #ffffff;
}
.table2{
    width: 90%;
}
.table td{
    border: 0;
    text-align: center;
}
.table thead th{
    padding: 0.3rem 0;
    border-bottom: 0.1rem solid #222222;
}
.table td{
    padding: 0.5rem 0;
    font-size: 0.8rem;
    color: #222222;
}
.table td span{
    display: inline-block;
    width: 1.85rem;
    height: 1.25rem;
    background: #EE5E57;
    font-size: 0.8rem;
    color: #ffffff;
    text-align: center;
}
.table tbody tr:nth-child(even){
    background: rgba(238,94,87,0.1);
}
.talent_p_tip{
    padding-right: 1rem;
    font-size: 0.7rem;
    color: #666666;
    text-align: right;
}
.module5_title_h6{
    margin: 1rem 0.8rem 0;
    border-left: 0;
    line-height: 1rem;
    font-weight: 400;
    font-size: 0.7rem;
    overflow: hidden;
}
.module5_title_h6 span{
    float: left;
    display: block;
    margin-top: 0.15rem;
    margin-right: 0.2rem;
    width: 0.2rem;
    height: 0.75rem;
    background:  #EE5E57;
}
.module5_title_h6 p{
    float: left;
    width: 96%;
}
.module5_title_h6 p i{
    color: #EE5E57;
}
.module5_title_h6 p b{
    color: #EE5E57;
    font-weight: 400;
}
.talent_module2_list{
    padding: 0 1rem;
}
.adv_box{
    margin-bottom: 0.4rem;
    padding: 0.5rem 1rem 0.5rem 0.45rem;
    border: 0.05rem solid #EE5E57;
}
.adv_box>p{
    font-size: 0.7rem;
    line-height: 1rem;
}
.adv_box>p.red_p,.red_p{
    padding-bottom: 0.2rem;
    font-size: 0.8rem;
    color: #EE5E57;
    font-weight: 400;
}
.talent_list_title_h6{
    display: inline-block;
    margin-top: 0.8rem;
    margin-bottom: 0.75rem;
    padding: 0.5rem 0.25rem;
    background:rgba(238,94,87,0.1);
    font-size: 0.8rem;
    color: #222222;
    font-weight: bold;
}
.talent_list_title_h6 span{
    color: #EE5E57;
}
.module5_ul::after{
    content: '';
    display: block;
    width: 100%;
    height: 0.05rem;
    background: url("../images/talent_ul_border.png") no-repeat;
    background-size: 100% 100%;
}
.module5_ul li:last-child{
    margin-bottom: 0.5rem;
}
.module5_ul li p{
    font-size: 0.7rem;
    line-height: 1rem;
}
.module5_ul li span{
    margin-top: 0.2rem;
    border-color: #EE5E57;
}
.module5_ul li span i{
    background: #EE5E57;
}
/*第三个模块*/
.personal_potential_border{
    border: none;
    margin-top: 0;
    margin-left: 0.45rem;
    padding: 3.35rem 1rem 2.5rem 1.75rem;
    width: 92%;
    background: url("../images/talent_tip_back.png") no-repeat;
    background-size: 100% 100%;
}
.personal_potential_border b,.personal_potential_border i{
    color: #EE5E57;
}

.personal_potential_border p{
    margin-bottom: 0.4rem;
    padding-bottom: 0.4rem;
    font-size: 0.8rem;
    color: #222222;
}
.personal_potential_border p.dash_border{
    border-color: #EE5E57;
}
.echart_box{
    position: relative;
}
#pieCharts{
    position: relative;
    margin-top: 2rem;
    margin-bottom: 0.75rem;
    height: 10rem;
    z-index: 999;
}
.talent_echarts_tip{
    padding-bottom: 1.5rem;
    font-size: 0.6rem;
    color: #666666;
    text-align: center;
}
.echart_box img{
    position: absolute;
    top: 1rem;
    left: 28.8%;
    display: block;
    width: 7.95rem;
}
.adv_tab tr td span{
    border-bottom: 0;
}
.table2 thead th{
    padding: 0.5rem 1.3rem;
}
.table2 td{
    font-size: 0.7rem;
}
.table td i{
    color: #EE5E57;
    font-size: 0.8rem;
    font-weight: bold;
}
.table2 td span{
    padding: 0 0.1rem;
    width: auto;
    background: none;
    color: #222222;
}
.table2 td:first-child{
    border-right: 0.1rem solid #222222;
}
/*代名词*/
.traits_show{
    margin: 4.5rem auto 4.5rem;
}
.traits_show ul li:nth-child(1){
    background: #BEDB48;
}
.traits_show ul li:nth-child(2){
    background: #A6AD3C;
}
.traits_show ul li:nth-child(3){
    background: #8CAD3C;
}
.traits_show ul li:nth-child(5){
    bottom: -2.7rem;
}
.traits_show ul li:nth-child(4){
    bottom: -2.6rem;
    background: #6FAD3C;
}
.traits_show ul li:nth-child(5){
    background: #A2DB48;
}
.traits_show ul li:nth-child(6){
    background: #97AD3C;
}
.talent_module4_list{
    padding: 0 0.8rem;
}
.talent_module4_list li{
    margin-bottom: 0.2rem;
    width: 100%;
}
.talent_module4_list li p{
    font-size: 0.7rem;
    color: #222222;
    padding-left: 0.95rem;
    line-height: 1rem;
}
.talent_module4_list .talent_list_title_h6{
    color: #666666;
}

/*------------------结语*/
.epilogue_box{
    padding: 1rem 1rem 0;
}
.epilogue_box>span{
    position: relative;
    padding-bottom: 0.1rem;
    padding-right: 3rem;
    font-weight: bold;
    font-size: 0.9rem;
    color: #97AD3C;
    border-bottom: 0.1rem solid rgba(151,173,60,0.3);
}
.epilogue_box>span::after{
    content: '';
    display: block;
    position: absolute;
    bottom: -0.1rem;
    left: 0;
    width: 2.5rem;
    height: 0.1rem;
    background: #97AD3C;
}
.epilogue_box img{
    display: block;
    margin: 0.9rem auto 0;
    width: 10.6rem;
}
.epilogue_box>p{
    font-size: 0.7rem;
    color: #222222;
    line-height: 1.1rem;
}
.epilogue_box>p.road_p{
    margin-bottom: 1rem;
    font-size: 0.7rem;
    color: #97AD3C;
    text-align: center;
}
.epilogue_box>p.road_p span{
    padding: 0.05rem 0.2rem;
    border: 0.05rem solid #97AD3C;
}
.again_btn{
    display: block;
    margin: 2rem auto 0.5rem;
    width: 5rem;
    height: 1.6rem;
    line-height: 1.6rem;
    background: #97AD3C;
    color: #ffffff;
    font-size: 0.7rem;
    text-align: center;
    border-radius: 0.2rem;
    font-weight: bold;
}
#quality::after{
    content: none;
}
#quality{
    height: 14rem;
}
.quality_name span{
    top: inherit;
    bottom: -0.2rem;
}