.zaojushouzima{
    width: 100%;
    overflow: hidden;
    height: 48px;
    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{
    height: 48px;
    line-height: 48px;
    color: #8A8A8D;
    font-size: 14px;
    margin-right: 24px;
}

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

.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;
}

.zaojuconter{
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
}

.zaojuconter1{
    width: 100%;
    padding: 20px 20px 0 20px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.zaojuconter .zaojuconter1:nth-last-child(2) .zaojuxie{
    border-bottom: none;
}

.zaojuxie{
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}


.zaojuconter1a1{
    color: #222222;
    font-size: 14px;
    font-weight: bold;
}

.zaojuconter1a2{
    line-height: 1.5em;
    color: #222222;
    font-size: 14px;
    margin: 12px auto;
}


.zaojuconter1 ul {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    line-height: 20px;
    height: 20px;
    float: left;
}

.zaojuconter1 ul li {
    height: 100%;
    float: left;
    margin-right: 8px;
    overflow: hidden;
    display: inline-block;
}


.zaojuconter1 ul li a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #8A8A8D;
    font-size: 12px;
}

.zaojuconter1 a:hover{
    color: #0085ff;
}

.zaojufen{
    width: 100%;
    height: 20px;
    overflow: hidden;
    text-align: center;
}

.zaojufen ul{
    display: inline-block;
}

.zaojufen ul li{
    float: left;
    margin-right: 30px;
}

.zaojufen ul li:nth-last-child(1){
    margin-right: 0;
}

.zaojufen ul li a{
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    color: #8A8A8D;
}

.zaojuxunzhongone{
    color: #FFFFFF !important;
    background-color: #0085ff;
}

.zaojufen ul li a:hover{
    color: #FFFFFF !important;
    background-color: #0085ff;
}

.pinyinlist{
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
}


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

.pinyinlist1-1 {
    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;
}


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

.pinyinlist1-1 p {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
}

.pinyinlist1-1 p span{
    color: #8A8A8D;
    margin-left:12px;
    font-size: 12px;
}

.pinyinlist2{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 20px 0 20px;
    overflow: hidden;
}

.pinyinlist2-1{
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}

.zaojuyumu{
    width: 60px;
    overflow: hidden;
    color: #0085ff;
    font-size: 14px;
}

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

.pinyinlist2-1 ul{
    display: inline-block;
    flex: 1;
    overflow: hidden;
    border-bottom: 1px dashed #e9e9e9;
}

.pinyinlist2-1 ul li{
    float: left;
    margin-bottom: 14px;
    width: 16.6%;
    overflow: hidden;
    height: 20px;
}

.pinyinlist2-1 ul li a{
    display: inline-block;
    max-width: 90%;
    color: #222222;
    font-size: 14px;
    overflow: hidden;
    height: 20px;
    line-height: 20x;
}

.pinyinlist2-1 ul li a:hover{
    color: #0085ff;
}

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

.pinyinlist2 .pinyinlist2-1:nth-last-child(1) ul{
    border-bottom: none;
}

.positionra{
    position: relative;
}

.positionab{
    position: absolute;
}


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

.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 {
    text-align: center;
}


.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;
    top: 2px;
    right: 2px;
}

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

.zaojufuzhi{
    float: right;
    overflow: hidden;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width:76px;
    height:28px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(233,233,233,1);
    border-radius:2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.zaojufuzhi img{
    width:16px;
    height:16px;
    margin-right: 6px;
}

.zaojufuzhi span{
    color: #222222;
    font-size: 14px;
    display: inline-block;
    height: 28px;
    line-height: 28px;
}

.pinyinviewcon{
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 20px;
}

.pinyinviewcon ul li{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px;
}

.pinyinviewcon ul li span{
    color: #222222;
    font-size: 16px;
    line-height: 30px;
}

.zaojujiben1 .line3{
    color: #222222;
    font-size: 14px;
    line-height: 1.5em;
}

.zaojujiben1 h3{
    font-weight:bold;
    font-size: 16px;
}
.zaojujiben1 .zaoju_x {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    display: block;
}
.zaojujiben1 .zaoju_y {
    float: left;
    width: 100%;
    display: block;
}
.zaoju_x p,.zaoju_x span,.zaoju_x strong{
    color:#666;
    font-weight: normal !important;
}
.zaojujiben{
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px 16px 20px;

}
.zaojujiben p a span{
    margin-right: 5px;
}
.zaojujiben1 {
    line-height: 30px;
    color: #666;
}
.zaojujiben1 p{
    font-size: 16px;
    line-height: 24pxs;
}

.biaotiwenzi{
    font-weight: bold;

}

.zaojujiben1 p a{
    color: #0085ff;
}

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

.ycgengduo{
    max-width: 90%;
    display: inline-block;
    overflow: hidden;
    float: left;
    line-height: 2em;
}

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

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

.zaojujiben2-1 p{
    color: #8A8A8D;
    font-size: 14px;
    overflow: hidden;
    display: inline-block;
    margin-right: 24px;
    margin-top: 16px;
}

.padbottom16{
    padding-bottom: 16px;

}

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

.zaojujiben2-1 ul li{
    float: left;
    width: 14.2%;
    overflow: hidden;
    height: 20px;
    margin-top: 16px;
}

.zaojujiben2-1 ul li a{
    display: inline-block;
    height: 20px;
    line-height:20px;
    overflow: hidden;
    max-width: 90%;
    color: #222222;
    font-size: 14px;
}

.zaojujiben2-1 ul li a:hover{
    color: #0085ff;
}


.bor-bon{
    border-bottom: 1px dashed #e9e9e9;
}

.xiangguan{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 4px 20px;
    overflow: hidden;
}

.xiangguan li{
    width: 14.2%;
    float: left;
    height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}

.xiangguan li a{
    display: inline-block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    max-width: 90%;
    color: #222222;
    font-size: 14px;
}

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

.nianjidaohang{
    width: 100%;
    overflow: hidden;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
}

.nianjidaohang li{
    width: 80px;
    float: left;
    margin-right: 62px;
    overflow: hidden;
}

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

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

.nianjidaohang li a img{
    width: 64px;
    height: 64px;
    display: block;
}

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

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



.guanlianci2-1 li{
    float: left;
    margin-bottom: 20px;
    margin-right: 24px;
}

.guanlianci2-1 li a{
    color: #222222;
    font-size: 14px;
}

.guanlianci2-1 li a:hover{
    color: #0085ff;
}

.pinyinlist2 .guanlianci2-1:nth-last-child(1) {
    margin-bottom: 0;
}

.guanlianci2-1 {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}

.guanlianci2-1 ul {
    display: inline-block;
    flex: 1;
    overflow: hidden;
    border-bottom: 1px dashed #e9e9e9;
}
.pinyinlist2 .guanlianci2-1:nth-last-child(1) ul {
    border-bottom: none;
}

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

.changyong1{
    width: 100%;
    padding: 20px 20px 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.changyong1 li{
    width: 16.6%;
    float: left;
    float: left;
    height: 22px;
    overflow: hidden;
    margin-bottom:8px;
}

.changyong1 li a{
    display: inline-block;
    max-width: 80%;
    height: 22px;
    color: #222222;
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
}

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

.englishzaojumiao{
    width: 100%;
    background-color: #FFFFFF;
}

.englishzaoju{
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}

.englishzaoju1{
    width: 100%;
    margin-top: 16px;
    display: flex;
    flex-direction: row;
    overflow: hidden;
}

.englishzaoju1a{
    width:32px;
    height:22px;
    background:rgba(229,243,255,1);
    border-radius:2px;
    display: inline-block;
    overflow: hidden;
    color: #0085ff;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    margin-right: 30px;
}

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

.englishzaoju1 ul{
    flex: 1;
    padding-bottom: 6px;
    border-bottom: 1px dashed #e9e9e9;
}

.englishzaoju1 ul li{
    float: left;
    width: 16.6%;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    margin-bottom: 10px;
}

.englishzaoju1 ul li a{
    color: #222222;
    font-size: 14px;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    max-width: 95%;
    overflow: hidden;
    word-wrap: break-word;
    word-break: normal;
}

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

.englishzaoju .englishzaoju1:nth-last-child(1) ul{
    border-bottom: none;
}

.azaoju{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 20px 6px 20px;
    overflow: hidden;
}

.azaoju ul li {
    float: left;
    width: 16.6%;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    margin-bottom: 10px;
}

.azaoju ul li a{
    color: #222222;
    font-size: 14px;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    max-width: 95%;
    overflow: hidden;
    word-wrap: break-word;
    word-break: normal;
}

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

.updatezaojua{
    color: #0085ff !important;
}

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

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

}

.zaojuyingchanp{
    width: 100%;
    overflow: hidden;
    text-align: center;
    color: #FFFFFF;
    height: 16px;
    margin-top: -16px;
    position: absolute;
    left: 0;
    top: 0;
}

.pinyinlist1-1 p a{
    color: #222222;
    font-size: 16px;
    font-weight: bold;
}

.pinyinlist1-1 p a:hover{
    color: #0085ff;
}

.article_img{
    background-size: 100%;
    width: 500px;
    margin: 22px auto;
}

.article_img span{
    position: absolute;
    z-index: 999;
    color: #fff;
    font-weight: 900;
    vertical-align: middle;
    display: flex;
    line-height: 48px;
    letter-spacing:-8px;
    text-align: center;
    font-family: "楷体";
    padding: 0 5%;
    width: 90%;
    display: block;
}
.article_img img {
    vertical-align: top;
    width: 500px;
}

.article_img p{
    padding-left: 114px;
    padding-right: 178px;
    font-size: 52px;
    line-height: 1.5em;
    height: 200px;
    color: #161A50;
    font-weight: bold;
    overflow: hidden;
    padding-top: 29px;
    box-sizing: border-box;
    padding-bottom: 20px;
}


.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 ul h2 {
    line-height: 2em;
    font-size: 16px;
    color: #8a8b8d;
    padding-bottom: 12px;
}

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

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

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

.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: 18px;
    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;
}

.new_ciyu_wen ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:flex-start;
}

.new_ciyu_wen ul li{
    display: inline-block;
    width: 10rem;
    margin: 1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
    border: 1px solid #999999;
}

.yemian-right1 .zaoju li a{
width: 90px !important;

}
.yemian-right1 .zaoju li{
    margin-right:15px!important;

    }
.yemian-right2-2 li:nth-child(3n+0){
    margin-right:0px !important;
}
.yemian-right2-2 li:nth-child(5n+0){

}

.zaoju_nav{
    display: flex;
    margin:20px 0;
}
.zaoju_nav ul{
    margin: 0 auto;
}
.zaoju_nav ul li{
    float: left;
    margin: 0 5px;
}
.zaoju_nav ul li a{
    padding: 4px 10px;
    display: block;
    border-radius: 4px;
    background-color: #ebebeb;
    border: 1px #ebebeb solid;
}
.zaoju_nav ul li a.active{
    background-color: #0085FF !important;
    color:#fff;
    border: 1px #0085FF solid;
}

.pinyinviewcon .special{
    color:#0085ff;

}

.ycgengduo p .red{
    color:#d36b2d;
    margin-top: 10px;
}
.ycgengduo p .green{
    color:green;
}
.ycgengduo p:nth-child(2n+0){
    margin-bottom: 20px;
}
.ycgengduoy p:nth-child(2n+0){
    margin-bottom: 8px;
}

.zaojujiben1 .attrb{
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 0.625rem;
}
.zaojujiben1 .attr_name{
    float: left;
    margin-right: 10px;
    background-color: #0085ff;
    padding: 2px 4px;
    border-radius: 4px;
    color: #fff;
}
.zaojujiben1 .wy{
    padding-top: 0.625rem;
    display: inline-block;
    width: 100%;
}
.wy .attrb .pinyin{
    width: auto !important;
}
.exp-word .attrb .pinyin{ width:auto !important;}
.lead_str{
    font-size: 16px;
    line-height: 24px;
    background: #f8f8f8;
    padding: 15px ;
    margin-bottom: 20px;
}
.no_data img{
    vertical-align: top;
    width:200px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.comm-crumbs h1{
    margin-left: 10px;
}
.pinyinlist1-1 h1{
    font-size: 16px;
    margin-bottom: 20px;
}
.pinyinlist1-1 h1 a{
    font-weight: bold;
}