.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(../img/tianzi.png);
    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;
    position: relative;
}
.pinyinview .brief{
    position: absolute;
    top:14px;
    right:21px
}
.pinyinview .brief a{
    color: #0085FF;
}
.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: 100px;
}
.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: 100px;
}
.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: 400px;
}
.pinyinview tr td:nth-child(4) {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    display: inline-block;
    width: 100px;
}
.pinyinview tr td:nth-child(5) {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    display: inline-block;
    width: 100px;
}
.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;
    float: left;
    margin-right: 20px;
    text-align: center;
    overflow: hidden;
    background-image: url(../img/tianzi.png);
    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-img .btn {
    height:32px;
    font-size:15px;
}
.wenziview-left-img .btn.hide {
    display:none;
}
.wenziview-left-p {
    overflow: hidden;
    flex: 1;
}
.wenziview-left-p p {
    margin-top: 10px;
    /*margin-bottom: 24px;*/
    max-width: 450px;
    display: inline-block;
    width: 100%;
}
.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 {
    margin-top: 10px;
    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;
    margin-left: 10px;
}
.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: 33.33333333%;
    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: 16px;
    line-height: 24px;
}
.tabbaioge tr td:nth-child(2) {
    color: #222222;
    font-size: 16px;
    line-height: 24px;
}
/* .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,.miandiansmall-1-1-1.show{
    color: #222222;
    font-size: 16px;
    line-height: 30px;
}
.miandiansmall-1-1-1 p span {
    color:#888;
}
.miandiansmall-1-1-1 a {
    color: #0085FF;
}
.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("../img/tianzi.png");
    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: 16px;
    line-height: 30px;
    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("../img/tianzi.png");
    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: 16px;
}
.relate1 li a:hover {
    color: #0085FF;
}
.padben0 {
    padding: 0 0 16px 0 !important;
}
.relate2 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
}
.relate2 .relate2-1 p {
    color: #333;
    line-height: 28px;
}
.relate2-1 {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    padding-top: 20px;
}
.relate2-1 ul {
    flex: 1;
    overflow: hidden;
    display: inline-block;
}
.relate2-1 ul li {
    float: left;
    overflow: hidden;
    font-size: 14px;
    margin-left: 20px;
}
.relate2-1 ul li a{
    display: inline-block;
    overflow: hidden;
    padding: 0 20px;
    color: #999;
    font-size: 16px;
    background-color: #f8f8f8;
    border-radius: 2px;
    line-height: 30px;
}
.relate2-1 ul li a:hover{
    color:#fff;
    background-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%;
    background: #f4f6f8;
}
.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*/
.rel-2 li{
    width: 50% !important;
}
.add_opacity {
    opacity: 0;
    float: right;
    width: 0px;
    height: 0px;
}
.ad-de_img {
    width: 16px;
    height: 16px;
    display: block;
    background-size: 100% !important;
    margin: 3px 10px 0 2px;
    background: url(../img/icon-play.png) no-repeat;
}
.pinyin_xinhua span,.pinyin_xinhua i,.zhuyin_xinhua span,.flex_xinhua span{
    float: left;
}
.zxyz li a.un_ahover:hover,.zxyz li a.un_ahover:hover p{
    color:#333 !important;
}
.kaiti h1{
text-align: center;
width: 100%;
background: #0085ff;
color:#fff;
padding: 10px 0;
margin-bottom: -12px;
}
.comm-crumbs h1{
    margin-left: 10px;
}
.tit{
    font-size: 20px !important;
    font-weight: bold;
    text-indent: 0 !important;
}
.explain-2{
    position: relative;
}
.miandiansmall-1-1 .explain-2::before .tit{
    display: inline-block;
    clear: both;
    content: "";
    position: absolute;
    left: 0px;
    top: 12px;
    vertical-align: middle;
    height: 6px;
    width: 6px;
    background-color: #0085FF;
}
.explain-2 p{
    line-height: 36px;
}
.ind{
    padding-left: 25px !important;
    color:#999 !important;
}
.explain-1 .ind {
    padding-left: 15px !important;
}
.explain-1 p.ind span {
    color: #c56b1e;
}
.miandiansmall-1-1 .explain-2:nth-child(0) .tit{
    margin-top: 0 !important;
}
.miandiansmall-1-1 .tit{
    margin-top: 20px;
}
.miandiansmall-1-1 .tit:first-child {
    margin-top: 0;
}
.explain-2,.explain-4{
    position:relative;
}
.miandiansmall-1-1-1 h3{
    font-size: 20px !important;
    font-weight: bold;
    text-indent: 0 !important;
    margin-bottom: 10px;
    margin-top: 20px;
}
.miandiansmall-1-1-1 h3:first-child {
    margin-top: 0;
}
.explain-4 p{
    color:#666;
}
.explain-2 h3:nth-child(2){
    margin-top: 0;
    top: 0;
    left: 0;
    position: static;
    font-weight: bold;
    color: #377bee;
    font-size: 23px;
}
.tab_p{
    width: 800px;
    display:inline-block;
}
.tab_p a{
    padding: 0 20px;
    line-height: 40px;
    background-color: #ebebeb;
    float: left;
    border-radius: 4px;
    margin-right: 10px;
    color:#333
}
.tab_p a.h{
    background-color: #377bee;
    color:#fff;
}
.tab_list .tabc {
    display: none;
}
.tab_list .tabc.active {
    display: block;
}
.tabbaioge tr.p_800{
    width: 800px !important;
}
.lm_img {
    height: 16px;
    width: 16px;
    display: inline-block !important;
    vertical-align: text-bottom;
    margin-bottom: 1px;
}
.ytz .lm_img {
    width: 24px;
    height: 24px;
    position: relative;
    top: -2px;
}
.tabbaioge .ytz{
    display: block;
    padding: 10px 0 0 0;
}
.tabbaioge .ytz a img{
    margin: 0 auto;
}
.tabbaioge .ytz a{
    padding: 8px 10px;
    background-color: #ebebeb;
    border-radius: 6px;
    font-size: 24px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 24px;
    height: 24px;
}
.tabbaioge .ytz td:nth-child(1){
    line-height: 40px !important;
    display: block;
    float: left;
}
/*列表*/
.tab_new{
    padding: 20px 20px 0 20px;
    display: flex;
}
.clock{
    background-color: #0085FF !important;
    color:#fff;
}
.tab_new a{
    padding: 2px 10px;
    background-color: #ebebeb;
    border-radius: 8px;
    line-height: 32px;
    display: block;
    margin-right: 10px;
}
.bh{
    display: block;
    padding: 0 20px;
    margin-top: 20px;
}
.bh_one{
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
.bh_one h3{
    margin-bottom: 20px;
    font-weight: bold;
}
.fobihua1{
margin-bottom: 10px;
width: 60px;
float: left;
overflow: hidden;
margin-right: 10px;
display: flex;
flex-direction: column;
box-sizing: border-box;
-moz-box-sizing: border-box;
/* Firefox */
-webkit-box-sizing: border-box;
/* Safari */
border: 1px solid #0085FF;
}
.fobihua .fobihua1:nth-child(11n+0){
margin-right: 0;
}
.fobihua1-top{
flex: 1;
overflow: hidden;
padding: 6px;
box-sizing: border-box;
-moz-box-sizing: border-box;
/* Firefox */
-webkit-box-sizing: border-box;
/* Safari */
display: flex;
flex-direction: column;
}
.fobihua1-top .gong{
color: #8A8A8D;
font-size: 12px;
text-align: center;
}
.fobihua1-top .gong span{
color: #8A8A8D;
font-size: 12px;
}
.foimgp{
display: flex;
justify-content: center;
align-items: center;
padding: 5px 0;
color: #333333;
font-family: KaiTi;
font-size: 32px;
height: 32px;
line-height: 32px;
}
.fobihua1-bottom{
width: 100%;
height: 32px;
box-sizing: border-box;
-moz-box-sizing: border-box;
/* Firefox */
-webkit-box-sizing: border-box;
/* Safari */
border-top: 1px solid #0085FF;
text-align: center;
color: #333333;
font-size: 14px;
line-height: 32px;
background:rgba(0,133,255,0.1);
}
.fobihua1-top img{
width: 32px;
height: 32px;
}
.foviewpin{
width: 100%;
overflow: hidden;
background-color: #FFFFFF;
margin-top: 12px;
}
.foviewpin1{
box-sizing: border-box;
-moz-box-sizing: border-box;
/* Firefox */
-webkit-box-sizing: border-box;
/* Safari */
width: 100%;
overflow: hidden;
padding: 20px;
}
.bigbox h1{
    font-size: 20px;
    font-weight: bold;
}
.zi-news .miandiansmall-1-1-1{
    display: block ;
}
.zi-news .miandiansmall-1 ul{
    font-weight: bold;
}
.float_po{
    padding: 10px;
    background-color: #fff;
    position: sticky;
    top: 48px;
    left: 0;
    right: 0;
    z-index: 999;
    margin-bottom: 10px;
    box-shadow: 0 5px 5px -4px rgba(0, 0, 0, .05);
}
.div_p{
    display: flex;
    justify-content: left;
}
.div_p a{
    padding: 10px;
    background-color: #f8f8f8;
    font-size: 14px;
    margin-right: 10px;
    border-radius: 4px;
}
.div_p a.on{
    background-color: #0085FF;
    color:#fff;
}