.clearfix:after {content:"";display:block;clear:both;}
.clearfix {zoom:1}
.fl_all {
    float: left;
}

.erjiconrgt > h2 {
    padding: 40px 0;
    color: #333333;
    margin-bottom: 15px;
}
.erjiconrgt .width740{
    width: 740px;
}
.p3_con{
    width: 230px;
    height: 470px;
    margin-right: 25px;
}
.width740 > div.p3_con:last-child{
    margin-right: 0;
}
.p3_img{
    width: 230px;
    height: 180px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.p3_img > img{
    max-width: 230px;
    max-height: 180px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
.p3_img > img:hover{
    transform: scale(1.1, 1.1);
}
.p3_con > .p3c1_con{
    height: 251px;
    padding: 18px 10px;
    border: 1px solid #ddd;
}
.p3_con > .p3c1_con > p{
    line-height: 30px;
    color: #383838;
}
.p3_con > .p3c1_con > .p2cn2_title{
    height: 30px;
}
.p2cn2_title > p{
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-right: 30px;
    color: #383838;
}

.gsdt_zxzx{ width:740px; margin-bottom:20px;}
.gsdt_zxzx dl{ width:740px; border-bottom:1px solid #dbdbdb; margin-bottom:20px;}
.gsdt_zxzx dl dt{ width:630px; height:50px; line-height:50px; font-size:18px; color:#333333; font-weight:bold}
.gsdt_zxzx dl dt a{ color:#333333;}
.gsdt_zxzx dl dt a:hover{ color:#ff6000;}