.inBox .inBd {
    border: none;
}

body {
    background: #F9FAFA;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.feedback-admin {
    left: 0;
    padding: 0 10px;
    bottom: -30px;
    width: 100%;
    text-align: right;
    color: #0285E0;
}

.feedback-admin:hover {
    color: #2CACF4;
}

/*主体*/

.content-box {
    background: transparent;
}

.content-box>div {
    padding: 20px;
    margin-top: -10px;
    position: relative;
    background-color: #fff;
    /* margin-bottom: 15px; */
}

.content-service>div {
    float: left;
}

.content-service>.tip-view {
    position: absolute;
    top: -1px;
    left: -1px;
}

.content-service .left-block .outBox {
    position: relative;
    width: 652px;
}

.content-service .left-block .outBox::after {
    content: "";
    border-right: 1px solid #ccc;
    height: 230px;
    position: absolute;
    right: -26px;
    top: 28px;
}

.content-service .left-block .hd {
    border: none;
    height: 30px;
}

.content-service .right-block .hd li.on {
    color: #333;
    border: none;
    margin: 0
}

/*.outBox .inHd .sp {*/
/*    border: none;*/
/*    background-image: url(../img/zuo.png);*/
/*    background-size: 100% 100%;*/
/*}*/

/*.outBox .inHd .sn {*/
/*    border: none;*/
/*    background-image: url(../img/you.png);*/
/*    background-size: 100% 100%;*/
/*}*/

.content-service .right-block {
    margin-left: 55px;
    width: 420px;
}

.content-service .right-block .list>a:before {
    content: none;
}

/* 推荐服务 */

.recommend .outBox .bd {
    position: relative;
}

.recommend .owl-carousel {
    width: 100%;
}

.recommend .owl-carousel .owl-item {
    text-align:center;
    width: 100px;
}

.recommend .owl-carousel .item {
    position: relative;
    float: left;
    width: 24%;
}

.recommend .owl-carousel .item img {
    width: 100%;
}

.recommend .owl-carousel .item:not(:last-child) {
    margin-right: 1%;
}

.owl-carousel:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 1px;
    visibility: hidden;
}

.recommend .owl-buttons .owl-prev {
    top: 26px;
}

.recommend .owl-buttons .owl-next {
    top: 26px;
    right: -7px;
}


/*证书查询*/

.content-box .content-security {
    min-height: 350px;
}

.content-security>div {
    float: left;
}

.content-security .left-block .outBox {
    width: 652px;
}

.content-security .left-block .search-view {
    color: #666;
}

.content-security .left-block .search-view .input {
    /* height: 30px; */
    /* line-height: 30px; */
    padding: 4px 8px;
    border: 1px solid #6083c3;
    border-radius: 4px;
}

.content-security .left-block .search-view .btn-sm {
    height: 30px;
    padding: 0 12px;
}

.content-security .left-block .search-view .table-modle {
    height: 180px;
    overflow-y: auto;
}

.content-security .right-block {
    width: 420px;
    margin-left: 55px;
    margin-top: 15px;
}

.content-security .outBox .hd ul li {
    font-size: 18px;
    width: 130px;
    margin-right: 30px;
}

.content-security .outBox li.on {
    color: #6083c3;
}

.content-security .right-block>div {
    float: left;
}

.content-security .right-block .block-title {
    width: 44px;
    height: 85px;
    margin-right: 30px;
}

.content-security .right-block .blcok-nva .bd a {
    line-height: 42px;
    color: #6083c3;
    display: block;
    padding-bottom: 18px;
    font-size: 16px;
}

.blcok-nva .bd a:focus {
    outline: none;
}

.content-security .right-block .blcok-nva a>* {
    vertical-align: top;
}

.content-security .right-block .blcok-nva .icon-sm {
    background-color: #d1e2fe;
    color: #6083c3;
}

.content-security .right-block .picScroll-top .next,
.content-security .right-block .picScroll-top .prev {
    width: 21px;
    height: 13px;
    position: absolute;
    bottom: -20px;
    text-align: center;
    background: #fff;
    vertical-align: middle;
    z-index: 10;
}

/*.content-security .right-block .picScroll-top .next {*/
/*    background-image: url(../img/next.png);*/
/*    left: 50%;*/
/*    margin-left: -40px;*/
/*}*/

/*.content-security .right-block .picScroll-top .nextStop {*/
/*    background-image: url(../img/nextStop.png);*/
/*}*/

/*.content-security .right-block .picScroll-top .prev {*/
/*    background-image: url(../img/prev.png);*/
/*    right: 50%;*/
/*    margin-right: -40px;*/
/*}*/

/*.content-security .right-block .picScroll-top .prevStop {*/
/*    background-image: url(../img/prevStop.png);*/
/*}*/


/*推荐服务*/

.content-advice .outBox .bd a {
    margin: 20px 0 10px 32px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.content-advice .outBox .bd a:hover {
    transform: scale(1.1);
}


/*推荐服务*/

.content-directory .inBox .inHd {
    padding: 15px;
}


/*办事指南*/

.guide .col-sm-6:first-child {
    padding-left: 0;
}

.guide .inBox .inHd ul li {
    width: auto;
    border: 1px solid #999999;
    margin-bottom: 10px;
    border-radius: 4px;
    margin-right: 15px;
}

.guide .inBox .inHd {
    padding-top: 10px
}


.guide .inBox .inHd ul li.on {
    background-color: #6f93d5;
    border: 1px solid #6f93d5;
    color: #fff;
}

/* 拖动菜单 */

.guide .owl-carousel .item {
    border: 1px solid #d9d9d9;
    padding: 7px 4px;
    text-align: center;
    border-radius: 4px;
    margin: 3px 5px;
}

.guide .owl-carousel .item:hover {
    background: #f3f8fc
}

.guide .owl-carousel .item.on {
    background: #325FC2;
    border: 1px solid #325FC2;
    color: #fff;
}

.guide .owl-carousel .item a {
    display: inline-block !important;
    vertical-align: middle;
    line-height: 14px;
    color: inherit;
    font-size: 16px;
}

.guide .owl-theme .owl-controls .owl-buttons div {
    width: 15px;
    height: 15px;
    background-size: cover;
}

.guide .owl-buttons .owl-prev {
    background: url("../img/zuo-sm.png") no-repeat;
    top: 6px;
    left: -6px;
}

.guide .owl-buttons .owl-next {
    background: url("../img/you-sm.png") no-repeat;
    top: 6px;
    right: -6px;
}


/* 社会保障 */

.block-social {
    height: 332px;
    overflow: hidden;
    border-top: 10px solid #325FC2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.block-social .social-left,
.block-social .social-right {
    float: left;
}


/* 通用标题 */
.outBox .hd {
    border-bottom: 1px solid #dbdbdb;
}

.outBox .hd ul li {
    font-size: 17px;
    width: auto;
    margin-right: 30px;
}

.outBox .hd ul li.on {
    color: #13253D;
    border-bottom: 4px solid #325FC2;
}

/* 个人服务 */
.block-social .social-right {
    width: 720px;
}

.social-right .social-right-top {
    /* padding-bottom: 20px; */
    color: #12263D;
    font-size: 16px;
    height: 42px;
}

.social-right-top a {
    display: inline-block;
    float: right;
    font-size: 14px;
    /* color: #999999; */
    margin-top: -25px;
    margin-right: 20px;
}

.social-right-top a:hover {
    color: #4D85CA;
}

.social-right .social-right-bot {
    padding: 5px 0;
    margin-left: -10px;
}



/* 查询*/
.block-social .social-left {
    width: 300px;
    margin-left: 8%;
}

.social-left.outBox .hd {
    border-bottom: 1px solid #dbdbdb;

}

.social-left.outBox .hd ul li {
    font-size: 17px;
    width: auto;
    margin-right: 30px;
}

.social-left.outBox .hd ul li.on {
    color: #325FC2;
    border-bottom: 4px solid #325FC2;
}

.schedule input::-webkit-input-placeholder {
    color: #7E8C9A;
    /*padding-left: 15px;*/
}

/* ff */
.schedule input:-moz-placeholder {
    color: #7E8C9A;
    /*padding-left: 15px;*/
}

.schedule input::-moz-placeholder {
    color: #7E8C9A;
    /*padding-left: 15px;*/
}

/* chrome,safari */
.schedule input::-webkit-input-placeholder {
    color: #7E8C9A;
    /*padding-left: 15px;*/
}

/* ie10 */
.schedule input:-ms-input-placeholder {
    color: #7E8C9A;
    /*padding-left: 15px;*/
}

.schedule input {
    float: left;
    border: 1px solid #E5E3E3;
    height: 35px;
    margin-top: 25px;
    width: 100%;
    padding-left: 15px;

}

.btn-serchs {
    height: 35px;
    margin-top: 52px;
    background-color: #325FC2;
    color: #fff;
    width: 80%;
    margin-left: 10%;

}

/* 推荐服务 */

.recommend .outBox .hd {
    border-bottom: 1px solid #dbdbdb;
}

.recommend .item-text {
    position: absolute;
    top: 0;
    color: #fff;
    width: 178px;
    left: 17px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    font-family: 微软雅黑;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

/* 办件动态 */
.dynamicstate .outBox .hd {

    border-bottom: 1px solid #dbdbdb;
}

.statetable {
    border: 1px solid #EAEAEA;
    margin-top: 20px;
}

.statetable table th,
.statetable table td {
    text-align: center;
    font-weight: normal;
}

.statetable table th {
    height: 35px;
    line-height: 1.25;
    padding: 5px;
    background: #eff2f9;
    white-space: nowrap
}

/*消息列表样式*/

.list-change>a {
    margin-top: 9px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
    position: relative;
    margin-left: 20px;
}

.list-change>a:hover,
.list-change>a:focus {
    color: #3695ee;
}

.list-change>a:before {
    content: ".";
    width: 10px;
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -15px;
}

.list-change>a span {
    width: 60%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 24px;
    margin-left: 10px;
    /* color: #666; */
}

.list-change>a i {
    position: absolute;
    top: 0;
    right: 5px;
    font-style: normal;
    line-height: 24px;
}

.outBox {
    width: 96%;
    margin-left: 2%;
    text-align: left;
}