body {
    background: #f3f5f7
}

.bg_white {
    background-color: #fff;
}

/* 主体左侧 开始 */
.pfdLeftBox {
    width: 855px;
    padding: 0 24px 20px;
    background-color: #fff;
}

.pfdLeftBox .titleP {
    /* width: 905px; */
    padding: 13px 30px 18px 15px;
    font-size: 24px;
    line-height: 36px;
}

.pfdLeftBox .linkBtn {
    width: 102px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url(../images/sgdIcon2.png) no-repeat center;
}

.pfdLeftBox .placeP {
    padding-left: 18px;
    height: 38px;
    line-height: 38px;
    background: url(../images/sgdIcon1.png) no-repeat left center;
}

.pfdLeftBox .infoBox {
    /* width: 806px; */
    padding: 20px 0 15px;
    /* background-color: #fafafa; */
}

.f_fa8936 {
    color: #fa8936;
}

.pfdTabBox .tempWrapBox {
    width: 100%;
    box-sizing: border-box;
    padding-left: 25px;
    padding-top: 15px;
    background-color: #fafafa;
}

.pfdTabBox .bdUl {
    width: 100%;
}

.pfdTabBox .bdUl .pJz {
    top: -40px;
    right: 0;
}

.pfdTabBox .bdUl .pJz span {
    color: #fa8936;
}

.pfdTabBox .bdUl .pfdP01 {
    width: 435px;
    box-sizing: border-box;
    padding-right: 20px;
}

.pfdTabBox .bdUl .pfdP02 {
    width: 375px;
    box-sizing: border-box;
    padding-right: 10px;
}

.pfdTabBox .bdUl .spanBtn {
    height: 28px;
    line-height: 28px;
    padding: 0 11px;
    margin-right: 10px;
    border: 1px solid #fa8936;
    color: #fa8936;
}

.pfdTabBox .bdUl .spanBtn.spanBtnGray {
    border: 1px solid #dbdbdb;
    color: #999999;
}

.aBtnCc {
    height: 45px;
    background: url(../images/pdl03.png) no-repeat center;
}

.detailsTab {
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding: 0 17px;
    background-color: #fafafa;
}

.detailsTab li {
    line-height: 50px;
    margin-right: 25px;
}

.detailsTab li.on {
    color: #308bd8;
    border-bottom: 2px solid #308bd8;
}

.pfDatailsTxt {
    line-height: 36px;
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box;
}

table.pfDatailsTxt th {
    background-color: #f7f9fa;
    color: #666666;
}

table.pfDatailsTxt th,
table.pfDatailsTxt tbody td {
    text-align: center;
    height: 34px;
    line-height: 34px;
    border: 1px solid #f0f3f5;
}

.pfDatailsImg {
    max-width: 100%;
}

.tabDiv .xgzcP {
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-left: 3px solid #308bd8;
    background-color: #f8f8f8;
}

.tabDiv li.sbtzLi {
    width: 830px;
    height: 40px;
    box-sizing: border-box;
    padding-left: 17px;
    border-bottom: 1px dashed #ededed;
    background: url(../images/pdd01.png) no-repeat left center;
}

.tabDiv li.sbtzLi a {
    width: 660px;
    height: 40px;
    line-height: 40px;
}

.tabDiv li.sbtzLi span {
    height: 40px;
    line-height: 40px;
}

.tabDiv li.sbtzLi a:hover {
    color: #308bd8;
}

.text-1578f1 {
    color: #1578f1;
}

/* 主体左侧 结束 */

/* 右侧盒子 开始 */
.prdRightBox {
    width: 280px;
}

.policyRecommend {
    width: 240px;
    /* padding: 25px 20px 0; */
    background-color: #fff;
}

.t_blue {
    color: #308bd8;
}

.spacer {
    width: 4px;
    height: 14px;
    margin-top: 2px;
    border-radius: 2px;
    background-color: #308bd8;
}

.policyRecommend ul li {
    /* height: 85px; */
    width: 100%;
    padding-top: 15px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
}

.policyRecommend ul li:last-child {
    border-bottom: 0;
}

.policyRecommend ul li a:hover {
    color: #308bd8;
}

.policyRecommend ul li .spanPlaceW {
    width: 155px;
}

/* 右侧盒子 结束 */
/* 反馈弹窗 */
.consultSubmit {
    right: 220px;
    width: 300px;
    height: 306px;
    /* height: auto; */
    padding: 20px 30px 30px 30px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0rem 0rem 8px rgba(19, 113, 230, 0.2);
}

.consultBox .consultSubmit {
    right: 50%;
    margin-right: -150px;
}

.proposeBox .zh_popUpcon {
    top: 200px;
    right: 50%;
    margin-right: -180px;
}

.proposeBox .consultTxt {
    color: #666;
}

.consultInput {
    width: 250px;
    height: 38px;
    margin-top: 10px;
    border: 1px solid #ededed;
    padding: 0 10px 0 40px;
    border-radius: 4px;
}

.consultText {
    width: 260px;
    height: 98px;
    padding: 10px 20px;
}

.backBtn {
    border: 1px solid #999;
    width: 98px;
    height: 34px;
    line-height: 36px;
    border-radius: 20px;
}

.submitBtn {
    width: 100px;
    height: 36px;
    line-height: 36px;
    background-color: #227ae8;
    border-radius: 20px;
    margin-left: 47px;
}






.f_2597e7 {
    color: #2597e7;
}

.f_1578f1 {
    color: #1578f1;
}

#second_navBar {
    min-width: 1460px;
}

.foooterTop {
    min-width: 1460px;
}

.minWidth {
    min-width: 1460px;
    margin: auto;
}

.sbState {
    height: 40px;
    line-height: 40px;
    background-color: #f7f9fa;
    margin-top: 10px;
}

.spanSb {
    width: 60px;
    box-sizing: border-box;
    /* padding-left: 5px; */
    height: 22px;
    line-height: 22px;
    background: url(../images/pdl011.png) no-repeat center;
    margin-right: 10px;
    margin-left: 20px;
}

.spanSb.spanSb02 {
    background: url(../images/pdl04.png) no-repeat center;
}

.spanSb.spanSb03 {
    background: url(../images/pdl02.png) no-repeat center;
}

.detail_table tr th {
    width: 160px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #f7f9fa;
    border: 1px solid #f0f3f5;
    color: #666666;
}

.detail_table tr td {
    height: 34px;
    line-height: 34px;
    padding: 0 25px;
    border: 1px solid #f0f3f5;
    color: #666666;
}

.detailTitle {
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    border-bottom: 1px solid #ededed;
}

.detailTitle span {
    min-width: 155px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    /* border-bottom: 1px solid #8c8c8c; */
    background: url(../../policyFile/images/detailTitleBG.png) no-repeat left center;
    background-size: 100% 100%;
    color: white;
    box-sizing: border-box;
    padding-left: 14px;
}

.downLoad {
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #999999;
    border-radius: 4px;
    background-color: #f7f9fa;
    margin: 20px;
}

.policyRecommend {
    width: 280px;
    border-radius: 6px;
    border: 1px solid #fff;
    background-color: #fff;
    -webkit-border-radius: 6px;
}

.policyTitle {
    height: 50px;
    line-height: 50px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 30px;
    color: #333333;
    background: url(../../../public/images/pics/prdTitleBg01.png) no-repeat center;
}

.right_ul {
    padding: 0 15px;
}

.declaration {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    width: 140px;
    background-color: #1578f1;
    text-align: center;
}



html,
body {
    position: relative;
    height: 100%;
}

#nav {
    position: fixed;
    top: 50%;
    left: 20px;
    margin-top: -140px;
    display: inline-block;
    vertical-align: middle;
}

#nav a {
    display: block;
    position: relative;
    width: 98px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #eee;
    color: #333;
    border-left: 2px solid transparent;
}

#nav a:hover {
    width: 98px;
    border-left: 2px solid #4b59ff;
}

#nav a p {
    position: relative;
    z-index: 3;
}

#nav a.active {
    background-color: #4b59ff;
    color: #fff;
}

#main {
    max-width: 1200px;
    margin: 0 auto;
}

#main div {
    height: 300px;
    background-color: #efefef;
    border-top: 1px solid #ccc;
}

#main div:nth-child(2n) {
    background-color: #fafafa;
}

/* 申报条件按钮+弹窗 start*/
.lookSbtj {
    color: #2597e7;
    background: url(../images/icon_point.png) no-repeat left center;
    padding-left: 25px;
}

.lookSbtj:hover {
    color: #1578f1;
    background: url(../images/icon_pointOn.png) no-repeat 5px center;
    padding-left: 25px;
}

/* 申报条件按钮+弹窗 end*/


.foreachBox span:last-child {
    display: none;
}