*{margin:0;padding:0;}
ul{list-style: none;}
img{width: 100%;max-width: 100%;vertical-align: middle;}
body{max-width: 750px;margin:0 auto;background: #f1f1f1;}
header{height: 80px;display: flex;justify-content: space-between;padding:0 20px;line-height: 80px;background: #fff;}
header img{width: 80%;}
header div a{display: inline-block;line-height: 80px;font-size: 20px;}
header div a,header div .iconfont{color:#666;}
.logo-img{position: relative !important;left:0 !important;    float: left !important;}
.all-list-title {font-size: 32px;background: #fff;box-sizing: border-box; text-align: center;position: relative;}
.all-list-title h2{position: absolute;left: 50%;top: 50%;font-size: 60px;transform: translateX(-50%) translateY(-50%);width: 100%;color: #fff;}
.all-list-con{padding:40px}
.jt_gxxj_ul{width:100%;}
.jt_gxxj_ul li{width: 100%;border-radius: 20px;overflow: hidden;background: #fff;margin-bottom: 40px;}
.jt_gxxj_ul li .all-list-pic{position: relative;}
.jt_gxxj_ul li .all-list-pic .jt_gxxj_ul_label{position: absolute;width: 115px;height: 44px;text-align: center;line-height: 44px;color: #fff;font-size: 24px;
   right: 0;background: #43b610;border-radius: 0 20px}
.jt_gxxj_ul li .all-list-pic .jt_gxxj_ul_label_end{background: #919191;}
.all-list-info{font-size: 28px;line-height:1.7;padding:30px;color:#333;}
.all-list-info a{color:#333;}
.all-list-info .all-list-info-title a{color:#333;
/**white-space: nowrap;text-overflow: ellipsis;overflow: hidden; width: calc(100% - 120px);display: inline-block;**/
}
.all-list-info .all-list-info-title a:hover{color:#5d8df5;}
.all-list-info .title-tip{font-size: 24px;width: 100px;display: inline-block;background: #5d8df5;border-radius: 0 20px;margin-right: 20px;text-align: center;
    color: #fff;
    vertical-align: text-top;float:left}
.copyright{font-size: 14px;text-align: center;padding:20px 0;width: 100%; display: block;}
.gobackbox{float:right}

@media screen and (max-width:750px) {
	html{font-size: 13.333vw;}
	body{max-width: 100%;}
	header{height:50px;padding:0 0.2rem;line-height:50px;}
	header img{width: 60%;}
	header div a{line-height: 0.8rem;font-size: 0.3rem;}
	.home_return{height:50px;line-height: 50px;}
	
	.all-list-title {font-size: 0.32rem;height:auto;}
	.all-list-title h2{font-size: 0.6rem;}
	.all-list-con{padding:0.4rem}
	.jt_gxxj_ul li{border-radius:0.2rem;margin-bottom: 0.4rem;}
	.jt_gxxj_ul li .all-list-pic .jt_gxxj_ul_label{width: 1.15rem;height: 0.44rem;line-height: 0.44rem;font-size:0.24rem;border-radius: 0 0.2rem}
	.all-list-info{font-size: 0.28rem;padding:0.3rem;}
	/**.all-list-info .all-list-info-title a{width: calc(100% - 1.2rem);}**/
	.all-list-info .title-tip{font-size: 0.24rem;width: 1rem;border-radius: 0 0.2rem;margin-right: 0.2rem;}
	.copyright{font-size:0.24rem;bottom:0.2rem;}
}