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

.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;
    border-bottom: 1px dashed #eeeeee;
}

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

.pinyinlist .pinyinlist2:last-of-type .pinyinlist2-1 {
    border-bottom: none;
}

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

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

.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: 300px;
    top: 230px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 20px;
}

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

.pinyinviewcon ul li span{
    color: #222222;
    font-size: 14px;
    line-height: 2em;
}

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

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

.biaotiwenzi{
    font-weight: bold;
    margin-right: 20px;
}

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

.zaojujiben1{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 10px 20px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e9e9e9;
}
.padben0{
    padding: 0 0 16px 0 !important;
}
.ycgengduo{
    max-width: 90%;
    display: inline-block;
    overflow: hidden;
    height: 28px;
    float: left;
    line-height: 2em;
}

.zaojujiben2{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
}
.zaojujiben2 .zaojujiben2-1{
    border-bottom: 1px dashed #e9e9e9;
    padding-bottom: 12px;
}
.zaojujiben2 .zaojujiben2-1:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
}

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


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

.zaojujiben2-1 ul li{
    float: left;
    width: 14.2%;
    height: 30px;
    overflow: hidden;
    margin-top: 20px;
    font-size: 14px;
}
.zaojujiben2-1 ul li span{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    max-width: 90%;
    color: #222222;
    font-size: 14px;
}
.zaojujiben2-1 ul li a{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    max-width: 90%;
    color: #222222;
    font-size: 14px;
}

.zaojujiben2-1 ul li a:hover{
    color: #0085ff;
}
.pinyinlist1-1 p a{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

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

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

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

.xiangguan1 li {
    width: 16.6%;
    float: left;
    height: 24px;
    overflow: hidden;
    margin-bottom: 12px;
    color: #222222;
    font-size: 14px;
}

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

.xiangguan1 li a:hover{
    color: #0085ff;
}
.add_jfansss{
    margin-top: 8px;
}

.xiangguan li{
    width: 100%;
    float: left;
    max-height: 38px;
    overflow: hidden;
    margin-bottom: 12px;
    color: #222222;
    font-size: 14px;
}

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

.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: 96px;
    float: left;
    margin-right: 46px;
    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: 16px;
}

.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;
    height: 16px;
    overflow: hidden;
    margin-bottom: 20px;
}

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

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

    .fix{
        left: 112px;
    }
}


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

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

.wanshan_jinfan{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(233, 233, 233, 1);
    display: flex;
    width: 76px;
    float: right;
    height: 28px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.wanshan_jinfan img{
    width: 14px;
    height: 14px;
    margin-top: 2px;
    margin-right: 8px;

}

.wanshan_jinfan span{
    color: #222222;
    font-size: 14px
}


.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;
    float: left;
    flex-direction: column;
    overflow: hidden;
}

.lab{
    display: inline-block;
    float: left;
    margin-top: 4px;
    width: 16px;
    height: 16px;
    overflow: hidden;
}

.lab img{
    width: 16px;
    height: 16px;
}

.tab-left a{
    overflow: hidden;
}

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

.tab-left1-top p {
    color: #222222;
    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;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    font-size: 60px;
    text-align: center;
}

.tab-right {
    float: left;
    width: 50%;
    overflow: hidden;
}
.tab-right p{
    width: 100%;
    overflow: hidden;
    margin-top: 4px;
}
.ttclass {
    display: none;
}

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

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

.jinfan_view_tab tr{
    width: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px dashed #e9e9e9;
    overflow: hidden;
}

.jinfan_view_tab tr td:nth-child(1){
    color: #8A8A8D;
    font-size: 14px;
    overflow: hidden;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px;
}

.jinfan_view_tab tr td:nth-child(2){
    margin-left: 12px;
    color: #222222;
    font-size: 14px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px;
}

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

.jinfan_kaixin_jj ul{
    display: inline-block;
    overflow: hidden;
}

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

.jinfan_kaixin_jj span{
    max-width: 2%;
    line-height:2em;
    overflow: hidden;
    font-size: 14px;
    color: #222222;
}

.veiw_cha li p{
    flex: 1;
    line-height: 2em;
    overflow: hidden;
    font-size: 14px;
    color: #222222;
}

.gengduo_jinfan{
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.gengduo_jinfan p{
    color: #0085ff;
    font-size: 16px;
    overflow: hidden;
    line-height: 2em;
}

.gengduo_jinfan2{
    display: none;
}

.gengduo_jinfan1{
    display: block;
}

.veiw_cha.one{
    height: auto !important;
}

/*.veiw_cha{*/
/*    height: 146px;*/
/*}*/

.tiaozhuang_ul li p{
    flex: 1;
    line-height: 2em;
    overflow: hidden;
    font-size: 14px;
    color: #222222;
}

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

.view_jinfan_tiaozhuang a{
    color: #0085ff;
    font-size: 14px;
}

.view_jinfan_tiaozhuang a:hover{
    text-decoration: underline;
}

.mew_jinfantab1{
    display: none;
}

.mew_jinfantab1.show{
    display: block;
}

.tabnew_view{
    width: 100%;
    overflow: hidden;
    height: 48px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #e9e9e9;
}

.tabnew_view ul li{
    float: left;
    overflow: hidden;
    margin-right: 24px;
}

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

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

.nr_new_jinfan{
    color: #222222;
    font-size: 14px;
    line-height: 2em;
    width: 100%;
    overflow: hidden;
}

.new_jinfan_update_a{
    color: #999999;
    font-size: 14px;
    float: right;
    overflow: hidden;
}

.new_jinfan_update_a:hover{
    color: #0085ff;
}


.shiciupdate_p{
    color: #999999;
    font-size: 14px;
    float: right;
    overflow: hidden;
}

.shiciupdate_p:hover{
    color: #0085ff;
}

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

.new_zaojuview_a:hover{
    color: #0085ff;
}


.martop60{
    margin-top: 60px;
}

.new_moni_body_fixe{
    position: relative;
    top: 60px;
}

/*2021/08/26需要删除*/
.content-sousou{
    width: 100%;
    height: 104px;
    line-height: 104px;
    margin: 0 0 12px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
.shuru{
    width: 398px;
    height: 32px;
    position: relative;
    box-sizing: border-box;
    float: left;
}
.shuru input{
    width: 398px;
    height: 32px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(233, 233, 233, 1);
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 12px;
    color: #222222;
    outline: none;
}
.btn{
    width: 120px;
    height: 32px;
    background: rgba(0, 133, 255, 1);
    border-radius: 2px;
    border: none;
    color: #FFFFFF;
    outline: none;
    font-size: 14px;

}
.special{
    font-style: normal;
    color: #0085FF;
}
/**/
.comm-content-right .content-sousou{
    height: auto !important;
    line-height: auto !important;
}
.comm-content-right .content-sousou .sousou-news{
    padding-top: 0 !important;
}
.comm-content-right .sousou-news{
    width: 345px !important;
}
.comm-content-right .nav_news .select_a{
    width: 90px !important;
}
.comm-content-right .nav_news .select_a .placeholder:after{
    right: -70px !important;
}
.comm-content-right .nav_news .shuru_aa input{
    width: 165px !important;
}
.comm-content-right .nav_news .shuru_aa{
    width: 220px !important
}