*{margin:0px; padding:0px;}
html, body
{
	padding: 0;
	margin: 0;
}
a{color:#333; text-decoration:none;}
body
{
	background-color: #fff;
	font-family: "Microsoft YaHei", Arial, Helvetica, Verdana;
	font-size:0.8125rem; 
	color:#333;
	line-height: 1.5rem;
	position: relative;
	-webkit-text-size-adjust: none;
}
a, a:link, a:active, a:visited, a:hover
{
	text-decoration: none;
}
ul,dl{list-style:none;}
nav:not(.mm-menu)
{
	display: none;
}
em { font-style: normal;}
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}


.p_f{position:fixed !important; z-index:9999;}
.p_r{position:relative !important;}
.p_a{position:absolute !important;}
.nb{border:none !important;}


.header{
	background: #fff;
	font-weight: bold;
	color: #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height:70px;
	padding: 0 18px;
	border-bottom: 1px solid #eee;
	position: fixed;
	z-index: 2000;
	
}
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.header .menu
{
	background: center center no-repeat transparent;
	background-image:url(../images/btn.png)   ;
    background-size: 82% auto;
	display: block;
	width: 35px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 18px;
}
.header .dh {
	background: center center no-repeat transparent;
	background-image:url(../images/btn22.png)   ;
    background-size: 100% auto;
	display: block;
	width: 35px;
	height: 30px;
	position: absolute;
	top: 17px;
	right: 18px;display: none;}
.logo { margin: auto;  height: 50px;  padding-top: 8px;}
.logo img { height: 50px; width: auto;}

.mm-panels > .mm-panel.mm-hasnavbar {padding-top: 70px; }
.partner { padding: 1rem 0.5rem;}
.partner img { width: 100%; height: auto;}


.part { padding: 1rem 0;  background-color: #F5F5F5;}
.part li { width: 33.33%; float: left; text-align: center;  }
.part li .bor {border-right:1px solid #ccc ;}
.part li:last-child .bor {border-right:none;}
.part li h3 { font-size: 0.75rem; margin-bottom: 0.5rem;}
.part li h3 span { font-size: 1.5rem; color: #006ABE;}
.part li p { line-height: 1.125rem; color: #666;}



.content { padding-top: 70px;}


#banner {
	margin: 0px auto;
	overflow: hidden;
}

#banner_pic {
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#num_btn {
	left: 0px;
	bottom: 20px;
	width: 100%;
	height: 10px;
	text-align: center;
	z-index: 99;
}

#num_btn dl dd {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0px 2px;
	border: 2px solid #fff;
	border-radius: 50%;
	opacity: .75;
	cursor: pointer;
}

#num_btn dl dd.on {
	border: 2px solid #facd89;
}





.banner_nr img{ width: 100%; height: 240px;}
.banner_nr { height: 240px;}



@media (max-width: 800px) {
	
	
	
	.sidebar{ width: 100%;}
	.side-con{display: none;}
	.side-tit{ display: none;}
	.list-5{ display: none;}
	
	.sidebar .ershim{display: none;}
	.mainbox{ width: 100%;}
	
	.banner_nr img{ width: 100%; height: 190px;}
.banner_nr { height: 190px;}
.sidelist li{ width: 49%; display: block; float: left;}
.main{ padding-top: 10px;}
.path{ line-height: 55px; background: #f9f9f9;box-sizing: border-box; padding-left: 10px;}
.product-list li{ width: 49%;  float: left; margin-left: 1%; display: block; margin: 0; height: 200px; overflow: hidden; margin-bottom: 10px;}
.product-list li:nth-child(2n){  float: right;}
.main-m{ padding: 22px;}
.product-list li img{ height: 150px;}
.product-list li figcaption{ margin-top: 5px;}
.list-6 li{ margin: 0; width: 48%; margin-bottom: 10px;}
.list-6 li:nth-child(2n){  float: right;}

.newslist2 li .img img{ width: 100%;}
.newslist2 li .img{ width: 100%;}
.newslist2 li { width: 100%;}
.newslist2 li .news{ padding-top: 0; width: 100%;}
.newslist2 li .news h1{ width: 90%;}
.newslist2 li .news .time{  position: inherit; top: 6px;}
.product-list li figcaption{line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
    
    body .hlbd .form-group{ width: 100%;}
     body .form-label{ width: 80px;}
    body .form-content{margin-left: 80px;}
    body .panel-mn{ margin-top:0}
    .main-m .p img{ width: 100%; height:240px}





}


