.location{line-height:44px;}
.thsh_con{padding:10px; border:solid 1px #f0f0f0; }
.thsh_tit{height: 40px; line-height: 40px; padding-left: 10px; background-color: #d70c18; color: #fff; font-size: 18px; font-weight: bold;}
.thsh_con1{overflow: hidden;padding-top: 20px;}
.thsh_con1L{width: 450px; float: left;}
.thsh_con1L h2{font-size: 16px; font-weight: bold; margin-bottom:10px;}
.thsh_con1R{width: 522px; float: right;}
.gg_list{overflow: hidden; height: 30px; line-height: 30px;}
.gg_list .gg_listL{width: 70px; float: left; font-weight: bold;}
.gg_list .gg_listR{float: left; width: 348px;}
.thsh_con1L .sq{height: auto; line-height: 25px;}
.thsh_img{overflow: hidden;border:solid 1px #f0f0f0;  height: 272px;}
.thsh_img li{display: none;}
.thsh_img li,.thsh_img li img{width:520px; height: 270px; display: block;}
.thsh_img_small{overflow: hidden;padding-top: 10px;}
.thsh_img_small li{width: 94px;padding:2px; height: 60px; border:solid 1px #f0f0f0; margin:0 2px; float: left; }
.thsh_img_small li.on{border-color:#d70c18;}
.thsh_img_small li img{width: 94px; height: 60px; display: block;}

@media screen and (max-width:600px) {
	.thsh_con1L,.thsh_con1R{float:none;width:auto;} 
	.thsh_img li{width:100% !important;}
	.thsh_img li img{max-width:100%;}
	.thsh_img_small{display: flex;}
	.thsh_img_small li{width:19%;}
	.thsh_img_small li img{width:100%;}
.gg_list .gg_listL{width:20%;}
.gg_list .gg_listR{width:76%;}
}