body{
	font-family: 微软雅黑;
	margin: 0;
}
.fl {
    float: left;
}
@media screen and (min-width: 800px){
body {
    background-size: 100% 100%;
    background-image: url(http://www.licheng.gov.cn/images/4370/yshjbg.png);
    background-position: center top;
    background-repeat: no-repeat;
}
.w1000 {
    width: 1000px;
    margin: 0 auto;
}
.itop, .itop img {
    display:none;
}
.position-right {
    width: 140px;
    height: 1px;
    text-align: center;
    margin-left: 545px;
    position: fixed;
    top: 290px;
    left: 50%;
    z-index: 99999;
}
.position-right ul li img {
    width: 140px;
    height: 140px;
    padding: 5px;
    background: #fff;
}
.position-right ul li span {
    width: 100%;
    display: inline-block;
    background: #fff;
    font-size: 18px;
    font-weight: bold;
}
/* 内容板块1 一网通办 */
.main{
	width: 1050px;
	margin:300px auto 50px;
	padding:0 0 10px;
	overflow: hidden;
        background:#fff;
}
.title-zcwj{
	width: 100%;
    height: 70px;
    font-size: 24px;
    line-height: 70px;
    border-bottom: 3px #4078be solid;
    color: #c31f0b;
	font-weight: bold;
	margin-bottom: 20px;
}
.main-left{
	float: left;
	width: 1050px;
}
.main-left ul{}
.main-left ul li{
	padding:5px 0 5px 0;
}
.main-left ul li a{
	display: inline-block;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main-left ul li span{
	/* float: right; */
	font-size: 15px;
	color: #999999;
	display: inline-block;
	width: 100px;
	overflow: hidden;
	height:30px;
	line-height:30px;
}
.main3-left1-l {
	float: left;
	width: 1050px;
}
/*表单样式*/
.zc_form {
        width: 1050px;
        background: #ecf2f6;
        margin: 0 auto;
        padding: 20px;
        overflow: hidden;
    }
    .zc_form input.input-text {
        width:770px;
        height: 40px;
        border: none;
        line-height: 40px;
        font-size: 15px;
        color: #999999;
        float: left;
        padding-left: 20px;
        outline: none;
    }
    .zc_form input.btn {
        width: 130px;
        height: 40px;
        border: none;
        float: left;
        outline: none;
        background:#f39800;
        color: #fff;
    }
    .search_condition {
        width: 100%;
        float: left;
        line-height: 40px;
        font-size: 15px;
    }
    .search_condition input {
        margin: 0 5px 0 10px;
    }
    .search_condition_zx{
        display:inline-block;
        width:840px;
    }
    .search_condition span {
        float:left;
    }
    .search_condition label{
        display:inline-block;
        margin-right:10px;
    }
.ifirstline{display:none;}
.main-left ul li b{
	display: inline-block;
    	width: 65px;
    	text-align: center;
}
}
@media screen and (max-width: 799px){
.main{
	width: 100%;
	margin:0 auto;
	padding:5px 0 20px;
	overflow: hidden;
}
.itop, .itop img {
    float: left;
    width: 100%;
}
.main-left ul li a {
    font-size: 15px;
    color: #333;
}
.firstline{display:none;}
/*表单样式*/
.zc_form {
        width: 100%;
        background: #ecf2f6;
        margin: 0 auto;
        padding: 20px;
        overflow: hidden;
    }
    .zc_form input.input-text {
        width: 70%;
        height: 40px;
        border: none;
        line-height: 30px;
        font-size: 15px;
        color: #999999;
        float: left;
        padding-left: 20px;
        outline: none;
    }
.position-right{display:none;}
    .zc_form input.btn {
        width: 30%;
        height: 40px;
        border: none;
        float: left;
        outline: none;
        background:#f39800;
        color: #fff;
    }
    .search_condition {
        width: 100%;
        float: left;
        line-height: 30px;
        font-size: 15px;
    }
    .search_condition input {
        margin: 0 5px 0 5px;
    }
    .search_condition_zx{
        display:inline-block;
        width:100%;
    }
    .search_condition span {
        float:left;
        font-weight: bold;
    }
.main-left ul li{
   padding: 5px 10px;
line-height: 25px;
border-bottom: 1px solid #ddd;
}
.main-left ul li span{
	/* float: right; */
	font-size: 15px;
	color: #999999;
	display:none;
	width: 100px;
	overflow: hidden;
	height:30px;
	line-height:30px;
}
    .search_condition label{
        display:inline-block;
        margin-right:10px;
    }
.main-left ul li b{
	display: none;
}
.ptywb{display:none;}
}