body {
    font-family: PingFangSC-Regular, PingFang SC;
}

.fws_nav-top {
    height: 30px;
    background: #F5F5F5;
    line-height: 30px;
    position: relative;
    z-index: 100;
}

.fws_nav-top a:hover {
    color: #3464ff;
}
.car_num {
    margin-left: 2px !important;
    display: inline !important;
}
.fws_nav-top .xdl:hover{
    color: #fff;
}

#uinfonavbox .fl ,.fws_nav-top .nav_li{
    position: relative;
    float: left;
    line-height: 30px !important;
    padding: 0 !important;
}

.user_box {
    height: auto;
    padding: 20px 16px 6px 16px;
    top: 30px !important;
    left: 0px;
    right: auto;
    z-index: 3;
}

.top_line {
    margin-left: 25px;
    position: relative;
}

.top_line::after {
    content: "";
    position: absolute;
    top: 10px;
    left: -12px;
    width: 1px;
    height: 10px;
    background: #8694AB;
    opacity: 0.49;
}

.top_sl {
    height: 16px;
    background: rgba(232, 0, 28, 0.1);
    border-radius: 2px;
    font-family: DINProM;
    font-weight: 500;
    color: #E8001C;
    line-height: 16px;
    text-align: center;
    padding: 0 4px;
    margin-left: 6px;
    position: static;
}

.car_box {
    right: 0;
    left: auto;
    top: 30px !important;
    transform: translateX(0);
    z-index: 3;
}

.header_nav {
    height: 174px;
    background: #fff !important;
}

.fws_nav_center {
    height: 98px;
    display: flex;
}

.logo {
    height: 42px;
    margin-top: 28px;
}

.header_sec {
    border: 1px solid #E5E5E5;
    margin-top: 35px;
    z-index: 99;
}

.header_sec span {
    color: #999;
    line-height: 26px;
}

.sec_down {
    background: #fff !important;
    top: 27px;
}

.sec_down li {
    color: #999;
}

.sec_down li:hover {
    color: #3464ff;
    background: #f2f5ff;
}

.fws_lx {
    margin-top: 27px;
}

.fws_lx img {
    width: 44px;
}

.fws_lx span {
    font-size: 14px;
    color: #999999;
    line-height: 14px;
}

.fws_lx_kf {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 16px;
    margin-bottom: 8px;
}

.fws_lx_dh {
    font-size: 22px;
    font-family: DINProM;
    font-weight: 500;
    color: #333;
    line-height: 22px;
    margin-top: 5px;
}

.fws_cxym {
    margin-left: 88px;
}

.fws_cxym-top {
    margin: 16px 0 12px;
}

.fws_cxym-top span {
    font-size: 14px;
    color: #8187A1;
    line-height: 14px;
    position: relative;
    margin-right: 25px;
    float: left;
    cursor: pointer;
}

.fws_cxym-top span.active {
    color: #3464ff;
}

.fws_cxym-ym::after {
    content: "";
    position: absolute;
    top: 2px;
    right: -12px;
    width: 1px;
    height: 12px;
    background: #E1E6F0;
}

.fws_cxym-main input {
    width: 400px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 2px 0 0 2px;
    border: 2px solid #3464FF;
    border-right: 0;
    padding-left: 16px;
    font-size: 14px;
    color: #333;
}

.fws_cxym-main span {
    width: 100px;
    height: 40px;
    background: #3464FF;
    border-radius: 0px 2px 2px 0px;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.fws_cxym-main span i {
    font-size: 14px;
    margin-right: 8px;
}

.fws_lx div {
    margin-left: 12px;
}

.fws_nav-bott {
    background: #3464FF;
}

.nav_ul .nav_li {
    line-height: 46px;
    padding: 0 24px;
}

.nav_ul .nav_li.fws_selectedNav {
    background: #0036E4;
}

.ts_box {
    top: 46px !important;
}

.nav_ul {
    float: none;
}

.nav_ul .nav_li.fws_glzx {
    float: right;
}

.nav_ul .nav_li.fws_glzx i {
    color: #fff;
    margin-right: 6px;
    font-size: 16px;
}

.reg_header {
    height: 408px;
    margin-top: 70px;
}

.fws_am .reg_seach_content {
    height: 120px;
    background: #3464FF;
    box-shadow: 0px 8px 20px 0px rgba(8, 53, 255, 0.2);
    border-radius: 4px;
    padding: 20px 24px;
    margin-top: -80px;
    position: relative;
    z-index: 99;
}

.fws_search_left {
    width: 152px;
    height: 80px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 2px;
    padding-top: 1px;
    padding-left: 12px;
}

.fws_search_left p {
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 14px;
    margin-top: 14px;
}

.fws_search_left b {
    width: 97px;
    height: 20px;
    font-size: 20px;
    font-family: DINProM;
    font-weight: 500;
    color: #E49A00;
    line-height: 20px;
    position: relative;
    top: 2px;
}

.fws_seach_content .seach_btn {
    height: 50px;
    background: #E49A00;
    text-align: center;
    padding: 0;
}

.fws_seach_content .seach_btn:hover {
    opacity: 0.9;
    background: #E49A00 !important;
}

.fws_seach_content .reg_seach .select {
    width: 112px;
}

.fws_seach_content .reg_seach {
    width: 980px;
    height: 50px
}

.fws_seach_content .reg_seach .reg_l {
    height: 50px
}

.fws_seach_content .reg_seach .reg_input {
    width: 748px;
}

.fws_seach_content .reg_seach .select span {
    margin-top: 13px;
    border-color: #E1E6F0;
}

.fws_seach_content .reg_seach .select i {
    top: 11px;
}

.fws_seach_content .reg_seach .seach_select {
    top: 50px;
}

.fws_seach_content .reg_seach_bottom {
    width: auto;
    margin-top: 12px;
}

.fws_seach_content .reg_seach_bottom ul li {
    margin-right: 12px;
}

.fws_seach_content .reg_seach_bottom a {
    opacity: 0.7;
    max-width: 238px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.fws_seach_content .reg_seach_bottom a:hover {
    color: #fff;
    opacity: 1;
}

.fws_box {
    padding-bottom: 62px;
}

.fws_box h3 {
    font-size: 30px;
    font-weight: bold;
    color: #121212;
    line-height: 30px;
    padding: 60px 0 50px;
    text-align: center;
}

.fws_ydjj.fws_box h3  {
    padding: 60px 0 40px;
}

.fws_card {
    width: 386px;
    height: 502px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E1E6F0;
    float: left;
    margin-right: 21px;
    transition: all 0.3s;
}

.fws_card:hover {
    margin-top: -10px !important;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}

.fws_box .fws_card:nth-child(3n) {
    margin: 0;
}

.fws_cardTop {
    line-height: 68px;
    padding: 0 20px;
}

.fws_cardTop h4 {
    font-size: 18px;
    font-weight: bold;
    color: #121212;
    height: 68px;
}

.fws_cardTop h4 i {
    font-size: 20px;
    color: #3464ff;
    margin-right: 12px;
}

.fws_cardTop a {
    font-size: 14px;
    color: #999999;
    height: 68px;
}

.fws_cardTop a:hover {
    color: #3464ff;
}

.fws_cardTh {
    padding: 0 20px;
    line-height: 32px;
    background: #F3F5FF;
    color: #8187A1;
    height: 32px;
}

.fws_cardTh span {
    float: left;
}

.fws_cardMain li {
    padding: 0 19px;
    line-height: 50px;
}

.fws_cardMain li:hover {
    background: #F2F5FF;
}

.fws_cardMain li:hover .fws_ym {
    color: #3464ff;
}

.fws_cardMain li div {
    height: 50px;
    border-bottom: 1px dashed #E1E6F0;
}

.fws_cardMain li:last-child div {
    border: 0;
}

.fws_cardMain .fws_ym {
    width: 171px;
    font-size: 14px;
    font-weight: bold;
    color: #121212;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-right: 15px;
}

.fws_cardMain .fws_sj {
    width: 85px;
    font-size: 14px;
    color: #8187A1;
    margin-right: 26px;
}

.fws_cardMain .fws_qian {
    width: 72px;
    font-size: 14px;
    font-family: DINProM;
    font-weight: 500;
    color: #B30000;
    margin-right: 10px;
}

.fws_cardMain .fws_btn {
    width: 48px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E1E6F0;
    font-size: 12px;
    color: #8187A1;
    line-height: 28px;
    text-align: center;
    margin-top: 11px;
}

.fws_cardMain .fws_btn:hover {
    background: linear-gradient(180deg, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 59, 252, 0.36);
    color: #FFFFFF;
    border: 0;
    cursor: pointer;
}

.fws_rmjj .fws_cardMain .fws_ym {
    width: 112px;
    margin-right: 15px;
}

.fws_rmjj .fws_cardMain .fws_sj {
    width: 76px;
    margin-right: 13px;
}

.fws_rmykj .fws_cardMain .fws_ym {
    width: 199px;
}

.fws_rmykj .fws_cardMain .fws_qian {
    width: 64px;
    margin-right: 20px;
}

.fws_rmykj .fws_cardTh,
.fws_rmykj .fws_cardTop,
.fws_rmykj .fws_cardMain li {
    padding: 0 19px;
}

.fws_ykj {
    background: #F7F9FF;
}

.fws_news {
    padding-bottom: 80px;
}

.fws_list {
    width: 386px;
    height: 383px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E1E6F0;
    margin-right: 20px;
    float: left;
    transition: all 0.3s;
}

.fws_list:hover{
    margin-top: -10px !important;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}

.fws_news .fws_list:nth-child(3n) {
    margin: 0;
}

.fws_listTop {
    border-bottom: 1px solid #E1E6F0;
    padding: 0 20px;
    height: 72px;
}

.fws_listTop h4 {
    font-size: 18px;
    padding-left: 15px;
    font-weight: bold;
    color: #040F43;
    line-height: 72px;
    position: relative;
}

.fws_listTop h4::after {
    content: "";
    width: 3px;
    height: 16px;
    background: #040F43;
    position: absolute;
    top: 27px;
    left: 0;
}

.fws_listTop a {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #8187A1;
    line-height: 72px;
    height: 72px;
}


.fws_listTop a:hover {
    color: #3464ff;
}

.fws_list ul li {
    padding: 0 20px;
}

.fws_list ul li:hover {
    background: #F2F5FF;
}

.fws_list ul li:hover p {
    color: #3464ff;
}


.fws_list ul li a {
    display: block;
    border-bottom: 1px dashed #E1E6F0;
    height: 51px;
    line-height: 51px;
}

.fws_list ul li:last-child a {
    border: 0;
}

.fws_list ul li a span {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #8187A1;
}

.fws_list ul li a p {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #040F43;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 273px;
    margin-left: 10px;
}

.fws_ydtj.fws_list ul li a p {
    max-width: 345px;
    margin: 0;
}

.header_sec strong:hover,.fws_cxym-top span:hover,.fws_seach_content .reg_seach .select span:hover{
    color: #3464ff;
}

.fws_nr3 {
    padding: 60px 0 39px;
    background: #fff;
}

.fws_nr3 h3 {
    font-size: 30px;
    font-weight: bold;
    color: #040F43;
    line-height: 30px;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.fws_nr3 h3 a {
    font-weight: 400;
    font-size: 16px;
    color: #8187A1;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 7px;
}

.fws_nr3 h3 a:hover {
    color: #3464ff;
}

.fws_nr3-main li {
    float: left;
    width: 386px;
    background: #FFFFFF;
    border-radius: 0px 0px 2px 2px;
    margin: 0 21px 21px 0;
}

.fws_nr3-main li:nth-child(3n) {
    margin-right: 0;
}

.fws_dp-top {
    width: 386px;
    height: 88px;
    padding: 21px 0 20px 19px;
    display: block;
}

.fws_dp-top a {
    display: block;
}

.fws_nr3-main .main_card {
    float: none;
    width: 100%;
    height: 58px;
    padding: 0 19px;
    border-bottom: 1px dashed #E1E6F0;
    margin: 0;
    border-radius: 2px;
    position: relative;
}

.fws_nr3-main .main_card:hover {
    background: #f2f5ff;
}

.fws_nr3-main .main_card:hover .card_a {
    display: block;
}

.fws_nr3-main .main_card:hover .card_qian {
    display: none;
}

.fws_nr3-main .main_card .card_a i {
    transform: scale(0.8);
    margin-left: 4px;
}

.fws_nr3-main .main_card .card_ym {
    font-size: 16px;
    font-weight: bold;
    color: #040F43;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 58px;
    max-width: 220px;
}

.fws_nr3-main .main_card .card_qian {
    margin: 20px 0 0 0;
    font-size: 18px;
    font-family: DINProM;
    font-weight: 500;
    color: #B30000;
    line-height: 16px;
}

.fws_nr3-main .main_card .card_a {
    display: none;
    position: absolute;
    bottom: 14px;
    height: 32px;
    background: linear-gradient(180deg, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
    box-shadow: 0px 4px 8px 0px rgb(0 59 252 / 36%);
    border-radius: 2px;
    padding: 0 14px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 32px;
    right: 24px;
}

.fws_dp_hg {
    background: url('../imgs/dp.png') no-repeat;
    background-size: cover;
    position: relative;
}

.fws_dp_hg .biaoqian {
    width: 78px;
    position: absolute;
    top: 0;
    left: 0;
}

.fws_dp_pt {
    background: url('../imgs/dp1.png') no-repeat;
    background-size: cover;
}

.fws_dp-top .fws_dp-topL {
    width: 48px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 2px;
    margin-right: 14px;
}

.fws_dp-top .fws_dp-topR p {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 18px;
    margin: 3px 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 232px;
}

.fws_dp-top .fws_dp-topR span {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 12px;
    display: inline-block;
    opacity: 0.7;
}

.fws_dp-main {
    background: #FFFFFF;
    border-radius: 0px 0px 2px 2px;
    border: 1px solid #E1E6F0;
    border-top: 0;
    width: 386px;
    height: 247px;
}

.fws_nr3-main .fws_dp-mianB {
    height: 72px;
    line-height: 72px;
    border: 0;
}

.fws_nr3-main .fws_dp-mianB:hover .fr {
    display: none;
}

.fws_nr3-main .fws_dp-mianB span {
    font-size: 14px;
    font-weight: 400;
    color: #8187A1;
}

.fws_nr3-main .fws_dp-mianB span img {
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    position: static;
    width: auto;
}

.fws_nr3-main .fws_dp-mianB .card_a {
    left: auto;
    bottom: 20px;
}

.fws_dp-top.fws_dp_pt .fws_dp-topR p,
.fws_dp-top.fws_dp_pt .fws_dp-topR span {
    color: #040F43;
}

.fws_dp-main .bg_null{height: 174px; text-align: center; vertical-align: middle; color: #c6c6c6;line-height: 180px;}

.gwc_iscz.gwc_topFixed .domain_type {
    top: 174px;
}

.gwc_iscz.gwc_topFixed thead {
    top: 224px;
}

.gwc_iscz.gwc_topFixed .ycp_tab_box {
    top: 224px;
}