h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 0;
    margin-bottom: 0
}

a:hover {
    text-decoration: none
}

@media (min-width:992px) {
    .container-margin {
        margin-top: 50px
    }
}
.hot-news-title{
    display:inline-block;padding:1px;color:white;background-color:red
}
.text-indent-A{
    text-indent: 2em;overflow: hidden;text-overflow: ellipsis
}

.border-t{
    padding-top:30px
}
.border-b{
    padding-bottom:50px;border-bottom:1px solid gray
}
@media (min-width:992px){
    .col-lg-11-topmargin{
        margin-top:10px
    }
    .col-lg-11-timebody{
        padding:0;padding-left:4px
    }
    .col-lg-1-timebody-first{
        padding:0;padding-left:5px
    }
    .pagination > li > a{
        margin-left:5px
    }
    .btn-news1{
        background-color:#555555;padding:20px 10px;margin-top:50px;border-radius:10px
    }
    .n-en{
        padding-bottom:10px;
        border-bottom:2px solid gray
    }
    .time-body{
        width:68px;height:68px;border:1px solid gray;border-radius:5px;margin-top:27px;
        display:flex;align-items: center;justify-content: center
    }
}
@media (min-width:762px) and (max-width:991px){
    .btn-news1{
        background-color:#555555;padding:10px 10px;border-radius:10px;
        width:45%;float:left;
        font-size:1.2em;
        margin-top:20px;
        margin-bottom:20px;
        margin-left:2.5%;
        margin-right:2.5%
    }
    .col-lg-11-topmargin{
        margin-top:5px;
        margin-bottom:5px
    }
    .bold-inline{
        display:inline-block
    }
    .n-en{
        padding-bottom:00px;
        border-bottom:none
    }
    .col-lg-2-topmargin{
        margin-top:10px
    }
    .time-body{
        text-align:right
    }
    .time-child{
        display:inline-block
    }
    .time-child>div{
        display:inline
    }
    .col-lg-9>h3>a{
        margin-top:15px;
        display:inline-block
    }
}
@media (max-width:761px){
	.img-res2 img{
		max-width:100%;
		height:auto
	}
    .btn-news1{
        background-color:#555555;padding:10px 10px;border-radius:10px;
        width:45%;float:left;
        font-size:1.2em;
        margin-top:20px;
        margin-bottom:20px;
        margin-left:2.5%;
        margin-right:2.5%
    }
    .col-lg-11-topmargin{
        margin-top:5px;
        margin-bottom:5px
    }
    .bold-inline{
        display:inline-block
    }
    .n-en{
        padding-bottom:00px;
        border-bottom:none
    }
    .col-lg-2-topmargin{
        margin-top:10px
    }
    .time-body{
        text-align:right
    }
    .time-child{
        display:inline-block
    }
    .time-child>div{
        display:inline
    }
    .col-lg-9>h3>a{
        margin-top:15px;
        display:inline-block
    }
}
.bg1{
            padding-left:50px;
            background-image: url('https://s1.ax1x.com/2018/08/28/PLoMUs.jpg');
            background-repeat: no-repeat;
            background-position:0% 0%;

        }
        .question{
            font-size:2em;
            color:#A0C5E8
        }
        .border-body{
            position:absolute;height:100%;width:3px;background:#EAEAEA;left:8px;z-index:-11
        }