/**!
 * 政策法规二级页
 * author: shenyh;
 * date:2019-12-09
 */


.ewb-sp280 {
    float: left;
    width: 280px;
}

.ewb-sp880 {
    float: left;
    width: 880px;
}

/* 办事指南 */
.ewb-guide {
    margin-left: 20px;
}

.ewb-guide-hd {
    height: 120px;
    text-align: center;
    background: url("../images/subpic/policy_hd.jpg") 0 0 no-repeat;
}

.ewb-guide-hd a {
    color: #fff;
    display: block;
}

.ewb-guide-hd .cn {
    font-size: 22px;
    line-height: 34px;
    padding-top: 30px;
}

.ewb-guide-hd .en {
    font-size: 12px;
}

.ewb-tell-hd {
    padding-top: 10px;
    height: 47px;
    border-bottom: 1px solid #ddd;
}

.ewb-tell-item {
    margin-right: 4px;
}

.ewb-tell-item>a {
    padding: 0 18px;
    display: block;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
    color: #666;
    border-bottom: 3px solid transparent;
}

.ewb-tell-item.current>a {
    color: #0960bf;
    border-color: #0960bf;
}

.ewb-guide-items {
    border: 1px solid #e5e5e5;
    margin-top: 10px;
}

.ewb-guide-item>a {
    display: block;
    height: 48px;
    line-height: 48px;
    color: #333;
    padding-left: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-guide-item:hover {
    background: #0960bf;
    cursor: pointer;
}

.ewb-guide-item:hover>a {
    color: #fff;
}


/* make */
.ewb-make {
    padding: 18px 0;
    margin-right: -20px;
    background-color: #f7f7f7;
}

.make-name {
    width: 92px;
    padding-right: 2px;
    line-height: 34px;
    text-align: right;
}

.make-selwpr {
    margin-left: 9px;
    width: 110px;
}

.make-selwpr:first-child {
    margin-left: 0;
    width: 96px;
}

.make-sel {
    padding-left: 6px;
    width: 100%;
    height: 34px;
    color: #999;
    border: 1px solid #d3d3d3;
}

.make-box {
    margin-right: 7px;
}

.make-sea .ewb-search {
    margin-top: 0;
    width: 286px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
}

.make-sea .input-placeholder {
    color: #999;
}
.make-sea .input-box {
    width: 95%;
    color:#999;
}

.make-seabtn {
    margin-left: 20px;
    width: 70px;
    height: 34px;
    font-size: 12px;
    border: 0;
    outline: 0;
    color: #fff;
    cursor: pointer;
    background-color: #0960bf;
}

.make-seabtn:hover {
    background-color: #0956aa;
}

.ewb-make-items>li {
    margin-top: 8px;
}

.ewb-make-items>li:first-child {
    margin-top: 0;
}

/* find */
.ewb-find {
    height: 32px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
}

.ewb-tpicker-inp {
    margin: 0 10px;
    width: 122px;
    height: 32px;
    line-height: 32px;
    color: #999;
    cursor: pointer;
    background: url('../images/subpic/date_time.png') right center no-repeat;
}

.ewb-tpicker-to {
    line-height: 32px;
    color: #999;
}

/* chosen */
.ewb-make .chosen-container-single .chosen-single {
    border: 1px solid #d3d3d3;
    color: #999;
    background-color: #fff;
}

.ewb-make .chosen-container-single .chosen-single div b {
    background-image: url('../images/subpic/cs_ico.png');
}

.ewb-make .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-image: url('../images/subpic/cs_icoh.png');
}

.ewb-make .chosen-container-single .chosen-single span {
    height: 32px;
    line-height: 32px;
}

.ewb-make .chosen-container {
    height: 34px;
    line-height: 32px;
}

.ewb-make .chosen-container-single .chosen-single {
    height: 34px;
}

.ewb-make .chosen-container-single .chosen-drop {
    bottom: auto;
    top: 34px;
}

.ewb-make-bd {
    min-height: 625px;
}

.ewb-make-bd .wb-data-date {
    padding-right: 0;
}

/* 国家政策法规 */
.ewb-policy-items {
    padding-top: 10px;
}

.ewb-policy-item {
    width: 125px;
    margin-top: 10px;
    text-align: center;
}
.ewb-policy-item>a {
    display: block;
    height: 38px;
    padding-top: 72px;
    color: #fff;
    box-sizing: content-box;

}
.icon01>a {
    background:url("../images/subpic/policy_icon1.png") center 18px no-repeat #f0ab5b;  
}
.icon02>a {
    background:url("../images/subpic/policy_icon2.png") center 23px no-repeat #75b3d6;  
}
.icon03>a {
    background:url("../images/subpic/policy_icon3.png") center 23px no-repeat #6fc7a5;  
}
.icon04>a {
    background:url("../images/subpic/policy_icon4.png") center 23px no-repeat #ef847e;  
}
