﻿*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a{
    text-decoration: none;
}
body{
    background: #ebebeb;
}
.blue{
    border: none;
    outline:none;
    border-radius: 5px;
    text-align: center;
    line-height: 100%;
    color: white;
    background: #0870b2;
    padding: 10px 15px 10px 15px;
    height: 30px;
}
.blue:hover{
    cursor: pointer;
    background: #266fdb;
    /*background: rgb(6, 81, 178);*/
}
.xx{
   background: #dddddd;
}
.xx a{
    color:black!important;
}
.xx:hover{
    background: #266fdb;
}
.xx a:hover{
    color: white!important;
}
.landbody_btn button{
    border: none;
    outline:none;
    border-radius: 5px;
    text-align: center;
    line-height: 100%;
    color: white;
    background: #0870b2;
    width: 100px;
    height: 30px;
}
.landbody_btn button:hover{
    cursor: pointer;
    background: rgb(6, 81, 178);
}
.landbody_btn select{
    background:white;
    width: 150px;
    border: 1px solid black;
    height: 30px;
    outline: none;
}
.landbody_btn input{
    background: none;
    border: 1px solid black;
    padding: 5px;
    outline: none;
}
.ww{
    width: 420px;
}
/****************************************** 头部 ********************************************************/
.pic{
    width: 100%;
    height: 250px;
    background: url("../images/bg1.jpg") no-repeat;
    background-size: 100% 100%;
}
.pict{
    width: 620px;
    height: 120px;
    position: relative;
    top: 60px;
    margin: auto;
    background: url("../images/bg2.png") no-repeat;
}
.pic1{
    width: 100%;
    height: 180px;
    background: url("../images/bg3.png") no-repeat;
    background-size: 100%;
}
.pic1_con{
    width: 60%;
   /* height: 80px;*/
    margin: auto;
    padding: 30px 30px 0px 30px;
    line-height: 30px;
    color: white;
  /*  background: coral;*/
   /* background: red;*/
}

.pic1_con_1,.pic1_con_2{
    display: block;
    float: left;
}
.pic1_con_2{
   float: right;
    font-size: 13px;
}
.pic1_con_2 a{
    color: yellow;
}
/**************************************** 图片新闻幻灯片 ********************************************/
.landbody_pic{
    width: 100%;
    /*  background: cornsilk;*/
    margin-top: 10px;
    margin-bottom: 20px;
}
.pw{
    width: 25px;
    height: 30px;
    background: chartreuse;
    float: left;
}
/*.landbody_pic0{
    width:510px;height:300px;float:left;background:gray;
}*/
.landbody_pic1{
    padding-top: 10px;
    width:540px;height:300px;float:left;
    /*  background: rgba(42, 196, 255, 0.33);*/
}
/********************************** 查询内容1 其他查询 *********************************************/
.landbody_middle{
    width: 100%;
    height: 50px;
    padding-left: 20px;
    line-height: 50px;
    margin-top: 10px;
}
.blue a{
    color: white;
}
.landbody_middle button{
    margin-right: 20px;
}
.yy{
    width: 100px;
}
.yy:hover{
    cursor: default ;
    background: #0870b2;
}
.zz{
    position: relative;
    left: 125px;
}
/********************************************** 查询内容2 *************************************************/
article{
    width: 1100px;
    margin: auto;
}
.landbody{
    float: left;
    width: 1100px;
    background: white;
    padding: 25px;
    position: relative;top: -15px
}.landbody_top{
     height: 40px;
     background: #ebebeb;
     padding-left: 10px;
 }
.landbody_top span {
    font-size: 18px;
    text-indent: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #555555;
}

.landbody_btn{
   /* background: coral;*/
}
.landbody_btn li{
    list-style: none;
    float: left;
    padding:10px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.landbody_btn li:nth-child(1){
    height: 60px;
    /*background: cyan;*/
}
.landbody_btn li:nth-child(1) button ,select,input{
    margin-right: 20px;
}
.landbody_btn li:nth-child(1) button:hover{
    cursor: default ;
    background: #0870b2;
}
.land1,.land2{
    float: left;
    margin-left: 10px;
}
.land1{
    width: 40%;
    /*background: cornflowerblue;*/
}
.land2{
    width: 55%;
    float: right;
    /*background: oldlace;*/
}
/************************ 按区域 ********************************/
.landbody_btn li:nth-child(2){
    height: 110px;
    /*background: #eef9ff;*/
}
.landqu button:hover{
    cursor: default;
    background: #0870b2;
}
.landqu,.qu{
    float: left;
    margin: 0px 10px 0px 10px;
}
.qu{
    width:86%;
    /*background: cyan;*/
}
.qu button{
    margin-bottom: 10px;
    font-size:small;
    letter-spacing: 2px;
    font-family: 宋体;
    color:black;
    background: #dddddd;
}
.qu .hov{
    color: white;
    background: #266fdb;
}
.qu button:hover{
    color: white;
    background: #266fdb;
}
.landfind{
    width: 100%;
    height: 30px;
    /*background: chartreuse;*/
    position: relative;
    top: -25px;
}
.landfind button{
    float: right;
    margin-right: 90px;
}
/*********************** 数据表格位置 ***********************************/
.landbody_btn li:nth-child(3){
    background: #ebebeb;
    padding: 0px;
}
.shuju{
    width: 1000px;
   /* background: cornsilk;*/
   /* margin: auto;*/
}
/********************** 征地片区地价 征地补偿标准 ************************************/
.landfoot{
    width: 100%;
    margin-top: 10px;
}
.two,.to{
    width:512px;
    float: left;
}
.to{
    width: 25px;
    height: 25px;
    /*background: cornsilk;*/
}
.news{
    width:100%;
    margin-top:25px;
    border: 1px solid #D4D4D4;
    float:left;
}
.newstitle{
    height:40px;color:#555;font-size:18px;background:#EDEDED;
    text-indent:20px;font-weight:bold;line-height:40px;
}
.newsmore{
    font-weight: lighter;font-size: 14px;
    display: block;float: right;padding-right: 25px;
}
.newsmore a{
    color:#555;
}
.newsrow{
    height: 200px;margin: 10px
}
