/**!
 * 鹤壁政务服务首页
 * author: gaojing;
 * date: 2017-07-18
 */
/* 头部 */
body {
    min-width: 1200px;
}

.top {
    height: 29px;
    line-height: 29px;
    color: #dbdbdb;
    background-color: #b7bcc1;
}

.wza-box a {
    display: block;
    float: right;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    font-size: 18px;
    letter-spacing: 0.32px;
}

.wza-box a.wza {
    background: #fff;
    color: #F76B00;
    border: 1px solid #FC740D;
    border-radius: 2px 0px 0px 2px;
}

.wza-box a.oldman {
    background: #F79600;
    color: #fff;
    border: 1px solid #F79600;
    border-radius: 0px 2px 2px 0px;
}

body .layui-layer-setwin .layui-layer-close1 {
    background-position: 0 0;
}

body .layui-layer-setwin {
    top: 7px
}

.portal-icon {
    margin: 0 14px -4px 0;
    display: inline-block;
    width: 18px;
    height: 19px;
    background: url(../images/logo-icon.png) no-repeat;

}

.bottom {
    height: 99px;
    background: url(../images/title-bg.png) no-repeat;
}

.title-img {
    margin-top: 25px;
}

.itemN {
    position: relative;
    margin: 37px 0 0 40px;
    width: 90px;
    height: 32px;
    line-height: 32px;
    background: #29cea2;
}

.down {
    padding-left: 30px;
    display: inline-block;
    width: 110px;
    color: #fff;
    background: url("../images/position-icon.png") 10px center no-repeat;
    cursor: pointer;
}

.item-detailN {
    position: absolute;
    top: 30px;
    left: -325px;
    display: none;
    width: 695px;
    height: 72px;
    padding-top: 19px;
    z-index: 2;
}

.itemN:hover .item-detailN {
    display: block;
}

.triangle {
    position: absolute;
    margin-left: 352px;
    width: 25px;
    height: 16px;
    background: url(../images/trianlge.png) no-repeat;
}

.pop-up-box {
    margin-top: 13px;
    padding: 11px 23px 0 23px;
    background: #fff;
    border: 1px solid #dadada;
}

.area li {
    float: left;
}

.city-area {
    padding-right: 4px;
}

.area li {
    margin: 0 9px 10px 0;
}

.area li a {
    padding: 0 16px;
    display: inline-block;
    height: 31px;
    font-size: 13px;
}

.area li a:hover {
    color: #fff;

    background-color: #f5aa4c;
}

.search-group {
    margin-top: 26px;
    padding-left: 15px;
    width: 330px;
    line-height: 32px;
    border: 1px solid #dbdbdb;
    border-radius: 1px;
    background: #fff;

}

.search-box {
    width: 280px;
    border: 0;
    outline: 0;
}

.placeholder {
    color: #666;
    font-family: "microsoft yahei";
}

.search-icon {
    margin-top: 4px;
    margin-right: 13px;
    width: 22px;
    height: 23px;
    background: url(../images/ico-search.png) no-repeat;
    border: 0;
    outline: 0;
    cursor: pointer;
}

.search-hot {
    margin-top: 6px;
    margin-left: 5px;
}

.search-hot li a {
    color: #666;
    padding-right: 12px;
}

.search-hot li {
    float: left;
    color: #666;
    font-size: 12px;
}

/*placeholder颜色*/
::-webkit-input-placeholder
    /* WebKit browsers */
{
    color: #666;
}

:-moz-placeholder
    /* Mozilla Firefox 4 to 18 */
{
    color: #666;
}

::-moz-placeholder
    /* Mozilla Firefox 19+ */
{
    color: #666;
}

:-ms-input-placeholder
    /* Internet Explorer 10+ */
{
    color: #666;
}

.placeholder
    /* Internet Explorer 9- */
{
    color: #666;
}

/* 登录 */
.login {
    margin: 34px 0 0 38px;
    width: 106px;
}

.login .photo {
    display: inline-block;
    width: 38px;
    height: 38px;
    background: url(../images/photo.png) no-repeat;
    cursor: pointer;
}

.login .login-type {
    width: 57px;
}

.login-type a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.login-type a:hover {
    color: #1492ff;
}

.login-type .personal {
    margin-bottom: 3px;
}


.main {
    padding-bottom: 13px;
    background-color: #f8f8f8;
}

/* banner */

.banner {
    position: relative;
}

.banner > img {
    position: relative;
    width: 100%;
}

.banner-txt {
    position: absolute;
    top: 50%;
    margin-top: -104px;
    width: 100%;
    font-size: 0;
}

.banner-txt .container {
    width: 1250px;
}

.banner-txt .modules {
    margin-left: 5px;
    width: 100%;
}

.banner-txt .module {
    margin: 0 25px 17px 0;
    display: inline-block;
    width: 153px;
    height: 96px;
    background-position: left;
    transition: all 0.2s ease-out 0s;
}

.banner-txt .module:hover {
    background-position: right;
    transition: all 0.2s ease-out 0s;
}

.banner-txt .module01 {
    background-image: url(../images/module01.png);
}

.banner-txt .module02 {
    background-image: url(../images/module02.png);
}


.banner-txt .module03 {
    background-image: url(../images/module03.png);
}

.banner-txt .module04 {
    background-image: url(../images/module04.png);
}

.banner-txt .module05 {
    background-image: url(../images/zjcs.png);
}

.banner-txt .module08 {
    background-image: url(../images/yjsycb.png);
}

.banner-txt .module06 {
    background-image: url(../images/bhb.png);
}

.banner-txt .module07 {
    background-image: url(../images/gcjs.png);
}

.banner-txt .module010 {
    background-image: url(../images/gtgsh.png);
}


.banner-txt .module011 {
    background-image: url(../images/onlineyuyue.png);
}

.banner-txt .module09 {
    background-image: url(../images/lnzq.png);
}

.banner-txt .module13 {
    background-image: url(https://zwfw.jiyuan.gov.cn/jyzwdt/jyzwdt/individuation/overall/pages/default/images/bbdb.png);
}

.banner-txt .module015 {
    background-image: url(../images/kstb.png);
}

.banner-txt .module016 {
    background-image: url(../images/wgzb.png);
}

.fpmenufakes-wrap {
    margin-top: 14px;
    margin-left: 52px;
    width: 1084px;
}

.fpmenufakes-wrap li {
    margin-right: 23px;
    padding-left: 80px;
    float: left;
    width: 173px;
    height: 87px;
    border-right: 1px solid #cfcfcf;
}

.fpmenufakes-wrap .title {
    font-size: 24px;
}

.fpmenufakes-wrap .fapmenufake01 {
    background: url(../images/fake01.png) 0 20px no-repeat;
}

.fpmenufakes-wrap .fapmenufake02 {
    background: url(../images/fake02.png) 0 20px no-repeat;
}

.fpmenufakes-wrap .fapmenufake03 {
    background: url(../images/fake03.png) 0 20px no-repeat;
}

.fpmenufakes-wrap .fapmenufake04 {
    background: url(../images/fake04.png) 0 20px no-repeat;
}

.fpmenufakes-wrap .fapmenufake04 {
    margin-right: 0;
    border-right: 0;
}

.list-wrap {
    margin-top: 8px;
    font-size: 0;
}

.list-wrap a {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 3px;
    color: #666;
    font-size: 16px;
}

.list-wrap a:hover {
    color: #1492ff;
}

/* 轮播 */
.scroll {
    margin-top: 23px;
}

.wb-left-btn,
.wb-right-btn {
    width: 38px;
    height: 78px;
    margin-top: 21px;
}

.wb-left-btn a,
.wb-right-btn a {
    display: inline-block;
    width: 38px;
    height: 78px;
}

.wb-left-btn a {
    background: url(../images/left.png) no-repeat;
}

.wb-right-btn a {
    background: url(../images/right.png) no-repeat;
}


.wb-left-btn a:hover {
    background: url(../images/left_hover.png) no-repeat;
}

.wb-right-btn a:hover {
    background: url(../images/right_hover.png) no-repeat;
}

.wb-marquee {
    margin-left: 45px;
    float: left;
    width: 998px;
    height: 127px;
}

.wb-marquee-items {
    width: 2000px;
    height: 127px;
}

.wb-marquee-items li {
    margin-right: 17px;
    float: left;
    height: 127px;
    text-align: center;
}

.wb-marquee-img {
    display: block;
    width: 186px;
    height: 127px;
}

.wb-marquee-img > img {
    margin: 0 auto;
    padding: 18px 0 17px;
    display: block;
}


.wb-marquee-items span {
    display: block;
    color: #fff;
    font-size: 18px;
}

.wb-marquee-item01 {
    background: url(../images/item01-bg.png) no-repeat;
}

.wb-marquee-item02 {
    background: url(../images/item02-bg.png) no-repeat;
}

.wb-marquee-item03 {
    background: url(../images/item03-bg.png) no-repeat;
}

.wb-marquee-item04 {
    background: url(../images/item04-bg.png) no-repeat;
}

.wb-marquee-item05 {
    background: url(../images/item05-bg.png) no-repeat;
}

.wb-marquee-item06 {
    background: url(../images/item06-bg.png) no-repeat;
}

.wb-marquee-item07 {
    background: url(../images/item07-bg.png) no-repeat;
}

.wb-marquee-item08 {
    background: url(../images/item08-bg.png) no-repeat;
}

/* 底部 */
.footer {
    height: 110px;
    background-color: #494d51;
}

.foot > img {
    margin-top: 22px;
    margin-right: 29px;
}

.foot .txt {
    margin-top: 14px;
}

.foot .txt p {
    color: #dbdbdc;
    line-height: 24px;
}

.foot-two {
    margin-top: 16px;
    margin-right: 20px;
}

.foot-two li {
    float: left;
}

.foot-two li a {
    display: inline-block;
    padding-top: 50px;
    color: #fff;
}

.foot-two .line {
    padding: 0 15px;
    width: 1px;
    height: 69px;
    background: url(../images/border.png) center no-repeat;
}

.foot-two .about {
    background: url(../images/footer02.png) center 0 no-repeat;
}

.foot-two .contact {
    background: url(../images/footer03.png) center 0 no-repeat;
}

/* 固定模块 */
.fixed-wrap {
    position: fixed;
    bottom: 12%;
    right: 20px;
    margin-top: -100px;
    width: 72px;
    z-index: 99;
}

.fixed-wrap .spread {
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 72px;
    height: 68px;
    background: url(../images/spread.png) no-repeat;
}

.spread-wrap {
    position: absolute;
    bottom: 0;
    width: 72px;
    height: 0;
    font-size: 0;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}

.spread-wrap .module {
    height: 70px;
    text-align: center;
    border-bottom: 1px dashed #d9d9d9;
}

.spread-wrap .module a {
    padding-top: 43px;
    display: block;
    height: 27px;
    color: #666;
    font-size: 14px;
}

.spread-wrap .module:hover a {
    color: #1492ff;
}

.spread-wrap .module01 {
    background: url(../images/module01-icon.png) center 9px no-repeat;
}

.spread-wrap .module02 {
    background: url(../images/module02-icon.png) center 9px no-repeat;
}

.spread-wrap .module03 {
    background: url(../images/module03-icon.png) center 9px no-repeat;
}

.spread-wrap .module04 {
    background: url(../images/module04-icon.png) center 9px no-repeat;
}

.spread-wrap .module05 {
    background: url(../images/module05-icon.png) center 9px no-repeat;
}

.spread-wrap .module06 {
    border-bottom: 0;
    background: url(../images/module06-icon.png) center 9px no-repeat;
}

.spread-wrap .module01:hover {
    background: url(../images/module01-hover-icon.png) center 9px no-repeat;
}

.spread-wrap .module02:hover {
    background: url(../images/module02-hover-icon.png) center 9px no-repeat;
}

.spread-wrap .module03:hover {
    background: url(../images/module03-hover-icon.png) center 9px no-repeat;
}

.spread-wrap .module04:hover {
    background: url(../images/module04-hover-icon.png) center 9px no-repeat;
}

.spread-wrap .module05:hover {
    background: url(../images/module05-hover-icon.png) center 9px no-repeat;
}

.spread-wrap .module06:hover {
    background: url(../images/module06-hover-icon.png) center 9px no-repeat;
}

.spread-wrap .pick-up {
    height: 32px;
    line-height: 32px;
    color: #666;
    font-size: 14px;
    background-color: #cecece;
    border-bottom: 0;
    cursor: pointer;
}

.spread-wrap .pick-up:hover {
    color: #fff;
    background-color: #1492ff;
}


.province-container .name {
    float: left;
    display: inline-block;
    width: 106px;
    color: #4178be;
    font-size: 15px;
    text-align: right;
}

.province {
    float: left;
    width: 867px;
}

.province li {
    float: left;
}

.province li {
    margin-left: 5px;
    margin-right: 5px;
}

.province li a {
    display: inline-block;
    height: 31px;
    color: #333;
    font-size: 13px;
    padding: 0px 7px;
    font-size: 15px;
    line-height: 35px;
}

.province li a:hover {
    color: #fff;
    background-color: #4178be;
}

/**!
 * [��Դ�����������]
 * date:2018-11-19
 * author: [gaojing];
 */

.container1 {
    margin: 0 auto;
    width: 1166px;
}

.convenience1 {
    padding: 37px 0 37px;
}

.convenience1 > h4 {
    margin-bottom: 39px;
    font-size: 24px;
    text-align: center;
    background: url(../images/con-hd.png) center no-repeat;
}

.con-list1 .con-item1 {
    float: left;
    width: 14.2%;
    text-align: center;
}

.con-item1 a {
    display: inline-block;
}

.con-item1 > a:hover .con-icon1 {
    transform: translateY(-9px);
    box-shadow: 0px 4px 12px 0px rgba(12, 45, 113, 0.18);
}

.con-list1 .con-icon1 {
    margin: 0 auto 11px;
    width: 85px;
    height: 85px;
    border-radius: 33px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease;
}

.con-icon1.icon01 {
    background-color: #8BCF77;
    background-image: url(../images/con-icon01.png);
}

.con-icon1.icon02 {
    background-color: #F6C339;
    background-image: url(../images/con-icon02.png);
}

.con-icon1.icon03 {
    background-color: #58ADF4;
    background-image: url(../images/con-icon03.png);
}

.con-icon1.icon04 {
    background-color: #F5867B;
    background-image: url(../images/con-icon04.png);
}

.con-icon1.icon05 {
    background-color: #FAA551;
    background-image: url(../images/con-icon05.png);
}

.con-icon1.icon06 {
    background-color: #58ADF4;
    background-image: url(../images/con-icon06.png);
}

.con-icon1.icon07 {
    background-color: #B58FEE;
    background-image: url(../images/con-icon07.png);
}

.con-icon1.icon08 {
    background-color: #48CDD2;
    background-image: url(../images/con-icon08.png);
}

.con-list1.con-name1 {
    font-size: 16px;
}

.con-item1 span {
    color: #999;
}
