.proSearch .searchBox a{background: linear-gradient(45deg,#FC7272,#FFC258);border-radius: 4px;width: calc(100% - 89.2% - 0.66rem);text-align: center;line-height: 52px;}
.proSearch .searchBox a span{background:url(../images/proSearType.svg) left center no-repeat ;background-size: 0.5rem;padding-left: 0.7rem;}
.proSearch .searchBox a:hover{box-shadow: 0 0 5px rgba(0,0,0,0.2);transform: translateY(-3px);}
.proSearch .searchBox div{width:89.2% ;display: inline-flex;align-items: center;}
.proSearch .searchBox div input[type=submit]{width:96px;height: 52px;background: url(../images/ss.png) right center no-repeat;background-size: 100%;text-indent: 999em;overflow: hidden;cursor: pointer;transition: 0.3s;border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
.proSearch .searchBox div input[type=text]{width: calc(100% - 96px);height: 52px;line-height: 52px;text-indent: 1rem;border-bottom-left-radius: 4px;}
.proSearch .searchBox div input[type=submit]:hover{box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.proSearch{background-image:url(../images/probanner.jpg) ;padding: 1.33rem 0 0; background-repeat: no-repeat;background-position: center top;background-size: 100%;}
.proSearch .searchBox{border-radius: 4px;overflow: hidden;}
.proSearch .hot .name{background: url(../images/hot.svg) left center no-repeat;padding-left: 1rem;}
.proSearch .hot{line-height: 0.933rem;margin-top: 0.4rem;margin-bottom: 1rem;}
.proSearch .hot .intel *{color: #666;}
.proSearch .hot .intel{margin-left: 0.5rem;}
.proSearch .hot .intel a:hover{color: #165EFB;}


/*类别筛选*/
.type_Filter{border-radius: 0.3rem;padding: 0.8rem 1rem;}
.type_Filter .label{width: 3.6rem;line-height:  1.2rem;}
.type_Filter .item{margin-top: 0.8rem;}
.type_Filter .item:first-child{margin-top: 0;}
.type_Filter .type{width: calc(100% - 3.6rem);display: inline-flex;flex-wrap: wrap;align-items: center;gap: 0.33rem;}
.type_Filter .type label span{padding: 0.25rem 0.5rem;border: 1px solid transparent;box-sizing: border-box;line-height: 1.2rem;border-radius: 4px;display: block;line-height: 0.66rem;cursor: pointer;box-sizing: border-box;}
.type_Filter .type label input[type=checkbox]{display: none;}
.type_Filter .type label input[type=checkbox]:checked + span{border-color: #165EFB;background-color: rgba(22,94,251,0.06);color: #165EFB;}

.type_Filter .type label input[type=radio]{display: none;}
.type_Filter .type label input[type=radio]:checked + span{border-color: #165EFB;background-color: rgba(22,94,251,0.06);color: #165EFB;}

.result i{color: #FF7B00;}
.result{line-height: 0.66rem;padding: 0.66rem 0;}

.whiteBgBorder{border-radius: 0.25rem;margin-bottom: 2.66rem;padding-bottom: 2rem;}
.list_pro .item{border-bottom: 1px solid #efefef;padding: 1rem;transition: 0.3s;}
.list_pro .item .img{width: 200px;padding-bottom:4.66rem ;border-radius: 0.25rem;}
.list_pro .item .text{width: calc(100% - 200px - 0.8rem - 1.66rem - 135px);margin: 0 1.66rem 0 0.8rem; }
.list_pro .item .text .subtitle{line-height: 1rem;margin: 0.33rem 0 0.66rem;}
.list_pro .item .source i{background:url(../images/source1.svg) left center no-repeat ;margin-right: 1.33rem;}
.list_pro .item .source em{background: url(../images/time.svg) left center no-repeat;}
.list_pro .item .source *{padding-left: 1rem;}
.list_pro .item:hover{box-shadow: 0 4px 20px rgba(22,94,251,0.2);background: linear-gradient(to bottom,#EDF3FF,#FFFFFF);border-color: #165EFB;}

.moreBlue{width: 136px;line-height: 1.6rem;border-radius: 0.25rem;border: 1px solid #165EFB;color: #165EFB;text-align: center;}
.moreBlue span{padding-right: 1rem;display: inline-block;}
.moreBlue span::after{background: url(../images/moreBLue.svg) center no-repeat;width: 0.5rem;height: 0.5rem;background-size: 100%;right: 0;top: 50%;transform: translateY(-50%);}
.moreBlue:hover span{color: #fff;}
.moreBlue:hover span::after{filter: brightness(0) invert(1);}
.moreBlue:hover{background: #165EFB;}

.nbanner .bannerimg{padding-bottom: 10.6rem;background: none;}
.nbanner .bannerimg .textimg{position: absolute;left: 50%;top: 40%; transform: translate(-50%,-50%);}
.nbanner .bannerimg .textimg img{height: 3.76rem;}
.proSearchCompany.proSearch{background: #fff;box-shadow:  0 4px 16px rgba(14,29,64,0.06);}
.proSearchCompany.proSearch .searchBox div input[type=text] {background: #F4F8FF;}
.proSearchCompany.proSearch .searchBox a span{background: none;position: relative;}
.proSearchCompany.proSearch .searchBox a span::before{position: absolute;content: ''; background: url(../images/headIco2.svg) left center no-repeat;width: 0.5rem;height: 0.5rem;left: 0;top: 50%;transform: translateY(-50%);background-size: 100%;filter: brightness(0) invert(1);}
.location{position: absolute;left: 50%;bottom: 0.66rem;transform: translateX(-50%);background: url(../images/home.svg) left center no-repeat;padding-left: 1rem;box-sizing: border-box;background-size: auto 100%; }

.list_company{}
.list_company .item{margin-top: 1.33rem; width: calc((100% - 1.33rem) / 2);background: #fff;border-radius: 0.25rem;padding: 1rem;box-sizing: border-box;}
.list_company .item:nth-child(even){margin-left: 1.33rem;}
.list_company .item dl{gap: 0.66rem;align-items: inherit;}
.list_company .item dl dt{width: 186px;}
.list_company .item dl dt a{padding-bottom: 120px;display: block;border: 1px solid #efefef;border-radius: 0.25rem;}
.list_company .item dl dd{width: calc(100% - 186px - 0.66rem);}
.list_company .item dl dd .title{line-height: 1.2rem;margin-bottom: 0.4rem;}
.list_company .item dl dd .sublink{word-break: break-all;}
.list_company .item .text{line-height: 1rem;margin-top: 0.8rem;}

.proSearch .location{position: relative;left: auto;bottom: auto;transform: inherit;}
.contCompanyOne{align-items: inherit;margin-top: 1.33rem;}
.contCompanyOne dl{width: calc(100% - 320px);background: #fff; border-radius: 0.25rem;padding: 1rem 1.33rem;box-sizing: border-box;box-shadow:  0 4px 16px rgba(14,29,64,0.06);display: inline-flex;gap: 1rem;}
.contCompanyOne dl dt{width: 186px;padding-bottom: 120px;border-radius: 0.25rem;background: #F4F8FF;}
.contCompanyOne dl dd{width: calc(100% - 186px - 1rem);}
.contCompanyOne dl dd .title{line-height: 1rem;margin-bottom: 0.66rem;}
.contCompanyOne dl dd .subtitle{line-height: 1rem;margin-bottom: 1rem;}
.contCompanyOne dl dd .comIco{border:1px solid #165EFB;border-radius: 1rem;display: inline-block;padding: 0 0.66rem;line-height: 1.2rem;background: linear-gradient(to bottom,#EDF3FF,#fff);}
.contCompanyOne dl dd .comIco span{background: url(../images/comp.svg) left center no-repeat;padding-left:0.8rem;}
.contCompanyOne dl dd .comIco *{color: #165EFB;}
.contCompanyOne .infor{background-image: url(../images/inforbg.jpg);box-shadow:  0 4px 16px rgba(14,29,64,0.06);width: 300px;border-radius: 0.25rem;padding: 0.8rem 1rem;box-sizing: border-box;}
.contCompanyOne .infor .item{display: flex;gap: 0.5rem;margin-top: 0.93rem;line-height: 0.66rem;}
.contCompanyOne .infor .item:first-child{margin-top: 0;}
.contCompanyOne .infor .item img{width: 1.2rem;}
.contCompanyOne .infor .item .name{color: #165EFB;}

.contCompany{margin-top: 1.5rem;margin-bottom: 2rem;}
.contCompany .tabs{background: linear-gradient(to bottom,#EDF3FF,rgba(237,243,255,0.2));border: 1px solid rgba(255,255,255,0.3);border-radius: 0.25rem;}
.contCompany .tabs .item{width: 250px;text-align: center;line-height: 2rem;font-weight: bold;cursor: pointer;}
.contCompany .tabs .item::before{width:100%;height: 2rem;background: url(../images/tabsbg.png) left bottom no-repeat;background-size: 100%;left:0;bottom: 0;opacity: 0;}
.contCompany .tabs .item div::after{width: 1.33rem;height: 2px;background: #165EFB;left: 50%;bottom: 0;transform: scaleX(0) translateX(-50%);}
.contCompany .tabs .item.active::before{opacity: 1;}
.contCompany .tabs .item.active div{color: #165EFB;}
.contCompany .tabs .item.active div::after{transform: scaleX(1) translateX(-50%);}
.contCompany .wrap{box-shadow:  0 4px 16px rgba(14,29,64,0.06);margin: -1px;border-radius: 0.25rem;}
.contCompany .wrap .textWrap{line-height: 1rem;padding: 1rem;}

.contactTitle{line-height: 1.33rem;}
.list_contact .infor{gap: 0.66rem;margin-top: 1.33rem;}
.list_contact .infor li{flex: 1;border-top: 3px solid #165EFB;border-radius: 0.25rem;background: linear-gradient(to bottom,#EDF3FF,#fff);padding: 0.66rem 0.8rem;box-sizing: border-box;min-height: 5rem;position: relative;}
.list_contact .infor li h6{font-weight: normal;line-height: 0.8rem;}
.list_contact .infor li div{font-family: "DINPro-Medium";color: #1E63FB;line-height: 1rem;margin-top: 0.5rem;}
.list_contact .infor li::before{width: 4rem;height: 4rem;background: url(../images/lxwmdh.png) center no-repeat;background-size: 100%;right: 0;bottom: 0;position: absolute;content: '';}

.map{border-radius: 0.25rem;overflow: hidden;}
.map .text{width: 58.4%;position: absolute;left: 0;top: 0;background: linear-gradient(to right,#F0F3FA,rgba(255,255,255,0));height: 100%;padding-top: 2.5rem;padding-left: 1.66rem;box-sizing: border-box;z-index: 2;}
.map .text ul li{padding-left: 2.2rem;margin-top: 2rem;}
.map .text ul li:first-child{margin-top: 0;}
.map .text ul li img{position: absolute;width: 1.6rem;left: 0;top: 0;}
.map .text ul li h6{line-height: 1.1rem;margin-bottom: 0.3rem;}
.map .text ul li .subtitle{line-height: 1.1rem;}

.banBtnGo{;position: absolute;bottom: 3rem;left: 50%;transform: translateX(-50%);}
.banBtnGo a{text-align: center;border-radius: 0.25rem;padding: 0.5rem 1.33rem;line-height: 1.1rem; background: linear-gradient(to top,#E3F6FF,#FFFFFF);width: calc((100% - 12.6%) / 9);box-shadow: 0 12px 20px rgba(10,35,90,0.2);}
.banBtnGo a span{display: inline-block;padding-left: 1.4rem;color: #fff;}
.banBtnGo a:nth-child(-n+2) {background: url(../images/banicobg.png) center no-repeat;background-size: cover;}
.banBtnGo a:nth-child(1){margin-right: 1.33rem;}
.banBtnGo a:nth-child(1) span{background: url(../images/banico1.svg) left center no-repeat;background-size: auto 100%}
.banBtnGo a:nth-child(2) span{background: url(../images/banico2.svg) left center no-repeat;background-size: auto 100%}
.banBtnGo a:hover span{transform: translateY(-5px);}
.nbanner.xincBanner .bannerimg .textimg{top: 30%;}

.xinchuangOne{padding-top: 1.33rem;}
.xinchuangOne .tabs{gap: 1.33rem;}
.xinchuangOne .tabs .item{flex: 1;height: 2.2rem;background: #F4F7FD;padding-left: 1.6rem;box-sizing: border-box;line-height: 2.2rem;border-radius: 0.25rem;color: #8C96AD;}
.xinchuangOne .tabs .item img{position: absolute;right: 0;top: 0;opacity: 0.4;height: 2.2rem;}
.xinchuangOne .tabs .item::after{border-top: 4px solid #165EFB;border-left: 4px solid transparent;border-right: 4px solid transparent;left: 50%;transform: translateX(-50%);bottom: -4px;opacity: 0;}
.xinchuangOne .tabs .item.active::after{opacity: 1;}
.xinchuangOne .tabs .item.active{background: #165EFB;color: #fff;}
.xinchuangOne .tabs .item.active img{opacity: 1;}

.xinchuangHot{background: #fff;padding-top: 2rem;}
.xinchuang2th{padding-top: 2rem;}
.xinchuangHot .wrap .swiper-slide{background: #F4F8FF;border-radius: 0.25rem;overflow: hidden;}
.xinchuangHot .wrap .swiper-slide .img{padding-bottom: 65%;}
.xinchuangHot .wrap .swiper-slide .text{padding: 0.7rem 1rem 1.6rem;line-height: 1rem;}
.xinchuangHot .wrap .swiper-slide .text .title,.xinchuangHot .wrap .swiper-slide .text .subtitle{height: 2rem;}
.xinchuangHot .wrap .swiper-slide .text .subtitle{margin: 0.6rem 0 0.8rem;}
.xinchuangHot .wrap .swiper-slide .text em{    background: url(../images/idxmore.svg) right center no-repeat;    padding-right: 0.66rem;}
.xinchuangHot .wrap .swiper-slide:hover .img img,.xinchuangList dl:hover dt a img{transform:translate(-50%,-50%) scale(1.1) ;}
.xinchuangHot .wrap .swiper-slide:hover .text .title,.xinchuangList dl:hover dd .title{color: #165EFB;}

.xinchuang2th{padding-bottom: 0.66rem;box-shadow: 0 4px 16px rgba(14,29,64,0.06); }
.xinchuang2th .tabs{margin: auto;background-color: #F4F8FF;padding: 0.25rem;display: inline-flex;align-items: center;border-radius: 250px;}
.xinchuang2th .tabs .item{padding: 0.2rem 0.8rem;border-radius: 130px;cursor: pointer;}
.xinchuang2th .tabs .item.active{background: #165EFB;color: #fff;}

.xinchuangList{padding-bottom: 2rem;}
.xinchuangList dl{padding: 0.7rem;background-color: #fff;display: flex;border-radius: 0.25rem;flex-wrap: wrap;}
.xinchuangList dl dt{width: 300px;border-radius: 0.25rem;overflow: hidden;}
.xinchuangList dl dt a{padding-bottom: 208px;}
.xinchuangList dl dd{width: calc(100% - 300px - 0.66rem);margin-left: 0.66rem;}
.xinchuangList dl dd .title{line-height: 0.93rem;margin: 0.4rem 0 0.7rem;}
.xinchuangList dl dd .subtitle{border-top: 1px solid #efefef;padding-top: 0.66rem;line-height: 0.93rem;margin-bottom: 1.1rem;height: 1.86rem;}
.xinchuangList dl dd .time{color: #8C96AD;}
.xinchuangList dl:hover {box-shadow: 0 4px 16px rgba(14,29,64,0.06); }
.lookmore{width: 140px;line-height: 1.6rem;border-radius: 0.25rem;border: 1px solid #165EFB;color:#165EFB;margin:2rem auto 1rem;text-align: center;cursor: pointer;}
.lookmore span{padding-right: 1rem;background: url(../images/jiazai.svg) right center no-repeat;}


.contxinchuang{padding-bottom: 2rem;}
.contxinchuang .leftWrap{width: 68.5%;border-radius: 0.25rem;padding: 1rem;box-sizing: border-box;}
.contxinchuang .leftWrap h6.title{line-height: 1rem;}
.contxinchuang .leftWrap .tips{line-height: 1rem;gap: 0.66rem;align-items: center;margin: 0.66rem 0 1rem;}
.contxinchuang .leftWrap .tips i{width: 1px;height: 0.5rem;background: #DFDFDF;}
.contxinchuang .leftWrap .line{border-top: 1px solid #D8D8D8;margin-bottom: 1rem;}
.contxinchuang .leftWrap .wrap{line-height: 1rem;}
.contxinchuang .leftWrap .wrap img,.contxinchuang .leftWrap .wrap table,.contxinchuang .leftWrap .wrap iframe,.contxinchuang .leftWrap .wrap video{}
.contxinchuang .leftWrap .wrap table{margin: auto;border: 1px solid #EDF3FF;}
.contxinchuang .share{display: flex;align-items: center;gap: 0.6rem;}
.contPage{padding: 0.33rem 0;}
.contPage .btn{display: inline-flex;align-items: center;gap: 0.66rem;}
.contPage .btn span{width: 1.6rem;height: 1.6rem;border-radius: 50%;border: 1px solid #ddd;}
.contPage .btn span img{width: 15%;}
.contPage .btn.next{flex-direction: row-reverse;}
.contPage .btn:hover span{background: #165EFB;border-color: #165EFB;}
.contPage .btn:hover span img{filter: brightness(0) invert(1);}
.contPage .golist{padding-left: 0.7rem;background: url(../images/golist.svg) left center no-repeat;}
.contPage .golist:hover{color: #165EFB;}
.contxinchuang .rightWrap{width: 29.3%;border-radius: 0.25rem;padding: 1rem;box-sizing: border-box;}
.contxinchuang .rightWrap .list dl{padding: 0.66rem 0;border-bottom: 1px dashed #D8D8D8;}
.contxinchuang .rightWrap .list dl dt{width: 37.2%;}
.contxinchuang .rightWrap .list dl dt a{padding-bottom: 65%;border-radius: 0.25rem;}
.contxinchuang .rightWrap .list dl dd{width: 59.4%;margin-left: 3.4%;}
.contxinchuang .rightWrap .list dl dd .name{line-height: 1rem;margin-bottom: 0.1rem;}
.contxinchuang .rightWrap .list dl dd .time{line-height: 0.8rem;}
.contxinchuang .rightWrap .list dl:last-child{border: none;padding-bottom: 0;}

.hygz2th{box-shadow: 0 4px 16px rgba(14,29,64,0.06);}
.hygz2th .w90{gap: 0.4rem;}
.hygz2th .item{flex: 1;background: #F4F7FF;position: relative;display: inline-flex; justify-content: center;align-items: center;gap: 0.25rem;border-radius: 0.25rem;line-height: 2.2rem;}
.hygz2th .item::before{content: '';position: absolute;width: 100%;height: 100%;background-image:url(../images/hygzbg.png) ;background-position:center 0;left: 0;top: 0;background-size: 100%;border-radius: 0.25rem;}
.hygz2th .item:after{border-top: 4px solid #165EFB;border-left: 4px solid transparent;border-right: 4px solid transparent;left: 50%;transform: translateX(-50%);bottom: -4px;opacity: 0;content: '';position: absolute;}
.hygz2th .item img{height: 0.8rem;filter: brightness(0) invert(0.4);}
.hygz2th .item.active::after{opacity: 1;}
.hygz2th .item.active img{filter: brightness(0) invert(1); ;}
.hygz2th .item.active span{color: #fff;}
.hygz2th .item.active{background:#165EFB;}

.hygzWrap .hygzLeft{width: 24.3%;border: 1px solid #E0E9FF;background: #EDF2FF;border-radius: 0.33rem;overflow: hidden;box-sizing: border-box;}
.hygzWrap .hygzLeft .item a {padding: 1.4rem 1.8rem 1.4rem 1.3rem;line-height: 1rem;}
.hygzWrap .hygzLeft .item a span{width: 87%;display: block;}
.hygzWrap .hygzLeft .item.active a,.hygzWrap .hygzLeft .item:hover a{background: linear-gradient(to right,#fff,rgba(255,255,255,0));}
.hygzWrap .hygzLeft .item::before{width: 2px;height: 2.25rem;background: #165EFB;left: 0;top: 50%;transform: translateY(-50%) scaleY(0);z-index: 2;}
.hygzWrap .hygzLeft .item::after{width: 3.6rem;height: 3.33rem;background: url(../images/yxrj.png) center no-repeat;background-size: 100%;right: 0;bottom: 0;z-index: 2;transform: scale(0);}
.hygzWrap .hygzLeft .item.active::before,.hygzWrap .hygzLeft .item:hover::before{transform: translateY(-50%) scaleY(1);}
.hygzWrap .hygzLeft .item.active::after,.hygzWrap .hygzLeft .item:hover::after{transform: scaleY(1);}

.hygzWrap .hygzRight{width: 75%;border: 1px solid #E1E9FF;box-sizing: border-box;background: #fff;border-radius: 0.33rem;overflow: hidden;padding-bottom: 2rem;}
.hygzWrap .hygzRight .hot{padding: 1rem;}
.hygzWrap .hygzRight .hot .name{margin-bottom: 0.4rem;display: flex;align-items: center;gap: 0.3rem;}
.hygzWrap .hygzRight .hot .name span:first-child{line-height: 1.2rem;}
.hygzWrap .hygzRight .hot .name em{border-radius: 100px;background: linear-gradient(45deg,#FC7272,#FFC258);line-height: 1rem;padding: 0 0.5rem;display: inline-block;}
.hygzWrap .hygzRight .hot .subtitle{line-height: 1rem;}
.hygzWrap .hygzRight .list {padding: 0.4rem 1rem 0;}
.hygzWrap .hygzRight .list li a{border-bottom: 1px solid #EFEFEF;line-height: 2.2rem;}
.hygzWrap .hygzRight .list li a .name{background: url(../images/yxrjlist.svg) left center no-repeat;padding-left: 1.4rem;max-width: 70%;}
.hygzWrap .hygzRight .list li a:hover .name{color: #165EFB;transform: translateX(5px);}
/* 20250827新增 */
.listNews .list dl{margin-top: 0.66rem;background-color: #fff;padding: 0.8rem 1rem;}
.listNews .list dl:first-child{margin-top: 0;}
.listNews .list dl dt{width: 3rem;border-right: 1px solid #D8D8D8;box-sizing: border-box;}
.listNews .list dl dt a i{line-height: 1.33rem;font-family: "DINPro-Bold";}
.listNews .list dl dt a em{ font-family: "DINPro-Medium";line-height: 1;}
.listNews .list dl dd {padding-left: 1rem;width: calc(100% - 4rem);line-height: 0.933rem;}

.contCompanyOne dl dd .comIco2 span{background: none;padding-left: 0;}
/* 表单 */
.color4C576D{color: #4C576D;}
.formBanner{background: url(../images/probanner@1x.jpg) center top no-repeat;padding: 2.33rem 0;background-size: 100%;}
.formBanner .title img{height: 1.33rem;margin-bottom: 1rem;}

.formBanner .textAll{text-indent: 2em;line-height: 1.1rem;}
.formBanner ul{gap: 1.33rem;}
.formBanner ul li{flex:1;padding: 0.8rem 1rem 0.8rem 5rem; border: 1px solid #fff;background: rgba(255,255,255,0.5);backdrop-filter: blur(20px);border-radius: 4px;}
.formBanner ul li img{position: absolute;width: 3rem;left: 1rem;top: 50%;transform: translateY(-50%);}
.formBanner ul li .title{line-height: 0.93rem;margin-bottom: 0.4rem;font-weight: bold;}
.formBanner ul li .subtitle{line-height: 0.9rem;color: #222;}
.formBanner ul li .subtitle i{font-weight: bold;}
.formBanner .wrap{padding: 1.33rem 1.33rem 2rem;background: #fff;margin-top: 2rem;border-radius: 4px;}
.formBanner .wrap .label i{color: #FF4D4D;}
.formBanner .wrap .label{line-height: 1rem;margin-bottom: 0.5rem;}
.formBanner .wrap .item{margin-bottom: 1rem;}
.formBanner .wrap .item .disflex{align-items: center;}
.formBanner .wrap .item .disflex .layui-form-checkbox{transform: translateY(1px);}
.formBanner .wrap .item a{color: #165EFB;text-decoration: none;}
.formBanner .tijiao{max-width: 200px;background: #165EFB;}
@media screen and (max-width:1280px){
	.proSearch{background-size: 138%;}
	.map .text ul li{margin-top: 1rem;}
	.contxinchuang .rightWrap .list dl dd .name{-webkit-line-clamp:1}
}
@media screen and (max-width:991px){
	.proSearch{background-size: 200%;}
	.proSearch .searchBox div{width: 80%;}
	.proSearch .searchBox a{width: calc(100% - 80% - 0.66rem);}
	.contCompanyOne .infor{width: 200px;}
	.contCompanyOne dl{width: calc(100% - 220px);}
	.contCompany .tabs .item{width: 25%;}
	.map .text ul li h6{margin-bottom: 0;}
	.map .text{padding-top: 1rem;padding-left: 1rem;}
	.xinchuangOne .tabs{gap: 0.7rem;}
	.xinchuangOne .tabs .item{padding-left: 0.8rem;}
	.xinchuangOne .tabs .item img{right: -0.5rem;}
	.contxinchuang .leftWrap .wrap img,.contxinchuang .leftWrap .wrap table,.contxinchuang .leftWrap .wrap iframe,.contxinchuang .leftWrap .wrap video{width: auto !important;height: auto !important;max-width: 100%;}
	.contxinchuang .leftWrap .wrap table td{width: auto !important;        white-space: normal;
        word-wrap: break-word;}
	.hygzWrap .hygzLeft{display: none;}
	.hygzWrap .hygzRight{width: 100%;}
}
@media screen and (max-width:760px){
	.proSearch{background-size: 400%;}
	.proSearch .searchBox div input[type=submit],.proSearch .searchBox div input[type=text]{height: 38px;}
	.proSearch .searchBox div{width: 70%;}
	.proSearch .searchBox a{width: calc(100% - 70% - 0.66rem);line-height: 38px;}
	.type_Filter .label,.type_Filter .type,.list_pro .item .img,.list_pro .item .text,.list_company .item,.list_company .item dl dd,.contCompanyOne dl,.contCompanyOne .infor,.contxinchuang .leftWrap{width: 100%;}
	.type_Filter .item{margin-top: 0.3rem;}
	.type_Filter .type{gap: 0.1rem;}
	.list_pro .item .text{margin:0.5rem 0;}
	.list_pro .item .img{padding-bottom: 60%;}
	.list_pro .item .source *{display: block;}
	.list_pro .item .source i{margin-bottom: 0.2rem;}
	.moreBlue{width: 100px;line-height: 1.2rem;}
	.moreBlue span{font-size: 0.5rem;}
	.list_company {gap: 0;}
	.contCompanyOne dl {flex-wrap: wrap;}
	.contCompanyOne dl dt{width: 100%;padding-bottom: 40%;}
	.contCompanyOne dl dd{width: 100%;}
	.contCompanyOne .infor{margin-top: 0.7rem;}
	.contCompany .tabs .item{flex: 1;width: auto;line-height: 1.6rem;}
	.contCompany .tabs .item.active{background: #fff;border-top-left-radius: 0.5rem;border-top-right-radius: 0.5rem;}
	.contCompany .tabs .item::before{display: none;}
	.nbanner .bannerimg .textimg img{height: 2rem;}
	.nbanner .bannerimg{padding-bottom: 40%;}
	.map .text{position: relative;left: auto;top: auto;width: 100%;}
	.list_company .item:nth-child(even){margin-left:0rem;}
	.nbanner.xincBanner .bannerimg .textimg img{}
	.nbanner.xincBanner .bannerimg{padding-bottom: 50%;}
	.banBtnGo{bottom: 2rem;}
	.banBtnGo a{padding: 0.2rem 0.6rem;}
	.banBtnGo a span{padding-left: 1rem;}
	.banBtnGo a:nth-child(1){margin-right: 0.5rem;}
	.banBtnGo a:nth-child(1) span,.banBtnGo a:nth-child(2) span{background-size: auto 60%;}
	.xinchuangOne .tabs .item{flex: inherit;width: 30%;line-height: 1.6rem;height: 1.6rem;}
	.xinchuangOne .tabs{justify-content: inherit;}
	.xinchuangOne .tabs .item img{height: 1.2rem;top: auto;bottom: 0;}
	.xinchuangHot,.xinchuang2th{padding-top: 1rem;}
	.xinchuang2th .tabs .item{padding: 0.2rem;}
	.xinchuangList dl dt{width: 40%;height: auto;}
	.xinchuangList dl dd{width: 60%;margin-left: 0;padding-left: 1rem;box-sizing: border-box;}
	.xinchuangList dl dd .subtitle{display: none;}
	.xinchuangList dl dt a{padding-bottom: 77%;}
	.xinchuangList dl dd .time{    margin: 0 0 0.2rem;}
	.xinchuangList dl dd .title{ display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;white-space:normal;margin: 0 0 0.2rem;}
	.lookmore{width: 110px;margin: 1rem auto 0.5rem;}
	.contxinchuang .rightWrap{display: none;}
	.contPage .btn span{width: 1rem;height: 1rem;}
	.contxinchuang .leftWrap .tips{font-size: 0.45rem;margin: 0.5rem 0;}
	.hygzWrap .hygzRight .list li a .name{padding-left: 0;background: none;}
	.hygz2th .item{flex-direction: column;gap: 0;line-height: 1rem;padding: 0.5rem 0;}

	.listNews .list dl dt{width: 2.5rem;}
	.listNews .list dl dd{width: calc(100% - 3.5rem);}
}