*{
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
	color: #222;
}
img{
	object-fit: cover;
}
.header_top{
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px;
	box-sizing: border-box;
}
.header_top .logo{
	height: 29px;
	width: 121px;
}
.header_top .menu_img{
	width: 15px;
	height: 15px;
	padding:10px
}
.header_top .top_menu{
	display: flex;
	align-items: center;
}
.header_top .top_menu a{
	padding: 0 25px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333;
}
.header_top .top_menu a:hover{
	padding: 0 25px;
	background-color: #D70013;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
}
.header_top .top_menu .active{
	padding: 0 25px;
	background-color: #D70013;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
}
.index .banner .swiper-container{
	height: 224px;
	width: 100%;
}
.index .banner .swiper-container .swiper-slide{
	height: 224px;
	width: 100%;
	background-size: cover;
	background-position: center;
}
.index .news_box{
	height: 90px;
	background-color: #F7F7F7;
	padding: 0 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.index .news_center{
	width: 100%;
	display: flex;
	align-items: center;
	background-color: #fff;
	
}
.index .news_box .news_first{
	width: 85px;
	height: 46px;
	background: #D70013;
	border: 0px solid #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 12px;
	margin-right: 30px;
	flex-shrink: 0;
}
.index  .news_box .news_first .news_img{
	width: 13px;
	height: 13px;
	margin-right: 5px;
}
.index .news_box .news_list{
	display: flex;
	align-items: center;
	font-size: 12px;
	margin-right: 10px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index .news_box .news_list .dian{
	width: 5px;
	height: 5px;
	background: #D70013;
	border: 0px solid #000000;
	border-radius: 50%;
	margin-right: 10px;
}
.index .one_box{
	padding: 35px 10px;
}
.index .one_title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}
.one_title .title_left{
	font-size: 18px;
	font-weight: bold;
	color: #D70013;
	display: flex;
	flex-direction: column;
}
.one_title .title_xian{
	width: 75px;
	height: 3px;
	margin-top: 10px;
}
.one_title .title_right{
	display: flex;
	align-items: center;
}
.one_title .right_card{
	display: flex;
	align-items: center;
	
}
.one_title .card{
	width: 80px;
	height: 30px;
	background: #DFDFDF;
	border-radius: 20px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
.one_title .card:hover{
	width: 80px;
	height: 30px;
	background: #D70013;
	border-radius: 20px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	color: #fff;
}

.one_title .right_card .active{
	width: 90px;
	height: 30px;
	background: #D70013;
	border-radius: 20px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	color: #fff;
}
.one_title .right_text{
	color: #A0A4AD;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	white-space: nowrap;
}
.index .one_center{
	width: 100%;
	/* height: 438px; */
}
.index .one_center .center_left{
	width:100%;
	height: 259px;
	margin-bottom: 20px;
	
}
.index .one_center .left_item{
	position: relative;
}
.index .one_center .center_left .img{
	width:100%;
	height: 259px;
}
.index .one_center .item_bottom{
	width: 100%;
	height: 35px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom:0;
	left: 0;
	color: #fff;
	line-height: 35px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index  .one_center .center_right .right_list{
	width: 100%;
	height: 83px;
	background-color: #F7F7F7;
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.index  .one_center .center_right .right_list:hover{
	width: 100%;
	height: 83px;
	background-color: #D70013;
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	color: #ffffff!important;
}
.index  .one_center .center_right .right_list:hover .right_name{
	color: #fff;
}
 .index .one_center .center_right .right_list:hover .right_msg{
	color: #fff;
}
 .index .one_center .center_right .right_list:hover .right_time{
	color: #fff;
}
 .index .one_center .center_right .right_list:hover .time_right{
	color: #fff;
}
 .index .one_center .list_img{
	width: 28%;
	height: 73px;
	margin-right: 10px;
	flex-shrink: 0;
}
.index .one_center .list_right{
	width: 70%;
}
.index  .one_center .right_name{
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
.index  .one_center .right_msg{
	width: 100%;
	color: #999999;
	font-size: 10px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
	/* display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; */
	margin-bottom: 5px;
}
.index  .one_center .right_time{
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #999999;
	font-size: 10px;
}
.index  .one_center .right_time .time_right{
	color: #D70013;
	font-size: 10px;
	font-weight: bold;
}
.index .two_box{
	padding: 40px 10px;
	background-color: #F7F7F7;
}
.index .two_center{
	/* display: flex;
	justify-content: space-between; */
	width: 100%;
	
}
.index .two_center .center_item{
	width: 100%;
	height: 199px;
	background-size: cover;
	background-position: center;
	margin-bottom: 10px;
}
.index .two_center .center_item .item_center{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
}
.index .two_center .center_item .item_center:hover{
	opacity: 1;
}
.index .two_center .center_item .item_center .center_title{
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
	padding: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index .two_center .center_item .right_img{
	width: 32px;
	height: 32px;
}
.index .three_box{
	width: 100%;
	height: 480px;
	padding: 50px 0;
	box-sizing: border-box;
	/* overflow: scroll; */
}
.index .three_box .three_title{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.index .three_box .three_title .card{
	width: 69px;
	height: 23px;
	margin-left: 10px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-size: cover;
	background-position: center;
}
.index .three_box .three_msg{
	text-align: center;
	color: #fff;
	margin-bottom: 50px;
	font-size: 10px;
}
.index .three_box .three_menu{
	display: flex;
	/* justify-content: center; */
	position: relative;
	width: 100%;
	overflow: scroll;
}
.index .three_box .three_menu .xian{
	position: absolute;
	top: 15px;
	left: 0;
	width: 1000px;
	height: 3px;
	background: linear-gradient(90deg, rgba(0,0,0,0), #D70013 80%, rgba(215,0,19,0));
}
.index .three_box .menu{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 120px;
	margin: 0 20px;
	position: relative;
	z-index: 9;
	flex-shrink: 0;
}
.index .three_box .menu .yuan{
	width: 31px;
	height: 31px;
	margin-bottom: 28px;
}
.index .three_box .menu .menu_title{
	color: #fff;
	font-weight: bold;
	margin-bottom: 18px;
	font-size: 12px;
}
.index .three_box .menu .menu_text{
	color: #fff;
	font-size: 10px;
	text-align: center;
}
.index .three_box .scroll_img{
	margin: 30px auto;
	width: 25px;
	height: 25px;
	margin-left: 46%;
}
.four_box{
	padding: 50px 10px;
}
.four_one{
	margin-bottom: 40px;
}
.four_box .one_menu{
	display: block;
	width: 100%;
	height: 295px;
	background: #FFFFFF;
	padding: 12px;
	margin-bottom: 10px;
	box-sizing: border-box;
	box-shadow: 0px 2px 10px 2px rgba(0,0,0,0.1)
}
.four_box .one_menu .menu_img{
	width: 100%;
	height: 221px;
	margin-bottom: 15px;
}
.four_box .one_menu .menu_text{
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.four_box .four_two{
}
.four_box .four_two .two_left{
	/* width: 683px; */
	
}
.four_box .four_two .two_right{
	/* width: 683px; */
	
}
.four_box .left_list{
	/* display: flex;
	justify-content: space-between; */
}
.four_box .left_list .list{
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
.four_box .left_list .list .list_title{
	font-size: 16px;
	color: #222;
	margin-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: bold;
}
.four_box .left_list .list .list_msg{
	font-size: 14px;
	color: #999999;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.four_box .left_list .list .xian{
	width: 30px;
	height: 3px;
	background: #000000;
	border: 0px solid #000000;
	margin-bottom: 15px;
}
.four_box .left_list .list .list_img{
	width: 100%;
	height: 180px;
	margin-bottom: 20px;
	flex-shrink: 0;
}
.four_box .left_list .list .image{
	width: 27px;
	height: 13px;
	display: block;
}
.four_box .left_list .list .image2{
	width: 27px;
	height: 13px;
	display: none;
}
.four_box .left_list .list:hover .list_title{
	color: #D70013;
	font-weight: bold;
}
.four_box .left_list .list:hover .list_msg{
	color: #D70013;
}
.four_box .left_list .list:hover .xian{
	background-color: #D70013;
}
.four_box .left_list .list:hover .image{
	display: none;
}
.four_box .left_list .list:hover .image2{
	display: block;
}
.bottom_img{
	width: 100%;
	height: 45px;
	object-fit: cover;
}
.bottom_last{
	background-color: #EDEDED;
	padding: 20px 10px;
	font-size: 12px;
}
.bottom_last .last_top{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding-bottom: 19px;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 20px;
}
.bottom_last .last_top .top{
	margin-right: 30px;
}
.bottom_last .last_bottom{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.bottom_last .last_bottom .bottom_left .left_text{
	/* display: flex; */
}
.bottom_last .last_bottom .bottom_left .left_text .text{
	color: #666666;
	font-size: 12px;
	margin-right: 20px;
}
.bottom_last .bottom_right{
	display: flex;
	align-items: flex-end;
}
.bottom_last .code{
	width: 80px;
	height: 80px;
	margin-right: 20px;
}
.bottom_last .right_text{
	color: #666666;
	font-size: 16px;
}

.introduce_top{
	height: 129px;
	background-size: cover;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	font-size: 36px;
	color: #fff;
}
.introduce_top .top_name{
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
}
.introduce_top .top_text{
	font-size: 12px;
	font-weight: bold;
}
.introduce_center{
	display: flex;
	justify-content: space-between;
	padding: 20px 10px;
	background-color: #FAFAFA;
}
.introduce_center .center_left{
	width: 230px;
	position: relative;
	padding-top: 40px;
}
.left_top{
	width: 246px;
	height: 110px;
	position: absolute;
	right: 0;
	top: -70px;
	padding-left: 36px;
	box-sizing: border-box;
	line-height: 110px;
	color: #fff;
	font-size: 24px;
}
.introduce_center .left_list{
	width: 230px;
	height: 70px;
	background: #fff;
	padding: 0 20px;
	line-height: 70px;
	color: #666666;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.introduce_center .left_list:hover{
	background-color: #F3C8CC;
	color: #D70013;
}
.introduce_center .left_list:hover .list_dian{
	width: 4px;
	height: 4px;
	background: #D70013;
	border: 0px solid #000000;
	border-radius: 50%;
	margin-right: 16px;
}
.introduce_center .active{
	background-color: #F3C8CC;
	color: #D70013;
}
.introduce_center .active .list_dian{
	width: 4px;
	height: 4px;
	background: #D70013;
	border: 0px solid #000000;
	border-radius: 50%;
	margin-right: 16px;
}
.introduce_center .list_dian{
	width: 4px;
	height: 4px;
	background: #CCCCCC;
	border: 0px solid #000000;
	border-radius: 50%;
	margin-right: 16px;
}
.introduce_center .center_right{
	width: 100%;
	padding: 10px;
	background-color: #fff;
	box-sizing: border-box;
}
.introduce_center .center_right .right_title{
	margin-bottom: 15px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.introduce_center .center_right .right_xian{
	width: 100%;
	padding: 1px;
	background-color: #EDEDED;
	margin-bottom: 20px;
}
.introduce_center .center_right .xian_left{
	width: 50px;
	height: 2px;
	background: #D70013;
}
.introduce_center .center_right .html{
	font-size: 12px;
	padding: 20px 0;
	color: #333;
}
.introduce_center .center_right .right_list{
	
}
.introduce_center .center_right .right_list .list{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	
}
.introduce_center .center_right .right_list .list .list_img{
	width: 42%;
	height: 80px;
	margin-right: 10px;
	flex-shrink: 0;
}
.center_right .right_list .list .list_right{
	width: 55%;
}
.center_right .right_list .list .right_title{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.center_right .right_list .list .right_msg{
	color: #666666;
	font-size: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.center_right .right_title2{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.center_right .right_title2 .title_card{
	width: 67px;
	height: 23px;
	margin-left: 10px;
	color: #fff;
	text-align: center;
	line-height: 23px;
	font-size: 12px;
	background-size: cover;
	background-position: center;
}
.center_right .right_msg2{
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-bottom: 20px;
}
.center_right .right_list2{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.center_right .right_list2 .list{
	width: 47%;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FAFAFA;
	box-sizing: border-box;
}
.center_right .right_list2 .list:nth-child(2n){
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FAFAFA;
}

.center_right .right_list2 .list_img{
	width: 136px;
	height: 136px;
	margin-bottom: 10px;
	flex-shrink: 0;
}
.center_right .right_list2 .list_name{
	width: 100%;
	font-size: 12px;
	color: #222222;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.center_right .pro_detail{
	width: 100%;
}
.center_right .pro_detail .detail_box{
	width: 100%;
	/* display: flex;
	justify-content: space-between; */
	margin-bottom: 30px;
}
.center_right .pro_detail .box_left{
	width: 100%;
	height: 300px;
	background: #FFFFFF;
	border: 12px solid #FAFAFA;
	background-size: cover;
	background-position: center;
}
.center_right .pro_detail .swiper-container{
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
}
.center_right .pro_detail .box_right{
	/* width: 600px; */
}
.center_right .pro_detail .box_right .box_title{
	font-size: 18px;
	color: #222222;
	margin-bottom: 10px;
	font-weight: bold;
}
.center_right .pro_detail .box_right .box_msg{
	font-size: 12px;
	color: #999999;
	margin-bottom: 20px;
}
.center_right .pro_detail .box_right .box_text{
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
}
.center_right .detail_title2{
	padding: 0 10px;
	line-height: 35px;
	font-size: 13px;
	height: 35px;
	background: #F5F5F5;
	border: 0px solid #000000;
	box-sizing: border-box;
}
.center_right #map{
	width: 100%;
	height: 234px;
	margin-bottom: 30px;
}
.center_right .map_btn{
	/* width: 520px; */
	justify-content: space-between;
	display: flex;
	align-items: center;
	margin: 30px auto;
}
.center_right .map_btn .btn.active{
	width: 48%;
	height: 35px;
	background: #D70013;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 35px;
}
.center_right .map_btn .btn{
	width: 48%;
	height: 35px;
	border: 1px solid #D70013;
	color: #D70013;
	box-sizing: border-box;
	font-size: 12px;
	text-align: center;
	line-height: 35px;
}
.center_right .right_search{
	display: flex;
	align-items: center;
	padding-left: 10px;
	border: 1px solid #EDEDED;
	height: 30px;
	justify-content: space-between;
	margin-bottom: 30px;
}
.center_right .right_search .search{
	width: 10px;
	height: 10px;
	flex-shrink: 0;
	margin-right: 10px;
}
.center_right .right_search .input{
	width: 100%;
	font-size: 10px;
	border: none;
	outline: none;
}
.center_right .right_search .search_btn{
	width: 60px;
	height: 30px;
	background: #D70013;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 10px;
	border: none;
}
.center_right .table_title{
	text-align: center;
	line-height: 35px;	
	color: #fff;
	font-size: 13px;
	height: 35px;
	background: #D70013;
	border: 0px solid #000000;
	
}
.center_right .table{
	width: 100%;
	border: 1px solid #EDEDED;
	margin-bottom: 20px;
}
.center_right .table th{
	border: 1px solid #EDEDED;
	padding: 10px ;
	font-size: 12px;
}
.center_right .table td{
	border: 1px solid #EDEDED;
	padding: 10px ;
	text-align: center;
	font-size: 12px;
}
.center_right .table .table_img{
	width: 50px;
	height: 38px;
}
.center_right .right_list3{
	width: 100%;
}
.center_right .right_list3 .list{
	height: 76px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #EDEDED;
}
.center_right .right_list3 .list_right_box{
	width: 100%;
}
.center_right .right_list3 .list_right{
	width: 100%;
}
.center_right .right_list3 .right_img{
	width: 10px;
	height: 10px;
	flex-shrink: 0;
	margin-right: 10px;
}
.center_right .right_list3 .list_name{
	font-size: 13px;
	color: #333;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.center_right .right_list3 .list_time{
	font-size: 13px;
	color: #999;
	flex-shrink: 0;
	margin-top: 10px;
}
.center_right .form{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.center_right .input1{
	width: 100%;
	height: 40px;
	border: 1px solid #EDEDED;
	padding: 0 20px;
	font-size: 14px;
	margin-bottom: 20px;
	outline: none;
	box-sizing: border-box;
}
.center_right .form .btn{
	width: 100%;
	height: 40px;
	background: #D70013;
	border: none;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.center_right .form .reg{
	text-align: right;
	width: 100%;
	color: #999;
	font-size: 12px;
}
.center_right .code_box{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.center_right .code_box .code{
	width: 235px;
	height: 235px;
	/* margin-right: 20px; */
}
.center_right .code_box .code_right{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.center_right .code_box .right_name{
	font-size: 15px;
	color: #333;
}
.center_right .code_box .code_btn{
	width: 120px;
	height: 30px;
	background: #D70013;
	border: 0px solid #000000;
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
}

.H5_menu{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	z-index: 99999;
	display: flex;
	justify-content: flex-end;
}
.H5_menu .menu_right{
	width: 250px;
	height: 100%;
	background: #D70013;
	position: absolute;
	right: 0;
	top: 0;
}
.H5_menu .menu_right .close{
	width: 15px;
	height: 15px;
	position: absolute;top: 17px;
	right: 20px;
}
.H5_menu .menu_right .menu_list{
	padding-top: 80px;
}

.H5_menu .menu_right .list{
	width: 250px;
	height: 47px;
	color: #fff;
	text-align: center;
	line-height: 47px;
	font-size: 15px;
	border: 0px solid #000000;
	display: block;
}
.H5_menu .menu_right .active{
	width: 250px;
	height: 47px;
	color: #222222;
	text-align: center;
	line-height: 47px;
	font-size: 15px;
	background: #FDCD00;
	border: 0px solid #000000;
}
.introduce .introduce_h5_open{
	position: fixed;
	top: 255px;
	left: 0;
	width: 35px;
	height: 55px;
	background: #D70013;
	opacity: 0.7;
	display: flex;
	align-items: center;
	justify-content: center;
}
.introduce .introduce_h5_open .right{
	width: 7px;
	height: 11px;
}
.introduce .introduce_h5_menu{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 99999;
}
.introduce .introduce_h5_menu .menu_left{
	position: absolute;
	top: 255px;
	left: 0;
	width: 115px;
	background-color: #FFFFFF;
}
.introduce .introduce_h5_menu .left_close{
	width: 35px;
	height: 55px;
	background: #D70013;
	opacity: 0.7;
	position: absolute;
	left: 115px;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.introduce .introduce_h5_menu .left_close .left{
	width: 15px;
	height: 15px;
}
.introduce .introduce_h5_menu .menu_title{
	height: 55px;
	background-size: cover;
	background-position: center;
	text-align: center;
	line-height: 55px;
	color: #fff;
	font-size: 15px;
}
.introduce .introduce_h5_menu .menu_list{
	height: 35px;
	line-height: 35px;
	padding:  0 10px;
	box-sizing: border-box;
	font-size: 10px;
	display: flex;
	align-items: center;
}
.introduce .introduce_h5_menu .menu_list .dian{
	width: 2px;
	height: 2px;
	background: #CCCCCC;
	border: 0px solid #000000;
	border-radius: 50%;
	margin-right: 10px;
}
.introduce .introduce_h5_menu .active{
	background-color: #F3C8CC;
	color: #D70013;
}
.introduce .introduce_h5_menu .active .dian{
	width: 2px;
	height: 2px;
	background: #D70013;
	border: 0px solid #000000;
	border-radius: 50%;
	margin-right: 10px;
}


/* 分页 */
.introduce_center .pagination .active{background: none;}
.introduce *{max-width: 100%;}
.pagination { width: 100%; display: inline-block; margin: 50px 0; font-size: 0; text-align: center; }
.pagination li { display: inline-block; }
.pagination a, .pagination span { display: inline-block; margin: 4px 4px; padding: 0 15px; border-radius: 4px; line-height: 40px; text-align: center; background-color: #fff; border: 1px solid #ddd; font-size: 14px; }
.pagination a:hover { color: #ff0000; border-color: #ff0000; }
.pagination li.active a, .pagination li.active span { background-color: #ff0000; border-color: #ff0000; color: #FFF; }
.pagination li.disabled a, .pagination li.disabled span { background-color: #EEE; color: #BBB; }

.prevnext{margin-top: 20px; color: #666;}
.prevnext div{ padding:5px 0;}

.submenu,#menu{display: none;}
.header_top .logo{width: 150px; height:35px;}
.logo p{ padding:0;}
.logo img{ width: 100%; height: 100%;}
#totop,.hide{display:none}

input{outline: none;}
.weui-toptips_warn{top: 25%;left: 20%;right: 20%;background-color: #333;border-radius: 6px;}
.noresult { text-align:center; padding:20px; }

.title_right_btn{
	font-size: 14px;
	width: 60px;
	height: 30px;
	background-color: #D70013;
	color: #fff;
	text-align: center;
	line-height: 30px;
	display: block;
}
.new_top_img{
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 100px;
	right: 30px;
	z-index: 999;
}
.content p{margin:0px !important;text-indent: 0 !important}
.content p img{max-width:100% !important; height:auto !important;}