.box{ width:798px; margin: 100px auto;}
.con_bottom{ width: 100%; background: #f3f3f3;margin-top: 15px; box-sizing:border-box;overflow:hidden;padding:20px 10px;background:none}
.con_bottom ul li{ line-height: 30px; font-size: 14px; color: #696969; text-indent: 2em}
.con_top .title{ width: 100%; line-height: 50px; text-align: center; background: #ce271f;color: #fff; font-size: 18px; font-weight: bold;}
.con_top .content{ width: 100%; }
.content table{ width: 100%; border-top: none;}
.content table tr{ height: 60px;  text-align: center;}
.content table tr td{ font-size: 14px; color: #696969; text-align: left; text-indent: 40px}
.content table tr td:nth-child(2),.content table tr td:nth-child(4){text-indent: 0px}

.content table tr.lccp_tr1 td{ border: none; vertical-align: bottom;}
.content table tr.lccp_tr3 td{border-left: none; border-right: none; }
.content table tr.lccp_tr4 td{border-left: none; border-right: none;}
.content table tr.lccp_tr5 td{border-left: none; border-right: none; }
.content table tr.lccp_tr6 td{border-left: none; border-right: none;}
.content table tr.lccp_tr7 td{border-left: none; border-right: none; }
.content table tr.lccp_tr8 td{border-left: none; border-right: none;}
.content table tr.lccp_tr2 td{ border: none;vertical-align: top; padding-top: 10px; font-weight: bold; font-size: 20px; color: #333}
.content table tr.lccp_tr2 td.lccp_tr2_td1{ color: #ce271f}


.QGJE{font-size:20px;}

.con_bottom_sj{float:left;width:300px;padding-left:10px;overflow:hidden;}
.con_bottom_ws{float:left;width:300px;padding-top:5px;}




.main-product{
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        border: 1px solid #efe2cb;
      }
      .main-title{
        font-weight: 600;
        font-size: 22px;
        width: 100%;
        text-align: center;
        height:60px;
        line-height:60px;
        background: #e2c48e;
      }
      .main-table{
        width: 100%;
        background-color: #fdfaf5;
        height: 150px;
      }
      .main-table-head{
        display: flex;
        align-items: center;
        justify-items: center;
        color: #70706f;
        font-size: 16px;
        padding-top: 40px;
        justify-content: space-around;
      }
      .main-table-head-con{
         display: flex;
        align-items: center;
        justify-items: center;
        justify-content: space-around;
        color: #222222;
        margin-top: 20px;
      }
      .head-title1{
        width: 20%;
        
      }
      .head-title2{
        width: 15%;
       
      }
      .head-title3{
        width: 15%;
        
      }
       .head-title4{
        width:20%;
        
      }
      .head-con{
        font-size: 18px;
        font-weight: 600;
      }
      .main-table-con1{
        width: 100%;
        border-top: 1px solid #efe2cb;
        display: flex;
        justify-content: space-around;
        height: 60px;
        line-height: 60px;
        background-color: #fdfaf5;
      }
      .cp-con{
        width: 25%;
        border-right: 1px solid #efe2cb;
      
      }
      .bz-con{
        width:25%;
        border-right: 1px solid #efe2cb;
       
      }
      .xs-con{
        width: 25%;
       
      }
      .cp-con-span{
        color: #5c5c5c;
        font-size: 16px;
      }
      .bh-con-span{
        color: #222222;
        font-size: 16px;
        font-weight: 600;
        display: inline-block;
        margin-left: 20px;
      }
      .bz-con-span{
        color: #222222;
        font-size: 16px;
        font-weight: 600;
        display: inline-block;
        margin-left: 60px;
      }
      .bhao-con-span{
        color: #222222;
        font-size: 16px;
        font-weight: 600;
        display: inline-block;
        margin-left: 35px;
      }


.contentp_p p{width:100%;margin-left:10px;height:40px;line-height:40px;font-weight:600;}

@media screen and (max-width: 768px){
  .main{width:100%;}
  .main .main_con{width:100%;}
  .main .main_con .main_con_l{width:100%;float:inherit;}
  .main .main_con .main_con_r{width:100%;float:inherit;}
  .content table tr td{text-indent:0px;}
  .con_bottom_sj{width:70%;padding-left:0;}
  .con_bottom_ws{width:30%;}

  .head-con{font-size:14px;}
}