body{
    background: #F5F5F5;
    margin:0;
}
.icpHead{
    font-size: 36px;

    font-weight: 400;
    color: #333333;
}
.icpHeadDesc{
    font-size: 16px;

    font-weight: 400;
    display: flex;
    color: #333333;
    margin-top:24px;
}
.icp-detail{
    background: white;
    display: flex;
    padding:40px 22px;
    box-sizing: border-box;
}
.icp-title-price{
    height: 92px;
    background: url("../../images/icp/topBg.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: baseline;
    font-size: 14px;
    box-sizing: border-box;
    padding-top:30px;
    padding-left:20px;
    margin-top:22px;
}
.icp-title-price span{
    color:#C7000B;
    font-weight: bold;
}
.icp-title-price span:last-child{
    color:#C7000B;
    font-weight: bold;
    font-size: 36px;
}
.icpBtnGroup{
    display: flex;
    margin-top:50px;
}
.icpBtnGroup>a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding:8px 29px;
}
.icpBtnGroup>a:first-child{
    background: #C7000B;
    color:white;
}
.icp-mid-box{
    width: 1152px;
    margin:0 auto;
    box-sizing: border-box;
    font-size: 14px;

    font-weight: 400;
    color: #333333;
}
.icpBottomBox{
    margin-top:50px;
}
.icpBottomBox>div:first-child{
    margin-bottom:10px;
}
.icpTableBox{
    display: table;
    table-layout: fixed;
    width: 100%;
}
.icpTableBox>div{
    display: table-row;
}
.tabHead{
    background: #F6F6F6;
}
.icpTableBox>div>div{
    display: table-cell;
    height: 40px;
    text-align: center;
    vertical-align: middle;
}
.tabBody>div{
    border-bottom:1px solid #E5E5E5;
    border-left:1px solid #E5E5E5;
}
.tabBody>div:last-child{
    border-right:1px solid #E5E5E5;
}
.icpBtnGroup>a:nth-child(2){
    background: white;
    border:1px solid #c7000b;
    color:#C7000B;
    margin-left:12px;
}
.tabRow{
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-top:16px;
}
.tabRow>div:first-child{
    font-size: 14px;

    font-weight: 400;
    color: #333333;
    width: 80px;
}
.checkFont{
    color:#c7000b;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.check1{
    background: url("../../images/icp/check1.png") no-repeat center;
    width: 185px;
    height: 31px;
}
.check2{
    background: url("../../images/icp/check2.png") no-repeat center;
    width: 61px;
    height: 31px;
}
.icp-detail img{
    width: 188px;
    height: 264px;
    margin-right: 30px;
}
.icp-title{
    font-size: 18px;

    font-weight: bold;
    color: #333333;
}
.icp-title-desc{
    font-size: 14px;

    font-weight: 400;
    color: #333333;
    margin-top:22px;
}
.icpHeadDesc ul{
    margin:0;
    display: flex;
    padding-left: 40px;
}
.icpHeadDesc ul li{
    margin-right: 40px;
    color:#C7000B;
    list-style: disc;
}
.icpHeadDesc ul li span{
    color: #333333;
}
.cpys{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cpys>div{
    width: 596px;
    height: 108px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding-left: 28px;
    border:1px solid #f9f9f9;
    margin-bottom:10px;
    transition: 0.3s;
}
.cpys>div:hover{
    box-shadow: 0px 5px 12px 0px rgba(213, 213, 213, 0.25);
}
.cpys>div>div{
    margin-left: 25px;
}
.cpys>div>div>div:first-child{
    font-size: 18px;

    font-weight: bold;
    color: #444444;
}
.cpys>div>div>div:last-child{
    font-size: 12px;

    font-weight: 400;
    color: #666666;
    line-height: 18px;
    margin-top:13px;
}
.pzBox{
    width: 1200px;
    height: 216px;
    box-sizing: border-box;
    border:1px solid #f9f9f9;
    transition: 0.3s;
    margin-bottom:20px;
}
.pzBox:hover{
    box-shadow: 0px 5px 10px 0px rgba(213, 213, 213, 0.15);
}
.pzTitle{
    background:url("../../images/icp/cbh_title.png") no-repeat center;
    background-size: cover;
    width: 1200px;
    height: 78px;
    box-sizing: border-box;
    padding-top:20px;
    padding-left:23px;
}
.pzTitle>div:first-child{
    font-size: 20px;

    font-weight: bold;
    color: #444444;
    display: flex;
    align-items: center;
}
.pzTitle>div:first-child span{
    font-size: 12px;

    font-weight: 400;
    color: #666666;
    line-height: 22px;
    margin-left:20px;
}
.pzTitle>div:last-child{
    font-size: 12px;

    font-weight: 400;
    color: #666666;
    line-height: 22px;
}
.pzBody{
    box-sizing: border-box;
    padding:28px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jgSymbol{
    font-size: 12px;
    color:#C7000B;
}
.jgZs{
    color:#C7000B;
    font-size: 30px;
    margin-left:-8px;
}
.jgXs{
    font-size: 14px;
    color:#C7000B;
    margin-left:-6px;
}
.jgDw{
    font-size: 12px;
    color:#444444;
    margin-left:-6px;
}
.pzBody>div:first-child{
    display: flex;
}
.pzBody>div:first-child>div{
    margin-right: 40px;
}
.pzBody>div:first-child>div:last-child{
    margin-right: 0;
}
.pzType{
    font-size: 14px;

    font-weight: 400;
    color: #666666;
    margin-bottom:20px;
}
.pzDesc{
    font-size: 14px;

    font-weight: bold;
    color: #444444;
    line-height: 24px;
    width: 220px;
}
.tjtc{
    display: flex;
}
.tjtc>div{
    width: 400px;
    height: 259px;
    background: white;
    position: relative;
    box-sizing: border-box;
    box-shadow: 0 0 5px #f3f3f3;
    padding-top:34px;
    padding-left:25px;
    padding-right:25px;
}
.tjtc>div:hover{
    background-image: url("../../images/icp/tjtc_hover.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 0 20px #acacac;
    z-index: 2;
}
.tjtc>div:hover .yfwqBtn{
    background:#C7000B;
}
.yfwqBtn a{
    font-weight: bold;
}
.tjtc>div:hover .yfwqBtn>a{
    color:white;
}
a{
    text-decoration: none;
}
.viewDetail{
    font-size: 12px;

    font-weight: 400;
    color: #444444;
}
.tjTit{
    font-size: 20px;

    font-weight: bold;
    color: #444444;
}
.tjDesc{
    height: 70px;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    font-size: 14px;

    font-weight: 400;
    color: #444444;
    line-height: 24px;
    margin-top:24px;
}
.yfwqBtn {
    bottom: 0;
    position: absolute;
    height: 54px;
    width: 100%;
    box-shadow: 0 0px 10px #efefef;
    left: 0;
}
.tjjgA{
    display: flex;
    justify-content: space-between;
    align-items: center;
}