i{
	font-style: normal;
}
.news{
    width:100%;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.news_main{
    width: 96%;
    height: auto;
    margin-left: 2%;
    margin-top: 2%;
    border-radius: 0.1rem;
    overflow: hidden;
}
.news_left_tit{
width: 96%;
    height: auto;
    /* background: #fff; */
    padding: 2% 2% 1% 2%;
    overflow: hidden;
}
.news_left_tit h1{
    width: 100%;
    height: auto;
    font-size: 0.3rem;
    font-weight: bold;
}
.news_left_tit p{
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.23rem;
    color: #636363;
}
.news_left_tit p i{
	color: #a0a0a0;
}
.news_left_main{
    width: 94%;
    height: auto;
    overflow: hidden;
    background: #fff;
    border-radius: 0.15rem;
    margin-bottom: 0.2rem;
    padding: 3%;
}
.news_left_main_jj{
    width: 100%;
    height: auto;
    font-weight: bold;
    color: #f60;
    padding-bottom: 0.2rem;
    overflow: hidden;
}
.news_left_main h2{
	font-size: 0.26rem !important;
}
.news_left_main h3{
	font-size: 0.26rem !important;;
}
.news_left_main p{
    white-space: normal !important;
    font-size: 0.26rem !important;
}
.news_left_main span{
    white-space: normal !important;
    font-size: 0.26rem !important;
}
.news_left_main video{
	width: 100%;
    height: 3rem;
    display: inline-block;
}
.news_left_main_up{
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}
.news_left_main_up span.up{
    float: left;
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    background: #e4e4e4;
    border-radius: 0.1rem;
    margin-bottom: 0.2rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.28rem;
}
.news_left_main_up span.down{
    float: left;
    width: 90%;
	padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
	height: 1rem;
    line-height: 1rem;
    background: #e4e4e4;
    border-radius: 0.1rem;
    font-size: 0.28rem;
}
.gminfo{
    width: 94%;
    height: auto;
    margin: auto;
    overflow: hidden;
    margin-top: 0.2rem;
    background: #fff;
    border-radius: 0.15rem;
    padding: 3%;
}
.gminfo_left{
    float: left;
    width: 22%;
    height: auto;
}
.gminfo_left img{
    float: left;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.2rem;
}
.gminfo_cen{
float: left;
    width: 78%;
    height: auto;
    margin-bottom: 0.3rem;
}
.gminfo_cen h1{
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.3rem;
    font-weight: bold;
    float: left;
}
.gminfo_cen p{
    width: auto;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.24rem;
    float: left;
    padding-right: 0.1rem;
}
.gminfo_cen p i{
    font-style: normal;
    color: #f60;
}
.gminfo_cen span{
    width: 100%;
    height: auto;
    text-align: left;
    float: left;
}

.gminfo_right_bm{
    width: 100%;
    height: auto;
    float: left;
    color: #617ef9;
    font-size: 0.26rem;
}
.gminfo_right_bm span{
    float: left;
    width: auto;
    font-size: 0.26rem;
    color: #000000;
    padding-right: 0px;
}
.gminfo_right{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.gminfo_right_an{
    float: left;
    width: 100%;
    height:0.9rem;
    line-height:0.9rem;
    text-align: center;
    font-size: 0.3rem;
    background: #40bf2e;
    color: #000000;
    font-weight: 100;
    border-radius: 0.15rem;
    box-shadow: 0px 4px #2f8623;
	cursor: pointer;
	background: -webkit-linear-gradient(left,  #40bf2e , #42ea2e);
    background: -o-linear-gradient(right,  #40bf2e , #42ea2e);
    background: -moz-linear-gradient(right, #40bf2e,  #42ea2e);
    background: linear-gradient(to right, #40bf2e , #42ea2e);
}
.gminfo_right_an a{
	color:#fff;
}
.gminfo_right_ios{
	float: left;
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    font-size: 0.3rem;
    background: #2196F3;
    color: #fff;
    font-weight: 100;
    margin-top: 0.2rem;
    border-radius: 0.15rem;
    box-shadow: 0px 4px #1a6daf;
    cursor: pointer;
    background: -webkit-linear-gradient(left, #2196F3 , #65c3ff);
    background: -o-linear-gradient(right, #2196F3 , #65c3ff);
    background: -moz-linear-gradient(right, #2196F3 , #65c3ff);
    background: linear-gradient(to right, #2196F3 , #65c3ff);
    margin-bottom: 0.1rem;
}
.news_right{
    width: 96%;
    height: auto;
    margin-left: 2%;
    overflow: hidden;
}
.news_hot{
    background: #fff;
    width: 94%;
    height: auto;
    overflow: hidden;
    border-radius: 0.1rem;
    padding: 3%;
}
.news_hot a{ 
    float: left;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
}

.news_hot li{ 
    width: 100%;
    height: 1rem;
    line-height: 1rem;
}
.news_hot li i{ 
	float: left;
    width: 5%;
    padding-left: 1.5%;
    padding-right: 1.5%;
    background: #eaeaea;
    height: 0.5rem;
    font-size: 0.28rem;
    line-height: 0.52rem;
    margin-top: 0.15rem;
    border-radius: 0.15rem;
    margin-right: 2%;
    color: #000;
    text-align: center;
}
.news_hot li i.num1{ 
    background: #ff390a;
    color: #fff;
}
.news_hot li i.num2{ 
	background: #ff7f61;
    color: #fff;
}
.news_hot li i.num3{ 
    background:#fba692;
    color: #fff;
}
.news_hot li h1{ 
    float: left;
    width: 90%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_right_nr{
    width: 94%;
    height: auto;
    background: #fff;
    padding: 3%;
    border-radius: 0.15rem;
    overflow: hidden;
    margin-bottom: 0.2rem;
}
.news_right_nr a{ 
    float: left;
    width: 49%;
    height: auto;
    margin-right: 2%;
}
.news_right_nr a:nth-child(2n+2) {
    margin-right: 0;
}

.news_right_nr li{ 
    float: left;
    width: 100%;
    height: auto;
}
.news_right_nr li em{ 
    float: left;
    width: 100%;
    height: 2rem;
}
.news_right_nr li em img{ 
    float: left;
    width: 100%;
    height: 2rem;
    object-fit: cover;
    border-radius: 0.1rem;
}
.news_right_nr li span{ 
    float: left;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.3rem;
    overflow: hidden;
}
.news_right_nr a.zne{ 
    float: left;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
}
.news_right_nr h1{ 
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.3rem;
}

