.ccc_cx_tj{
    padding: 80px 30px;
    width: 40%;
    margin: 50px auto;
    border: 1px solid #94070a;
    border-radius: 9px;}
.ccc_cx h1{
    font-size: 26px;
    margin-bottom: 35px;
    color:#94070a;}
.ccc_cx .mc{
    font-size: 20px;
    width:100px;}
.ccc_cx_tj table tr .min_dd input{
     width:275px;}
.ccc_cx td input{
    height:30px;
    line-height:30px;
    border: 1px solid #94070a;}
.ccc_cx_tj table tr{height: 60px;}
.ccc_cx_tj table .tj{padding:10px 30px;}
.ccc_cx_tj table .tj input{
    width: 140px;
    font-size: 20px;
    height: 40px;
    border-radius: 5px;
    color:#fff;
    background:#94070a;}
@media only screen and (max-width:1450px) {
    .ccc_cx_tj{
            width: 60%;}
}

@media only screen and (max-width:1180px) {
    .ccc_cx_tj{
            width: 85%;}
}

@media only screen and (max-width:560px) {
    .ccc_cx_tj{
       padding: 80px 17px;}
   .ccc_cx_tj table tr .min_dd input{
     width:150px !important;}
   .ccc_cx_tj table tr .mc {
     width:100px !important;}
}



























































