﻿body {
    width: 1200px;
    margin: 0 auto; /*整页居中*/
    font-family:'Microsoft YaHei';
}
a:link {
    color: #313743;
    text-decoration: none;
}
a:visited {
    color: #313743;
    text-decoration: none;
}
.d_01 {
    background: #313743;
    height: 58px;
    display: flex;
    color: #FFFFFF;
}
.d_01 a:link{
    color: #FFFFFF;
    text-decoration: none;
}
.d_01 a:visited{
    color: #FFFFFF;
    text-decoration: none;
}
.d_01 img {
    margin-top: 14px;
    margin-left:14px;
    margin-right:40px;
}
.d_01 div {
    height: 38px;
    width:auto;
    text-align:center;
    padding-left:24px;
    padding-right:24px;
    padding-top:20px;
    cursor:auto;
}
.d_01 div:hover{
    background: #5A606D;
    background-image: url(a_img_n/d_03.webp);
    background-repeat:no-repeat;
    background-position-x:center;
    background-position-y:bottom;
} 
.d_01 div:last-child{
    margin-left:auto;
}
.d_01_2 {
    background: #484C57;
    background-image: url(a_img_n/d_02.webp);
    background-repeat:no-repeat;
    background-position-x:center;
    background-position-y:bottom;
}
.d_02 {
    background: #EDEEF1;
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
    padding-top:10px;
    padding-bottom:2px;
}
.d_02 div{
    background:#FFFFFF;
    text-align:center;
    margin-left:8px;
    margin-bottom:8px;
    height:33px;
    line-height:33px;
    overflow: hidden;
    font-size:13px;
    border-radius:5px;
    width:91px;
}
.d_02 div:hover{
    background:#ffd800;
}
.d_12 {
    background: #EDEEF1;
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
    padding-top:10px;
    padding-bottom:2px;
}
.d_12 div{
    background:#FFFFFF;
    text-align:center;
    margin-left:8px;
    margin-bottom:8px;
    height:33px;
    line-height:33px;
    overflow: hidden;
    font-size:13px;
    border-radius:5px;
    width:290px;
}
.d_12 div:hover{
    background:#ffd800;
}
.d_03 {
    display: flex;
    margin-top: 5px;
}
.d_03_left {
    width: 810px;
}
.d_03_left_1 {
    display: flex;
    height: 42px;
    overflow:hidden;
    line-height: 42px;
    border: 1px solid #EEEEEE;
    border-bottom: 3px solid #D12C33;
    background: #F7F7F7;
    margin-top: 0px !important;
}
.d_03_left_1_left {
    padding-left: 28px;
    background-image: url(a_img_n/d_06.webp);
    background-repeat: no-repeat;
    background-position-x: 8px;
    background-position-y: 15px;
    color: #484C57;
}
.d_03_left_1_right {
    margin-left: auto;
    padding-right: 8px;
    font-size: 13px;
}
.d_03_left_fenye {
    display: flex;
    height: 46px;
    line-height: 46px;
    border: 1px solid #EEEEEE;
    background: #F7F7F7;
    margin-bottom:10px;
}
.d_03_left_fenye_left {
    padding-left: 24px;
    font-weight: bold;
    color: #484C57;
}
.d_03_left_fenye_left span {
    padding:5px;
    padding-left:12px;
    padding-right:12px;
    border-right: 1px solid #EEEEEE;
    background: #e8e8e8;
    color:#484C57;
}
.d_03_left_fenye_right {
    margin-left: auto;
    padding-right: 8px;
    font-size: 13px;
}
.d_03_dangqian {
    background: #ff5454 !important;
    color:#FFFFFF !important;
}
.d_03_left_next {
    display: flex;
    height: 50px;
    line-height: 50px;
    margin-bottom:10px;
    margin-top:10px;
}
.d_03_left_next_left {
    background: #e8e8e8;
    width: 273px;
    padding-left: 24px;
    color: #484C57;
    text-align: center;
    font-size: 12px;
    margin-right:10px;
}
.d_03_left_next_left span {
    width:auto;
    display:block;
    height:auto;
}
.d_03_left_next_right {
    margin-left: auto;
    padding-right: 8px;
    font-size: 12px;
    background: #ff5454;
    width: 495px;
    text-align: center;
    color: #FFFFFF;
}
.d_03_left_next_right span {
    width:auto;
    height:auto;
    display:block;
}
.d_03_left_next_right a:link {
    color: #FFFFFF;
    text-decoration: none;
}
.d_03_left_next_right a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.d_03_left_2 {
    display: flex;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    border-right: 1px solid #EEEEEE;
    background: #FAFAFA;
}
.d_03_left_2 div {
    border-left: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    flex-grow: 1;
    text-align: center;
}
.d_03_left_2 div:nth-child(1){
    background:#ffffff;
    border-bottom:none;
}
.d_03_left_ul {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EEEEEE;
    border-top:none;
    margin-bottom:8px;
    padding-bottom:8px;
}
.d_03_left_ul li {
    padding-right:8px;
}
.d_03_left_ul a:hover{
    text-decoration:underline;
}
.d_03_left_ul li:nth-child(odd){
    font-size:14px;
    line-height:24px;
    padding-top:6px;
    padding-left:24px;
    max-height:48px;
    overflow:hidden;
    background-image:url(a_img_n/d_05.webp);
    background-repeat: no-repeat;
    background-position-x: 12px;
    background-position-y: 16px;
}
.d_03_left_ul li:nth-child(even){
    font-size:12px;
    line-height:20px;
    color:#a4a4a4;
    margin-left:24px;
    max-height:60px;
    overflow:hidden;
}

.d_03_main_pohto {
    border: 1px solid #EEEEEE;
    padding: 8px;
    padding-bottom: 2px !important;
    height: auto;
}

.d_03_main_pohto img {
    width: 100%;
    height: auto;
}

.d_03_left_imglist {
    column-count: 3;
    column-gap: 0px;
    padding: 8px;
    padding-right: 0px !important;
    padding-top: 5px !important;
    border: 1px solid #EEEEEE;
    border-top: none !important;
    margin-bottom: 8px;
}
.d_03_left_imglist ul {
    margin: 0px;
    padding:0px;
    padding-right: 7px !important;
    padding-bottom: 3px !important;
    list-style-type: none;
    break-inside: avoid; /*保证元素不被跨栏分割*/
}
.d_03_left_imglist li {
    overflow: hidden;
}
.d_03_border img {
    box-sizing: border-box;
    border: 3px solid #ff5c36;
}
.d_03_left_imglist ul li:nth-child(2) {
    /*height: 24px;*/
    width: 259px;
    line-height: 20px;
    font-size: 12px;
    color: #7B758F;
}
.d_03_left_imglist img {
    width: 259px;
    height:auto;
    cursor: pointer;
    transition: all 0.6s;
}
.d_03_left_imglist img:hover {
    transform: scale(1.08);
}

.d_03_right {
    width: 380px;
    margin-left: 10px;
}
.d_03_right_1 {
    display: flex;
    height: 42px;
    line-height: 42px;
    border: 1px solid #EEEEEE;
    border-bottom: 3px solid #185e90;
    background: #F7F7F7;
}
.d_03_right_1_left {
    padding-left: 28px;
    background-image: url(a_img_n/d_06.webp);
    background-repeat: no-repeat;
    background-position-x: 8px;
    background-position-y: 15px;
    color: #484C57;
}
.d_03_right_1_right {
    margin-left: auto;
    padding-right: 8px;
    font-size: 13px;
}
.d_03_right_ul {
    padding: 8px;
    margin: 0px;
    list-style-type: none;
    background: #F7F7F7;
    border: 1px solid #EEEEEE;
    column-count:2;
    column-gap:4px;
    margin-bottom:8px;
}
.d_03_right_ul img{
    width:176px;
    height:auto;
    margin-bottom:1px;
}
.d_03_right_imglist {
    column-count: 2;
    column-gap: 0px;
    padding: 8px;
    padding-right: 0px !important;
    padding-top: 5px !important;
    border: 1px solid #EEEEEE;
    border-top: none !important;
    margin-bottom: 8px;
}
.d_03_right_imglist ul {
    margin: 0px;
    padding:0px;
    padding-right: 7px !important;
    padding-bottom: 3px !important;
    list-style-type: none;
    break-inside: avoid; /*保证元素不被跨栏分割*/
}
.d_03_right_imglist li {
    overflow: hidden;
}
.d_03_right_imglist ul li:nth-child(2) {
    width: 176px;
    line-height: 20px;
    font-size: 12px;
    color: #7B758F;
}
.d_03_right_imglist img {
    width: 176px;
    height:auto;
    cursor: pointer;
    transition: all 0.6s;
}
.d_03_right_imglist img:hover {
    transform: scale(1.08);
}

.d_03_right_language {
    list-style-type: none;
    background: #F7F7F7;
    border: 1px solid #EEEEEE;
    height: auto;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    column-count: 3;
    column-gap: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom:10px;
}
.d_03_right_language li {
    background:#FFFFFF;
    text-align:center;
    height:33px;
    line-height:33px;
    overflow: hidden;
    font-size:12px;
    border-radius:5px;
    margin-bottom:5px;
}
.d_03_alink {
    background: #185e90 !important;
}
.d_03_alink a:visited {
    color: #FFFFFF !important;
}
.d_04 {
    background: #fafafa;
    border: 1px solid #EEEEEE;
    border-top: none;
    height: 36px;
    line-height: 36px;
    padding-left: 28px;
    font-size: 14px;
    color: #7B758F;
    background-image: url(a_img_n/d_06.webp);
    background-repeat: no-repeat;
    background-position-x: 8px;
    background-position-y: 11px;
}
.d_04 a:link {
    color: #7B758F;
    text-decoration: none;
}
.d_04 a:visited {
    color: #7B758F;
    text-decoration:none;
}
.d_05 {
    border: 1px solid #EEEEEE;
    margin-bottom:8px;
    padding:8px;
    line-height:24px;
}
.d_05 p {
    margin:0px;
    padding-bottom:8px;
    padding-top:5px;
    line-height:24px;
}
.d_05 h1 {
    margin:0px;
    font-size:18px;
}
.d_05 img{
    width:100%;
    height:auto;
}
.d_06 {
    display: flex;
    height: 42px;
    line-height: 42px;
    border: 1px solid #EEEEEE;
    border-bottom: 3px solid #185e90;
    background: #F7F7F7;
    overflow:hidden;
}
.d_06_left {
    padding-left: 8px;
    font-weight: bold;
    color: #484C57;
    font-size:20px;
}
.d_06_right {
    margin-left: auto;
    padding-right: 8px;
    font-size: 13px;
}
.d_07 {
    background: #969696;
    line-height:33px;
    height: 33px;
    color: #FFFFFF;
    text-align:center;
    font-size:12px;
    margin-top:10px;
}
.d_07 a:link{
    color: #FFFFFF;
    text-decoration: none;
}
.d_07 a:visited{
    color: #FFFFFF;
    text-decoration: none;
}
.d_08 {
    background: #fafafa;
    border: 1px solid #EEEEEE;
    border-top: none;
    height: 36px;
    line-height: 36px;
    line-height: 36px;
    padding-left: 9px;
    font-size: 14px;
    color: #7B758F;
}
.d_08 a:link {
    color: #7B758F;
    text-decoration: none;
}
.d_08 a:visited {
    color: #7B758F;
    text-decoration:none;
}


