@media screen and (max-width: 1028px) {
body {
	font-size: 15px;
	line-height: 28px;
}
body.on {
	height: 100vh;
	width: 100vw;
	position: fixed;
	left: 0px;
	top: 0px;
}
.gwlxbox{
	width:98%;
	height:auto;
}
.gwlx_title{
	font-size:20px;
}
#bannerSwiper {
	width: 100%;
	padding-top: 52px;
	margin-top: 0px;
}
#bannerSwiper .swiper-wrapper .swiper-slide {
	width: 100%;
}
.bannerny {
	height: 120px;
	clear: both;
	margin-top: 52px;
}
.bannerny.imgbg {
	background: no-repeat right center;
	background-size: cover;
}
.columns li a {
	margin: 0px 0px;
	padding: 0px 0px;
	height: 46px;
}
.neirong img {
	max-width: 100% !important;
	margin-top: 6px;
	height: auto !important;
}
.mobile_btn {
	display: block;
}
/*手机端*/

#header {
	height: 52px;
	background: #fff;
}
.header .logo {
	margin-top: 12px;
	margin-left: 0px;
}
#header .navmobile {
	width: 100%;
	box-sizing: border-box;
	transition: ease .5s;
	opacity: 0;
	transform: translateX(-140%);
	height: calc(100% - 50px);
	position: fixed;
	top: 52px;
	left: 0px;
	z-index: 999;
	background: #fff;
	padding-top: 15px;
	text-align: left;
	padding: 10px 0px 0px;
	border-top: 1px solid #eee;
}
#header .navpc ul li:hover:before {
	width: 0px;
	left: 0px;
	opacity: 1;
}
#header .navpc ul li:hover .box {
	height: 0;
	overflow: hidden;
	display: none;
}
#header .navpc ul li.on .box {
	height: auto;
	display: block;
	top: 3px;
	padding: 9px;
	left: 0px;
	margin-left: 0px;
}
#header .navmobile.on {
	transform: translateY(0);
	opacity: 1;
}
#header .navmobile ul {
	overflow: scroll;
	height: 75%;
	overflow-x: hidden;
}
#header .navmobile ul li {
	width: 100%;
	margin: 0 auto;
}
#header .navmobile ul li {
	font-size: 15px;
	display: block;
	padding: 10px 30px;
	line-height: 29px;
	color: #333;
	position: relative;
	font-weight: bold;
	background: none;/*	border-bottom: 1px solid rgba(255, 255, 255, .1);*/
}
#header .navmobile ul li a {
	line-height: 29px;
	height: auto;
	color: #333;
	display: inline-block;
}
#header .navmobile ul li .tit:before {
	content: "+";
	position: absolute;
	right: 30px;
	color: #c8212d;
	font-size: 20px;
	font-weight: 400;
	top: 10px;
}
#header .navmobile ul li .no:before {
	content: "";
}
#header .navmobile ul li.cur .tit {
	color: #c8212d;
}
#header .navmobile ul li.cur .tit:before {
	content: "-";
	right: 31px
}
#header .navmobile ul li .box {
	display: none;
	padding: 10px 0;
	position: relative;
	background: #f3f3f3;
	padding: 0px;
	height: 0px;
	width: 100%;
	border: 0px;
}
#header .navmobile ul li.cur {
	background: #f3f3f3;
}
#header .navmobile ul li .box a {
	display: block;
	font-size: 15px;
	line-height: 32px;
	height: 32px;
	color: #333;
	text-align: left;
	text-indent: 10px;
}
#header .navmobile ul li:last-child {
	border-bottom: 0;
}
.dompc {
	display: none;
}
.dommobile {
	display: block;
}
.nav_top{
	position:fixed;
	bottom:96px;
	width:100%;
	background:#fff;
}
.header_r {
	position:fixed;
	bottom:96px;
	z-index:9999;
	width:90%;
	left:5%;
}
.header_r img{
	display:none;
}
.header_r .search_box{
	left:-100%;
	right:auto;
}
.header_r ul li .search_box.onser{
	right:0px;
	width:100%;
	bottom:0px;
	height:50px;
	left:0px;
}
.header_r .search{
	height:50px;
	line-height:50px;
	background:#f3f3f3;
	border-radius: 6px;
}
.header_r .search .sinput{
	height:50px;
	line-height:50px;
}
.header_r .search .sbuton{
	float: left;
    color: #fff;
    background: url(../images/tic01a.png) no-repeat right center;
    background-size: 27px 27px;
    width: 15%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-left: 30px;
    border-radius: 0px 3px 3px 0px;
    border-width: 0px;
    font-size: 22px;
    cursor: pointer;
	right:10px;
	text-indent:-999px;
}
.header {
	height: 52px;
	background: #fff;
}
.blank88 {
	height: 60px;
}
.bgnews {
	height: auto;
	padding: 40px 0px;
	background: #f5f5f5;
}
.ban01 {
	font-size: 13px;
	padding-top: 0px;
	line-height: 22px;
}
.ban02 {
	font-size: 24px;
	height: 25px;
	line-height: 25px;
	margin-top: 0px;
}
/*20231015add*/

.logo img {
	width: 260px;
}
.banquan_r {
	display: none;
}
.banquan {
	font-size: 13px;
	line-height: 21px;
	height: auto;
	padding: 15px 0px;
	overflow: hidden;
}
.banquan_l {
	width: 100%;
	float: left;
	text-align: center;
}
.foot_l {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding-top:15px;
}
.foot_l img {
	width: 32%;
}
.telzz{
	padding-top:15px;
}
.linmenu {
	display: none;
}
.txtabout {
	font-size: 22px;
	padding-left: 40px;
	background: url(../images/icon04.png) no-repeat left center;
	background-size: 34px auto;
	font-weight:bold;
}
.sybox_l {
	width: 100%;
}
.sybox_r {
	width: 100%;
	margin-top: 20px;
}
.sybox_lts {
	width: 100%;
}
.sybox_rts {
	width: 100%;
	margin-top: 20px;
}
.bg80 {
	padding-top: 36px;
}
.d-project-erwei {
	display: none;
}
.foot_r {
	display: none;
}
.icon00 {
	left: 20px;
	text-align: left;
}
.icon01 {
	background: url(../images/icon03.png) no-repeat left center;
	background-size: 30px auto;
	left: 20px;
}
.icon03 {
	background: url(../images/icon05.png) no-repeat left center;
	background-size: 30px auto;
	left: 20px;
}
.icon03 {
	background: url(../images/icon06.png) no-repeat left center;
	background-size: 30px auto;
	left: 20px;
}
.banben {
	display: none;
}
.topmenu {
	float: left;
	font-size: 14px;
	height: 40px;
	margin-top: 22px;
	padding-left: 30px;
}
.topmenu div {
	float: left;
	margin-right: 18px;
}
.topmenu div a {
	color: #333;
	font-weight: bold;
}
.search-box {
	width: 100%;
	margin-top: 18px;
	clear: both;
}
.sousuo {
	float: left;
	width: 90%;
	height: 50px;
	line-height: 50px;
	background: #f3f3f3;
	border-radius: 6px;
	padding: 0px 0px 0px 10px;
	box-sizing: border-box;
	margin-top: -5px;
	margin-left: 5%;
}
.sousuo input[type="text"] {
	appearance: none;
	-moz-appearance: none;
	border: none;
	width: 80%;
	-webkit-appearance: none;
	outline: none;
	font-size: 15px;
	background: none;
	color: #666;
	float: left;
	line-height: 50px;
}
.serbb {
	float: left;
	color: #fff;
	background: url(../images/tic01a.png) no-repeat right center;
	background-size: 27px 27px;
	width: 15%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding-left: 30px;
	border-radius: 0px 3px 3px 0px;
	border-width: 0px;
	font-size: 22px;
	cursor: pointer;
}
.juzhong {
	width: 100%;
	padding-top: 0px;
	height: 46px;
	line-height: 46px;
	top: 0px;
}
.five .jpgcmenu {
	width: 93%;
	float: none;
	margin: 0 auto;
}
.juzhong .btt {
	display: block;
}
.columns .swiper-button-prev {
	width: 18px;
	height: 12px;
	background: none;
	color: #c8212d;
	font-size: 20px;
	width: 10px;
	line-height: 26px;
	left: 0px;
	z-index: 6;
	font-weight: bold;
}
.columns .swiper-button-next {
	width: 18px;
	height: 12px;
	background: none;
	color: #c8212d;
	font-size: 20px;
	width: 10px;
	text-align: right;
	line-height: 26px;
	font-weight: bold;
	right: 5px;
	z-index: 6;
}

.about img {
	max-width: 100%;
}
.footbg {
	height: auto;
}

.xwzxxq_r {
	display: none;
}
.xwzxxq_l {
	width: 100%;
	padding: 30px 0 40px;
	display: block;
	margin: 0 auto;
}
.xwzxxq_l p img {
	margin: 0 auto;
}
.xwzxxq_l h2 {
	font-size: 22px;
	line-height: 34px;
	margin-bottom: 0px;
}
.xwzxxq .bdsharebuttonbox {
	display: none;
}
.sharejy {
	display: none;
}
.xwxq_t {
	padding-bottom: 8px;
}
.xwzx-title{
	width:100%;
	padding-right:20px;
}
.xwzx-date{
	width:100%;
	text-align:left;
	padding-left:20px;
}
.xwzx-item{
	height:auto;
	line-height:28px;
	overflow:hidden;
	padding:15px 0px;
}
.about{
	padding-bottom:20px;
}
.cpzx_box{
	width:100%;
}
.cpzx_title {
	font-weight:bold;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    padding-left: 32px;
}
.columns li {
	flex:none;
}
.cgul_l{
	width:100%;
	height:130px;
	margin-right:0px;
}
.yycj_ul li{
	height:auto;
}
.yycj_ul li a{
	display:block;
}
.su_titlel{
	width:100%;
	font-size: 18px;
}
.su_titler{
	width:100%;
	text-align:left;
	line-height:16px;
	padding-bottom:6px;
}

.Pagination{
	padding:30px 0px 10px;
}

.slog{
	font-size:24px;
	width:100%;
	text-align:center;
	left:0px;
}
.arrow-left, .arrow-right{
	top:53%;
}
.columns{
	font-size:16px;
}
.cpzx_title:before{
	top:13px;
}
.ttshow:hover .bgblack {
	background:rgba(0,0,0,.0);
}
.ttshow:hover .bgred {
	opacity:0;
	top:110px;
}
#header .navpc ul li.curmenu:before {
    opacity: 0;
}

.prots_l{
	width:100%;
}
.prots_l img{
	max-width:100%;
}
.prots_r{
	width:100%;
	margin-top:30px;
}
.cgul_r{
	width: 100%;
	clear: both;
	
	}	
	.hmTbox strong{
		font-size: 22px;
	}
	.hmTbox{
		padding-bottom: 10px;
		clear:both;
		margin-top:20px;
	}
	.m2abt_c1txt{
		padding-top: 30px;
	}
	.tit_pro {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.sybox img{
	height:160px;
    object-fit: cover;
}
.bgImg img{
	height:220px;
}
.m2abt_pcImg  .bgImg {
	height:210px;
	}
	.m2abt_pcImg{
		height:240px;
		margin-top:0px;
	}
}



