@charset "utf-8";
div,ul,li{margin:0 auto;}
.allwith{width:1180px;background:#FFF;height:auto;overflow:hidden;padding:10px;margin:0 auto;}
.flaot_l{ float:left}
.flaot_r{ float:right}
.blank10{ height:10px; clear:both;}
.blank20{ height:20px; clear:both;}
.blank40{ height:40px; clear:both;}
#content{width:1200px;height: auto;padding: 20px;}



/*政务公开*/
.gk-list {width:98%;margin:0 1%;height: 140px;}
.gk-list .col-20 {
    width:20%;
    float: left;
    position: relative;
    height: auto;
}
.gk-list .col-20 > a {
    display: block;
    height: 120px;
    color: #fff;
    padding: 10px;
    margin: 0 5px;
    text-decoration: none;
}
.gk-list .col-20 > a p {
    font-size: 20px;
    position: relative;
    text-align: center;
    padding-top: 80px;
}
.gk-list .col-25 {
    width:25%;
    float: left;
    position: relative;
    height: auto;
}
.gk-list .col-25 > a {
    display: block;
    height: 120px;
    color: #fff;
    padding: 10px;
    margin: 0 5px;
    text-decoration: none;
}
.gk-list .col-25 > a p {
    font-size: 20px;
    position: relative;
    text-align: center;
    padding-top: 80px;
}
.gk-list .col-33 {
    width:33%;
    float: left;
    position: relative;
    height: auto;
}
.gk-list .col-33 > a {
    display: block;
    height: 120px;
    color: #fff;
    padding: 10px;
    margin: 0 5px;
    text-decoration: none;
}
.gk-list .col-33 > a p {
    font-size: 20px;
    position: relative;
    text-align: center;
    padding-top: 80px;
}
.gk-list .col-50 {
    width:50%;
    float: left;
    position: relative;
    height: auto;
}
.gk-list .col-50 > a {
    display: block;
    height: 120px;
    color: #fff;
    padding: 10px;
    margin: 0 5px;
    text-decoration: none;
}
.gk-list .col-50 > a p {
    font-size: 20px;
    position: relative;
    text-align: center;
    padding-top: 80px;
}
.gk-list .bg-color-1 {
  
    background-color: #e15151;
}
.gk-list .bg-color-2 {
    background-color: #ff9439;
}
.gk-list .bg-color-3 {
    background-color: #1cacb6;
}
.gk-list .bg-color-4 {
    background-color: #51c0e1;
}
.gk-list .bg-color-5 {
    background-color: #60b9ad;
}
.gk-list .bg-color-6 {
  
background-color: #5198e1;
}
.gk-list .bg-color-7 {
    background-color: #39bfff;
}
.gk-list .bg-color-8 {
    background-color: #e25d5d;
}
.gk-list .bg-color-9 {
    background-color: #e2b35d;
}
.gk-list .hover-show,  
.btnicon-round .hover-show {
    position: absolute;
    background: #fff;
    box-shadow: 0 1.5px 1px rgba(0, 0, 0, 0.1);
    padding: 10px;
    margin: 5px;
    top: 135px;
    z-index: 99999;
    left: 0;
    right: 0;
    display: none;
}
.gk-list .col-20:hover .hover-show,
.btnicon-round .col-20:hover .hover-show {
    display: block;
}
.gk-list .col-25:hover .hover-show,
.btnicon-round .col-25:hover .hover-show {
    display: block;
}
.gk-list .col-33:hover .hover-show,
.btnicon-round .col-33:hover .hover-show {
    display: block;
}

.gk-list .col-50:hover .hover-show,
.btnicon-round .col-50:hover .hover-show {
    display: block;
}
.gk-list .hover-show li,
.btnicon-round .hover-show li {
    padding: 8px 0;
    list-style: none;
}
.gk-list .hover-show li a,
.btnicon-round .hover-show li a {
    color: #444;
    display: block;
    font-size: 14px;
    background: url("dot-circle-hover.png") 10px center no-repeat;
    padding-left: 30px;
    text-decoration: none;
}
.gk-list .hover-show li a:hover,
.btnicon-round .hover-show li a:hover {
    color: #de371c;
}
.container{ width:100%; background:#FFF ;  margin:0 auto; }
.col-20 i{width:100%;text-align:center;height: 40px;line-height: 75px;font-size: 3em;float:left;color: #fff;}
.col-25 i{width:100%;text-align:center;height: 40px;line-height: 75px;font-size: 3em;float:left;color: #fff;}
.col-33 i{width:100%;text-align:center;height: 40px;line-height: 75px;font-size: 3em;float:left;color: #fff;}
.col-50 i{width:100%;text-align:center;height: 40px;line-height: 75px;font-size: 3em;float:left;color: #fff;}
.bitan{ height:35px; overflow:hidden;}
.line{ width:30%; float:left; height:10px; padding-top:10px;border-bottom:1px solid #5d9cec;}
.mintxt{width:40%;height:35px;line-height:35px;float:left;background:#FFF;text-align:center;color:#5d9cec;font-weight:bold;font-size: 26px;}

.gk-list1 {width:98%;margin:0 1%;height: 160px;}
.gk-list1 .col-30 {
    width:50%;
    float: left;
    position: relative;
    height: auto;
}
.gk-list1 .col-30 > a {
    display: block;
    height: 140px;
    color: #fff;
    padding: 10px;
    margin: 0 5px;
    text-decoration: none;
}
.gk-list1 .col-30 > a p {
    font-size: 20px;
    position: relative;
    text-align: center;
    padding-top: 95px;
}

.gk-list1 .bg-color-6 {
  
background-color: #5198e1;
}
.gk-list1 .bg-color-7 {
    background-color: #39bfff;
}
.gk-list1 .bg-color-8 {
    background-color: #e25d5d;
}
.gk-list1 .bg-color-9 {
    background-color: #e2b35d;
}

.col-30 i{width:100%;text-align:center;height: 40px;line-height: 90px;font-size: 3em;float:left;color: #fff;}