﻿@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;}
.tit{font-size:0.22rem;font-weight: bold;color:#124c8e;height:0.40rem;border-bottom:2px solid #d3d3d3;margin-bottom: 0.2rem;}

.main>div>div{width:5.55rem;margin-bottom: 0.3rem;height:3.6rem;}
.tit a{font-size: 0.14rem;color: #999;font-weight: normal;float: right;padding-top: 0.1rem;}

.main .second>div{height:4.3rem;}
/* 在线访谈 */
.zxft_tit{
    line-height:0.5rem;
    width:100%;
    padding-left:0.5rem;
    font-weight: bold;
    color: #124c8e;
}
.zxft li{background:url(zxft1.png) no-repeat 0.2rem 0.17rem;padding-bottom: 0.2rem;margin-bottom: 0.25rem;}
.zxft_con{margin: 0 0.2rem 0;}
.zxft_con a img{width:2.65rem;height:1.85rem;}
.zxft_con div.fr{width:2.3rem;}
.zxft_con div.fr span{display: block;line-height: 0.35rem;}
.zxft_con div.fr a{font-size: 0.14rem;color:#124c8e;display: block;margin-top:0.25rem;}
.zxft_hide .zxft_con{display: none;}
.zxft_hide .zxft_tit{font-weight: normal;color: #333;}
.zxft_hide {padding-bottom: 0!important;}
.zxft .zxft_hide{background:url(zxft2.png) no-repeat 0.2rem 0.17rem;padding-bottom: 0.2rem;margin-bottom: 0.2rem;}

/* 调查征集 */
.dczj li{
    display: block;
    font-size: 0.16rem;
    line-height: 0.45rem;
    border-bottom: 1px solid #eee;
    background:url(dian.png) no-repeat left 0.22rem;
}


/* 多行文本信息样式 */
.column-cover{overflow: hidden;}
.column-cover ul{overflow:none;margin-top: 0;height:auto;position: relative;line-height:0.45rem;}
/* .column-cover ul li{background:url(jsskjt_list_tb.jpg) left 0.2rem no-repeat;padding-left: 0.16rem;} */
.column-cover ul li a,.column-cover li span{color: #151515;}
/* .column-cover ul li a:hover{color: #E51F1F;} */
.column-cover ul li a span{display:inline-block;line-height:0.45rem;margin-left:2em;}
.column-cover ul li.white{position: relative;}
.column-cover ul li.white ins{width: 44px;height:0.45rem;position: absolute;right: 0;z-index: 1;background-color: #fff;}
.one{height:2.28rem;margin-top:-0.1rem;margin-bottom:0.2rem;overflow: hidden;}
.dczj a {padding-left: 0.16rem;}
.phon{display: none;}

/* 手机端 */
@media screen and (max-width:767px){
    .fr{float: left;}
     body{min-width:100%;}
    .main{width: 100%;padding-left:3.2%;padding-right:3.2%;background:#fafafa;}
    .main>div>div{width:100%;margin-bottom: 0.3rem;height:4.6rem;}
    .main>.first>div iframe:first-child{display: none;}
    .main>.first>div iframe:nth-child(2){height:3rem!important;}
    .tit{font-size: 0.36rem;height:0.7rem;}
    .tjsj{display:none;}
    .tit a,.zxft_con div.fr a{display: none;}
    .one,.main .second>div{height:auto;}
    .zxft li,.zxft .zxft_hide{background-image:url(jsskjt_mob_tb.png);background-position: left 0.2rem;background-size: 0.1rem 0.1rem;margin-bottom: 0;}
    .css_shadow{box-shadow: none;}
    .zxft_tit{padding-left:0.25rem;font-size: 0.32rem;line-height:0.45rem;display:inline-block;margin-bottom:0.24rem;}
    .zxft_con div.fr{float: right;}
    .zxft_con a img{width:40%;}
    .zxft_con div.fr{width:55%;}
    .zxft_con div.fr span{line-height:0.5rem;font-size: 0.32rem;}
    .dczj li{background-image:url(jsskjt_mob_tb.png);background-size:0.1rem 0.1rem;}
    .dczj li span{display:none;}
    .dczj a{width:90%!important;padding-left:0.25rem;line-height:0.7rem;font-size: 0.32rem;background-position: left 0.3rem;background-size: 0.1rem 0.1rem;}
    .more.hide{color:#4482E9;font-size:0.14rem;display: block;line-height:0.4rem;text-align: center;height:0.4rem;background:#eee;border-radius: 20px;margin-top:0.2rem;}
    .phon{display: block;}
    .pc{display: none;}
}
/* paid */
@media screen and (min-width:768px) and (max-width:1023px) {
    .fr{float: left;}
    body{min-width:100%;}
    .main{width: 100%;padding-left:3.2%;padding-right:3.2%;background:#fafafa;}
    .main>div>div:first-child{margin-right: 4%;}
    .main>div>div{width:100%;margin-bottom: 0.3rem;height:auto;}
    .main>.first>div iframe:first-child{display: none;}
    .main>.first>div iframe:nth-child(2){height:auto;}
    .tit{font-size: 0.32rem;height:0.6rem;}
    .tit a,.zxft_con div.fr a{display: none;}
    .one,.main .second>div{height:auto;}
    .zxft li,.zxft .zxft_hide{font-size:0.18rem;background-image:url(jsskjt_mob_tb.png);background-position: left 0.2rem;margin-bottom: 0;}
    .css_shadow{box-shadow: none;}
    .zxft_tit{padding-left:0.25rem;}
    .zxft_con div.fr{float: right;}
    .zxft_con {font-size: 0.18rem;}
    .zxft_con a img{width:40%;height:auto;}
    .zxft_con div.fr{width:55%;}
    .zxft_con div.fr span{line-height:0.4rem;}
    .dczj a{padding-left:0.25rem;line-height:0.55rem;font-size:0.18rem;background-image:url(jsskjt_mob_tb.png);background-size: 0.1rem 0.1rem;}
    .column-cover ul li.white ins{background:#fafafa;}
    .column-cover ul li {
        background: url(jsskjt_mob_tb.png) left 0.25rem no-repeat;}
    .more.hide{color:#4482E9;font-size:0.14rem;display: block;line-height:0.4rem;text-align: center;height:0.4rem;background:#eee;border-radius: 20px;margin-top:0.2rem;}
}
@media screen  and (min-width:1024px) and (max-width:1024px) {
    /* .tit {
        font-size: 0.4rem;
        height: 0.8rem;
    }
    .more.hide{height:0.8rem;font-size: 0.24rem;line-height:0.8rem;margin-top: 0.4rem;margin-bottom:0.4rem;}
    .zxft li,.zxft .zxft_hide,.zxft_con div.fr span{line-height:0.85rem;font-size:0.34rem;background-position: left 0.4rem;margin-bottom: 0;}
    .dczj a{line-height:0.85rem;font-size:0.34rem;background-position: left 0.4rem!important;}
    .dczj .more.hide{margin-bottom:0px;}
    .main>.first>div iframe:nth-child(2) {
        height: 5rem!important;
    } */
    .tit_time{padding:0.17rem!important;}
}