.report
{
    width: 1200px;
    height: auto;
    display: flex;
}
.report_cont
{
    width: 775px;
    height: auto;
    display: flex;
    flex-wrap: wrap;
}
.report_ad
{
    width: 425px;
    height: auto;
}
.report_items
{
    margin-right: 8.3px;
    width: 250px;
    height: 250px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.report_items_img
{
    width: 230px;
    height: 126px;
    margin: 0 auto;
    margin-top: 9px;
}
.report_items_img img
{
    width: 230px;
    height: 126px;
}
.report_items_title
{
    width: 230px;
    height: 80px;
    margin: 0 auto;
}
.report_items_title p
{
    font-size: 18px;
    padding-top: 9px;
}
.report_items_ty
{
    width: 230px;
    height: auto;
    margin: 0 auto;
}
.report_items_ty p
{
    font-size: 14px;
    color: #8c8c8c;
}
.report_items_ty span
{
    font-size: 14px;
    color: #0b989a;
    padding-left: 80px;
}
.report_ad img
{
    width: 360px;
    height: 306px;
    margin-left: 65px;
}
/* 详情页 */
.report_details_intro
{
    width: 775px;
    margin-top: 40px;
    border: 7px solid #f7f7f7;
}
.report_details_intro_top
{
    width: 775px;
    height: 310px;
    display: flex;
}
.report_details_img
{
    width: 280px;
    height: 310px;
}
.report_details_right
{
    flex: 1;
}
.report_details_intro_foot
{
    width: 775px;
}
.report_details_yt
{
    margin-top: 40px;
    margin-left: 35px;
}
.report_details_yt p
{
    font-size: 16px;
    line-height: 30px;
    color: #404040;
}
.report_details_btn
{
    width: 495px;
    height: 60px;
    margin-top: 90px;
    display: flex;
}
.zxyl
{
    width: 120px;
    height: 40px;
    background-color: #00bbbe;
    margin-top: 10px;
    margin-left: 35px;
    border-radius: 5px;
}
.zxyl p
{
    font-size: 18px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    letter-spacing: 2px;
}
.xzbg
{
    width: 120px;
    height: 40px;
    background-color: #00bbbe;
    margin-top: 10px;
    margin-left: 20px;
    border-radius: 5px;
}
.xzbg p
{
    font-size: 18px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    letter-spacing: 2px;
}
.collect
{
    width: 50px;
    height: 50px;
    margin-top: 5px;
    margin-left: 20px;
    cursor: pointer;
}
.report_details_duce
{
    width: 715px;
    margin-left: 30px;
    margin-right: 30px;
    border-top: 1px solid #eeeeee;
}
.report_details_duce_title
{
    font-size: 18px;
    color: #00bbbe;
    padding-top: 30px;
}
.report_details_duce_cont
{
    font-size: 16px;
    color: #404040;
    padding-top: 20px;
    text-indent: 2em;
    margin-bottom: 15px;
}
.report_catalogue
{
    width: 775px;
    height: auto;
}
.report_catalogue>p img
{
    max-width:680px;
}
.report_catalogue_title
{
    font-size: 24px;
    color: #00bbbe;
    padding-top: 50px;
}
.report_catalogue_cont
{
    font-size: 18px;
    color: #404040;
    line-height: 32px;
    padding-top: 30px;
}
.report_producers
{
    width: 775px;
    height: 150px;
    margin-top: 80px;
    border-bottom: 1px solid #eeeeee;
}
.report_producers_title
{
    font-size: 24px;
    color: #00bbbe;
}
.report_producers_cont
{
    font-size: 18px;
    color: #404040;
    padding-top: 30px;
}
.other_report
{
    width: 775px;
    height: auto;
}
.other_report_title
{
    font-size: 24px;
    color: #00bbbe;
    padding-top: 40px;
    padding-bottom: 40px;
}
.other_report_cont
{
    width: 775px;
    height: auto;
    display: flex;
}
