@media (max-width: 1000px){
	img{
		max-width: initial;
		width: 100%;
	}
	.content{
		width: 100%;
		box-sizing: border-box;
		padding: 0 15px;
	}
	p{
		line-height: 1.8em;
	}
	.fl,.fr{
		float: none;
	}
	.padd{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.menubtn {
	    position: absolute;
	    top: 0;
	    right: 0;
	    padding: 15px;
	    cursor: pointer;
	    -webkit-transition: 0.3s;
	    transition: 0.3s;
	    z-index: 9;
	    display: block;
	}

	.menubtn .bar:nth-of-type(1) {
	    margin-top: 0px;
	}

	.menubtn .bar:nth-of-type(3) {
	    margin-bottom: 0px;
	}

	.bar {
	    position: relative;
	    display: block;
	    width: 25px;
	    height: 2px;
	    margin: 7px auto;
	    background-color: #333;
	    border-radius: 10px;
	    -webkit-transition: 0.3s;
	    transition: 0.3s;
	}
	.menubtn_close .bar:nth-of-type(1) {
	    -webkit-transform: translateY(9px) rotate(-45deg);
	    -ms-transform: translateY(9px) rotate(-45deg);
	    transform: translateY(9px) rotate(-45deg);
	}
	.menubtn_close .bar:nth-of-type(2) {
	    opacity: 0;
	}
	.menubtn_close .bar:nth-of-type(3) {
	    -webkit-transform: translateY(-9px) rotate(45deg);
	    -ms-transform: translateY(-9px) rotate(45deg);
	    transform: translateY(-9px) rotate(45deg);
	}	
	header{
		position: relative;
	}
	header:before{
		height: 50px;

	}
	.logo a{
		width: 80%;
	}
	.logo{
		height: 50px;
		width: 19%;
	}
	.logo:after{
		border-width: 50px 26px 0 0;
		right: -26px;
	}
	.headright{
		position: absolute;
		top: 50px;
		width: 100%;
		left: 0;
		background:rgba(21,25,32,0.95);
		z-index: 2;
		padding-bottom: 20px;
		display: none;
	}
	.headchat{
		display: none;
	}
	header:after{
		display: none;
	}
	.headtxtbox{
		margin: 0 15px;
		height: auto;
		padding: 15px 0;
	}
	.search{
		width: 100%;	
		float: none;
	}
	.nav{
		background:transparent;
		margin: 0 15px;
		height: auto;
		padding-left: 0;
	}
	.nav:before{
		display: none;
	}
	.nav li {
		float: none;
		width: 100%;
		text-align: left;
		line-height: 40px;
	}
	.nav li:hover, .nav li.navact{
		margin-top: 0;
	}
	.indexbantxt{
		width: 100%;
		background-size: 363px 112px;
	}
	.indexbantxt h1{
		padding-left: 15px;
		font-size: 18px;
		height: 45px;
		line-height: 45px;
	}
	.indexbantxt p{
		font-size: 16px;
		padding: 15px;
		line-height: 30px;
	}
	.titbox{
		margin-bottom: 25px;
	}
	.titbox h2{
		font-size: 24px;
	}
	.inaboutuscon>img{
		display: none;
	}
	.inaboutuscon{
		padding-bottom: 0;
	}
	.inaboutuscon p{
		width: 100%;
		margin-top: 0;
		float: none;
	}
	.inaboutusconpic{
		position: static;
		width: 100%;
		padding: 0;
		margin-top: 30px;
	}
	.inproleft{
		width: 100%;
	}
	.inproright{
		width: 100%;
	}
	.inproleft ul{
		overflow: hidden;
	}
	.inproleft ul li{
		width: 50%;
		box-sizing: border-box;	
		float: left;
		padding: 10px;
	}
	.inproleft h3{
		line-height: 40px;
		font-size: 16px;
	}
	.inprolefttxt{
		height: auto;
		margin-top: 6px;
	}
	.inproleftcon>a{
		padding: 10px 0;
	}
	.inproright{
		margin-top: 30px;
	}
	.inproright li{
		margin-left: 0;
		width: 48.5%;
		margin-right: 3%;
	}
	.inproright li:nth-child(2n){
		margin-right: 0;
	}
	.inpropictit{
		left: 5px;
		right: 5px;
	}
	.inpropictit h4{
		font-size: 15px;
	}
	.inpropictit{
		height: 35px;
	}
	.inprotxt{
		padding: 10px;
		font-size: 15px;	
	}
	.insolucon{
		padding: 30px;
	}
	.insoluconbtn {
		display: none;
	}
	.insolucon .swiper-pagination{
		margin-top: 20px;
	}
	.incasecon{
		width: auto;
		margin: 0 15px;
		padding: 15px;
	}
	.incaseleft {
		width: 100%;
		margin-bottom: 30px;
	}
	.incaseright{
		width: 100%;
		padding-right: 0;
	}
	.incaseright li h4{
		margin-bottom: 10px;
	}
	.incaseright li{
		margin-bottom: 30px;
	}
	.innewstop li{
		width: 100%;
		margin-bottom:30px;
	}
	.innewstoptxt p{
		display: none;
	}
	.innewstoptxt span{
		margin-bottom: 0;
	}
	.innewstoptxt h4{
		font-size: 16px;
	}
	.innewstop{
		padding-bottom: 10px;
	}
	.innewslist li h4{
		max-width: 100%;
	}
	.innewslist li{
		width: 100%;
	}
	.innewslist li span{
		display: none;
	}
	.innewslist li{
		padding: 20px 0;
	}
	.links ul li{
		margin: 0 7px;
		margin-bottom: 10px;
	}
	.links{
		padding: 30px 0;
	}
	.links h3{
		font-size: 20px;
	}
	.footleft{
		width: 100%;
	}
	.footright{
		width: 100%;
	}
	.footright{
		width: 100%;
		margin-top: 30px;
	}
	.footnav ul li{
		line-height: 35px;
	}
	.footright{
		padding: 20px 15px;
	}
	.footright li, .footright li a{
		margin-bottom: 20px;
	}
	.footright ul{
		float: none;
	}
	.footcode{
		float: none;
		width: 35%;
	}
	footer .content{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.route{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.promain li{
		width: 94%;
		margin-left: 4%;
		margin-bottom: 55px;
	}
	.promain li:before {
	    top: -18px;
	    left: -17px;
	}
	.protxt h4{
		font-size: 18px;
	}
	.probox{
		padding-bottom: 0;
	}
	.hotpro .inproright li{
		margin-left: 0;
	    width: 48.5%;
	    margin-right: 3%;
	}
	.hotpro .inproright li:nth-child(2n){
		margin-right: 0;
	}
	.prolistmain .inproright li{
		margin-right: 3%;
		margin-bottom: 30px;
	}
	.prolistmain .inproright li:nth-child(2n){
		margin-right: 0;
	}
	.prolistmain .inproright{
		margin-top: 0;
	}
	.proxqtop{
		margin-top: 30px;
	}
	.proxqtoppic{
		width: 100%;
		border-radius: 0;
	}
	.proxqtoptxt{
		position: static;
		border-radius: 0;
		width: 100%;
		box-shadow: none;
		padding: 30px 0;
	}
	.proxqtoptxt h1{
		font-size: 22px;
		margin-bottom: 20px;	
	}
	.proxqtoptxt p{
		margin-bottom: 10px;
	}
	.prochat{
		position: relative;
		margin-top: 30px;
	}
	.prochatphone a{
		padding-left: 10px;
		font-size: 20px;
		margin-top: 5px;
	}
	.prochatphone span{
		padding-left: 10px;

	}
	.detailtxt img{
		margin:30px auto;
	}
	.prochatcode{
		right: 10px;
		width: 22%;
		top:-25px;
	}
	.prochatcode p{
		font-size: 14px;
		margin-bottom: 0;
	}
	.prochatright{
		width: 70%;
	}

	.prochatright ul li span{
		font-size: 14px;
		display: block;
		width: 70%;
		text-align: left;
	}
	.prochatright ul li{
		margin-top: 5px;
	}
	.pronavtab{
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.pronavtab li a{
		font-size: 14px;
	}
	.detailtxt h2{
		font-size: 20px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.detailtxt{
		width: 100%;
	}
	.detailright{
		width: 100%;
	}
	.detailtxt>h4, .detailtxt>h3{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.fourpic img{
		margin-bottom: 20px;
		border:0 none;
		width: 47.5%;
	}
	.detailtxt p{
		font-size: 15px;
	}
	.detailtxt p.tips{
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.tablebox{
		width: auto;
		overflow-x: scroll;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.detailtxt .inproright li{
		width: 48%;
		margin-right: 4%;
		margin-bottom: 30px;
	}
	.detailtxt .inproright li:nth-child(2n){
		margin-right: 0;
	}
	.detailright .inproleft{
		margin-top: 20px;
	}
	.rightliuyan{
		margin-top: 40px;
	}
	.cpzsright h3{
	    line-height: 40px;	
	    height: 40px;
    	font-size: 16px;
	}
	.cpzsright ul li{
		line-height: 50px;
	}
	.newstopleft{
		width: 100%;
	}
	.newstopleft li .newstoptxt h4{
		padding-left: 15px;
		font-size: 16px;
	}
	.newstopright{
		width: 100%;
		margin-top: 30px;
	}
	.newsrightone h4{
		font-size: 18px;
	}
	.newslist li{
		width: 100%;
		padding: 20px 0;
	}
	.newslistcon h4{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.newslistdate span{
		font-size: 30px;
	}
	.newslistcon{
		padding-right: 0;
	}
	.newslist{
		padding-bottom: 30px;
	}
	.pagediv{
		margin-bottom: 30px;
		text-align: center;
	}
	.pagediv a, .pagediv input{
		margin-top:10px;
		margin-bottom:10px;
	}
	.pagediv a,.pagediv span.mnone{
		display: none;
	}
	.pagediv a.pageprev,.pagediv a.pagenext{
		display: inline-block;
	}
	.pagediv .pageprev, .pagediv .pagenext,.pagediv span{
		font-size: 14px;
	}
	.pagediv span.pagebtn{
		padding: 0 5px;
		font-size: 14px;
	}
	.pagediv a, .pagediv input{
		padding: 0 5px;
	}
	.pagediv span{
		margin:0 5px;
	}
	.pc_newscontent_top{
		margin-top:40px;
	}
	.pc_newscontent_top h1{
		font-size: 20px;
	}
	.divisionbox{
		padding: 30px 15px;
		padding-top: 50px;
	}
	.division_hour span{
		background-size: cover;
		width: 171px;
		height: 40px;
		font-size: 14px;
	}
	.division_hour{
		top: -60px;	
		margin-left: 0px;
	}
	.division_phone a{
		margin-left: 15px;
		font-size: 26px;
	}
	.division_hour{
		top: -54px;
	}
	.division_hand{
		top:5px;
		right: 0;
	}
	.division_phone{
		width: 67%;
	}
	.division_btn{
		padding: 20px;
		box-sizing: border-box;
		width: 100%;
	}
	.division{
		position: relative;
	}
	.division_btncon a{
		width: 48%;
		height: 35px;
		line-height: 35px;
	}
	.division_code{
		position: absolute;
		right: 0;
		top: -20px;
		width: 23%;
		background: transparent;
	}
	.division_code p{
		margin-top:0;
	}
	.division_btncon{
		margin-top: 10px;
	}
	.solumain li{
		width: 100%;
		margin-bottom: 55px;
	}
	.solutxt{
		padding: 20px;
		width: 67%;
	}
	.solutxt h4{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.solutxt p{
		-webkit-line-clamp: 3;
		max-height: 84px;
	}
	.casemain li{
		width: 48%;
		margin-right: 4%;
	}
	.casemain li:nth-child(3n){
		margin-right: 4%;
	}
	.casemain li:nth-child(2n){
		margin-right: 0;
	}
	.casetxt{
		line-height: 40px;
	}
	.casemain li:hover{
		padding-bottom:0;
	}
	.casetxt h4{
		font-size: 14px;
		white-space:initial;
		line-height: 24px;
		margin:10px 0;
	}
	.casemain li:hover .casetxt{
		margin:0; 
		background: transparent;
	}
	.casemain li:hover .casetxt h4{
		color: #1a1a1a;
	}
	.pronavtab{
		display: none;
	}
	.prochat{
		height: auto;
		padding-bottom: 15px;
	}
	.prochatphone{
		width: 100%;
	}
	.prochatphone span{
		width: 40%;
	}
	.prochatright ul li img{
		width: 30%;
	}
	.prochatright ul{
		width: 100%;
		height: auto;
		margin-top: 0px;
		margin-left: 6px;
	}
	.prochatright ul li a{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-moz-box-pack: space-between;
		-webkit--moz-box-pack: space-between;
		box-pack: space-between;
		align-items: center;
		-webkit-align-items: center;
		box-align: center;
		-moz-box-align: center;
		-webkit-box-align: center;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.prochatright ul:before{
		display: none;
	}
	.qywhpic{
		width: 100%;
	}
	.qywhbox ul{
		position: static;
		width: 100%;
	}
	.qywhbox ul{
		padding: 20px 10px 0;
	}
	.qywhbox ul li h4{
		font-size: 16px;
	}
	.qywhbox ul li p{
		line-height: 28px;
	}
	.qywhmain {
		padding-bottom: 0;
	}
	.hxjzlpic{
		position: static;
		width: 100%;
	}
	.hxjzlmain ul{
		width: 100%;
	}
	.hxjzlmain{
		padding:30px 20px;
	}
	.hxjzlmain ul{
		padding: 20px;
	}
	.hxjzlmain ul li{
		width: 100%;
		margin: 0;
		margin-bottom: 30px;
	}
	.hxjzlmain ul li h4{
		margin-bottom: 10px;
		font-size: 16px;
	}
	.inproright li:hover .inprotxt{
		padding-bottom:18px;
	}
	.epcmain{
		background: transparent;
	}
	.epctxt{
		float: none;
		width: 100%;
	}
	.epctxt span{
		font-size: 62px;
	}
	.epctxt h3{
		font-size: 26px;
		line-height: 70px;
	}
	.epctxt h4{
		font-size: 18px;
	}
	.epctxt p{
		color: #333;
		margin-top: 30px;
		margin-bottom: 30px;
		margin-left: 0;
		width: 100%;
	}
	.epcpic{
		float: none;
		width: 100%;
		margin-bottom:0px;
	}
	.epclisttit h3{
		font-size: 20px;
		height: 45px;
		float: none;
		line-height: 45px;
		display: inline-block;
		padding: 0 20px;
	}
	.epclisttit span{
		font-size: 56px;
	}
	.epclisttit font{
		display: none;
	}
	.epclisttit ul{
		float: none;
		margin-top: 20px;
		background: transparent;
		padding: 0px;
	}
	.epclisttit ul li{
		width: 33.33%;
		background: #BD1D21;
		height: 45px;
		line-height: 45px;
	}
	.epclist p{
		margin: 20px 0;
	}
	.searchbox .search{
		width: 100%;
		height: 45px;
	}
	.searchbox .search input{
		line-height: 45px;
	}
	.searchbox .search .searchbtn{
		height: 45px;
	}
	.searchbox h2{
		font-size: 24px;
	}
	.searchbox h2:after{
		width: 120px;
		right: -140px;
	}
	.searchbox h2:before{
		width: 120px;
		left: -140px;
	}
	.searchbox>p{
		margin-top: 40px;
		font-size: 18px;
	}
	.searchbox>p span{
		font-size: 28px;
	}
	.searchbox>p{
		padding-bottom: 15px;
	}
	.searchtit h4{
		float: none;
		max-width: 100%;
	}
	.searchtit span{
		float: none;
		margin-top: 10px;
	}
	.searchtit{
		margin-bottom: 10px;
	}
	.searchbox ul li{
		padding: 30px 0;
	}
	.searchbox ul{
		margin-bottom: 30px;
	}
	.searchbox .search{
		margin:30px auto;
	}
	.fourtop h2{
		font-size: 20px;
	}
	.fourtop img{
		width: 100%;
	}
	.fourtop{
		padding-top:0;
	}
	.fourbot{
		padding-top:30px;
	}
	.fourbotleft{
		width: 100%;
		float: left;
	}
	.fourbotleft ul{
		width: 100%;
	}
	.fourbotleft h4{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.fourbotleft ul li a{
		font-size: 18px;
	}
	.fourbotleft ul li{
		line-height: 40px;
		height: 40px;
	}
	.fourbotleft p{
		font-size: 16px;
	}
	.contact>p{
		width: 100%;
	}
	.contact>ul>li{
		float: none;
		width: 100%;
	}
	.contact>ul>li>h4{
		margin-top: 20px;
		font-size: 20px;
	}
	.contact>ul>li a{
		font-size: 18px;
		margin-top: 15px;
	}
	.contactbtn{
		padding: 30px 0;
		margin-top: 30px;
	}
	.contactbtn a{
		width: 38%;
	}
	.contactliuyan{
		margin-top: 40px;
	}
	.contactliuyan .liuyan ul li:last-child{
		width: 100%;
	}
	.nav>li:hover .navpro{
		display: none;
	}
	.newsrightul li h4{
		max-width: 96%;
	}
	.newsrightul li span{
		display: none;
	}
	.contacticon{
		width: 65px;
		height: 65px;
	}
	.contacticon>div img{
		width: 35px;
	}
}
@media (max-width:600px){
	.logo{
		width: 28%;
	}
}
@media (max-width: 500px){
	.banner {
		overflow: hidden;
		height:120px;
		position: relative;
	}
	.indexban{
		height: 240px;
	}
	.banner img{
		position: absolute;
	    width: auto;
	    left: 50%;
	    height: 100%;
	    transform: translateX(-50%);
	}
}