.dblj .iconfont {
    font-size: 25px;
    margin-right: 10px;
    vertical-align: top;}
.dblj li:nth-child(1) .iconfont{color:#666;font-size: 28px;}
.dblj li:nth-child(3) .iconfont{color:#fff;font-size: 24px;}
.list_ejdh {
    text-align: right;
    height: 60px;
    line-height: 60px;
    background: #ddd;}
.list_ejdh a {
    margin: 0 20px;}
.list_ejdh a.on,.list_ejdh a:hover{color: #b70022;
    border-color: #b70022;}
.list_ejdh a {
    height: 52px;
    display: inline-block;
    border-bottom: solid 4px #ddd;
    font-size: 14px;}
.list_ejdh_sj{
    text-align: right;
    height: 40px;
    line-height: 35px;
    background: #ddd;}
.list_ejdh_sj a {
    margin: 0 20px;}
.list_ejdh_sj a.on,.list_ejdh_sj a:hover{color: #b70022;
    /*border-color: #b70022;*/
    border:none;}
.list_ejdh_sj a {
    height: 56px;
    display: inline-block;
    /*border-bottom: solid 4px #ddd;*/
    font-size: 14px;
    color:#666666;
    font-style: italic;}
.tplj_content {
    width: 100%;}

.tplj_list {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-bottom: 3vw;}

.tplj {
    display: block;
    float: left;
   padding: 1vw;
    box-sizing: border-box;
    position: relative;
    height: 23vw;
    width:25%
;}

.tplj .img {
    padding-bottom: 50%;
    height: 0;
    width: 80%;}

.tplj_clear {
    clear: both;}

.tplj img {
       height: 16.5vw;
    width: 100%;}

.tplj p{
    font-size: 24px;
    margin-top: 1vw;}

.tplj:hover{
    color:black;}

 @media screen and (max-width: 768px) {
 .tplj_list{
     width:94%;}
 
.tplj img {
    height: 50px;
    width: 50px;}

.tplj{
    width:25%;
    height:15vw;}

.tplj p{
    font-size:12px;}

.tplj_content{
    margin-bottom:26px;}
 }
