@media (min-width: 320px){html{font-size: 42.6667px;} }
@media (min-width: 360px){html{font-size: 48px;} }
@media (min-width: 375px){html{font-size: 50px;} }
@media (min-width: 384px){html{font-size: 51.2px;} }
@media (min-width: 414px){html{font-size: 55.2px;} }
@media (min-width: 448px){html{font-size: 59.7333px;} }
@media (min-width: 480px){html{font-size: 48px;} }
@media (min-width: 512px){html{font-size: 68.2667px;} }
@media (min-width: 544px){html{font-size: 72.5333px;} }
@media (min-width: 576px){html{font-size: 76.8px;} }
@media (min-width: 608px){html{font-size: 81.0667px;} }
@media (min-width: 640px){html{font-size: 85.3333px;} }
@media (min-width: 750px){html{font-size: 100px;} }
@media screen and (min-width: 751px){
	.Popup{
		display: none !important;
	}
}
@media screen and (max-width: 750px) {
	*{
		margin: 0 auto;
	}
	.layout{
		width: 100%;
	}
	.header {
		display: none;
	}
	/* LOGO */
	.logo {
		box-sizing: border-box;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 1.69rem;
		padding: 0.54rem 0.6rem 0.3rem 0.6rem;
		border-bottom: 1px solid #F2F2F2;
		background-color: #fff;
		
	}
	.logoLeft {
		width: 5.02rem;
		height: 0.84rem;
		float: left;
		padding-top: 0px;
	}
	.logoLeft img{
		width: 100%;
		height: 100%;
	}
	.logoRight {
		display: none;
	}
	.logoIcon{
		display: block;
		float: right;
		margin-top: 0.24rem;
		width: 0.44rem;
		height: 0.38rem;
	}
	.logoIcon img{
		display: block;
		width: 100%;
		height: 100%;
	}
	/*导航*/
	.navTop,
	.nav{
		display: none;
	}
	/*面包屑*/
	.m-crumb{
		display: none;
	}
	/*内容*/
	.CLeft{
                width: 100%;
		padding-top: 0.58rem;
		box-sizing: border-box;
		padding-left: 0.6rem;
		padding-right: 0.6rem;
		margin-top: 1.69rem;
	}
         .CRight{
           display: none; 
         }   
	.Ctitle{
		margin-left: 0px;
		margin-right: 0.9rem;
	}
	.Ctitle .cur{
		font-size:0.54rem;
		font-family:PingFangSC;
		font-weight:400;
		color:rgba(51,51,51,1);
		line-height:0.76rem;
		border-top: none;
		padding: 0px 0px;
	}
	.tabboxA li{
		line-height: 0.44rem;
	    cursor: pointer;
	    list-style-type: none;
	    text-align: center;
	    display: block;
	    float: left;
	    font-size:0.32rem;
		font-family:PingFangSC;
		font-weight:400;
		color:#333333;
		padding: 0px 0px;
		margin-left: 0px;
		
	}
	.tabboxA li.current{
		border-bottom: 3px solid rgba(192,19,13,1);
		font-size: 0.32rem;
	}
	.tabboxC li {
		margin-right: 0.66rem;
		line-height: 0.44rem;
		padding: 0px 0px;
		padding-top: 0.06rem;
		height: 0.44rem;
	}
	.tabboxC li:first-child+li+li{
		margin-right: 0px;
	}
	.tabCbox ul{
		padding-top: 0.16rem;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0.2rem;
	}
	
	.list p {
		display: block;
		height:0.6rem;
	    line-height:0.6rem;
	    font-size:0.28rem;
		font-family:PingFangSC;
		font-weight:400;
		color:rgba(153,153,153,1);
	}
	.list2 span{
		display: none;
	}
	.list2 li{
		text-indent: 0px !important;
	}
	#tabcontent ul{
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
	#tabcontent ul li a {
		display: block;
	    zoom: normal;
	    max-height: 1rem;
	    font-size:0.34rem;
		font-family:PingFangSC;
		font-weight:400;
		color:rgba(51,51,51,1);
		line-height:0.5rem !important;
		white-space: normal !important;
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	}
	
	.tabCbox .list li{
		padding-top: 0.3rem;
		padding-bottom: 0.18rem;
		border-bottom: 1px solid #F2F2F2;
	}
	.news{
		box-sizing: border-box;
		padding: 0.58rem 0.6rem 0.2rem 0.6rem;
		margin-top: 1.69rem;
		border-top: none;
	}
	.news h1 {
		margin-top: 0px;
		margin-bottom: 0.22rem;
		font-size:0.4rem;
		font-family:PingFangSC;
		font-weight:500;
		color:rgba(0,0,0,1);
		line-height:0.56rem;
		text-align: left;
		padding: 0px 0px;
	}
	.news h3{
		text-align: left;
		font-size:0.28rem;
		font-family:PingFangSC;
		font-weight:400;
		color:rgba(153,153,153,1);
		line-height:0.4rem;
		overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0px 0px;
	}
	.news h3 a{
		line-height:0.4rem;
		color:rgba(153,153,153,1);
		overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
	}
	.news h3 br{
		display: block;
	}
	.newsC{
		width: 100%;
		margin-top: 0px;
		border-top: none;
		padding-bottom: 0.6rem;
	}
	.newsC p {
		margin-top: 0.48rem;
		font-size:0.34rem;
		font-family:PingFangSC;
		font-weight:400;
		color:rgba(51,51,51,1);
		line-height:0.6rem;
	}
	.foot{
		display: none;
	}
	.cl{
		display: none;
	}
	.icp{
		display: none;
	}
	/*弹出框*/
	.Popup{
		position: fixed;
		top: 1.4rem;
		right: 0.6rem;
		z-index: 1;
		display: none;
		width:2.2rem;
		border-radius:0.2rem;
		background:rgba(40,40,40,0.81);
	}
	.popup-ul{
		box-sizing: border-box;
		border-radius:0.2rem;
		width:2.2rem;
		padding: 0.24rem 0.4rem 0.3rem;
	}
	.popup-ul .item{
		font-size:0.32rem;
		font-family:PingFangSC;
		font-weight:400;
		color:rgba(255,255,255,1);
		line-height:0.9rem;
		text-align: center;
	}
	.popup-ul .item a{
		display: block;
		color: #FFFFFF;
	}
.newsC p img{
    width: 100%;
}
.newsC p span+img{
    width: 16px;
    height: 16px;
}
.newsC p{
    text-indent: 0rem;
    word-break: break-all;
    line-height: 0.6rem !important;
}
.bshare-custom{
    display: none;
}
	/*.tab-box #tab{
		position: fixed;
		top: 2.2rem;
		left: 0.6rem;
	}*/
        .digg{
  display:flex;
  justify-content: center;
  flex-wrap: wrap;
 }
 .digg a{
  border:1px solid #ddd;
  
 }
}
