@media screen and (min-width: 1199px)  and (max-width: 1366px){

    .p_c_list{width:233px; margin-right: 30px; float: left;border:1px #ccc solid; padding:35px 15px;margin-bottom: 30px;}
.p_c_list:nth-child(3){margin-right: 0}
.p_c_list:nth-child(6){margin-right: 0}
.p_c_list:nth-child(9){margin-right: 0}
.p_c_list:nth-child(12){margin-right: 0}
.p_c_list { transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
    }

 .p_c_list:hover{
    text-decoration: none;
    transform:translate(0,-5px);
    -webkit-transform:translate(0,-5px);
    -moz-transform:translate(0,-5px);
    -o-transform:translate(0,-5px);
    -ms-transform:translate(0,-5px);
    -webkit-box-shadow:2px 2px 3px 0px #aeb1b5;
    -moz-box-shadow:2px 2px 3px 0px #aeb1b5;
    box-shadow:2px 2px 3px 0px #aeb1b5;
}
 .p_c_list .ptitleico{writing-mode: vertical-rl;writing-mode: tb-rl;background-image: url('../images/ptitleico.png');background-repeat: no-repeat;background-position: left center;height: 240px; width: 38px;text-align: center;color: #282828;font-size: 18px;line-height: 38px;float: left;}
 .p_c_list .ptitleimg{width: 180px;height: 240px;margin-left: 10px;float: left;}
 .p_c_list .ptitleimg img{width: 180px;height: 240px;}
 .b50f0e{color: #b50f0e;}
 .nowplace{ color: #666565;border-bottom: #e5e5e5 1px solid;width: 100%;line-height: 30px;height: 30px;margin-bottom: 15px;}
.pdetails{min-height: 200px;}
    
}
@media screen and (min-width: 1367px){
    .p_c_list{width:233px; margin-right: 30px; float: left;border:1px #ccc solid; padding:35px 15px;margin-bottom: 30px;}
.p_c_list:nth-child(3){margin-right: 0}
.p_c_list:nth-child(6){margin-right: 0}
.p_c_list:nth-child(9){margin-right: 0}
.p_c_list:nth-child(12){margin-right: 0}
.p_c_list { transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
    }

 .p_c_list:hover{
    text-decoration: none;
    transform:translate(0,-5px);
    -webkit-transform:translate(0,-5px);
    -moz-transform:translate(0,-5px);
    -o-transform:translate(0,-5px);
    -ms-transform:translate(0,-5px);
    -webkit-box-shadow:2px 2px 3px 0px #aeb1b5;
    -moz-box-shadow:2px 2px 3px 0px #aeb1b5;
    box-shadow:2px 2px 3px 0px #aeb1b5;
}
 .p_c_list .ptitleico{writing-mode: vertical-rl;writing-mode: tb-rl;background-image: url('../images/ptitleico.png');background-repeat: no-repeat;background-position: left center;height: 240px; width: 38px;text-align: center;color: #282828;font-size: 18px;line-height: 38px;float: left;}
 .p_c_list .ptitleimg{width: 180px;height: 240px;margin-left: 10px;float: left;}
 .p_c_list .ptitleimg img{width: 180px;height: 240px;}
 .b50f0e{color: #b50f0e;}
 .nowplace{ color: #666565;border-bottom: #e5e5e5 1px solid;width: 100%;line-height: 30px;height: 30px;margin-bottom: 15px;}
.pdetails{min-height: 200px;}

}

/*平板*/
@media screen   and (min-width: 768px) and (max-width: 1199px){}
/*手机*/
@media screen and (max-width: 767px){
    .p_c_list{width:46%; margin-right:1%; float: left;border:1px #ccc solid; padding:5px;margin-bottom: 30px;}
.p_c_list:nth-child(2){margin-right: 0}
.p_c_list:nth-child(4){margin-right: 0}
.p_c_list:nth-child(6){margin-right: 0}
.p_c_list:nth-child(8){margin-right: 0}
.p_c_list:nth-child(10){margin-right: 0}
.p_c_list { transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
    }

 .p_c_list:hover{
    text-decoration: none;
    transform:translate(0,-5px);
    -webkit-transform:translate(0,-5px);
    -moz-transform:translate(0,-5px);
    -o-transform:translate(0,-5px);
    -ms-transform:translate(0,-5px);
    -webkit-box-shadow:2px 2px 3px 0px #aeb1b5;
    -moz-box-shadow:2px 2px 3px 0px #aeb1b5;
    box-shadow:2px 2px 3px 0px #aeb1b5;
}
 .p_c_list .ptitleico{display: none;}
 .p_c_list .ptitleimg{width: 100%;float: left;}
 .p_c_list .ptitleimg img{width: 100%;}
 .b50f0e{color: #b50f0e;}
 .nowplace{ color: #666565;border-bottom: #e5e5e5 1px solid;width: 100%;line-height: 30px;height: 30px;margin-bottom: 15px;}
.pdetails{min-height: 200px;}
 .p_c_list .ismtitle{text-align: center;line-height: 30px;font-size: 18px;color: #000;}
}










