.body-bj{
    width: 100%;
    min-height: 400px;
    background: url(../images/jtyw/jtyw-bj.png) 0 0 no-repeat;
    overflow: hidden;
}
.jtyw-ul{
    width: 100%;
    overflow: hidden;
}
.jtyw-ul li{
    float: left; 
    margin-right: 35px;
    width: 408px;
    height: 358px;
    border: 2px solid #e1e1e1;
    margin-bottom: 35px;
}
.jtyw-ul li:hover a p {
    color:#b90601;
}
.jtyw-ul li:nth-child(2n){
    margin-right: 0;
}
.jtyw-box{
    width: 100%;
    padding: 10px;
    display: block;
}
.jtyw-box img{
    width: 100%;
    height: 300px;
}
.jtyw-box p{
    color: #494949;
    line-height: 40px;
    display: block;
    text-align: center;
    text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
    font-size: 18px;
    font-weight: bold;
}
.jtyw1-box p{
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    margin-top: 10px;
}
.jtyw1-box p img{
    width: 100%;
    margin-left: -2em;
}
.jtyw-ul1 .jtyw-box img{
    width: 100%;
    height: auto;
}
.jtyw-ul1 li{
    height: auto;
}
.jtyw-ul li{
    width: 404px;
    border: 4px solid #e1e1e1;
}
.jtyw-ul1 .jtyw-box{
    padding: 0;
}
.jtyw-ul1 .jtyw-box p{
    margin-bottom: 0;
    background: #e1e1e1;
}
.content-cont p{
    line-height: 35px;
    font-size: 16px;
    text-indent: 2em;
    text-align: justify;
}
.content-cont p img{
    width: 100%;
    margin-left: -2em;
}
