.body-bj{
    width: 100%;
    min-height: 400px;
    background: url(../images/syzx/syzx-bj.png) 0 0 no-repeat;
    overflow: hidden;
}
.jtdt-box{
    width: 100%;
    background: #fff;
    margin-top: 50px;
    padding: 45px;
    border: solid 1px #e1e1e1;
    overflow: hidden;
}
.common-title{
    overflow: hidden;
}
.jtdt-tt-l{
    float: left;
}
.jtdt-tt-r{
    float: right;
}
.jtdt-ser{
    overflow: hidden;
    margin-top: 15px;
}
.jtdt-ser input{
    width: 500px;
	height: 40px;
	background-color: #f1f1f1;
	border-radius: 20px;
    border: none;
    outline: none;
    text-indent: 2em;
    font-size: 16px;
}
.jtdt-ser button{
    width: 118px;
	height: 40px;
	background-color: #b90601;
	border-radius: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: none;
    outline: none;
    margin-left: 15px;
    font-size: 20px;
    font-weight: bold;
}
.jtdt-top{
    /* overflow: hidden; */
}
.jtdt-top li{
    /* float: left;
    width: 380px;
    margin-right: 33px; */
}
.jtdt-top li:hover a p{
    color: #b90601;
}
.jtdt-top li:last-child{
    margin: 0;
}
.jtdt-top li a{
    display: block;
}
.jtdt-top li a img{
    width: 380px;
	height: 222px;
    display: block;
    margin: 5px auto;
}
.jtdt-top li:hover a img{
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
}
.jtdt-top li a p{
    font-size: 16px;
    color: #4e4e4e;
    line-height: 30px;
    display: block;
    text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
    margin-top: 10px;
    padding: 0 10px;
        text-align: justify;
}
.jtdt-ul{
    margin-top: 30px;
}
.jtdt-ul li:nth-child(8){
    border-bottom: solid 1px  #e1e1e1;
    padding-bottom: 10px;
}
.jtdt-ul li:nth-child(9){
    margin-top: 10px;
}