/*
* @Author: sunjijing
* @Date:   2020-11-24 10:16:58
* @Last Modified by:   sunjijing
* @Last Modified time: 2020-11-24 11:39:12
*/

.bannerimg { width:1600px}
.content { overflow: hidden; margin-top: 42px; margin-bottom: 60px; }
.martop60 { margin-top: 60px; }
.list_mk_tit { height: 49px; line-height: 49px; margin-bottom: 20px;background:url(/customs/resource/cms/2021/01/2021012811472087854.png) no-repeat left top; }
.list_mk_longtit { height: 49px; line-height: 49px; margin-bottom: 20px;background:url(/customs/resource/cms/2021/01/2021012811471955688.png) no-repeat left top; }
.list_mk_tit a,.list_mk_longtit a {display: inline-block;padding-left: 42px;padding-right: 13px;font-size: 22px;color: #363958;ont-weight: normal;}

.zt_flash, #hghd { width: 590px; }
.zt_flash_con { position: relative; }
.pic_list  li span {line-height:45px;font-size:16px;}
.pic_list  li img {width:590px;height:390px;}
.zt_flash_list li { width: 100%; }


#qhjs, #dfdt,#lshyjs,#mtbd { width: 570px; }
.news_list li { height: 50px; line-height: 50px; vertical-align: middle; }
.news_list li a { display: inline-block; font-size: 16px; color: #333; max-width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: left; }
.news_list li span { font-size: 16px; float: right; color: #888; }
.news_list li:hover a, .news_list li:hover span { color: #be261b; }

.hg_footer { background-color: #b72518 !important; }

/* 响应式代码 */
@media screen and (max-width:1199px) {
	.zt_flash, #hghd { width: 50%; }
	#qhjs, #dfdt,#lshyjs,#mtbd { width: 45%; }
}

@media screen and (max-width:1024px) {
	.content { margin-top: 30px; margin-bottom: 30px; }
	.zt_flash, #hghd, #qhjs, #dfdt,#lshyjs,#mtbd { width: 100%; }
	.zt_flash { margin-bottom: 30px; }
	.martop60 { margin-top: 30px; }
	.pic_list li { height: 60vw; }
	.pic_list li img {width:100%;height:100%;}
}

@media screen and (max-width:800px) {
	.zt_flash_list li span { margin-left: 10px; }
	.zt_flash_but { right: 10px; }
}

@media screen and (max-width:460px) {
	.list_mk_tit a { font-size: 18px; }
        .list_mk_longtit a { font-size: 18px; }
}