/*通配符开始*/

* {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
}

i,
em {
    font-style: normal;
}

.zz_clear {
    clear: both;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
em,
i,
a,
span,
li,
ol,
p,
input,
textarea,
select {
    font-family: "微软雅黑";
}

img {
    max-width: 100%;
}

.w1180 {
    width: 1180px;
    margin: auto;
}

input,
textarea,
select {
    outline: none;
}

html,
body {
    max-width: 1920px;
    min-width: 1180px;
    margin: 0 auto;
}


/*清除浮动*/

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.tyyylc_main {
    background: #f5f5f5;
    padding-top: 40px;
}

.tyyylc_main .foot {
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 16px;
    color: #666;
}

.idx_main {
    background: #fff;
    box-sizing: border-box;
    padding: 0 40px;
}

.tyyylc_tong_tit {
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    border-bottom: 1px solid #f1f1f1;
    position: relative;
}

.tyyylc_tong_tit span {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: #333;
    border-bottom: 3px solid #399777;
    line-height: 67px;
}

.tyyylc_tong_tit a {
    position: absolute;
    right: -45px;
    top: 16px;
    line-height: normal;
}

.tyyylc_navBar li,
.tyyylc_navBar li em,
.tyyylc_navBar li span,
.tyyylc_navBar li i {
    float: left;
}

.tyyylc_navBar li em {
    float: left;
    width: 10px;
    height: 2px;
    background: #dbdbdb;
    margin-top: 13px;
}

.tyyylc_navBar li span {
    width: 26px;
    height: 26px;
    background: url(../../images/ysfw/navBar_img1.png) no-repeat center;
    margin: 0 10px;
}

.tyyylc_navBar li i {
    width: 100px;
    height: 2px;
    background: url(../../images/ysfw/navBar_img3.png) repeat-x center;
    margin-top: 13px;
}

.tyyylc_navBar li.on em {
    background: #399777;
}

.tyyylc_navBar li.on span {
    background: url(../../images/ysfw/navBar_img1_1.png) no-repeat center;
}

.tyyylc_navBar li.on i {
    background: #399777;
}

.tyyylc_navBar {
    padding-top: 70px;
}

.tyyylc_navBar ul {
    padding-left: 225px;
}

.tyyylc_navBar p {
    font-size: 16px;
    color: #999999;
    line-height: 56px;
    padding-left: 185px;
}

.tyyylc_navBar p span {
    float: left;
    width: 146px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tyyylc_navBar p span.on {
    color: #399777;
}

.tyyylc_tong {
    background: #fff;
    padding: 0 40px;
}

.idx_main {
    display: block;
    margin: 0 auto;
    padding: 0 80px;
    background: #fff;
    padding-top: 40px;
    min-height: 590px;
}

.idx_main>ul>li {
    box-sizing: border-box;
    height: 193px;
    box-shadow: 0px 0px 11px 0px rgba(227, 227, 227);
    border-radius: 10px;
    position: relative;
    padding-top: 19px;
    padding-left: 20px;
}

.idx_main>ul>li>a {
    position: absolute;
    right: 0;
    top: 0;
    width: 139px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    font-size: 16px;
    color: #ffffff;
    padding-left: 57px;
    background: url(../../images/ysfw/idx_bmxz.png) no-repeat center;
}

.idx_main>ul>li>a:hover {
    font-weight: 700;
}

.idx_main>ul>li .left {
    float: left;
    width: 274px;
    height: 154px;
    position: relative;
}

.idx_main>ul>li .left .hd {
    position: absolute;
    bottom: 10px;
    left: 105px;
}

.idx_main>ul>li .left .hd li {
    float: left;
    margin-right: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffffff;
    transition: width .3s;
}

.idx_main>ul>li .left .hd li.on {
    width: 20px;
    background: #399777;
    border-radius: 25px;
    transition: width .3s;
}

.idx_main>ul>li .left .bd li,
.idx_main>ul>li .left .bd li a,
.idx_main>ul>li .left .bd li img {
    width: 274px;
    height: 154px;
}

.idx_main>ul>li .left .bd li {
    border-radius: 5px;
    overflow: hidden;
}

.idx_main>ul>li .left .bd li a,
.idx_main>ul>li .left .bd li img {
    display: block;
}

.idx_main>ul>li .right {
    float: right;
    width: 685px;
}

.idx_main>ul>li .right h4 {
    font-size: 18px;
    color: #222222;
    line-height: 40px;
}

.idx_main>ul>li .right p {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
}

.idx_main>ul>li .right p span {
    float: left;
    width: 82px;
}

.idx_main>ul>li .right p em {
    float: left;
    width: 600px;
}

.idx_main>ul>li .right p em a {
    display: inline-block;
    width: 52px;
    height: 26px;
    line-height: 26px;
    border-radius: 15px;
    color: #222222;
    font-size: 14px;
    text-align: center;
    margin-left: 22px;
    background: #ffd200;
}

.idx_main>ul>li .right p em a:hover {
    font-weight: 700;
}

.zwsj span {
    display: block;
    font-size: 16px;
    color: #cccccc;
    line-height: 95px;
    text-align: center;
}

.bmlb_main {
    padding: 0 80px;
    background: #fff;
    min-height: 595px;
    padding-top: 40px;
    padding-bottom: 50px;
}

.bmlb_main .tit {
    height: 45px;
    background: #f6f8fb;
    line-height: 45px;
}

.bmlb_main .tit span {
    float: left;
    font-size: 16px;
    color: #333333;
    border-right: 2px solid #fff;
    height: 100%;
    text-align: center;
}

.bmlb_main .tit span:last-child {
    border-right: none;
}

.bmlb_main .tit span.span1 {
    width: 341px;
}

.bmlb_main .tit span.span2 {
    width: 196px;
}

.bmlb_main .tit span.span3 {
    width: 196px;
}

.bmlb_main .tit span.span4 {
    width: 196px;
}

.bmlb_main .tit span.span5 {
    width: 91px;
}

.bmlb_main ul li {
    height: 74px;
    line-height: 74px;
    border-bottom: 1px solid #f0f0f0;
}

.bmlb_main ul li span {
    float: left;
    font-size: 16px;
    color: #666666;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bmlb_main ul li span a {
    color: #399777;
}

.bmlb_main ul li span a:hover {
    font-weight: 700;
}

.bmlb_main ul li span.span1 {
    width: 341px;
}

.bmlb_main ul li span.span2 {
    width: 196px;
}

.bmlb_main ul li span.span3 {
    width: 196px;
}

.bmlb_main ul li span.span4 {
    width: 196px;
}

.bmlb_main ul li span.span5 {
    width: 91px;
}

.PopupBox {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 9999;
    height: 0;
    transition: height .3s;
    overflow: hidden;
}

.PopupCont {
    background: #fff;
    border-radius: 5px;
    width: 830px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-bottom: 40px;
}

.PopupCont .hd {
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #e6e6e6;
}

.PopupCont .hd span {
    display: inline-block;
    font-size: 20px;
    color: #222222;
    padding-left: 30px;
}

.PopupCont .hd em {
    float: right;
    width: 73px;
    text-align: center;
    height: 100%;
    cursor: pointer;
    font-size: 0;
    background: url(../../images/ysfw/Popup_img1.png) no-repeat center;
}

.PopupBox.show {
    height: 100%;
    transition: height .3s;
}

.bmlb_yysm {
    height: 336px;
    overflow: auto;
    width: 790px;
    box-sizing: border-box;
    padding-right: 30px;
    font-size: 16px !important;
    color: #666666 !important;
    line-height: 36px !important;
    font-family: "微软雅黑" !important;
    margin: 30px auto 35px;
}

.bmlb_yysm * {
    font-size: 16px !important;
    color: #666666 !important;
    line-height: 36px !important;
    font-family: "微软雅黑" !important;
}

.bmlb_yysm::-webkit-scrollbar {
    width: 4px;
    background-color: #e6e6e6;
    border-radius: 5px;
}

.bmlb_yysm::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #b3b3b3;
}

.bmlb_cover {
    width: 780px;
    height: 73px;
    background: url(../../images/ysfw/Popup_img2.png);
    position: absolute;
    left: 0;
    bottom: 150px;
}

.bmlb_checkedInput {
    text-align: center;
}

.bmlb_checkedInput input {
    cursor: pointer;
    display: inline-block;
    margin-right: 20px;
}

.bmlb_checkedInput span {
    font-size: 16px;
    color: #666666;
    display: inline-block;
}

.bmlb_checkedButton {
    text-align: center;
    margin-top: 32px;
}

.bmlb_checkedButton a {
    display: inline-block;
    border: none;
    outline: none;
    background: #d3d0d0;
    text-align: center;
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    cursor: no-drop;
    border-radius: 3px;
}

.bmlb_checkedButton a.on {
    cursor: pointer;
    background: #399777;
    color: #fff;
}

.bsyxsx_main .tit span.span1 {
    width: 733px;
}

.bsyxsx_main ul li span.span1 {
    width: 733px;
    text-align: left;
    padding-left: 20px;
}

.bsyxsx_main .saiXuan {
    padding-bottom: 20px;
}

.bsyxsx_main .saiXuan .left {
    float: left;
}

.bsyxsx_main .saiXuan .left span {
    float: left;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    margin-right: 15px;
}

.bsyxsx_main .saiXuan .left select {
    float: left;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    margin-right: 35px;
    font-size: 16px;
    color: #666666;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: #fff;
    outline: 0;
    background: url(../../images/ysfw/bsyxsx_img1.png) no-repeat right center;
    padding-right: 25px;
}

.bsyxsx_main .saiXuan .right {
    float: right;
    height: 40px;
}

.bsyxsx_main .saiXuan .right input {
    float: left;
    margin-right: 10px;
    outline: none;
    border: 1px solid #e9ebf0;
    height: 100%;
    box-sizing: border-box;
    width: 274px;
    padding: 0 20px;
    font-size: 16px;
}

.bsyxsx_main .saiXuan .right button {
    float: right;
    height: 100%;
    outline: none;
    border: none;
    width: 80px;
    font-size: 14px;
    color: #222222;
    padding-left: 35px;
    text-align: left;
    background: url(../../images/ysfw/bsyxsx_img2.png) no-repeat 11px center;
    cursor: pointer;
    background-color: #e9ebf0;
}

.bsyxsx_yysj {
    padding: 0 30px;
}

.bsyxsx_yysj .dateBox {
    margin-top: 40px;
}

.bsyxsx_yysj .dateBox span {
    font-size: 16px;
    color: #333333;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    margin-right: 15px;
}

.bsyxsx_yysj .dateBox span i {
    margin-right: 10px;
    color: #fa2b2b;
}

.bsyxsx_yysj .dateBox>div {
    display: inline-block;
}

.bsyxsx_yysj .dateBox input {
    width: 260px;
    display: inline-block;
    border: 1px solid #f0f0f0;
    height: 45px;
    border-radius: 3px;
    padding-left: 20px;
    font-size: 14px;
    background: url(../../images/ysfw/bsyxsx_img3.png) no-repeat 220px center;
    background-color: #fcfcfc;
}

.bsyxsx_yysj .tit {
    height: 45px;
    line-height: 45px;
    background: #f6f8fb;
    margin-top: 40px;
}

.bsyxsx_yysj .tit span {
    float: left;
    box-sizing: border-box;
    border-right: 2px solid #fff;
    height: 100%;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.bsyxsx_yysj .tit span.span1 {
    width: 102px;
}

.bsyxsx_yysj .tit span.span2 {
    width: 302px;
}

.bsyxsx_yysj .tit span.span3 {
    width: 174px;
}

.bsyxsx_yysj .tit span.span4 {
    width: 172px;
    border-right: none;
}

.bsyxsx_yysj .list {
    height: 452px;
    overflow: auto;
}

.bsyxsx_yysj .list::-webkit-scrollbar {
    width: 4px;
    background-color: #e6e6e6;
    border-radius: 5px;
}

.bsyxsx_yysj .list::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #b3b3b3;
}

.bsyxsx_yysj .list li {
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #f0f0f0;
}

.bsyxsx_yysj .list li span {
    float: left;
    font-size: 16px;
    color: #666666;
    height: 100%;
    text-align: center;
}

.bsyxsx_yysj .list li span.span1 {
    width: 102px;
}

.bsyxsx_yysj .list li span.span2 {
    width: 302px;
}

.bsyxsx_yysj .list li span.span3 {
    width: 174px;
}

.bsyxsx_yysj .list li span.span4 {
    width: 172px;
}

.bsyxsx_yysj .list li span.span1 em {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../../images/ysfw/bsyxsx_img4.png) no-repeat center;
    cursor: pointer;
}

.bsyxsx_yysj .list li.on span.span1 em {
    background: url(../../images/ysfw/bsyxsx_img4_1.png) no-repeat center;
}

.bsyxsx_cover {
    bottom: 110px;
}

.bsyxsx_checkedButton a {
    margin: 0 15px;
    cursor: pointer;
}

.tjyybd_main {
    padding: 0 50px;
    background: #fff;
    min-height: 595px;
    padding-bottom: 50px;
}

.tjyybd_main .left {
    width: 580px;
    float: left;
}

.tjyybd_main .left h3 {
    font-size: 20px;
    color: #333333;
    line-height: 82px;
}

.tjyybd_main .left label {
    margin-bottom: 20px;
    display: block;
}

.tjyybd_main .left label span {
    float: left;
    height: 45px;
    line-height: 45px;
    width: 129px;
    box-sizing: border-box;
    padding-right: 15px;
    font-size: 16px;
    color: #333333;
    text-align: right;
}

.tjyybd_main .left label span i {
    margin-right: 7px;
    color: #fa2b2b;
}

.tjyybd_main .left label input,
.tjyybd_main .left label select {
    float: left;
    width: 450px;
    border: 1px solid #f0f0f0;
    height: 45px;
    background: #fcfcfc;
    padding: 0 20px;
    font-size: 16px;
    color: #666666;
}

.tjyybd_main .left label input::placeholder {
    font-size: 14px;
    color: #cccccc;
}

.tjyybd_main .left label select {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: #fff;
    outline: 0;
    background: url(../../images/ysfw/tjyybd_img1.png) no-repeat 418px center;
    background-color: #fcfcfc;
    cursor: pointer;
}

.tjyybd_main .left .button {
    text-align: center;
    padding-top: 20px;
}

.tjyybd_main .left .button button {
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #666666;
    border: none;
    outline: none;
    border-radius: 3px;
    margin: 0 15px;
    cursor: pointer;
}

.tjyybd_main .left .button button:last-child {
    background: #399777;
    color: #fff;
}

.tjyybd_main .right {
    float: right;
    width: 446px;
    border: 1px solid #e6e6e6;
    margin-top: 32px;
}

.tjyybd_main .right_hd {
    position: relative;
    padding: 20px 25px;
    border-bottom: 1px solid #e6e6e6;
}

.tjyybd_main .right_hd h3 {
    font-size: 20px;
    color: #399777;
    line-height: 42px;
}

.tjyybd_main .right_hd p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}



.tjyybd_main .right_hd span {
    display: block;
    font-size: 16px;
    color: #60636a;
    line-height: 30px;
    box-sizing: border-box;
    padding-left: 22px;
    position: relative;
    padding-right: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tjyybd_main .right_hd span::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #9493a2;
}

.tjyybd_main .right_hd>a {
    position: absolute;
    right: 30px;
    bottom: 40px;
    font-size: 14px;
    color: #01ad7d;
    padding-right: 17px;
    background: url(../../images/ysfw/tjyybd_img2.png) no-repeat right center;
}

.tjyybd_main .right_hd>a:hover {
    font-weight: 700;
}

.tjyybd_main .right_bd {
    padding: 15px 25px;
}

.tjyybd_main .right_bd h3 {
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    color: #333333;
}

.tjyybd_main .right_bd p {
    height: 56px;
}

.tjyybd_main .right_bd p.p2 {
    border-top: 1px solid #f1f2f3;
    border-bottom: 1px solid #f1f2f3;
}

.tjyybd_main .right_bd p span {
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 55px;
}

.tjyybd_main .right_bd p em {
    float: right;
    font-size: 14px;
    color: #60636a;
    line-height: 55px;
}

.tjyybd_success_main {
    padding: 0 80px;
    background: #fff;
    min-height: 595px;
    padding-bottom: 50px;
}

.tjyybd_success_main .successBox {
    width: 560px;
    height: 363px;
    background: url(../../images/ysfw/tjyybd_success_img2.png) no-repeat center;
    padding: 30px 50px;
    margin: 20px auto;
}

.tjyybd_success_main .successBox_hd {
    text-align: center;
    height: 115px;
}

.tjyybd_success_main .successBox_hd span {
    display: inline-block;
    font-size: 18px;
    color: #399777;
    line-height: 48px;
    padding-left: 37px;
    background: url(../../images/ysfw/tjyybd_success_img1.png) no-repeat left center;
}

.tjyybd_success_main .successBox_hd p {
    font-size: 18px;
    color: #222222;
    line-height: 28px;
}

.tjyybd_success_main .successBox_bd {
    padding-top: 20px;
}

.tjyybd_success_main .successBox_bd p {
    height: 56px;
    line-height: 55px;
}

.tjyybd_success_main .successBox_bd p.p2 {
    border-top: 1px solid #f1f2f3;
    border-bottom: 1px solid #f1f2f3;
}

.tjyybd_success_main .successBox_bd p span {
    float: left;
    font-size: 16px;
    color: #333333;
}

.tjyybd_success_main .successBox_bd p em {
    float: right;
    font-size: 14px;
    color: #60636a;
}

.tjyybd_success_main .successBox_bd p.p2 em {
    color: #399777;
}

.tjyybd_success_main>p {
    font-size: 16px;
    color: #c40411;
    line-height: 48px;
    text-align: center;
}

.wdyylb_main {
    padding: 0 80px;
    background: #fff;
    min-height: 595px;
    padding-bottom: 50px;
    padding-top: 50px;
}

.wdyylb_main .saiXuan {
    padding-bottom: 20px;
}

.wdyylb_main .saiXuan .left {
    float: left;
}

.wdyylb_main .saiXuan .left span {
    float: left;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    margin-right: 15px;
}

.wdyylb_main .saiXuan .left select {
    float: left;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    margin-right: 35px;
    font-size: 16px;
    color: #666666;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: #fff;
    outline: 0;
    background: url(../../images/ysfw/bsyxsx_img1.png) no-repeat right center;
    padding-right: 25px;
}

.wdyylb_main .saiXuan .right {
    float: right;
    height: 40px;
}

.wdyylb_main .saiXuan .right input {
    float: left;
    margin-right: 10px;
    outline: none;
    border: 1px solid #e9ebf0;
    height: 100%;
    box-sizing: border-box;
    width: 274px;
    padding: 0 20px;
    font-size: 16px;
}

.wdyylb_main .saiXuan .right button {
    float: right;
    height: 100%;
    outline: none;
    border: none;
    width: 80px;
    font-size: 14px;
    color: #222222;
    padding-left: 35px;
    text-align: left;
    background: url(../../images/ysfw/bsyxsx_img2.png) no-repeat 11px center;
    cursor: pointer;
    background-color: #e9ebf0;
}

.wdyylb_main .tit {
    height: 45px;
    line-height: 45px;
    background: #f6f8fb;
}

.wdyylb_main .tit span {
    float: left;
    font-size: 16px;
    color: #333333;
    text-align: center;
    border-right: 2px solid #fff;
}
.wdyylb_main .tit span.span0 {
    width: 50px;
}
.wdyylb_main .tit span.span1 {
    width: 650px;
}

.wdyylb_main .tit span.span2 {
    width: 152px;
}

.wdyylb_main .tit span.span3 {
    width: 150px;
    border-right: none;
}

.wdyylb_main .list li {
    height: 142px;
    border-bottom: 1px solid #f0f0f0;
    padding-top: 15px;
}
.wdyylb_main .list li .xh {
    float: left;
    width: 50px;
    text-align: center;
    line-height: 120px;
}
.wdyylb_main .list li .left {
    float: left;
    width: 650px;
    padding-left: 20px;
}

.wdyylb_main .list li .left p {
    font-size: 20px;
    color: #222222;
    line-height: 48px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wdyylb_main .list li .left span {
    font-size: 16px;
    color: #999999;
    display: block;
    line-height: 26px;
}

.wdyylb_main .list li .mid {
    float: left;
    width: 152px;
    text-align: center;
}

.wdyylb_main .list li .mid span {
    display: inline-block;
    padding-left: 33px;
    font-size: 18px;
    color: #399777;
    line-height: 126px;
    background: url(../../images/ysfw/tjyybd_success_img1.png) no-repeat left center;
}

.wdyylb_main .list li .right {
    float: left;
    width: 150px;
}

.wdyylb_main .list li .right a {
    display: block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 25px;
    background: #399777;
    margin: 43px auto 0;
}

.wdyylb_main .list li .right span {
    display: block;
    width: 110px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #cccccc;
    cursor: pointer;
}

.wdyylb_main .list li.No .left p {
    color: #b2b2b2;
}

.wdyylb_main .list li.No .left span {
    color: #b2b2b2;
}

.wdyylb_main .list li.No .mid span {
    color: #b2b2b2;
    background: url(../../images/ysfw/tjyybd_success_img1_1.png) no-repeat left center;
}

.wdyylb_main .list li.No .right a {
    background: #e6e6e6;
    color: #b2b2b2;
    cursor: no-drop;
}

.wdyylb_main .list li.No .right span {
    color: #cccccc;
    cursor: no-drop;
}

.wdyyxq_main {
    padding: 0 80px;
    background: #fff;
    min-height: 595px;
    padding-bottom: 70px;
    padding-top: 50px;
}

.wdyyxq_main_hd {
    height: 143px;
    background: #399777;
}

.wdyyxq_main_hd .left {
    width: 820px;
    float: left;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 15px;
}

.wdyyxq_main_hd .left p {
    font-size: 20px;
    color: #ffffff;
    line-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wdyyxq_main_hd .left span {
    line-height: 28px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wdyyxq_main_hd .right {
    float: right;
    width: 200px;
    height: 100%;
    background: #ffd200;
    text-align: center;
    padding-top: 40px;
}

.wdyyxq_main_hd .right span {
    display: inline-block;
    line-height: 30px;
    font-size: 18px;
    color: #222;
    padding-left: 33px;
    background: url(../../images/ysfw/tjyybd_success_img1_1_1.png) no-repeat left center;
}

.wdyyxq_main_hd .right a {
    display: block;
    margin: 0 auto;
    width: 90px;
    text-align: center;
    font-size: 14px;
    color: #bdac5f;
    line-height: 34px;
}

.wdyyxq_main_bd {
    padding-top: 30px;
}

.wdyyxq_main_bd h4 {
    font-size: 18px;
    color: #333333;
    height: 50px;
    line-height: 50px;
    background: #f6f8fb;
    padding-left: 20px;
}

.wdyyxq_main_bd table {
    border-spacing: initial;
    border-left: 1px solid #f0f2f5;
    width: 100%;
}

.wdyyxq_main_bd table td,
.wdyyxq_main_bd table th {
    border-right: 1px solid #f0f2f5;
    border-bottom: 1px solid #f0f2f5;
    line-height: 24px;
    font-size: 16px;
    padding: 20px 30px;
    font-weight: 400;
    text-align: left;
}

.wdyyxq_main_bd table th {
    width: 189px;
    color: #666666;
}

.wdyyxq_main_bd table td {
    color: #002222;
}
