* {margin:0; padding:0; box-sizing: border-box;}
body {
  margin:0;
  padding:0;
  font-family:"΢���ź�","����";
  font-size:15px;
  color:#333333;
  width: 100%;
  background-size: contain;
  background: #fff;
}
ul,li {list-style:none; margin:0; padding:0;}
a {
  text-decoration: none !important;
  color: #333333 !important;
}
.nav>a{color: #fff !important;}
.clear{
  clear: both;
}
.left{
  float: left;
}
.right{
  float: right;
}
.block{
  display: block;
}
.none{
  display: none;
}
.margin_r0{
  margin-right: 0 !important;
}
.margin_bom0{
  margin-bottom: 0 !important;
}
tr,td{
  padding: 0;
  margin: 0;
}
/*�ֲ���ʽ*/
.pxcs_box{
  border: 1px solid #e6e6e6;
  min-height: 300px;
  padding: 25px 20px;
}
.pxcs_top1>div{
  width: 450px;
  float: left;
}
.pxcs_top1_left{
  margin-right: 40px;
}
.top1_left_top{
  display: block;
  width: 100%;
  height: 25px;
  border-left: 5px solid #2081D2;
  padding-left: 15px;
  font-size: 21px;
  font-weight: 600;
  text-decoration: none;
  line-height: 25px;
}
.top1_left_top li{
  text-align: center;
  float: left;
  width: 110px;
}
.top1_left_top li:first-child{
  border-right: 1px solid #D2D2D2;
}
.top1_left_top li:last-child{
  border-left: 1px solid #D2D2D2;
}



.top1_left_list{
  margin-top: 10px;
  width: 100%;
  height: 240px;
}
.top1_left_list li>a{
  display: inline-block;
  width: 70%;
  height: 35px;
  line-height: 35px;
  background: url("jyb_dian.jpg") left center no-repeat;
  padding-left: 15px;
}
.top1_left_list li>span{
  display: inline-block;
  width: 30%;
  height: 35px;
  line-height: 35px;
  color: #999999;
  text-align: right;
}
.top1_right_top>div{
  float: left;
}
.top1_right_top>.jyb_jnpx{
  height: 25px;
  border-left: 5px solid #2081D2;
  padding-left: 15px;
  font-size: 21px;
  font-weight: 600;
  text-decoration: none;
  line-height: 25px;
  width: 30%;
}
.jyb_jnpx_tab{
  float: right !important;
  width: 70%;
  height: 25px;
  line-height: 10px;
  text-align: center;
  margin-top: 10px;
}
.jyb_jnpx_tab>ul>li{
  float: left;
  width: 105px;
  border-right: 1px solid #D2D2D2;
  height: 20px;
  margin-top: -3px;
  line-height: 20px;
}
.jyb_jnpx_tab>ul>li:last-child{
  border-right: none;
}
.tab_css{
  color: #2181D2 !important;
  font-weight: 600;
}
.top1_right_list{
  width: 100%;
  height: 240px;
}
.top1_right_list li>a{
  display: inline-block;
  width: 70%;
  height: 35px;
  line-height: 35px;
  background: url("jyb_dian.jpg") left center no-repeat;
  padding-left: 15px;
}
.top1_right_list li>span{
  display: inline-block;
  width: 30%;
  height: 35px;
  line-height: 35px;
  color: #999999;
  text-align: right;
}
/*第二部分（查询）*/
.pxcs_top2{
  width: 100%;
  height: 80px;
  background-color: #F0F0F0;
  border: 1px solid #E6E6E6;
  padding-top: 13px;
  margin-top: 30px;
}
/*第三部分（外链）*/
.pxcs_top3{
  margin-top: 30px;
  width: 100%;
}
.top3_wl_bt{
  width: 100%;
  height: 25px;
  border-left: 5px solid #2081D2;
  padding-left:15px;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
}
.top3_wl{
  width: 100%;
  margin-top: 20px;
}
.top3_wl li{
  float: left;
  width: 227px;
  height: 188px;
  margin-right: 16px;
  margin-top: 10px;
}
.top3_wl li:nth-child(4){
  margin-right: 0;
}
.top3_wl li:last-child{
  margin-right: 0;
}
.pxcs_top4{
  margin-top: 35px;
}
.top4_right{
  margin-right: 40px;
}
.pxcs_top4_right{
  margin-right: 0 !important;
}

.jyb_cypx_tab{
  float: right !important;
  width: 70%;
  height: 25px;
  line-height: 10px;
  text-align: center;
  margin-top: 10px;
}
.jyb_cypx_tab>ul>li{
  float: left;
  width: 78px;
  border-right: 1px solid #D2D2D2;
  height: 20px;
  margin-top: -3px;
  line-height: 20px;
}
.jyb_cypx_tab>ul>li:last-child{
  border-right: none;
}
.top4_right_list{
  width: 100%;
  height: 240px;
}
.top4_right_list li>a{
  display: inline-block;
  width: 70%;
  height: 35px;
  line-height: 35px;
  background: url("jyb_dian.jpg") left center no-repeat;
  padding-left: 15px;
}
.top4_right_list li>span{
  display: inline-block;
  width: 30%;
  height: 35px;
  line-height: 35px;
  color: #999999;
  text-align: right;
}
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #D9D9D9;
  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
}
.jyb_cypx1_tab{
  float: right !important;
  width: 70%;
  height: 25px;
  line-height: 10px;
  text-align: center;
  margin-top: 10px;
}
.jyb_cypx1_tab>ul>li{
  float: left;
  width: 78px;
  border-right: 1px solid #D2D2D2;
  height: 20px;
  margin-top: -3px;
  line-height: 20px;
}
.jyb_cypx1_tab>ul>li:last-child{
  border-right: none;
}
.top1_left_list1{
  margin-top: 10px;
  width: 100%;
  height: 240px;
}
.top1_left_list1 li>a{
  display: inline-block;
  width: 70%;
  height: 35px;
  line-height: 35px;
  background: url("jyb_dian.jpg") left center no-repeat;
  padding-left: 15px;
}
.top1_left_list1 li>span{
  display: inline-block;
  width: 30%;
  height: 35px;
  line-height: 35px;
  color: #999999;
  text-align: right;
}
.top1_left1_top{
  height: 25px;
  border-left: 5px solid #2081D2;
  padding-left: 15px;
  font-size: 21px;
  font-weight: 600;
  text-decoration: none;
  line-height: 25px;
  width: 30%;
  float: left;
}











