﻿@charset "utf-8";
/* CSS Document */
html{font-size: 100px !important;}em{font-style:normal;}
p,div,span{cursor: default;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;outline:none!important;}
a:hover{color:#355e92;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}

body{font-size: 0.16rem;}


/* 阴影 */
.css_shadow {
    /*定义一个宽度*/
    /*定义一个高度*/
    background: #fff;
    color: #333;
    /*以下为重点*/
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";  /* For IE 8 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    /* For IE 5.5 - 7 */
    -moz-box-shadow: 2px 2px 10px #909090;
    /* for firefox */
    -webkit-box-shadow: 2px 2px 10px #909090;
    /* for safari or chrome */
    box-shadow: 2px 2px 10px #909090;
    /* for opera or ie9 */
}

/* 政务服务 */
.main{width:12rem;min-height:5rem;background:#fff;margin:0 auto; padding: 0.3rem 0.3rem 0;}
.tit{font-size:0.22rem;font-weight: bold;color:#124c8e;height:0.45rem;border-bottom:2px solid #d3d3d3;}
.main .fr {width:4.1rem!important;}
.cx img,.cx1 img{width:100%;height:auto;margin-bottom:0.2rem;}
.cx1{display: none;}
.sx_list li{float: left;width:50%;height:1.7rem;}
.sx_list li > a{display: block;text-align: center;width: 1rem;height: 1rem;border-radius: 50% ; margin: 0 auto;}
.sx_list li > a img {display: block;padding-top: 0.24rem;margin: 0 auto;}
.sx_list li > p {text-align: center; padding-top: 0.1rem;}
.sx_list li > p a {display: block;}
.msg01 {width: 4.1rem;height: 1.6rem;background: url(msg01.png);background-size: 100%; padding: 0 0.2rem; margin-bottom:0.2rem;}
.msg01 > div {width: 40%;float: left;}
.msg01 > div p {font-size: 0.16rem; margin: 0 auto; text-align: center; line-height: 0.36rem; }
.msg01 .msg01p {font-size: 0.24rem;color: #124c8e;padding-top: 0.1rem;}
.msg01 img {width: 1rem;height: 1rem;float: right; display: block;margin-top: 0.56rem;margin-right: 0.4rem;}
.msg02 {width: 4.1rem;height: 1.8rem;background-color: #eef5ff; padding: 0.1rem 0.2rem;}
.msg02 h1 {font-size: 0.24rem;color: #124c8e;}
.msg02 p {font-size: 0.16rem;    padding-top: 0.1rem;}
.msg02 p i {padding-right: 0.32rem;}
.link01 {width: 12rem; background: #ffffff; padding: 0.3rem;margin: 0 auto; }
.link01 li {width: 31.5%;    height: 0.9rem; line-height: 0.9rem;float: left; margin-left:0.3rem;background-size: cover;}
.link01 li:first-child {background: url(KClink01.jpg) no-repeat center;    background-size: cover; margin-left: 0;}
.link01 li:nth-child(2) {background: url(KClink02.jpg) no-repeat center;    background-size: cover;}
.link01 li:nth-child(3) {background: url(KClink03.png) no-repeat center;    background-size: cover;}
.link01 a {width: 100%;height: 100%;font-size: 0.20rem; display: block; padding-left: 0.1rem;}
.link01 img {width: 0.55rem;height: 0.55rem;display: black;margin: 0 0.2rem;}
.footer{margin-top:0px!important;}
.qdan{display: none;}

/* phone */
@media screen and (max-width:768px){
   .qianru{display: none;}
   .main{width:100%;padding:0 3.2%;}
   .sx_list{width:100%;height:100%;    margin-bottom: 0.3rem;}
   .main .fr{float: none;width:100%!important;}
    .sx_list li {    height: 2.1rem;}
    .sx_list li > a {width: 1.55rem; height: 1.55rem;padding:0%;} 
    .sx_list li > p a {font-size: 0.32rem;}
    .msg01 {width: 100%;height: 3rem;}
    .msg01 > div {width: 46%;}
    .msg01 > div p {font-size: 0.32rem;line-height: 0.6rem;}
    .msg01 .msg01p {font-size: 0.36rem;padding-top: 0.4rem;}
    .msg01 img {width: 1.5rem; height: 1.5rem;margin-top:1rem;margin-right: 1rem;}
    .msg02 {width: 100%;height: 3rem;}
    .msg02 h1 {font-size: 0.36rem;}
    .msg02 p {font-size: 0.32rem;}
    .msg02 .bstime {padding-left: 0;}
    .link01 {width: 100%!important;}
    .link01 li {width: 100%!important; margin-left: 0!important;margin-bottom: 0.2rem;}
    .link01 a {font-size: 0.32rem; padding-left: 20%;}
    .link01 li:first-child, .link01 li:nth-child(2), .link01 li:nth-child(3) {background-size: cover;}
    /* 行政权力清单 */
    /* .qdan ul{margin-top:0.2rem;}
    .qdan li{padding-top:0.2rem;background:url(jsskjt_list_tb.jpg) no-repeat left 0.4rem;height:1.7rem;border-bottom:1px solid #eee;padding-left:3%;}
    .qdan li a{font-size: 0.32rem;line-height:0.5rem;}
    .qdan li  span{display: block;font-size: 0.24rem;color:#999;} */

}
/* ipad */
@media screen and (min-width:768px) and (max-width:1023px) {
    .qianru{display: none;}
     .cx1{display: block;margin-top:0.3rem;}
     .cx1 img{margin-bottom:0px;}
     .sx_list li > a img {width: 64%;height: 80%;}
     .link01 li {background-size: cover;}
     .qdan{display:none;}
     /* .qdan ul{margin-top:0.2rem;}
     .qdan li{padding-top:0.2rem;background:url(jsskjt_list_tb.jpg) no-repeat left 0.4rem;height:1.7rem;border-bottom:1px solid #eee;padding-left:3%;}
     .qdan li a{font-size: 0.32rem;line-height:0.5rem;}
     .qdan li  span{display: block;font-size: 0.24rem;color:#999;} */
}
/* @media screen and (min-width:1024px) and (max-width:1024px) {
     .qianru{display: none;}
     .main .fr {width: 100%;}
     .sx_list li {width: 25%;margin-bottom: 0.2rem;}
     .sx_list li > p {font-size: 0.24rem;}
     .msg01, .msg02 {width: 48%; height: 2.4rem;}
     .msg01 {float: left;margin-bottom: 0;}
     .msg02 {float: right;}
     .msg01 .msg01p { font-size: 0.28rem;padding-top: 0.4rem;}
     .msg01 > div p { font-size: 0.24rem;}
     .msg01 img {margin-top: 1rem; margin-right: 0.8rem;}
     .msg02 h1 {font-size: 0.28rem;}
     .msg02 p {    font-size: 0.26rem;}
     .cx1 {display: inline-block;margin-top:0.3rem;width:48%;}
     .cx_r {margin-right:3%;}
     .link01 a {font-size: 0.24rem;}
} */
/* 分辨率很大 */
@media screen  and (min-width:1600px) {

}




@media screen and (min-width:1300px) and (max-width:1599px) {
	.kcfwqr1{display: block;}
    .kcfwqr2{display: none;}
}
@media screen and (min-width:1600px) and (max-width:1920px) {
	.kcfwqr1{display: none;}
    .kcfwqr2{display: block;}
    .qianru{height:1020px;}
}