.nav-pc{
	display: none !important;
}
.header .logo{
	margin-left: 0;
}
.cxc-box{
	display: block !important;
	width: 90%;
}
.page1-img-cont{
	height: 200px;
	margin-bottom:0;
}
.page1-wds{
	width: 100%;
	font-size: 14px;
	padding: 30px;
	height: 350px;
}
.page1-tip{
	display: none;
}
.page2-lf{
	height: 150px;
	overflow: hidden;
	width: 100%;
}
.page2-lf img{
	height: 200px;
}
.page2-rg{
	width: 100%;
	margin-left: 0;
	margin-top: 0;
}
.page2-item{
	margin-bottom: 0;
}
.page2-item p{
	font-size: 14px;
}
.page2-item h4{
	font-size: 15px;
	text-align: center;
}
.page3-box{
	margin-bottom: 1px;
}
.page3-lf{
	width: 100%;
	height: auto;
}
.page3-box h4{
	font-size: 15px;
	padding-bottom: 0;
}
.page3-box p{
	display: none;
	font-size: 12px;
	padding: 3px 10px;
}
#hg200,#hg280,#hg235,#hg264{
	height: auto;
}
.page3-md{
	width: 100%;
	height: auto;
	margin-left: 0;
}
.page3-md2{
	width: 100%;
	height: auto;
	margin-left: 0;
}
.page4 .cxc-box{
	height: 200px;
	overflow: hidden;
	margin-top: -190px;
}
.page4 .cxc-box img{
	width: auto;
	height: 200px;
}
.page4-item ul{
	flex-wrap: wrap;
	padding: 10px;
}
.page4-item ul li{
	width: 25%;
	margin: 0;
	padding: 5px;
	height: 60px;
	box-sizing: border-box;
	background: none;
}
.page4-item ul li img{
	height: 50px;
}
.page4-item{
	width: 98%;
	top: 50%;
    margin-top: 0;
    background: none;
}
#dituContent{
	display: none;
	width: 100%;
	margin: 0;
	height: 220px;
}
.page9-tel{
	margin: 0;
	padding-top: 30px;
}
.page9-tel p{
	padding: 0 20px;
	font-size: 13px;
}
.page9-tel h2{
	font-size: 25px;
	padding: 0 20px;
	line-height: 30px;
}
.page9-code{
	padding-left: 20px;
}
.page9-code-wds{
	font-size: 14px;
}
#w1108{
	width: 100%;
}
.page8-lf{
	margin-left: 10px;
}
.page8-lfimg{
	margin-right: 10px;
	width: 50%;
}
.page8-lfimg img{
	width: 100%;
	height: 250px;
}
.page8-rg{
	width: 100%;
    display: flex;
    height: auto;
    padding: 10px 0 10px 10px;
    box-sizing: border-box;
}
.page8-rgimg{
	margin-right: 10px;
}
.page8 .cxc-box{
	height: auto;
	margin-top: 20px;
}
.page7{
	margin-left: 0;
    width: 70%;
    padding-right: 75px;
}
.page7-wds{
	padding: 10px;
    font-size: 12px;
    line-height: 20px;
}
.page7-time{
	right: -90px;
    top: 20px;
}
.page6-item{
	width: 100%;
}
.page6-item p{
	font-size: 13px;
	line-height: 20px;
}
.page6-no span{
	font-size: 12px;
}
.page6-no{
	width: 85px;
}
.page6-lf{
	width: 100%;
}
.page6-rg{
	display: none;
}
.page5 ul{
	width: 100%;
	flex-wrap: wrap;
}
.page5 ul li{
	width: 50%;
    margin: 0;
    height: auto;
    box-sizing: border-box;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.page5 ul li:nth-child(2n){
	border-right-width: 0;
}
.page5-cont{
	display: none;
}
.page3-rg{
	width: 100%;
	height: auto;
	margin-left: 0;
}
#cpshow{
	display: block;
    background: #F19A4A;
    font-size: 15px;
    height: 45px;
    line-height: 45px;
    margin: auto;
    color: #000;
	position: relative;
	top: 50px;
}
.page5 .cxc-box,.page3 .cxc-box{
	height: auto;
}

.page-head{
	display: flex;
	position: fixed;
	width: 100%;
	top: 0;
	height: 50px;
	background: #fff;
	box-shadow: 0 0 25px rgba(0,0,0,0.1);
}
.page-head a{
	color: #F19A4A;
	line-height: 50px;
	font-size: 15px;
	margin-left: 20px;
}
.page-logo{
	height: 40px;
	padding-top: 5px;
	padding-left: 5px;
}
.page-logo img{
	display: block;
	height: 40px;
}
.page-title{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	background-color: #fff;
	padding: 80px 20px 30px 20px;
	text-align: center;
}
.page-conts{
	width: 100%;
	margin-top: 5px;
	background-color: #fff;
	padding-bottom: 60px;
}
.page-conts h4{
	margin: 0;
	padding: 0 20px;
	font-size: 16px;
	padding-top: 40px;
	color: #333;
}
.page-conts p{
	margin: 0;
	padding: 0 20px;
	font-size: 15px;
	color: #333;
	line-height: 30px;
	padding-top: 10px;
	text-align: justify;
}