﻿ol, ul{
	padding-left:0;
}
@media screen and (max-width:800px){
    .bodyImg{
		background:transparent;		
	}
	.bodyImg .top{
		display:none;	
	}
	.bodyImg .logo{
		display:none;
	}
	.bodyImg .header{
		display:block!important;
		width: 100%;
		height: 70px;
		background: url(../images/indexbj.jpg) no-repeat center top;
		background-size: cover;
		max-height: 351px;
		overflow: hidden;
	}
	.bodyImg .header .logo {
		display:block;
		width: 68%;
		height: auto;
		overflow: hidden;
		padding: 13px 10px;
		float:left;
		margin:0;
	}
	.bodyImg .header .logo img {
		display:block;
		width: 100%;
		max-width: 345px;
	}
	.bodyImg .header .nav {
		width: 12%;
		height: 70px;
		padding: 12px 10px 12px 5px;
		text-align: center;
		float: right;
	}
	.bodyImg .header .nav img {
		width: 100%;
		max-width: 31px;
		vertical-align: middle;
		margin-top: 7px;
	}
	.bodyImg .header .search {
		width: 12%;
		height: 70px;
		padding: 12px 10px;
		text-align: center;
		float: right;
	}
	.bodyImg .header .search img {
		width: 100%;
		max-width: 25px;
		vertical-align: middle;
		margin-top: 10px;
	}
	.pc-search{
		display:none;		
	}
	.searchBox{
		width:235px;	
		height:40px;
	}
	.searchBox .searchtext{
		width:75%;
		height:40px;
		line-height:40px;		
	}
	.navigationBox{
		display:none;		
	}
	.dhnr .dh {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 15px 0;
		text-align:left;
	}
	.dhnr .yjdh {
		color: #e8e5e5;
		display: block;
		line-height: 40px;
		padding-left: 15px;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
	}
	.dhnr .ejdh {
		width: 100%;
		height: 35px;
		line-height: 35px;
		padding-left: 25px;
		font-size: 15px;
		text-align: left;
		color: #fff;
	}
	.dhnr .ejdh a {
		color: #e8e5e5;
	}
	.listContain .left{
		display:none;		
	}
	.listContain .right{
		width:100%;		
	}
	.listContain .right{
		padding:0 10px;	
		margin:0;
		box-sizing:border-box;	
	}
	.commWidth{
		width:100%;
	}
	.listTitleSwitch span{
		font-size:14px;		
	}
	.yjjylist form table tr td span {
		font-size:14px!important;		
	}
	.yjjylist form table tr td input#wbsearchcode_temp,  .yjjylist form table tr td input#wbserialnum_temp{
		width:40%!important;
	}
	.yjjylist form{
		margin-bottom:20px!important;		
	}
	.yjjylist div span a{
		display:inline-block;
		margin-top:10px;		
	}
	.yjjylist ul li .ly{
		width:15%;	
		padding-left:2%;
		font-size:14px;
	}
	.yjjylist ul li .sj{
		width:28%;
		font-size:14px;
	}
	.yjjylist ul li .zt{
		width:17%;
		font-size:14px;
		text-align:right;
	}
	.yjjylist ul li .bt{
		width:32%;
		font-size:14px;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	#webberedit{
		width:100%!important;		
	}
	.desctdstyle239297{
		display:none; 			
	}
	.footer-iframe{
		display:none;		
	}
	.footer-mobile{
		display:block!important;
		width: 100%;
		height: auto;
		padding: 15px;
		text-align: center;
		font-size: 15px;
		color: #fff;
		background: #245399;
		box-sizing: border-box;
	}
}