﻿.jinrici {
    width: 100%;
    overflow: hidden;
    background-color: #FFFFFF;
}

.jinrici1 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    padding: 0 20px;
    position: relative;
    box-sizing: border-box;
}

.xinci-botton {
    width: 100%;
    overflow: hidden;
    height: 48px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    border-bottom: 1px solid #e9e9e9;
}

.jinrici1 a {
    font-size: 16px;
}

.jinrici1::before {
    display: inline-block;
    clear: both;
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    vertical-align: middle;
    height: 20px;
    width: 3px;
    background-color: #0085FF;
}

.jinrici1 p {
    color: #222222;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}

.jinrici1-1 {
    display: inline-block;
    float: right;
    line-height: 48px;
    height: 48px;
}

.jinrici1-1 a {
    display: flex;
    float: left;
    height: 100%;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}

.jinrici1-1 a img {
    width: 20px;
    height: 20px;
    display: block;
}

.xincitab {
    width: 100%;
    padding: 20px;
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    overflow: hidden;
}

.xincitab1 {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
}

.tab-left {
    width: 50%;
    float: left;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.tab-left1 {
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.tab-left .tab-left1:nth-last-child(1) {
    margin-right: 0;
}

.tab-left1-top p {
    color: #222222;
    margin-bottom: 4px;
    font-size: 24px;
    text-align: center;
}

.tab-left1-bottom {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../images/tianzi.webp);
    background-repeat: no-repeat;
    background-size: 80px 80px;
}

.tab-left1-bottom p {
    color: #222222;
    font-family: KaiTi;
    display: inline-block;
    height: 80px;
    line-height: 72px;
    font-size: 60px;
    text-align: center;
}

.zxyz li a span{
    font-size: 14px;
}

.zxyz li a:hover span{
    color: #0085ff;
}

.zxyz li a p{
    font-size: 14px;
}

.zxyz li a:hover p{
    color: #0085ff;
}

.tabbaioge td a:hover{
    color: #0085ff;
}

.tab-right {
    float: left;
    width: 50%;
    overflow: hidden;
}

.tab-right p {
    line-height: 30px;
    color: #222222;
    font-size: 14px;
    font-weight: bold;
}

.tab-right a {
    color: #222222;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 24px;
}

.tab-right a:hover{
    color: #0085ff;
}

.changyongzi {
    width: 100%;
    overflow: hidden;
    margin-top: 12px;
    background-color: #FFFFFF;
}

.chongyupdate {
    color: #8A8A8D;
    float: right;
    font-size: 14px !important;
}

.chongyupdate:hover {
    color: #0085FF;
}

.changyong1 {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 14px 20px 6px 20px;
    /* background: #000; */
}

.changyong1 li {
    float: left;
    overflow: hidden;
    margin-bottom: 50px;
    /* margin-right:58px; */
}

.changyong1 li a {
    display: flex;
    flex-direction: column;
    color: #222222;
    font-size: 14px;
    width: 50px;
    height: 38px;
    overflow: hidden;
    text-align: center;
}

.changyong1 li:nth-child(8n+0){
    margin-right: 0;
}

.changyong1 li a:hover span {
    color: #0085FF;
}

.xinci-botton ul {
    display: inline-block;
    float: right;
    overflow: hidden;
}

.xinci-botton ul li {
    float: left;
    overflow: hidden;
    margin-left: 20px;
}

.xinci-botton ul li a {
    color: #222222;
    font-size: 14px;
    cursor: pointer;
}

.pickonp {
    color: #0085FF !important;
}

.xinci-botton ul li a:hover{
    color: #0085ff;
}

.changyongul {
    display: none;
}

.changyongul.show {
    display: block;
}

.pinyin {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.pinyin1 {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 10px 20px;
    overflow: hidden;
}

.pinyin-flex {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
}

.pinyin1-left {
    width: 46px;
    height: 42px;
    overflow: hidden;
    float: left;
    margin-right: 32px;
}

.pinyin1-left p {
    display: inline-block;
    width: 46px;
    height: 22px;
    overflow: hidden;
    background: rgba(0, 133, 255, 0.1);
    border-radius: 2px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #0085FF;
    margin-top: 12px;
}

.pinyin1-right {
    flex: 1;
    line-height: 42px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    border-bottom: 1px dashed #e9e9e9;
}

.pinyin1-right li {
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.pinyin1-right li:nth-child(9n+0){
    margin-right: 0;
}

.pinyin1-right li a {
    display: inline-block;
    color: #222222;
    font-size: 14px;
    width: 60px;
}

.pinyin1-right li a:hover{
    color: #0085ff;
}

.pinyin1 .pinyin-flex:nth-last-child(1) .pinyin1-right {
    border-bottom: none;
}


.pinyinview {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 20px;
    overflow: hidden;
}


.pinyinview tr td{
    float: left;
}

.pinyinview tr td p{
    overflow: hidden;
    width: 100%;
    height: 20px;
    line-height: 20px;
}

.pinyinview tr td p a{
    font-size: 14px;
}

.pinyinview tr td a:hover{
    color: #0085ff;
}

.pinyinview tr td {
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 14px;
    border-right: 1px solid #e9e9e9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 12px 20px;
}

.pinyinview tr td:nth-child(1) {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    color: #0085FF;
    display: inline-block;
    border-left: 1px solid #e9e9e9;
    width: 150px;
}

.pinyinview tr td:nth-child(2) {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    display: inline-block;
    width: 150px;
}

.pinyinview tr td:nth-child(3) {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    display: inline-block;
    width: 500px;
}

.pinyinview tr:nth-child(1) {
    border-top: 1px solid #e9e9e9;
}

.pinyinview tr:nth-child(1) td {
    color: #0085FF;
    background-color: #EBF5FF;
}

.pinyinview tr {
    border-bottom: 1px solid #e9e9e9;
}


.zimubiao {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.zimubiao1 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    overflow: hidden;
    padding: 20px 20px 0 20px;
}

.zimubiao1 li {
    width: 12.5%;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.zimubiao1 li img {
    width: 87px;
    height: 70px;
    overflow: hidden;
    object-fit: contain;
}

.zimubiao1 li p {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.zimubiao1 li p span:nth-child(1) {
    color: #0085FF;
    font-size: 14px;
    line-height: 20px;
}


.zimubiao1 li p a span:hover{
    color: #0085ff;
    text-decoration: underline;
}

.zimubiao1 li p span:nth-child(2) {
    color: #222222;
    font-size: 14px;
    line-height: 20px;
}

.bigbox {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.wenziview {
    width: 100%;
    overflow: hidden;
    padding: 20px;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.tab-left a {
    overflow: hidden;
}

.wenziview-left {
    float: left;
    display: flex;
    max-width: 75%;
    flex-direction: row;
    overflow: hidden;
}

.wenziview-left-img {
    width: 120px;
    height: 120px;
    float: left;
    margin-right: 20px;
    text-align: center;
    overflow: hidden;
    background-image: url(../images/tianzi.webp);
    background-repeat: no-repeat;
    background-size: 120px 120px;
}

.wenziview-left-img p {
    color: #222222;
    font-size: 96px;
    font-family: KaiTi;
    line-height: 120px;
}

.wenziview-left-p {
    overflow: hidden;
    flex: 1;
}

.wenziview-left-p p {
    margin-bottom: 24px;
    max-width: 450px;
}

.wenziview-left-p p .black-pin {
    color: #999999;
    font-size: 14px;
}

.wenziview-left-p p .dong-pin {
    color: #222222;
    font-size: 14px;
}

.wenziview-left-p p img {
    width: 20px;
    height: 20px;
    margin-top: 3px;
    margin-right: 12px;
}

.flex_xinhua{
    display: flex;
    flex-direction: row;
}

.duxie {
    flex: 1;
    color: #222;
    font-size: 14px;
}

.duxie1 {
    display: inline-block;
    width: 80px;
    color: #999999;
    font-size: 14px;
}

.wenziview-left-p dl {
    display: inline-block;
    overflow: hidden;
}

.wenziview-left-p dl dd {
    display: inline-block;
    margin-right: 16px;
    color: #999999;
    font-size: 14px;
    float: left;
    max-width: 86%;
}

.wenziview-right {
    float: right;
    overflow: hidden;
    flex: 1;
    text-align: right;
}

.wenziview-right p {
    margin-bottom: 20px;
}

.wenziview-right .zui a {
    display: inline-block;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    line-height: 18px;
    text-align: center;
    color: #0085FF;
    font-size: 14px;
    border: 1px solid #0085FF;
}

.wenziview-right .zui a:hover {
    color: #fff;
    background-color: #0085FF;
}

.wenziview-right .dayinwanshan span {
    margin-left: 10px;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    line-height: 28px;
    color: #222222;
    font-size: 14px;
    height: 28px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.wenziview-right .dayinwanshan img {
    width: 14px;
    float: left;
    margin-top: 7px;
    margin-right: 4px;
    height: 14px;
}

.bihua {
    color: #0085FF;
    font-size: 14px;
    margin-top: 4px;
}

.wenziview-left-p dl dd:nth-child(1) {
    margin-right: 0;
}

.bihua:hover {
    text-decoration: underline;
}

.tabbaioge {
    width: 100%;
    overflow: hidden;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.tabbaioge table {
    width: 100%;
    overflow: hidden;
}

.tabbaioge tr {
    display: inline-block;
    width: 400px;
    padding: 12px 0;
    float: left;
    border-bottom: 1px dashed #e9e9e9;
    overflow: hidden;
}

.tabbaioge tr td:nth-child(1) {
    color: #999999;
    white-space: nowrap;
    font-size: 14px;
}

.tabbaioge tr td:nth-child(2) {
    color: #222222;
    font-size: 14px;
}

/* .tabbaioge tr:nth-last-child(1) {
    width: 100%;
    border-bottom: none;
} */

.miaodian {
    width: 100%;
    overflow: hidden;
}

.miandiansmall {
    margin-top: 12px;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

/*.miandiansmall-1::before {
    display: inline-block;
    clear: both;
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    vertical-align: middle;
    height: 20px;
    width: 3px;
    background-color: #0085FF;
}*/

.miandiansmall-1 {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 0 20px;
    position: relative;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
}


.miandiansmall2-1-1-1{
    color: #222222;
    font-size: 14px;
}

.miandiansmall-1 ul {
    border-bottom: 1px solid #e9e9e9;
    height: 48px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.miandiansmall-1 ul li {
    float: left;
    margin-right: 40px;
    overflow: hidden;
}

.miandiansmall-1 ul li p {
    color: #222222;
    font-size: 16px;
    cursor: pointer;
}

.jibenpick {
    color: #0085FF !important;
}

.miandiansmall-1-1 {
    width: 100%;
    color: #222222;
    font-size: 14px;
    line-height: 26px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 20px;
    overflow: hidden;
}

.miandiansmall-1-1-1 {
    display: none;
}

.miandiansmall-1-1-1.show {
    display: block;
}

.miandiansmall-1-1-1 p {
    color: #222222;
    font-size: 14px;
    line-height: 26px;
}

.miandiansmall-1-1-1 p span {
    color:#888;
}
.miandiansmall-1-1 p.color_b{
    color:#f8f8f8;
    line-height: 10px;
    font-size: 8px;
}

.ttclass {
    display: none;
}

/*
.miandiansmall2-1::before {
    display: inline-block;
    clear: both;
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    vertical-align: middle;
    height: 20px;
    width: 3px;
    background-color: #0085FF;
}
*/

.miandiansmall2-1 {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 0 20px;
    position: relative;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
}

.miandiansmall2-1 ul {
    border-bottom: 1px solid #e9e9e9;
    height: 48px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

.miandiansmall2-1 ul li {
    float: left;
    margin-right: 40px;
    overflow: hidden;
}

.miandiansmall2-1 ul li p {
    color: #222222;
    font-size: 16px;
    cursor: pointer;
}

.kanxi {
    color: #0085FF !important;
}

.miandiansmall2-1-1 {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding:16px 20px;
    overflow: hidden;
}

.miandiansmall2-1-1-1 {
    display: none;
}

.miandiansmall2-1-1-1.show {
    display: block;
}

.miandiansmall2-1-1-1 p {
    color: #222222;
    font-size: 14px;
    line-height: 22px;
}

.swjz {
    width: 100%;
    overflow: hidden;
    margin-top: 12px;
    background-color: #fff;
}

.swjz1 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    width: 100%;
    overflow: hidden;
    padding: 20px;
    display: flex;
    flex-direction: row;
}

.swjz1-left {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}

.swjz1-left img{
    width: 100%;
    height: 100px;
    background-size: 100% 100%;
    background-image: url("../images/tianzi.webp");
    background-repeat: no-repeat;
}

.swjz1-left a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.swjz1-left a img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.swjz1-right {
    flex: 1;
}

.swjz1-right p {
    font-size: 14px;
    line-height: 22px;
    color: #222222;
}


.zxyz {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    width: 100%;
    overflow: hidden;
    padding: 20px;
}

.zxyz li {
    width: 100px;
    float: left;
    margin-right: 12px;
}

.zxyz li:nth-child(6n+0) {
    margin-right: 0;
}

.zxyz li a {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    flex-direction: column;
}

.zxyz li a img {
    width: 100px;
    height: 100px;
    margin-bottom: 12px;
    background-image: url("../images/tianzi.webp");
    background-size: 100% 100%;
    overflow: hidden;
    background-repeat: no-repeat;
}

.zxyz li a span {
    color: #222222;
    font-size: 14px;
}

.relate {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin-top: 12px;
}

.relate1 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    width: 100%;
    overflow: hidden;
    padding: 20px 20px 0 20px;
}

.relate1 li {
    width: 12.5%;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}

.relate1 li a {
    display: inline-block;
    max-width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #222222;
    font-size: 14px;
}

.relate1 li a:hover {
    color: #0085FF;
}

.zidayin {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 20px;
    background-color: #fff;
}

.zidayinp {
    color: #8A8A8D;
    font-size: 14px;
    margin-bottom: 20px;
}

.zidayinbiao {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.wenziview-left-img p a{
    font-family: KaiTi;
}

.zidayinbiao1 {
    height: 19mm;
    margin-bottom: 0.8mm;
    width: 210mm;
}

.zidayinbiao1 p {
    display: inline-block;
    width: 21mm;
    height: 19mm;
    border-right: 1px solid #222222;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    float: left;
    font-size: 48px;
    font-family: Kaiti, 楷体, 楷体_gb2312;
    text-align: center;
    position: relative;
}
.zidayinbiao1 p span{
    font-size: 48px;
    height: 19mm;
    line-height: 19mm;
    position: absolute;
    z-index: 222;
    width: 100%;
    left: 0;
    top: 0;
    font-family: Kaiti, 楷体, 楷体_gb2312;
}

.zidayinbiao1 p img{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 92;
}


.zidayinbiao1 p:nth-child(1) {
    border-left: 1px solid #222222;
}

.zidayinbiao1 p:not(:first-child) span{
    opacity: 0.6;
}

.btn-dayin {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
}

.btn-dayin p {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    width: 120px;
    height: 32px;
    background: rgba(0, 133, 255, 1);
    border-radius: 2px;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
}

.btn-dayin p img {
    margin-right: 8px;
}

.btn-dayin p span {
    color: #fff;
    font-size: 14px;
}

.tab-right a：hover {
    color: #0085FF;
}





body {
    position: relative;
    height: 100%;
}

.fix {
    position: fixed;
    overflow: hidden;
    bottom: 0;
    margin-top: 100px;
    right: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 20px;
    margin-right: 552px;
    display: none;
}

.fix .side-bar {
    position: absolute;
    top: 10px;
    width: 0;
    height: 100%;
    background-color: #C6C6C8;
    border: 1px solid #C6C6C8;
    border-top: 0;
    border-bottom: 0;
    left: 6px;
}

.fix .side-bar .circle.start {
    top: 0;
}

.fix .side-bar .circle.end {
    margin: 0;
    bottom: 0;
}

.fix ul li.current em {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(0, 133, 255, 1);
    border-radius: 50%;
    position: absolute;
    right: 0px;
    padding: 4px;
    margin-top: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */

}

.fix li a {
    color: #8A8A8D;
    font-size: 14px;
    text-decoration: none;
}

.fix li {
    margin-bottom: 10px;
    text-align: center;
}

.fix li:nth-last-child(1) {
    margin-bottom: 0;
}

.fix li:nth-child(2) {
    margin-top: 5px;
}

.fix .current a {
    color: #0085ff;
}

.fix li em {
    left: 0px;
    margin-top: 3px;
    position: absolute;
    display: inline-block;
    width: 10px;
    float: right;
    height: 10px;
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(198, 198, 200, 1);
    border-radius: 50%;
}

.fix ul li.current em b {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: rgba(0, 133, 255, 1);
    border-radius: 50%;
    position: absolute;
    right: 2px;
    top: 2px
}
.bihuazi{
    width: 100%;
    -webkit-box-sizing: border-box;
    padding: 20px 20px 10px 20px;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bihuazi p{
    margin-bottom: 14px;
    color: #222222;
    font-size: 16px;
    font-weight: bold;
}

.bihuazi p a{
    display: inline-block;
    width: 46px;
    height: 22px;
    overflow: hidden;
    background: rgba(0, 133, 255, 0.1);
    border-radius: 2px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #0085FF;
    margin-top: 4px;
    float: left;
    cursor: auto;
    margin-right: 32px;
}

.keyidian:hover{
    cursor: pointer;
}

/*.bihuazi p a:hover{*/
/*    text-decoration: underline;*/
/*}*/

.bihuazi1{
    margin-bottom: 14px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
}

.bihuazi1 ul{
    flex: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px dashed #e9e9e9;
}

.bihuazi .bihuazi1:nth-last-child(1){
    margin-bottom: 0;
}

.bihuazi li {
    float: left;
    overflow: hidden;
    margin-bottom: 16px;
    margin-right: 33px;
}

.bihuazi li a {
    display: flex;
    width: 50px;
    height: 38px;
    flex-direction: column;
    color: #222222;
    font-size: 14px;
    text-align: center;
}

.bihuazi li:nth-child(9n+0){
    margin-right: 0;
}

.bihuazi li a:hover span {
    color: #0085FF;
}

.swiper-wrapper{
    height:auto !important;
}


.zimubiao1 li p a:nth-last-child(1) span{
    color: #222222;
}

.gengduo_xinhua a{
    line-height: 38px;
}

.gengduo_xinhua a span{
    color: #0085ff !important;
}

/*.gengduo_xinhua a span:hover{*/
/*    text-decoration: underline;*/
/*}*/

.toollx8{
    display: none
}

.fix1{
    position: fixed;
    overflow: hidden;
    left: 50%;
    margin-left: -650px;
    top: 230px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
}

.fix1 li {
    text-align: center;
}

.fix1 .current a {
    color: #0085ff;
}

.fix1 li a {
    color: #8A8A8D;
    font-size: 14px;
    text-decoration: none;
}


@media screen and (max-width:1800px){
    .fix1 li{
        height: 16px;
    }
}

#character-target-div{
    color: #8A8A8D;
    font-size: 14px;
}

.zaojushouzima{
    width: 100%;
    overflow: hidden;
    background-color: #FFFFFF;
    padding:0 20px;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: center;
    /*align-items: center;*/
    flex-direction: row;
}

.zaojushouzima p{
    line-height: 48px;
    color: #8A8A8D;
    font-size: 14px;
    margin-right: 24px;
}

.zaojushouzima ul{
    display: inline-block;
    flex: 1;
    overflow: hidden;
}

.zaojushouzima ul li{
    float: left;
    margin-right: 18px;
}

.zaojushouzima ul li a{
    display: inline-block;
    line-height: 48px;
    color: #222222;
    font-size: 14px;
}

.zaojushouzima ul li a:hover{
    color: #0085ff;
}

/*search*/
.search-msg-mod {
    justify-content: flex-start;
    border-bottom: 1px solid #e5e5e5;
}

.search-msg-mod .search-value {
    color: blue;
    font-size: 18px;
    padding: 10px 0;
}

.search-msg-mod .search-msg {
    color: #000000;
    padding-left: 10px;
}

.search-prompt-mod {
    justify-content: flex-start;
}

.search-prompt-mod .search-prompt {
    padding-top: 10px;
}

.search-prompt-mod .search-prompt .search-prompt-title {
    padding-bottom: 10px;
}

.search-prompt-mod p {
    line-height: 24px;
    margin-bottom: 5px;
    color: #000000;
    font-size: 14px;
    margin-right: 24px;
}

.search-prompt-mod span {
    color: blue;
}
/*search*/







.yemian-right1 .new-ul li {
    margin-right: 9px;
    margin-bottom: 8px;
}
.yemian-right1 .new-ul li:nth-of-type(3n) {
    margin-right: 0;
}
.yemian-right1 .new-ul li a {
    width: 91.6px !important;
    background-color: #f8f8f8;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    border-radius: 30px;
    height: 30px !important;
}


.changyong_ciyu {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 14px 0;
}

.changyong_ciyu li {
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 30px;
}

.changyong_ciyu li a {
    display: flex;
    flex-direction: column;
    color: #222222;
    font-size: 16px;
    width: 90px;
    height: 38px;
    overflow: hidden;
    text-align: center;
}

.changyong_ciyu li:nth-child(7n+0) {
    margin-right: 0;
}

.changyong_ciyu li a:hover span {
    color: #0085FF;
}






.baijiaxing_view{
    background-color: #fff;
    padding: 20px;
    line-height: 1.8;
}

.baijiaxing_view h1{
    font-size: 16px;
}
.baijiaxing_view h1 b{
    font-size: 22px;
    color: #0a67fb;
}


.baijiaxingview p{
    text-indent: 2em;
    font-size: 14px;
    color: #555;
}

.baijiaxingview table{
    width: 100%;
}
.baijiaxingview table td,.baijiaxingview table th{
    border: solid 1px #f0f0f0;
    padding: 6px;
    text-align: center;
}

p.baijiaxingviewp{
    font-size: 20px;
    border-left: solid 2px #0a8ddf;
    padding-left: 1em;
    line-height: 1;
    margin: 10px;
    text-indent: 0;
    color: #333;
}

.clear-both{
    clear: both;
}
.baijiaxing_sxp{
    margin-top: 20px;
}
.baijiaxing_sxp1{
    float: left;
}
.baijiaxing_sxp2{
    float: right;
}


.ul_dccl li{
    width: 322px;
    height: 50px;
    overflow: hidden;
}



.gu_dc_ul li{
    width: 120px;
    height: 36px;
    overflow: hidden;
}

h1.dcv_view_h1{
    font-size: 20px;
    color: #333;
}

.dcv_view{
    background-color: #fff;
    padding: 20px;
    font-size: 14px;
    line-height: 1.8;
    color: #666;
}

.dcv_view_yin{
    border-bottom: solid 1px #f2f2f2;
    padding-bottom: 10px;
    margin-bottom: 10px;
}



.fize_list p {
    border-left: 4px solid #0c8afd;
    text-indent: 10px;
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    margin: 10px 0;
}
.fize_list_text {
    resize: none;
    width: 750px;
    padding: 5px;
    font-size: 14px;
    color: #999;
    border: 1px solid #ebebeb;
    height: 140px;
}
.fize_list_a {
    width: 1160px;
    line-height: 30px;
    margin: 20px 0;
}
.bt_color_1 {
    color: #fff;
    background-color: #2b8ae1;
    padding: 2px 10px;
    display: block;
    float: left;
    margin-right: 10px;
}
.bt_color_2 {
    color: #fff;
    background-color: #3cbb81;
    padding: 2px 10px;
    display: block;
    float: left;
    margin-right: 10px;
}.bt_color_1:hover,.bt_color_2:hover{color: #f2f2f2;}
.fize_list_text2 {
    resize: none;
    width: 750px;
    padding: 5px;
    font-size: 14px;
    color: #999;
    height: 140px;
    border: 0;
    background-color: #f5f5f5;
    font-family: "微软雅黑";
    margin-top: 10px;
}
.yin_bofang1 {
    background-image: url(../images/bof.png);
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

.yin_bofang2 {
    background-image: url(../images/bof.gif);
}
