﻿body {
    margin: 0px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    overflow-x:hidden;
}
a:link {
    color: #313743;
    text-decoration: none;
}
a:visited {
    color: #313743;
    text-decoration: none;
}
.d_01 {
    background: #313743;
    height: 45px;
    display: flex;
    color: #FFFFFF;
    overflow-x: hidden;
}
.d_01 div:last-child{
    display:none;
}
.d_01 a:link{
    color: #FFFFFF;
    text-decoration: none;
}
.d_01 a:visited{
    color: #FFFFFF;
    text-decoration: none;
}
.d_01 img {
    margin-top:10px;
    margin-left:8px;
    margin-right:5px;
    width:30vw;
    height:auto; 
    max-width:167px ;
    max-height:28px;
    image-rendering:-webkit-optimize-contrast;
}
.d_01 div {
    height: 33px;
    width: auto;
    text-align:center;
    padding-left:8px;
    padding-right:8px;
    padding-top:12px;
}
.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_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;
    height: auto;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-left: 5px;
    padding-right: 1px;
}
.d_02 div{
    background:#FFFFFF;
    text-align:center;
    height:33px;
    line-height:33px;
    overflow: hidden;
    font-size:12px;
    border-radius:5px;
    margin-bottom:5px;
    margin-right: 1% ;
    width:24%;

}
.d_02 div:hover{
    background:#ffd800;
}
.d_12 {
    background: #EDEEF1;
    height: auto;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-left: 5px;
    padding-right: 1px;
}
.d_12 div{
    background:#FFFFFF;
    text-align:center;
    height:33px;
    line-height:33px;
    overflow: hidden;
    font-size:12px;
    border-radius:5px;
    margin-bottom:5px;
    margin-right: 1% ;
    width:49%;

}
.d_12 div:hover{
    background:#ffd800;
}
.d_03 {
    margin-top: 5px;
}
.d_03_left {
}
.d_03_left_1 {
    display: flex;
    height: 42px;
    overflow: hidden;
    line-height: 42px;
    border: 1px solid #EEEEEE;
    border-bottom: 3px solid #D12C33;
    background: #F7F7F7;
}
.d_03_left_1_left {
    padding-left: 22px;
    background-image: url(a_img_n/d_06.webp);
    background-repeat: no-repeat;
    background-position-x: 5px;
    background-position-y: 14px;
    color: #484C57;
}
.d_03_left_1_right {
    margin-left: auto;
    padding-right: 8px;
    font-size: 13px;
}
.d_03_left_2 {
    display: flex;
    font-size: 12px;
    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 li:nth-child(odd){
    font-size:14px;
    line-height:24px;
    padding-top:6px;
    padding-left:16px;
    max-height:48px;
    overflow:hidden;
    background-image:url(a_img_n/d_05.webp);
    background-repeat: no-repeat;
    background-position-x: 8px;
    background-position-y: 16px;
}
.d_03_left_ul li:nth-child(even){
    font-size:12px;
    line-height:20px;
    color:#a4a4a4;
    padding-left:16px;
    max-height:60px;
    overflow:hidden;
}

.d_03_main_pohto {
    border: 1px solid #EEEEEE;
    border-bottom: none;
    padding: 8px;
    padding-bottom: 2px !important;
    height: auto;
}
.d_03_main_pohto img {
    width: 95vw;
    height: 100vw;
}

.d_03_left_imglist {
    width: 98.2vw;
    height: auto;
    column-count: 3;
    column-gap: 0px;
    padding: 5px;
    padding-top: 5px !important;
    padding-right: 4px !important;
    padding-bottom: 3px !important;
    border: 1px solid #EEEEEE;
    margin-bottom: 8px;
}
.d_03_left_imglist ul {
    width: 31vw;
    margin: 0px;
    padding: 0px;
    margin-right: 1% !important;
    list-style-type: none;
    break-inside: avoid; /*保证元素不被跨栏分割*/
}
.d_03_left_imglist ul li:nth-child(1) {

    
}
.d_03_left_imglist ul li:nth-child(2) {
   font-size: 12px;
   height:32px;
   line-height:15px;
   overflow: hidden;
   color: #d8d8d8;
 }
.d_03_left_imglist ul img {
    width: 31.5vw;
    height:auto;
    margin-bottom: 0px;
}

.d_03_right {
    margin-left: 0px;
}
.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: 13px;
    color: #484C57;
}
.d_03_left_fenye {
    display: flex;
    height: 50px;
    line-height: 50px;
    border: 1px solid #EEEEEE;
    background: #F7F7F7;
    margin-bottom:10px;
}
.d_03_left_fenye_left {
    padding-left: 16px;
    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 {
    width:98vw;
    display: flex;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    margin-top: 8px;
}
.d_03_left_next_left {
    font-size: 14px;
    background: #e8e8e8;
    width: 36%;
    margin-left: 1%;
    color: #484C57;
    text-align: center;
    font-size: 12px;
    margin-right: 2%;
}
.d_03_left_next_left span {
    width:auto;
    display:block;
    height:auto;
}
.d_03_left_next_right {
    font-size: 14px;
    background: #ff5454;
    width: 60%;
    margin-right:1%;
    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_right_1_right {
    margin-left: auto;
    padding-right: 8px;
    font-size: 13px;
}
.d_03_right_ul {
    padding: 5px;
    margin: 0px;
    list-style-type: none;
    background: #F7F7F7;
    border: 1px solid #EEEEEE;
    column-count:2;
    column-gap:5px;
    margin-bottom:8px;
}
.d_03_right_ul li {
     width:47.5vw;
     margin-bottom:5px;
}
.d_03_right_ul img {
    width:47.5vw;
    height:auto;
    margin-bottom: 0px;
}

.d_03_right_imglist {
    width: 98.2vw;
    height: auto;
    column-count: 2;
    column-gap: 0px;
    padding: 5px;
    padding-top: 5px !important;
    padding-right: 4px !important;
    padding-bottom: 3px !important;
    border: 1px solid #EEEEEE;
    margin-bottom: 8px;
}
.d_03_right_imglist ul {
    width: 47.5vw;
    margin: 0px;
    padding: 0px;
    margin-right: 1% !important;
    list-style-type: none;
    break-inside: avoid; /*保证元素不被跨栏分割*/
}
.d_03_right_imglist ul li:nth-child(1) {

    
}
.d_03_right_imglist ul li:nth-child(2) {
   font-size: 12px;
   height:32px;
   line-height:15px;
   overflow: hidden;
   color: #d8d8d8;
 }
.d_03_right_imglist ul img {
    width: 47.5vw;
    height:auto;
    margin-bottom: 0px;
}
.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:7px;
    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:22px;
}
.d_05 h1 {
    margin:0px;
    font-size:15px;
}
.d_05 h2 {
    margin:0px;
    font-size:15px;
}
.d_05 img{
    width:100%;
    height:auto;
}
.d_06 {
    display: flex;
    height: 38px;
    line-height: 38px;
    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: 15px;
}
.d_06_right {
    margin-left: auto;
    padding-right: 8px;
    font-size: 16px;
}
.d_07 {
    background: #969696;
    line-height:28px;
    height: 28px;
    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;
    overflow:hidden;
    line-height: 36px;
    padding-left: 6px;
    font-size: 14px;
    color: #7B758F;
}
.d_08 a:link {
    color: #7B758F;
    text-decoration: none;
}
.d_08 a:visited {
    color: #7B758F;
    text-decoration:none;
}