/* 主营业务特色子栏目 */
.jtcontent{width: 1200px;margin:0 auto;}
.jtcontent li{margin-bottom: 35px;}
.jtcontent-t{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%}
.frle{width:850px;}
.frle-img{width: 300px;display:flex;align-items: center;}
.frle-img img{width: 100%;}
.fretit a{font-size: 20px;font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.fretit a:hover{color: #0082C7 }
.fredis{font-size: 15px;color: #999;margin-top:10px;line-height:1.5;}

.frecon{display: flex;align-items: center;width: 100%;}
.frec-img{width: 10%;margin-right: 10px;}
.frec-img img{width: 100%;height: 100%;}
.fre-dz,.fre-dz p{font-size: 16px;margin:5px 0;}
a.remore{color: #0082C7;font-size: 15px;display: block;float: right;margin-top:5px}
a.remore:after{overflow: hidden;clear: both;display: table;content: ""}