/* 优选资源主页 */
.theme_des {
    width: 995px;
    height: 75px;
    display: flex;
    flex-direction: row;
    /* background-color: antiquewhite; */
}

.theme_pic {
    width: 111px;
    background: url(../image/FieldPic.jpg) no-repeat;
    background-size: 100% 100%;
}


.theme_pic_agr {
    width: 111px;
    background: url(../image/FieldPic_agr.jpg) no-repeat;
    background-size: 100% 100%;
}


.theme_pic_material {
    width: 111px;
    background: url(../image/FieldPic_mater.jpg) no-repeat;
    background-size: 100% 100%;
}

.theme_pic_med {
    width: 111px;
    background: url(../image/FieldPic_med.jpg) no-repeat;
    background-size: 100% 100%;
}


.des_bg {
    width: 718px;
    background: linear-gradient(to right, #EBEFF9, #FFF);
}

.des_item {
    width: 660px;
    height: 45px;
    margin: 15px 0 15px 34px;text-align:left;font-family:微软雅黑;
    /* background-color: antiquewhite; */
}

.theme_name {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.theme_text {
    font-size: 13px;
    color: #333;
    line-height: 25px;
}

.theme_textb {
    font-size: 13px;
    font-weight: 900;
    color: #333;
    line-height: 22px;
}

.hotline_pic {
    width: 160px;
    /*background: url(../image/HotlinePic.png) no-repeat;*/
    background-size: 100% 100%;
    align-items: end;
}

.field_list {
    width: 995px;
    height: 680px;
    /* background-color: antiquewhite; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.field_item {
    height: 220px;
    background-color: #aac9ee;
    border-radius: 30px 0 50px 0;
    display: flex;
    flex-direction: row;
}

.field_title {
    width: 50px;
    background-color: #FFF;
    border-radius: 20px;
    margin: 12px 0 12px 20px;
    box-shadow: 3px 3px 4px 2px rgba(0, 0, 0, .5) inset;
    display: flex;
    justify-content: center;
    align-items: center;
}

.field_name {
    font-size: 17px;
    font-weight: 900;
    writing-mode: vertical-lr;
    letter-spacing: 3px;
	font-family:黑体;
}

.field_names {
    font-size: 15px;
    font-weight: 900;
    writing-mode: vertical-lr;
    letter-spacing: 1px;
	font-family:黑体;
}

.field_content {
    width: 865px;
    background-color: #FFF;
    border-radius: 30px;
    margin: 12px 0 12px 25px;
    display: flex;
    flex-direction: row;
}

.field_total {
    width: 430px;
    height: 196px;
    display: flex;
    flex-direction: row;
    /* background-color: #1066ef; */
}

.field_des {
    width: 140px;
    display: flex;
    flex-direction: column;text-align:left;
    margin: 10px 10px 10px 30px;
}

.field_text {
    height: 150px;
    font-size: 13px;
    line-height: 25px;
    text-indent: 26px;
}

.item_link { 
    height: 24px;
    font-size: 12px;
    color: #1066ef;
    line-height: 24px;
    /* text-align: center; */
}

.item_link a{ color: #1066ef;cursor:pointer;}

.total_chart {
    width: 230px;
    margin: 10px 0 10px 0;
    /* background-color: #3f74cb; */
}

.field_promo { 
    width: 435px;
    height: 196px;
    border-radius: 30px;
    display: flex;
    flex-direction: row;
    background: linear-gradient(to right, #E4EEFC 0%, #FFF 40%);
}

.promo_item {
    width: 160px;
    /*margin: 10px 0 10px 35px;*/
	margin:0 auto;
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
    /* background-color: #e9b0b0; */
}

.promo_title { 
    font-size: 15px;
    font-weight: 900;
    color: #154360;
    margin-left: 10px;
    margin-top: 20px;
}

.promo_des {  
    height: 112px;
    margin-top: 5px;
}

.promo_text {
    display: inline-block;
    font-size: 15px;
    color: #333;
    margin-top: 8px;
}

.promo_textb {
    font-size: 15px;
    color: #333;
    font-weight: 900;
}

.dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #333;
    border-radius: 50%;
    margin: 0 5px 2px 0;
}

.promo_chart {
    width: 240px;
    margin: 10px 10px 10px 0;
    /* background-color: #000; */
}

.chart_bar {
    height: 88px;
    /* background-color: #666; */
}

.chain_pic {
    width: 995px;
    height: 278px;
    background: url(../image/ChainPic.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 10px;
}


.leftfield {float:left;
    width: 111px;
    height: 278px;
    background: url(../image/fieldname.jpg) no-repeat;       
}

.leftfield_agr {float:left;
    width: 111px;
    height: 278px;
    background: url(../image/fieldname_agr.jpg) no-repeat;       
}

.leftfield_material {float:left;
    width: 111px;
    height: 50px;
    background: url(../image/fieldname_material.jpg) no-repeat;       
}

.leftfield_med {float:left;
    width: 111px;
    height: 278px;
    background: url(../image/fieldname_med.jpg) no-repeat;       
}

.rightfield_agr {float:left;
    width: 884px;
    height: 278px;
    background: url(../image/fielddes_agr.jpg) no-repeat;        
}

.rightfield_material {float:left;
    width: 884px;
    height: 50px;
    background: url(../image/fielddes_material.jpg) no-repeat;        
}

.rightfield_med {float:left;
    width: 884px;
    height: 278px;
    background: url(../image/fielddes_med.jpg) no-repeat;        
}


.rightfield {float:left;
    width: 884px;
    height: 278px;
    background: url(../image/fielddes.jpg) no-repeat;        
}

.promo_sum {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 700px;
    height: 40px;
    /*margin-top: 20px;
    margin-bottom: 20px;*/
	align:center;margin:0 auto;
    font-family:微软雅黑; 
}
.promo_num{
   display: flex;
   flex-direction: row;
}

.promo_texta {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #006fb4;
    font-style: italic;
}

.promo_textc {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #666;
}

.num-contain {
    display: flex;
    justify-content: space-between;
    width: 96px;
    height: 40px;
    margin-left: 10px;
}
        
.num-item {
    position: relative;
    width: 28px;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    font-weight: 700;
    border-radius: 3px;
    background: url(../image/NumPage.png) no-repeat;
}
        
.num-item ul {
    margin: 0;
    list-style: none;
    padding: 0;
    transition: all 2s ease-in-out;
}

.num-item li {
    color: #ffffff;
}






#recommand_kjcg {
    padding: 0;
    margin: 0;
    text-align: left;
    height: 50px;
    list-style-type: none;
    list-style-position: inside;
}

.kjcg_content { 
    background-color: #E4F0F7;text-align:left;
    margin: 8px 0 8px 0;
    padding: 6px;
    border-radius: 10px;
    display: flex;
    /*flex-direction: row;*/
}

.r_orderid {
    width: 60px;
    font-size: 20px;
    /* font-weight: 900; */
    line-height: 50px;
    text-align: center;
}

.l_id {width:60px;height:60px;display:inline;line-height:60px;font-size: 20px;text-align:center;border-top-left-radius: 10px;border-bottom-left-radius: 10px;color:black;}

.l_reward {width:60px;height:25px;padding-top:5px;padding-right:15px;border-top-right-radius: 10px;}

.l_patent {width:60px;height:25px;padding-top:5px;padding-right:5px;}

.r_kjcg { border:1px solid #cdcdcd;height:25px;
    width: 900px;
    display: flex;
    /*flex-direction: column;*/
}

.r_kjcgtitle,
.r_kjcgdes {
    display: flex;text-align:left;
    flex-direction: row;
    justify-content: space-between;
}

.r_kjcgname {
    width: 800px;
    font-size: 15px;
    color: #3f74cb;
    line-height: 25px;
}

.r_kjcgpatent,
.r_kjcgreward {
    width: 40px;height:25px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: aqua; */
}

.r_archiyear {
    float:left;width: 120px;
    font-size: 12px;
    color: #666;
}

.r_unit {
    float:left;width: 400px;
    font-size: 12px;
    color: #666;
}

.r_tjdw {
    float:left;width: 320px;
    font-size: 12px;
    color: #666;
}


/* 成果详情页面 */
.bgpicture {
    width: 1000px;
    height: 380px;
    background: url(../image/backgroundpic.jpg) no-repeat;
    background-size: 100% 100%;
}

.des {
    width: 980px;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 10px 10px 10px 10px;
}

.title {
    width: 600px;
    height: 70px;
    padding: 20px 0 0 20px;
}

#kjcg_name {
    font-size: 22px;
    font-weight: 900;
    color: #3f74cb;
    line-height: 28px;
}

.content {
    display: flex;
    flex-direction: column;
    width: 700px;
    height: 290px;
    padding: 0 0 0 20px;
}

.echartgraph {
    position: relative;
    top: -210px;
    left: 730px;
    width: 230px;
    height: 180px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1);
    background-color: #FFF;
}

.ctitle,
.destitle {
    font-size: 15px;
    font-weight: 900;
    color: #000;
    line-height: 27px;
}

.ctext {
    font-size: 15px;
    color: #333;
    line-height: 25px;
}

.destext {
    font-size: 15px;
    color: #333;
    line-height: 26px;
    text-indent: 30px;
}

.otherdes {
    width: 980px;
    height: auto;
}

.otherlist {
    height: auto;
    min-height: 130px;
    padding: 20px 0 0 10px;
}

.titlegroup {
    height: 18px;
    border-bottom: 1px dashed #AED6F1;
}

.dtitle {
    width: auto;
    height: 27px;
    align-items: start;
    background-color: #FFF;
    padding: 5px 20px 5px 0;
    font-size: 15px;
    font-weight: 900;
    color: #000;
    line-height: 27px;
}

#fund_list,
#coo_unit_list,
#reward_list,
#patent_list {
    padding: 10px 0 0 8px;
    margin: 0;
    text-align: left;
    font-size: 15px;
    color: #333;
    line-height: 25px;
    list-style-type: none;
}

#related_list {
    padding: 10px 0 0 8px;
    margin: 0;
    text-align: left;
    font-size: 15px;
    color: #333;
    line-height: 25px;
    list-style-type: decimal;
    list-style-position: inside;
}


/* 小专业领域页面 */
.sub_field {
    width: 995px;
    height: 320px;
    background-color: #D6EAF8;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
}

.sf_item {
    width: 560px;
    margin: 10px 12px 20px 20px;
}

.sf_des {
    height: 30px;
    font-size: 14px;
    color: #333;
    text-indent: 15px;
}

.sf_list {
    height: 260px;
    background-color: #FFF;
    border-radius: 10px;
}

.sf_line1 {
    width: 1px;
    margin: 10px 0 10px 0;
    border-left: #999 dashed 1px;
}

.sf_chart {
    width: 380px;
    /*margin: 20px 20px 20px 12px;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.sf_name {float:left;
    height: 135px;
    /* width: fit-content; */
    width: 195px;
    color: #1066ef;
    font-size: 22px;
    line-height: 135px;
    text-align: center;
    background-color: #cce5f5;
    border-radius: 10px;
}


.chart_year {float:left;
    height: 135px;
    width: 195px;
    border-radius: 10px;
    background-color: #FFF;
    margin-left: 5px;
}

.chart_unit {float:left;
    height: 140px;
    width: 195px;
    margin-top: 5px;
    border-radius: 10px;
    background-color: #FFF;
}

.chart_area {float:left;
    height: 140px;
    width: 195px;
    margin-left: 5px;
    margin-top: 5px;
    border-radius: 10px;
    background-color: #FFF;
}