.bg {
	/*background-size: 100% 7.02rem;*/
	height: 7.02rem;
	width: 100%;
	/*padding-top: 2.87rem;*/
	color: #FFFFFF;
	text-align: center;
	position: relative;
}
.banner_img{
    position: absolute;
    top: 0;
    left: 0;
    height: 7.02rem;
	width: 100%;
	z-index: 0;
}
.banner_text{
    position: relative;
    top: 2.87rem;
    z-index: 10;
    /*left: 0;*/
}
.bg_title {
	font-size: 0.6rem;
	font-weight: bold;
}

.bg_jieshao {
	margin-top: 0.14rem;
	font-size: 0.28rem;
}

.homead1_div {
	display: flex;
}

.homead1 {
	width: 5.77rem;
	height: 3.77rem;
}

.homead1_right {
	margin-left: 0.3rem;
	width: 5.92rem;
	color: #333333;
}

.homead1_right_nr {
	line-height: 0.44rem;
	font-size: 0.16rem;

}

.homead1_right_hx {
	width: 5.93rem;
	height: 0.03rem;
	margin-top: 0.37rem;
}

.homead1_right_di {
	display: flex;
	flex-wrap: wrap;
}

.homead1_right_di_item {
	margin-top: 0.3rem;
	width: 2.9rem;
}

.ryzz_div {
	width: 12rem;

}
.ryzz_div_img{
	width: 2.8rem;
	height: 2.1rem;

}
.ryzz_div_img:hover{
	cursor: pointer;

}
.tyfgimg{
     object-fit: cover;
}
.tyfg_div{
	display: flex;
	flex-wrap: wrap;
}
.tyfg1{
	width: 6.08rem;
	height: 3.37rem;
}
.tyfg2{
	width:2.75rem;
	height: 3.37rem;
	margin-left: 0.13rem;
}
.tyfg3{
	margin-top: 0.22rem;
	width:3.85rem;
	height: 2.73rem;
	margin-right: 0.15rem;
}
.tyfg1:hover{
    cursor: pointer;
    border: 1px #1D9F6E solid ;
}
.tyfg2:hover{
    cursor: pointer;
    border: 1px #1D9F6E solid ;
}

.tyfg3:hover{
    cursor: pointer;
    border: 1px #1D9F6E solid ;
}

.bxsj_btn{
	width: 1.6rem;
	height: 0.4rem;
	background: #FFFFFF;
	border-radius: 0.06rem;
	border: 0.01rem solid #999999;
	line-height: 0.4rem;
	font-size: 0.16rem;
	text-align: center;
	color: #666666;
	margin-left: 0.57rem;
}
.bxsj_btn:first-child{
	margin-left: 0;
}
.bxsj_btn:hover{
	cursor: pointer;
}
.bxsj_btn_sel{
	background: #1D9F6E;
	color: #FFFFFF;
	border-style: none;
}
.bt_biaoti1{
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.4rem;
}
.bxsj_item_img_div{
     overflow: hidden;
}
.bxsj_item_img{
	width: 2.76rem;
	height: 2.28rem;
	object-fit: cover;
	 transform: scale(1);
	transition: transform 0.5s ease 0s;
}

.bxsj_item_img:hover{
    cursor: pointer;
	transform: scale(1.1);
}
.bxsj_item_title{
	width: 2.76rem;
	/*height: 0.47rem;*/
	background: #FFFFFF;
	border: 0.01rem solid #D8D8D8;
	font-size: 0.16rem;
	color: #333333;
	text-align: center;
	line-height: 0.30rem;
	padding: 0.1rem 0;
}
.bxsj_item_title div{
	font-size: 0.16rem;

}
.bxsj_item{
    border: 1px rgba(0,0,0,0) solid ;
	margin:0 0.1rem 0.4rem;
}
.bxsj_item:hover{
    cursor: pointer;
}
.bxsj_item:hover .bxsj_item_title{
	background: #1D9F6E;
	color: #FFFFFF;
	border-style: none;
}

.sdys_div{
    background-size: 100% 5.88rem;
	width: 100%;
	height: 5.88rem;
	margin-top: 0.3rem;
    padding: 0 3.06rem;
}

.sdys_div img{
   width: 0.93rem;
   height: 2.32rem;
   transition: transform 0.5s ease 0s;
}

.sdys_div img:hover{
    cursor: pointer;
    transform:translateY(-20px);
}

.sdysTop{
    margin-top: -0.46rem;
}
.sdysBottom{
    margin-top: 0.46rem;
}
.tdfc_left_item{
	margin-bottom: 0.28rem;
}
.tdfc_left_item_dw{
	width: 0.69rem;
	height: 0.38rem;
	background: #1D9F6E;
	border-radius: 0.04rem;
	line-height: 0.38rem;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.16rem;
}
.tdfc_left_item_title{
	margin-left: 0.2rem;
	font-size: 0.2rem;
	color: #999999;
}
.tdfc_right img{
	width: 5.41rem;
	height: 3.6rem;
}
.sy_xinwen_div{
	background-color: #F6F6F6;
	padding:0.5rem 3.6rem;

}
.sy_xinwen{
	width: 6rem;
	height: 1.18rem;
	background: #333333;
	text-align: center;
	padding-top: 0.3rem;
	color: #FFFFFF;
}
.sy_xinwen:hover{
	cursor: pointer;
}
.sy_xinwen_sel{
	background: #1D9F6E;
}
.sy_xinwen_title{
	font-size: 0.26rem;
}
.sy_xinwen_yw{
	font-size: 0.16rem;
}
.sy_xinwen_zhuti{
	background: #FFFFFF;
	padding: 0.15rem 0.2rem;
}
.sy_xinwen_zhuti_img img{
	width: 3.3rem;
	height: 2.26rem;
}
.sy_xinwen_zhuti_item{
	margin-bottom: 0.25rem;
	margin-left: 0.55rem;
}
.sy_xinwen_zhuti_title{
	width: 5.8rem;
	font-size: 0.16rem;
	color: #333333;
}
.sy_xinwen_zhuti_title:hover{
    cursor: pointer;
}
.sy_xinwen_zhuti_time{

font-size: 0.16rem;
color: #999999;
}

.xunafutc{
    position: fixed;
    right: 0;
    bottom: 1rem;
    width:  2.24rem;
    z-index: 1000000;
     box-shadow: 0px 0px 5px #eeeeee;
}
.xuanfutc_dh{
    width: 2.24rem;
    height: 0.77rem;
    background: #1D9F6E;
    border-radius: 0.1rem 0.1rem 0rem 0rem;
    font-size: 0.2rem;
font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
font-weight: bold;
color: #FFFFFF;
padding: 0 0.1rem 0 0.2rem;
}
.xuanfutc_dh_text{
    margin-left: 0.15rem;
}
.xuanfutc_ewm{
    width: 2.24rem;
    height: 1.69rem;
    background: #FFFFFF;
   
     
}
.xuanfutc_ewm_text{
    font-size: 0.16rem !important;
    color: #333333;
    line-height: 0.22rem;
    text-align: center;
    margin-left: 0.6rem;
}
.xuanfutc_dh_img{
    width: 0.3rem;
    height: 0.28rem;
}
.xuanfutc_fhdb{
    width: 2.24rem;
    height: 0.77rem;
    background: #FFFFFF;
    border-radius: 0rem 0rem 0.1rem 0.1rem;
    padding-top: 0.17rem;
    border-top: 1px #eeeeee solid;
   
}
.xuanfutc_fhdb:hover{
    cursor: pointer;
}
.xuanfutc_ewm_img{
    width: 0.9rem;
    height: 0.9rem;
   margin-left: 0.67rem;
}

.xuanfutc_fhdb_img{
    width: 0.39rem;
    height: 0.23rem;
    margin-left: 0.92rem;
}
.xuanfutc_fhdb_text{
    font-size: 0.16rem;
    color: #1D9F6E;
    line-height: 0.22rem;
    margin-left: 0.8rem;
    margin-top: 0.05rem;
}